зеркало из https://github.com/mozilla/gecko-dev.git
43 строки
2.4 KiB
Properties
43 строки
2.4 KiB
Properties
# 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/.
|
|
|
|
# %1: the user name (Ed), %2: the app name (Firefox), %3: the operating system (Android)
|
|
client.name2 = %1$S's %2$S on %3$S
|
|
|
|
# %S is the date and time at which the last sync successfully completed
|
|
lastSync2.label = Last sync: %S
|
|
|
|
mobile.label = Mobile Bookmarks
|
|
|
|
remote.pending.label = Remote tabs are being synced…
|
|
remote.missing2.label = Sync your other devices again to access their tabs
|
|
remote.opened.label = All remote tabs are already open
|
|
remote.notification.label = Recent desktop tabs will be available once they sync
|
|
|
|
error.login.title = Error While Signing In
|
|
error.login.description = Sync encountered an error while connecting: %1$S. Please try again.
|
|
error.login.prefs.label = Preferences…
|
|
error.login.prefs.accesskey = P
|
|
# should decide if we're going to show this
|
|
error.logout.title = Error While Signing Out
|
|
error.logout.description = Sync encountered an error while connecting. It's probably ok, and you don't have to do anything about it.
|
|
error.sync.title = Error While Syncing
|
|
error.sync.description = Sync encountered an error while syncing: %1$S. Sync will automatically retry this action.
|
|
error.sync.prolonged_failure = Sync has not been able to complete during the last %1$S days. Please check your network settings.
|
|
error.sync.no_node_found = The Sync server is a little busy right now, but you don't need to do anything about it. We'll start syncing your data as soon as we can!
|
|
error.sync.no_node_found.title = Sync Delay
|
|
error.sync.serverStatusButton.label = Server Status
|
|
error.sync.serverStatusButton.accesskey = V
|
|
error.sync.needUpdate.description = You need to update Firefox Sync to continue syncing your data.
|
|
error.sync.needUpdate.label = Update Firefox Sync
|
|
error.sync.needUpdate.accesskey = U
|
|
error.sync.tryAgainButton.label = Sync Now
|
|
error.sync.tryAgainButton.accesskey = S
|
|
warning.sync.quota.label = Approaching Server Quota
|
|
warning.sync.quota.description = You are approaching the server quota. Please review which data to sync.
|
|
error.sync.quota.label = Server Quota Exceeded
|
|
error.sync.quota.description = Sync failed because it exceeded the server quota. Please review which data to sync.
|
|
error.sync.viewQuotaButton.label = View Quota
|
|
error.sync.viewQuotaButton.accesskey = V
|