services/sync/locales/en-US/sync.properties

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/services/sync/locales/en-US/sync.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,48 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +
     1.8 +# %1: the user name (Ed), %2: the app name (Firefox), %3: the operating system (Android)
     1.9 +client.name2 = %1$S's %2$S on %3$S
    1.10 +
    1.11 +# %S is the date and time at which the last sync successfully completed
    1.12 +lastSync2.label = Last sync: %S
    1.13 +
    1.14 +mobile.label = Mobile Bookmarks
    1.15 +
    1.16 +remote.pending.label = Remote tabs are being synced…
    1.17 +remote.missing2.label = Sync your other devices again to access their tabs
    1.18 +remote.opened.label = All remote tabs are already open
    1.19 +remote.notification.label = Recent desktop tabs will be available once they sync
    1.20 +
    1.21 +error.login.title = Error While Signing In
    1.22 +error.login.description = Sync encountered an error while connecting: %1$S.  Please try again.
    1.23 +error.login.prefs.label = Preferences…
    1.24 +error.login.prefs.accesskey = P
    1.25 +# should decide if we're going to show this
    1.26 +error.logout.title = Error While Signing Out
    1.27 +error.logout.description = Sync encountered an error while connecting.  It's probably ok, and you don't have to do anything about it.
    1.28 +error.sync.title = Error While Syncing
    1.29 +error.sync.description = Sync encountered an error while syncing: %1$S.  Sync will automatically retry this action.
    1.30 +error.sync.prolonged_failure = Sync has not been able to complete during the last %1$S days. Please check your network settings.
    1.31 +error.sync.serverStatusButton.label = Server Status
    1.32 +error.sync.serverStatusButton.accesskey = V
    1.33 +error.sync.needUpdate.description = You need to update Firefox Sync to continue syncing your data.
    1.34 +error.sync.needUpdate.label = Update Firefox Sync
    1.35 +error.sync.needUpdate.accesskey = U
    1.36 +error.sync.tryAgainButton.label = Sync Now
    1.37 +error.sync.tryAgainButton.accesskey = S
    1.38 +warning.sync.quota.label = Approaching Server Quota
    1.39 +warning.sync.quota.description = You are approaching the server quota. Please review which data to sync.
    1.40 +error.sync.quota.label = Server Quota Exceeded
    1.41 +error.sync.quota.description = Sync failed because it exceeded the server quota. Please review which data to sync.
    1.42 +error.sync.viewQuotaButton.label = View Quota
    1.43 +error.sync.viewQuotaButton.accesskey = V
    1.44 +warning.sync.eol.label = Service Shutting Down
    1.45 +# %1: the app name (Firefox)
    1.46 +warning.sync.eol.description = Your Firefox Sync service is shutting down soon. Upgrade %1$S to keep syncing.
    1.47 +error.sync.eol.label = Service Unavailable
    1.48 +# %1: the app name (Firefox)
    1.49 +error.sync.eol.description = Your Firefox Sync service is no longer available. You need to upgrade %1$S to keep syncing.
    1.50 +sync.eol.learnMore.label = Learn more
    1.51 +sync.eol.learnMore.accesskey = L

mercurial