diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
commit | 1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch) | |
tree | 7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/dav/l10n/pt_BR.json | |
parent | 2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff) | |
download | nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/pt_BR.json')
-rw-r--r-- | apps/dav/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index e9a867b8035..049594f81be 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -183,7 +183,6 @@ "Saved availability" : "Disponibilidade salva", "Failed to save availability" : "Falha ao salvar a disponibilidade", "Availability" : "Disponibilidade", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se você configurar seu horário de trabalho, outros usuários verão quando você estiver fora do escritório quando marcarem 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", @@ -202,6 +201,7 @@ "Please contact the organizer directly." : "Por favor, contate o organizador diretamente.", "Are you accepting the invitation?" : "Você está aceitando o convite?", "Tentative" : "Tentativa", - "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso." + "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso.", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se você configurar seu horário de trabalho, outros usuários verão quando você estiver fora do escritório quando marcarem uma reunião. " },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |