diff options
Diffstat (limited to 'langpacks/spanish/Plugins/VoiceService.txt')
| -rw-r--r-- | langpacks/spanish/Plugins/VoiceService.txt | 181 |
1 files changed, 181 insertions, 0 deletions
diff --git a/langpacks/spanish/Plugins/VoiceService.txt b/langpacks/spanish/Plugins/VoiceService.txt new file mode 100644 index 0000000000..830dbcce46 --- /dev/null +++ b/langpacks/spanish/Plugins/VoiceService.txt @@ -0,0 +1,181 @@ +#muuid {1bfc449d-8f6f-4080-8f35-f940b3de1284} +;============================================================ +; File: VoiceService.dll +; Plugin: Voice Service +; Version: 0.1.2.0 +; Authors: Ricardo Pescuma Domenecci +;============================================================ +[Provide services for protocols that support voice calls] + +;file \plugins\VoiceService\res\resource.rc +[Enable popups] + +[ Colors ] + +[Background color] +Color de fondo +[Text color] +Color de texto +[Use Windows colors] +Usar colores de Windows +[Use default colors] +Usar colores predeterminados +[ Delay ] + +[From popup plugin] + +[Custom] +Personalizado +[Permanent] +Permanente +[ Actions ] + +[On right click:] + +[On left click:] + +[Preview] +Previsualizar +[New Voice Call] + +[%s wants to start a voice call with you. What you want to do?\n\nIf you answer the call, the current call will be put on hold.] + +[Answer] + +[Drop] + +[From now on, repeat this action for this contact] + +[Frame] + +[Auto-size frame] + +[Automatic Actions] + +[Auto accept this contact calls] + +[Auto drop this contacts calls] + +[Audio] + +[Input:] + +[Output:] + +[Echo cancelation] + +[Microphone boost] + +[Frame Popup] + +[Answer call] + +[Drop call] + +[Hold call] + +;file \plugins\VoiceService\src\frame.cpp +[Show dialpad] + +[Make call] + +[Call with %s] + +[Voice Calls] + +;file \plugins\VoiceService\src\hooks.cpp +[Main] +Principal +[Dialpad] + +[Secure] + +[Talking] + +[Ringing] + +[Calling] + +[On Hold] + +[Ended] + +[Busy] + +[Make Voice Call] + +[Answer Voice Call] + +[Hold Voice Call] + +[Drop Voice Call] + +[Started talking] + +[Calling a contact] + +[Put a call on Hold] + +[End of call] + +[Busy signal] + +[Call %s with %s] + +[Call] + +[%s with %s] + +[with %s] + +[Background] +Fondo +[Dialpad press] + +;file \plugins\VoiceService\src\options.cpp +[Do nothing] +No hacer nada +[Close popup] +Cerrar popup +[Test Contact] + +[Test description] + +[Popups] +Ventanas emergentes +[General] +General +[Auto actions] + +;file \plugins\VoiceService\src\services.cpp +[%s wants to start a voice call with you. What you want to do?] + +[%s wants to start a voice call with you. What you want to do?\n\nIf you answer the call, the current call will be dropped.] + +;file \plugins\VoiceService\src\VoiceCall.cpp +[Voice call started] + +[Voice call ringing] + +[Voice call] + +[Voice call on hold] + +[Voice call ended] + +[Voice call busy] + +[Call from %s has started] + +[Call from %s is ringing] + +[Calling %s] + +[Call from %s is on hold] + +[Call from %s has ended] + +[%s is busy] + +[Unknown number] + |
