From 8961d22bf949515e2888f3963a3b3696b0aa61ad Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 20 Jul 2012 12:40:21 +0000 Subject: MetaContacts: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../MetaContacts/docs/metacontacts-translation.txt | 154 +++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 plugins/MetaContacts/docs/metacontacts-translation.txt (limited to 'plugins/MetaContacts/docs') diff --git a/plugins/MetaContacts/docs/metacontacts-translation.txt b/plugins/MetaContacts/docs/metacontacts-translation.txt new file mode 100644 index 0000000000..9a4e07a013 --- /dev/null +++ b/plugins/MetaContacts/docs/metacontacts-translation.txt @@ -0,0 +1,154 @@ +; Common strings that belong to many files +;[Contact List] +;[Default] +;[Delete MetaContact?] +;[MetaContacts] +;[You are going to remove all the contacts associated with this MetaContact.\nThis will delete the MetaContact.\n\nProceed Anyway?] + +; ../../plugins/MetaContacts/MetaContacts.rc +;[&Apply] +;[&Cancel] +;[&OK] +;[&Ok] +;[&Remove] +;[&Set as Default] +;[(Lower ranks are preferred)] +;[Add to Existing MetaContact] +;[Always send to default contact if not offline] +;[Contact Labels] +;[Contacts] +;[Context Menu] +;[Copy subcontact data] +;[Copy subcontact history to MetaContact when creating or adding] +;[Display subcontact display name] +;[Display subcontact nickname] +;[Editing] +;[Force use of default for sending (even if offline)] +;[Function] +;[Hide in status bar and status menu (*requires restart, uncheck to set proto icons)] +;[History (** beware - change at your own risk **)] +;[History Copy] +;[History Remove] +;[Information] +;[Keep MetaContact history synchronized with subcontacts] +;[Keep subcontact history synchronized with MetaContact] +;[Lock name to first contact] +;[Move &Down] +;[Move &Up] +;[Name:] +;[Number of days to copy (0=all):] +;[Options] +;[Please select a MetaContact:] +;[Please wait while the contact's history is copied.] +;[Please wait while the contact's history is removed.] +;[Progress1] +;[Protocol:] +;[Rank:] +;[Reset All] +;[Send &Offline] +;[Set default and open message window] +;[Set default contact on receipt of message] +;[Show subcontact context menu] +;[Show user information] +;[Sort Alphabetically] +;[Status:] +;[Subcontact Priorities] +;[Suppress status notification for subcontacts] +;[Use contact's display name] +;[Use contact's unique id] +;[Use subcontact message windows] +;[but only for the current conversation] + +; ../../plugins/MetaContacts/addto.cpp +;[Adding %s...] +;[Assignment failure] +;[Assignment to the MetaContact failed.] +;[Either there is no MetaContact in the database (in this case you should first convert a contact into one)\n" + "or there is none that can host this contact.\n" + "Another solution could be to convert this contact into a new MetaContact.\n\nConvert this contact into a new MetaContact?] +;[Either there is no MetaContact in the database (in this case you should first convert a contact into one)\n" + "or there is none that can host this contact.\n" + "Another solution could be to convert this contact into a new MetaContact.\n\nConvert this contact into a new MetaContact?] +;[MetaContact Conflict] +;[Multiple MetaContacts] +;[No MetaContact selected] +;[No suitable MetaContact found] +;[Please select a MetaContact] +;[This contact is a MetaContact.\nYou can't add a MetaContact to another MetaContact.\n\nPlease choose another.] +;[This contact is already associated to a MetaContact.\nYou cannot add a contact to multiple MetaContacts.] + +; ../../plugins/MetaContacts/edit.cpp +;[Contact] +;[Id] +;[No] +;[Protocol] +;[Send Offline] +;[Yes] + +; ../../plugins/MetaContacts/meta_main.cpp +;[Error - Database corruption.\nPlugin disabled.] + +; ../../plugins/MetaContacts/meta_menu.cpp +;[Are you sure?] +;[Delete MetaContact] +;[Error] +;[Force Default] +;[Remove from MetaContact] +;[There was a problem in assigning the contact to the MetaContact] +;[This will remove the MetaContact permanently.\n\nProceed Anyway?] +;[Unforce Default] + +; ../../plugins/MetaContacts/meta_options.cpp +;[] + +; ../../plugins/MetaContacts/meta_services.cpp +;[Context] +;[General] +;[History] +;[Message from %s] +;[Meta ID] +;[No online contacts found.] +;[Priorities] + +; ../../plugins/MetaContacts/meta_utils.cpp +;[(Unknown Contact)] +;[Assignment Error] +;[Away] +;[Contact is 'Not on List' - please add the contact to your contact list before assigning.] +;[Could not get MetaContact id] +;[Could not get unique id of contact] +;[Could not retreive MetaContact contact count] +;[Could not retreive contact protocol] +;[Could not write MetaContact contact number to contact] +;[Could not write MetaContact id to contact] +;[Could not write contact count to MetaContact] +;[Could not write contact handle to MetaContact] +;[Could not write contact protocol to MetaContact] +;[Could not write contact status string to MetaContact] +;[Could not write contact status to MetaContact] +;[Could not write nickname of contact to MetaContact] +;[Could not write unique id of contact to MetaContact] +;[DND] +;[Free to Chat] +;[IDLE] +;[Invisible] +;[MetaContact corrupted - the number of subcontacts is incorrect.\nDelete MetaContact?] +;[MetaContact corrupted - the number of subcontacts is incorrect.\nDeleting MetaContact.] +;[MetaContact is full] +;[MetaContacts Warning] +;[MetaId: ] +;[N/A] +;[Occupied] +;[Offline] +;[On the Phone] +;[Online] +;[Out to Lunch] +;[Sender] +;[The 'MetaContacts Hidden Group' has been added to your contact list.\n" + "This is most likely due to server-side contact information. To fix this, so that\n" + "MetaContacts continues to function correctly, you should:\n" + " - disable MetaContacts using the 'Toggle MetaContacts Off' main menu item\n" + " - move all contacts out of this group\n" + " - synchronize your contacts with the server\n" + " - re-enable MetaContacts] +;[Unknown] -- cgit v1.2.3