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.

is.js 1.9KB

1234567891011121314151617
  1. OC.L10N.register(
  2. "federation",
  3. {
  4. "Added to the list of trusted servers" : "Bætt á lista yfir treysta þjóna",
  5. "Server is already in the list of trusted servers." : "Þjónninn er nú þegar á listanum yfir treysta þjóna.",
  6. "No server to federate with found" : "Enginn þjónn sem hæfur er til skýjasambands fannst",
  7. "Could not add server" : "Gat ekki bætt við þjóni",
  8. "Trusted servers" : "Treystir þjónar",
  9. "Federation" : "Deilt milli þjóna",
  10. "+ Add trusted server" : "+ Bæta við treystum þjóni",
  11. "Trusted server" : "Treystur þjónn",
  12. "Add" : "Bæta við",
  13. "Federation allows you to connect with other trusted servers to exchange the user directory." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám.",
  14. "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." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.",
  15. "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. It is not necessary to add a server as trusted server in order to create a federated share." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna. Ekki er nauðsynlegt að bæta netþjóni við sem treystum netþjóni til að útbúa sambandssameign (federated share)."
  16. },
  17. "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");