diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-19 00:19:56 +0000 |
commit | 9971121509351d54af29ba704ad5e8c55eeeb4d8 (patch) | |
tree | ce38b30d0733adc388204e43474ce76a5c2ea249 /apps/dav/l10n/ca.js | |
parent | 1dd731d8930dd2f36ae8b93304b6d2a2a8e566d3 (diff) | |
download | nextcloud-server-9971121509351d54af29ba704ad5e8c55eeeb4d8.tar.gz nextcloud-server-9971121509351d54af29ba704ad5e8c55eeeb4d8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ca.js')
-rw-r--r-- | apps/dav/l10n/ca.js | 29 |
1 files changed, 22 insertions, 7 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index cd2399fb624..58a4f06c44f 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -86,12 +86,34 @@ OC.L10N.register( "Organizer:" : "Organització:", "Attendees:" : "Assistents:", "Title:" : "Títol:", + "When:" : "Quan:", "Location:" : "Ubicació:", "Link:" : "Enllaç:", "Accept" : "Accepta", "Decline" : "Rebutja", "More options …" : "Més opcions…", "More options at %s" : "Més opcions a %s", + "Monday" : "Dilluns", + "Tuesday" : "Dimarts", + "Wednesday" : "Dimecres", + "Thursday" : "Dijous", + "Friday" : "Divendres", + "Saturday" : "Dissabte", + "Sunday" : "Diumenge", + "January" : "Gener", + "February" : "Febrer", + "March" : "Març", + "April" : "Abril", + "May" : "Maig", + "June" : "Juny", + "July" : "Juliol", + "August" : "Agost", + "September" : "Setembre", + "October" : "Octubre", + "November" : "Novembre", + "December" : "Desembre", + "First" : "Primer", + "Last" : "Últim", "Contacts" : "Contactes", "{actor} created address book {addressbook}" : "{actor} ha creat la llibreta d'adreces {addressbook}", "You created address book {addressbook}" : "Heu creat la llibreta d'adreces {addressbook}", @@ -171,13 +193,6 @@ OC.L10N.register( "No working hours set" : "No s'ha definit cap horari laboral", "Add slot" : "Afegeix una franja", "Weekdays" : "Dies de la setmana", - "Monday" : "Dilluns", - "Tuesday" : "Dimarts", - "Wednesday" : "Dimecres", - "Thursday" : "Dijous", - "Friday" : "Divendres", - "Saturday" : "Dissabte", - "Sunday" : "Diumenge", "Pick a start time for {dayName}" : "Trieu una hora d'inici per a {dayName}", "Pick a end time for {dayName}" : "Trieu una hora de finalització per a {dayName}", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Estableix automàticament l'estat de l'usuari com a «No molesteu» fora de la disponibilitat per a silenciar totes les notificacions", |