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

http://github.com/zpao/v8monkey · Properties File · 38 lines · 31 code · 4 blank · 3 comment · 0 complexity · b19f0dd5b68df73710a9010bd0e92ea4 MD5 · raw file

  1. # %1: the user name (Ed), %2: the app name (Firefox), %3: the operating system (Android)
  2. client.name2 = %1$S's %2$S on %3$S
  3. # %S is the date and time at which the last sync successfully completed
  4. lastSync2.label = Last sync: %S
  5. mobile.label = Mobile Bookmarks
  6. remote.pending.label = Remote tabs are being synced
  7. remote.missing.label = Sync your other computers again to access their tabs
  8. remote.opened.label = All remote tabs are already open
  9. remote.notification.label = Recent desktop tabs will be available once they sync
  10. error.login.title = Error While Signing In
  11. error.login.description = Sync encountered an error while connecting: %1$S. Please try again.
  12. error.login.prefs.label = Preferences
  13. error.login.prefs.accesskey = P
  14. # should decide if we're going to show this
  15. error.logout.title = Error While Signing Out
  16. error.logout.description = Sync encountered an error while connecting. It's probably ok, and you don't have to do anything about it.
  17. error.sync.title = Error While Syncing
  18. error.sync.description = Sync encountered an error while syncing: %1$S. Sync will automatically retry this action.
  19. error.sync.prolonged_failure = Sync has not been able to complete during the last %1$S days. Please check your network settings.
  20. 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!
  21. error.sync.no_node_found.title = Sync Delay
  22. error.sync.serverStatusButton.label = Server Status
  23. error.sync.serverStatusButton.accesskey = V
  24. error.sync.needUpdate.description = You need to update Firefox Sync to continue syncing your data.
  25. error.sync.needUpdate.label = Update Firefox Sync
  26. error.sync.needUpdate.accesskey = U
  27. error.sync.tryAgainButton.label = Sync Now
  28. error.sync.tryAgainButton.accesskey = S
  29. warning.sync.quota.label = Approaching Server Quota
  30. warning.sync.quota.description = You are approaching the server quota. Please review which data to sync.
  31. error.sync.quota.label = Server Quota Exceeded
  32. error.sync.quota.description = Sync failed because it exceeded the server quota. Please review which data to sync.
  33. error.sync.viewQuotaButton.label = View Quota
  34. error.sync.viewQuotaButton.accesskey = V