integration_github/l10n/es_MX.js

14 строки
413 B
JavaScript

OC.L10N.register(
"integration_github",
{
"Comment" : "Comentario",
"Client ID" : "ID del cliente",
"Client secret" : "Secreto del cliente",
"Loading..." : "Cargando...",
"Unknown error" : "Se presentó un error desconocido",
"Line {line}" : "Línea {line}",
"Author" : "Autor",
"Owner" : "Dueño"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");