mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
26 lines
1.1 KiB
Properties
26 lines
1.1 KiB
Properties
# %S is the date and time at which the last sync successfully completed
|
|
lastSync.label = Last Update: %S
|
|
|
|
#weaveButtonOffline.label = Sign In
|
|
#weaveButtonOnline.label = Weave
|
|
#shareBookmark.menuItem = Share This Folder...
|
|
#unShareBookmark.menuItem = Stop Sharing This Folder
|
|
|
|
status.offline = Not Signed In
|
|
|
|
# The next two are not normally used, as we now display the username
|
|
# when the user is logged in. But if for some reason we can't get the username,
|
|
# we display these.
|
|
#status.idle = Idle
|
|
#status.active = Working...
|
|
|
|
error.login.title = Error While Signing In
|
|
error.login.description = Weave encountered an error while signing you in: %1$S. Please try again.
|
|
# should decide if we're going to show this
|
|
error.logout.title = Error While Signing Out
|
|
error.logout.description = Weave encountered an error while signing you out. 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. You might want to try syncing manually to make sure you are up-to-date.
|
|
error.sync.tryAgainButton.label = Sync Now
|
|
error.sync.tryAgainButton.accesskey = S
|