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

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 # This Source Code Form is subject to the terms of the Mozilla Public
     2 # License, v. 2.0. If a copy of the MPL was not distributed with this
     3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
     5 # %1: the user name (Ed), %2: the app name (Firefox), %3: the operating system (Android)
     6 client.name2 = %1$S's %2$S on %3$S
     8 # %S is the date and time at which the last sync successfully completed
     9 lastSync2.label = Last sync: %S
    11 mobile.label = Mobile Bookmarks
    13 remote.pending.label = Remote tabs are being synced…
    14 remote.missing2.label = Sync your other devices again to access their tabs
    15 remote.opened.label = All remote tabs are already open
    16 remote.notification.label = Recent desktop tabs will be available once they sync
    18 error.login.title = Error While Signing In
    19 error.login.description = Sync encountered an error while connecting: %1$S.  Please try again.
    20 error.login.prefs.label = Preferences…
    21 error.login.prefs.accesskey = P
    22 # should decide if we're going to show this
    23 error.logout.title = Error While Signing Out
    24 error.logout.description = Sync encountered an error while connecting.  It's probably ok, and you don't have to do anything about it.
    25 error.sync.title = Error While Syncing
    26 error.sync.description = Sync encountered an error while syncing: %1$S.  Sync will automatically retry this action.
    27 error.sync.prolonged_failure = Sync has not been able to complete during the last %1$S days. Please check your network settings.
    28 error.sync.serverStatusButton.label = Server Status
    29 error.sync.serverStatusButton.accesskey = V
    30 error.sync.needUpdate.description = You need to update Firefox Sync to continue syncing your data.
    31 error.sync.needUpdate.label = Update Firefox Sync
    32 error.sync.needUpdate.accesskey = U
    33 error.sync.tryAgainButton.label = Sync Now
    34 error.sync.tryAgainButton.accesskey = S
    35 warning.sync.quota.label = Approaching Server Quota
    36 warning.sync.quota.description = You are approaching the server quota. Please review which data to sync.
    37 error.sync.quota.label = Server Quota Exceeded
    38 error.sync.quota.description = Sync failed because it exceeded the server quota. Please review which data to sync.
    39 error.sync.viewQuotaButton.label = View Quota
    40 error.sync.viewQuotaButton.accesskey = V
    41 warning.sync.eol.label = Service Shutting Down
    42 # %1: the app name (Firefox)
    43 warning.sync.eol.description = Your Firefox Sync service is shutting down soon. Upgrade %1$S to keep syncing.
    44 error.sync.eol.label = Service Unavailable
    45 # %1: the app name (Firefox)
    46 error.sync.eol.description = Your Firefox Sync service is no longer available. You need to upgrade %1$S to keep syncing.
    47 sync.eol.learnMore.label = Learn more
    48 sync.eol.learnMore.accesskey = L

mercurial