nextcloud/apps/federatedfilesharing/l10n/en_GB.json

22 lines
1.5 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",
2016-02-25 09:58:06 +03:00
"Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
2016-02-16 16:49:12 +03:00
"Sharing %s failed, because this item is already shared with %s" : "Sharing %s failed, because this item is already shared with %s",
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-04-26 11:50:32 +03:00
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Sharing %s failed, could not find %s, maybe the server is currently unreachable.",
2016-05-24 22:24:38 +03:00
"Accept" : "Accept",
"Decline" : "Decline",
2016-04-26 11:50:32 +03:00
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Share with me through my #ownCloud Federated Cloud ID, see %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Share with me through my #ownCloud Federated Cloud ID",
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"Open documentation" : "Open documentation",
"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",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Your Federated Cloud ID:",
"Share it:" : "Share it:",
"Add to your website" : "Add to your website",
"Share with me via ownCloud" : "Share with me via ownCloud",
"HTML Code:" : "HTML Code:"
2016-02-16 16:49:12 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}