sharepoint/l10n/es_SV.js

10 строки
290 B
JavaScript

OC.L10N.register(
"sharepoint",
{
"SharePoint" : "SharePoint",
"Host" : "Servidor",
"Document Library" : "Biblioteca de Documentos",
"SharePoint Backend" : "Sistema de soporte de SharePoint"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");