14 строки
2.2 KiB
JavaScript
14 строки
2.2 KiB
JavaScript
OC.L10N.register(
|
|
"sharepoint",
|
|
{
|
|
"Enforce NTLM auth" : "Håndhev NTLM-auth",
|
|
"Acquiring a SAML token is attempted first by default." : "Anskaffelse av et SAML-token forsøkes først som standard.",
|
|
"SharePoint" : "SharePoint",
|
|
"Host" : "Vert",
|
|
"Document Library" : "Dokumentbibliotek",
|
|
"SharePoint Backend" : "SharePoint-server",
|
|
"SharePoint Backend for External storages" : "SharePoint-server for ekstern lagring",
|
|
"The Sharepoint Backend allows administrators to add Sharepoint document libraries as folders in Nextcloud. This offers an easy way for users to access Sharepoint data in the same place where they find their other files, facilitating collaboration and sharing within and across the borders of the organization. Users can use the desktop client, mobile apps or web interface and comment, tag, share and collaboratively edit files on Sharepoint just like with any other data on Nextcloud.\n\nSupports Sharepoint 2013, 2016 and 365. Nextcloud accesses Sharepoint through the Sharepoint REST API and uses NTLM authentication. Nextcloud respects file access permissions associated with its configured user credentials. Versioning and sharing are handled by Nextcloud.\n\nLearn more about External Storage and Sharepoint on [https://nextcloud.com/storage/](https://nextcloud.com/storage/)" : "SharePoint-backend lar administratorer legge til SharePoint-dokumentbiblioteker som mapper i Nextcloud. Dette gjør det enkelt for brukere å få tilgang til SharePoint-data på samme sted som de finner de andre filene på, noe som forenkler samarbeid og deling innenfor og på tvers av organisasjonens grenser. Brukere kan bruke skrivebordsklienten, mobilappene eller nettgrensesnittet og kommentere, merke, dele og samarbeide om å redigere filer på Sharepoint, akkurat som med alle andre data på Nextcloud.\n\nStøtter Sharepoint 2013, 2016 og 365. Nextcloud får tilgang til Sharepoint via Sharepoint REST API og bruker NTLM-godkjenning. Nextcloud respekterer filtilgangstillatelser knyttet til den konfigurerte brukerlegitimasjonen. Versjonskontroll og deling håndteres av Nextcloud.\n\nFinn ut mer om ekstern lagring og SharePoint på [https://nextcloud.com/storage/](https://nextcloud.com/storage/)"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|