|
Revision 1, 1.0 kB
(checked in by root, 2 years ago)
|
Initial import
|
| Line | |
|---|
| 1 |
; Language configuration file |
|---|
| 2 |
dialing=Marcando |
|---|
| 3 |
calling=Llamando a $1 |
|---|
| 4 |
incoming=Recibiendo llamada de $1 |
|---|
| 5 |
parked=Aparcado en $1 |
|---|
| 6 |
registered=Registrado |
|---|
| 7 |
notregistered=No registrado |
|---|
| 8 |
reachable =Alcanzable $1 |
|---|
| 9 |
unreachable=No alcanzable $1 |
|---|
| 10 |
lagged=Demorado $1 |
|---|
| 11 |
newold=Nuevos $1, Viejos $2 |
|---|
| 12 |
waitingonqueue=$1 usuario$2 esperando |
|---|
| 13 |
memberonconference=$1 participante$2 |
|---|
| 14 |
version_mismatch=Version incorrecta entre Cliente y Servidor! |
|---|
| 15 |
; client side |
|---|
| 16 |
clid_label=CLID |
|---|
| 17 |
detail_title=Detalles ultimo llamado |
|---|
| 18 |
detail_from=De: |
|---|
| 19 |
detail_to=A: |
|---|
| 20 |
detail_duration=Duracion: |
|---|
| 21 |
security_code_title=Ingrese el codigo de seguridad |
|---|
| 22 |
btn_security_text=Abre ventana de ingreso de codigo |
|---|
| 23 |
btn_restart_text=Reinicia Asterisk |
|---|
| 24 |
btn_reload_text=Recarga la configuracion |
|---|
| 25 |
btn_debug_text=Abre/Cierra ventana de Debug |
|---|
| 26 |
btn_help_text=Abre ayuda |
|---|
| 27 |
tab_call_text=Llamada |
|---|
| 28 |
tab_queue_text=Cola |
|---|
| 29 |
calls_taken_text=Llamados atendidos |
|---|
| 30 |
no_data_text=No hay datos |
|---|
| 31 |
debug_window_title=Ventana de Debug |
|---|
| 32 |
idle=Inactivo |
|---|
| 33 |
paused=Pausa |
|---|
| 34 |
channels=$1 llamada$2 en curso |
|---|
| 35 |
|
|---|