en_GB.json 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. "Copy" : "Copy",
  8. "Copied!" : "Copied!",
  9. "Not supported!" : "Not supported!",
  10. "Press ⌘-C to copy." : "Press ⌘-C to copy.",
  11. "Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
  12. "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
  13. "Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server",
  14. "Couldn't establish a federated share." : "Couldn't establish a federated share.",
  15. "Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.",
  16. "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.",
  17. "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).",
  18. "Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user",
  19. "File is already shared with %s" : "File is already shared with %s",
  20. "Could not find share" : "Could not find share",
  21. "Federated sharing" : "Federated sharing",
  22. "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})",
  23. "You received {share} as a remote share from {user}" : "You received {share} as a remote share from {user}",
  24. "Accept" : "Accept",
  25. "Decline" : "Decline",
  26. "Federated Cloud Sharing" : "Federated Cloud Sharing",
  27. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Share with me through my #Nextcloud Federated Cloud ID, see %s",
  28. "Share with me through my #Nextcloud Federated Cloud ID" : "Share with me through my #Nextcloud Federated Cloud ID",
  29. "Sharing" : "Sharing",
  30. "Federated file sharing" : "Federated file sharing",
  31. "Provide federated file sharing across servers" : "Provide federated file sharing across servers",
  32. "Open documentation" : "Open documentation",
  33. "Allow users on this server to receive shares from other servers" : "Allow users on this server to receive 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. "Federated Cloud" : "Federated Cloud",
  37. "Your Federated Cloud ID:" : "Your Federated Cloud ID:",
  38. "Share it so your friends can share files with you:" : "Share it so your friends can share files with you:",
  39. "Add to your website" : "Add to your website",
  40. "Share with me via Nextcloud" : "Share with me via Nextcloud",
  41. "HTML Code:" : "HTML Code:",
  42. "Adjust how people can share between servers." : "Adjust how people can share between servers."
  43. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  44. }