mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
Import Tycho weave client
This commit is contained in:
parent
e4ac0e17f8
commit
c53787dfdb
183 changed files with 7272 additions and 16759 deletions
|
|
@ -3,14 +3,17 @@
|
|||
# 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
|
||||
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
|
||||
|
||||
# signInToSync.description is the tooltip for the Sync buttons when Sync is
|
||||
# not configured.
|
||||
signInToSync.description = Sign In To Sync
|
||||
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.
|
||||
|
|
@ -31,16 +34,15 @@ 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
|
||||
warning.sync.eol.label = Service Shutting Down
|
||||
# %1: the app name (Basilisk)
|
||||
# %1: the app name (Firefox)
|
||||
warning.sync.eol.description = Your Sync service is shutting down soon. Upgrade %1$S to keep syncing.
|
||||
error.sync.eol.label = Service Unavailable
|
||||
# %1: the app name (Basilisk)
|
||||
# %1: the app name (Firefox)
|
||||
error.sync.eol.description = Your Sync service is no longer available. You need to upgrade %1$S to keep syncing.
|
||||
sync.eol.learnMore.label = Learn more
|
||||
sync.eol.learnMore.accesskey = L
|
||||
|
||||
syncnow.label = Sync Now
|
||||
syncing2.label = Syncing…
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue