From 03d0f12284c985bad3048b5357c3b84cd9a73294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez?= Date: Thu, 12 Dec 2013 15:28:39 +0000 Subject: 116 remaining files to translate. git-svn-id: http://svn.miranda-ng.org/main/trunk@7146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/spanish/Plugins/SMS.txt | 127 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 langpacks/spanish/Plugins/SMS.txt (limited to 'langpacks/spanish/Plugins/SMS.txt') diff --git a/langpacks/spanish/Plugins/SMS.txt b/langpacks/spanish/Plugins/SMS.txt new file mode 100644 index 0000000000..1c37939a5b --- /dev/null +++ b/langpacks/spanish/Plugins/SMS.txt @@ -0,0 +1,127 @@ +#muuid {cf97fd5d-b911-47a8-af03-d21968b5b894} +;============================================================ +; File: SMS.dll +; Plugin: SMS +; Version: 0.2.5.3 +; Authors: Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan +;============================================================ +[Send SMS text messages to mobile phones through the IM networks.] + +;file \plugins\SMS\res\resource.rc +[Received SMS] + +[&Reply] + +[&Close] +&Cerrar +[Read Next] + +[From:] +De: +[Message received:] + +[Number:] + +[Send SMS] + +[To:] +A: +[Add number to list] + +[&H] +&H +[Save number] + +[Multiple >>] + +[Enter message:] + +[Chars:] + +[%d/160] + +[&Send] +&Enviar +[SMS Message Didn't Send] + +[&Try again] + +[&Cancel] +&Cancelar +[The SMS message send timed out] + +[SMS Plugin] + +[Begining] + +[End] + +[Put signature at the:] + +[Use Signature] + +[Show server notifications] + +[Auto popup on new message] + +[Save window position per contact] + +[SMS Message Sent] + +[&OK] + +[Message ID:] + +[Source:] + +[Network:] + +;file \plugins\SMS\src\options.cpp +[From %s:\r\n\r\n] + +;file \plugins\SMS\src\receive.cpp +[SMS message didn't send by %S to %s because: %S] + +[SMS Message from %s] + +[SMS Confirmation from %s] + +;file \plugins\SMS\src\recvdlg.cpp +[Received SMS Confirmation] + +;file \plugins\SMS\src\senddlg.cpp +[View User's History] +Ver historial del usuario +[Add Number To The Multiple List] + +[Save Number To The User's Details Phonebook] + +[Show/Hide Multiple List] + +[Shows How Much Chars You've Typed] + +[The SMS message send to %s timed out.] + +[The phone szPhone should start with a + and consist of numbers, spaces, brackets and hyphens only.] + +[Invalid Phone Number] +Número de teléfono no válido +[Message is too long, press OK to continue.] + +[Error - Message too long] + +[There must be numbers in the list first.] + +[No Numbers] + +[Valid phone numbers are of the form '+(country code)(phone szPhone)'. The contents of the phone szPhone portion is dependent on the national layout of phone numbers, but often omits the leading zero.] + +[Invalid phone number] +Número de teléfono no válido +[<< Single] + +;file \plugins\SMS\src\SMS_svc.cpp +[Incoming SMS Message] + +[Incoming SMS Confirmation] + -- cgit v1.2.3