polls/l10n/lv.js

28 строки
879 B
JavaScript

OC.L10N.register(
"polls",
{
"Participants" : "Dalībnieki",
"Deleted" : "Dzēstie",
"Group" : "Grupa",
"New comment …" : "Jauns komentārs...",
"Comments" : "Komentāri",
"Delete comment" : "Dzēst komentāru",
"Cancel" : "Atcelt",
"Apply" : "Apstiprināt",
"Title" : "Nosaukums",
"Owner" : "Īpašnieks",
"Created" : "Izveidots",
"Expires" : "Beidzas",
"never" : "nekad",
"Details" : "Detaļas",
"Configuration" : "Konfigurācija",
"Shares" : "Koplietots",
"Description" : "Apraksts",
"Expiration date" : "Termiņa datums",
"Unknown user" : "Nezināms lietotājs",
"Receive notification email on activity" : "Saņemiet paziņojuma e-pastu par darbību",
"OK" : "Labi",
"Public access" : "Publiska piekļuve"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");