diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-05 00:19:59 +0000 |
commit | 95258681e558cbed7298456dec6410a7491dd71e (patch) | |
tree | 20a8e3a10f6865cdb618ed45dc169a5d2cf6294c /apps/dav/l10n/pt_BR.js | |
parent | b6edd4382ec3abe496ac7dedcbe5695a5b6e9c0d (diff) | |
download | nextcloud-server-95258681e558cbed7298456dec6410a7491dd71e.tar.gz nextcloud-server-95258681e558cbed7298456dec6410a7491dd71e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 7e70628c8d1..9a241159122 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -170,6 +170,7 @@ OC.L10N.register( "Delete slot" : "Excluir slot", "No working hours set" : "Sem horário de trabalho definido", "Add slot" : "Adicionar slot ", + "Weekdays" : "Dias da semana", "Monday" : "Segunda-feira", "Tuesday" : "Terça-feira", "Wednesday" : "Quarta-feira", @@ -184,6 +185,7 @@ OC.L10N.register( "Saved availability" : "Disponibilidade salva", "Failed to save availability" : "Falha ao salvar a disponibilidade", "Availability" : "Disponibilidade", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Se você configurar seu horário de trabalho, outras pessoas verão quando você estiver ausente quando agendarem uma reunião.", "Absence" : "Ausência", "Configure your next absence period." : "Configure seu próximo período de ausência", "Calendar server" : "Servidor de calendário", |