diff --git a/LoopSupport.xcodeproj/project.pbxproj b/LoopSupport.xcodeproj/project.pbxproj index e2a35bc..7d1cc0b 100644 --- a/LoopSupport.xcodeproj/project.pbxproj +++ b/LoopSupport.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 52; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -18,11 +18,11 @@ A9CE800325BCAC8700C04F9B /* LoopSupportUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9CE800225BCAC8700C04F9B /* LoopSupportUI.swift */; }; A9CE800B25BCACAE00C04F9B /* LoopSupportPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9CE800A25BCACAE00C04F9B /* LoopSupportPlugin.swift */; }; A9CE801325BCAE4000C04F9B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A9CE801225BCAE4000C04F9B /* Assets.xcassets */; }; + B66D1F552E6A752300471149 /* Localizable.xcstrings in Resources */ = {isa = PBXBuildFile; fileRef = B66D1F542E6A752300471149 /* Localizable.xcstrings */; }; C12ECD05289560B90089EB07 /* LoopSupportKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A936A95425BC9A190085119C /* LoopSupportKitUI.framework */; platformFilter = ios; }; C12ECD06289560B90089EB07 /* LoopSupportKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A936A95425BC9A190085119C /* LoopSupportKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; C14A7E7C295F2EC100CD87B4 /* UsageDataPrivacyPreferenceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C14A7E7B295F2EC100CD87B4 /* UsageDataPrivacyPreferenceView.swift */; }; C15349062960AA9000B47074 /* UsageDataPrivacyPreferenceMenuItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15349052960AA9000B47074 /* UsageDataPrivacyPreferenceMenuItem.swift */; }; - C1821690297E55A7001EB097 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C182168E297E55A7001EB097 /* Localizable.strings */; }; C1BE9741295E3800008BA25D /* LoopKitAnalytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1BE9740295E3800008BA25D /* LoopKitAnalytics.swift */; }; C1BE9744295E40B1008BA25D /* Amplitude in Frameworks */ = {isa = PBXBuildFile; productRef = C1BE9743295E40B1008BA25D /* Amplitude */; }; /* End PBXBuildFile section */ @@ -83,31 +83,10 @@ A9CE800225BCAC8700C04F9B /* LoopSupportUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopSupportUI.swift; sourceTree = ""; }; A9CE800A25BCACAE00C04F9B /* LoopSupportPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopSupportPlugin.swift; sourceTree = ""; }; A9CE801225BCAE4000C04F9B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - C116134F2983096D00777E7C /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = ""; }; - C11A2BD129830A3100AC5135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = ""; }; - C122DF0629BBFAAE00321F8D /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = ""; }; - C12BCCFD29BBFA480066A158 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Localizable.strings; sourceTree = ""; }; + B66D1F542E6A752300471149 /* Localizable.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = Localizable.xcstrings; sourceTree = ""; }; C14A7E7B295F2EC100CD87B4 /* UsageDataPrivacyPreferenceView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UsageDataPrivacyPreferenceView.swift; sourceTree = ""; }; C15349052960AA9000B47074 /* UsageDataPrivacyPreferenceMenuItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UsageDataPrivacyPreferenceMenuItem.swift; sourceTree = ""; }; - C155A8F62986396E009BD257 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = ""; }; - C160FF6C29BF7D6800D4DFD4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; - C160FF6D29BF7D6900D4DFD4 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = ""; }; - C16EF1FB298639B800A944BB /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = ""; }; - C182168F297E55A7001EB097 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = ""; }; - C18886EA29830A5E004C982D /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; - C18B7262299581C600F138D3 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = ""; }; - C192C60729C78711001EFEA6 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Localizable.strings; sourceTree = ""; }; - C1AD630429BBFAA80002685D /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = ""; }; - C1B0CFDD29C786BF0045B04D /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; - C1B267A12995824000BCB7C1 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/Localizable.strings; sourceTree = ""; }; - C1BCB5BE298309C4001C50FF /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = ""; }; C1BE9740295E3800008BA25D /* LoopKitAnalytics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoopKitAnalytics.swift; sourceTree = ""; }; - C1E5A6E129C7870100703C90 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = ""; }; - C1E693D329C786E200410918 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = ""; }; - C1F4FD5C29C7869800D7ACBC /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = ""; }; - C1FAB5C529C786B000D25073 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = ""; }; - C1FDCC0D29C786F90056E652 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/Localizable.strings; sourceTree = ""; }; - C1FF3D5029C786A900BDC1EC /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/Localizable.strings; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -159,7 +138,7 @@ C14A7E7A295F2EA700CD87B4 /* Views */, A936A95625BC9A190085119C /* LoopSupportKitUI.h */, A936A95725BC9A190085119C /* Info.plist */, - C182168E297E55A7001EB097 /* Localizable.strings */, + B66D1F542E6A752300471149 /* Localizable.xcstrings */, A9CE800225BCAC8700C04F9B /* LoopSupportUI.swift */, A9CE801225BCAE4000C04F9B /* Assets.xcassets */, C1BE9740295E3800008BA25D /* LoopKitAnalytics.swift */, @@ -325,6 +304,9 @@ sk, sv, vi, + ce, + hu, + uk, ); mainGroup = A936A90425BC99CB0085119C; packageReferences = ( @@ -346,7 +328,7 @@ buildActionMask = 2147483647; files = ( A9CE801325BCAE4000C04F9B /* Assets.xcassets in Resources */, - C1821690297E55A7001EB097 /* Localizable.strings in Resources */, + B66D1F552E6A752300471149 /* Localizable.xcstrings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -404,38 +386,6 @@ }; /* End PBXTargetDependency section */ -/* Begin PBXVariantGroup section */ - C182168E297E55A7001EB097 /* Localizable.strings */ = { - isa = PBXVariantGroup; - children = ( - C182168F297E55A7001EB097 /* es */, - C116134F2983096D00777E7C /* nb */, - C1BCB5BE298309C4001C50FF /* it */, - C11A2BD129830A3100AC5135 /* fr */, - C18886EA29830A5E004C982D /* nl */, - C155A8F62986396E009BD257 /* de */, - C16EF1FB298639B800A944BB /* pl */, - C18B7262299581C600F138D3 /* da */, - C1B267A12995824000BCB7C1 /* tr */, - C12BCCFD29BBFA480066A158 /* cs */, - C1AD630429BBFAA80002685D /* ro */, - C122DF0629BBFAAE00321F8D /* ru */, - C160FF6C29BF7D6800D4DFD4 /* en */, - C160FF6D29BF7D6900D4DFD4 /* zh-Hans */, - C1F4FD5C29C7869800D7ACBC /* fi */, - C1FF3D5029C786A900BDC1EC /* he */, - C1FAB5C529C786B000D25073 /* hi */, - C1B0CFDD29C786BF0045B04D /* ja */, - C1E693D329C786E200410918 /* pt-BR */, - C1FDCC0D29C786F90056E652 /* sk */, - C1E5A6E129C7870100703C90 /* sv */, - C192C60729C78711001EFEA6 /* vi */, - ); - name = Localizable.strings; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - /* Begin XCBuildConfiguration section */ A936A92025BC99CB0085119C /* Debug */ = { isa = XCBuildConfiguration; @@ -528,6 +478,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, @@ -538,6 +489,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"; @@ -631,6 +583,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, @@ -640,6 +593,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/LoopSupportKitUI/Localizable.xcstrings b/LoopSupportKitUI/Localizable.xcstrings new file mode 100644 index 0000000..dc7e2c4 --- /dev/null +++ b/LoopSupportKitUI/Localizable.xcstrings @@ -0,0 +1,996 @@ +{ + "sourceLanguage" : "en", + "strings" : { + "Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." : { + "comment" : "Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del anonymt minimale data om denne Loop-version for at hjælpe udviklere med at vide, hvor mange mennesker der bruger Loop. Hvilken enhed og operativsystemversion vil også blive delt." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Teile anonym minimale Daten über diese Loop-Version, damit die Entwickler wissen, wie viele Personen Loop verwenden. Welches Gerät und welche Betriebssystemversion genutzt werden, wird ebenfalls geteilt." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Comparta de forma anónima datos mínimos sobre esta versión de Loop, para ayudar a los desarrolladores a saber cuántas personas están usando Loop. Su dispositivo y versión del sistema operativo también se compartirán." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager anonymement des données minimales sur cette version de Loop, pour aider les développeurs à comprendre combien de personnes utilisent Loop. L'appareil et la version du système d'exploitation seront également partagés." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Condividi in modo anonimo dati minimi su questa versione di Loop, per aiutare gli sviluppatori a sapere quante persone stanno utilizzando Loop. Verranno condivisi anche il dispositivo e la versione del sistema operativo." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del anonymt minimalt med data om denne Loop-versjonen, for å hjelpe utviklere å vite hvor mange som bruker Loop. Hvilken enhet og operativsystemversjon vil også bli delt." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deel anoniem een minimale hoeveelheid gegevens over deze versie van Loop, zodat ontwikkelaars weten hoeveel mensen Loop gebruiken. Het type apparaat en de versie van het besturingssysteem wordt ook gedeeld." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anonimowo udostępniaj ograniczone dane o tej wersji pętli, aby pomóc programistom dowiedzieć się, ile osób z niej korzysta. Udostępnione zostaną również informacje dotyczące telefonu i systemu operacyjnego." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partajați în mod anonim date minime despre această versiune Loop, pentru a ajuta dezvoltatorii să știe câți oameni folosesc Loop. Ce dispozitiv și versiunea sistemului de operare vor fi, de asemenea, partajate." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Анонимно делиться минимальными данными об этой версии Loop, чтобы помочь разработчикам узнать, сколько людей используют Loop. Также будут переданы данные об устройстве и версии операционной системы." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Geliştiricilerin Loop'u kaç kişinin kullandığını bilmelerine yardımcı olmak için bu Loop sürümüyle ilgili minimum verileri anonim olarak paylaşın. Hangi cihaz olduğu ve işletim sistemi sürümü de paylaşılacaktır." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "将匿名共享与当前 Loop 版本相关的最少数据,帮助开发者统计 Loop 的使用人数。共享内容还包括设备类型和操作系统版本。" + } + } + } + }, + "Continue" : { + "comment" : "Button title for choosing onboarding without nightscout", + "localizations" : { + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pokračovat" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fortsæt" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Weiter" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Continuar" + } + }, + "fi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Jatka" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Continuer" + } + }, + "he" : { + "stringUnit" : { + "state" : "translated", + "value" : "Continue" + } + }, + "hi" : { + "stringUnit" : { + "state" : "translated", + "value" : "जारी" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Continua" + } + }, + "ja" : { + "stringUnit" : { + "state" : "translated", + "value" : "次へ" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fortsett" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ga Verder" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kontynuuj" + } + }, + "pt-BR" : { + "stringUnit" : { + "state" : "translated", + "value" : "Continuar" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Continuați" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Продолжить" + } + }, + "sk" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pokračovať" + } + }, + "sv" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fortsätt" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Devam et" + } + }, + "vi" : { + "stringUnit" : { + "state" : "translated", + "value" : "Tiếp tục" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "继续" + } + } + } + }, + "Do not share any data." : { + "comment" : "Description in UsageDataPrivacyPreferenceView for no sharing", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del ikke data." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Keine Daten teilen." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "No compartir ningún dato." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ne partager aucune donnée." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Non condividere alcun dato." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ikke del noen data." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deel geen gegevens" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie udostępniaj żadnych danych." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nu partajați niciun fel de date." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не делиться никакими данными." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Herhangi bir veri paylaşmayın." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "不共享任何数据。" + } + } + } + }, + "In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." : { + "comment" : "Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ud over versionsoplysninger kan du anonymt dele data om, hvordan Loop bruges på din telefon. Brugsdata omfatter begivenheder som at åbne Loop, bolus, tilføje kulhydrater og navigere mellem skærme. De omfatter ikke sundhedsdata som glukoseværdier eller doseringsmængder." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zusätzlich zu den Versionsinformationen kannst Du anonym Daten darüber weitergeben, wie Loop auf Deinem Telefon verwendet wird. Zu den Nutzungsdaten gehören Ereignisse wie das Öffnen von Loop, Bolusgaben, Hinzufügen von Kohlenhydraten und das Navigieren zwischen Bildschirmen. Sie umfassen keine Gesundheitsdaten wie Glukosewerte oder Bolusmengen." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Además de la información sobre la versión, comparte de forma anónima datos sobre cómo se utiliza Loop en tu teléfono. Los datos de uso incluyen eventos como la apertura de Loop, la administración de bolos, la adición de carbohidratos y la navegación entre pantallas. No incluye datos de salud como valores de glucosa o cantidades de dosis." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "En plus des informations de version, partagez anonymement des données sur la façon dont Loop est utilisé sur votre téléphone. Les données d’utilisation comprennent des événements tels que l’ouverture de boucle, les bolus, l’ajout de glucides et la navigation entre les écrans. Il n’inclut pas les données de santé telles que les valeurs de glucose ou les quantités de dosage." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Oltre alle informazioni sulla versione, condividi in modo anonimo i dati su come Loop viene utilizzato sul tuo telefono. I dati di utilizzo includono eventi come l'apertura del ciclo, l'erogazione di boli, l'aggiunta di carboidrati e la navigazione tra le schermate. Non include dati sanitari come valori di glicemia o quantità dosate." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "I tillegg til versjonsinformasjon, kan du anonymt dele data om hvordan Loop brukes på telefonen din. Bruksdata inkluderer hendelser som åpning av loop, bolusering, tilsetning av karbohydrater og navigering mellom skjermer. Den inkluderer ikke helsedata som blodsukkerverdier eller doseringsmengder." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Naast versiegegevens kun je anoniem gegevens delen over hoe Loop op je telefoon wordt gebruikt. Gebruiksgegevens omvatten gebeurtenissen zoals het openen van Loop, bolussen, het toevoegen koolhydraten en het navigeren tussen schermen. Het bevat geen gezondheidsgegevens zoals glucosewaarden of doseringhoeveelheden." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Oprócz informacji statystycznych możesz anonimowo udostępniać dane dotyczące wykorzystania pętli w Twoim telefonie. Dane dotyczące użytkowania obejmują m.in.: uruchomienie pętli, podawanie bolusa, wprowadzenie węglowodanów i nawigację między ekranami. Nie obejmują danych zdrowotnych, takich jak wartości glukozy czy dawki insuliny." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pe lângă informațiile despre versiune, partajați în mod anonim date despre modul în care Loop este utilizat pe telefonul dumneavoastră. Datele de utilizare includ evenimente precum deschiderea buclei, bolusarea, adăugarea de carbohidrați și navigarea între ecrane. Nu include date de sănătate, cum ar fi valorile glicemiei sau insulina administrată." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "В дополнение к информации о версии, анонимно делиться данными о том, как Loop используется на вашем телефоне. Данные об использовании включают такие события, как открытие петли, введение болюса, добавление углеводов и перемещение между экранами. Они не включают данные о состоянии здоровья, такие как значения глюкозы или количество доз." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sürüm bilgilerine ek olarak, Loop'un telefonunuzda nasıl kullanıldığına ilişkin verileri anonim olarak paylaşın. Kullanım verileri, Loop'u açma, bolus gönderme, karbonhidrat ekleme ve ekranlar arasında gezinme gibi olayları içerir. KŞ değerleri veya dozaj miktarları gibi sağlık verilerini içermez." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "除了版本信息外,Loop 还会匿名收集您在本机上的使用情况,例如打开应用、进行大剂量给药、记录碳水,以及在各个界面之间切换。这些数据不包含血糖数值或任何给药剂量等健康信息。" + } + } + } + }, + "LoopKit Analytics" : { + "comment" : "Title for LoopKit Analytics", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analytics" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analytics" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Análisis LoopKit" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analytics" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Analisi LoopKit" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analytics" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analytics" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Analityka LoopKit" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Analitice LoopKit" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analytics" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analizi" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "LoopKit Analytics" + } + } + } + }, + "No Sharing" : { + "comment" : "Title in UsageDataPrivacyPreferenceView for no sharing", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen deling" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Keine Daten teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "No compartir" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pas de partage" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nessuna condivisione" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ingen deling" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Niet Delen" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Brak udostępniania" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fără partajare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Не делиться" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Paylaşım Yok" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "不共享" + } + } + } + }, + "Share Data" : { + "comment" : "Title on UsageDataPrivacyPreferenceView", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del data" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nutzungsdaten teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compartir datos" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager les données" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Condividi dati" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del data" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deel Gegevens" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Udostępnij dane" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partajați datele" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Поделиться данными" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Veri Paylaşımı" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "数据共享" + } + } + } + }, + "Share Usage Data" : { + "comment" : "Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del brugsdata" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nutzungsdaten teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compartir datos de uso" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager les données d'utilisation" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Condividi dati di utilizzo" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del bruksdata" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deel Gebruiksgegevens" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Udostępnij więcej danych" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partajați datele de utilizare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Делиться данными об использовании" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kullanım Verilerini Paylaşın" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "共享使用数据" + } + } + } + }, + "Share Version Only" : { + "comment" : "Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del kun version" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nur Version teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sólo versión para compartir" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager la version uniquement" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Condividi solo la versione" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Del kun versjon" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deel Alleen Versie" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Udostępnij statystyki" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partajați numai versiunea" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Поделиться только версией" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Yalnızca Sürümü Paylaş" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "仅共享版本信息" + } + } + } + }, + "Submit Bug Report" : { + "comment" : "Navigation link title for Submit Bug Report", + "localizations" : { + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Odeslat hlášení o chybě" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Indsend fejlrapport" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Fehlerbericht senden" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Enviar informe de error" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Soumettre un rapport de bug" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Invia segnalazione bug" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Send inn feilrapport" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bugrapport Indienen" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Prześlij raport o błędzie" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Trimiteți raportul de eroare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Отправить отчет об ошибке" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hata Raporu Gönder" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "提交 Bug 报告" + } + } + } + }, + "Usage Data Sharing" : { + "comment" : "Navigation Link Title for Usage Data Sharing", + "localizations" : { + "cs" : { + "stringUnit" : { + "state" : "translated", + "value" : "Sdílení dat o používání" + } + }, + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deling af brugerdata" + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nutzungsdaten teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Uso compartido de datos" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partage des données d'utilisation" + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "Condivisione dei dati di utilizzo" + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Deling av bruksdata" + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Gebruiksgegevens Delen" + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Udostępnianie danych użytkowania" + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partajarea datelor de utilizare" + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "Обмен данными об использовании" + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kullanım Verisi Paylaşımı" + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "使用数据共享" + } + } + } + }, + "You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." : { + "comment" : "Main summary text for UsageDataPrivacyPreferenceView", + "localizations" : { + "da" : { + "stringUnit" : { + "state" : "translated", + "value" : "Du kan eventuelt vælge at dele brugsdata med Loop-udviklere for at forbedre Loop. Deling er ikke påkrævet, og Loop vil fungere fuldt ud, uanset hvilken mulighed du vælger. Brugsdata vil ikke blive delt med tredjeparter." + } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Du kannst optional wählen, ob Du Nutzungsdaten mit Loop-Entwicklern teilen möchtest, um Loop zu verbessern. Die Weitergabe ist nicht erforderlich und Loop wird unabhängig davon vollständig funktionieren. Die Nutzungsdaten werden nicht an Dritte weitergegeben." + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Puedes optar por compartir los datos de uso con los desarrolladores del Loop para mejorarlo. No es obligatorio compartirlos y Loop funcionará plenamente independientemente de la opción que elijas. Los datos de uso no se compartirán con terceros." + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vous pouvez éventuellement choisir de partager les données d'utilisation avec les développeurs de Loop pour améliorer Loop. Le partage n'est pas nécessaire et Loop fonctionnera pleinement, quelle que soit l'option choisie. Les données d'utilisation ne seront pas partagées avec des tiers." + } + }, + "it" : { + "stringUnit" : { + "state" : "translated", + "value" : "È possibile scegliere di condividere i dati di utilizzo con gli sviluppatori di Loop per migliorare Loop. La condivisione non è obbligatoria e Loop funzionerà pienamente indipendentemente dall'opzione scelta. I dati di utilizzo non saranno condivisi con terze parti." + } + }, + "nb" : { + "stringUnit" : { + "state" : "translated", + "value" : "Du kan valgfritt velge å dele bruksdata med Loop-utviklere for å forbedre Loop. Deling er ikke nødvendig, og Loop vil fungere fullt ut uansett hvilket alternativ du velger. Bruksdata vil ikke bli delt med tredjeparter." + } + }, + "nl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Je kunt ervoor kiezen om gebruiksgegevens te delen met de ontwikkelaars van Loop om Loop te verbeteren. Het delen is niet vereist en Loop zal volledig functioneren, ongeacht welke optie je kiest. Gebruiksgegevens worden niet gedeeld met derden." + } + }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Opcjonalnie możesz udostępnić dane użytkowania programistom, aby ulepszyć pętlę. Udostępnianie nie jest wymagane, a pętla będzie w pełni funkcjonalna bez względu na wybraną opcję. Dane dotyczące użytkowania nie będą udostępniane innym osobom." + } + }, + "ro" : { + "stringUnit" : { + "state" : "translated", + "value" : "Puteți alege opțional să partajați datele de utilizare cu dezvoltatorii Loop pentru a îmbunătăți Loop. Partajarea nu este necesară, iar Loop va funcționa pe deplin, indiferent de opțiunea pe care o alegeți. Datele de utilizare nu vor fi partajate cu terțe părți." + } + }, + "ru" : { + "stringUnit" : { + "state" : "translated", + "value" : "По желанию вы можете поделиться данными об использовании с разработчиками Loop, чтобы улучшить Loop. Передача данных не является обязательной, и Loop будет функционировать в полном объеме независимо от того, какой вариант вы выберете. Данные об использовании не будут передаваться третьим лицам." + } + }, + "tr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Loop'u iyileştirmek için isteğe bağlı olarak Loop geliştiricileri ile kullanım verilerini paylaşmayı seçebilirsiniz. Paylaşım gerekli değildir ve hangi seçeneği seçerseniz seçin Loop tam olarak çalışacaktır. Kullanım verileri üçüncü şahıslarla paylaşılmayacaktır." + } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "您可以选择是否将使用数据共享给 Loop 开发者,用于改进产品。是否共享完全由您决定,且不会影响 Loop 的任何功能。使用数据不会提供给第三方。" + } + } + } + } + }, + "version" : "1.0" +} \ No newline at end of file diff --git a/LoopSupportKitUI/cs.lproj/Localizable.strings b/LoopSupportKitUI/cs.lproj/Localizable.strings deleted file mode 100644 index 394a2f8..0000000 --- a/LoopSupportKitUI/cs.lproj/Localizable.strings +++ /dev/null @@ -1,9 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Pokračovat"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Odeslat hlášení o chybě"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Sdílení dat o používání"; - diff --git a/LoopSupportKitUI/da.lproj/Localizable.strings b/LoopSupportKitUI/da.lproj/Localizable.strings deleted file mode 100644 index 7339718..0000000 --- a/LoopSupportKitUI/da.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Del anonymt minimale data om denne Loop-version for at hjælpe udviklere med at vide, hvor mange mennesker der bruger Loop. Hvilken enhed og operativsystemversion vil også blive delt."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Fortsæt"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Del ikke data."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Ud over versionsoplysninger kan du anonymt dele data om, hvordan Loop bruges på din telefon. Brugsdata omfatter begivenheder som at åbne Loop, bolus, tilføje kulhydrater og navigere mellem skærme. De omfatter ikke sundhedsdata som glukoseværdier eller doseringsmængder."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Ingen deling"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Del data"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Del brugsdata"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Del kun version"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Indsend fejlrapport"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Deling af brugerdata"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Du kan eventuelt vælge at dele brugsdata med Loop-udviklere for at forbedre Loop. Deling er ikke påkrævet, og Loop vil fungere fuldt ud, uanset hvilken mulighed du vælger. Brugsdata vil ikke blive delt med tredjeparter."; - diff --git a/LoopSupportKitUI/de.lproj/Localizable.strings b/LoopSupportKitUI/de.lproj/Localizable.strings deleted file mode 100644 index 18159ea..0000000 --- a/LoopSupportKitUI/de.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Teile anonym minimale Daten über diese Loop-Version, damit die Entwickler wissen, wie viele Personen Loop verwenden. Welches Gerät und welche Betriebssystemversion genutzt werden, wird ebenfalls geteilt."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Weiter"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Keine Daten teilen."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Zusätzlich zu den Versionsinformationen kannst Du anonym Daten darüber weitergeben, wie Loop auf Deinem Telefon verwendet wird. Zu den Nutzungsdaten gehören Ereignisse wie das Öffnen von Loop, Bolusgaben, Hinzufügen von Kohlenhydraten und das Navigieren zwischen Bildschirmen. Sie umfassen keine Gesundheitsdaten wie Glukosewerte oder Bolusmengen."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Keine Daten teilen"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Nutzungsdaten teilen"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Nutzungsdaten teilen"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Nur Version teilen"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Fehlerbericht senden"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Nutzungsdaten teilen"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Du kannst optional wählen, ob Du Nutzungsdaten mit Loop-Entwicklern teilen möchtest, um Loop zu verbessern. Die Weitergabe ist nicht erforderlich und Loop wird unabhängig davon vollständig funktionieren. Die Nutzungsdaten werden nicht an Dritte weitergegeben."; - diff --git a/LoopSupportKitUI/en.lproj/Localizable.strings b/LoopSupportKitUI/en.lproj/Localizable.strings deleted file mode 100644 index 330a31e..0000000 --- a/LoopSupportKitUI/en.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Continue"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Do not share any data."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "No Sharing"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Share Data"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Share Usage Data"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Share Version Only"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Submit Bug Report"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Usage Data Sharing"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties."; - diff --git a/LoopSupportKitUI/es.lproj/Localizable.strings b/LoopSupportKitUI/es.lproj/Localizable.strings deleted file mode 100644 index d360fd5..0000000 --- a/LoopSupportKitUI/es.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Comparta de forma anónima datos mínimos sobre esta versión de Loop, para ayudar a los desarrolladores a saber cuántas personas están usando Loop. Su dispositivo y versión del sistema operativo también se compartirán."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Continuar"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "No compartir ningún dato."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Además de la información sobre la versión, comparte de forma anónima datos sobre cómo se utiliza Loop en tu teléfono. Los datos de uso incluyen eventos como la apertura de Loop, la administración de bolos, la adición de carbohidratos y la navegación entre pantallas. No incluye datos de salud como valores de glucosa o cantidades de dosis."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "Análisis LoopKit"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "No compartir"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Compartir datos"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Compartir datos de uso"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Sólo versión para compartir"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Enviar informe de error"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Uso compartido de datos"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Puedes optar por compartir los datos de uso con los desarrolladores del Loop para mejorarlo. No es obligatorio compartirlos y Loop funcionará plenamente independientemente de la opción que elijas. Los datos de uso no se compartirán con terceros."; - diff --git a/LoopSupportKitUI/fi.lproj/Localizable.strings b/LoopSupportKitUI/fi.lproj/Localizable.strings deleted file mode 100644 index 8aa5032..0000000 --- a/LoopSupportKitUI/fi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Jatka"; - diff --git a/LoopSupportKitUI/fr.lproj/Localizable.strings b/LoopSupportKitUI/fr.lproj/Localizable.strings deleted file mode 100644 index 9e5325b..0000000 --- a/LoopSupportKitUI/fr.lproj/Localizable.strings +++ /dev/null @@ -1,30 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Partager anonymement des données minimales sur cette version de Loop, pour aider les développeurs à comprendre combien de personnes utilisent Loop. L'appareil et la version du système d'exploitation seront également partagés."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Continuer"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Ne partager aucune donnée."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "En plus des informations de version, partagez anonymement des données sur la façon dont Loop est utilisé sur votre téléphone. Les données d’utilisation comprennent des événements tels que l’ouverture de boucle, les bolus, l’ajout de glucides et la navigation entre les écrans. Il n’inclut pas les données de santé telles que les valeurs de glucose ou les quantités de dosage."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Pas de partage"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Partager les données"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Partager les données d'utilisation"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Partager la version uniquement"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Vous pouvez éventuellement choisir de partager les données d'utilisation avec les développeurs de Loop pour améliorer Loop. Le partage n'est pas nécessaire et Loop fonctionnera pleinement, quelle que soit l'option choisie. Les données d'utilisation ne seront pas partagées avec des tiers."; - diff --git a/LoopSupportKitUI/he.lproj/Localizable.strings b/LoopSupportKitUI/he.lproj/Localizable.strings deleted file mode 100644 index 03a3189..0000000 --- a/LoopSupportKitUI/he.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Continue"; - diff --git a/LoopSupportKitUI/hi.lproj/Localizable.strings b/LoopSupportKitUI/hi.lproj/Localizable.strings deleted file mode 100644 index f4b15b8..0000000 --- a/LoopSupportKitUI/hi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "जारी"; - diff --git a/LoopSupportKitUI/it.lproj/Localizable.strings b/LoopSupportKitUI/it.lproj/Localizable.strings deleted file mode 100644 index 15a963f..0000000 --- a/LoopSupportKitUI/it.lproj/Localizable.strings +++ /dev/null @@ -1,30 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Condividi in modo anonimo dati minimi su questa versione di Loop, per aiutare gli sviluppatori a sapere quante persone stanno utilizzando Loop. Verranno condivisi anche il dispositivo e la versione del sistema operativo."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Continua"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Non condividere alcun dato."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Oltre alle informazioni sulla versione, condividi in modo anonimo i dati su come Loop viene utilizzato sul tuo telefono. I dati di utilizzo includono eventi come l'apertura del ciclo, la somministrazione di boli, l'aggiunta di carboidrati e la navigazione tra le schermate. Non include dati sanitari come valori di glucosio o quantità di dosaggio."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "Analisi LoopKit"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Nessuna condivisione"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Condividi dati"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Condividi dati di utilizzo"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Condividi solo la versione"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "È possibile scegliere di condividere i dati di utilizzo con gli sviluppatori di Loop per migliorare Loop. La condivisione non è obbligatoria e Loop funzionerà pienamente indipendentemente dall'opzione scelta. I dati di utilizzo non saranno condivisi con terze parti."; - diff --git a/LoopSupportKitUI/ja.lproj/Localizable.strings b/LoopSupportKitUI/ja.lproj/Localizable.strings deleted file mode 100644 index a6d0ea7..0000000 --- a/LoopSupportKitUI/ja.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "次へ"; - diff --git a/LoopSupportKitUI/nb.lproj/Localizable.strings b/LoopSupportKitUI/nb.lproj/Localizable.strings deleted file mode 100644 index eb61eb2..0000000 --- a/LoopSupportKitUI/nb.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Del anonymt minimalt med data om denne Loop-versjonen, for å hjelpe utviklere å vite hvor mange som bruker Loop. Hvilken enhet og operativsystemversjon vil også bli delt."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Fortsett"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Ikke del noen data."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "I tillegg til versjonsinformasjon, kan du anonymt dele data om hvordan Loop brukes på telefonen din. Bruksdata inkluderer hendelser som åpning av loop, bolusering, tilsetning av karbohydrater og navigering mellom skjermer. Den inkluderer ikke helsedata som blodsukkerverdier eller doseringsmengder."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Ingen deling"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Del data"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Del bruksdata"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Del kun versjon"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Send inn feilrapport"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Deling av bruksdata"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Du kan valgfritt velge å dele bruksdata med Loop-utviklere for å forbedre Loop. Deling er ikke nødvendig, og Loop vil fungere fullt ut uansett hvilket alternativ du velger. Bruksdata vil ikke bli delt med tredjeparter."; - diff --git a/LoopSupportKitUI/nl.lproj/Localizable.strings b/LoopSupportKitUI/nl.lproj/Localizable.strings deleted file mode 100644 index 2e316ba..0000000 --- a/LoopSupportKitUI/nl.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Deel anoniem een minimale hoeveelheid gegevens over deze versie van Loop, zodat ontwikkelaars weten hoeveel mensen Loop gebruiken. Het type apparaat en de versie van het besturingssysteem wordt ook gedeeld."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Ga Verder"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Deel geen gegevens"; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Naast versiegegevens kun je anoniem gegevens delen over hoe Loop op je telefoon wordt gebruikt. Gebruiksgegevens omvatten gebeurtenissen zoals het openen van Loop, bolussen, het toevoegen koolhydraten en het navigeren tussen schermen. Het bevat geen gezondheidsgegevens zoals glucosewaarden of doseringhoeveelheden."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Niet Delen"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Deel Gegevens"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Deel Gebruiksgegevens"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Deel Alleen Versie"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Bugrapport Indienen"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Gebruiksgegevens Delen"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Je kunt ervoor kiezen om gebruiksgegevens te delen met de ontwikkelaars van Loop om Loop te verbeteren. Het delen is niet vereist en Loop zal volledig functioneren, ongeacht welke optie je kiest. Gebruiksgegevens worden niet gedeeld met derden."; - diff --git a/LoopSupportKitUI/pl.lproj/Localizable.strings b/LoopSupportKitUI/pl.lproj/Localizable.strings deleted file mode 100644 index da545ff..0000000 --- a/LoopSupportKitUI/pl.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Anonimowo udostępniaj ograniczone dane o tej wersji pętli, aby pomóc programistom dowiedzieć się, ile osób z niej korzysta. Udostępnione zostaną również informacje dotyczące telefonu i systemu operacyjnego."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Kontynuuj"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Nie udostępniaj żadnych danych."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Oprócz informacji statystycznych możesz anonimowo udostępniać dane dotyczące wykorzystania pętli w Twoim telefonie. Dane dotyczące użytkowania obejmują m.in.: uruchomienie pętli, podawanie bolusa, wprowadzenie węglowodanów i nawigację między ekranami. Nie obejmują danych zdrowotnych, takich jak wartości glukozy czy dawki insuliny."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "Analityka LoopKit"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Brak udostępniania"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Udostępnij dane"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Udostępnij więcej danych"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Udostępnij statystyki"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Prześlij raport o błędzie"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Udostępnianie danych użytkowania"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Opcjonalnie możesz udostępnić dane użytkowania programistom, aby ulepszyć pętlę. Udostępnianie nie jest wymagane, a pętla będzie w pełni funkcjonalna bez względu na wybraną opcję. Dane dotyczące użytkowania nie będą udostępniane innym osobom."; - diff --git a/LoopSupportKitUI/pt-BR.lproj/Localizable.strings b/LoopSupportKitUI/pt-BR.lproj/Localizable.strings deleted file mode 100644 index 4802aab..0000000 --- a/LoopSupportKitUI/pt-BR.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Continuar"; - diff --git a/LoopSupportKitUI/ro.lproj/Localizable.strings b/LoopSupportKitUI/ro.lproj/Localizable.strings deleted file mode 100644 index fdd5080..0000000 --- a/LoopSupportKitUI/ro.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Partajați în mod anonim date minime despre această versiune Loop, pentru a ajuta dezvoltatorii să știe câți oameni folosesc Loop. Ce dispozitiv și versiunea sistemului de operare vor fi, de asemenea, partajate."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Continuă"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Nu partajați niciun fel de date."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Pe lângă informațiile despre versiune, partajați în mod anonim date despre modul în care Loop este utilizat pe telefonul dvs. Datele de utilizare includ evenimente precum deschiderea buclei, bolusarea, adăugarea de carbohidrați și navigarea între ecrane. Nu include date de sănătate, cum ar fi valorile glucozei sau cantitățile de dozare."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "Analitice LoopKit"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Fără partajare"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Partajați datele"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Partajați datele de utilizare"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Partajați numai versiunea"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Raportare probleme"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Partajarea datelor de utilizare"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Puteți alege opțional să partajați datele de utilizare cu dezvoltatorii Loop pentru a îmbunătăți Loop. Partajarea nu este necesară, iar Loop va funcționa pe deplin, indiferent de opțiunea pe care o alegeți. Datele de utilizare nu vor fi partajate cu terțe părți."; - diff --git a/LoopSupportKitUI/ru.lproj/Localizable.strings b/LoopSupportKitUI/ru.lproj/Localizable.strings deleted file mode 100644 index e88fdff..0000000 --- a/LoopSupportKitUI/ru.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Анонимно делиться минимальными данными об этой версии Loop, чтобы помочь разработчикам узнать, сколько людей используют Loop. Также будут переданы данные об устройстве и версии операционной системы."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Продолжить"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Не делиться никакими данными."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "В дополнение к информации о версии, анонимно делиться данными о том, как Loop используется на вашем телефоне. Данные об использовании включают такие события, как открытие петли, введение болюса, добавление углеводов и перемещение между экранами. Они не включают данные о состоянии здоровья, такие как значения глюкозы или количество доз."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Не делиться"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Поделиться данными"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Делиться данными об использовании"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Поделиться только версией"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Отправить отчет об ошибке"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Обмен данными об использовании"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "По желанию вы можете поделиться данными об использовании с разработчиками Loop, чтобы улучшить Loop. Передача данных не является обязательной, и Loop будет функционировать в полном объеме независимо от того, какой вариант вы выберете. Данные об использовании не будут передаваться третьим лицам."; - diff --git a/LoopSupportKitUI/sk.lproj/Localizable.strings b/LoopSupportKitUI/sk.lproj/Localizable.strings deleted file mode 100644 index 07ba582..0000000 --- a/LoopSupportKitUI/sk.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Pokračovať"; - diff --git a/LoopSupportKitUI/sv.lproj/Localizable.strings b/LoopSupportKitUI/sv.lproj/Localizable.strings deleted file mode 100644 index f0784a3..0000000 --- a/LoopSupportKitUI/sv.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Fortsätt"; - diff --git a/LoopSupportKitUI/tr.lproj/Localizable.strings b/LoopSupportKitUI/tr.lproj/Localizable.strings deleted file mode 100644 index ca132c9..0000000 --- a/LoopSupportKitUI/tr.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Geliştiricilerin Loop'u kaç kişinin kullandığını bilmelerine yardımcı olmak için bu Loop sürümüyle ilgili minimum verileri anonim olarak paylaşın. Hangi cihaz olduğu ve işletim sistemi sürümü de paylaşılacaktır."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Devam et"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Herhangi bir veri paylaşmayın."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "Sürüm bilgilerine ek olarak, Loop'un telefonunuzda nasıl kullanıldığına ilişkin verileri anonim olarak paylaşın. Kullanım verileri, Loop'u açma, bolus gönderme, karbonhidrat ekleme ve ekranlar arasında gezinme gibi olayları içerir. KŞ değerleri veya dozaj miktarları gibi sağlık verilerini içermez."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analizi"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "Paylaşım Yok"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Veri Paylaşımı"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Kullanım Verilerini Paylaşın"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Yalnızca Sürümü Paylaş"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Hata Raporu Gönder"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Kullanım Verisi Paylaşımı"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "Loop'u iyileştirmek için isteğe bağlı olarak Loop geliştiricileri ile kullanım verilerini paylaşmayı seçebilirsiniz. Paylaşım gerekli değildir ve hangi seçeneği seçerseniz seçin Loop tam olarak çalışacaktır. Kullanım verileri üçüncü şahıslarla paylaşılmayacaktır."; - diff --git a/LoopSupportKitUI/vi.lproj/Localizable.strings b/LoopSupportKitUI/vi.lproj/Localizable.strings deleted file mode 100644 index 5221154..0000000 --- a/LoopSupportKitUI/vi.lproj/Localizable.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Button title for choosing onboarding without nightscout */ -"Continue" = "Tiếp tục"; - diff --git a/LoopSupportKitUI/zh-Hans.lproj/Localizable.strings b/LoopSupportKitUI/zh-Hans.lproj/Localizable.strings deleted file mode 100644 index 2208cd9..0000000 --- a/LoopSupportKitUI/zh-Hans.lproj/Localizable.strings +++ /dev/null @@ -1,36 +0,0 @@ -/* Description in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared." = "Anonymously share minimal data about this Loop version, to help developers know how many people are using Loop. Which device, and operating system version will also be shared."; - -/* Button title for choosing onboarding without nightscout */ -"Continue" = "继续"; - -/* Description in UsageDataPrivacyPreferenceView for no sharing */ -"Do not share any data." = "Do not share any data."; - -/* Description in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts." = "In addition to version information, anonymously share data about how Loop is being used on your phone. Usage data includes events like opening loop, bolusing, adding carbs, and navigating between screens. It does not include health data like glucose values or dosing amounts."; - -/* Title for LoopKit Analytics */ -"LoopKit Analytics" = "LoopKit Analytics"; - -/* Title in UsageDataPrivacyPreferenceView for no sharing */ -"No Sharing" = "No Sharing"; - -/* Title on UsageDataPrivacyPreferenceView */ -"Share Data" = "Share Data"; - -/* Title in UsageDataPrivacyPreferenceView for shareUsageDetailsWithDevelopers */ -"Share Usage Data" = "Share Usage Data"; - -/* Title in UsageDataPrivacyPreferenceView for shareInstallationStatsOnly */ -"Share Version Only" = "Share Version Only"; - -/* Navigation link title for Submit Bug Report */ -"Submit Bug Report" = "Submit Bug Report"; - -/* Navigation Link Title for Usage Data Sharing */ -"Usage Data Sharing" = "Usage Data Sharing"; - -/* Main summary text for UsageDataPrivacyPreferenceView */ -"You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties." = "You can optionally choose to share usage data with Loop developers to improve Loop. Sharing is not required, and Loop will function fully no matter which option you choose. Usage data will not be shared with third parties."; -