diff options
Diffstat (limited to 'l10n-ach/browser/browser/migrationWizard.ftl')
-rw-r--r-- | l10n-ach/browser/browser/migrationWizard.ftl | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/l10n-ach/browser/browser/migrationWizard.ftl b/l10n-ach/browser/browser/migrationWizard.ftl new file mode 100644 index 0000000000..42c5d71828 --- /dev/null +++ b/l10n-ach/browser/browser/migrationWizard.ftl @@ -0,0 +1,75 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Shown in the new migration wizard's dropdown selector for choosing the browser +# to import from. This variant is shown when the selected browser doesn't support +# user profiles, and so we only show the browser name. +# +# Variables: +# $sourceBrowser (String): the name of the browser to import from. +migration-wizard-selection-option-without-profile = { $sourceBrowser } +# Shown in the new migration wizard's dropdown selector for choosing the browser +# and user profile to import from. This variant is shown when the selected browser +# supports user profiles. +# +# Variables: +# $sourceBrowser (String): the name of the browser to import from. +# $profileName (String): the name of the user profile to import from. +migration-wizard-selection-option-with-profile = { $sourceBrowser } — { $profileName } + +# Each migrator is expected to include a display name string, and that display +# name string should have a key with "migration-wizard-migrator-display-name-" +# as a prefix followed by the unique identification key for the migrator. + +migration-wizard-migrator-display-name-canary = Chrome Canary +migration-wizard-migrator-display-name-chrome = Chrome +migration-wizard-migrator-display-name-chrome-beta = Chrome Beta +migration-wizard-migrator-display-name-chrome-dev = Chrome Dev +migration-wizard-migrator-display-name-chromium = Chromium +migration-wizard-migrator-display-name-chromium-360se = 360 layeny ma tye ki ber bedo +migration-wizard-migrator-display-name-chromium-edge = Microsoft Edge +migration-wizard-migrator-display-name-chromium-edge-beta = Microsoft Edge Beta +migration-wizard-migrator-display-name-edge-legacy = Microsoft Edge Legacy +migration-wizard-migrator-display-name-firefox = Firefox +migration-wizard-migrator-display-name-ie = Microsoft Internet Explorer +migration-wizard-migrator-display-name-safari = Safari +migration-source-name-ie = Internet Explorer +migration-source-name-edge = Microsoft Edge +migration-source-name-chrome = Google Chrome +migration-imported-safari-reading-list = Kwano nying (Ki i Safari) +migration-imported-edge-reading-list = Jami akwana (Ki i Edge) + +## These strings are shown if the selected browser data directory is unreadable. +## In practice, this tends to only occur on Linux when Firefox +## is installed as a Snap. + + +## These strings will be displayed based on how many resources are selected to import + + +## + +migration-select-all-option-label = Yer weng +migration-bookmarks-option-label = Alama buk +migration-continue-button-label = Mede + +## These strings will be used to create a dynamic list of items that can be +## imported. The list will be created using Intl.ListFormat(), so it will +## follow each locale's rules, and the first item will be capitalized by code. +## When applicable, the resources should be in their plural form. +## For example, a possible list could be "Bookmarks, passwords and autofill data". + + +## + +migration-wizard-progress-icon-completed = + .aria-label = Otum + +## The import process identifies extensions installed in other supported +## browsers and installs the corresponding (matching) extensions compatible +## with Firefox, if available. + + +## + |