diff options
author | dartraiden <wowemuh@gmail.com> | 2019-01-30 22:01:21 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-01-30 22:01:59 +0300 |
commit | 188298848a125bcd704233b09aa859e8ea4e84c2 (patch) | |
tree | bf189697993a78b8b31a5f1806d9c00cbd71c9b2 /langpacks/spanish | |
parent | f451ba0303fb82e013d16402f4a04d2073c78843 (diff) |
langpacks: move SMS to deprecated
Diffstat (limited to 'langpacks/spanish')
-rw-r--r-- | langpacks/spanish/Plugins/SMS.txt | 128 | ||||
-rw-r--r-- | langpacks/spanish/Untranslated/SMS.txt | 47 |
2 files changed, 0 insertions, 175 deletions
diff --git a/langpacks/spanish/Plugins/SMS.txt b/langpacks/spanish/Plugins/SMS.txt deleted file mode 100644 index bde8eb0209..0000000000 --- a/langpacks/spanish/Plugins/SMS.txt +++ /dev/null @@ -1,128 +0,0 @@ -#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]
-
-[Save number]
-
-[Multiple >>]
-
-[Enter message:]
-
-[Chars:]
-
-[&Send]
-&Enviar
-[SMS Message Didn't Send]
-
-[&Try again]
-
-[&Cancel]
-&Cancelar
-[The SMS message send timed out]
-
-[SMS Plugin]
-
-[Beginning]
-
-[End]
-
-[Put signature at the:]
-
-[Use Signature]
-
-[Show server notifications]
-
-[Auto popup on new message]
-
-[Save window position per contact]
-
-[SMS Message Sent]
-
-[Message ID:]
-
-[Source:]
-
-[Network:]
-
-;file \plugins\SMS\src\options.cpp
-[From %s:\r\n\r\n]
-
-[Events]
-Eventos
-;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 number should start with a + and consist of numbers, spaces, brackets and hyphens only.]
-El número de teléfono debe comenzar con + y se componen sólo de números, espacios, paréntesis y guiones.
-[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 number)'. The contents of the phone number 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\SMSConstans.h
-[Send &SMS...]
-
-[&SMS Message]
-
-;file \plugins\SMS\src\SMS_svc.cpp
-[Incoming SMS Message]
-
-[Incoming SMS Confirmation]
-
diff --git a/langpacks/spanish/Untranslated/SMS.txt b/langpacks/spanish/Untranslated/SMS.txt deleted file mode 100644 index e9af568413..0000000000 --- a/langpacks/spanish/Untranslated/SMS.txt +++ /dev/null @@ -1,47 +0,0 @@ -[Send SMS text messages to mobile phones through the IM networks.]
-[Received SMS]
-[&Reply]
-[Read Next]
-[Message received:]
-[Number:]
-[Send SMS]
-[Add number to list]
-[Save number]
-[Multiple >>]
-[Enter message:]
-[Chars:]
-[SMS Message Didn't Send]
-[&Try again]
-[The SMS message send timed out]
-[SMS Plugin]
-[Beginning]
-[End]
-[Put signature at the:]
-[Use Signature]
-[Show server notifications]
-[Auto popup on new message]
-[Save window position per contact]
-[SMS Message Sent]
-[Message ID:]
-[Source:]
-[Network:]
-[From %s:\r\n\r\n]
-[SMS message didn't send by %S to %s because: %S]
-[SMS Message from %s]
-[SMS Confirmation from %s]
-[Received SMS Confirmation]
-[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.]
-[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 number)'. The contents of the phone number portion is dependent on the national layout of phone numbers, but often omits the leading zero.]
-[<< Single]
-[Send &SMS...]
-[&SMS Message]
-[Incoming SMS Message]
-[Incoming SMS Confirmation]
|