calendar/l10n/eu.js

38 lines
2.5 KiB
JavaScript
Raw Normal View History

2018-02-12 22:15:39 +00:00
OC.L10N.register(
"calendar",
{
"Calendar" : "Egutegia",
2019-03-11 01:11:05 +00:00
"%s has published the calendar »%s«" : "%s(e)k »%s« egutegia argitaratu du",
2018-02-12 22:15:39 +00:00
"Hello," : "Kaixo,",
2019-03-11 01:11:05 +00:00
"We wanted to inform you that %s has published the calendar »%s«." : "Jakinarazi nahi dizugu %s(e)k »%s« egutegia argitaratu duela",
"Open »%s«" : " Ireki »%s«",
"Cheers!" : "Topa!",
2019-01-27 01:10:43 +00:00
"A Calendar app for Nextcloud" : "Nextclouderako egutegi app-a",
"The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite teams matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events.\n* 🙈 **Were not reinventing the wheel!** Based on the great [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries." : "Egutegia app-a Nextclouden CalDAV zerbitzariaren erabiltzaile interfazea da. Sinkronizatu era errazean hainbat gailutako gertaerak Nextclouden bidez eta edita itzazu online.\n\n* 🚀 **Nextclouden gainerako app-ekin integratua!** Kontaktuak eta gehiago\n* 🌐 **Onartzen du WebCal!** Zure gogoko ekipoen partida-egunak ikusi nahi dituzu egutegian? Ez dago arazorik!\n* 🙋 **Partaideak!** Gonbidatu jendea zure gertaeretara.\n* 🙈 **Ez gabiltza gurpila berrasmatzen!** Hauek ditu oinarri: [davclient.js] handia (https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) eta [fullcalendar](https://github.com/fullcalendar/fullcalendar) liburutegiak. ",
2019-10-20 02:21:35 +00:00
"Today" : "Gaur",
2018-02-12 22:15:39 +00:00
"Day" : "Eguna",
"Week" : "Astea",
"Month" : "Hilabetea",
"Download" : "Deskargatu",
2019-10-20 02:21:35 +00:00
"Delete" : "Ezabatu",
2018-02-12 22:15:39 +00:00
"Share link" : "Partekatu esteka",
2019-10-20 02:21:35 +00:00
"can edit" : "editatu dezake",
2018-02-12 22:15:39 +00:00
"New calendar" : "Egutegi berria",
2019-10-20 02:21:35 +00:00
"Cancel" : "Ezeztatu",
2018-05-24 00:17:53 +00:00
"Settings & import" : "Ezarpenak eta inportazioa",
"Show week numbers" : "Erakutsi aste zenbakiak",
2019-10-20 02:21:35 +00:00
"Email" : "Eposta",
"from" : "Noiztik",
"to" : "Noiz arte",
"never" : "inoiz",
"after" : "gero",
"Repeat" : "Errepikatu",
"More" : "Gehiago",
"Update" : "Eguneratu",
"Details" : "Xehetasunak",
"Attendees" : "Partaideak",
"Reminders" : "Oroigarriak",
2019-10-22 02:19:59 +00:00
"Close" : "Itxi"
2018-02-12 22:15:39 +00:00
},
"nplurals=2; plural=(n != 1);");