diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:41 +0000 |
commit | 22efc6da6a8196852e7346e9de5364fa05c6c784 (patch) | |
tree | 338995e5f2c1b39301e0c037c7f815ca6f2e6eb7 /apps/dav/l10n/eu.js | |
parent | a5fdd1c64a1f2430941c6ba888956eef04c53a7d (diff) | |
download | nextcloud-server-22efc6da6a8196852e7346e9de5364fa05c6c784.tar.gz nextcloud-server-22efc6da6a8196852e7346e9de5364fa05c6c784.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/eu.js')
-rw-r--r-- | apps/dav/l10n/eu.js | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 1fe1cfaacc6..b4d2b71dbfa 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -86,13 +86,34 @@ OC.L10N.register( "Organizer:" : "Antolatzailea:", "Attendees:" : "Parte-hartzaileak:", "Title:" : "Izenburua:", - "Date and time:" : "Data eta ordua:", + "When:" : "Noiz:", "Location:" : "Kokapena:", "Link:" : "Esteka:", "Accept" : "Onartu", "Decline" : "Uko egin", "More options …" : "Aukera gehiago …", "More options at %s" : "Aukera gehiago hemen %s ", + "Monday" : "Astelehena", + "Tuesday" : "Asteartea", + "Wednesday" : "Asteazkena", + "Thursday" : "Osteguna", + "Friday" : "Ostirala", + "Saturday" : "Larunbata", + "Sunday" : "Igandea", + "January" : "Urtarrila", + "February" : "Otsaila", + "March" : "Martxoa", + "April" : "Apirila", + "May" : "Maiatza", + "June" : "Ekaina", + "July" : "Uztaila", + "August" : "Abuztua", + "September" : "Iraila", + "October" : "Urria", + "November" : "Azaroa", + "December" : "Abendua", + "First" : "Lehenengoa", + "Last" : "Azkena", "Contacts" : "Kontaktuak", "{actor} created address book {addressbook}" : "{actor}-(e)k {addressbook} helbide-liburua sortu du ", "You created address book {addressbook}" : "{addressbook} helbide-liburua sortu duzu", @@ -172,13 +193,6 @@ OC.L10N.register( "No working hours set" : "Ez dira laneko orduak ezarri", "Add slot" : "Gehitu tartea", "Weekdays" : "Astegunak", - "Monday" : "Astelehena", - "Tuesday" : "Asteartea", - "Wednesday" : "Asteazkena", - "Thursday" : "Osteguna", - "Friday" : "Ostirala", - "Saturday" : "Larunbata", - "Sunday" : "Igandea", "Pick a start time for {dayName}" : "Hautatu hasiera ordu bat {dayName}(e)rako", "Pick a end time for {dayName}" : "Hautatu bukaera ordu bat {dayName}(e)rako", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Eskuragarri ez egotean, ezarri automatikoki erabiltzailearen egoera \"Ez molestatu\" moduan jakinarazpen guztiak isilarazteko.", |