From 21549db08d22a6e41443799b917525da1dbf9853 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 10 Aug 2012 10:35:58 +0000 Subject: - SRMM, Chat & Clist_Classic made standard git-svn-id: http://svn.miranda-ng.org/main/trunk@1422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdmsg/docs/srmm-translation.txt | 141 ++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 src/core/stdmsg/docs/srmm-translation.txt (limited to 'src/core/stdmsg/docs/srmm-translation.txt') diff --git a/src/core/stdmsg/docs/srmm-translation.txt b/src/core/stdmsg/docs/srmm-translation.txt new file mode 100644 index 0000000000..95e4acd75e --- /dev/null +++ b/src/core/stdmsg/docs/srmm-translation.txt @@ -0,0 +1,141 @@ +; Common strings that belong to many files +;[Messaging] + +; ../../plugins/SRMM/cmdlist.cpp +;[The message send timed out.] + +; ../../plugins/SRMM/globals.cpp +;[Incoming message (10x10)] +;[Notice (10x10)] +;[Outgoing message (10x10)] + +; ../../plugins/SRMM/msgdialog.cpp +;[%s is typing a message...] +;[Last message received on %s at %s.] +;[is now %s (was %s)] +;[signed off (was %s)] +;[signed on (%s)] + +; ../../plugins/SRMM/msglog.cpp +;[File received] +;[File sent] + +; ../../plugins/SRMM/msgoptions.cpp +;[** New contacts **] +;[** Unknown contacts **] +;[Away] +;[Background] +;[DND] +;[Free for chat] +;[Incoming colon] +;[Incoming messages] +;[Incoming name] +;[Incoming time] +;[Invisible] +;[Message Log] +;[Message Sessions] +;[Message area] +;[Messaging Log] +;[NA] +;[Notices] +;[Occupied] +;[Offline] +;[On the phone] +;[Online] +;[Out to lunch] +;[Outgoing colon] +;[Outgoing messages] +;[Outgoing name] +;[Outgoing time] +;[Show balloon popup (unsupported system)] +;[Typing Notify] + +; ../../plugins/SRMM/msgs.cpp +;[%s is typing a message] +;[&Message] +;[Incoming (Focused Window)] +;[Incoming (New Session)] +;[Incoming (Unfocused Window)] +;[Information] +;[Instant messages] +;[Message from %s] +;[Message send error] +;[Miranda could not load the built-in message module, riched20.dll is missing. If you are using Windows 95 or WINE please make sure you have riched20.dll installed. Press 'Yes' to continue loading Miranda.] +;[Outgoing] +;[Typing Notification] + +; ../../plugins/SRMM/msgtimedout.cpp +;[An unknown error has occured.] + +; ../../plugins/SRMM/resource.rc +;[&Copy] +;[&Copy link] +;[&D] +;[&H] +;[&Open link] +;[&Send] +;[An error has occured. The protocol reported the following error:] +;[Automatically popup window when:] +;[C&lear Log] +;[Cancel] +;[Cascade new windows] +;[Clear] +;[Close] +;[Close the message window on send] +;[Co&py All] +;[Copy] +;[Cut] +;[Delete] +;[Delete temporary contacts when closing message window] +;[Enable avatar support in the message window] +;[Flash in the system tray and in the contact list] +;[In background] +;[Limit avatar height to ] +;[Load History Events] +;[Load number of previous events] +;[Load previous events less than] +;[Load unread events only] +;[Log] +;[LogLink] +;[Max Number of Flashes] +;[Message] +;[Message Session] +;[Message Window Event Log] +;[Message window behaviour:] +;[Messaging:] +;[Minimize the message window on send] +;[Paste] +;[Paste && Send] +;[Redo] +;[Save the window position for each contact] +;[Save the window size and location individually for each contact] +;[Select &All] +;[Send Error] +;[Send message on 'Enter'] +;[Send message on double 'Enter'] +;[Send typing notifications to the following users when you are typing a message to them:] +;[Show 'Send' button] +;[Show Formatting] +;[Show balloon popup] +;[Show character count] +;[Show dates] +;[Show icons] +;[Show names] +;[Show seconds] +;[Show status changes] +;[Show timestamp] +;[Show toolbar buttons on top row] +;[Show typing notification when no message dialog is open] +;[Show typing notifications when a user is typing a message] +;[Show username on top row] +;[Show warning when message has not been received after] +;[Spin1] +;[Support control up/down in message area to show previously sent messages] +;[Try again] +;[Undo] +;[Update inactive message window icons when a user is typing] +;[Use the contact's status icon as the window icon] +;[minutes old] +;[pixels.] +;[seconds.] +;[while sending the following message:] -- cgit v1.2.3