From d80195880f3a04b4a826816f6c2a3468f121ed55 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 20 May 2012 19:23:15 +0000 Subject: AddContactPlus and SimpleStatusMsg added git-svn-id: http://svn.miranda-ng.org/main/trunk@109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../docs/simplestatusmsg-translation.txt | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 plugins/SimpleStatusMsg/docs/simplestatusmsg-translation.txt (limited to 'plugins/SimpleStatusMsg/docs/simplestatusmsg-translation.txt') diff --git a/plugins/SimpleStatusMsg/docs/simplestatusmsg-translation.txt b/plugins/SimpleStatusMsg/docs/simplestatusmsg-translation.txt new file mode 100644 index 0000000000..82fa9a2fdc --- /dev/null +++ b/plugins/SimpleStatusMsg/docs/simplestatusmsg-translation.txt @@ -0,0 +1,138 @@ +; This is a template for translation of Simple Status Message plugin +; Last updated for version 1.9.0.4 + +;[OK] +;[OK (%d)] +;[Closing in %d] +;[&Cancel] +;[&Close] +;[] +;[] +;[Global] +;[%s Message (%s)] +;[%s Message for %s] +;[Retrieving %s message...] +;[Co&py to Clipboard] +;[Retrieving status message for %s...] +;[Re&ad %s Message] +;[Re&ad Away Message] +;[Copy %s Message] +;[Copy Away Message] +;[&Go to URL in %s Message] +;[&Go to URL in Away Message] +;[Delete Selected] +;[Recent Message] +;[Predefined Message] +;[Add to Predefined] +;[Clear History] +;[Change Status Message] +;[Status Message...] + +; Popup Menu +;[Cut] +;[Copy] +;[Paste] +;[Delete] +;[Select All] +;[Variables] +;[More variables...] +;[?cinfo(contact,property)] +;[?contact(string,property)] +;[?mstatus(protocol)] +;[?lsdate(contact,format)] +;[?lsstatus(contact)] +;[?lstime(contact,format)] +;[?dbsetting(contact,module,setting)] +;[?txtfile(file,line)] +;[?if(condition,true,false)] +;[?strcmp(string1,string2)] +;[?stricmp(string1,string2)] +;[?replace(sub,string1,string2)] +;[?lower(string)] +;[?upper(string)] +;[?scroll(string,numchars,numchars)] + +; Status Options +;[Status] +;[Status on Startup] +;[Set status after] +;[miliseconds] +;[Protocol:] +;[Status:] +;[] +;[Independent setting for each protocol] +;[Pop up dialog asking for status message] + +; Status Messages | General Options +;[Status Messages] +;[General] +;[Behaviour on status change] +;[Global status change] +;[Apply to all] +;[Max length:] +;[Pop up dialog box] +;[Do not set status message] +;[Always set the same message] +;[Do not change status message] +;[Pop up dialog asking for new message] +;[Set an empty message] +;[Use default message] +;[Use last message] +;[Use last message set for this status] +;[Set the following message:] +;[Put default message in message list] +;[Open String Formatting Help] + +; Status Messages | Variables Options +;[Variables] +;[Update variables in status messages every] +;[seconds] +;[Do not update variables during idle] +;[Do not update variables on ICQ status message requests] +;[Leave last played track's title after exiting the player] +;[Enable status messages parsing by Variables plugin] +;[Exclude %date% token from parsing (restart required)] + +; Status Messages | Advanced Options +;[Advanced] +;[Layout] +;[Show status list] +;[Show status profiles in status list] +;[Show icons in status list] +;[Show icons in message list] +;[Buttons:] +;[Hide] +;[Show next to cancel button] +;[Flat, next to cancel button] +;[Show in message list] +;[Other] +;[Store up to] +;[recent messages (0 = disable)] +;[Automatically close dialog window after] +;[Remember last dialog window position] +;[Remove Carriage Return (CR = '\\r' = #0D) chars from status messages] +;[Show 'Copy Away Message' item in contact menu] +;[Show 'Go to URL in Away Message' item in contact menu] +;[Show 'Status Message...' item in status menu] +;[Clear History] +;[Clear Predefined] +;[Are you sure you want to clear status message history?] +;[Confirm clearing history] +;[Are you sure you want to clear predefined status messages?] +;[Confirm clearing predefined] +;[* This feature is available only when using StartupStatus plugin.] + +; Obsolete since v1.7.5.9 +;[Check for winamp song change every] +;[Set random status message every] +;[minutes] + +; Obsolete since v1.9.0.0 +;[* Your contact list plugin doesn't support this feature. Try another one.] +;[* This feature is only available when using StartupStatus.] + +; Obsolete since v1.9.0.3 +;[%s Status Message: %s] + +; Obsolete since v1.9.0.4 +;[Protocols] \ No newline at end of file -- cgit v1.2.3