summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/en_GB.json
blob: 8eb8bd87f593bcf911491a47b90225bcc744c2d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Added to the list of trusted servers" : "Added to the list of trusted servers",
    "Server is already in the list of trusted servers." : "Server is already in the list of trusted servers.",
    "No server to federate found" : "Could not find server to federate",
    "Could not add server" : "Could not add server",
    "Federation" : "Federation",
    "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation allows you to connect with other trusted servers to exchange the user directory. For example: to auto-complete external users for federated sharing.",
    "Add server automatically once a federated share was created successfully" : "Automatically add server once a federated share is successfully created",
    "Trusted Servers" : "Trusted Servers",
    "+ Add ownCloud server" : "+ Add ownCloud server",
    "ownCloud Server" : "ownCloud Server"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}