owncloud/core

View on GitHub
apps/federation/l10n/is.js

Summary

Maintainability
A
1 hr
Test Coverage
OC.L10N.register(
    "federation",
    {
    "Server added to the list of trusted ownClouds" : "Þjóninum bætt við listann yfir treyst ownCloud-ský",
    "Server is already in the list of trusted servers." : "Þjónninn er nú þegar á listanum yfir treysta þjóna.",
    "No ownCloud server found" : "Enginn ownCloud-þjónn fannst",
    "Could not add server" : "Gat ekki bætt við þjóni",
    "Federation" : "Samband",
    "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-samband (federation) gerir þér kleift að tengjast öðrumtreystum ownCloud-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.",
    "Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign",
    "Trusted ownCloud Servers" : "Treystir ownCloud-þjónar",
    "+ Add ownCloud server" : "+ Bæta við ownCloud-þjóni",
    "ownCloud Server" : "ownCloud-þjónn",
    "Add" : "Bæta við"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");