polls/l10n/oc.js

24 строки
583 B
JavaScript

OC.L10N.register(
"polls",
{
"Public link" : "Ligam public",
"Group" : "Grop",
"User" : "User",
"Copy this link to the clipboard" : "Copiar aqueste ligam al quichapapièr",
"Cancel" : "Anullar",
"OK" : "D'acòrdi",
"Title" : "Títol",
"Apply" : "Aplicar",
"Settings" : "Paramètres",
"Week" : "Aquesta setmana",
"Owner" : "Owner",
"never" : "pas jamai",
"Details" : "Detalhs",
"Description" : "Descripcion",
"No" : "No",
"Yes" : "Yes",
"Day" : "Jorn",
"Month" : "Mes"
},
"nplurals=2; plural=(n > 1);");