diff options
Diffstat (limited to 'apps/federation/l10n/en_GB.json')
-rw-r--r-- | apps/federation/l10n/en_GB.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/federation/l10n/en_GB.json b/apps/federation/l10n/en_GB.json new file mode 100644 index 00000000000..435658922f9 --- /dev/null +++ b/apps/federation/l10n/en_GB.json @@ -0,0 +1,9 @@ +{ "translations": { + "Server added to the list of trusted ownClouds" : "Server added to the list of trusted ownClouds", + "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", + "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." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |