nextcloud/apps/federation/l10n/en_GB.json

14 lines
1.1 KiB
JSON
Raw Normal View History

2016-02-25 09:58:06 +03:00
{ "translations": {
2016-07-06 16:28:06 +03:00
"Added to the list of trusted servers" : "Added to the list of trusted servers",
2016-02-25 09:58:06 +03:00
"Server is already in the list of trusted servers." : "Server is already in the list of trusted servers.",
2017-05-25 03:08:04 +03:00
"No server to federate with found" : "No server to federate with found",
2016-02-25 09:58:06 +03:00
"Could not add server" : "Could not add server",
2018-02-13 00:33:37 +03:00
"Federation" : "Federation",
2016-07-06 16:28:06 +03:00
"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.",
2018-05-24 03:13:48 +03:00
"Trusted servers" : "Trusted servers",
2016-07-06 16:28:06 +03:00
"Add server automatically once a federated share was created successfully" : "Automatically add server once a federated share is successfully created",
2017-05-25 03:08:04 +03:00
"+ Add trusted server" : "+ Add trusted server",
"Trusted server" : "Trusted server",
2018-02-01 21:28:02 +03:00
"Add" : "Add"
2016-02-25 09:58:06 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}