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/SeenPlugin.txt | 269 ++++++++++++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 langpacks/croatian/Plugins/SeenPlugin.txt (limited to 'langpacks/croatian/Plugins/SeenPlugin.txt') diff --git a/langpacks/croatian/Plugins/SeenPlugin.txt b/langpacks/croatian/Plugins/SeenPlugin.txt new file mode 100644 index 0000000000..aaba18a5bb --- /dev/null +++ b/langpacks/croatian/Plugins/SeenPlugin.txt @@ -0,0 +1,269 @@ +#muuid {2d506d46-c94e-4ef8-8537-f11233a80381} +;============================================================ +; File: SeenPlugin.dll +; Plugin: Last seen +; Version: 5.0.5.2 +; Authors: Heiko Schillinger, YB +;============================================================ +[Logs when a user was last seen online and which users were online while you were away.] + +;file \plugins\SeenPlugin\res\resource.rc +[Last seen options] + +[Last seen menu item] + +[Show icon] + +[User info tab] + +[Log to file] + +[Log to history] + +[Maximum size] + +[Variable list] + +[Enable Idle support] + +[Ignore contacts going offline] + +[Enable 'Missed Ones' feature] + +[Count times] + +[Accounts to watch:] + +[Use popups] + +[Title] + +[Text] +tekst +[Popup Colors] + +[Online] + +[Away] + +[NA] + +[Occupied] + +[DND] + +[On the phone] + +[Out to lunch] + +[Free for chat] + +[Invisible] + +[Offline] + +[Reset colors] + +[Last seen plugin] + +[You missed following contacts:] + +[Alert when user status changes] + +[User Menu] + +[View User's Details] + +[Send Instant Message] + +;file \plugins\SeenPlugin\src\history.cpp +[last seen history] + +[Date: %d.%m.%y(%Y) \n Date desc: %W - %w - %E - %e \n Time: %H:%M:%S (%h-%p) \n user: %n - %u \n Status: %s \n IP: %i - %r] + +;file \plugins\SeenPlugin\src\main.cpp +[LastSeen] + +[User status change] + +[Changed to Online] + +[User Logged Off] + +[User Logged In] + +;file \plugins\SeenPlugin\src\menu.cpp +[] + +[] + +;file \plugins\SeenPlugin\src\options.cpp +[-- Date --] + +[year (4 digits)] + +[year (2 digits)] + +[month] + +[name of month] + +[short name of month] + +[day] + +[weekday (full)] + +[weekday (abbreviated)] + +[-- Time --] + +[hours (24)] + +[hours (12)] + +[AM/PM] + +[minutes] + +[seconds] +sekundi +[-- User --] + +[username] + +[nick] + +[UIN/handle] + +[Group] + +[Status] + +[Status message] + +[Old status] + +[external IP] + +[internal IP] + +[Client info] + +[Protocol] + +[Account] + +[-- Format --] + +[tabulator] + +[line break] + +[Note:] + +[Use] + +[for empty string] + +[instead of] + +[Last Seen Variables] + +[Contacts] + +[Last seen] + +[Popups] + +;file \plugins\SeenPlugin\src\seen.h +[%n is %s (%u)] + +[%i(%r)%bWas %o] + +[Name:%t%N%bStatus:%t%s%bDay:%t%d.%m.%Y%bTime:%t%H:%M:%S%bPrevious Status:%t%o%b%b%P ID:%t%u%bExternal IP:%t%i%bInternal IP:%t%r%bClient ID: %t%C%b%bStatus Message:%t%T] + +;file \plugins\SeenPlugin\src\userinfo.cpp +;file \plugins\SeenPlugin\src\utils.cpp +[Sunday] + +[Monday] + +[Tuesday] + +[Wednesday] + +[Thursday] + +[Friday] + +[Saturday] + +[Sun.] + +[Mon.] + +[Tue.] + +[Wed.] + +[Thu.] + +[Fri.] + +[Sat.] + +[January] + +[February] + +[March] + +[April] + +[May] + +[June] + +[July] + +[August] + +[September] + +[October] + +[November] + +[December] + +[Jan.] + +[Feb.] + +[Mar.] + +[Apr.] + +[Jun.] + +[Jul.] + +[Aug.] + +[Sep.] + +[Oct.] + +[Nov.] + +[Dec.] + +[] + +[Idle] + +[Unknown] + +[Not Idle] + -- cgit v1.2.3