diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ur/browser/browser/migrationWizard.ftl | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/l10n-ur/browser/browser/migrationWizard.ftl b/l10n-ur/browser/browser/migrationWizard.ftl new file mode 100644 index 0000000000..26abda9c04 --- /dev/null +++ b/l10n-ur/browser/browser/migrationWizard.ftl @@ -0,0 +1,70 @@ +# 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/. + + +# 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-brave = Brave +migration-wizard-migrator-display-name-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 ڈیو +migration-wizard-migrator-display-name-chromium = کرومیم +migration-wizard-migrator-display-name-chromium-360se = 360 قابل بھروسا براؤزر +migration-wizard-migrator-display-name-chromium-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 = فائر فاکس +migration-wizard-migrator-display-name-ie = Microsoft انٹرنیٹ ایکسپلورر +migration-wizard-migrator-display-name-safari = Safari +migration-source-name-ie = انٹرنیٹ ایکسپلورر +migration-source-name-edge = مائیکروسافٹ عیدج +migration-source-name-chrome = Google Chrome +migration-imported-safari-reading-list = فہرست پڑھ رہا ہے (سفاری سے) +migration-imported-edge-reading-list = فہرست پڑھ رہا ہے (عیدج سے) + +## 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 + + +## + +# A description for the .csv file format that may be shown as the file type +# filter by the operating system. +migration-passwords-from-file-csv-filter-title = + { PLATFORM() -> + [macos] CSV دستاویز + *[other] CSV فائل + } +# A description for the .tsv file format that may be shown as the file type +# filter by the operating system. TSV is short for 'tab separated values'. +migration-passwords-from-file-tsv-filter-title = + { PLATFORM() -> + [macos] TSV دستاویز + *[other] TSV فائل + } + +## 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". + + +## + + +## The import process identifies extensions installed in other supported +## browsers and installs the corresponding (matching) extensions compatible +## with Firefox, if available. + + +## + |