From 0f71c6adddc5c246565c1ddb51a3e8830327ca99 Mon Sep 17 00:00:00 2001 From: Johan Degraeve Date: Tue, 31 May 2022 23:49:54 +0200 Subject: [PATCH] add strings to be translated, for all languages --- .../ar.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../da.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../de.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../fi.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../fr.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../it.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../nl.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../pl-PL.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../pt.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../ru.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../sl.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../sv.lproj/SettingsViews.strings | 22 ++++++++++++++++ .../Storyboards/uk.lproj/Localizable.strings | 0 xdrip/Storyboards/uk.lproj/Main.strings | 25 +++++++++++++++++++ .../zh.lproj/SettingsViews.strings | 22 ++++++++++++++++ 15 files changed, 311 insertions(+) create mode 100644 xdrip/Storyboards/uk.lproj/Localizable.strings create mode 100644 xdrip/Storyboards/uk.lproj/Main.strings diff --git a/xdrip/Storyboards/ar.lproj/SettingsViews.strings b/xdrip/Storyboards/ar.lproj/SettingsViews.strings index 91b0e61b..5075d7cc 100644 --- a/xdrip/Storyboards/ar.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/ar.lproj/SettingsViews.strings @@ -127,3 +127,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/da.lproj/SettingsViews.strings b/xdrip/Storyboards/da.lproj/SettingsViews.strings index 6730dce2..625e82f1 100644 --- a/xdrip/Storyboards/da.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/da.lproj/SettingsViews.strings @@ -116,3 +116,25 @@ "oslog" = "OSLog"; "settingsviews_sectiontitlehomescreen" = "Home Screen"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/de.lproj/SettingsViews.strings b/xdrip/Storyboards/de.lproj/SettingsViews.strings index 2e2cb804..8f79ed1b 100644 --- a/xdrip/Storyboards/de.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/de.lproj/SettingsViews.strings @@ -342,3 +342,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/fi.lproj/SettingsViews.strings b/xdrip/Storyboards/fi.lproj/SettingsViews.strings index 3ec282b5..4d6bf645 100644 --- a/xdrip/Storyboards/fi.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/fi.lproj/SettingsViews.strings @@ -197,3 +197,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/fr.lproj/SettingsViews.strings b/xdrip/Storyboards/fr.lproj/SettingsViews.strings index d7fcd2fe..0c8a10e1 100644 --- a/xdrip/Storyboards/fr.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/fr.lproj/SettingsViews.strings @@ -183,3 +183,25 @@ /// weboop settings, title of the dialogs where user can select between xdrip or transmitter algorithm "settingsviews_labelWebOOP" = "xDrip or Transmitter Algorithm"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/it.lproj/SettingsViews.strings b/xdrip/Storyboards/it.lproj/SettingsViews.strings index 1dffc580..f0fc02a2 100644 --- a/xdrip/Storyboards/it.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/it.lproj/SettingsViews.strings @@ -389,3 +389,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/nl.lproj/SettingsViews.strings b/xdrip/Storyboards/nl.lproj/SettingsViews.strings index 804ae4f6..bb46b17e 100644 --- a/xdrip/Storyboards/nl.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/nl.lproj/SettingsViews.strings @@ -168,3 +168,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/pl-PL.lproj/SettingsViews.strings b/xdrip/Storyboards/pl-PL.lproj/SettingsViews.strings index 1dffc580..f0fc02a2 100644 --- a/xdrip/Storyboards/pl-PL.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/pl-PL.lproj/SettingsViews.strings @@ -389,3 +389,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/pt.lproj/SettingsViews.strings b/xdrip/Storyboards/pt.lproj/SettingsViews.strings index fddfcade..180dfeea 100644 --- a/xdrip/Storyboards/pt.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/pt.lproj/SettingsViews.strings @@ -129,3 +129,25 @@ /// weboop settings, title of the dialogs where user can select between xdrip or transmitter algorithm "settingsviews_labelWebOOP" = "xDrip or Transmitter Algorithm"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/ru.lproj/SettingsViews.strings b/xdrip/Storyboards/ru.lproj/SettingsViews.strings index 1dffc580..f0fc02a2 100644 --- a/xdrip/Storyboards/ru.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/ru.lproj/SettingsViews.strings @@ -389,3 +389,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/sl.lproj/SettingsViews.strings b/xdrip/Storyboards/sl.lproj/SettingsViews.strings index c8b5595a..60a636ca 100644 --- a/xdrip/Storyboards/sl.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/sl.lproj/SettingsViews.strings @@ -389,3 +389,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/sv.lproj/SettingsViews.strings b/xdrip/Storyboards/sv.lproj/SettingsViews.strings index ec73574f..2fea40be 100644 --- a/xdrip/Storyboards/sv.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/sv.lproj/SettingsViews.strings @@ -138,3 +138,25 @@ /// weboop settings, title of the dialogs where user can select between xdrip or transmitter algorithm "settingsviews_labelWebOOP" = "xDrip or Transmitter Algorithm"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):"; diff --git a/xdrip/Storyboards/uk.lproj/Localizable.strings b/xdrip/Storyboards/uk.lproj/Localizable.strings new file mode 100644 index 00000000..e69de29b diff --git a/xdrip/Storyboards/uk.lproj/Main.strings b/xdrip/Storyboards/uk.lproj/Main.strings new file mode 100644 index 00000000..2651bd0b --- /dev/null +++ b/xdrip/Storyboards/uk.lproj/Main.strings @@ -0,0 +1,25 @@ + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// +"A5M-7J-77L.text" = "Loaded by FirstViewController"; + +/// +"cPa-gy-q4n.title" = "Settings"; + +/// +"zEq-FU-wV5.text" = "Second View"; + +/// +"sgT-p5-hUt.title" = "Bluetooth"; + +/// +"acW-dT-cKf.title" = "Home"; + +/// +"NDk-cv-Gan.text" = "Loaded by SecondViewController"; + +/// +"KQZ-1w-vlD.text" = "First View"; diff --git a/xdrip/Storyboards/zh.lproj/SettingsViews.strings b/xdrip/Storyboards/zh.lproj/SettingsViews.strings index a504fd00..1176e99d 100644 --- a/xdrip/Storyboards/zh.lproj/SettingsViews.strings +++ b/xdrip/Storyboards/zh.lproj/SettingsViews.strings @@ -313,3 +313,25 @@ /// treatments settings, show the treatments on main chart "settingsviews_showTreatmentsOnChart" = "Show Treatments on Chart?"; + +///////////////////////////////////////////////////////////////////////////////////////////// +///// Translation needed - remove this header after translation ///// +///////////////////////////////////////////////////////////////////////////////////////////// + +/// Button to export all data +"settingsviews_housekeeperExportAllData" = "Export All Data"; + +/// Housekeeper settings, section title +"settingsviews_sectionTitleHousekeeper" = "Data Management"; + +/// treatments settings, show the micro-bolus on main chart +"settingsviews_showSmallBolusTreatmentsOnChart" = "Show Micro-bolus on Chart?"; + +/// When clicking the retention setting, a pop up asks for how many days should data be stored +"settingsviews_housekeeperRetentionPeriodMessage" = "For how many days should data be stored? (Min 90, Max 365)\n\n(Recommended: 90 days)"; + +/// treatments settings, show the micro-bolus in the treatment list +"settingsviews_showSmallBolusTreatmentsInList" = "Show Micro-bolus in List?"; + +/// Housekeeper retention period, for how long to store data +"settingsviews_housekeeperRetentionPeriod" = "Retention Period (days):";