diff --git a/LoopOnboarding.xcodeproj/project.pbxproj b/LoopOnboarding.xcodeproj/project.pbxproj index 9007cfd..cc7ae1b 100644 --- a/LoopOnboarding.xcodeproj/project.pbxproj +++ b/LoopOnboarding.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 4B67E2D1289B4EDB002D92AF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 4B67E2CF289B4EDB002D92AF /* Localizable.strings */; }; A936A8C925BC99240085119C /* LoopOnboardingKit.h in Headers */ = {isa = PBXBuildFile; fileRef = A936A8BB25BC99240085119C /* LoopOnboardingKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; A936A8E725BC99330085119C /* LoopOnboardingKitUI.h in Headers */ = {isa = PBXBuildFile; fileRef = A936A8D925BC99320085119C /* LoopOnboardingKitUI.h */; settings = {ATTRIBUTES = (Public, ); }; }; A936A8FB25BC99470085119C /* LoopOnboardingPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = A936A8F925BC99470085119C /* LoopOnboardingPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -29,6 +28,7 @@ A9CE7FEB25BCABE800C04F9B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9CE7FEA25BCABE800C04F9B /* Assets.xcassets */; }; A9CE7FF325BCAC1800C04F9B /* LoopOnboardingPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9CE7FF225BCAC1800C04F9B /* LoopOnboardingPlugin.swift */; }; A9CE802725BCAF9800C04F9B /* LoopOnboardingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A936A8B925BC99240085119C /* LoopOnboardingKit.framework */; }; + B66D1F792E6A83FD00471149 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = B66D1F782E6A83FD00471149 /* Localizable.xcstrings */; }; C1463F772868B51700CFD57F /* LoopOnboardingKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A936A8D725BC99320085119C /* LoopOnboardingKitUI.framework */; platformFilter = ios; }; C1463F782868B51700CFD57F /* LoopOnboardingKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A936A8D725BC99320085119C /* LoopOnboardingKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; C1463F7B2868B54200CFD57F /* LoopOnboardingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A936A8B925BC99240085119C /* LoopOnboardingKit.framework */; platformFilter = ios; }; @@ -100,7 +100,6 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 4B67E2D0289B4EDB002D92AF /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; A936A8B925BC99240085119C /* LoopOnboardingKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LoopOnboardingKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A936A8BB25BC99240085119C /* LoopOnboardingKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoopOnboardingKit.h; sourceTree = ""; }; A936A8BC25BC99240085119C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; @@ -126,33 +125,14 @@ A9CE7FE225BCABD500C04F9B /* LoopOnboardingUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopOnboardingUI.swift; sourceTree = ""; }; A9CE7FEA25BCABE800C04F9B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; A9CE7FF225BCAC1800C04F9B /* LoopOnboardingPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopOnboardingPlugin.swift; sourceTree = ""; }; - C116134E2983096D00777E7C /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = ""; }; - C11A2BD029830A3100AC5135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; - C121D8D529C7866D00DA0520 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = ""; }; - C122DF0529BBFAAE00321F8D /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; + B66D1F782E6A83FD00471149 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = ""; }; C14A7E77295E563D00CD87B4 /* LoopSupportKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopSupportKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C15A582C29C7866600D3A5A1 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = ""; }; C16121EA27C457C400BCDE2A /* ImportSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportSettingsView.swift; sourceTree = ""; }; - C16EF1FA298639B800A944BB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = ""; }; - C182168D297E55A7001EB097 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = ""; }; - C18886E929830A5E004C982D /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; - C18B7261299581C600F138D3 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = ""; }; - C192C60629C78711001EFEA6 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = ""; }; - C1AD630329BBFAA80002685D /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = ""; }; - C1B0CFDC29C786BF0045B04D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; - C1B267A02995824000BCB7C1 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = ""; }; - C1BCB5BD298309C4001C50FF /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; C1C1349927DD37C80097B5AD /* NightscoutServiceKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = NightscoutServiceKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; C1C134A227DD38310097B5AD /* NightscoutServiceKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = NightscoutServiceKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; C1D0B62D2986C8730098D215 /* TimeZone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeZone.swift; sourceTree = ""; }; C1D936DA27D166BF00926313 /* HKUnit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HKUnit.swift; sourceTree = ""; }; C1D936DE27D264D600926313 /* AppleHealthAuthView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppleHealthAuthView.swift; sourceTree = ""; }; - C1E5A6E029C7870100703C90 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = ""; }; - C1E693D229C786E200410918 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; - C1F4FD5B29C7869800D7ACBC /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = ""; }; - C1FA388F29355E6D00951C0F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; - C1FDCC0C29C786F90056E652 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = ""; }; - C1FF3D4F29C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -226,7 +206,7 @@ children = ( A936A8D925BC99320085119C /* LoopOnboardingKitUI.h */, A936A8DA25BC99320085119C /* Info.plist */, - 4B67E2CF289B4EDB002D92AF /* Localizable.strings */, + B66D1F782E6A83FD00471149 /* Localizable.xcstrings */, A9CE7FE225BCABD500C04F9B /* LoopOnboardingUI.swift */, A9CE7FEA25BCABE800C04F9B /* Assets.xcassets */, A9B3CE7F25BCBD75002D9E92 /* Extensions */, @@ -475,7 +455,7 @@ buildActionMask = 2147483647; files = ( A9CE7FEB25BCABE800C04F9B /* Assets.xcassets in Resources */, - 4B67E2D1289B4EDB002D92AF /* Localizable.strings in Resources */, + B66D1F792E6A83FD00471149 /* Localizable.xcstrings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -561,37 +541,6 @@ }; /* End PBXTargetDependency section */ -/* Begin PBXVariantGroup section */ - 4B67E2CF289B4EDB002D92AF /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - 4B67E2D0289B4EDB002D92AF /* de */, - C1FA388F29355E6D00951C0F /* en */, - C182168D297E55A7001EB097 /* es */, - C116134E2983096D00777E7C /* nb */, - C1BCB5BD298309C4001C50FF /* it */, - C11A2BD029830A3100AC5135 /* fr */, - C18886E929830A5E004C982D /* nl */, - C16EF1FA298639B800A944BB /* pl */, - C18B7261299581C600F138D3 /* da */, - C1B267A02995824000BCB7C1 /* tr */, - C1AD630329BBFAA80002685D /* ro */, - C122DF0529BBFAAE00321F8D /* ru */, - C15A582C29C7866600D3A5A1 /* ar */, - C121D8D529C7866D00DA0520 /* cs */, - C1F4FD5B29C7869800D7ACBC /* fi */, - C1FF3D4F29C786A900BDC1EC /* he */, - C1B0CFDC29C786BF0045B04D /* ja */, - C1E693D229C786E200410918 /* pt-BR */, - C1FDCC0C29C786F90056E652 /* sk */, - C1E5A6E029C7870100703C90 /* sv */, - C192C60629C78711001EFEA6 /* vi */, - ); - name = Localizable.strings; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - /* Begin XCBuildConfiguration section */ A936A8AA25BC98DA0085119C /* Debug */ = { isa = XCBuildConfiguration; @@ -685,6 +634,7 @@ GCC_WARN_UNUSED_PARAMETER = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.1; + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; LOCALIZED_STRING_MACRO_NAMES = ( NSLocalizedString, CFLocalizedString, @@ -695,6 +645,7 @@ ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; @@ -789,6 +740,7 @@ GCC_WARN_UNUSED_PARAMETER = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 15.1; + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; LOCALIZED_STRING_MACRO_NAMES = ( NSLocalizedString, CFLocalizedString, @@ -798,6 +750,7 @@ MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_OPTIMIZATION_LEVEL = "-O"; SWIFT_VERSION = 5.0; VALIDATE_PRODUCT = YES; diff --git a/LoopOnboardingKitUI/Localizable.xcstrings b/LoopOnboardingKitUI/Localizable.xcstrings new file mode 100644 index 0000000..d250b8c --- /dev/null +++ b/LoopOnboardingKitUI/Localizable.xcstrings @@ -0,0 +1,1128 @@ +{ + "sourceLanguage" : "en", + "strings" : { + "" : { + + }, + "Apple Health" : { + "comment" : "Title on AppleHealthAuthView", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Salute" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Helse" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Gezondheid" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Zdrowie" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Sağlık" + } + } + } + }, + "Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" : { + "comment" : "Onboarding, Apple Health Permissions intro paragraph", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health kan bruges til at gemme blodsukker-, insulin- og kulhydratdata fra Loop.\n\nHvis du giver Loop tilladelse til det, kan Loop også læse glukose- og insulindata fra glukosemålere og insulinpenne, der understøtter Apple Health" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health kann verwendet werden, um Blutzucker-, Insulin- und Kohlenhydratdaten von Loop zu speichern.\n\nWenn Du Loop die Berechtigung zum Schreiben erteilst, kann Loop auch Blutzucker- und Insulindaten von Blutzuckermessgeräten und Insulinpens lesen, die Apple Health unterstützen." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health puede utilizarse para almacenar los datos de glucosa en sangre, insulina y carbohidratos de Loop.\n\nSi das permiso a Loop, Loop también puede leer datos de glucosa e insulina de glucómetros y lapices de insulina compatibles con Apple Health" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health peut être utilisé pour stocker les données relatives à la glycémie, à l'insuline et aux glucides de Loop.\n\nSi vous l'autorisez, Loop peut également lire les données relatives à la glycémie et à l'insuline des glucomètres et des stylos à insuline compatibles avec Apple Health." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Salute può essere utilizzata per memorizzare i dati di glicemia, insulina e carboidrati caricati da Loop. \n\nSe dai l'autorizzazione a Loop, allora Loop potrà anche leggere i dati relativi alle glicemie, insulina da glucometri e penne per insulina che supportano Apple Salute." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health kan brukes til å lagre blodsukker-, insulin- og karbohydratdata fra Loop.\n\nHvis du gir Loop tillatelse, kan Loop også lese blodsukker- og insulindata fra BS-målere og insulinpenner som støtter Apple Health" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Gezondheid kan worden gebruikt om bloedglucose-, insuline- en koolhydraatgegevens van Loop op te slaan. \n\nWanneer je Loop toestemming geeft, kan Loop ook glucose- en insulinegegevens lezen van glucosemeters en insulinepennen die Apple Gezondheid ondersteunen." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aplikacja Apple Zdrowie może być wykorzystywana do przechowywania danych z pętli dotyczących poziomu glukozy we krwi, dawek insuliny i ilości spożytych węglowodanów.\n\nJeżeli wyrazisz zgodę, pętla może również pobierać dane dotyczące poziomu glukozy z glukometrów i wstrzyknięć insuliny z penów pochodzących z aplikacji Apple Zdrowie." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health poate fi folosit pentru a stoca datele de glicemie din sânge, insulină și carbohidrați din Loop. \n\nDacă acordați permisiunea aplicației Loop, atunci Loop va putea citi și datele despre glicemie și insulină din glucometre și stilouri cu insulină care sunt compatibile cu Apple Health" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Health можно использовать для хранения данных о глюкозе крови, инсулине и углеводах из Loop.\n\nЕсли вы дадите разрешение Loop, Loop также может считывать данные о глюкозе и инсулине с глюкометров и инсулиновых ручек, поддерживающих Apple Health." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Sağlık, Loop'tan alınan kan şekeri, insülin ve karbonhidrat verilerini saklamak için kullanılabilir.\n\nLoop'a izin verirseniz, Apple Sağlık'ı destekleyen glukometrelerden ve insülin kalemlerinden gelen KŞ ve insülin verilerini de okuyabilir" + } + } + } + }, + "Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." : { + "comment" : "Descriptive text on WelcomeView", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Før du bruger Loop, skal du konfigurere nogle få indstillinger. Disse indstillinger skal indtastes med præcision og omhu; de er en afgørende del af den måde, hvorpå Loop bestemmer den rette mængde insulin, der skal gives.\n\nHvis du er ny med Loop, skal du samarbejde med dit diabetessupportteam for at finde de indstillinger, der fungerer bedst for dig." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bevor Du Loop verwendest, musst Du einige Einstellungen konfigurieren. Diese Einstellungen sollten mit Präzision und Sorgfalt eingegeben werden, denn sie sind ein entscheidender Teil davon, wie Loop die richtige Insulinmenge zur Abgabe bestimmt.\n\nWenn Du neu bei Loop bist, arbeite mit Deinem Diabetologen zusammen, um die Einstellungen zu ermitteln, die für Dich am besten geeignet sind." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Antes de utilizar Loop debes configurar algunos ajustes. Estos ajustes deben ser introducidos con precisión y cuidado; son una parte crítica de cómo Loop determina la cantidad correcta de insulina a administrar.\n\nSi es la primera vez que utiliza Loop, colabore con su equipo medico para determinar los ajustes que mejor se adapten al manejo de su diabetes." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Avant d'utiliser Loop, vous devez configurer quelques paramètres. Ces paramètres doivent être saisis avec précision et attention ; ils sont un élément essentiel pour que Loop calcule les bonnes quantités d'insuline à administrer.\n\nSi vous n'avez jamais utilisé Loop, travaillez avec votre équipe de soutien pour le diabète pour déterminer les paramètres qui vous conviennent le mieux." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prima di utilizzare Loop è necessario configurare alcune impostazioni. Queste impostazioni devono essere inserite con precisione e attenzione; sono una parte fondamentale del modo in cui Loop determina la giusta quantità d'insulina da erogare.\n\nSe si è alle prime armi con Loop, si consiglia di collaborare con il team di assistenza diabetologica per determinare le impostazioni più adatte alle proprie esigenze." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Før du bruker Loop må du konfigurere noen innstillinger. Disse innstillingene bør angis med presisjon og forsiktighet; de er en kritisk del av hvordan Loop bestemmer riktig mengde insulin som skal tilføres. \n\n Hvis du er ny til Loop, samarbeid med diabetesstøtteteamet ditt for å finne innstillingene som fungerer best for deg." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Voordat je Loop gebruikt, moet je een paar instellingen configureren. Deze instellingen moeten met precisie en zorg worden ingevoerd; ze zijn een cruciaal onderdeel van hoe Loop de juiste hoeveelheid toe te dienen insuline bepaalt.\n\nAls je nieuw bent met Loop, werk dan samen met je diabetesondersteuningsteam om te bepalen welke instellingen het beste voor je werken." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Przed użyciem pętli musisz skonfigurować kilka ustawień. Ustawienia te należy wprowadzać z precyzją i ostrożnością, są one kluczowym elementem sposobu, w jaki pętla określa odpowiednią dawkę insuliny do podania. \n\nJeśli dopiero zaczynasz korzystać z pętli, współpracuj z lekarzem, aby określić parametry, które będą dla Ciebie optymalne." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Înainte de a utiliza Loop, trebuie să configurați câteva setări. Aceste setări trebuie introduse cu precizie și grijă; sunt o parte esențială a modului în care Loop determină cantitatea potrivită de insulină de administrat. \n\nDacă sunteți la început cu Loop, colaborați cu persoanele care vă pot oferi asistență pentru diabet pentru a determina setările care funcționează cel mai bine pentru dumneavoastră." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Перед использованием Loop Вам необходимо настроить несколько параметров. Эти настройки должны быть введены точно и внимательно; они являются критической частью того, как Loop будет определять то, количество инсулина, которе необходимо для компенсации.\n\nЕсли вы новичок в использовании Loop, поработайте с группой поддержки Вашего диабета (а лучше всего - с Вашим эндокринологом), чтобы определить настройки, которые лучше всего подходят для Вас." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop'u kullanmadan önce birkaç ayarı yapılandırmanız gerekir. Bu ayarlar hassasiyet ve özenle girilmelidir. Bu ayarlar ve veriler Loop'un verilecek doğru insülin miktarını nasıl belirlediğinin kritik bir parçasıdır.\n\nLoop'ta yeniyseniz, size en uygun ayarları belirlemek için diyabet destek ekibinizle birlikte çalışın." + } + } + } + }, + "Do Not Import Settings" : { + "comment" : "Button title for skipping setting import from nightscout", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importér ikke indstillinger" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Keine Einstellungen importieren" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "No importar configuraciones" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ne pas importer les paramètres" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non importare le impostazioni" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ikke importer innstillinger" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instellingen Niet Importeren" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie importuj ustawień" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nu importați setările" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не импортировать настройки" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ayarları İçe Aktarma" + } + } + } + }, + "Import Saved Settings" : { + "comment" : "Button title for choosing to import settings from nightscout", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importer gemte indstillinger" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importiere gespeicherte Einstellungen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importar ajustes guardados" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importer les paramètres sauvegardés" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importa impostazioni salvate" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importer lagrede innstillinger" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importeer Opgeslagen Instellingen" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importuj zapisane ustawienia" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Importați setările salvate" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Импортировать сохраненные настройки" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kaydedilmiş Ayarları İçe Aktar" + } + } + } + }, + "Let's Go!" : { + "comment" : "Button title for starting setup", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Lad os komme igang!" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Los geht’s!" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "¡Vamos!" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Allons-y!" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Iniziamo!" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nu kør vi! :-)" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Let's Go!" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zaczynamy!" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Să pornim!" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Let's Go!" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hadi başlayalım!" + } + } + } + }, + "Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." : { + "comment" : "Descriptive text on OnboardingChooserView", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop kan arbejde sammen med Nightscout for at give pårørende og sundhedspersonale en måde at se, hvad Loop laver. Brugen af Nightscout er helt valgfri med Loop, og du kan altid konfigurere det senere." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop kann mit Nightscout zusammenarbeiten, um entfernten Pflegekräften eine Möglichkeit zu bieten, zu sehen, was Loop tut. Die Verwendung von Nightscout ist mit Loop optional und Du kannst es jederzeit später einrichten." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop puede trabajar con Nightscout para proporcionar a los cuidadores remotos una forma de ver lo que está haciendo Loop. El uso de Nightscout es completamente opcional con Loop y siempre puedes configurarlo más tarde." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop peut fonctionner avec Nightscout pour permettre aux soignants distants de voir ce que fait Loop. L'utilisation de Nightscout est totalement facultative avec Loop, et vous pouvez toujours la configurer ultérieurement." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop può collaborare con Nightscout per fornire agli operatori sanitari a distanza un modo per vedere come sta operando Loop. L'uso di Nightscout è completamente facoltativo con Loop e si può sempre configurare anche in un secondo momento." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop kan samarbeide med Nightscout for å gi eksterne omsorgspersoner en måte å se hva Loop gjør. Nightscout-bruk er helt valgfritt med Loop, og du kan alltid sette det opp senere." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop kan met Nightscout samenwerken om zorgverleners op afstand te laten zien wat Loop doet. Het gebruik van Nightscout in Loop is volledig optioneel, je kunt het altijd later instellen." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop może współpracować z Nightscout, aby umożliwić zdalny wgląd w pracę pętli. Korzystanie z Nightscout jest całkowicie opcjonalne i zawsze możesz dokonać konfiguracji w późniejszym czasie." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop poate funcționa cu Nightscout pentru a oferi îngrijitorilor de la distanță o modalitate de a vedea ce face Loop. Utilizarea Nightscout este complet opțională cu Loop și o puteți configura oricând ulterior." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop может работать с Nightscout, чтобы предоставить удаленным пользователям возможность видеть, что делает Loop. Использование Nightscout совершенно не обязательно для Loop, и вы всегда можете настроить его позже." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop, uzaktan takip edenlerin programın ne yaptığını görmeleri için Nightscout ile birlikte çalışabilir. Nightscout kullanımı tamamen isteğe bağlıdır ve daha sonra da kurabilirsiniz." + } + } + } + }, + "Nightscout" : { + "comment" : "Title on OnboardingChooserView", + "localizations" : { + "ar" : { + "stringUnit" : { + "state" : "translated", + "value" : "نايتسكاوت" + } + }, + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "נייטסקאוט" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + }, + "vi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout" + } + } + } + }, + "Save Settings" : { + "comment" : "Therapy settings save button title", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Gem indstillinger" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Speichere Einstellungen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Guardar configuración" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Enregistrer les paramètres" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Salva impostazioni" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Lagre innstillinger" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Instellingen Opslaan" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zapisz ustawienia" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Salvați setările" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Сохранить настройки" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ayarları kaydet" + } + } + } + }, + "Settings Found" : { + "comment" : "Title on ImportSettingsView", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Indstillinger fundet" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Einstellungen gefunden" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Configuraciones encontradas" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Paramètres trouvés" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Impostazioni trovate" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Innstillinger funnet" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Gevonden Instellingen" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Znaleziono ustawienia" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Setări găsite" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Найдены настройки" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ayarlar Bulundu" + } + } + } + }, + "Setup Loop without Nightscout" : { + "comment" : "Button title for choosing onboarding without nightscout", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Indstil Loop UDEN Nightscout" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Richte Loop ohne Nightscout ein" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Configuración de Loop sin Nightscout" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Configurer Loop sans Nightscout" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Configura Loop senza Nightscout" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Klargjør Loop uten Nightscout" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop instellen zonder Nightscout" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Skonfiguruj pętlę bez Nightscout" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Configurați Loop fără Nightscout" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Настроить Loop без использования Nightscout" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout Olmadan Kurulum" + } + } + } + }, + "Share With Apple Health" : { + "comment" : "Button title for starting apple health permissions request", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del med Apple Health" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Teile mit Apple Health" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compartir con Apple Health" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager avec Apple Santé" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Condividi con Apple Salute" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del med Apple Health" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deel met Apple Gezondheid" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Udostępnianie w Apple Zdrowie" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partajați cu Apple Health" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Поделиться с Apple Health" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Apple Sağlık ile Paylaş" + } + } + } + }, + "Use Nightscout with Loop" : { + "comment" : "Button title for choosing onboarding with nightscout", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Brug Nightscout med Loop" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Benutze Nightscout mit Loop" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usar Nightscout con Loop" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Utiliser Nightscout avec Loop" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usa Nightscout con Loop" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bruk Nightscout med Loop" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Gebruik Nightscout met Loop" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dodaj Nightscout do pętli" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Utilizați Nightscout cu Loop" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Использовать Nightscout с Loop" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout'u Loop ile kullanın" + } + } + } + }, + "We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." : { + "comment" : "Format string for main guidance text on ImportSettingsView (1: age of settings)", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vi har fundet Loop-indstillinger gemt i din Nightscout! De blev senest opdateret %1$@. Vil du gerne importere dem?\n\nNår du har importeret, skal du stadig gennemgå de importerede indstillinger på de følgende skærmbilleder og kontrollere, at de er korrekte." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wir haben Loop-Einstellungen entdeckt, die in Deinem Nightscout gespeichert sind! Sie wurden zuletzt am %1$@ aktualisiert. Möchtest Du sie importieren?\n\nNach dem Import musst Du noch die importierten Einstellungen in den folgenden Bildschirmen überprüfen und sicherstellen, dass sie korrekt sind." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hemos detectado ajustes de Loop almacenados en tu Nightscout. Se actualizaron por última vez %1$@. ¿Quieres importarlos?\n\nDespués de importalos, tendrás que revisar los ajustes importados en las siguientes pantallas y verificar que son correctos." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nous avons détecté des paramètres de Loop stockés dans votre Nightscout ! Ils ont été mis à jour pour la dernière fois %1$@. Voulez-vous les importer?\n\nAprès l'importation, vous devrez revoir les paramètres importés dans les écrans suivants et vérifier qu'ils sont corrects." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Abbiamo rilevato impostazioni Loop memorizzate nel tuo Nightscout! L'ultimo aggiornamento è stato %1$@. Vuoi importarle? \n \nDopo l'importazione, dovrai comunque rivedere le impostazioni importate nelle schermate seguenti e verificare che siano corrette." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vi har oppdaget Loop-innstillinger som er lagret i Nightscout! De ble sist oppdatert %1$@ . Vil du importere dem? \n\nEtter importen må du fortsatt se gjennom de importerte innstillingene i de påfølgende skjermbildene og bekrefte at de er riktige." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "We hebben Loop instellingen ontdekt in je Nightscout! Ze zijn voor het laatst bijgewerkt op %1$@. Wil je ze importeren?\n\nNa het importeren moet je in de volgende schermen nog steeds bekijken en controleren of de geïmporteerde instellingen correct zijn." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wykryliśmy ustawienia pętli zapisane w Twoim Nightscout! Zostały one ostatnio zaktualizowane %1$@. Czy chcesz je zaimportować?\n\nZaimportowane ustawienia będą wymagały weryfikacji w kolejnych etapach." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Am detectat setările Loop stocate în Nightscout! Acestea au fost actualizate ultima dată %1$@. Doriți să le importați?\n\nDupă import, va trebui totuși să revizuiți setările importate în următoarele ecrane și să verificați dacă sunt corecte." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Мы обнаружили настройки Loop, сохраненные в вашем Nightscout! В последний раз они были обновлены %1$@. Вы хотите их импортировать?\n\nПосле импорта вам необходимо просмотреть импортированные настройки на следующих экранах и убедиться в их правильности." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nightscout'unuzda saklanan Loop ayarlarını tespit ettik! En son %1$@ olarak güncellenmişler. Onları içe aktarmak ister misiniz?\n\nİçe aktardıktan sonra, aşağıdaki ekranlarda içe aktarılan ayarları gözden geçirmeniz ve doğrulamanız gerekecektir." + } + } + } + }, + "Welcome to Loop" : { + "comment" : "Title on WelcomeView", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Velkommen til Loop" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Willkommen bei Loop" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bienvenido a Loop" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bienvenue dans Loop" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Benvenuti in Loop" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Velkommen til Loop" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Welkom bij Loop" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Witamy w Loop" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bun venit la Loop" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Добро пожаловать в Loop!" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop'a hoş geldiniz" + } + } + } + } + }, + "version" : "1.0" +} \ No newline at end of file diff --git a/LoopOnboardingKitUI/ar.lproj/Localizable.strings b/LoopOnboardingKitUI/ar.lproj/Localizable.strings deleted file mode 100644 index 829b8dc..0000000 --- a/LoopOnboardingKitUI/ar.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "نايتسكاوت"; - diff --git a/LoopOnboardingKitUI/cs.lproj/Localizable.strings b/LoopOnboardingKitUI/cs.lproj/Localizable.strings deleted file mode 100644 index 8d4c4f3..0000000 --- a/LoopOnboardingKitUI/cs.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - diff --git a/LoopOnboardingKitUI/da.lproj/Localizable.strings b/LoopOnboardingKitUI/da.lproj/Localizable.strings deleted file mode 100644 index 6370ca7..0000000 --- a/LoopOnboardingKitUI/da.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Health"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health kan bruges til at gemme blodsukker-, insulin- og kulhydratdata fra Loop.\n\nHvis du giver Loop tilladelse til det, kan Loop også læse glukose- og insulindata fra glukosemålere og insulinpenne, der understøtter Apple Health"; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Før du bruger Loop, skal du konfigurere nogle få indstillinger. Disse indstillinger skal indtastes med præcision og omhu; de er en afgørende del af den måde, hvorpå Loop bestemmer den rette mængde insulin, der skal gives.\n\nHvis du er ny med Loop, skal du samarbejde med dit diabetessupportteam for at finde de indstillinger, der fungerer bedst for dig."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Importér ikke indstillinger"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importer gemte indstillinger"; - -/* Button title for starting setup */ -"Let's Go!" = "Lad os komme igang!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop kan arbejde sammen med Nightscout for at give pårørende og sundhedspersonale en måde at se, hvad Loop laver. Brugen af Nightscout er helt valgfri med Loop, og du kan altid konfigurere det senere."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Gem indstillinger"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Indstillinger fundet"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Indstil Loop UDEN Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Del med Apple Health"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Brug Nightscout med Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Vi har fundet Loop-indstillinger gemt i din Nightscout! De blev senest opdateret %1$@. Vil du gerne importere dem?\n\nNår du har importeret, skal du stadig gennemgå de importerede indstillinger på de følgende skærmbilleder og kontrollere, at de er korrekte."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Velkommen til Loop"; - diff --git a/LoopOnboardingKitUI/de.lproj/Localizable.strings b/LoopOnboardingKitUI/de.lproj/Localizable.strings deleted file mode 100644 index 8525fc8..0000000 --- a/LoopOnboardingKitUI/de.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Health"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health kann verwendet werden, um Blutzucker-, Insulin- und Kohlenhydratdaten von Loop zu speichern.\n\nWenn Du Loop die Berechtigung zum Schreiben erteilst, kann Loop auch Blutzucker- und Insulindaten von Blutzuckermessgeräten und Insulinpens lesen, die Apple Health unterstützen."; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Bevor Du Loop verwendest, musst Du einige Einstellungen konfigurieren. Diese Einstellungen sollten mit Präzision und Sorgfalt eingegeben werden, denn sie sind ein entscheidender Teil davon, wie Loop die richtige Insulinmenge zur Abgabe bestimmt.\n\nWenn Du neu bei Loop bist, arbeite mit Deinem Diabetologen zusammen, um die Einstellungen zu ermitteln, die für Dich am besten geeignet sind."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Keine Einstellungen importieren"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importiere gespeicherte Einstellungen"; - -/* Button title for starting setup */ -"Let's Go!" = "Los geht’s!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop kann mit Nightscout zusammenarbeiten, um entfernten Pflegekräften eine Möglichkeit zu bieten, zu sehen, was Loop tut. Die Verwendung von Nightscout ist mit Loop optional und Du kannst es jederzeit später einrichten."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Speichere Einstellungen"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Einstellungen gefunden"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Richte Loop ohne Nightscout ein"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Teile mit Apple Health"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Benutze Nightscout mit Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Wir haben Loop-Einstellungen entdeckt, die in Deinem Nightscout gespeichert sind! Sie wurden zuletzt am %1$@ aktualisiert. Möchtest Du sie importieren?\n\nNach dem Import musst Du noch die importierten Einstellungen in den folgenden Bildschirmen überprüfen und sicherstellen, dass sie korrekt sind."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Willkommen bei Loop"; - diff --git a/LoopOnboardingKitUI/en.lproj/Localizable.strings b/LoopOnboardingKitUI/en.lproj/Localizable.strings deleted file mode 100644 index e88b142..0000000 --- a/LoopOnboardingKitUI/en.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Health"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health"; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Do Not Import Settings"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Import Saved Settings"; - -/* Button title for starting setup */ -"Let's Go!" = "Let's Go!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Save Settings"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Settings Found"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Setup Loop without Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Share With Apple Health"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Use Nightscout with Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Welcome to Loop"; - diff --git a/LoopOnboardingKitUI/es.lproj/Localizable.strings b/LoopOnboardingKitUI/es.lproj/Localizable.strings deleted file mode 100644 index 0b08c5b..0000000 --- a/LoopOnboardingKitUI/es.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Health"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health puede utilizarse para almacenar los datos de glucosa en sangre, insulina y carbohidratos de Loop.\n\nSi das permiso a Loop, Loop también puede leer datos de glucosa e insulina de glucómetros y lapices de insulina compatibles con Apple Health"; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Antes de utilizar Loop debes configurar algunos ajustes. Estos ajustes deben ser introducidos con precisión y cuidado; son una parte crítica de cómo Loop determina la cantidad correcta de insulina a administrar.\n\nSi es la primera vez que utiliza Loop, colabore con su equipo medico para determinar los ajustes que mejor se adapten al manejo de su diabetes."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "No importar configuraciones"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importar ajustes guardados"; - -/* Button title for starting setup */ -"Let's Go!" = "¡Vamos!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop puede trabajar con Nightscout para proporcionar a los cuidadores remotos una forma de ver lo que está haciendo Loop. El uso de Nightscout es completamente opcional con Loop y siempre puedes configurarlo más tarde."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Guardar configuración"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Configuraciones encontradas"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Configuración de Loop sin Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Compartir con Apple Health"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Usar Nightscout con Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Hemos detectado ajustes de Loop almacenados en tu Nightscout. Se actualizaron por última vez %1$@. ¿Quieres importarlos?\n\nDespués de importalos, tendrás que revisar los ajustes importados en las siguientes pantallas y verificar que son correctos."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Bienvenido a Loop"; - diff --git a/LoopOnboardingKitUI/fi.lproj/Localizable.strings b/LoopOnboardingKitUI/fi.lproj/Localizable.strings deleted file mode 100644 index 8d4c4f3..0000000 --- a/LoopOnboardingKitUI/fi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - diff --git a/LoopOnboardingKitUI/fr.lproj/Localizable.strings b/LoopOnboardingKitUI/fr.lproj/Localizable.strings deleted file mode 100644 index 6eb3296..0000000 --- a/LoopOnboardingKitUI/fr.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Health"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health peut être utilisé pour stocker les données relatives à la glycémie, à l'insuline et aux glucides de Loop.\n\nSi vous l'autorisez, Loop peut également lire les données relatives à la glycémie et à l'insuline des glucomètres et des stylos à insuline compatibles avec Apple Health."; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Avant d'utiliser Loop, vous devez configurer quelques paramètres. Ces paramètres doivent être saisis avec précision et attention ; ils sont un élément essentiel pour que Loop calcule les bonnes quantités d'insuline à administrer.\n\nSi vous n'avez jamais utilisé Loop, travaillez avec votre équipe de soutien pour le diabète pour déterminer les paramètres qui vous conviennent le mieux."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Ne pas importer les paramètres"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importer les paramètres sauvegardés"; - -/* Button title for starting setup */ -"Let's Go!" = "Allons-y!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop peut fonctionner avec Nightscout pour permettre aux soignants distants de voir ce que fait Loop. L'utilisation de Nightscout est totalement facultative avec Loop, et vous pouvez toujours la configurer ultérieurement."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Enregistrer les paramètres"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Paramètres trouvés"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Configurer Loop sans Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Partager avec Apple Santé"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Utiliser Nightscout avec Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Nous avons détecté des paramètres de Loop stockés dans votre Nightscout ! Ils ont été mis à jour pour la dernière fois %1$@. Voulez-vous les importer?\n\nAprès l'importation, vous devrez revoir les paramètres importés dans les écrans suivants et vérifier qu'ils sont corrects."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Bienvenue dans Loop"; - diff --git a/LoopOnboardingKitUI/he.lproj/Localizable.strings b/LoopOnboardingKitUI/he.lproj/Localizable.strings deleted file mode 100644 index 051c412..0000000 --- a/LoopOnboardingKitUI/he.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "נייטסקאוט"; - diff --git a/LoopOnboardingKitUI/it.lproj/Localizable.strings b/LoopOnboardingKitUI/it.lproj/Localizable.strings deleted file mode 100644 index 471e1f5..0000000 --- a/LoopOnboardingKitUI/it.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Salute"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Salute può essere utilizzata per memorizzare i dati di glicemia, insulina e carboidrati caricati da Loop. \n\nSe dai l'autorizzazione a Loop, allora Loop potrà anche leggere i dati relativi alle glicemie, insulina da glucometri e penne per insulina che supportano Apple Salute."; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Prima di utilizzare Loop è necessario configurare alcune impostazioni. Queste impostazioni devono essere inserite con precisione e attenzione; sono una parte fondamentale del modo in cui Loop determina la giusta quantità d'insulina da erogare.\n\nSe si è alle prime armi con Loop, si consiglia di collaborare con il team di assistenza diabetologica per determinare le impostazioni più adatte alle proprie esigenze."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Non importare le impostazioni"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importa impostazioni salvate"; - -/* Button title for starting setup */ -"Let's Go!" = "Iniziamo!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop può collaborare con Nightscout per fornire agli operatori sanitari a distanza un modo per vedere come sta operando Loop. L'uso di Nightscout è completamente facoltativo con Loop e si può sempre configurare anche in un secondo momento."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Salva impostazioni"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Impostazioni trovate"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Configura Loop senza Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Condividi con Apple Salute"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Usa Nightscout con Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Abbiamo rilevato impostazioni Loop memorizzate nel tuo Nightscout! L'ultimo aggiornamento è stato %1$@. Vuoi importarle? \n \nDopo l'importazione, dovrai comunque rivedere le impostazioni importate nelle schermate seguenti e verificare che siano corrette."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Benvenuti in Loop"; - diff --git a/LoopOnboardingKitUI/ja.lproj/Localizable.strings b/LoopOnboardingKitUI/ja.lproj/Localizable.strings deleted file mode 100644 index 8d4c4f3..0000000 --- a/LoopOnboardingKitUI/ja.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - diff --git a/LoopOnboardingKitUI/nb.lproj/Localizable.strings b/LoopOnboardingKitUI/nb.lproj/Localizable.strings deleted file mode 100644 index 161db1d..0000000 --- a/LoopOnboardingKitUI/nb.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Helse"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health kan brukes til å lagre blodsukker-, insulin- og karbohydratdata fra Loop.\n\nHvis du gir Loop tillatelse, kan Loop også lese blodsukker- og insulindata fra BS-målere og insulinpenner som støtter Apple Health"; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Før du bruker Loop må du konfigurere noen innstillinger. Disse innstillingene bør angis med presisjon og forsiktighet; de er en kritisk del av hvordan Loop bestemmer riktig mengde insulin som skal tilføres. \n\n Hvis du er ny til Loop, samarbeid med diabetesstøtteteamet ditt for å finne innstillingene som fungerer best for deg."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Ikke importer innstillinger"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importer lagrede innstillinger"; - -/* Button title for starting setup */ -"Let's Go!" = "Nu kør vi! :-)"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop kan samarbeide med Nightscout for å gi eksterne omsorgspersoner en måte å se hva Loop gjør. Nightscout-bruk er helt valgfritt med Loop, og du kan alltid sette det opp senere."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Lagre innstillinger"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Innstillinger funnet"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Klargjør Loop uten Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Del med Apple Health"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Bruk Nightscout med Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Vi har oppdaget Loop-innstillinger som er lagret i Nightscout! De ble sist oppdatert %1$@ . Vil du importere dem? \n\nEtter importen må du fortsatt se gjennom de importerte innstillingene i de påfølgende skjermbildene og bekrefte at de er riktige."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Velkommen til Loop"; - diff --git a/LoopOnboardingKitUI/nl.lproj/Localizable.strings b/LoopOnboardingKitUI/nl.lproj/Localizable.strings deleted file mode 100644 index 7a3592c..0000000 --- a/LoopOnboardingKitUI/nl.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Gezondheid"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Gezondheid kan worden gebruikt om bloedglucose-, insuline- en koolhydraatgegevens van Loop op te slaan. \n\nWanneer je Loop toestemming geeft, kan Loop ook glucose- en insulinegegevens lezen van glucosemeters en insulinepennen die Apple Gezondheid ondersteunen."; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Voordat je Loop gebruikt, moet je een paar instellingen configureren. Deze instellingen moeten met precisie en zorg worden ingevoerd; ze zijn een cruciaal onderdeel van hoe Loop de juiste hoeveelheid toe te dienen insuline bepaalt.\n\nAls je nieuw bent met Loop, werk dan samen met je diabetesondersteuningsteam om te bepalen welke instellingen het beste voor je werken."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Instellingen Niet Importeren"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importeer Opgeslagen Instellingen"; - -/* Button title for starting setup */ -"Let's Go!" = "Let's Go!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop kan met Nightscout samenwerken om zorgverleners op afstand te laten zien wat Loop doet. Het gebruik van Nightscout in Loop is volledig optioneel, je kunt het altijd later instellen."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Instellingen Opslaan"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Gevonden Instellingen"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Loop instellen zonder Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Deel met Apple Gezondheid"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Gebruik Nightscout met Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "We hebben Loop instellingen ontdekt in je Nightscout! Ze zijn voor het laatst bijgewerkt op %1$@. Wil je ze importeren?\n\nNa het importeren moet je in de volgende schermen nog steeds bekijken en controleren of de geïmporteerde instellingen correct zijn."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Welkom bij Loop"; - diff --git a/LoopOnboardingKitUI/pl.lproj/Localizable.strings b/LoopOnboardingKitUI/pl.lproj/Localizable.strings deleted file mode 100644 index 3068996..0000000 --- a/LoopOnboardingKitUI/pl.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Zdrowie"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Aplikacja Apple Zdrowie może być wykorzystywana do przechowywania danych z pętli dotyczących poziomu glukozy we krwi, dawek insuliny i ilości spożytych węglowodanów.\n\nJeżeli wyrazisz zgodę, pętla może również pobierać dane dotyczące poziomu glukozy z glukometrów i wstrzyknięć insuliny z penów pochodzących z aplikacji Apple Zdrowie."; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Przed użyciem pętli musisz skonfigurować kilka ustawień. Ustawienia te należy wprowadzać z precyzją i ostrożnością, są one kluczowym elementem sposobu, w jaki pętla określa odpowiednią dawkę insuliny do podania. \n\nJeśli dopiero zaczynasz korzystać z pętli, współpracuj z lekarzem, aby określić parametry, które będą dla Ciebie optymalne."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Nie importuj ustawień"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importuj zapisane ustawienia"; - -/* Button title for starting setup */ -"Let's Go!" = "Zaczynamy!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop może współpracować z Nightscout, aby umożliwić zdalny wgląd w pracę pętli. Korzystanie z Nightscout jest całkowicie opcjonalne i zawsze możesz dokonać konfiguracji w późniejszym czasie."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Zapisz ustawienia"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Znaleziono ustawienia"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Skonfiguruj pętlę bez Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Udostępnianie w Apple Zdrowie"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Dodaj Nightscout do pętli"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Wykryliśmy ustawienia pętli zapisane w Twoim Nightscout! Zostały one ostatnio zaktualizowane %1$@. Czy chcesz je zaimportować?\n\nZaimportowane ustawienia będą wymagały weryfikacji w kolejnych etapach."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Witamy w Loop"; - diff --git a/LoopOnboardingKitUI/pt-BR.lproj/Localizable.strings b/LoopOnboardingKitUI/pt-BR.lproj/Localizable.strings deleted file mode 100644 index 8d4c4f3..0000000 --- a/LoopOnboardingKitUI/pt-BR.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - diff --git a/LoopOnboardingKitUI/ro.lproj/Localizable.strings b/LoopOnboardingKitUI/ro.lproj/Localizable.strings deleted file mode 100644 index f814187..0000000 --- a/LoopOnboardingKitUI/ro.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Health"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health poate fi folosit pentru a stoca datele de glicemie din sânge, insulină și carbohidrați din Loop. \n\nDacă acordați permisiunea aplicației Loop, atunci Loop va putea citi și datele despre glicemie și insulină din glucometre și stilouri cu insulină care sunt compatibile cu Apple Health"; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Înainte de a utiliza Loop, trebuie să configurați câteva setări. Aceste setări trebuie introduse cu precizie și grijă; sunt o parte esențială a modului în care Loop determină cantitatea potrivită de insulină de administrat. \n\nDacă sunteți la început cu Loop, colaborați cu persoanele care vă pot oferi asistență pentru diabet pentru a determina setările care funcționează cel mai bine pentru dumneavoastră."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Nu importați setările"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Importați setările salvate"; - -/* Button title for starting setup */ -"Let's Go!" = "Să pornim!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop poate funcționa cu Nightscout pentru a oferi îngrijitorilor de la distanță o modalitate de a vedea ce face Loop. Utilizarea Nightscout este complet opțională cu Loop și o puteți configura oricând ulterior."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Salvați setările"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Setări găsite"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Configurați Loop fără Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Partajați cu Apple Health"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Utilizați Nightscout cu Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Am detectat setările Loop stocate în Nightscout! Acestea au fost actualizate ultima dată %1$@. Doriți să le importați?\n\nDupă import, va trebui totuși să revizuiți setările importate în următoarele ecrane și să verificați dacă sunt corecte."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Bun venit la Loop"; - diff --git a/LoopOnboardingKitUI/ru.lproj/Localizable.strings b/LoopOnboardingKitUI/ru.lproj/Localizable.strings deleted file mode 100644 index 93677af..0000000 --- a/LoopOnboardingKitUI/ru.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Health"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Health можно использовать для хранения данных о глюкозе крови, инсулине и углеводах из Loop.\n\nЕсли вы дадите разрешение Loop, Loop также может считывать данные о глюкозе и инсулине с глюкометров и инсулиновых ручек, поддерживающих Apple Health."; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Перед использованием Loop Вам необходимо настроить несколько параметров. Эти настройки должны быть введены точно и внимательно; они являются критической частью того, как Loop будет определять то, количество инсулина, которе необходимо для компенсации.\n\nЕсли вы новичок в использовании Loop, поработайте с группой поддержки Вашего диабета (а лучше всего - с Вашим эндокринологом), чтобы определить настройки, которые лучше всего подходят для Вас."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Не импортировать настройки"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Импортировать сохраненные настройки"; - -/* Button title for starting setup */ -"Let's Go!" = "Let's Go!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop может работать с Nightscout, чтобы предоставить удаленным пользователям возможность видеть, что делает Loop. Использование Nightscout совершенно не обязательно для Loop, и вы всегда можете настроить его позже."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Сохранить настройки"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Найдены настройки"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Настроить Loop без использования Nightscout"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Поделиться с Apple Health"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Использовать Nightscout с Loop"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Мы обнаружили настройки Loop, сохраненные в вашем Nightscout! В последний раз они были обновлены %1$@. Вы хотите их импортировать?\n\nПосле импорта вам необходимо просмотреть импортированные настройки на следующих экранах и убедиться в их правильности."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Добро пожаловать в Loop!"; - diff --git a/LoopOnboardingKitUI/sk.lproj/Localizable.strings b/LoopOnboardingKitUI/sk.lproj/Localizable.strings deleted file mode 100644 index 8d4c4f3..0000000 --- a/LoopOnboardingKitUI/sk.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - diff --git a/LoopOnboardingKitUI/sv.lproj/Localizable.strings b/LoopOnboardingKitUI/sv.lproj/Localizable.strings deleted file mode 100644 index 8d4c4f3..0000000 --- a/LoopOnboardingKitUI/sv.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - diff --git a/LoopOnboardingKitUI/tr.lproj/Localizable.strings b/LoopOnboardingKitUI/tr.lproj/Localizable.strings deleted file mode 100644 index 8550569..0000000 --- a/LoopOnboardingKitUI/tr.lproj/Localizable.strings +++ /dev/null @@ -1,45 +0,0 @@ -/* Title on AppleHealthAuthView */ -"Apple Health" = "Apple Sağlık"; - -/* Onboarding, Apple Health Permissions intro paragraph */ -"Apple Health can be used to store blood glucose, insulin and carbohydrate data from Loop.\n\nIf you give Loop permission, Loop can also read glucose and insulin data from glucometers and insulin pens that support Apple Health" = "Apple Sağlık, Loop'tan alınan kan şekeri, insülin ve karbonhidrat verilerini saklamak için kullanılabilir.\n\nLoop'a izin verirseniz, Apple Sağlık'ı destekleyen glukometrelerden ve insülin kalemlerinden gelen KŞ ve insülin verilerini de okuyabilir"; - -/* Descriptive text on WelcomeView */ -"Before using Loop you need to configure a few settings. These settings should be entered with precision and care; they are a critical part of how Loop determines the right amount of insulin to deliver.\n\nIf you are new to Loop, work with your diabetes support team to determine the settings that work best for you." = "Loop'u kullanmadan önce birkaç ayarı yapılandırmanız gerekir. Bu ayarlar hassasiyet ve özenle girilmelidir. Bu ayarlar ve veriler Loop'un verilecek doğru insülin miktarını nasıl belirlediğinin kritik bir parçasıdır.\n\nLoop'ta yeniyseniz, size en uygun ayarları belirlemek için diyabet destek ekibinizle birlikte çalışın."; - -/* Button title for skipping setting import from nightscout */ -"Do Not Import Settings" = "Ayarları İçe Aktarma"; - -/* Button title for choosing to import settings from nightscout */ -"Import Saved Settings" = "Kaydedilmiş Ayarları İçe Aktar"; - -/* Button title for starting setup */ -"Let's Go!" = "Hadi başlayalım!"; - -/* Descriptive text on OnboardingChooserView */ -"Loop can work with Nightscout to provide remote caregivers a way to see what Loop is doing. Nightscout use is completely optional with Loop, and you can always set it up later." = "Loop, uzaktan takip edenlerin programın ne yaptığını görmeleri için Nightscout ile birlikte çalışabilir. Nightscout kullanımı tamamen isteğe bağlıdır ve daha sonra da kurabilirsiniz."; - -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; - -/* Therapy settings save button title */ -"Save Settings" = "Ayarları kaydet"; - -/* Title on ImportSettingsView */ -"Settings Found" = "Ayarlar Bulundu"; - -/* Button title for choosing onboarding without nightscout */ -"Setup Loop without Nightscout" = "Nightscout Olmadan Kurulum"; - -/* Button title for starting apple health permissions request */ -"Share With Apple Health" = "Apple Sağlık ile Paylaş"; - -/* Button title for choosing onboarding with nightscout */ -"Use Nightscout with Loop" = "Nightscout'u Loop ile kullanın"; - -/* Format string for main guidance text on ImportSettingsView (1: age of settings) */ -"We've detected Loop settings stored in your Nightscout! They were last updated %1$@. Would you like to import them?\n\nAfter importing, you will still need to review the imported settings in the following screens and verify that they are correct." = "Nightscout'unuzda saklanan Loop ayarlarını tespit ettik! En son %1$@ olarak güncellenmişler. Onları içe aktarmak ister misiniz?\n\nİçe aktardıktan sonra, aşağıdaki ekranlarda içe aktarılan ayarları gözden geçirmeniz ve doğrulamanız gerekecektir."; - -/* Title on WelcomeView */ -"Welcome to Loop" = "Loop'a hoş geldiniz"; - diff --git a/LoopOnboardingKitUI/vi.lproj/Localizable.strings b/LoopOnboardingKitUI/vi.lproj/Localizable.strings deleted file mode 100644 index 8d4c4f3..0000000 --- a/LoopOnboardingKitUI/vi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Title on OnboardingChooserView */ -"Nightscout" = "Nightscout"; -