You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ia.js 1.0KB

123456789101112131415
  1. OC.L10N.register(
  2. "federation",
  3. {
  4. "Added to the list of trusted servers" : "Addite al lista de servitores fiduciari.",
  5. "Server is already in the list of trusted servers." : "Servitor ja es in le lista de servitores fiduciari.",
  6. "No server to federate with found" : "Nulle servitor pro associar se per federation esseva trovate",
  7. "Could not add server" : "Impossibile adder le servitor",
  8. "Trusted servers" : "Servitores fiduciari",
  9. "Federation" : "Federation",
  10. "+ Add trusted server" : "+ Adder servitor fiduciari",
  11. "Trusted server" : "Servitor fiduciari",
  12. "Add" : "Adder",
  13. "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." : "Le federation permitte te connecter con altere servitores fiduciari pro excambiar le directorio del usator. Per exemplo, iste attributo essera usate pro completar automaticamente usatores externe pro le compartimento federate."
  14. },
  15. "nplurals=2; plural=(n != 1);");