mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b52cf705d0
* Added a "Set Up Weave..." status message which is determined by Status.login states * The "Set Up Weave..." message opens the pref window directly instead of showing the menu * Added an additional error state for NO_PASSPHRASE * Added checks to onStartup to check some status (no username/password/passphrase) for when autoconnect=false * When the prefpane is opened and there's an error, it will open to the correct page so that can be corrected * If using a custom server, that will be reflected when shown that page in the prefpane
45 lines
2.0 KiB
Properties
45 lines
2.0 KiB
Properties
# %1: the user name (Ed), %2: the app name (Firefox), %3: the hostname (Comp)
|
|
client.name = %1$S's %2$S on %3$S
|
|
|
|
# %S is the date and time at which the last sync successfully completed
|
|
lastSync.label = Last Update: %S
|
|
lastSyncInProgress.label = Last Update: in progress…
|
|
|
|
# %S is the username logged in
|
|
connected.label = Connected: %S
|
|
disconnected.label = Disconnected
|
|
connecting.label = Connecting…
|
|
|
|
# %S is the engine being synced
|
|
syncing.label = Weave is syncing: %S
|
|
|
|
status.offline = Not Signed In
|
|
status.privateBrowsing = Disabled (Private Browsing)
|
|
status.needsSetup = Set Up Weave…
|
|
|
|
mobile.label = Mobile Bookmarks
|
|
|
|
remote.pending.label = Remote tabs are being synced…
|
|
remote.missing.label = Sync your other computers 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 = Weave 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 = Weave 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 = Weave encountered an error while syncing: %1$S. Weave will automatically retry this action.
|
|
error.sync.no_node_found = The Weave 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.needUpdate.description = You need to update Weave to continue syncing your data.
|
|
error.sync.needUpdate.label = Update Weave
|
|
error.sync.needUpdate.accesskey = U
|
|
error.sync.tryAgainButton.label = Sync Now
|
|
error.sync.tryAgainButton.accesskey = S
|
|
|
|
tabs.fromOtherComputers.label = Tabs From Other Computers
|