From 7cd632b27e8bbae2005518606666547144c100dc Mon Sep 17 00:00:00 2001 From: zvonimirek Date: Sun, 28 Jun 2015 15:06:48 +0000 Subject: lang croatiannew translation. more to come soon git-svn-id: http://svn.miranda-ng.org/main/trunk@14427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/croatian/Plugins/SMS.txt | 128 +++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 langpacks/croatian/Plugins/SMS.txt (limited to 'langpacks/croatian/Plugins/SMS.txt') diff --git a/langpacks/croatian/Plugins/SMS.txt b/langpacks/croatian/Plugins/SMS.txt new file mode 100644 index 0000000000..8e6ed06275 --- /dev/null +++ b/langpacks/croatian/Plugins/SMS.txt @@ -0,0 +1,128 @@ +#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] +&Zatvori +[Read Next] + +[From:] + +[Message received:] + +[Number:] + +[Send SMS] + +[To:] + +[Add number to list] + +[Save number] + +[Multiple >>] + +[Enter message:] + +[Chars:] + +[&Send] +&Šalji +[SMS Message Didn't Send] + +[&Try again] + +[&Cancel] +&Odustani +[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] + +;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] + +[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.] + +[Invalid Phone Number] + +[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] + +[<< Single] + +;file \plugins\SMS\src\SMSConstans.h +[Send &SMS...] + +[&SMS Message] + +;file \plugins\SMS\src\SMS_svc.cpp +[Incoming SMS Message] + +[Incoming SMS Confirmation] + -- cgit v1.2.3