calendar/l10n/lv.js

65 lines
2.3 KiB
JavaScript

OC.L10N.register(
"calendar",
{
"%s has published the calendar »%s«" : "%s dalijās ar kalendāru »%s«",
"Hello," : "Sveicināti,",
"We wanted to inform you that %s has published the calendar »%s«." : "Mēs jūs vēlējāmies informēt, ka %s publicēja kalendāru »%s«.",
"Open »%s«" : "Atvērt »%s«",
"Cheers!" : "Priekā!",
"Calendar" : "Kalendārs",
"A Calendar app for Nextcloud" : "Kalendāra lietotne priekš Nextcloud",
"Today" : "Šodien",
"Day" : "Diena",
"Week" : "Nedēļa",
"Month" : "Mēnesis",
"List" : "Saraksts",
"Download" : "Lejupielādēt",
"Delete" : "Dzēst",
"Share link" : "Koplietot saiti",
"Share with users or groups" : "Koplietot ar lietotājiem vai grupām",
"No users or groups" : "Nav lietotāji vai grupas",
"can edit" : "var rediģēt",
"New calendar" : "Jauns kalendārs",
"Filename" : "Datnes nosaukums",
"Cancel" : "Atcelt",
"Automatic" : "Automātisks",
"Actions" : "Darbības",
"Show week numbers" : "Rādīt nedēļu numurus",
"Settings & import" : "Iestatījumi un imports",
"Notification" : "Paziņojums",
"Email" : "E-pasts",
"Busy" : "Aizņemts",
"Unknown" : "Nezināms",
"All day" : "Visas dienas",
"never" : "nekad",
"after" : "pēc",
"Repeat" : "Atkārtot",
"Monday" : "Pirmdiena",
"Summary" : "Kopsavilkums",
"More" : "Vairāk",
"Save" : "Saglabāt",
"Update" : "Atjaunināt",
"Personal" : "Personīgs",
"Details" : "Detaļas",
"Attendees" : "Apmeklētāji",
"Reminders" : "Atgādinājumi",
"Close" : "Aizvērt",
"Anniversary" : "Gadadiena",
"Week {number} of {year}" : "{number} nedēļa no {year}",
"Daily" : "Katru dienu",
"Weekly" : "Katru nedēļu",
"When shared show full event" : "Ja koplietots, tad rādīt pilnu notikumu",
"When shared show only busy" : "Ja koplietots, tad rādīt tikai aizņemts",
"When shared hide this event" : "Ja koplietots, tad paslēpt notikumu",
"Location" : "Vieta",
"Description" : "Apraksts",
"Status" : "Status",
"Confirmed" : "Apstiprināts",
"Tentative" : "Mēģinājums",
"Categories" : "Kategorijas",
"Presentation" : "Prezentācija",
"Mail" : "E-pasts",
"Global" : "Globāls"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");