|
OC.L10N.register(
|
|
"sharepoint",
|
|
{
|
|
"SharePoint" : "SharePoint",
|
|
"Host" : "호스트",
|
|
"Document Library" : "문서 라이브러리",
|
|
"SharePoint Backend" : "SharePoint 백엔드",
|
|
"SharePoint Backend for External storages" : "외부 저장소 SharePoint 백엔드"
|
|
},
|
|
"nplurals=1; plural=0;");
|