nextcloud/apps/federatedfilesharing/l10n/en_GB.json

57 lines
5.1 KiB
JSON
Raw Normal View History

2016-02-16 16:49:12 +03:00
{ "translations": {
2016-05-24 22:24:38 +03:00
"Federated sharing" : "Federated sharing",
2017-05-25 03:08:04 +03:00
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Do you want to add the remote share {name} from {owner}@{remote}?",
"Remote share" : "Remote share",
"Remote share password" : "Remote share password",
"Cancel" : "Cancel",
"Add remote share" : "Add remote share",
"Copy" : "Copy",
"Copied!" : "Copied!",
"Not supported!" : "Not supported!",
"Press ⌘-C to copy." : "Press ⌘-C to copy.",
"Press Ctrl-C to copy." : "Press Ctrl-C to copy.",
2016-02-25 09:58:06 +03:00
"Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
2017-05-25 03:08:04 +03:00
"Server to server sharing is not enabled on this server" : "Server to server sharing is not enabled on this server",
"Couldn't establish a federated share." : "Couldn't establish a federated share.",
"Couldn't establish a federated share, maybe the password was wrong." : "Couldn't establish a federated share, maybe the password was wrong.",
2017-07-22 03:08:07 +03:00
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Federated Share request sent, you will receive an invitation. Check your notifications.",
2018-03-20 04:11:33 +03:00
"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).",
2016-02-25 09:58:06 +03:00
"Not allowed to create a federated share with the same user" : "Not allowed to create a federated share with the same user",
2016-05-27 08:55:35 +03:00
"File is already shared with %s" : "File is already shared with %s",
2017-05-25 03:08:04 +03:00
"Could not find share" : "Could not find share",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)",
"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})",
"You received \"%3$s\" as a remote share from %1$s" : "You received \"%3$s\" as a remote share from %1$s",
"You received {share} as a remote share from {user}" : "You received {share} as a remote share from {user}",
2016-05-24 22:24:38 +03:00
"Accept" : "Accept",
"Decline" : "Decline",
2016-06-20 13:08:23 +03:00
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Share with me through my #Nextcloud Federated Cloud ID, see %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Share with me through my #Nextcloud Federated Cloud ID",
2017-07-01 03:08:28 +03:00
"Sharing" : "Sharing",
2018-02-13 00:33:37 +03:00
"Federated file sharing" : "Federated file sharing",
2016-04-26 11:50:32 +03:00
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"Open documentation" : "Open documentation",
2017-05-25 03:08:04 +03:00
"Adjust how people can share between servers." : "Adjust how people can share between servers.",
2016-04-26 11:50:32 +03:00
"Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers",
"Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers",
2017-06-14 03:08:39 +03:00
"Search global and public address book for users" : "Search global and public address book for users",
2017-05-25 03:08:04 +03:00
"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",
2016-04-26 11:50:32 +03:00
"Federated Cloud" : "Federated Cloud",
2017-05-25 03:08:04 +03:00
"You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com",
2016-04-26 11:50:32 +03:00
"Your Federated Cloud ID:" : "Your Federated Cloud ID:",
2017-05-25 03:08:04 +03:00
"Share it so your friends can share files with you:" : "Share it so your friends can share files with you:",
2016-04-26 11:50:32 +03:00
"Add to your website" : "Add to your website",
2016-06-20 13:08:23 +03:00
"Share with me via Nextcloud" : "Share with me via Nextcloud",
2017-05-25 03:08:04 +03:00
"HTML Code:" : "HTML Code:",
2018-03-14 04:11:29 +03:00
"The mountpoint name contains invalid characters." : "The mountpoint name contains invalid characters.",
"Not allowed to create a federated share with the owner." : "Not allowed to create a federated share with the owner.",
"Invalid or untrusted SSL certificate" : "Invalid or untrusted SSL certificate",
"Could not authenticate to remote share, password might be wrong" : "Could not authenticate to remote share, password might be wrong",
"Storage not valid" : "Storage not valid",
"Federated share added" : "Federated share added",
"Couldn't add remote share" : "Couldn't add remote share",
2018-10-10 03:13:11 +03:00
"Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate.",
2018-02-01 21:28:02 +03:00
"Search global and public address book for users and let local users publish their data" : "Search global and public address book for users and let local users publish their data"
2016-02-16 16:49:12 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}