diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:14 +0000 |
commit | 3ce31fc1bff99af87f6b9bd3ce74bd41011ce768 (patch) | |
tree | 9ba4bde17a418dde3a4346aef2b928e15b0e2587 /apps/dav/l10n/ca.js | |
parent | 7556021a9172bf69c13f957b009de7430ab62796 (diff) | |
download | nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.tar.gz nextcloud-server-3ce31fc1bff99af87f6b9bd3ce74bd41011ce768.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 9355371bfdd..a478e915ab6 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -177,6 +177,8 @@ OC.L10N.register( "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", "Failed to load availability" : "No s'ha pogut carregar la disponibilitat", "Saved availability" : "S'ha desat la disponibilitat", |