From 4492b5f8e774bf3b4f21e4e468fc052cbcbb468a Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Mon, 16 Dec 2019 19:48:42 -0800 Subject: initial commit --- locales/en-US/chrome/browser/syncSetup.properties | 51 +++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 locales/en-US/chrome/browser/syncSetup.properties (limited to 'locales/en-US/chrome/browser/syncSetup.properties') diff --git a/locales/en-US/chrome/browser/syncSetup.properties b/locales/en-US/chrome/browser/syncSetup.properties new file mode 100644 index 0000000..8a5170a --- /dev/null +++ b/locales/en-US/chrome/browser/syncSetup.properties @@ -0,0 +1,51 @@ +# 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/. + +button.syncOptions.label = Sync Options +button.syncOptionsDone.label = Done +button.syncOptionsCancel.label = Cancel + +invalidEmail.label = Invalid email address +serverInvalid.label = Please enter a valid server URL +usernameNotAvailable.label = Already in use + +verifying.label = Verifying… + +# LOCALIZATION NOTE (additionalClientCount.label): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of additional clients (was %S for a short while, use #1 instead, even if both work) +additionalClientCount.label = and #1 additional device;and #1 additional devices +# LOCALIZATION NOTE (bookmarksCount.label): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of bookmarks (was %S for a short while, use #1 instead, even if both work) +bookmarksCount.label = #1 bookmark;#1 bookmarks +# LOCALIZATION NOTE (historyDaysCount.label): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of days (was %S for a short while, use #1 instead, even if both work) +historyDaysCount.label = #1 day of history;#1 days of history +# LOCALIZATION NOTE (passwordsCount.label): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of passwords (was %S for a short while, use #1 instead, even if both work) +passwordsCount.label = #1 password;#1 passwords +# LOCALIZATION NOTE (addonsCount.label): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of add-ons, see the link above for forms +addonsCount.label = #1 addon;#1 addons + +save.recoverykey.title = Save Recovery Key +save.recoverykey.defaultfilename = Pale Moon Recovery Key.html + +newAccount.action.label = Sync is now set up to automatically sync all of your browser data. +newAccount.change.label = You can choose exactly what to sync by selecting Sync Options below. +resetClient.change2.label = Sync will now merge all this device's browser data into your Sync account. +wipeClient.change2.label = Sync will now replace all of the browser data on this device with the data in your Sync account. +wipeRemote.change2.label = Sync will now replace all of the browser data in your Sync account with the data on this device. +existingAccount.change.label = You can change this preference by selecting Sync Options below. + +# Several other strings are used (via Weave.Status.login), but they come from +# /services/sync -- cgit v1.2.3