polls/l10n/ia.js

30 строки
746 B
JavaScript

OC.L10N.register(
"polls",
{
"Group" : "Gruppo",
"User" : "User",
"Conflict" : "Conflicto",
"New comment …" : "Nove commentario...",
"Delete comment" : "Deler commentario",
"Title" : "Titulo",
"Cancel" : "Cancellar",
"Apply" : "Applicar",
"Settings" : "Configurationes",
"Confirmed" : "Confirmate",
"OK" : "Ok",
"Week" : "Septimana",
"Deleted" : "Delite",
"never" : "nunquam",
"Owner" : "Owner",
"Details" : "Detalios",
"Configuration" : "Configuration",
"Shares" : "Compartimentos",
"Comments" : "Commentarios",
"Description" : "Description",
"No" : "No",
"Yes" : "Si",
"Day" : "Die",
"Month" : "Mense"
},
"nplurals=2; plural=(n != 1);");