calendar/l10n/eo.js

72 lines
2.6 KiB
JavaScript

OC.L10N.register(
"calendar",
{
"%s has published the calendar »%s«" : "%s publikigis la kalendaron „%s“",
"Hello," : "Saluton,",
"We wanted to inform you that %s has published the calendar »%s«." : "Ni volis sciigi vin, ke %s publikigis la kalendaron „%s“.",
"Open »%s«" : "Malfermi „%s“",
"Cheers!" : "Ĝis!",
"Calendar" : "Kalendaro",
"A Calendar app for Nextcloud" : "Aplikaĵo pri kalendaro por Nextcloud",
"Today" : "Hodiaŭ",
"Day" : "Tago",
"Week" : "Semajno",
"Month" : "Monato",
"Copy private link" : "Kopii privatan ligilon",
"Download" : "Elŝuti",
"Delete" : "Forigi",
"Calendar link copied to clipboard." : "Kalendara ligilo kopiita al tondujo",
"Calendar link could not be copied to clipboard." : "Kalendara ligilo ne eblis esti kopiita al tondujo",
"Share link" : "Kunhavigi ligilon",
"Delete share link" : "Forigi kunhavo-ligilon",
"Share with users or groups" : "Kunhavigi kun uzantoj aŭ grupoj",
"No users or groups" : "Neniu uzanto aŭ grupo",
"can edit" : "povas redakti",
"New calendar" : "Nova kalendaro",
"Untitled event" : "Sentitola okazaĵo",
"Filename" : "Dosiernomo",
"Cancel" : "Nuligi",
"Automatic" : "Aŭtomata",
"Actions" : "Agoj",
"Show week numbers" : "Montri numerojn de semajno",
"Settings & import" : "Agordoj kaj enporto",
"Email" : "Retpoŝto",
"Busy" : "Okupita",
"Unknown" : "Nekonata",
"All day" : "Tuttage",
"never" : "neniam",
"after" : "post",
"Repeat" : "Ripeti",
"Monday" : "lundo",
"Summary" : "Resumo",
"More" : "Pli",
"Save" : "Konservi",
"Update" : "Ĝisdatigi",
"Personal" : "Persona",
"[Today]" : "[Hodiaŭ]",
"[Tomorrow]" : "[Morgaŭ]",
"[Yesterday]" : "[Hieraŭ]",
"Details" : "Detaloj",
"Attendees" : "Ĉeestontoj",
"Reminders" : "Memorigoj",
"Close" : "Fermi",
"Anniversary" : "Datreveno",
"Week {number} of {year}" : "Semajno {number} en {year}",
"Daily" : "Ĉiutage",
"Weekly" : "Ĉiusemajne",
"When shared show full event" : "Kiam kunhavigita, montri plenajn detalojn",
"When shared show only busy" : "Kiam kunhavigita, montri nur kiel okupita",
"When shared hide this event" : "Kiam kunhavigita, kaŝi tiun okazaĵon",
"Location" : "Loko",
"Description" : "Priskribo",
"Status" : "Stato",
"Confirmed" : "Konfirmita",
"Tentative" : "Nekonfirmita",
"Canceled" : "Nuligita",
"Categories" : "Kategorioj",
"Add this as a new category" : "Aldoni tion kiel novan kategorion",
"Mail" : "Retpoŝtilo",
"Global" : "Monda"
},
"nplurals=2; plural=(n != 1);");