-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localisation updates from https://translatewiki.net.
- Loading branch information
1 parent
4f2f3cd
commit 06073af
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
{ | ||
"@metadata": { | ||
"authors": [ | ||
"Guilha" | ||
"Guilha", | ||
"Hamilton Abreu" | ||
] | ||
}, | ||
"ep_webrtc_settings_enablertc": "Ativar videochamada", | ||
"ep_webrtc_error_ssl": "Aviso, é necessária a instalação de certificados SSL para o Etherpad usar o WebRTC.", | ||
"ep_webrtc_error_notReadable": "Lamentamos, mas ocorreu um erro de hardware que impediu o acesso à câmara e/ou microfone:", | ||
"ep_webrtc_error_otherCantAccess": "O navegador não tem acesso à câmera e/ou microfone. Verifica as permissões nas configurações do teu navegador. Provavelmente não é um erro de hardware:", | ||
"ep_webrtc_error_otherCantAccess": "O navegador não tem acesso à câmara e/ou microfone. Verifica as permissões nas configurações do teu navegador. Provavelmente não é um erro de hardware:", | ||
"ep_webrtc_settings_audioenabledonstart": "Ligar áudio ao iníciar", | ||
"ep_webrtc_settings_videoenabledonstart": "Ligar vídeo ao iníciar" | ||
} |