-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"I18N.LANGUAGE": "Español", | ||
"I18N.MAINTAINERS": "@Viriato139ac#0342", | ||
|
||
"WALKIE-TALKIE.captureErrorAudio" : "No se ha podido conectar con el dispositivo de audio", | ||
"WALKIE-TALKIE.debug": "Activar registro de errores", | ||
"WALKIE-TALKIE.debugHint": "Activa el nivel de registro de errores e información", | ||
"WALKIE-TALKIE.disableAvClient": "Desactivar micrófono cliente AV", | ||
"WALKIE-TALKIE.disableAvClientHint": "Si está usando otro cliente de AV como el módulo Jitsi WebRTC, desactiva automáticamente su micrófono AV cuando se envía un mensaje con Walkie-Talkie. Esta opción se ignorará si se usa \"Conmutar envío de audio\"", | ||
"WALKIE-TALKIE.toggleBroadcast": "Conmutar envío de audio", | ||
"WALKIE-TALKIE.toggleBroadcastHint": "Conmuta el envío de audio a los usuarios en lugar de requerir que se presione el botón del micrófono" | ||
} |
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