diff options
Diffstat (limited to 'apps/federation/l10n/en_GB.json')
-rw-r--r-- | apps/federation/l10n/en_GB.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/federation/l10n/en_GB.json b/apps/federation/l10n/en_GB.json index fb80e4571f7..8eb8bd87f59 100644 --- a/apps/federation/l10n/en_GB.json +++ b/apps/federation/l10n/en_GB.json @@ -1,12 +1,12 @@ { "translations": { - "Server added to the list of trusted ownClouds" : "Server added to the list of trusted ownClouds", + "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 ownCloud server found" : "No ownCloud server found", + "No server to federate found" : "Could not find server to federate", "Could not add server" : "Could not add server", "Federation" : "Federation", - "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing.", - "Add server automatically once a federated share was created successfully" : "Add server automatically once a federated share was created successfully", - "Trusted ownCloud Servers" : "Trusted ownCloud Servers", + "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);" |