calendar/l10n/eo.js

72 lines
2.6 KiB
JavaScript
Raw Normal View History

2018-06-16 00:17:32 +00:00
OC.L10N.register(
"calendar",
{
2018-11-10 01:15:57 +00:00
"%s has published the calendar »%s«" : "%s publikigis la kalendaron „%s“",
2018-06-16 00:17:32 +00:00
"Hello," : "Saluton,",
2018-11-10 01:15:57 +00:00
"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!",
2020-02-18 02:23:53 +00:00
"Calendar" : "Kalendaro",
2018-11-12 01:16:10 +00:00
"A Calendar app for Nextcloud" : "Aplikaĵo pri kalendaro por Nextcloud",
2019-10-20 02:21:35 +00:00
"Today" : "Hodiaŭ",
2018-06-16 00:17:32 +00:00
"Day" : "Tago",
"Week" : "Semajno",
"Month" : "Monato",
2019-12-22 02:37:41 +00:00
"Copy private link" : "Kopii privatan ligilon",
2018-06-16 00:17:32 +00:00
"Download" : "Elŝuti",
2019-10-20 02:21:35 +00:00
"Delete" : "Forigi",
2019-12-22 02:37:41 +00:00
"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",
2018-06-21 00:16:52 +00:00
"Share link" : "Kunhavigi ligilon",
2019-12-22 02:37:41 +00:00
"Delete share link" : "Forigi kunhavo-ligilon",
"Share with users or groups" : "Kunhavigi kun uzantoj aŭ grupoj",
"No users or groups" : "Neniu uzanto aŭ grupo",
2019-10-20 02:21:35 +00:00
"can edit" : "povas redakti",
2018-06-16 00:17:32 +00:00
"New calendar" : "Nova kalendaro",
"Untitled event" : "Sentitola okazaĵo",
2019-12-22 02:37:41 +00:00
"Filename" : "Dosiernomo",
2019-10-20 02:21:35 +00:00
"Cancel" : "Nuligi",
2019-12-22 02:37:41 +00:00
"Automatic" : "Aŭtomata",
2020-05-01 02:22:02 +00:00
"Actions" : "Agoj",
2018-11-12 01:16:10 +00:00
"Show week numbers" : "Montri numerojn de semajno",
2020-01-10 02:23:33 +00:00
"Settings & import" : "Agordoj kaj enporto",
2019-10-20 02:21:35 +00:00
"Email" : "Retpoŝto",
2020-01-14 02:23:38 +00:00
"Busy" : "Okupita",
"Unknown" : "Nekonata",
2019-12-22 02:37:41 +00:00
"All day" : "Tuttage",
2019-10-20 02:21:35 +00:00
"never" : "neniam",
"after" : "post",
"Repeat" : "Ripeti",
2019-12-22 02:37:41 +00:00
"Monday" : "lundo",
"Summary" : "Resumo",
2019-10-20 02:21:35 +00:00
"More" : "Pli",
2019-12-22 02:37:41 +00:00
"Save" : "Konservi",
2019-10-20 02:21:35 +00:00
"Update" : "Ĝisdatigi",
2019-12-22 02:37:41 +00:00
"Personal" : "Persona",
2020-09-02 02:22:42 +00:00
"[Today]" : "[Hodiaŭ]",
"[Tomorrow]" : "[Morgaŭ]",
"[Yesterday]" : "[Hieraŭ]",
2019-10-20 02:21:35 +00:00
"Details" : "Detaloj",
"Attendees" : "Ĉeestontoj",
"Reminders" : "Memorigoj",
2019-12-22 02:37:41 +00:00
"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",
2020-08-26 02:21:57 +00:00
"Canceled" : "Nuligita",
2019-12-22 02:37:41 +00:00
"Categories" : "Kategorioj",
"Add this as a new category" : "Aldoni tion kiel novan kategorion",
"Mail" : "Retpoŝtilo",
"Global" : "Monda"
2018-06-16 00:17:32 +00:00
},
"nplurals=2; plural=(n != 1);");