en_GB.json 6.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. { "translations": {
  2. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Do you want to add the remote share {name} from {owner}@{remote}?",
  3. "Remote share" : "Remote share",
  4. "Remote share password" : "Remote share password",
  5. "Cancel" : "Cancel",
  6. "Add remote share" : "Add remote share",
  7. "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
  8. "Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server",
  9. "Couldn't establish a federated share." : "Couldn't establish a federated share.",
  10. "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.",
  11. "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.",
  12. "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9).",
  13. "It is not allowed to send federated group shares from this server." : "It is not allowed to send federated group shares from this server.",
  14. "Sharing %1$s failed, because this item is already shared with user %2$s" : "Sharing %1$s failed, because this item is already shared with user %2$s",
  15. "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user",
  16. "Federated shares require read permissions" : "Federated shares require read permissions",
  17. "File is already shared with %s" : "File is already shared with %s",
  18. "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate.",
  19. "Could not find share" : "Could not find share",
  20. "Federated sharing" : "Federated sharing",
  21. "You received {share} as a remote share from {user} (on behalf of {behalf})" : "You received {share} as a remote share from {user} (on behalf of {behalf})",
  22. "You received {share} as a remote share from {user}" : "You received {share} as a remote share from {user}",
  23. "Accept" : "Accept",
  24. "Decline" : "Decline",
  25. "Federated Cloud Sharing" : "Federated Cloud Sharing",
  26. "Sharing" : "Sharing",
  27. "Federated file sharing" : "Federated file sharing",
  28. "Provide federated file sharing across servers" : "Provide federated file sharing across servers",
  29. "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing.",
  30. "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)",
  31. "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers",
  32. "Allow users on this server to send shares to groups on other servers" : "Allow users on this server to send shares to groups on other servers",
  33. "Allow users on this server to receive group shares from other servers" : "Allow users on this server to receive group shares from other servers",
  34. "Search global and public address book for users" : "Search global and public address book for users",
  35. "Allow users to publish their data to a global and public address book" : "Allow users to publish their data to a global and public address book",
  36. "Unable to update federated files sharing config" : "Unable to update federated files sharing config",
  37. "Federated Cloud" : "Federated Cloud",
  38. "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialogue. It looks like person@cloud.example.com",
  39. "Your Federated Cloud ID:" : "Your Federated Cloud ID:",
  40. "Share it so your friends can share files with you:" : "Share it so your friends can share files with you:",
  41. "Facebook" : "Facebook",
  42. "Twitter" : "Twitter",
  43. "Diaspora" : "Diaspora",
  44. "Add to your website" : "Add to your website",
  45. "Share with me via Nextcloud" : "Share with me via Nextcloud",
  46. "HTML Code:" : "HTML Code:",
  47. "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Share with me through my #Nextcloud Federated Cloud ID, see {url}",
  48. "Share with me through my #Nextcloud Federated Cloud ID" : "Share with me through my #Nextcloud Federated Cloud ID",
  49. "Cloud ID copied to the clipboard" : "Cloud ID copied to the clipboard",
  50. "Copy to clipboard" : "Copy to clipboard",
  51. "Clipboard is not available" : "Clipboard is not available",
  52. "Copied!" : "Copied!",
  53. "Copy" : "Copy",
  54. "Not supported!" : "Not supported!",
  55. "Press ⌘-C to copy." : "Press ⌘-C to copy.",
  56. "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
  57. "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))",
  58. "You received \"%3$s\" as a remote share from %4$s (%1$s)" : "You received \"%3$s\" as a remote share from %4$s (%1$s)",
  59. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Share with me through my #Nextcloud Federated Cloud ID, see %s",
  60. "Open documentation" : "Open documentation"
  61. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  62. }