From 4cced6d2d9069c9ebb1a0960c8fe580da4745931 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:00:36 -0400 Subject: [PATCH] Localize [release/v1] String import 2024-03-11 (#19168) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- firefox-ios/Client.xcodeproj/project.pbxproj | 52 +++++++++ firefox-ios/Client/be.lproj/InfoPlist.strings | 3 + firefox-ios/Client/gl.lproj/InfoPlist.strings | 3 + firefox-ios/Client/sl.lproj/InfoPlist.strings | 2 +- .../be.lproj/Onboarding.strings | 42 +++++++ .../be.lproj/PasswordAutofill.strings | 9 ++ .../be.lproj/Settings.strings | 21 ++++ .../co.lproj/Credentials.strings | 3 + .../co.lproj/KeyboardAccessory.strings | 6 + .../co.lproj/Onboarding.strings | 3 + .../co.lproj/PasswordAutofill.strings | 12 ++ .../co.lproj/Settings.strings | 36 ++++++ .../co.lproj/TabLocation.strings | 3 + .../cs.lproj/FirefoxHomepage.strings | 2 +- .../da.lproj/Credentials.strings | 3 + .../da.lproj/KeyboardAccessory.strings | 6 + .../da.lproj/Onboarding.strings | 3 + .../da.lproj/PasswordAutofill.strings | 12 ++ .../da.lproj/Settings.strings | 36 ++++++ .../da.lproj/TabLocation.strings | 3 + .../eo.lproj/Credentials.strings | 3 + .../eo.lproj/KeyboardAccessory.strings | 6 + .../eo.lproj/Onboarding.strings | 3 + .../eo.lproj/PasswordAutofill.strings | 12 ++ .../eo.lproj/Settings.strings | 36 ++++++ .../eo.lproj/TabLocation.strings | 3 + .../eu.lproj/Credentials.strings | 3 + .../eu.lproj/Settings.strings | 3 + .../fi.lproj/Credentials.strings | 3 + .../fi.lproj/Settings.strings | 3 + .../Supporting Files/gl.lproj/Alert.strings | 3 + .../Supporting Files/gl.lproj/Alerts.strings | 12 ++ .../gl.lproj/BiometricAuthentication.strings | 3 + .../gl.lproj/ContextualHints.strings | 3 + .../gl.lproj/CredentialProvider.strings | 12 ++ .../gl.lproj/Credentials.strings | 6 + .../gl.lproj/Edit Card.strings | 3 + .../gl.lproj/EditCard.strings | 6 + .../gl.lproj/FirefoxHomepage.strings | 12 ++ .../gl.lproj/FirefoxLogins.strings | 18 +++ .../gl.lproj/FirefoxSync.strings | 9 ++ .../gl.lproj/KeyboardAccessory.strings | 6 + .../gl.lproj/LoginsHelper.strings | 9 ++ .../gl.lproj/Onboarding.strings | 60 ++++++++++ .../gl.lproj/PasswordAutofill.strings | 12 ++ .../gl.lproj/RememberCard.strings | 9 ++ .../gl.lproj/SelectCreditCard.strings | 3 + .../gl.lproj/Settings.strings | 108 ++++++++++++++++++ .../gl.lproj/Shopping.strings | 57 +++++++++ .../gl.lproj/SnackBar.strings | 3 + .../gl.lproj/TabLocation.strings | 18 +++ .../gl.lproj/TabToolbar.strings | 3 + .../gl.lproj/UpdateCard.strings | 6 + .../hy-AM.lproj/Credentials.strings | 3 + .../hy-AM.lproj/Settings.strings | 3 + .../ja.lproj/Credentials.strings | 3 + .../ja.lproj/KeyboardAccessory.strings | 6 + .../ja.lproj/Onboarding.strings | 3 + .../ja.lproj/PasswordAutofill.strings | 12 ++ .../ja.lproj/Settings.strings | 36 ++++++ .../ja.lproj/TabLocation.strings | 3 + .../kab.lproj/KeyboardAccessory.strings | 6 + .../kab.lproj/Shopping.strings | 3 + .../kab.lproj/TabLocation.strings | 3 + .../ko.lproj/Settings.strings | 2 +- .../nl.lproj/Credentials.strings | 3 + .../nl.lproj/Settings.strings | 3 + .../pl.lproj/Credentials.strings | 3 + .../pl.lproj/KeyboardAccessory.strings | 6 + .../pl.lproj/Onboarding.strings | 3 + .../pl.lproj/PasswordAutofill.strings | 12 ++ .../pl.lproj/Settings.strings | 36 ++++++ .../pl.lproj/TabLocation.strings | 3 + .../ro.lproj/EditCard.strings | 3 + .../ro.lproj/FirefoxSync.strings | 3 + .../ro.lproj/Settings.strings | 3 + .../sl.lproj/BiometricAuthentication.strings | 2 +- .../sl.lproj/EditCard.strings | 2 +- .../sl.lproj/FirefoxSync.strings | 2 +- .../sl.lproj/PasswordAutofill.strings | 6 + .../sl.lproj/Settings.strings | 2 +- .../th.lproj/Credentials.strings | 3 + .../th.lproj/KeyboardAccessory.strings | 6 + .../th.lproj/Onboarding.strings | 3 + .../th.lproj/PasswordAutofill.strings | 12 ++ .../th.lproj/Settings.strings | 36 ++++++ .../th.lproj/TabLocation.strings | 3 + .../zh-CN.lproj/PasswordAutofill.strings | 6 + .../zh-CN.lproj/Settings.strings | 10 +- .../Shared/bg.lproj/Localizable.strings | 4 +- .../Shared/gl.lproj/LoginManager.strings | 18 +++ 91 files changed, 981 insertions(+), 11 deletions(-) create mode 100644 firefox-ios/Shared/Supporting Files/be.lproj/PasswordAutofill.strings create mode 100644 firefox-ios/Shared/Supporting Files/co.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/co.lproj/PasswordAutofill.strings create mode 100644 firefox-ios/Shared/Supporting Files/da.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/da.lproj/PasswordAutofill.strings create mode 100644 firefox-ios/Shared/Supporting Files/eo.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/eo.lproj/PasswordAutofill.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/ContextualHints.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/CredentialProvider.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/Credentials.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxHomepage.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxLogins.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/LoginsHelper.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/PasswordAutofill.strings create mode 100644 firefox-ios/Shared/Supporting Files/gl.lproj/TabToolbar.strings create mode 100644 firefox-ios/Shared/Supporting Files/ja.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/ja.lproj/PasswordAutofill.strings create mode 100644 firefox-ios/Shared/Supporting Files/kab.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/pl.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/pl.lproj/PasswordAutofill.strings create mode 100644 firefox-ios/Shared/Supporting Files/ro.lproj/EditCard.strings create mode 100644 firefox-ios/Shared/Supporting Files/ro.lproj/FirefoxSync.strings create mode 100644 firefox-ios/Shared/Supporting Files/ro.lproj/Settings.strings create mode 100644 firefox-ios/Shared/Supporting Files/th.lproj/KeyboardAccessory.strings create mode 100644 firefox-ios/Shared/Supporting Files/th.lproj/PasswordAutofill.strings diff --git a/firefox-ios/Client.xcodeproj/project.pbxproj b/firefox-ios/Client.xcodeproj/project.pbxproj index 312cb07e8c58..40a4c1447a39 100644 --- a/firefox-ios/Client.xcodeproj/project.pbxproj +++ b/firefox-ios/Client.xcodeproj/project.pbxproj @@ -2830,6 +2830,9 @@ 430B8F7B2AC1A2B500CDB6CC /* ia */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ia; path = ia.lproj/TabLocation.strings; sourceTree = ""; }; 430B9F052A24C0E200DC4B8E /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/DisplayCard.strings; sourceTree = ""; }; 430BF5892B023C5E002706CF /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Shopping.strings; sourceTree = ""; }; + 430C303E2B9FA0E7003B691E /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/EditCard.strings; sourceTree = ""; }; + 430C303F2B9FA0E7003B691E /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/FirefoxSync.strings; sourceTree = ""; }; + 430C30402B9FA0E7003B691E /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Settings.strings; sourceTree = ""; }; 430CBC0A2B866510006AF4B5 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/KeyboardAccessory.strings; sourceTree = ""; }; 430CBC0B2B866510006AF4B5 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/PasswordAutofill.strings; sourceTree = ""; }; 430CCB8B28B39CC400532285 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/JumpBackIn.strings; sourceTree = ""; }; @@ -2890,6 +2893,8 @@ 43111A122B399D1300EBC322 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/CredentialProvider.strings; sourceTree = ""; }; 43111A132B399D1300EBC322 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/FirefoxLogins.strings; sourceTree = ""; }; 43111A142B399D1300EBC322 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/LoginsHelper.strings; sourceTree = ""; }; + 4311D5082B9F9C1B00166EFC /* co */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = co; path = co.lproj/KeyboardAccessory.strings; sourceTree = ""; }; + 4311D5092B9F9C1B00166EFC /* co */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = co; path = co.lproj/PasswordAutofill.strings; sourceTree = ""; }; 4311D5762A65595900FEA3DB /* hsb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hsb; path = hsb.lproj/CustomizeFirefoxHome.strings; sourceTree = ""; }; 4311D5772A65595900FEA3DB /* hsb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hsb; path = hsb.lproj/SelectCreditCard.strings; sourceTree = ""; }; 43121B712AC1A30A00E4DC0E /* kab */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kab; path = kab.lproj/TabLocation.strings; sourceTree = ""; }; @@ -3069,6 +3074,8 @@ 4325A14B2ACAE0BC00010E11 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Share.strings"; sourceTree = ""; }; 43262C382A52E54200A5A25F /* ia */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ia; path = ia.lproj/CustomizeFirefoxHome.strings; sourceTree = ""; }; 43262C392A52E54200A5A25F /* ia */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ia; path = ia.lproj/SelectCreditCard.strings; sourceTree = ""; }; + 432666252B9F9CE600B508E7 /* eo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eo; path = eo.lproj/KeyboardAccessory.strings; sourceTree = ""; }; + 432666262B9F9CE600B508E7 /* eo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = eo; path = eo.lproj/PasswordAutofill.strings; sourceTree = ""; }; 43268A2F2AC1A49000F31D02 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/TabLocation.strings; sourceTree = ""; }; 432737B22A2DFB6600BE8F3B /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Footer.strings"; sourceTree = ""; }; 432737B32A2DFB6600BE8F3B /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/RememberCard.strings"; sourceTree = ""; }; @@ -3215,6 +3222,15 @@ 43349476294745560027B85C /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/Alerts.strings; sourceTree = ""; }; 43349477294745560027B85C /* sq */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sq; path = sq.lproj/TabsTray.strings; sourceTree = ""; }; 4334DC2B29225A0B0064F9CD /* es-AR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-AR"; path = "es-AR.lproj/SearchHeaderTitle.strings"; sourceTree = ""; }; + 43355E482B9F9DDD0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/ContextualHints.strings; sourceTree = ""; }; + 43355E492B9F9DDD0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/CredentialProvider.strings; sourceTree = ""; }; + 43355E4A2B9F9DDD0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/Credentials.strings; sourceTree = ""; }; + 43355E4B2B9F9DDE0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/FirefoxHomepage.strings; sourceTree = ""; }; + 43355E4C2B9F9DDE0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/FirefoxLogins.strings; sourceTree = ""; }; + 43355E4D2B9F9DDE0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/KeyboardAccessory.strings; sourceTree = ""; }; + 43355E4E2B9F9DDE0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/LoginsHelper.strings; sourceTree = ""; }; + 43355E4F2B9F9DDE0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/PasswordAutofill.strings; sourceTree = ""; }; + 43355E502B9F9DDE0068D699 /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/TabToolbar.strings; sourceTree = ""; }; 4335A79E2B554A630087D279 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/TabToolbar.strings; sourceTree = ""; }; 4335CC6F2B92761E0049EC23 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/KeyboardAccessory.strings; sourceTree = ""; }; 4335CC702B92761E0049EC23 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/PasswordAutofill.strings; sourceTree = ""; }; @@ -3236,6 +3252,7 @@ 433770942A52E58A00FAC5CC /* kk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kk; path = kk.lproj/CustomizeFirefoxHome.strings; sourceTree = ""; }; 433770952A52E58A00FAC5CC /* kk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kk; path = kk.lproj/SelectCreditCard.strings; sourceTree = ""; }; 4337741C2A5C1FB40029E804 /* lo */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = lo; path = lo.lproj/SelectCreditCard.strings; sourceTree = ""; }; + 433777F32B9F9B9D00A27D24 /* be */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = be; path = be.lproj/PasswordAutofill.strings; sourceTree = ""; }; 4337C9D22A5C211300987DEB /* tt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tt; path = tt.lproj/CustomizeFirefoxHome.strings; sourceTree = ""; }; 4337C9D32A5C211300987DEB /* tt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tt; path = tt.lproj/DisplayCard.strings; sourceTree = ""; }; 4337C9D42A5C211300987DEB /* tt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tt; path = tt.lproj/Footer.strings; sourceTree = ""; }; @@ -3507,6 +3524,8 @@ 435A21C5293E0B8E00E39498 /* kk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kk; path = kk.lproj/Alerts.strings; sourceTree = ""; }; 435A21C6293E0B8E00E39498 /* kk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kk; path = kk.lproj/TabsTray.strings; sourceTree = ""; }; 435A21D129E425D400251E18 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Edit Card.strings"; sourceTree = ""; }; + 435A29E12B9FA1E400824365 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/KeyboardAccessory.strings; sourceTree = ""; }; + 435A29E22B9FA1E400824365 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/PasswordAutofill.strings; sourceTree = ""; }; 435A759129E4285900778D0C /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Edit Card.strings"; sourceTree = ""; }; 435AC01A2A52E65800B0156A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/CustomizeFirefoxHome.strings; sourceTree = ""; }; 435AC01B2A52E65800B0156A /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/SelectCreditCard.strings; sourceTree = ""; }; @@ -3595,6 +3614,7 @@ 4361333D2A091002009C8BBC /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Notification.strings; sourceTree = ""; }; 4361333E2A091002009C8BBC /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Settings.strings; sourceTree = ""; }; 4361333F2A091002009C8BBC /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/SnackBar.strings; sourceTree = ""; }; + 4361AF2B2B9F9F1E0097029D /* kab */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kab; path = kab.lproj/KeyboardAccessory.strings; sourceTree = ""; }; 43621A6E29E428B300B2ED64 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = "sk.lproj/Edit Card.strings"; sourceTree = ""; }; 436220A028F436A700C8E75B /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/JumpBackIn.strings"; sourceTree = ""; }; 436220A128F436A700C8E75B /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/ToolbarLocation.strings"; sourceTree = ""; }; @@ -4033,6 +4053,8 @@ 438FAA9B28CF4BBE00F6C86B /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/ToolbarLocation.strings; sourceTree = ""; }; 438FE8632988ABA600155B10 /* CreditCardTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreditCardTableViewController.swift; sourceTree = ""; }; 438FE9F42A52E6BC0050E2B0 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/CustomizeFirefoxHome.strings; sourceTree = ""; }; + 439024C32B9F9C520089E0B2 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/KeyboardAccessory.strings; sourceTree = ""; }; + 439024C42B9F9C520089E0B2 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/PasswordAutofill.strings; sourceTree = ""; }; 43904ED28118BAD713896491 /* bg */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = bg; path = bg.lproj/HistoryPanel.strings; sourceTree = ""; }; 43907E4C2B42D4550053503C /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/Credentials.strings; sourceTree = ""; }; 43914B522B4C115A0028781C /* nn */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nn; path = nn.lproj/ContextualHints.strings; sourceTree = ""; }; @@ -4402,6 +4424,8 @@ 43BC52062A2DFA7C0088B9A2 /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/RememberCard.strings; sourceTree = ""; }; 43BC52072A2DFA7C0088B9A2 /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/UpdateCard.strings; sourceTree = ""; }; 43BCA72729F69CA90072E1B7 /* oc */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = oc; path = oc.lproj/BookmarkPanelDeleteConfirm.strings; sourceTree = ""; }; + 43BD17542B9F9EDE0036EE8F /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/KeyboardAccessory.strings; sourceTree = ""; }; + 43BD17552B9F9EDE0036EE8F /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/PasswordAutofill.strings; sourceTree = ""; }; 43BD313729BA68C5003A2777 /* cy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cy; path = cy.lproj/EngagementNotification.strings; sourceTree = ""; }; 43BD313829BA68C5003A2777 /* cy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cy; path = cy.lproj/Onboarding.strings; sourceTree = ""; }; 43BD313929BA68C5003A2777 /* cy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cy; path = cy.lproj/ResearchSurface.strings; sourceTree = ""; }; @@ -4467,6 +4491,8 @@ 43C8C5892B86631F00F46904 /* kab */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = kab; path = kab.lproj/PasswordAutofill.strings; sourceTree = ""; }; 43C8ED3B2ADD51F8003E7DF0 /* co */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = co; path = co.lproj/Share.strings; sourceTree = ""; }; 43C90AA02A24BFE0006EE6F4 /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/DisplayCard.strings; sourceTree = ""; }; + 43C913C32B9FA09F000FFBFF /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/KeyboardAccessory.strings; sourceTree = ""; }; + 43C913C42B9FA09F000FFBFF /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/PasswordAutofill.strings; sourceTree = ""; }; 43C926AC2B927810003BE8AF /* sl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sl; path = sl.lproj/PasswordAutofill.strings; sourceTree = ""; }; 43C9561A2AC1A15F00A53454 /* co */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = co; path = co.lproj/TabLocation.strings; sourceTree = ""; }; 43C993B12B30609900C813F4 /* ia */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ia; path = ia.lproj/ContextualHints.strings; sourceTree = ""; }; @@ -15732,6 +15758,7 @@ 4364E8092B554C3B00601C45 /* si */, 43D3C0152B5E832600EF55BA /* be */, 43FAD8FA2B7BF13100E3474B /* ro */, + 43355E4B2B9F9DDE0068D699 /* gl */, ); name = FirefoxHomepage.strings; sourceTree = ""; @@ -16549,6 +16576,7 @@ 43D3C0132B5E832600EF55BA /* be */, 430148D32B5E8854000C4D41 /* th */, 43CEB4582B680459000F85A9 /* pt-PT */, + 43355E482B9F9DDD0068D699 /* gl */, ); name = ContextualHints.strings; sourceTree = ""; @@ -16609,6 +16637,7 @@ 438B41BA2B5E865F00BA2E52 /* ko */, 4378F2C82B5E879900D89B0A /* pt-PT */, 434B67C32B7BF1FC00FC512B /* tt */, + 43355E492B9F9DDD0068D699 /* gl */, ); name = CredentialProvider.strings; sourceTree = ""; @@ -16664,6 +16693,7 @@ 438B41BB2B5E865F00BA2E52 /* ko */, 430148D42B5E8854000C4D41 /* th */, 43CEB4592B680459000F85A9 /* pt-PT */, + 43355E4A2B9F9DDD0068D699 /* gl */, ); name = Credentials.strings; sourceTree = ""; @@ -16724,6 +16754,7 @@ 438B41BC2B5E865F00BA2E52 /* ko */, 4378F2C92B5E879900D89B0A /* pt-PT */, 434B67C42B7BF1FC00FC512B /* tt */, + 43355E4C2B9F9DDE0068D699 /* gl */, ); name = FirefoxLogins.strings; sourceTree = ""; @@ -16783,6 +16814,7 @@ 438B41BD2B5E865F00BA2E52 /* ko */, 4378F2CA2B5E879900D89B0A /* pt-PT */, 434B67C52B7BF1FC00FC512B /* tt */, + 43355E4E2B9F9DDE0068D699 /* gl */, ); name = LoginsHelper.strings; sourceTree = ""; @@ -16838,6 +16870,7 @@ 4399EF912B7BEFC600E091BE /* kab */, 43F848F02B7BF07600B6BB44 /* nb */, 435B59742B927756006865A0 /* nn */, + 43355E502B9F9DDE0068D699 /* gl */, ); name = TabToolbar.strings; sourceTree = ""; @@ -16908,6 +16941,7 @@ 4301323A2ADD559F00B1FAD7 /* sq */, 4364EA8D2B1DE9FB003A1240 /* bs */, 43EB5F9F2B2728080063D23E /* ug */, + 430C303F2B9FA0E7003B691E /* ro */, ); name = FirefoxSync.strings; sourceTree = ""; @@ -17025,6 +17059,14 @@ 434590782B9276CD00C2578B /* ko */, 433FA9432B92772F0051231E /* nb */, 435B59722B927756006865A0 /* nn */, + 4311D5082B9F9C1B00166EFC /* co */, + 439024C32B9F9C520089E0B2 /* da */, + 432666252B9F9CE600B508E7 /* eo */, + 43355E4D2B9F9DDE0068D699 /* gl */, + 43BD17542B9F9EDE0036EE8F /* ja */, + 4361AF2B2B9F9F1E0097029D /* kab */, + 43C913C32B9FA09F000FFBFF /* pl */, + 435A29E12B9FA1E400824365 /* th */, ); name = KeyboardAccessory.strings; sourceTree = ""; @@ -17342,6 +17384,14 @@ 433FA9442B92772F0051231E /* nb */, 435B59732B927756006865A0 /* nn */, 43C926AC2B927810003BE8AF /* sl */, + 433777F32B9F9B9D00A27D24 /* be */, + 4311D5092B9F9C1B00166EFC /* co */, + 439024C42B9F9C520089E0B2 /* da */, + 432666262B9F9CE600B508E7 /* eo */, + 43355E4F2B9F9DDE0068D699 /* gl */, + 43BD17552B9F9EDE0036EE8F /* ja */, + 43C913C42B9FA09F000FFBFF /* pl */, + 435A29E22B9FA1E400824365 /* th */, ); name = PasswordAutofill.strings; sourceTree = ""; @@ -17482,6 +17532,7 @@ 4392732E2A6E95B50014E253 /* su */, 4364EA892B1DE9FA003A1240 /* bs */, 432FF9F82B1DED6E003E473B /* ug */, + 430C303E2B9FA0E7003B691E /* ro */, ); name = EditCard.strings; sourceTree = ""; @@ -17552,6 +17603,7 @@ 439273372A6E95B60014E253 /* su */, 4364EA962B1DE9FB003A1240 /* bs */, 43EB5FA82B2728080063D23E /* ug */, + 430C30402B9FA0E7003B691E /* ro */, ); name = Settings.strings; sourceTree = ""; diff --git a/firefox-ios/Client/be.lproj/InfoPlist.strings b/firefox-ios/Client/be.lproj/InfoPlist.strings index fc52a985598d..0837cc53b72d 100644 --- a/firefox-ios/Client/be.lproj/InfoPlist.strings +++ b/firefox-ios/Client/be.lproj/InfoPlist.strings @@ -7,6 +7,9 @@ /* Privacy - Camera Usage Description */ "NSCameraUsageDescription" = "Firefox выкарыстоўвае камеру, каб сканаваць QR-коды, здымаць фота і відэа."; +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "Firefox патрабуе Face ID для доступу да захаваных пароляў і спосабаў аплаты."; + /* Privacy - Location When In Use Usage Description */ "NSLocationWhenInUseUsageDescription" = "Вэб-сайты, якія вы наведваеце, могуць запытваць ваша месцазнаходжанне."; diff --git a/firefox-ios/Client/gl.lproj/InfoPlist.strings b/firefox-ios/Client/gl.lproj/InfoPlist.strings index 8743e0c795af..9fee1558dad5 100644 --- a/firefox-ios/Client/gl.lproj/InfoPlist.strings +++ b/firefox-ios/Client/gl.lproj/InfoPlist.strings @@ -7,6 +7,9 @@ /* Privacy - Camera Usage Description */ "NSCameraUsageDescription" = "Isto permítelle facer fotos e subilas."; +/* Privacy - Face ID Usage Description */ +"NSFaceIDUsageDescription" = "Firefox require Face ID para acceder aos teus contrasinais e aos métodos de pago gardados."; + /* Privacy - Location When In Use Usage Description */ "NSLocationWhenInUseUsageDescription" = "Os sitios web que visita poden solicitar a súa localización."; diff --git a/firefox-ios/Client/sl.lproj/InfoPlist.strings b/firefox-ios/Client/sl.lproj/InfoPlist.strings index 59b82285699c..93c0bfd61bb9 100644 --- a/firefox-ios/Client/sl.lproj/InfoPlist.strings +++ b/firefox-ios/Client/sl.lproj/InfoPlist.strings @@ -8,7 +8,7 @@ "NSCameraUsageDescription" = "Firefox uporablja vašo kamero za skeniranje QR-kod, fotografiranje in snemanje."; /* Privacy - Face ID Usage Description */ -"NSFaceIDUsageDescription" = "Firefox za dostop do shranjenih gesel in šifriranih kartic zahteva Face ID."; +"NSFaceIDUsageDescription" = "Firefox za dostop do shranjenih gesel in plačilnih sredstev zahteva Face ID."; /* Privacy - Location When In Use Usage Description */ "NSLocationWhenInUseUsageDescription" = "Spletne strani lahko zahtevajo vašo lokacijo."; diff --git a/firefox-ios/Shared/Supporting Files/be.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/be.lproj/Onboarding.strings index c592288ef73b..860411dbf3fb 100644 --- a/firefox-ios/Shared/Supporting Files/be.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/be.lproj/Onboarding.strings @@ -13,6 +13,48 @@ /* The title on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.Title.v114" = "Змяніць прадвызначаны браўзер"; +/* String used to describe the option to skip the customization cards in Firefox Onboarding screens and start browsing. */ +"Onboarding.Customization.Intro.Skip.Action.v123" = "Пачаць агляданне"; + +/* String used to describe the option to save the user setting and continue to the next onboarding in Firefox Onboarding screens. */ +"Onboarding.Customization.Theme.Continue.Action.v123" = "Захаваць і працягнуць"; + +/* On the theme customization onboarding card, the string used to describe the option to set the theme to dark theme from the available choices. */ +"Onboarding.Customization.Theme.Dark.Action.v123" = "Цёмная"; + +/* String used to describe the description label of the theme customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Theme.Description.v123" = "Глядзіце на Інтэрнэт у лепшым святле."; + +/* On the theme customization onboarding card, the string used to describe the option to set the theme to light theme from the available choices. */ +"Onboarding.Customization.Theme.Light.Action.v123" = "Светлая"; + +/* String used to describe the option to skip the theme customization in Firefox Onboarding screens. */ +"Onboarding.Customization.Theme.Skip.Action.v123" = "Прапусціць"; + +/* On the theme customization onboarding card, the string used to describe the option to set the theme to system theme from the available choices. */ +"Onboarding.Customization.Theme.System.Action.v123" = "Сістэмная"; + +/* String used to describe the title of the theme customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Theme.Title.v123" = "Выберыце тэму"; + +/* On the toolbar customization onboarding card, the string used to describe the option to set the toolbar at the bottom of the screen. */ +"Onboarding.Customization.Toolbar.Bottom.Action.v123" = "Унізе"; + +/* String used to describe the option to save set preferences and leave onboarding to start browsing in the app. */ +"Onboarding.Customization.Toolbar.Continue.Action.v123" = "Захаваць і пачаць прагляд"; + +/* String used to describe the description label of the toolbar customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Toolbar.Description.v123" = "Трымайце пошук пад рукой."; + +/* String used to describe the option to skip the toolbar customization in Firefox Onboarding screens and start browisg in the app. */ +"Onboarding.Customization.Toolbar.Skip.Action.v123" = "Прапусціць"; + +/* String used to describe the title of the toolbar customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Toolbar.Title.v123" = "Выберыце размяшчэнне панэлі інструментаў"; + +/* On the toolbar customization onboarding card, the string used to describe the option to set the toolbar at the top of the screen. */ +"Onboarding.Customization.Toolbar.Top.Action.v123" = "Уверсе"; + /* String used to describes what Firefox is on the first onboarding page in our Onboarding screens. Indie means small independant. */ "Onboarding.IntroDescriptionPart1.v114" = "Незалежны. Некамерцыйны. Для добрых спраў."; diff --git a/firefox-ios/Shared/Supporting Files/be.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/be.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..cfe039583b28 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/be.lproj/PasswordAutofill.strings @@ -0,0 +1,9 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "Кіраваць паролямі"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "Выкарыстаць захаваны пароль?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "Выкарыстаць захаваны пароль"; + diff --git a/firefox-ios/Shared/Supporting Files/be.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/be.lproj/Settings.strings index 1f40cda15488..89b4581ad932 100644 --- a/firefox-ios/Shared/Supporting Files/be.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/be.lproj/Settings.strings @@ -1,3 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "ЗАХАВАНЫЯ АДРАСЫ"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "Уключае нумары тэлефонаў і адрасы электроннай пошты"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "Захоўваць і запаўняць адрасы"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "Выкарыстаць захаваны адрас"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "Дадаць карту"; @@ -94,6 +106,9 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Даведайцеся больш пра Firefox Suggest"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Альтэрнатыўныя пошукавыя сістэмы"; + /* Title for the `default search engine` settings section in the Search page in the Settings menu. */ "Settings.Search.DefaultSearchEngine.Title.v121" = "Прадвызначаны пашукавік"; @@ -118,12 +133,18 @@ /* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ "Settings.Search.Suggest.LearnAboutSuggestions.v124" = "Даведайцеся больш пра Firefox Suggest"; +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "Шукаць у закладках"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "Атрымлівайце прапановы з інтэрнэту, звязаныя з вашым пошукам"; /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "Прапановы ад %@"; +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "Прапановы з Інтэрнэту"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "Падтрымаць %@ выпадковымі спонсарскімі прапановамі"; diff --git a/firefox-ios/Shared/Supporting Files/co.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/co.lproj/Credentials.strings index aaa45b2ecd0b..44dc6ea13133 100644 --- a/firefox-ios/Shared/Supporting Files/co.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/co.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "Per arregistrà è riempie autumaticamente e parolle d’intesa, attivate Face ID, Touch ID o un codice d’accessu per l’apparechju."; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Per arregistrà è riempie autumaticamente e carte bancarie, attivate Face ID, Touch ID o un codice d’accessu per l’apparechju."; + diff --git a/firefox-ios/Shared/Supporting Files/co.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/co.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..3efa188f30cf --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/co.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "Campu di furmulariu seguente"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "Campu di furmulariu precedente"; + diff --git a/firefox-ios/Shared/Supporting Files/co.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/co.lproj/Onboarding.strings index 21987e623d8b..0fbf3c1afa35 100644 --- a/firefox-ios/Shared/Supporting Files/co.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/co.lproj/Onboarding.strings @@ -1,6 +1,9 @@ /* The title of the button on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.ButtonTitle.v114" = "Andà à e preferenze"; +/* The footer label on the Default Browser Popup, which is below all the instructions asking the users if their Firefox browser is the default browser. If it is then close this message and tap skip. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ +"DefaultBrowserPopup.DescriptionFooter.v124" = "*%@ hè dighjà u vostru navigatore predefinitu ?* Chjudite stu messaghju è picchichjate nant’à « Ignurà »."; + /* The first label on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ "DefaultBrowserPopup.FirstLabel.v114" = "1. Andate à *Preferenze*"; diff --git a/firefox-ios/Shared/Supporting Files/co.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/co.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..359b0f87986f --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/co.lproj/PasswordAutofill.strings @@ -0,0 +1,12 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "Amministrà e parolle d’intesa"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "Avete da cunnettesi à %@"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "Impiegà a parolla d’intesa arregistrata ?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "Impiegà a parolla d’intesa arregistrata"; + diff --git a/firefox-ios/Shared/Supporting Files/co.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/co.lproj/Settings.strings index 8251aa693972..584cda9a8607 100644 --- a/firefox-ios/Shared/Supporting Files/co.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/co.lproj/Settings.strings @@ -1,3 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "INDIRIZZI ARREGISTRATI"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "Include i numeri di telefonu è l’indirizzi elettronichi"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "Arregistrà è rinsignà autumaticamente l’indirizzi"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "Impiegà un indirizzu arregistratu"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "Aghjunghje una carta"; @@ -94,18 +106,27 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Sapene di più nant’à Firefox suggerisce"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Mutori di ricerca alternativi"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Risultati da e ricerche, a cronolugia, l’indette è ancu di più"; /* Title for the `default search engine` settings section in the Search page in the Settings menu. */ "Settings.Search.DefaultSearchEngine.Title.v121" = "Mutore di ricerca predefinitu"; +/* Title for the `Suggestions from Search Engines` settings section in the Search page in the Settings menu. */ +"Settings.Search.EnginesSuggestions.Title.v124" = "Suggestioni di i mutori di ricerca"; + /* Navigation title for search page in the Settings menu. */ "Settings.Search.PageTitle.v121" = "Ricercà"; /* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in the Private Session section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Setting.v122" = "Affissà e suggestioni in navigazione privata"; +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in `Suggestions from Search Engines` and `Address Bar - Firefox Suggest` sections in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v124" = "Affissà durante e sessioni di navigazione privata"; + /* Title for the `Private Browsing` settings section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Title.v122" = "Navigazione privata"; @@ -121,12 +142,27 @@ /* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ "Settings.Search.Suggest.LearnAboutSuggestions.v124" = "Sapene di più nant’à Firefox suggerisce"; +/* In the Search page of the Settings menu, the title for the setting to enable search browsing history. */ +"Settings.Search.Suggest.SearchBrowsingHistory.Title.v124" = "Ricercà in a cronolugia di navigazione"; + +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "Ricercà in l’indette"; + +/* In the Search page of the Settings menu, the title for the setting to enable synced tabs. */ +"Settings.Search.Suggest.SearchSyncedTabs.Title.v124" = "Ricercà in l’unghjette sincrunizate"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "Ottene suggestioni da u web relative à a vostra ricerca"; +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "Ottene suggestioni da %@ relative à a vostra ricerca"; + /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "Suggestioni da %@"; +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "Suggestioni da u Web"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "Sustene %@ cù suggestioni finanziare occasiunale"; diff --git a/firefox-ios/Shared/Supporting Files/co.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/co.lproj/TabLocation.strings index 2c6974e15c80..7bc211cd1b43 100644 --- a/firefox-ios/Shared/Supporting Files/co.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/co.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "Picchichjate duie volte è mantinite u vostru ditu appughjatu per affissà più d’ozzioni"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "Cunnessione micca assicurata. A prutezzione rinfurzata contr’à u spiunagiu hè disattivata."; diff --git a/firefox-ios/Shared/Supporting Files/cs.lproj/FirefoxHomepage.strings b/firefox-ios/Shared/Supporting Files/cs.lproj/FirefoxHomepage.strings index ebb55670a3ed..b4f12d258d3e 100644 --- a/firefox-ios/Shared/Supporting Files/cs.lproj/FirefoxHomepage.strings +++ b/firefox-ios/Shared/Supporting Files/cs.lproj/FirefoxHomepage.strings @@ -1,5 +1,5 @@ /* When the user ends their private session, they are returned to the private mode homepage, and a toastbar popups confirming that their data has been erased. This is the label for that toast. */ -"FirefoxHomepage.FeltDeletion.Link.v122" = "Data anonymními prohlížení byla vymazána"; +"FirefoxHomepage.FeltDeletion.Link.v122" = "Data anonymního prohlížení byla vymazána"; /* The body of the message for the card that educates users about how private mode works. The card shows up on the homepage when in the new privacy mode. Placeholder refers to app name. */ "FirefoxHomepage.FeltPrivacyUI.Body.v122" = "Když zavřete všechny anonymní panely, %@ odstraní vaše soubory cookie, historii a data stránek."; diff --git a/firefox-ios/Shared/Supporting Files/da.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/da.lproj/Credentials.strings index 3f4df01ec77f..0346cdd4c384 100644 --- a/firefox-ios/Shared/Supporting Files/da.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/da.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "For at gemme og autofylde adgangskoder skal du aktivere Face ID, Touch ID eller en adgangskode til din enhed."; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "For at gemme og autoudfylde betalingskort, skal du aktivere Face ID, Touch ID eller en enhedsadgangskode."; + diff --git a/firefox-ios/Shared/Supporting Files/da.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/da.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..bd5779a17f19 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/da.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "Næste felt i formular"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "Forrige felt i formular"; + diff --git a/firefox-ios/Shared/Supporting Files/da.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/da.lproj/Onboarding.strings index e037e2a97f39..bd57c3dbd597 100644 --- a/firefox-ios/Shared/Supporting Files/da.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/da.lproj/Onboarding.strings @@ -1,6 +1,9 @@ /* The title of the button on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.ButtonTitle.v114" = "Gå til indstillinger"; +/* The footer label on the Default Browser Popup, which is below all the instructions asking the users if their Firefox browser is the default browser. If it is then close this message and tap skip. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ +"DefaultBrowserPopup.DescriptionFooter.v124" = "*Er %@ allerede din standard-browser?* Luk denne besked og tryk på Spring over."; + /* The first label on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ "DefaultBrowserPopup.FirstLabel.v114" = "1. Gå til *Indstillinger*"; diff --git a/firefox-ios/Shared/Supporting Files/da.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/da.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..711ff5834c46 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/da.lproj/PasswordAutofill.strings @@ -0,0 +1,12 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "Håndter adgangskoder"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "Du logger ind på %@"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "Brug gemt adgangskode?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "Brug gemt adgangskode"; + diff --git a/firefox-ios/Shared/Supporting Files/da.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/da.lproj/Settings.strings index 6fc702baa23f..c62190e80bd4 100644 --- a/firefox-ios/Shared/Supporting Files/da.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/da.lproj/Settings.strings @@ -1,3 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "GEMTE ADRESSER"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "Inkluderer telefonnumre og mailadresser"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "Gem og udfyld adresser"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "Brug gemt adresse"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "Tilføj kort"; @@ -94,18 +106,27 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Læs mere om Firefox-forslag"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Alternative søgetjenester"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Resultater fra søgninger, historik, bogmærker og mere"; /* Title for the `default search engine` settings section in the Search page in the Settings menu. */ "Settings.Search.DefaultSearchEngine.Title.v121" = "Standardsøgetjeneste"; +/* Title for the `Suggestions from Search Engines` settings section in the Search page in the Settings menu. */ +"Settings.Search.EnginesSuggestions.Title.v124" = "Forslag fra søgetjenester"; + /* Navigation title for search page in the Settings menu. */ "Settings.Search.PageTitle.v121" = "Søgning"; /* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in the Private Session section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Setting.v122" = "Vis forslag i privat browsing"; +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in `Suggestions from Search Engines` and `Address Bar - Firefox Suggest` sections in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v124" = "Vis i private sessioner"; + /* Title for the `Private Browsing` settings section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Title.v122" = "Privat browsing"; @@ -121,12 +142,27 @@ /* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ "Settings.Search.Suggest.LearnAboutSuggestions.v124" = "Læs mere om Firefox-forslag"; +/* In the Search page of the Settings menu, the title for the setting to enable search browsing history. */ +"Settings.Search.Suggest.SearchBrowsingHistory.Title.v124" = "Søg i browserhistorik"; + +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "Søg i bogmærker"; + +/* In the Search page of the Settings menu, the title for the setting to enable synced tabs. */ +"Settings.Search.Suggest.SearchSyncedTabs.Title.v124" = "Søg i synkroniserede faneblade"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "Få forslag fra nettet relateret til din søgning"; +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "Få forslag fra %@ relateret til din søgning"; + /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "Forslag fra %@"; +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "Forslag fra nettet"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "Støt %@ med lejlighedsvise sponsorede forslag"; diff --git a/firefox-ios/Shared/Supporting Files/da.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/da.lproj/TabLocation.strings index 04e7f52e9f73..de0816052a6c 100644 --- a/firefox-ios/Shared/Supporting Files/da.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/da.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "Dobbelt-tryk og hold for at se flere muligheder"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "Forbindelsen er ikke sikker. Udvidet beskyttelse mod sporing er slået fra."; diff --git a/firefox-ios/Shared/Supporting Files/eo.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/eo.lproj/Credentials.strings index 384e95bd7583..ac90638db4a2 100644 --- a/firefox-ios/Shared/Supporting Files/eo.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/eo.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "Por konservi kaj aŭtomate plenigi pasvortojn, aktivigu Face ID, Touch ID aŭ aparatan paskodon."; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Por konservi kaj aŭtomate plenigi kreditkartojn, aktivigu Face ID, Touch ID aŭ aparatan paskodon."; + diff --git a/firefox-ios/Shared/Supporting Files/eo.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/eo.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..31ba9d18519b --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/eo.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "Venonta kampo de formularo"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "Antaŭa kampo de formularo"; + diff --git a/firefox-ios/Shared/Supporting Files/eo.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/eo.lproj/Onboarding.strings index e871c1d9d960..745fedb8caf3 100644 --- a/firefox-ios/Shared/Supporting Files/eo.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/eo.lproj/Onboarding.strings @@ -1,6 +1,9 @@ /* The title of the button on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.ButtonTitle.v114" = "Iri al agordoj"; +/* The footer label on the Default Browser Popup, which is below all the instructions asking the users if their Firefox browser is the default browser. If it is then close this message and tap skip. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ +"DefaultBrowserPopup.DescriptionFooter.v124" = "*Ĉu %@ esta jam via norma retumilo?* Fermu tiun ĉi mesaĝon kaj tuŝetu Ignori."; + /* The first label on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ "DefaultBrowserPopup.FirstLabel.v114" = "1. Iri al *agordoj*"; diff --git a/firefox-ios/Shared/Supporting Files/eo.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/eo.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..1e9e1034f5ab --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/eo.lproj/PasswordAutofill.strings @@ -0,0 +1,12 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "Administri pasvortojn"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "Vi komencos seancon en %@"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "Ĉu uzi konservitan pasvorton?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "Uzi konservitan pasvorton"; + diff --git a/firefox-ios/Shared/Supporting Files/eo.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/eo.lproj/Settings.strings index 34702c8dfb59..11f012432011 100644 --- a/firefox-ios/Shared/Supporting Files/eo.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/eo.lproj/Settings.strings @@ -1,3 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "KONSERVITAJ ADRESOJN"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "Telefonnumeroj kaj retpoŝtaj adresoj inkluzivitaj"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "Konservi kaj aŭtomate plenigi adresojn"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "Uzi konservitajn adresojn"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "Aldoni karton"; @@ -94,18 +106,27 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Pli da informo pri Sugestoj de Firefox"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Aliaj serĉiloj"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Rezultoj el serĉoj, historio, legosignoj kaj pli"; /* Title for the `default search engine` settings section in the Search page in the Settings menu. */ "Settings.Search.DefaultSearchEngine.Title.v121" = "Norma serĉilo"; +/* Title for the `Suggestions from Search Engines` settings section in the Search page in the Settings menu. */ +"Settings.Search.EnginesSuggestions.Title.v124" = "Sugestoj el serĉiloj"; + /* Navigation title for search page in the Settings menu. */ "Settings.Search.PageTitle.v121" = "Serĉi"; /* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in the Private Session section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Setting.v122" = "Montri sugestojn en privata retumo"; +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in `Suggestions from Search Engines` and `Address Bar - Firefox Suggest` sections in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v124" = "Montri en privataj seancoj"; + /* Title for the `Private Browsing` settings section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Title.v122" = "Privata retumo"; @@ -121,12 +142,27 @@ /* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ "Settings.Search.Suggest.LearnAboutSuggestions.v124" = "Pli da informo pri Sugestoj de Firefox"; +/* In the Search page of the Settings menu, the title for the setting to enable search browsing history. */ +"Settings.Search.Suggest.SearchBrowsingHistory.Title.v124" = "Serĉi en retuma historio"; + +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "Serĉi legosignojn"; + +/* In the Search page of the Settings menu, the title for the setting to enable synced tabs. */ +"Settings.Search.Suggest.SearchSyncedTabs.Title.v124" = "Serĉi spegulitajn langetojn"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "Ricevu sugestojn el la reto, kiu rilatas vian serĉon"; +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "Ricevi sugestojn el %@, kiu rilatas vian serĉon"; + /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "Sugestoj el %@"; +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "Sugestoj el la reto"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "Subtenu %@ per patronitaj sugestoj, de tempo al tempo"; diff --git a/firefox-ios/Shared/Supporting Files/eo.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/eo.lproj/TabLocation.strings index ca852d00e0b5..bd2e2d1995f8 100644 --- a/firefox-ios/Shared/Supporting Files/eo.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/eo.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "Duoble tuŝetu kaj premu por vidi pli da ebloj"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "Nesekura konekto. Malŝaltitaj esceptoj por la plibonigita protekto kontraŭ spurado."; diff --git a/firefox-ios/Shared/Supporting Files/eu.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/eu.lproj/Credentials.strings index 7c87e0160383..e9886c27ed1e 100644 --- a/firefox-ios/Shared/Supporting Files/eu.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/eu.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "Pasahitzak gorde eta automatikoki osatzeko, gaitu Face ID, Touch ID edo gailuaren pasakodea."; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Kreditu txartelak gorde eta automatikoki osatzeko, gaitu Face ID, Touch ID edo gailuaren pasakodea."; + diff --git a/firefox-ios/Shared/Supporting Files/eu.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/eu.lproj/Settings.strings index 6d45dd81c8fb..ad57d5d4d67d 100644 --- a/firefox-ios/Shared/Supporting Files/eu.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/eu.lproj/Settings.strings @@ -106,6 +106,9 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Firefox Suggest-i buruzko argibide gehiago"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Bilaketa-motor alternatiboak"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Bilaketetako, historiako, laster-marketako eta gehiagoko emaitzak"; diff --git a/firefox-ios/Shared/Supporting Files/fi.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/fi.lproj/Credentials.strings index f3c3c36413e6..7b8cdf609b49 100644 --- a/firefox-ios/Shared/Supporting Files/fi.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/fi.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "Tallentaaksesi ja täyttääksesi salasanat automaattisesti, ota käyttöön Face ID, Touch ID tai laitteen pääsykoodi."; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Tallentaaksesi ja täyttääksesi luottokorttitiedot, ota käyttöön Face ID, Touch ID tai laitteen pääsykoodi."; + diff --git a/firefox-ios/Shared/Supporting Files/fi.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/fi.lproj/Settings.strings index fc0f8392f7ed..89f09743e0db 100644 --- a/firefox-ios/Shared/Supporting Files/fi.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/fi.lproj/Settings.strings @@ -106,6 +106,9 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Lisätietoja Firefox Suggestista"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Vaihtoehtoiset hakukoneet"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Tuloksia hauista, historiasta, kirjanmerkeistä ja muista"; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/Alert.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/Alert.strings index 1f6d3e06ac6a..13475ea7dff4 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/Alert.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/Alert.strings @@ -7,6 +7,9 @@ /* Title label for the dialog box that gets presented as a confirmation to ask user if they would like to remove the saved credit card */ "CreditCard.SnackBar.RemoveCardTitle.v112" = "Eliminar esta tarxeta?"; +/* Title label for the dialog box that gets presented as a confirmation to ask user if they would like to remove the saved credit card */ +"CreditCard.SnackBar.RemoveCardTitle.v122" = "Retirar a tarxeta?"; + /* Button text to dismiss the dialog box that gets presented as a confirmation to to remove card and perform the operation of removing the credit card. */ "CreditCard.SnackBar.RemovedCardButton.v112" = "Retirar"; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/Alerts.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/Alerts.strings index aeb5590f4af8..3c1968be02b7 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/Alerts.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/Alerts.strings @@ -1,3 +1,15 @@ +/* When tapping the fire icon in private mode, an alert comes up asking to confirm if you want to delete all browsing data and end your private session. This is the body text for the alert. */ +"Alerts.FeltDeletion.Body.v122" = "Pechar todas as lapelas privadas e eliminar o historial, as cookies e todos os demais datos do sitio."; + +/* When tapping the fire icon in private mode, an alert comes up asking to confirm if you want to delete all browsing data and end your private session. This is the cancel action for the alert, cancelling ending your session. */ +"Alerts.FeltDeletion.Button.Cancel.v122" = "Cancelar"; + +/* When tapping the fire icon in private mode, an alert comes up asking to confirm if you want to delete all browsing data and end your private session. This is the affirmative action for the alert, confirming that you do want to do that. */ +"Alerts.FeltDeletion.Button.Confirm.v122" = "Eliminar datos da sesión"; + +/* When tapping the fire icon in private mode, an alert comes up asking to confirm if you want to delete all browsing data and end your private session. This is the title for the alert. */ +"Alerts.FeltDeletion.Title.v122" = "Quere finalizar a súa sesión privada?"; + /* The title for the negative action of the restore tabs pop-up alert. This alert shows when opening up Firefox after it crashed, and will reject the action of restoring tabs. */ "Alerts.RestoreTabs.Button.No.v109" = "Non"; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/BiometricAuthentication.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/BiometricAuthentication.strings index 1f313db38012..f4df3f89d09f 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/BiometricAuthentication.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/BiometricAuthentication.strings @@ -1,6 +1,9 @@ /* Biometric authentication is when the system prompts users for Face ID or fingerprint before accessing protected information. This string asks the user to enter their device passcode to access the protected screen. */ "Biometry.Screen.UniversalAuthenticationReason.v115" = "Autenticar para acceder aos contrasinais."; +/* Biometric authentication is when the system prompts users for Face ID or fingerprint before accessing protected information. This string asks the user to enter their device passcode to access the protected screen for logins and encrypted cards. */ +"Biometry.Screen.UniversalAuthenticationReason.v122" = "Autentifíquese para acceder aos seus contrasinais e métodos de pago gardados."; + /* Biometric authentication is when the system prompts users for Face ID or fingerprint before accessing protected information. This string asks the user to enter their device passcode to access the protected screen for logins and encrypted cards. */ "Biometry.Screen.UniversalAuthenticationReasonV2.v116" = "Autentíquese para acceder aos seus inicios de sesión gardados e ás tarxetas cifradas."; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/ContextualHints.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/ContextualHints.strings new file mode 100644 index 000000000000..eaf0017d787b --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/ContextualHints.strings @@ -0,0 +1,3 @@ +/* Contextual hints are little popups that appear for the users informing them of new features. This is a call to action for the popup that appears to educate users about what the fire button in the toolbar does, when in private mode. */ +"ContextualHints.FeltDeletion.Body.v122" = "Toque aquí para comezar unha nova sesión privada. Elimine o seu historial, cookies — todo."; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/CredentialProvider.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/CredentialProvider.strings new file mode 100644 index 000000000000..6726fa76d8a1 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/CredentialProvider.strings @@ -0,0 +1,12 @@ +/* Label shown when there are no logins to list. The placeholder will be replaced with the app name. */ +"LoginsList.NoLoginsFound.Description.v122" = "Os contrasinais que garde ou sincronice con %@ listaranse aquí. Todos os contrasinais que garde están cifrados."; + +/* Label shown when there are no logins saved in the passwords list */ +"LoginsList.NoLoginsFound.Title.v122" = "Non se gardou ningún contrasinal"; + +/* Label displayed when a user searches for an item, and no matches can be found against the search query */ +"LoginsList.NoMatchingResult.Title.v122" = "Non se atoparon contrasinais"; + +/* Placeholder text for search field in the credential provider list */ +"LoginsList.Search.Placeholder.v122" = "Buscar contrasinais"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/Credentials.strings new file mode 100644 index 000000000000..e613dca9c729 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/Credentials.strings @@ -0,0 +1,6 @@ +/* Message shown when you enter Logins & Passwords without having a device passcode set. */ +"Logins.DevicePasscodeRequired.Message.v122" = "Para gardar e cubrir automaticamente os contrasinais, active Face ID, Touch ID ou un código de acceso do dispositivo."; + +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Para gardar e encher automaticamente as tarxetas de crédito, active Face ID, Touch ID ou un código de acceso do dispositivo."; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/Edit Card.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/Edit Card.strings index aa5ebedb9430..accbb192ac26 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/Edit Card.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/Edit Card.strings @@ -1,3 +1,6 @@ /* Title label for the view where user can edit their credit card info */ "CreditCard.EditCard.EditCreditCardTitle.v113" = "Editar a tarxeta de crédito"; +/* Title label for the view where user can edit their credit card info */ +"CreditCard.EditCard.EditCreditCardTitle.v122" = "Editar a tarxeta"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/EditCard.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/EditCard.strings index c11a6853245d..0442dee4f186 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/EditCard.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/EditCard.strings @@ -1,6 +1,9 @@ /* Title label for the view where user can add their credit card info */ "CreditCard.EditCard.AddCreditCardTitle.v113" = "Engadir unha tarxeta de crédito"; +/* Title label for the view where user can add their credit card info */ +"CreditCard.EditCard.AddCreditCardTitle.v122" = "Engadir tarxeta"; + /* Button label for cancelling editing of the credit card details shown in the form */ "CreditCard.EditCard.CancelNavBarButtonLabel.v113" = "Cancelar"; @@ -46,6 +49,9 @@ /* Title label for user to use the toggle settings to allow saving and autofilling of credit cards for webpages. */ "CreditCard.EditCard.ToggleToAllowAutofillTitle.v112" = "Gardar e encher automaticamente as tarxetas"; +/* Title label for user to use the toggle settings to allow saving and autofilling of credit cards for webpages. */ +"CreditCard.EditCard.ToggleToAllowAutofillTitle.v122" = "Gardar e cubrir os métodos de pago"; + /* Title label for the view where user can view their credit card info */ "CreditCard.EditCard.ViewCreditCardTitle.v116" = "Ver tarxeta"; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxHomepage.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxHomepage.strings new file mode 100644 index 000000000000..6a96a84ba65d --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxHomepage.strings @@ -0,0 +1,12 @@ +/* When the user ends their private session, they are returned to the private mode homepage, and a toastbar popups confirming that their data has been erased. This is the label for that toast. */ +"FirefoxHomepage.FeltDeletion.Link.v122" = "Borráronse os datos de navegación privada"; + +/* The body of the message for the card that educates users about how private mode works. The card shows up on the homepage when in the new privacy mode. Placeholder refers to app name. */ +"FirefoxHomepage.FeltPrivacyUI.Body.v122" = "%@ elimina as súas cookies, o historial e os datos do sitio cando peche todas as súas lapelas privadas."; + +/* The link for the card that educates users about how private mode works. The link redirects to an external site for more information. The card shows up on the homepage when in the new privacy mode. */ +"FirefoxHomepage.FeltPrivacyUI.Link.v122" = "Quen podería ver a miña actividade?"; + +/* The title for the card that educates users about how private mode works. The card shows up on the homepage when in the new privacy mode. */ +"FirefoxHomepage.FeltPrivacyUI.Title.v122" = "Non deixe rastro neste dispositivo"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxLogins.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxLogins.strings new file mode 100644 index 000000000000..5cad637f0172 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxLogins.strings @@ -0,0 +1,18 @@ +/* Prompt for saving the username in the Save Logins prompt. */ +"LoginsHelper.PromptSaveLogin.Title.v122" = "Gardar o nome de usuario?"; + +/* Prompt for saving a password in the Save Logins prompt. */ +"LoginsHelper.PromptSavePassword.Title.v122" = "Gardar o contrasinal?"; + +/* Prompt for updating the password in the Update Password prompt. */ +"LoginsHelper.PromptUpdateLogin.Title.OneArg.v122" = "Actualizar o contrasinal?"; + +/* Prompt for updating a password in the Update Password prompt. */ +"LoginsHelper.PromptUpdateLogin.Title.TwoArg.v122" = "Actualizar o contrasinal?"; + +/* Placeholder text for search box in logins list view. */ +"LoginsList.LoginsListSearchPlaceholder.v122" = "Buscar contrasinais"; + +/* Title for the list of logins saved by the app */ +"LoginsList.Title.v122" = "CONTRASINAIS GARDADOS"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxSync.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxSync.strings index fe126582437d..6cfaf2264e7a 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxSync.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/FirefoxSync.strings @@ -1,3 +1,12 @@ +/* Toggle for address autofill syncing setting */ +"FirefoxSync.AddressAutofillEngine.v124" = "Enderezos"; + /* Toggle for credit cards syncing setting */ "FirefoxSync.CreditCardsEngine.v115" = "Tarxetas de crédito"; +/* Toggle for credit cards syncing setting */ +"FirefoxSync.CreditCardsEngine.v122" = "Métodos de pago"; + +/* Toggle passwords syncing setting, in the Settings > Sync Data menu of the app. */ +"Sync.LoginsEngine.Title.v122" = "Contrasinais"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..4e3f8e40a9e4 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "Seguinte campo do formulario"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "Campo anterior do formulario"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/LoginsHelper.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/LoginsHelper.strings new file mode 100644 index 000000000000..7c33f2849f89 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/LoginsHelper.strings @@ -0,0 +1,9 @@ +/* Button to not save the user's password in the logins helper */ +"LoginsHelper.DontSave.Button.v122" = "Agora non"; + +/* Button to not update the user's password in the logins helper */ +"LoginsHelper.DontUpdate.Button.v122" = "Agora non"; + +/* Button to save the user's password */ +"LoginsHelper.SaveLogin.Button.v122" = "Gardar"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/Onboarding.strings index 231ad50e5158..35ac31dc5db8 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/Onboarding.strings @@ -1,6 +1,9 @@ /* The title of the button on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.ButtonTitle.v114" = "Ir á configuración"; +/* The footer label on the Default Browser Popup, which is below all the instructions asking the users if their Firefox browser is the default browser. If it is then close this message and tap skip. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ +"DefaultBrowserPopup.DescriptionFooter.v124" = "*%@ xa é o seu predeterminado?* Peche esta mensaxe e toque en Omitir."; + /* The first label on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ "DefaultBrowserPopup.FirstLabel.v114" = "1. Ir a *Configuración*"; @@ -13,6 +16,57 @@ /* The title on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.Title.v114" = "Cambia o teu navegador predeterminado"; +/* String used to describe the option to continue to the next onboarding card in Firefox Onboarding screens. Placeholder is for the app name. */ +"Onboarding.Customization.Intro.Continue.Action.v123" = "Personalizar %@"; + +/* String used to describe the description label of the customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Intro.Description.v123" = "Estableza o seu tema e a barra de ferramentas para que coincidan co seu estilo de navegación único."; + +/* String used to describe the option to skip the customization cards in Firefox Onboarding screens and start browsing. */ +"Onboarding.Customization.Intro.Skip.Action.v123" = "Iniciar a navegación"; + +/* String used to describe the title of the customization onboarding page in our Onboarding screens. Placeholder is for the app name. */ +"Onboarding.Customization.Intro.Title.v123" = "%@ pono en control"; + +/* String used to describe the option to save the user setting and continue to the next onboarding in Firefox Onboarding screens. */ +"Onboarding.Customization.Theme.Continue.Action.v123" = "Gardar e continuar"; + +/* On the theme customization onboarding card, the string used to describe the option to set the theme to dark theme from the available choices. */ +"Onboarding.Customization.Theme.Dark.Action.v123" = "Escuro"; + +/* String used to describe the description label of the theme customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Theme.Description.v123" = "Vexa a web coa mellor luz."; + +/* On the theme customization onboarding card, the string used to describe the option to set the theme to light theme from the available choices. */ +"Onboarding.Customization.Theme.Light.Action.v123" = "Claro"; + +/* String used to describe the option to skip the theme customization in Firefox Onboarding screens. */ +"Onboarding.Customization.Theme.Skip.Action.v123" = "Saltar"; + +/* On the theme customization onboarding card, the string used to describe the option to set the theme to system theme from the available choices. */ +"Onboarding.Customization.Theme.System.Action.v123" = "Automático do sistema"; + +/* String used to describe the title of the theme customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Theme.Title.v123" = "Seleccione un tema"; + +/* On the toolbar customization onboarding card, the string used to describe the option to set the toolbar at the bottom of the screen. */ +"Onboarding.Customization.Toolbar.Bottom.Action.v123" = "Inferior"; + +/* String used to describe the option to save set preferences and leave onboarding to start browsing in the app. */ +"Onboarding.Customization.Toolbar.Continue.Action.v123" = "Gardar e comezar a navegar"; + +/* String used to describe the description label of the toolbar customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Toolbar.Description.v123" = "Manteña as buscas ao seu alcance."; + +/* String used to describe the option to skip the toolbar customization in Firefox Onboarding screens and start browisg in the app. */ +"Onboarding.Customization.Toolbar.Skip.Action.v123" = "Saltar"; + +/* String used to describe the title of the toolbar customization onboarding page in our Onboarding screens. */ +"Onboarding.Customization.Toolbar.Title.v123" = "Escolla a posición da barra de ferramentas"; + +/* On the toolbar customization onboarding card, the string used to describe the option to set the toolbar at the top of the screen. */ +"Onboarding.Customization.Toolbar.Top.Action.v123" = "Superior"; + /* String used to describes what Firefox is on the first onboarding page in our Onboarding screens. Indie means small independant. */ "Onboarding.IntroDescriptionPart1.v114" = "Independente. Sen ánimo de lucro. Para ben."; @@ -40,6 +94,9 @@ /* String used to describes the description of what Firefox is on the Sync onboarding page for current version in our Onboarding screens. Placeholder is for the app name. */ "Onboarding.Sync.Description.v120" = "Cando inicia sesión e sincroniza, está máis seguro. %@ cifra os seus contrasinais, marcadores e moito máis."; +/* String used to describes the description of what Firefox is on the Sync onboarding page for current version in our Onboarding screens. Placeholder is for the app name. */ +"Onboarding.Sync.Description.v123" = "%@ cifra os seus contrasinais, marcadores e moito máis cando está sincronizado."; + /* String used to describes the option to skip the Sync sign in during onboarding for the current version in Firefox Onboarding screens. */ "Onboarding.Sync.SignIn.Action.v114" = "Identificarse"; @@ -73,6 +130,9 @@ /* Describes the action on the first onboarding page in our Onboarding screen. This indicates that the user will set their default browser to Firefox. */ "Onboarding.Welcome.ActionTreatementA.v114" = "Estabelecer como navegador predeterminado"; +/* Accessibility label for close button that dismisses the welcome onboarding screen. Placeholder is for the app name. */ +"Onboarding.Welcome.Close.AccessibilityLabel.v121" = "Pechar e saír da introducción de %@"; + /* String used to describes the description of what Firefox is on the welcome onboarding page for current version in our Onboarding screens. */ "Onboarding.Welcome.Description.TreatementA.v120" = "O noso navegador sen ánimo de lucro axuda a evitar que as empresas o sigan en segredo pola web."; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..bd18bffcb888 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/PasswordAutofill.strings @@ -0,0 +1,12 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "Xestionar os contrasinais"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "Iniciará sesión en %@"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "Usar o contrasinal gardado?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "Usar o contrasinal gardado"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/RememberCard.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/RememberCard.strings index 4aaf2b8a1133..fefa93c18260 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/RememberCard.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/RememberCard.strings @@ -1,12 +1,21 @@ /* This value is used as the header for the remember card page. The placeholder is for the app name. */ "CreditCard.RememberCard.Header.v115" = "Garde a información da súa tarxeta de forma segura con %@ para pagar máis rápido a próxima vez."; +/* This value is used as the header for the remember card page. The placeholder is for the app name. */ +"CreditCard.RememberCard.Header.v122" = "%@ cifra o seu número de tarxeta. O seu código de seguranza non se gardará."; + /* This value is used as the title for the Yes button in the remember credit card page */ "CreditCard.RememberCard.MainButtonTitle.v115" = "Si"; +/* This value is used as the title for the Yes button in the remember credit card page */ +"CreditCard.RememberCard.MainButtonTitle.v122" = "Gardar"; + /* This value is used as the title for the remember credit card page */ "CreditCard.RememberCard.MainTitle.v115" = "Lembrar esta tarxeta?"; +/* This value is used as the title for the remember credit card page */ +"CreditCard.RememberCard.MainTitle.v122" = "Gardar esta tarxeta de forma segura?"; + /* This value is used as the title for the Not Now button in the remember credit card page */ "CreditCard.RememberCard.SecondaryButtonTitle.v115" = "Agora non"; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/SelectCreditCard.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/SelectCreditCard.strings index 43be910217f4..2f80b9fe2c71 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/SelectCreditCard.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/SelectCreditCard.strings @@ -1,3 +1,6 @@ /* This value is used as the title for the select a credit card from list of available cards. */ "CreditCard.SelectCreditCard.MainTitle.v116" = "Usar unha tarxeta gardada?"; +/* This value is used as the title for the select a credit card from list of available cards. */ +"CreditCard.SelectCreditCard.MainTitle.v122" = "Usar unha tarxeta gardada"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/Settings.strings index 14c2bcc69d71..0197952875a2 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/Settings.strings @@ -1,24 +1,54 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "DIRECCIÓNS GARDADAS"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "Inclúe números de teléfono e enderezos de correo electrónico"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "Gardar e completar os enderezos"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "Usa o enderezo gardado"; + +/* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ +"CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "Engadir tarxeta"; + /* Description label for when there are no credit cards shown in credit card list in autofill settings screen. */ "CreditCard.Settings.EmptyListDescription.v112" = "Garde a información da súa tarxeta de forma segura para pagar máis rápido a próxima vez."; /* Title label for when there are no credit cards shown in credit card list in autofill settings screen. %@ is the product name and should not be altered. */ "CreditCard.Settings.EmptyListTitle.v112" = "Gardar as tarxetas de crédito en %@"; +/* Title label for when there are no credit cards shown in credit card list in autofill settings screen. %@ is the product name and should not be altered. */ +"CreditCard.Settings.EmptyListTitle.v122" = "Gardar tarxetas en %@"; + /* Accessibility label for a credit card list item in autofill settings screen. The first parameter is the credit card issuer (e.g. Visa). The second parameter is is the name of the credit card holder. The third parameter is the last 4 digits of the credit card. The fourth parameter is the card's expiration date. */ "CreditCard.Settings.ListItemA11y.v118" = "%1$@, emitida a %2$@, remata en %3$@, vence o %4$@"; /* When a user is in the process or has finished making a purchase with a card not saved in Firefox's list of stored cards, we ask the user if they would like to save this card for future purchases. This string indicates to users that they can deny Firefox from remembering the card that is being used. */ "CreditCard.Settings.NotNow.v112" = "Agora non"; +/* When a user is in the process or has finished making a purchase with a card not saved in Firefox's list of stored cards, we ask the user if they would like to save this card for future purchases. This string indicates to users that they can deny Firefox from remembering the card that is being used. */ +"CreditCard.Settings.NotNow.v122" = "Agora non"; + /* When a user is in the process or has finished making a purchase with a card not saved in Firefox's list of stored cards, we ask the user if they would like to save this card for future purchases. This string is a title string of the overall message that asks the user if they would like Firefox to remember the card that is being used. */ "CreditCard.Settings.RememberThisCard.v112" = "Lembrar esta tarxeta?"; +/* When a user is in the process or has finished making a purchase with a card not saved in Firefox's list of stored cards, we ask the user if they would like to save this card for future purchases. This string is a title string of the overall message that asks the user if they would like Firefox to remember the card that is being used. */ +"CreditCard.Settings.RememberThisCard.v122" = "Gardar esta tarxeta de forma segura?"; + /* When a user is in the process or has finished making a purchase with a remembered card, and if the credit card information doesn't match the contents of the stored information of that card, we show this string. We ask this user if they would like Firefox update the staled information of that credit card. */ "CreditCard.Settings.UpdateThisCard.v112" = "Actualizar esta tarxeta?"; +/* When a user is in the process or has finished making a purchase with a remembered card, and if the credit card information doesn't match the contents of the stored information of that card, we show this string. We ask this user if they would like Firefox update the staled information of that credit card. */ +"CreditCard.Settings.UpdateThisCard.v122" = "Actualizar a tarxeta?"; + /* When a user is in the process or has finished making a purchase with a card not saved in Firefox's list of stored cards, we ask the user if they would like to save this card for future purchases. This string asks users to confirm if they would like Firefox to remember the card that is being used. */ "CreditCard.Settings.Yes.v112" = "Si"; +/* When a user is in the process or has finished making a purchase with a card not saved in Firefox's list of stored cards, we ask the user if they would like to save this card for future purchases. This string asks users to confirm if they would like Firefox to remember the card that is being used. */ +"CreditCard.Settings.Yes.v122" = "Actualizar"; + /* When a user is in the process of making a purchase and has at least one saved credit card, a view above the keyboard shows actions a user can take. When tapping this label, the keyboard will dismiss from view. */ "CreditCards.Settings.Done.v114" = "Feito"; @@ -28,12 +58,21 @@ /* When a user is in the process of making a purchase, and has at least one saved card, we show this label used as a title. This indicates to the user that there are stored cards available for use on this pending purchase. */ "CreditCards.Settings.UseASavedCard.v112" = "Usar unha tarxeta gardada?"; +/* When a user is in the process of making a purchase, and has at least one saved card, we show this label used as a title. This indicates to the user that there are stored cards available for use on this pending purchase. */ +"CreditCards.Settings.UseASavedCard.v122" = "Usar unha tarxeta gardada"; + /* When a user is in the process of making a purchase, and has at least one saved card, we show this label inside the keyboard hint. This indicates to the user that there are stored cards available for use on this pending purchase. */ "CreditCards.Settings.UseSavedCardFromKeyboard.v112" = "Usar unha tarxeta gardada"; /* Settings section title for the old Firefox account */ "FxA.FirefoxAccount.v119" = "Conta"; +/* Label used as an item in Settings screen. When touched, it will take user to address autofill settings page to that will allow user to add or modify saved addresses to allow for autofill in a webpage. */ +"Settings.AddressAutofill.Title.v124" = "Completar automaticamente enderezos"; + +/* Label used as an item in Settings screen. When touched, it will take user to credit card settings page to that will allows to add or modify saved credit cards to allow for autofill in a webpage. */ +"Settings.AutofillCreditCard.Title.v122" = "Métodos de pago"; + /* Title displayed in header of the FxA settings panel. */ "Settings.FxA.Title.v119" = "Conta"; @@ -61,3 +100,72 @@ /* This is the title informing the user needs to turn on notifications in iOS Settings. */ "Settings.Notifications.TurnOnNotificationsTitle.v112" = "Activar as notificacións"; +/* Accessibility label for default search engine setting. */ +"Settings.Search.Accessibility.DefaultSearchEngine.v121" = "Buscador predeterminado"; + +/* Accessibility label for Learn more about Firefox Suggest. */ +"Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Más información sobre as suxerencias de Firefox"; + +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Buscadores alternativos"; + +/* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ +"Settings.Search.DefaultSearchEngine.Footer.v122" = "Resultados de buscas, historial, marcadores e moito máis"; + +/* Title for the `default search engine` settings section in the Search page in the Settings menu. */ +"Settings.Search.DefaultSearchEngine.Title.v121" = "Buscador predeterminado"; + +/* Title for the `Suggestions from Search Engines` settings section in the Search page in the Settings menu. */ +"Settings.Search.EnginesSuggestions.Title.v124" = "Suxestións dos buscadores"; + +/* Navigation title for search page in the Settings menu. */ +"Settings.Search.PageTitle.v121" = "Buscar"; + +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in the Private Session section in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v122" = "Mostrar suxestións na navegación privada"; + +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in `Suggestions from Search Engines` and `Address Bar - Firefox Suggest` sections in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v124" = "Mostrar en sesións privadas"; + +/* Title for the `Private Browsing` settings section in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Title.v122" = "Navegación privada"; + +/* Title for quick-search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.QuickEnginesTitle.v121" = "Motores de busca rápida"; + +/* Label for the `show search suggestions` setting, in the Search Settings page. */ +"Settings.Search.ShowSuggestions.v121" = "Amosar suxestións de busca"; + +/* In the Search page of the Settings menu, the title for the Firefox Suggest settings section. */ +"Settings.Search.Suggest.AddressBarSetting.Title.v124" = "Barra de enderezos - Firefox Suggest"; + +/* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ +"Settings.Search.Suggest.LearnAboutSuggestions.v124" = "Máis información sobre Firefox Suggest"; + +/* In the Search page of the Settings menu, the title for the setting to enable search browsing history. */ +"Settings.Search.Suggest.SearchBrowsingHistory.Title.v124" = "Buscar no historial de navegación"; + +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "Buscar nos marcadores"; + +/* In the Search page of the Settings menu, the title for the setting to enable synced tabs. */ +"Settings.Search.Suggest.SearchSyncedTabs.Title.v124" = "Buscar nas lapelas sincronizadas"; + +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "Recibir suxestións da web relacionadas coa súa busca"; + +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "Recibir suxestións de %@ relacionadas coa súa busca"; + +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "Suxestións de %@"; + +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "Suxestións da web"; + +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "Apoiar a %@ con suxestións patrocinadas ocasionais"; + +/* In the Search page of the Settings menu, the title for the setting to enable Suggestions from sponsors. */ +"Settings.Search.Suggest.ShowSponsoredSuggestions.Title.v124" = "Suxestións dos patrocinadores"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/Shopping.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/Shopping.strings index c221e8d0c602..dabf62789e2a 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/Shopping.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/Shopping.strings @@ -10,6 +10,15 @@ /* Contextual hints are little popups that appear for the users informing them of new features. This one appears after the user has opted in and informs him if he wants use the review checker by tapping the Shopping button. */ "ContextualHints.Shopping.OptedInBody.v120" = "Son fiables estas recensións? Comprobe agora para ver unha valoración axustada."; +/* Footer label from the Fakespot Ad card displayed for the related product we advertise. This is displayed below the ad card, suggested as an alternative to the product reviewed. The first parameter will be replaced by the Fakespot app name */ +"Shopping.AdCard.Footer.v121" = "Anuncio de %@"; + +/* Title label for the Fakespot Ad card. This is displayed above a product image, suggested as an alternative to the product reviewed. */ +"Shopping.AdCard.Title.v121" = "Máis a considerar"; + +/* Description adjusted of the rating card displayed in the shopping review quality bottom sheet. */ +"Shopping.AdjustedRating.Description.v121" = "Baseado en recensións fiables"; + /* Accessibility label, associated to adjusted rating stars. %@ is a decimal value from 0 to 5 that will only use a tenth (example: 3.5). */ "Shopping.AdjustedRating.StarsAccessibilityLabel.v120" = "%@ de 5 estrelas"; @@ -52,6 +61,12 @@ /* Title for info card when Fakespot cannot analyze reviews for a certain product type */ "Shopping.InfoCard.FakespotDoesNotAnalyzeReviews.Title.v120" = "Non podemos comprobar estas recensións"; +/* Description text for an information card used in the review checker section. This message is displayed when the reviews for a product are not yet available but are expected to be provided within the next 24 hours. It serves to inform users of the short wait for reviews and encourages them to return soon for the updated information. */ +"Shopping.InfoCard.InfoComingSoon.Description.v121" = "Deberíamos ter información sobre as recensións deste produto nun prazo de 24 horas. Volva a comprobalo máis tarde."; + +/* Title for an information card that is displayed in the review checker section when certain details about a product or feature are not currently available but are expected to be provided soon. The message should imply that the user can look forward to receiving more information shortly. */ +"Shopping.InfoCard.InfoComingSoon.Title.v121" = "Información dispoñible en breve"; + /* Primary action title for info card when the product needs analysis */ "Shopping.InfoCard.NeedsAnalysis.PrimaryAction.v120" = "Comprobar agora"; @@ -70,12 +85,24 @@ /* Title for info card when there are not enough reviews for a product */ "Shopping.InfoCard.NotEnoughReviews.Title.v120" = "Aínda non hai suficientes recensións"; +/* Description for the information card displayed by the review checker feature when the product the user is looking at is out of stock. This description is used for info card where the user can report if it's back in stock. */ +"Shopping.InfoCard.ProductNotInStock.Description.v121" = "Se ve que este produto está de novo en stock, infórmeo e traballaremos en comprobar as recensións."; + +/* Primary action label for the information card displayed by the review checker feature when the product the user is looking at is out of stock. This primary action label is used for info card button where the user can report if it's back in stock. */ +"Shopping.InfoCard.ProductNotInStock.PrimaryAction.v121" = "Informar que o produto está en stock"; + +/* Title for the information card displayed by the review checker feature when the product the user is looking at is out of stock. This title is used for info card where the user can report if it's back in stock. */ +"Shopping.InfoCard.ProductNotInStock.Title.v121" = "O produto non está dispoñible"; + /* Description for info card when the product is in analysis mode */ "Shopping.InfoCard.ProgressAnalysis.Description.v120" = "Isto pode levar uns 60 segundos."; /* Title for info card when the product is in analysis mode */ "Shopping.InfoCard.ProgressAnalysis.Title.v120" = "Comprobando a calidade da recensión"; +/* Title for info card when the product is in analysis mode. The placeholder represents the percentage of the analysis progress, ranging between 1 and 100. */ +"Shopping.InfoCard.ProgressAnalysis.Title.v123" = "Comprobando a calidade da recensión (%@)"; + /* This description appears beneath the confirmation title on the information card to inform the user that their report regarding the product stock status has been received and is being processed. It serves to set the expectation that the review information will be updated within 24 hours and invites the user to revisit the product page for updates. */ "Shopping.InfoCard.ReportSubmittedByCurrentUser.Description.v121" = "Deberíamos ter información sobre as recensións deste produto nun prazo de 24 horas. Volva a comprobalo máis tarde."; @@ -91,6 +118,15 @@ /* Title for card displayed when a shopping product has not been analysed yet. */ "Shopping.NoAnalysisCard.HeadlineLabel.Title.v120" = "Aínda non hai información sobre estas recensións"; +/* Text for the disclaimer that appears underneath the rating image of the Shopping Experience Opt In onboarding Card (Fakespot). The parameter will be replaced by the Fakespot app name. After the colon, what appears are two links, each on their own line. The first link is to a Privacy policy. The second link is to Terms of use. */ +"Shopping.OptInCard.Disclaimer.Text.v120" = "Ao seleccionar «Si, probalo», acepta o seguinte de %@:"; + +/* Text for the disclaimer that appears underneath the rating image of the Shopping Experience Opt In onboarding Card (Fakespot). After the colon, there will be two links, each on their own line. The first link is to a Privacy policy. The second link is to Terms of use. */ +"Shopping.OptInCard.Disclaimer.Text.v123" = "Ao seleccionar «Si, probalo», acepta estes elementos:"; + +/* Label for the first paragraph of the Shopping Experience Opt In onboarding Card (Fakespot). The first parameter will be the website the user is coming from when viewing this screen (default Amazon). The second parameter will be replaced by the app name. This string is almost identical with 'Shopping.OptInCard.FirstParagraph.Description', but without Best Buy and Walmart websites, which are not available in many locales. */ +"Shopping.OptInCard.FirstParagraph.AmazonOnly.Description.v122" = "Consulte a fiabilidade das revisións de produtos en %1$@ antes de comprar. Review Checker, unha función experimental de %2$@, está integrada directamente no navegador."; + /* Label for the first paragraph of the Shopping Experience Opt In onboarding Card (Fakespot). The first parameter will be the website the user is coming from when viewing this screen (default Amazon). The second parameter will be replaced by the app name. The third and fourth parameters will be the other two websites that are currently supported (Amazon, Best Buy or Walmart) besides the one used for the first parameter. */ "Shopping.OptInCard.FirstParagraph.Description.v120" = "Consultar a fiabilidade das recensións de produtos en %1$@ antes de comprar. A verificación de recensións, unha función experimental de %2$@, está integrada directamente no navegador. Tamén funciona en %3$@ e %4$@."; @@ -106,6 +142,9 @@ /* Show Firefox Browser Privacy Policy page from the Privacy section in the Shopping Experience Opt In onboarding Card (Fakespot). See https://www.mozilla.org/privacy/firefox/ */ "Shopping.OptInCard.PrivacyPolicy.Button.Title.v120" = "Política de privacidade"; +/* Show Firefox Browser Privacy Policy page from the Privacy section in the Shopping Experience Opt In onboarding Card (Fakespot). The parameter will be replace by the Firefox app name. */ +"Shopping.OptInCard.PrivacyPolicy.Button.Title.v123" = "Política de privacidade de %@"; + /* Text for the secondary button of the Shopping Experience Opt In onboarding Card (Fakespot) */ "Shopping.OptInCard.SecondaryButton.Title.v120" = "Agora non"; @@ -115,6 +154,9 @@ /* Show Firefox Browser Terms of Use page from the Privacy section in the Shopping Experience Opt In onboarding Card (Fakespot). See https://www.mozilla.org/privacy/firefox/ */ "Shopping.OptInCard.TermsOfUse.Button.Title.v120" = "Temos de uso"; +/* Show Fakespot Terms of Use page in the Shopping Experience Opt In onboarding Card (Fakespot). The parameter will be replace by the Fakespot name. */ +"Shopping.OptInCard.TermsOfUse.Button.Title.v123" = "Temos de uso de %@"; + /* Accessibility label for the Grade labels used in 'How we determine review quality' card and 'How reliable are these reviews' card displayed in the shopping review quality bottom sheet. The placeholder will be replaced by a grade letter (e.g. A). The grading system contains letters from A-F. */ "Shopping.ReliabilityScore.Grade.A11y.Label.v120" = "Calidade %@"; @@ -169,6 +211,12 @@ /* Accessibility label for the down chevron icon used to expand or show the details of the Settings Card within the shopping product review bottom sheet. */ "Shopping.SettingsCard.Expand.AccessibilityLabel.v120" = "Expanda a tarxeta de configuración"; +/* Accessibility hint for the recommended products label and switch, grouped together. When the group is selected in VoiceOver mode, the hint is read to help the user understand what action can be performed. */ +"Shopping.SettingsCard.Expand.GroupedRecommendedProductsAndSwitch.AccessibilityHint.v123" = "Toque dúas veces para cambiar a configuración."; + +/* Accessibility label for the recommended products label and switch, grouped together. The first placeholder is for the recommended products label, and the second placeholder is for the state of the switch: On/Off. */ +"Shopping.SettingsCard.Expand.GroupedRecommendedProductsAndSwitch.AccessibilityLabel.v123" = "%1$@, botón de cambio, %2$@."; + /* Action title of the footer underneath the Settings Card displayed in the shopping review quality bottom sheet. The first parameter will be replaced by the Fakespot app name and the second parameter by the company name of Mozilla. */ "Shopping.SettingsCard.Footer.Action.v120" = "O comprobador de recensións está impulsado por %1$@ de %2$@"; @@ -178,12 +226,21 @@ /* Label of the switch from settings card displayed in the shopping review quality bottom sheet. The placeholder will be replaced with the app name. */ "Shopping.SettingsCard.RecommendedProducts.Label.v120" = "Mostrar produtos recomendados por %@"; +/* Toggled Off accessibility switch value from Settings Card within the shopping product review bottom sheet. */ +"Shopping.SettingsCard.SwitchValueOff.AccessibilityLabel.v123" = "Desactivado"; + +/* Toggled On accessibility value, from Settings Card within the shopping product review bottom sheet. */ +"Shopping.SettingsCard.SwitchValueOn.AccessibilityLabel.v123" = "Activado"; + /* Label of the button from settings card displayed in the shopping review quality bottom sheet. */ "Shopping.SettingsCard.TurnOffButton.Title.v120" = "Desactivar o verificador de recensións"; /* Beta label for the header of the Shopping Experience (Fakespot) sheet */ "Shopping.Sheet.Beta.Title.v120" = "BETA"; +/* Accessibility label for close button that dismisses the Shopping Experience (Fakespot) sheet. */ +"Shopping.Sheet.Close.AccessibilityLabel.v121" = "Pechar o verificador de recensións"; + /* Label for the header of the Shopping Experience (Fakespot) sheet */ "Shopping.Sheet.Title.v120" = "Verificador de recensións"; diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/SnackBar.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/SnackBar.strings index 56116fd5be6b..392ac286cd18 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/SnackBar.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/SnackBar.strings @@ -7,3 +7,6 @@ /* Label text that gets presented as a confirmation at the bottom of screen when credit card information gets updated successfully */ "CreditCard.SnackBar.UpdatedCardLabel.v112" = "Información da tarxeta actualizada"; +/* Label text that gets presented as a confirmation at the bottom of screen when credit card information gets updated successfully */ +"CreditCard.SnackBar.UpdatedCardLabel.v122" = "Información da tarxeta actualizada"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/TabLocation.strings index 446dfba393b1..6596393c8c22 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "Toque dúas veces e manteña premido para obter máis opcións"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "Conexión é segura. A protección mellorada contra o rastrexo está desactivada."; @@ -10,9 +13,24 @@ /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.On.Secure.A11y.Label.v119" = "Conexión segura"; +/* Accessibility label for the lock / tracking protection button on the URL bar */ +"TabLocation.LockButton.AccessibilityLabel.v122" = "Protección contra o seguimento"; + +/* Large content title for the lock button. This title is displayed when accessible font sizes are enabled */ +"TabLocation.LockButton.LargeContentTitle.v122" = "Protección contra o seguimento"; + /* Accessibility label for the share button in url bar */ "TabLocation.Share.A11y.Label.v119" = "Compartir esta páxina"; +/* Large content title for the share button. This title is displayed when using accessible font sizes is enabled */ +"TabLocation.ShareButton.AccessibilityLabel.v122" = "Compartir"; + /* Accessibility label for the shopping button in url bar */ "TabLocation.Shopping.A11y.Label.v120" = "Verificador de recensións"; +/* Large content title for the tabs button. The argument is the number of open tabs or an infinity symbol. This title is displayed when using accessible font sizes is enabled. */ +"TabsButton.Accessibility.LargeContentTitle.v122" = "Mostrar lapelas: %@"; + +/* Large content title for the button shown in editing mode to remove this site from the top sites panel. */ +"TopSites.RemoveButton.LargeContentTitle.v122" = "Retirar páxina"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/TabToolbar.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/TabToolbar.strings new file mode 100644 index 000000000000..e8c1196a4425 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/TabToolbar.strings @@ -0,0 +1,3 @@ +/* Accessibility label for the tab toolbar fire button in private mode, used to provide users a way to end and delete their private session data. */ +"TabToolbar.Accessibility.DataClearance.v122" = "Limpeza de datos"; + diff --git a/firefox-ios/Shared/Supporting Files/gl.lproj/UpdateCard.strings b/firefox-ios/Shared/Supporting Files/gl.lproj/UpdateCard.strings index bcff055055fa..0804474f20e5 100644 --- a/firefox-ios/Shared/Supporting Files/gl.lproj/UpdateCard.strings +++ b/firefox-ios/Shared/Supporting Files/gl.lproj/UpdateCard.strings @@ -4,6 +4,9 @@ /* This value is used as the title for the update card page */ "CreditCard.UpdateCard.MainTitle.v115" = "Actualizar esta tarxeta?"; +/* This value is used as the title for the update card page */ +"CreditCard.UpdateCard.MainTitle.v122" = "Actualizar a tarxeta?"; + /* This value is used as the title for the Manage Cards button from the update credit card page */ "CreditCard.UpdateCard.ManageCardsButtonTitle.v115" = "Xestionar tarxetas"; @@ -13,3 +16,6 @@ /* This value is used as the title for the button in the update credit card page */ "CreditCard.UpdateCard.YesButtonTitle.v115" = "Si"; +/* This value is used as the title for the button in the update credit card page. It indicates the action to update the details f9 the card. */ +"CreditCard.UpdateCard.YesButtonTitle.v122" = "Actualizar"; + diff --git a/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Credentials.strings index 822fb1a2ea3b..be0bc6fde454 100644 --- a/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "Գաղտնաբառերը պահպանելու և ինքնաշխատ լրացնելու համար միացրեք Face ID-ն, Touch ID-ն կամ սարքի անցակոդը:"; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Մուտքագրումները և գաղտնաբառերը պահպանելու և ինքնալրացնելու համար միացրեք Face ID-ն, Touch ID-ն կամ սարքի անցակոդը:"; + diff --git a/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Settings.strings index 51a8a31a6e32..dc625ee1551d 100644 --- a/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/hy-AM.lproj/Settings.strings @@ -106,6 +106,9 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Իմացեք ավելին Firefox-ի առաջարկների մասին"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Այլընտրանքային որոնիչներ"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Որոնումների արդյունքները, պատմությունը, էջանիշները և այլն"; diff --git a/firefox-ios/Shared/Supporting Files/ja.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/ja.lproj/Credentials.strings index b9604a8af48f..21e0810ea150 100644 --- a/firefox-ios/Shared/Supporting Files/ja.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/ja.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "パスワードを保存して自動入力するには、Face ID または Touch ID、端末のパスコードを有効にしてください。"; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "クレジットカード情報を保存して自動入力するには、Face ID または Touch ID、端末のパスコードを有効にしてください。"; + diff --git a/firefox-ios/Shared/Supporting Files/ja.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/ja.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..6220bc6b8931 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/ja.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "次のフォームフィールド"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "前のフォームフィールド"; + diff --git a/firefox-ios/Shared/Supporting Files/ja.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/ja.lproj/Onboarding.strings index f41e04c23979..5fe2bf82db0b 100644 --- a/firefox-ios/Shared/Supporting Files/ja.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/ja.lproj/Onboarding.strings @@ -1,6 +1,9 @@ /* The title of the button on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.ButtonTitle.v114" = "設定を開く"; +/* The footer label on the Default Browser Popup, which is below all the instructions asking the users if their Firefox browser is the default browser. If it is then close this message and tap skip. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ +"DefaultBrowserPopup.DescriptionFooter.v124" = "*%@ を既定のブラウザーに設定済みですか?* このメッセージを閉じて [スキップ] をタップしてください。"; + /* The first label on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ "DefaultBrowserPopup.FirstLabel.v114" = "1. *環境設定* を開く"; diff --git a/firefox-ios/Shared/Supporting Files/ja.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/ja.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..ec2227aec50a --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/ja.lproj/PasswordAutofill.strings @@ -0,0 +1,12 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "パスワードを管理"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "%@ にログインします"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "保存されたパスワードを使用しますか?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "保存されたパスワードを使用する"; + diff --git a/firefox-ios/Shared/Supporting Files/ja.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/ja.lproj/Settings.strings index f9296243e9f3..166262ca3dec 100644 --- a/firefox-ios/Shared/Supporting Files/ja.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/ja.lproj/Settings.strings @@ -1,3 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "保存したアドレス"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "電話番号とメールアドレスを含みます"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "アドレスを保存して自動入力する"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "保存したアドレスを使用する"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "カードを追加します"; @@ -94,18 +106,27 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Firefox Suggest について"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "代替検索エンジン"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "検索履歴、閲覧履歴、ブックマークなどから候補を表示します"; /* Title for the `default search engine` settings section in the Search page in the Settings menu. */ "Settings.Search.DefaultSearchEngine.Title.v121" = "デフォルト検索エンジン"; +/* Title for the `Suggestions from Search Engines` settings section in the Search page in the Settings menu. */ +"Settings.Search.EnginesSuggestions.Title.v124" = "検索エンジンからの検索候補"; + /* Navigation title for search page in the Settings menu. */ "Settings.Search.PageTitle.v121" = "検索"; /* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in the Private Session section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Setting.v122" = "プライベートブラウジングで検索候補を表示する"; +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in `Suggestions from Search Engines` and `Address Bar - Firefox Suggest` sections in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v124" = "プライベートセッションで表示する"; + /* Title for the `Private Browsing` settings section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Title.v122" = "プライベートブラウジング"; @@ -121,12 +142,27 @@ /* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ "Settings.Search.Suggest.LearnAboutSuggestions.v124" = "Firefox Suggest について"; +/* In the Search page of the Settings menu, the title for the setting to enable search browsing history. */ +"Settings.Search.Suggest.SearchBrowsingHistory.Title.v124" = "閲覧履歴を検索する"; + +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "ブックマークを検索"; + +/* In the Search page of the Settings menu, the title for the setting to enable synced tabs. */ +"Settings.Search.Suggest.SearchSyncedTabs.Title.v124" = "同期したタブを検索"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "検索語句に関連した提案をウェブから取得します"; +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "検索語句に関連した提案を %@ から取得します"; + /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "%@ からの提案"; +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "ウェブからの提案"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "スポンサーからの提案を随時表示して %@ を支援します"; diff --git a/firefox-ios/Shared/Supporting Files/ja.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/ja.lproj/TabLocation.strings index b8c6ec522fc1..21f1f77b0710 100644 --- a/firefox-ios/Shared/Supporting Files/ja.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/ja.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "ダブルタップして長押しで他のオプションが表示されます"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "接続が安全ではありません。強化型トラッキング防止がオフになっています。"; diff --git a/firefox-ios/Shared/Supporting Files/kab.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/kab.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..e59c10880fc3 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/kab.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "Urti n tferkit tuḍfirt"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "Urti n tferkit tudfirt"; + diff --git a/firefox-ios/Shared/Supporting Files/kab.lproj/Shopping.strings b/firefox-ios/Shared/Supporting Files/kab.lproj/Shopping.strings index 58b161663ed5..d67b17247f41 100644 --- a/firefox-ios/Shared/Supporting Files/kab.lproj/Shopping.strings +++ b/firefox-ios/Shared/Supporting Files/kab.lproj/Shopping.strings @@ -154,6 +154,9 @@ /* Accessibility label for the down chevron icon used to expand or show the details of the Settings Card within the shopping product review bottom sheet. */ "Shopping.SettingsCard.Expand.AccessibilityLabel.v120" = "Senfel takarḍa n yiɣewwaren"; +/* Accessibility label for the recommended products label and switch, grouped together. The first placeholder is for the recommended products label, and the second placeholder is for the state of the switch: On/Off. */ +"Shopping.SettingsCard.Expand.GroupedRecommendedProductsAndSwitch.AccessibilityLabel.v123" = "%1$@, taqeffalt n ubeddel, %2$@."; + /* Action title of the footer underneath the Settings Card displayed in the shopping review quality bottom sheet. The first parameter will be replaced by the Fakespot app name and the second parameter by the company name of Mozilla. */ "Shopping.SettingsCard.Footer.Action.v120" = "Amsenqad n tamawt yella-d s lmendad n %1$@ s %2$@."; diff --git a/firefox-ios/Shared/Supporting Files/kab.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/kab.lproj/TabLocation.strings index 22fb7bdad2c9..f9ee5e92d604 100644 --- a/firefox-ios/Shared/Supporting Files/kab.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/kab.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "Sit snat n tikkal syen teǧǧeḍ aḍad-ik i wakken ad d-banent ugar n textiṛiyin"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "Tuqqna d taraɣellsant. Ammesten mgal aḍfar yensa."; diff --git a/firefox-ios/Shared/Supporting Files/ko.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/ko.lproj/Settings.strings index 16e7e8bdc206..65e6fca300e0 100644 --- a/firefox-ios/Shared/Supporting Files/ko.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/ko.lproj/Settings.strings @@ -155,7 +155,7 @@ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "사용자 검색과 관련된 웹 제안을 받으세요"; /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ -"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "사용자 검색과 관련된 웹 제안을 받으세요"; +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "사용자 검색과 관련된 %@의 제안을 받으세요."; /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "%@의 제안"; diff --git a/firefox-ios/Shared/Supporting Files/nl.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/nl.lproj/Credentials.strings index 1b707b0f6205..6e858f712842 100644 --- a/firefox-ios/Shared/Supporting Files/nl.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/nl.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "Schakel Face ID, Touch ID of een apparaattoegangscode in om wachtwoorden op te slaan en automatisch in te vullen."; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Schakel Face ID, Touch ID of een apparaattoegangscode in om creditcards op te slaan en automatisch in te vullen."; + diff --git a/firefox-ios/Shared/Supporting Files/nl.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/nl.lproj/Settings.strings index 216f6367e5ec..3450a49a2dcc 100644 --- a/firefox-ios/Shared/Supporting Files/nl.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/nl.lproj/Settings.strings @@ -106,6 +106,9 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Meer info over Firefox Suggesties"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Alternatieve zoekmachines"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Resultaten uit zoekopdrachten, geschiedenis, bladwijzers en meer"; diff --git a/firefox-ios/Shared/Supporting Files/pl.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/pl.lproj/Credentials.strings index 8ddbd4646237..00ca3294ffc1 100644 --- a/firefox-ios/Shared/Supporting Files/pl.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/pl.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "Aby zachowywać i automatycznie wypełniać hasła, włącz Face ID, Touch ID lub kod urządzenia."; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "Aby zachowywać i automatycznie wypełniać dane kart płatniczych, włącz Face ID, Touch ID lub hasło urządzenia."; + diff --git a/firefox-ios/Shared/Supporting Files/pl.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/pl.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..3045870a3aab --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/pl.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "Następne pole formularza"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "Poprzednie pole formularza"; + diff --git a/firefox-ios/Shared/Supporting Files/pl.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/pl.lproj/Onboarding.strings index 4a96e64abe99..23f2e40a1171 100644 --- a/firefox-ios/Shared/Supporting Files/pl.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/pl.lproj/Onboarding.strings @@ -1,6 +1,9 @@ /* The title of the button on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.ButtonTitle.v114" = "Przejdź do ustawień"; +/* The footer label on the Default Browser Popup, which is below all the instructions asking the users if their Firefox browser is the default browser. If it is then close this message and tap skip. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ +"DefaultBrowserPopup.DescriptionFooter.v124" = "*Czy %@ jest już domyślną przeglądarką?* Zamknij ten komunikat i stuknij Pomiń."; + /* The first label on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ "DefaultBrowserPopup.FirstLabel.v114" = "1. Przejdź do *ustawień*"; diff --git a/firefox-ios/Shared/Supporting Files/pl.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/pl.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..5d7b7f658e35 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/pl.lproj/PasswordAutofill.strings @@ -0,0 +1,12 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "Zarządzaj hasłami"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "Zalogujesz się na %@"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "Czy użyć zachowanego hasła?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "Użyj zachowanego hasła"; + diff --git a/firefox-ios/Shared/Supporting Files/pl.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/pl.lproj/Settings.strings index ea760c8f85f0..f068b2fe209c 100644 --- a/firefox-ios/Shared/Supporting Files/pl.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/pl.lproj/Settings.strings @@ -1,3 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "Zachowane adresy"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "W tym numery telefonów i adresy e-mail"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "Zachowywanie i wypełnianie adresów"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "Użyj zachowanego adresu"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "Dodaj kartę"; @@ -94,18 +106,27 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "Więcej informacji o podpowiedziach Firefoksa"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "Alternatywne wyszukiwarki"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "Wyniki z wyszukiwań, historii, zakładek i nie tylko"; /* Title for the `default search engine` settings section in the Search page in the Settings menu. */ "Settings.Search.DefaultSearchEngine.Title.v121" = "Domyślna wyszukiwarka"; +/* Title for the `Suggestions from Search Engines` settings section in the Search page in the Settings menu. */ +"Settings.Search.EnginesSuggestions.Title.v124" = "Podpowiedzi wyszukiwarek"; + /* Navigation title for search page in the Settings menu. */ "Settings.Search.PageTitle.v121" = "Wyszukiwanie"; /* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in the Private Session section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Setting.v122" = "Podpowiedzi w trybie prywatnym"; +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in `Suggestions from Search Engines` and `Address Bar - Firefox Suggest` sections in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v124" = "W prywatnych sesjach"; + /* Title for the `Private Browsing` settings section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Title.v122" = "Tryb prywatny"; @@ -121,12 +142,27 @@ /* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ "Settings.Search.Suggest.LearnAboutSuggestions.v124" = "Więcej informacji o podpowiedziach Firefoksa"; +/* In the Search page of the Settings menu, the title for the setting to enable search browsing history. */ +"Settings.Search.Suggest.SearchBrowsingHistory.Title.v124" = "Historia"; + +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "Zakładki"; + +/* In the Search page of the Settings menu, the title for the setting to enable synced tabs. */ +"Settings.Search.Suggest.SearchSyncedTabs.Title.v124" = "Karty z innych urządzeń"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "Otrzymuj podpowiedzi z Internetu związane z wyszukiwanymi słowami"; +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "Otrzymuj podpowiedzi od przeglądarki %@ związane z wyszukiwanymi słowami"; + /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "Podpowiedzi przeglądarki %@"; +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "Podpowiedzi z Internetu"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "Wspieraj przeglądarkę %@, od czasu do czasu wyświetlając sponsorowane podpowiedzi"; diff --git a/firefox-ios/Shared/Supporting Files/pl.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/pl.lproj/TabLocation.strings index 537be719dc4e..f180444fe36e 100644 --- a/firefox-ios/Shared/Supporting Files/pl.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/pl.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "Stuknij dwukrotnie i przytrzymaj, aby wyświetlić więcej opcji"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "Niezabezpieczone połączenie. Wzmocniona ochrona przed śledzeniem jest wyłączona."; diff --git a/firefox-ios/Shared/Supporting Files/ro.lproj/EditCard.strings b/firefox-ios/Shared/Supporting Files/ro.lproj/EditCard.strings new file mode 100644 index 000000000000..e45ec20faf54 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/ro.lproj/EditCard.strings @@ -0,0 +1,3 @@ +/* Title label for user to use the toggle settings to allow saving and autofilling of credit cards for webpages. */ +"CreditCard.EditCard.ToggleToAllowAutofillTitle.v122" = "Salvează și completează metodele de plată"; + diff --git a/firefox-ios/Shared/Supporting Files/ro.lproj/FirefoxSync.strings b/firefox-ios/Shared/Supporting Files/ro.lproj/FirefoxSync.strings new file mode 100644 index 000000000000..bcf96c3f6e86 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/ro.lproj/FirefoxSync.strings @@ -0,0 +1,3 @@ +/* Toggle for credit cards syncing setting */ +"FirefoxSync.CreditCardsEngine.v122" = "Metode de plată"; + diff --git a/firefox-ios/Shared/Supporting Files/ro.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/ro.lproj/Settings.strings new file mode 100644 index 000000000000..e8b5f9bd521a --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/ro.lproj/Settings.strings @@ -0,0 +1,3 @@ +/* Label used as an item in Settings screen. When touched, it will take user to credit card settings page to that will allows to add or modify saved credit cards to allow for autofill in a webpage. */ +"Settings.AutofillCreditCard.Title.v122" = "Metode de plată"; + diff --git a/firefox-ios/Shared/Supporting Files/sl.lproj/BiometricAuthentication.strings b/firefox-ios/Shared/Supporting Files/sl.lproj/BiometricAuthentication.strings index 41f432367015..54419b5d718e 100644 --- a/firefox-ios/Shared/Supporting Files/sl.lproj/BiometricAuthentication.strings +++ b/firefox-ios/Shared/Supporting Files/sl.lproj/BiometricAuthentication.strings @@ -2,7 +2,7 @@ "Biometry.Screen.UniversalAuthenticationReason.v115" = "Za dostop do gesel se prijavite."; /* Biometric authentication is when the system prompts users for Face ID or fingerprint before accessing protected information. This string asks the user to enter their device passcode to access the protected screen for logins and encrypted cards. */ -"Biometry.Screen.UniversalAuthenticationReason.v122" = "Za dostop do shranjenih gesel in načinov plačila potrdite svojo istovetnost."; +"Biometry.Screen.UniversalAuthenticationReason.v122" = "Za dostop do shranjenih gesel in plačilnih sredstev potrdite svojo istovetnost."; /* Biometric authentication is when the system prompts users for Face ID or fingerprint before accessing protected information. This string asks the user to enter their device passcode to access the protected screen for logins and encrypted cards. */ "Biometry.Screen.UniversalAuthenticationReasonV2.v116" = "Za dostop do shranjenih prijav in šifriranih kartic potrdite svojo istovetnost."; diff --git a/firefox-ios/Shared/Supporting Files/sl.lproj/EditCard.strings b/firefox-ios/Shared/Supporting Files/sl.lproj/EditCard.strings index 941156519270..d86bb8fbb682 100644 --- a/firefox-ios/Shared/Supporting Files/sl.lproj/EditCard.strings +++ b/firefox-ios/Shared/Supporting Files/sl.lproj/EditCard.strings @@ -50,7 +50,7 @@ "CreditCard.EditCard.ToggleToAllowAutofillTitle.v112" = "Shranjuj in samodejno izpolnjuj kartice"; /* Title label for user to use the toggle settings to allow saving and autofilling of credit cards for webpages. */ -"CreditCard.EditCard.ToggleToAllowAutofillTitle.v122" = "Shranjuj in izpolnjuj načine plačila"; +"CreditCard.EditCard.ToggleToAllowAutofillTitle.v122" = "Shranjuj in izpolnjuj plačilna sredstva"; /* Title label for the view where user can view their credit card info */ "CreditCard.EditCard.ViewCreditCardTitle.v116" = "Prikaži kartico"; diff --git a/firefox-ios/Shared/Supporting Files/sl.lproj/FirefoxSync.strings b/firefox-ios/Shared/Supporting Files/sl.lproj/FirefoxSync.strings index 11ba2a9b3101..a35ba91cd617 100644 --- a/firefox-ios/Shared/Supporting Files/sl.lproj/FirefoxSync.strings +++ b/firefox-ios/Shared/Supporting Files/sl.lproj/FirefoxSync.strings @@ -2,7 +2,7 @@ "FirefoxSync.CreditCardsEngine.v115" = "Kreditne kartice"; /* Toggle for credit cards syncing setting */ -"FirefoxSync.CreditCardsEngine.v122" = "Načini plačila"; +"FirefoxSync.CreditCardsEngine.v122" = "Plačilna sredstva"; /* Toggle passwords syncing setting, in the Settings > Sync Data menu of the app. */ "Sync.LoginsEngine.Title.v122" = "Gesla"; diff --git a/firefox-ios/Shared/Supporting Files/sl.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/sl.lproj/PasswordAutofill.strings index 70c3e6a9e950..2eff8269d868 100644 --- a/firefox-ios/Shared/Supporting Files/sl.lproj/PasswordAutofill.strings +++ b/firefox-ios/Shared/Supporting Files/sl.lproj/PasswordAutofill.strings @@ -1,3 +1,9 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "Upravljanje gesel"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "Prijavljate se v %@"; + /* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ "PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "Uporabi shranjeno geslo"; diff --git a/firefox-ios/Shared/Supporting Files/sl.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/sl.lproj/Settings.strings index 769dff90ea9d..4926897128e5 100644 --- a/firefox-ios/Shared/Supporting Files/sl.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/sl.lproj/Settings.strings @@ -65,7 +65,7 @@ "FxA.FirefoxAccount.v119" = "Račun"; /* Label used as an item in Settings screen. When touched, it will take user to credit card settings page to that will allows to add or modify saved credit cards to allow for autofill in a webpage. */ -"Settings.AutofillCreditCard.Title.v122" = "Načini plačila"; +"Settings.AutofillCreditCard.Title.v122" = "Plačilna sredstva"; /* Title displayed in header of the FxA settings panel. */ "Settings.FxA.Title.v119" = "Račun"; diff --git a/firefox-ios/Shared/Supporting Files/th.lproj/Credentials.strings b/firefox-ios/Shared/Supporting Files/th.lproj/Credentials.strings index 92d44b681397..6b6757ed2e56 100644 --- a/firefox-ios/Shared/Supporting Files/th.lproj/Credentials.strings +++ b/firefox-ios/Shared/Supporting Files/th.lproj/Credentials.strings @@ -1,3 +1,6 @@ /* Message shown when you enter Logins & Passwords without having a device passcode set. */ "Logins.DevicePasscodeRequired.Message.v122" = "หากต้องการบันทึกและเติมรหัสผ่านแบบอัตโนมัติ ให้เปิดใช้งาน Face ID, Touch ID หรือรหัสของอุปกรณ์"; +/* Message shown when you enter Payment Methods without having a device passcode set. */ +"Logins.PaymentMethods.DevicePasscodeRequired.Message.v124.v2" = "หากต้องการบันทึกและป้อนบัตรเครดิตอัตโนมัติ ให้เปิดใช้งาน Face ID, Touch ID หรือรหัสผ่านของอุปกรณ์"; + diff --git a/firefox-ios/Shared/Supporting Files/th.lproj/KeyboardAccessory.strings b/firefox-ios/Shared/Supporting Files/th.lproj/KeyboardAccessory.strings new file mode 100644 index 000000000000..0b5a63c99c35 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/th.lproj/KeyboardAccessory.strings @@ -0,0 +1,6 @@ +/* Accessibility label for next button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.NextButton.Accessibility.Label.v124" = "ช่องข้อมูลแบบฟอร์มช่องถัดไป"; + +/* Accessibility label for previous button that is displayed above the keyboard when a form field on a website was tapped. */ +"KeyboardAccessory.PreviousButton.Accessibility.Label.v124" = "ช่องข้อมูลแบบฟอร์มช่องที่แล้ว"; + diff --git a/firefox-ios/Shared/Supporting Files/th.lproj/Onboarding.strings b/firefox-ios/Shared/Supporting Files/th.lproj/Onboarding.strings index 841849344ddc..92452fdd105f 100644 --- a/firefox-ios/Shared/Supporting Files/th.lproj/Onboarding.strings +++ b/firefox-ios/Shared/Supporting Files/th.lproj/Onboarding.strings @@ -1,6 +1,9 @@ /* The title of the button on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. */ "DefaultBrowserPopup.ButtonTitle.v114" = "ไปยังการตั้งค่า"; +/* The footer label on the Default Browser Popup, which is below all the instructions asking the users if their Firefox browser is the default browser. If it is then close this message and tap skip. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ +"DefaultBrowserPopup.DescriptionFooter.v124" = "*%@ เป็นเบราว์เซอร์เริ่มต้นแล้วหรือยัง?* ปิดข้อความนี้แล้วแตะที่ “ข้าม”"; + /* The first label on the Default Browser Popup, which is a card with instructions telling the user how to set Firefox as their default browser. The *text inside asterisks* denotes part of the string to bold, please leave the text inside the '*' so that it is bolded correctly. */ "DefaultBrowserPopup.FirstLabel.v114" = "1. ไปยัง *การตั้งค่า*"; diff --git a/firefox-ios/Shared/Supporting Files/th.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/th.lproj/PasswordAutofill.strings new file mode 100644 index 000000000000..915b135c3484 --- /dev/null +++ b/firefox-ios/Shared/Supporting Files/th.lproj/PasswordAutofill.strings @@ -0,0 +1,12 @@ +/* This label is used for a button in the password list screen allowing users to manage their saved passwords. It's meant to direct users to where they can add, remove, or edit their saved passwords. */ +"PasswordAutofill.ManagePasswordsButton.v124" = "จัดการรหัสผ่าน"; + +/* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ +"PasswordAutofill.SignInWithSavedPassword.v124" = "คุณจะลงชื่อเข้าสู่ %@"; + +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "ใช้รหัสผ่านที่บันทึกไว้หรือไม่?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "ใช้รหัสผ่านที่บันทึกไว้"; + diff --git a/firefox-ios/Shared/Supporting Files/th.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/th.lproj/Settings.strings index 0bc1179582df..5069a8952124 100644 --- a/firefox-ios/Shared/Supporting Files/th.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/th.lproj/Settings.strings @@ -1,3 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "ที่อยู่ที่บันทึกไว้"; + +/* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ +"Addresses.Settings.Switch.Description.v124" = "รวมหมายเลขโทรศัพท์และที่อยู่อีเมล"; + +/* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ +"Addresses.Settings.Switch.Title.v124" = "บันทึกและเติมที่อยู่อัตโนมัติ"; + +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "ใช้ที่อยู่ที่บันทึกไว้"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "เพิ่มบัตร"; @@ -94,18 +106,27 @@ /* Accessibility label for Learn more about Firefox Suggest. */ "Settings.Search.Accessibility.LearnAboutSuggestions.v124" = "เรียนรู้เพิ่มเติมเกี่ยวกับ Firefox Suggest"; +/* Title for alternate search engines settings section in the Search page in the Settings menu. */ +"Settings.Search.AlternateSearchEngines.Title.v124.v2" = "เครื่องมือค้นหาทดแทน"; + /* Footer for for the `default search engine` settings section in the Search Settings page, which explains in more details what the `Show Search Suggestions` setting includes. */ "Settings.Search.DefaultSearchEngine.Footer.v122" = "ผลลัพธ์จากการค้นหา ประวัติ ที่คั่นหน้า และอื่นๆ"; /* Title for the `default search engine` settings section in the Search page in the Settings menu. */ "Settings.Search.DefaultSearchEngine.Title.v121" = "เครื่องมือค้นหาเริ่มต้น"; +/* Title for the `Suggestions from Search Engines` settings section in the Search page in the Settings menu. */ +"Settings.Search.EnginesSuggestions.Title.v124" = "คำแนะนำจากเครื่องมือค้นหา"; + /* Navigation title for search page in the Settings menu. */ "Settings.Search.PageTitle.v121" = "ค้นหา"; /* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in the Private Session section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Setting.v122" = "แสดงคำแนะนำในการเรียกดูแบบส่วนตัว"; +/* Label for toggle. Explains that in private browsing mode, the search suggestions which appears at the top of the search bar, can be toggled on or off. Located in `Suggestions from Search Engines` and `Address Bar - Firefox Suggest` sections in the Search page in the Settings menu. */ +"Settings.Search.PrivateSession.Setting.v124" = "แสดงในวาระส่วนตัว"; + /* Title for the `Private Browsing` settings section in the Search page in the Settings menu. */ "Settings.Search.PrivateSession.Title.v122" = "การท่องเว็บแบบส่วนตัว"; @@ -121,12 +142,27 @@ /* In the search page of the Settings menu, the title for the link to the SUMO Page about Firefox Suggest. */ "Settings.Search.Suggest.LearnAboutSuggestions.v124" = "เรียนรู้เพิ่มเติมเกี่ยวกับ Firefox Suggest"; +/* In the Search page of the Settings menu, the title for the setting to enable search browsing history. */ +"Settings.Search.Suggest.SearchBrowsingHistory.Title.v124" = "ค้นหาประวัติการเรียกดู"; + +/* In the Search page of the Settings menu, the title for the setting to enable search bookmarks. */ +"Settings.Search.Suggest.SearchSearchBookmarks.Title.v124" = "ค้นหาที่คั่นหน้า"; + +/* In the Search page of the Settings menu, the title for the setting to enable synced tabs. */ +"Settings.Search.Suggest.SearchSyncedTabs.Title.v124" = "ค้นหาแท็บที่ซิงค์"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124" = "รับคำแนะนำจากเว็บที่เกี่ยวข้องกับการค้นหาของคุณ"; +/* In the Search page of the Settings menu, the description for the setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Description.v124.v2" = "รับคำแนะนำจาก %@ ที่เกี่ยวข้องกับการค้นหาของคุณ"; + /* In the Search page of the Settings menu, the title for setting to enable Suggestions from Firefox. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124" = "คำแนะนำจาก %@"; +/* In the Search page of the Settings menu, the title for setting to enable Suggestions from the web in Firefox. */ +"Settings.Search.Suggest.ShowNonSponsoredSuggestions.Title.v124.v2" = "คำแนะนำจากเว็บ"; + /* In the Search page of the Settings menu, the description for the setting to enable Suggestions from sponsors. Placeholder is for the app name - Firefox. */ "Settings.Search.Suggest.ShowSponsoredSuggestions.Description.v124" = "สนับสนุน %@ ด้วยคำแนะนำจากผู้สนับสนุนซึ่งแสดงเป็นครั้งคราว"; diff --git a/firefox-ios/Shared/Supporting Files/th.lproj/TabLocation.strings b/firefox-ios/Shared/Supporting Files/th.lproj/TabLocation.strings index fd3c0f1490c9..adc425b41204 100644 --- a/firefox-ios/Shared/Supporting Files/th.lproj/TabLocation.strings +++ b/firefox-ios/Shared/Supporting Files/th.lproj/TabLocation.strings @@ -1,3 +1,6 @@ +/* Accessibility hint for the reload button */ +"Address.Bar.Reload.A11y.Hint.v124" = "แตะสองครั้งค้างไว้เพื่อดูตัวเลือกเพิ่ม"; + /* Accessibility label for the security icon in url bar */ "TabLocation.ETP.Off.NotSecure.A11y.Label.v119" = "การเชื่อมต่อไม่ปลอดภัย การป้องกันการติดตามแบบพิเศษถูกปิดแล้ว"; diff --git a/firefox-ios/Shared/Supporting Files/zh-CN.lproj/PasswordAutofill.strings b/firefox-ios/Shared/Supporting Files/zh-CN.lproj/PasswordAutofill.strings index ede38c3a87ff..88a61bd74dd3 100644 --- a/firefox-ios/Shared/Supporting Files/zh-CN.lproj/PasswordAutofill.strings +++ b/firefox-ios/Shared/Supporting Files/zh-CN.lproj/PasswordAutofill.strings @@ -4,3 +4,9 @@ /* This phrase is used as a subtitle in the header of password list screen, indicating to the user that they will be logging into a specific website (represented by %@) using a saved password. It's providing clarity on which website the saved credentials apply to. */ "PasswordAutofill.SignInWithSavedPassword.v124" = "您将登录 %@"; +/* This label is used in the password list screen header as a question, prompting the user if they want to use a saved password for logging in. */ +"PasswordAutofill.UseSavedPasswordFromHeader.v124" = "要使用保存的密码吗?"; + +/* Displayed inside the keyboard hint when a user is entering their login credentials and has at least one saved password. Indicates that there are stored passwords available for use in filling out the login form. */ +"PasswordAutofill.UseSavedPasswordFromKeyboard.v124" = "使用保存的密码"; + diff --git a/firefox-ios/Shared/Supporting Files/zh-CN.lproj/Settings.strings b/firefox-ios/Shared/Supporting Files/zh-CN.lproj/Settings.strings index 69efcf3a1c1a..aa827b04691c 100644 --- a/firefox-ios/Shared/Supporting Files/zh-CN.lproj/Settings.strings +++ b/firefox-ios/Shared/Supporting Files/zh-CN.lproj/Settings.strings @@ -1,9 +1,15 @@ +/* On the autofill settings screen, a label for the section that displays the list of saved addresses. This label adds additional context for users regarding the toggle switch that allows saving and autofilling of addresses for webpages. */ +"Addresses.Settings.SavedAddressesSectionTitle.v124" = "保存的地址"; + /* On the autofill settings screen, a label under the title label to add additional context for user in regards to what the toggle switch that allow saving and autofilling of addresses for webpages does, letting users know that this action includes phone numbers and email addresses. */ "Addresses.Settings.Switch.Description.v124" = "包括电话号码和邮箱地址"; /* Title label for user to use the toggle settings to allow saving and autofilling of addresses for webpages. */ "Addresses.Settings.Switch.Title.v124" = "保存和填充地址"; +/* Displayed inside the keyboard hint when a user is entering their address and has at least one saved address. Indicates that there are stored addresses available for use in filling out a form. */ +"Addresses.Settings.UseSavedAddressFromKeyboard.v124" = "使用保存的地址"; + /* Accessibility label for the add button in autofill settings screen. Pressing this button presents a modal that allows users to add a card by entering the credit card information. */ "CreditCard.Settings.AddCard.AccessibilityLabel.v121" = "添加信用卡"; @@ -50,13 +56,13 @@ "CreditCards.Settings.ManageCards.v112" = "管理卡片"; /* When a user is in the process of making a purchase, and has at least one saved card, we show this label used as a title. This indicates to the user that there are stored cards available for use on this pending purchase. */ -"CreditCards.Settings.UseASavedCard.v112" = "要使用已保存的卡片吗?"; +"CreditCards.Settings.UseASavedCard.v112" = "要使用保存的卡片吗?"; /* When a user is in the process of making a purchase, and has at least one saved card, we show this label used as a title. This indicates to the user that there are stored cards available for use on this pending purchase. */ "CreditCards.Settings.UseASavedCard.v122" = "使用保存的信用卡"; /* When a user is in the process of making a purchase, and has at least one saved card, we show this label inside the keyboard hint. This indicates to the user that there are stored cards available for use on this pending purchase. */ -"CreditCards.Settings.UseSavedCardFromKeyboard.v112" = "使用已保存的卡片"; +"CreditCards.Settings.UseSavedCardFromKeyboard.v112" = "使用保存的卡片"; /* Settings section title for the old Firefox account */ "FxA.FirefoxAccount.v119" = "账户"; diff --git a/firefox-ios/Shared/bg.lproj/Localizable.strings b/firefox-ios/Shared/bg.lproj/Localizable.strings index 61ff7fe4240b..d018b1382c02 100644 --- a/firefox-ios/Shared/bg.lproj/Localizable.strings +++ b/firefox-ios/Shared/bg.lproj/Localizable.strings @@ -440,7 +440,7 @@ "LoginsHelper.PromptSaveLogin.Title" = "Запазване на данните за вход за %1$@ в %2$@?"; /* Prompt for saving a password with no username. The parameter is the hostname of the site. */ -"LoginsHelper.PromptSavePassword.Title" = "Запази парола за %@?"; +"LoginsHelper.PromptSavePassword.Title" = "Запазване на паролата за %@?"; /* Prompt for updating a login. The first parameter is the hostname for which the password will be updated for. */ "LoginsHelper.PromptUpdateLogin.Title.OneArg" = "Обновяване на данните за вход за %@?"; @@ -554,7 +554,7 @@ "Privacy" = "Лични данни"; /* Show Firefox Browser Privacy Policy page from the Privacy section in the settings. See https://www.mozilla.org/privacy/firefox/ */ -"Privacy Policy" = "Политика за личните данни"; +"Privacy Policy" = "Политика на поверителност"; /* Title for quick-search engines settings section. */ "Quick-Search Engines" = "Други търсещи машини"; diff --git a/firefox-ios/Shared/gl.lproj/LoginManager.strings b/firefox-ios/Shared/gl.lproj/LoginManager.strings index 934b52621964..c3af41882668 100644 --- a/firefox-ios/Shared/gl.lproj/LoginManager.strings +++ b/firefox-ios/Shared/gl.lproj/LoginManager.strings @@ -16,6 +16,21 @@ /* Label for the button used to delete the current login. */ "Delete" = "Eliminar"; +/* Prompt option for cancelling out of deletion */ +"DeleteLoginAlert.DeleteButton.Cancel.v122" = "Cancelar"; + +/* Label for the button used to delete the current login. */ +"DeleteLoginAlert.DeleteButton.Title.v122" = "Retirar"; + +/* Prompt message warning the user that deleting non-synced logins will permanently remove them, when they attempt to do so */ +"DeleteLoginAlert.Message.Local.v122" = "Non pode desfacer esta acción."; + +/* Prompt message warning the user that deleted logins will remove logins from all connected devices */ +"DeleteLoginAlert.Message.Synced.v122" = "Isto eliminará o contrasinal de todos os seus dispositivos sincronizados."; + +/* Title for the prompt that appears when the user deletes a login. */ +"DeleteLoginsAlert.Title.v122" = "Eliminar o contrasinal?"; + /* Label for the button used to deselect all logins. */ "Deselect All" = "Desmarcar todo"; @@ -37,6 +52,9 @@ /* Label displayed when no logins are found after searching. */ "No logins found" = "Non se atoparon identificacións"; +/* Label displayed when no logins are found after searching. */ +"NoLoginsFound.Title.v122" = "Non se atoparon contrasinais"; + /* Open and Fill website text selection menu item */ "Open & Fill" = "Abrir e cubrir";