COVIDSafe code from version 2.8 (#53)

This commit is contained in:
COVIDSafe Support 2021-07-04 21:11:27 -07:00 committed by GitHub
parent 30df30dacc
commit 166f0838ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 43 additions and 27 deletions

View file

@ -1979,7 +1979,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -1987,7 +1987,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe;
PRODUCT_NAME = COVIDSafe; PRODUCT_NAME = COVIDSafe;
@ -2063,7 +2063,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -2071,7 +2071,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe;
PRODUCT_NAME = COVIDSafe; PRODUCT_NAME = COVIDSafe;
PROVISIONING_PROFILE_SPECIFIER = COVIDSafe; PROVISIONING_PROFILE_SPECIFIER = COVIDSafe;
@ -2091,7 +2091,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -2099,7 +2099,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG"; OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat;
@ -2121,7 +2121,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -2129,7 +2129,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG"; OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat;
@ -2151,7 +2151,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -2159,7 +2159,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG"; OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat;
PRODUCT_MODULE_NAME = COVIDSafe; PRODUCT_MODULE_NAME = COVIDSafe;
@ -2181,7 +2181,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/staging-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -2189,7 +2189,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG"; OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -D DEBUG";
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe.uat;
PRODUCT_MODULE_NAME = COVIDSafe; PRODUCT_MODULE_NAME = COVIDSafe;
@ -2329,7 +2329,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -2337,7 +2337,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
ONLY_ACTIVE_ARCH = YES; ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe;
PRODUCT_NAME = COVIDSafe; PRODUCT_NAME = COVIDSafe;
@ -2357,7 +2357,7 @@
CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements"; CODE_SIGN_ENTITLEMENTS = "CovidSafe/Project Bluetrace.entitlements";
CODE_SIGN_IDENTITY = "iPhone Distribution"; CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 130; CURRENT_PROJECT_VERSION = 132;
DEVELOPMENT_TEAM = 45792XH5L8; DEVELOPMENT_TEAM = 45792XH5L8;
INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist"; INFOPLIST_FILE = "$(SRCROOT)/CovidSafe/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 10.0; IPHONEOS_DEPLOYMENT_TARGET = 10.0;
@ -2365,7 +2365,7 @@
"$(inherited)", "$(inherited)",
"@executable_path/Frameworks", "@executable_path/Frameworks",
); );
MARKETING_VERSION = 2.7; MARKETING_VERSION = 2.8;
PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe; PRODUCT_BUNDLE_IDENTIFIER = au.gov.health.covidsafe;
PRODUCT_NAME = COVIDSafe; PRODUCT_NAME = COVIDSafe;
PROVISIONING_PROFILE_SPECIFIER = COVIDSafe; PROVISIONING_PROFILE_SPECIFIER = COVIDSafe;

View file

@ -113,6 +113,7 @@ struct StateTerritoryStatistics: Codable {
let newLocallyAcquired: Int? let newLocallyAcquired: Int?
let locallyAcquired: Int? let locallyAcquired: Int?
let newOverseasAcquired: Int? let newOverseasAcquired: Int?
let newUnderInvestigation: Int?
let overseasAcquired: Int? let overseasAcquired: Int?
let historicalCases: [HistoricalCase]? let historicalCases: [HistoricalCase]?
@ -126,6 +127,7 @@ struct StateTerritoryStatistics: Codable {
case newOverseasAcquired = "new_overseas_acquired" case newOverseasAcquired = "new_overseas_acquired"
case overseasAcquired = "overseas_acquired" case overseasAcquired = "overseas_acquired"
case historicalCases = "historical_cases" case historicalCases = "historical_cases"
case newUnderInvestigation = "new_under_investigation"
case deaths case deaths
} }
} }

View file

@ -180,7 +180,8 @@ class CovidStatisticsViewController: UITableViewController {
let newCases = stateData?.newCases ?? 0 let newCases = stateData?.newCases ?? 0
let localCases = stateData?.newLocallyAcquired ?? 0 let localCases = stateData?.newLocallyAcquired ?? 0
let overseasCases = stateData?.newOverseasAcquired ?? 0 let overseasCases = stateData?.newOverseasAcquired ?? 0
var bottomDesc = "\(String.localizedStringWithFormat("locally_acquired".localizedString(), "\(localCases)"))\r\(String.localizedStringWithFormat( "overseas_acquired".localizedString(), "\(overseasCases)"))" let underInvestigation = stateData?.newUnderInvestigation ?? 0
var bottomDesc = "\(String.localizedStringWithFormat("locally_acquired".localizedString(), "\(localCases)"))\r\(String.localizedStringWithFormat( "overseas_acquired".localizedString(), "\(overseasCases)"))\r\(String.localizedStringWithFormat( "under_investigation".localizedString(), "\(underInvestigation)"))"
var description = String.localizedStringWithFormat(descriptionFormat, "new_cases".localizedString(), bottomDesc) var description = String.localizedStringWithFormat(descriptionFormat, "new_cases".localizedString(), bottomDesc)
var attributedDesc = NSMutableAttributedString(string: description) var attributedDesc = NSMutableAttributedString(string: description)
@ -190,6 +191,9 @@ class CovidStatisticsViewController: UITableViewController {
attributedDesc.addAttribute(.font, attributedDesc.addAttribute(.font,
value: UIFont.preferredFont(for: .callout, weight: .semibold), value: UIFont.preferredFont(for: .callout, weight: .semibold),
range: NSRange(description.range(of: "\(overseasCases)")!, in: description)) range: NSRange(description.range(of: "\(overseasCases)")!, in: description))
attributedDesc.addAttribute(.font,
value: UIFont.preferredFont(for: .callout, weight: .semibold),
range: NSRange(description.range(of: "\(underInvestigation)")!, in: description))
mainSectionData.append(StatisticRowModel(number: newCases, description: attributedDesc, image: trendUpImage)) mainSectionData.append(StatisticRowModel(number: newCases, description: attributedDesc, image: trendUpImage))

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "تابع"; "action_continue" = "تابع";
"action_report_an_issue" = "بلِّغ عن مشكلة"; "action_report_an_issue" = "بلِّغ عن مشكلة";
"action_upload_done" = "تمّ"; "action_upload_done" = "تمّ";
@ -366,6 +365,7 @@
"jwt_success" = "تم تجديد التسجيل بنجاح"; "jwt_success" = "تم تجديد التسجيل بنجاح";
"last_7_days" = "آخر 7 أيام"; "last_7_days" = "آخر 7 أيام";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = ""; "learn_more" = "";
"loading_numbers" = "تحميل أحدث الأرقام"; "loading_numbers" = "تحميل أحدث الأرقام";
"locally_acquired" = "%@ تم التقاطه محلياً"; "locally_acquired" = "%@ تم التقاطه محلياً";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28 يومًا"; "twenty_eight_days" = "28 يومًا";
"type_in_time" = "أدخل الوقت"; "type_in_time" = "أدخل الوقت";
"UILaunchStoryboardName" = "LaunchScreen_ar"; "UILaunchStoryboardName" = "LaunchScreen_ar";
"under_investigation" = "";
"under_sixteen_content" = "أؤكد موافقة أحد والدي أو الوصي علي على أن تعمل وكالة التحول الرقمي كمدير لتخزين البيانات، بموجب قرار قانوني من قبل أمين وزارة الصحة في الحكومة الأسترالية لجمع:"; "under_sixteen_content" = "أؤكد موافقة أحد والدي أو الوصي علي على أن تعمل وكالة التحول الرقمي كمدير لتخزين البيانات، بموجب قرار قانوني من قبل أمين وزارة الصحة في الحكومة الأسترالية لجمع:";
"under_sixteen_first_paragraph" = "معلومات التسجيل الخاصة بي."; "under_sixteen_first_paragraph" = "معلومات التسجيل الخاصة بي.";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "Συνεχίστε"; "action_continue" = "Συνεχίστε";
"action_report_an_issue" = "Αναφέρετε το πρόβλημα"; "action_report_an_issue" = "Αναφέρετε το πρόβλημα";
"action_upload_done" = "Συνεχίστε"; "action_upload_done" = "Συνεχίστε";
@ -366,6 +365,7 @@
"jwt_success" = "Η εγγραφή ανανεώθηκε με επιτυχία"; "jwt_success" = "Η εγγραφή ανανεώθηκε με επιτυχία";
"last_7_days" = "Τις τελευταίες 7 ημέρες"; "last_7_days" = "Τις τελευταίες 7 ημέρες";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = ""; "learn_more" = "";
"loading_numbers" = "Φόρτωση τελευταίων αριθμών"; "loading_numbers" = "Φόρτωση τελευταίων αριθμών";
"locally_acquired" = "%@ αποκτηθέν τοπικά"; "locally_acquired" = "%@ αποκτηθέν τοπικά";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28 ημέρες"; "twenty_eight_days" = "28 ημέρες";
"type_in_time" = "Πληκτρολογήστε την ώρα"; "type_in_time" = "Πληκτρολογήστε την ώρα";
"UILaunchStoryboardName" = "LaunchScreen_el_GR"; "UILaunchStoryboardName" = "LaunchScreen_el_GR";
"under_investigation" = "";
"under_sixteen_content" = "Επιβεβαιώνω ότι ο γονέας ή ο κηδεμόνας μου συναινεί να είναι ο Οργανισμός Ψηφιακού Μετασχηματισμού διαχειριστής του χώρου αποθήκευσης δεδομένων, σύμφωνα με νόμιμο καθορισμό του Γενικού Γραμματέα του Υπουργείου Υγείας της Αυστραλιανής Κυβέρνησης που συλλέγει:"; "under_sixteen_content" = "Επιβεβαιώνω ότι ο γονέας ή ο κηδεμόνας μου συναινεί να είναι ο Οργανισμός Ψηφιακού Μετασχηματισμού διαχειριστής του χώρου αποθήκευσης δεδομένων, σύμφωνα με νόμιμο καθορισμό του Γενικού Γραμματέα του Υπουργείου Υγείας της Αυστραλιανής Κυβέρνησης που συλλέγει:";
"under_sixteen_first_paragraph" = "Τα στοιχεία εγγραφής μου."; "under_sixteen_first_paragraph" = "Τα στοιχεία εγγραφής μου.";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "Delete this app now";
"action_continue" = "Continue"; "action_continue" = "Continue";
"action_report_an_issue" = "Report an issue"; "action_report_an_issue" = "Report an issue";
"action_upload_done" = "Done"; "action_upload_done" = "Done";
@ -366,6 +365,7 @@
"jwt_success" = "Registration successfully renewed"; "jwt_success" = "Registration successfully renewed";
"last_7_days" = "Last 7 days"; "last_7_days" = "Last 7 days";
"latest_case_numbers" = "Latest available case numbers since %@"; "latest_case_numbers" = "Latest available case numbers since %@";
"latest_case_numbers_ios" = "Latest available case numbers since";
"learn_more" = "Learn more"; "learn_more" = "Learn more";
"loading_numbers" = "Loading latest numbers"; "loading_numbers" = "Loading latest numbers";
"locally_acquired" = "%@ locally acquired"; "locally_acquired" = "%@ locally acquired";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28 days"; "twenty_eight_days" = "28 days";
"type_in_time" = "Type in time"; "type_in_time" = "Type in time";
"UILaunchStoryboardName" = "LaunchScreen_en"; "UILaunchStoryboardName" = "LaunchScreen_en";
"under_investigation" = "%@ under investigation";
"under_sixteen_content" = "I confirm my parent or guardian consents to the Digital Transformation Agency as data store administrator, under legal determination made by the Secretary of the Australian Government Department of Health collecting:"; "under_sixteen_content" = "I confirm my parent or guardian consents to the Digital Transformation Agency as data store administrator, under legal determination made by the Secretary of the Australian Government Department of Health collecting:";
"under_sixteen_first_paragraph" = "my registration information"; "under_sixteen_first_paragraph" = "my registration information";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "Continua"; "action_continue" = "Continua";
"action_report_an_issue" = "Segnala un problema"; "action_report_an_issue" = "Segnala un problema";
"action_upload_done" = "Eseguito"; "action_upload_done" = "Eseguito";
@ -366,6 +365,7 @@
"jwt_success" = "Registrazione rinnovata con successo"; "jwt_success" = "Registrazione rinnovata con successo";
"last_7_days" = "Ultimi 7 giorni"; "last_7_days" = "Ultimi 7 giorni";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = ""; "learn_more" = "";
"loading_numbers" = "Caricamento degli ultimi numeri"; "loading_numbers" = "Caricamento degli ultimi numeri";
"locally_acquired" = "%@ contratto localmente"; "locally_acquired" = "%@ contratto localmente";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28 giorni"; "twenty_eight_days" = "28 giorni";
"type_in_time" = "Digita l'ora"; "type_in_time" = "Digita l'ora";
"UILaunchStoryboardName" = "LaunchScreen_it_IT"; "UILaunchStoryboardName" = "LaunchScreen_it_IT";
"under_investigation" = "";
"under_sixteen_content" = "Confermo il consenso dei miei genitori o del mio tutore a Digital Transformation Agency nel suo ruolo di amministratore della banca dati, in base alle disposizioni legali stabilite dal segretario del Dipartimento della sanità del governo australiano:"; "under_sixteen_content" = "Confermo il consenso dei miei genitori o del mio tutore a Digital Transformation Agency nel suo ruolo di amministratore della banca dati, in base alle disposizioni legali stabilite dal segretario del Dipartimento della sanità del governo australiano:";
"under_sixteen_first_paragraph" = "I miei dati di registrazione."; "under_sixteen_first_paragraph" = "I miei dati di registrazione.";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "계속"; "action_continue" = "계속";
"action_report_an_issue" = "문제 신고하기"; "action_report_an_issue" = "문제 신고하기";
"action_upload_done" = "완료"; "action_upload_done" = "완료";
@ -366,6 +365,7 @@
"jwt_success" = "등록 갱신 완료"; "jwt_success" = "등록 갱신 완료";
"last_7_days" = "지난 7 일"; "last_7_days" = "지난 7 일";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = "더 알아보기"; "learn_more" = "더 알아보기";
"loading_numbers" = "최신 번호 로드 중"; "loading_numbers" = "최신 번호 로드 중";
"locally_acquired" = "%@ 지역 감염"; "locally_acquired" = "%@ 지역 감염";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28일"; "twenty_eight_days" = "28일";
"type_in_time" = "시간 입력"; "type_in_time" = "시간 입력";
"UILaunchStoryboardName" = "LaunchScreen_ko"; "UILaunchStoryboardName" = "LaunchScreen_ko";
"under_investigation" = "";
"under_sixteen_content" = "본인은 호주 정부 보건부 장관의 법적 결정에 따라, 데이터 저장소 관리자로서 다음 정보를 수집하는 것에 대해 본인 부모 또는 보호자가 Digital Transformation Agency에 동의한다는 것을 확인합니다:"; "under_sixteen_content" = "본인은 호주 정부 보건부 장관의 법적 결정에 따라, 데이터 저장소 관리자로서 다음 정보를 수집하는 것에 대해 본인 부모 또는 보호자가 Digital Transformation Agency에 동의한다는 것을 확인합니다:";
"under_sixteen_first_paragraph" = "나의 등록 정보"; "under_sixteen_first_paragraph" = "나의 등록 정보";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "ਜਾਰੀ ਰੱਖੋ"; "action_continue" = "ਜਾਰੀ ਰੱਖੋ";
"action_report_an_issue" = "ਮੁੱਦੇ/ਮਸਲੇ ਬਾਰੇ ਰਿਪੋਰਟ ਕਰੋ|"; "action_report_an_issue" = "ਮੁੱਦੇ/ਮਸਲੇ ਬਾਰੇ ਰਿਪੋਰਟ ਕਰੋ|";
"action_upload_done" = "ਕਰ ਦਿੱਤਾ"; "action_upload_done" = "ਕਰ ਦਿੱਤਾ";
@ -366,6 +365,7 @@
"jwt_success" = "ਰਜਿਸਟ੍ਰੇਸ਼ਨ ਦਾ ਸਫਲਤਾਪੂਰਵਕ ਨਵੀਨੀਕਰਨ ਕੀਤਾ ਗਿਆ ਹੈ "; "jwt_success" = "ਰਜਿਸਟ੍ਰੇਸ਼ਨ ਦਾ ਸਫਲਤਾਪੂਰਵਕ ਨਵੀਨੀਕਰਨ ਕੀਤਾ ਗਿਆ ਹੈ ";
"last_7_days" = "ਪਿਛਲੇ 7 ਦਿਨ"; "last_7_days" = "ਪਿਛਲੇ 7 ਦਿਨ";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = "ਹੋਰ ਜ਼ਿਆਦਾ ਸਿੱਖੋ"; "learn_more" = "ਹੋਰ ਜ਼ਿਆਦਾ ਸਿੱਖੋ";
"loading_numbers" = "ਤਾਜ਼ਾ ਨੰਬਰ ਲੋਡ ਕੀਤੇ ਜਾ ਰਹੇ ਹਨ"; "loading_numbers" = "ਤਾਜ਼ਾ ਨੰਬਰ ਲੋਡ ਕੀਤੇ ਜਾ ਰਹੇ ਹਨ";
"locally_acquired" = "%@ ਸਥਾਨਕ ਲੱਗੀ ਲਾਗ"; "locally_acquired" = "%@ ਸਥਾਨਕ ਲੱਗੀ ਲਾਗ";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28 ਦਿਨ"; "twenty_eight_days" = "28 ਦਿਨ";
"type_in_time" = "ਸਮਾਂ ਭਰੋ"; "type_in_time" = "ਸਮਾਂ ਭਰੋ";
"UILaunchStoryboardName" = ""; "UILaunchStoryboardName" = "";
"under_investigation" = "";
"under_sixteen_content" = "ਮੈਂ ਆੱਸਟ੍ਰੇਲੀਅਨ ਸਰਕਾਰ ਦੇ ਸਿਹਤ ਵਿਭਾਗ ਦੇ ਸਕੱਤਰ ਦੁਆਰਾ ਕੀਤੇ ਕਨੂੰਨੀ ਨਿਰਣੇ ਦੇ ਤਹਿਤ, ਡੇਟਾ ਸਟੋਰ ਪ੍ਰਸ਼ਾਸ਼ਕ ਵਜੋਂ ਡਿਜੀਟਲ ਟ੍ਰਾਂਸਫੋਰਮੇਸ਼ਨ ਏਜੰਸੀ ਨੂੰ ਆਪਣੇ ਮਾਪੇ ਜਾਂ ਸਰਪ੍ਰਸਤ ਦੀਆਂ ਸਹਿਮਤੀਆਂ ਦੀ ਪੁਸ਼ਟੀ ਕਰਦਾ/ਦੀ ਹਾਂ, ਜੋ ਇਕੱਤਰ ਕਰ ਰਹੇ ਹਨ :"; "under_sixteen_content" = "ਮੈਂ ਆੱਸਟ੍ਰੇਲੀਅਨ ਸਰਕਾਰ ਦੇ ਸਿਹਤ ਵਿਭਾਗ ਦੇ ਸਕੱਤਰ ਦੁਆਰਾ ਕੀਤੇ ਕਨੂੰਨੀ ਨਿਰਣੇ ਦੇ ਤਹਿਤ, ਡੇਟਾ ਸਟੋਰ ਪ੍ਰਸ਼ਾਸ਼ਕ ਵਜੋਂ ਡਿਜੀਟਲ ਟ੍ਰਾਂਸਫੋਰਮੇਸ਼ਨ ਏਜੰਸੀ ਨੂੰ ਆਪਣੇ ਮਾਪੇ ਜਾਂ ਸਰਪ੍ਰਸਤ ਦੀਆਂ ਸਹਿਮਤੀਆਂ ਦੀ ਪੁਸ਼ਟੀ ਕਰਦਾ/ਦੀ ਹਾਂ, ਜੋ ਇਕੱਤਰ ਕਰ ਰਹੇ ਹਨ :";
"under_sixteen_first_paragraph" = "ਮੇਰੀ ਰਜਿਸਟ੍ਰੇਸ਼ਨ ਸਬੰਧੀ ਜਾਣਕਾਰੀ।"; "under_sixteen_first_paragraph" = "ਮੇਰੀ ਰਜਿਸਟ੍ਰੇਸ਼ਨ ਸਬੰਧੀ ਜਾਣਕਾਰੀ।";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "Devam"; "action_continue" = "Devam";
"action_report_an_issue" = "Sorun bildir"; "action_report_an_issue" = "Sorun bildir";
"action_upload_done" = "Bitti"; "action_upload_done" = "Bitti";
@ -366,6 +365,7 @@
"jwt_success" = "Kayıt başarıyla yenilendi"; "jwt_success" = "Kayıt başarıyla yenilendi";
"last_7_days" = "Son 7 gün"; "last_7_days" = "Son 7 gün";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = ""; "learn_more" = "";
"loading_numbers" = "En son sayılar yükleniyor"; "loading_numbers" = "En son sayılar yükleniyor";
"locally_acquired" = "%@ yerel olarak edinilen"; "locally_acquired" = "%@ yerel olarak edinilen";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28 gün"; "twenty_eight_days" = "28 gün";
"type_in_time" = "Zamanı yazın"; "type_in_time" = "Zamanı yazın";
"UILaunchStoryboardName" = ""; "UILaunchStoryboardName" = "";
"under_investigation" = "";
"under_sixteen_content" = "Ebeveynimin ya da vasimin aşağıdaki bilgileri toplayan Dijital Dönüşüm Ajansı'na veri deposu yöneticisi olarak Avustralya Hükümeti Sağlık Bakanının yasal olarak belirlediğine uygun olarak rızası olduğunu onaylıyorum:"; "under_sixteen_content" = "Ebeveynimin ya da vasimin aşağıdaki bilgileri toplayan Dijital Dönüşüm Ajansı'na veri deposu yöneticisi olarak Avustralya Hükümeti Sağlık Bakanının yasal olarak belirlediğine uygun olarak rızası olduğunu onaylıyorum:";
"under_sixteen_first_paragraph" = "Kayıt bilgilerim."; "under_sixteen_first_paragraph" = "Kayıt bilgilerim.";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "Tiếp tục"; "action_continue" = "Tiếp tục";
"action_report_an_issue" = "Báo cáo sự cố"; "action_report_an_issue" = "Báo cáo sự cố";
"action_upload_done" = "Hoàn tất"; "action_upload_done" = "Hoàn tất";
@ -366,6 +365,7 @@
"jwt_success" = "Đăng ký gia hạn thành công"; "jwt_success" = "Đăng ký gia hạn thành công";
"last_7_days" = "7 ngày vừa qua"; "last_7_days" = "7 ngày vừa qua";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = ""; "learn_more" = "";
"loading_numbers" = "Đang tải các số mới nhất"; "loading_numbers" = "Đang tải các số mới nhất";
"locally_acquired" = "%@ ca nhiễm bệnh ở địa phương"; "locally_acquired" = "%@ ca nhiễm bệnh ở địa phương";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28 ngày"; "twenty_eight_days" = "28 ngày";
"type_in_time" = "Nhập thời gian"; "type_in_time" = "Nhập thời gian";
"UILaunchStoryboardName" = "LaunchScreen_vi"; "UILaunchStoryboardName" = "LaunchScreen_vi";
"under_investigation" = "";
"under_sixteen_content" = "Tôi xác nhận cha mẹ hoặc người giám hộ của tôi đồng ý cho Cơ quan Chuyển đổi Kỹ thuật số với tư cách là nhà quản trị cửa hàng dữ liệu, theo quyết định pháp lý của Bộ trưởng Bộ Y tế Chính phủ Úc thu thập:"; "under_sixteen_content" = "Tôi xác nhận cha mẹ hoặc người giám hộ của tôi đồng ý cho Cơ quan Chuyển đổi Kỹ thuật số với tư cách là nhà quản trị cửa hàng dữ liệu, theo quyết định pháp lý của Bộ trưởng Bộ Y tế Chính phủ Úc thu thập:";
"under_sixteen_first_paragraph" = "Thông tin đăng ký của tôi."; "under_sixteen_first_paragraph" = "Thông tin đăng ký của tôi.";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "继续"; "action_continue" = "继续";
"action_report_an_issue" = "报告问题"; "action_report_an_issue" = "报告问题";
"action_upload_done" = "完成"; "action_upload_done" = "完成";
@ -366,6 +365,7 @@
"jwt_success" = "已成功更新注册"; "jwt_success" = "已成功更新注册";
"last_7_days" = "最近7天"; "last_7_days" = "最近7天";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = ""; "learn_more" = "";
"loading_numbers" = "正在加载最新统计数字"; "loading_numbers" = "正在加载最新统计数字";
"locally_acquired" = "%@本地感染"; "locally_acquired" = "%@本地感染";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28天"; "twenty_eight_days" = "28天";
"type_in_time" = "输入时间"; "type_in_time" = "输入时间";
"UILaunchStoryboardName" = "LaunchScreen_zh_Hans"; "UILaunchStoryboardName" = "LaunchScreen_zh_Hans";
"under_investigation" = "";
"under_sixteen_content" = "我确认我的父母或监护人同意数字转换局作为数据存储管理方可以根据澳大利亚政府卫生部常务副部长依法作出的决议,收集以下信息:"; "under_sixteen_content" = "我确认我的父母或监护人同意数字转换局作为数据存储管理方可以根据澳大利亚政府卫生部常务副部长依法作出的决议,收集以下信息:";
"under_sixteen_first_paragraph" = "我的注册信息。"; "under_sixteen_first_paragraph" = "我的注册信息。";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */

View file

@ -1,4 +1,3 @@
"[test]decommission_message" = "";
"action_continue" = "繼續"; "action_continue" = "繼續";
"action_report_an_issue" = "報告問題"; "action_report_an_issue" = "報告問題";
"action_upload_done" = "完成"; "action_upload_done" = "完成";
@ -366,6 +365,7 @@
"jwt_success" = "成功更新註冊。"; "jwt_success" = "成功更新註冊。";
"last_7_days" = "過去7天"; "last_7_days" = "過去7天";
"latest_case_numbers" = ""; "latest_case_numbers" = "";
"latest_case_numbers_ios" = "";
"learn_more" = ""; "learn_more" = "";
"loading_numbers" = "正在載入最新統計數字"; "loading_numbers" = "正在載入最新統計數字";
"locally_acquired" = "%@本地感染"; "locally_acquired" = "%@本地感染";
@ -525,6 +525,7 @@
"twenty_eight_days" = "28天"; "twenty_eight_days" = "28天";
"type_in_time" = "輸入時間"; "type_in_time" = "輸入時間";
"UILaunchStoryboardName" = "LaunchScreen_zh_Hant"; "UILaunchStoryboardName" = "LaunchScreen_zh_Hant";
"under_investigation" = "";
"under_sixteen_content" = "我確認我的父母或監護人同意數字化轉型局作為數據儲存管理者,根據澳大利亞政府衛生部常務副部長的合法決定,收集以下資訊:"; "under_sixteen_content" = "我確認我的父母或監護人同意數字化轉型局作為數據儲存管理者,根據澳大利亞政府衛生部常務副部長的合法決定,收集以下資訊:";
"under_sixteen_first_paragraph" = "我的註册資料。"; "under_sixteen_first_paragraph" = "我的註册資料。";
/* OnBoarding Under Sixteen */ /* OnBoarding Under Sixteen */