diff options
Diffstat (limited to 'plugins/MirandaNGHistoryToDB/langs/English.xml')
-rw-r--r-- | plugins/MirandaNGHistoryToDB/langs/English.xml | 505 |
1 files changed, 0 insertions, 505 deletions
diff --git a/plugins/MirandaNGHistoryToDB/langs/English.xml b/plugins/MirandaNGHistoryToDB/langs/English.xml deleted file mode 100644 index b5fdedbc2b..0000000000 --- a/plugins/MirandaNGHistoryToDB/langs/English.xml +++ /dev/null @@ -1,505 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<strings>
- <MainFormCaption>HistoryToDB</MainFormCaption>
- <ShowSearchButton>Search in the message window</ShowSearchButton>
- <ClearListButton>Clear the message</ClearListButton>
- <SyncButton>Sync history</SyncButton>
- <ImportButton>Import history</ImportButton>
- <ImportPM_ICQ>From the history of ICQ 7 and above</ImportPM_ICQ>
- <ImportPM_RnQ>From the history of RnQ</ImportPM_RnQ>
- <ImportPM_QIP2005>From the history of QIP 2005</ImportPM_QIP2005>
- <ImportPM_QIPInfium>From the history of QIP 2010/Infium/2012</ImportPM_QIPInfium>
- <ImportPM_Miranda>From the history of Miranda</ImportPM_Miranda>
- <ImportPM_qutIM>From the history of qutIM</ImportPM_qutIM>
- <SettingsButton>Settings</SettingsButton>
- <LTitleIM>History of %s (%s)</LTitleIM>
- <LTitleCHAT>History of chat "%s" (%s)</LTitleCHAT>
- <LTitleIMSmall>History of %s</LTitleIMSmall>
- <LHistory1>History with </LHistory1>
- <LHistory2>to</LHistory2>
- <SearchHistoryButton>Show</SearchHistoryButton>
- <SearchButton>Search</SearchButton>
- <SearchCaption>Search</SearchCaption>
- <SearchMessage>No matches found.</SearchMessage>
- <IMButtonCaption>Message history in %s</IMButtonCaption>
- <CHATButtonCaption>History of the chat messages in %s</CHATButtonCaption>
- <InfoCaption>Information</InfoCaption>
- <IMNoTab>There is not one open tab.</IMNoTab>
- <CHATNoTab>There is no open tabs chat.</CHATNoTab>
- <IMCaption>Message history</IMCaption>
- <CHATCaption>Chat history</CHATCaption>
- <SearchContact>Search contact</SearchContact>
- <ButtonRefreshHistory>Refresh history</ButtonRefreshHistory>
- <ButtonSaveHistory>Save history</ButtonSaveHistory>
- <ButtonDeleteHistory>Delete history</ButtonDeleteHistory>
- <ButtonDeleteCurrentHistory>Delete history of the current contact</ButtonDeleteCurrentHistory>
- <ButtonDeleteAllHistory>Delete history</ButtonDeleteAllHistory>
- <NoDeleteSelectHistory>Not selected for removal of contact history</NoDeleteSelectHistory>
- <NoSelectContactHistory>Select a contact search history</NoSelectContactHistory>
- <NoSelectContactRefreshHistory>Select the contact to refresh history</NoSelectContactRefreshHistory>
- <DeleteHistoryCaption>Delete</DeleteHistoryCaption>
- <DeleteHistory>History of the selected contact will be deleted. Are you sure?</DeleteHistory>
- <DeleteAllHistory>History of all contacts and chat rooms will be deleted. Are you sure?</DeleteAllHistory>
- <Copy>Copy</Copy>
- <SelectAll>Select all</SelectAll>
- <DeSelectAll>Unselect all</DeSelectAll>
- <SendSyncQuery>[%s] HistoryToDBSync sent a request to synchronize history</SendSyncQuery>
- <ShowHistoryDay>Show history for the day</ShowHistoryDay>
- <ShowHistoryMonth>Show history for the month</ShowHistoryMonth>
- <ShowHistoryYear>Show history for the year</ShowHistoryYear>
- <ShowHistoryAll>Show history for the entire period</ShowHistoryAll>
- <GIFStaticText>Loading, please wait...</GIFStaticText>
- <Settings>Settings</Settings>
- <SettingsPageControlMainTab>Database</SettingsPageControlMainTab>
- <SettingsPageControlSyncTab>Synchronization</SettingsPageControlSyncTab>
- <SettingsPageControlInterfaceTab>Interface</SettingsPageControlInterfaceTab>
- <SettingsPageControlEventsTab>Events</SettingsPageControlEventsTab>
- <SettingsPageControlFontsTab>Fonts and more</SettingsPageControlFontsTab>
- <SettingsPageControlEncryptionTab>Encryption history</SettingsPageControlEncryptionTab>
- <SettingsPageControlHotKeyTab>Hot keys</SettingsPageControlHotKeyTab>
- <SettingsPageControlAboutTab>About</SettingsPageControlAboutTab>
- <DBGroupBox> Database </DBGroupBox>
- <SyncGroupBox> Synchronization history </SyncGroupBox>
- <EventsGroupBox> Events </EventsGroupBox>
- <LDBConnectMethod>Connecting method:</LDBConnectMethod>
- <LDBType>DB type:</LDBType>
- <LDBAddress>DB address:</LDBAddress>
- <LDBOracleSchema>Schema:</LDBOracleSchema>
- <LDBPort>DB port:</LDBPort>
- <LDBName>DB name:</LDBName>
- <LDBNameOracle>TNS Name:</LDBNameOracle>
- <LDBLogin>Login:</LDBLogin>
- <LDBPasswd>Password:</LDBPasswd>
- <TestConnectionButton>Check database connection</TestConnectionButton>
- <CBDBConnectMethodDirect>Directly</CBDBConnectMethodDirect>
- <LSyncMethod>Synchronization method:</LSyncMethod>
- <LSyncInterval>Synchronization interval:</LSyncInterval>
- <CBSyncMethodAuto>Automatic</CBSyncMethodAuto>
- <CBSyncMethodManual>Manually</CBSyncMethodManual>
- <CBSyncMethodOnSchedule>On schedule</CBSyncMethodOnSchedule>
- <CBSyncInterval5Min>Every 5 minutes</CBSyncInterval5Min>
- <CBSyncInterval10Min>Every 10 minutes</CBSyncInterval10Min>
- <CBSyncInterval20Min>Every 20 minutes</CBSyncInterval20Min>
- <CBSyncInterval30Min>Every 30 minutes</CBSyncInterval30Min>
- <CBSyncIntervalExitProgram>When you exit the program</CBSyncIntervalExitProgram>
- <CBSyncInterval10Mes>After 10 messages</CBSyncInterval10Mes>
- <CBSyncInterval20Mes>After 20 messages</CBSyncInterval20Mes>
- <CBSyncInterval30Mes>After 30 messages</CBSyncInterval30Mes>
- <CBSyncIntervalNMin>Every N minutes</CBSyncIntervalNMin>
- <CBSyncIntervalNMes>After N messages</CBSyncIntervalNMes>
- <GBSyncCustomInterval> User intervals </GBSyncCustomInterval>
- <LTimeInterval>Interval of time (min.):</LTimeInterval>
- <LMsgCountInterval>Interval of count message:</LMsgCountInterval>
- <CBEnableEncryption>Enable encryption message history</CBEnableEncryption>
- <CBAni>Show pop-up messages</CBAni>
- <CBWriteErrLog>Write errors to a log file</CBWriteErrLog>
- <CBHideSyncIcon>Hide HistoryToDBSync icon from the tray</CBHideSyncIcon>
- <LNumLastHistoryMsg>Number of recent messages to display in the window history of correspondence</LNumLastHistoryMsg>
- <CBShowPluginButton>Add the button plug-in to modules panel (for only IM-client QIP 2012 and RnQ)</CBShowPluginButton>
- <SaveButton>Save settings</SaveButton>
- <CloseButton>Close</CloseButton>
- <GBKeys> Encryption keys </GBKeys>
- <DBGridKeysColumnID>Key number</DBGridKeysColumnID>
- <DBGridKeysColumnSTATUS>Key status</DBGridKeysColumnSTATUS>
- <DBGridKeysColumnMETHOD>Encryption method</DBGridKeysColumnMETHOD>
- <ButtonGetEncryptionKey>Get encryption keys</ButtonGetEncryptionKey>
- <ButtonCreateEncryptionKey>Create a new key</ButtonCreateEncryptionKey>
- <UpdateCaption>Update</UpdateCaption>
- <UpdateMessage1>Attention!</UpdateMessage1>
- <UpdateMessage2>A new version of the program.</UpdateMessage2>
- <UpdateMessage3>Please visit the official website for updates.</UpdateMessage3>
- <UpdateMessage4>The structure of your database is outdated.</UpdateMessage4>
- <UpdateMessage5>Program version: %s</UpdateMessage5>
- <UpdateMessage6>Database version: %s</UpdateMessage6>
- <GoodDBConnect1>Table configuration is successfully read.</GoodDBConnect1>
- <GoodDBConnect2>Connecting to the database is successfully established.</GoodDBConnect2>
- <ErrCaption>Error</ErrCaption>
- <ErrVersionCheck>Unable to verify the version of the plugin.</ErrVersionCheck>
- <ErrDBConnect>Unable to connect to the database.</ErrDBConnect>
- <ErrSQLQuery>Error SQL query.</ErrSQLQuery>
- <ErrSQLExecQuery>Error SQLExec query.</ErrSQLExecQuery>
- <ErrDBParamCheck1>Please enter "DB address"</ErrDBParamCheck1>
- <ErrDBParamCheck2>Please enter "DB port"</ErrDBParamCheck2>
- <ErrDBParamCheck3>Please enter "Password"</ErrDBParamCheck3>
- <ErrDBParamCheck4>Please enter "Login"</ErrDBParamCheck4>
- <ErrDBParamCheck5>Please enter "DB name"</ErrDBParamCheck5>
- <ErrDBParamCheck6>Please enter "Schema"</ErrDBParamCheck6>
- <ErrDBParamCheck7>Please enter "TNS Name"</ErrDBParamCheck7>
- <SettingsSave>Settings have been saved.</SettingsSave>
- <SettingsErrSave>Unable to save the settings.</SettingsErrSave>
- <SettingsErrRead>Unable to read the settings.</SettingsErrRead>
- <SendCheckMD5HashQuery>[%s] HistoryToDBSync sent a request to recalculate the MD5-hashes</SendCheckMD5HashQuery>
- <SendCheckAndDeleteMD5HashQuery>[%s] HistoryToDBSync sent a request to recalculate the MD5-hashes and remove duplicate messages</SendCheckAndDeleteMD5HashQuery>
- <DBServiceButton>Database service</DBServiceButton>
- <CheckMD5Hash>Recalculate of all the MD5-hashes in the database</CheckMD5Hash>
- <CheckAndDeleteMD5Hash>Recalculate of all the MD5-hashes in the database and remove duplicate messages</CheckAndDeleteMD5Hash>
- <CBAddSpecialContact>Add special-contact (for only IM-client QIP 2012)</CBAddSpecialContact>
- <GBMessageFonts> Fonts </GBMessageFonts>
- <TitleSpacingBox> Spacing for the header </TitleSpacingBox>
- <MessagesSpacingBox> Spacing for text </MessagesSpacingBox>
- <LIncommingMesTitle>Font header for incomming:</LIncommingMesTitle>
- <LOutgoingMesTitle>Font header for outgoing:</LOutgoingMesTitle>
- <LIncommingMes>Font for incoming messages:</LIncommingMes>
- <LOutgoingMes>Font for outgoing messages:</LOutgoingMes>
- <LServiceMes>Font for service messages:</LServiceMes>
- <LSpacingBefore>Spacing before:</LSpacingBefore>
- <LSpacingAfter>Spacing after:</LSpacingAfter>
- <ExSearch>Find</ExSearch>
- <ExSearchNext>Find more...</ExSearchNext>
- <CBHotKey>Activate global keyboard shortcuts</CBHotKey>
- <SetHotKeyButton>Assign</SetHotKeyButton>
- <DeleteHotKeyButton>Remove</DeleteHotKeyButton>
- <GBHotKey> Shortcuts </GBHotKey>
- <OpenLogFileCaption>Failed to open file</OpenLogFileCaption>
- <OpenLogFile>Failed to open file %s</OpenLogFile>
- <OpenLogFileRepeat>Try again?</OpenLogFileRepeat>
- <OpenLogFileLock>File to take another program.</OpenLogFileLock>
- <MessageEncrypted>WARNING! This message is encrypted. Perhaps you entered an incorrect password or encryption key in the database is not found the right key to decrypt the message.</MessageEncrypted>
- <LErrLogSize>The maximum size of log file errors (Kbyte)</LErrLogSize>
- <Rename>Rename</Rename>
- <Merge>Merge</Merge>
- <Delete>Delete</Delete>
- <GetContactListButton>Save contact list</GetContactListButton>
- <UpdateContactListButton>Update contact information in the DB</UpdateContactListButton>
- <CheckUpdateButton>Check for updates</CheckUpdateButton>
- <SaveContactListCompleted>A list of contacts and protocols stored.</SaveContactListCompleted>
- <SaveContactListErr>Error! Contact list and protocols are not saved or stored properly.</SaveContactListErr>
- <SendUpdateContactListCompleted>Sent a request to update the list of contacts in the database.</SendUpdateContactListCompleted>
- <SendUpdateContactListErr>The file %s to update your contact list can not be found. Request for update is not sent.</SendUpdateContactListErr>
- <ContactNotInTheList>Not in the list</ContactNotInTheList>
- <UpdateContactListInDB>Update contact information in the DB (Nickname и UserID)</UpdateContactListInDB>
- <GIFStaticTextDelete>Please wait, is removal of the history...</GIFStaticTextDelete>
- <SendUpdateContactListInDB>[%s] HistoryToDBSync sent a request to update the contact list from a file %s</SendUpdateContactListInDB>
- <SendUpdateContactListInDBErrQIP>[%s] File %s to update your contact list can not be found. Please, select 'Save contact list' in the context menu, Other contacts QIPHistoryToDB.</SendUpdateContactListInDBErrQIP>
- <SendUpdateContactListInDBErrRnQ>[%s] The file %s to update your contact list can not be found. Select 'Save contact list' in the context menu RnQHistoryToDB in the chat window.</SendUpdateContactListInDBErrRnQ>
- <SendUpdateContactListInDBErrUnknown>[%s] The file %s to update your contact list can not be found. Select 'Save contact list' in the context menu plugin.</SendUpdateContactListInDBErrUnknown>
- <SendStopSync>[%s] HistoryToDBSync sent a request to disable synchronization of the history of the file %s.</SendStopSync>
- <SendStartSync>[%s] HistoryToDBSync sent a request to enable synchronization of the history of the file %s.</SendStartSync>
- <ShowContactHistory>Message history %s (%s) in HistoryToDBViewer</ShowContactHistory>
- <ShowOneContactHistory>History in HistoryToDBViewer</ShowOneContactHistory>
- <CBBlockSpamMsg>Do not write messages in the DB marked as spam (for only IM-client QIP 2012)</CBBlockSpamMsg>
- <ErrKeyPassword>Error: Invalid password encryption key. Enter the correct password or reading encrypted messages will be impossible.</ErrKeyPassword>
- <Transparency> Transparency </Transparency>
- <TransparencyEnable>Enable transparency windows</TransparencyEnable>
- <LThankYou>Thank you</LThankYou>
- <CBExPrivateChatName>Use the expanded name for private chat (ChatName / Nickname)</CBExPrivateChatName>
- <TotalString>Total lines:</TotalString>
- <LoadingTime>Time to all lines:</LoadingTime>
- <MSec>ms</MSec>
- <DeleteLogFileCaption>Failed to delete file</DeleteLogFileCaption>
- <DeleteLogFile>Failed to delete file %s</DeleteLogFile>
- <DeleteLogFileRepeat>Try again?</DeleteLogFileRepeat>
- <Additionally> Additionally </Additionally>
- <SyncWhenExit>Synchronize history when you close the IM-client</SyncWhenExit>
- <EnableSkypeSupport>Enable support for Skype</EnableSkypeSupport>
- <LangButton>Language</LangButton>
- <Language>Language:</Language>
- <CBWriteDebugLog>Enable debug logging</CBWriteDebugLog>
- <ExportAllHistoryButton>Export history</ExportAllHistoryButton>
- <ExortFormCaption>Export history</ExortFormCaption>
- <ButtonBack>Back</ButtonBack>
- <ButtonNext>Next</ButtonNext>
- <ButtonFinish>Exit</ButtonFinish>
- <ButtonCancel>Cancel</ButtonCancel>
- <IMExportWizardPage0Title>Welcome to the export wizard history</IMExportWizardPage0Title>
- <IMExportWizardPage0SubTitle>This wizard helps you export the story of %s to the external database. Exports will be made to a file in sql-insert. When you synchronize the data will be transmitted to the database.</IMExportWizardPage0SubTitle>
- <IMExportWizardPage1Title>Export Wizard history</IMExportWizardPage1Title>
- <IMExportWizardPage1SubTitle>Select the contacts whose history you want to export.</IMExportWizardPage1SubTitle>
- <IMExportWizardPage2Title>Export Wizard history</IMExportWizardPage2Title>
- <IMExportWizardPage2SubTitle>There is a history of exporting, please wait...</IMExportWizardPage2SubTitle>
- <IMExportWizardPage3Title>Export Wizard history</IMExportWizardPage3Title>
- <IMExportWizardPage3SubTitle>Export of finished history.</IMExportWizardPage3SubTitle>
- <NickName>Nickname</NickName>
- <Protocol>Protocol</Protocol>
- <Number>UserID</Number>
- <TotalSelect>Total selected %s contacts from %s</TotalSelect>
- <ContactExport>Export history of contact %s (%s) ...</ContactExport>
- <ExportDone>Export of finished history.</ExportDone>
- <ExportAbort>Are you sure you want to cancel the export and exit the wizard?</ExportAbort>
- <ExportAbortCaption>Out of the Export Wizard</ExportAbortCaption>
- <ExportDoneDesc>Export of finished histori. Now you can send a request to synchronize the history of the exported database. A high volume of exported history synchronization procedure can be done a long time.</ExportDoneDesc>
- <SendSyncRequest>Send a request to synchronize</SendSyncRequest>
- <MirandaImportInfo>Import messages from the database directly from the Miranda of the IM-client.</MirandaImportInfo>
- <HistoryToDBSyncCLUpdateErr>During the upgrade, contact list error.</HistoryToDBSyncCLUpdateErr>
- <HistoryToDBSyncMD5Err>During recalculation of MD5-hash error.</HistoryToDBSyncMD5Err>
- <SeeErrLog>For additional information, see the log files.</SeeErrLog>
- <HistoryToDBSyncStartTrayMsg>Running the synchronization of messages...</HistoryToDBSyncStartTrayMsg>
- <DBReConnectNum>[%s] We make %s attempts to reconnect to the database.</DBReConnectNum>
- <DBReConnectErr>[%s] Failed to reconnect to the database.</DBReConnectErr>
- <DBReconnectCount>Number of reconnection attempts:</DBReconnectCount>
- <DBReconnectInterval>Reconnect interval (ms):</DBReconnectInterval>
- <AutoScrollText>Auto scrolling messages</AutoScrollText>
- <AutoRunHistoryToDBSync>HistoryToDBSync run at Windows startup</AutoRunHistoryToDBSync>
- <RunningSkypeOnStartup>Start Skype with HistoryToDBSync</RunningSkypeOnStartup>
- <ExitSkypeOnEnd>Shutdown Skype when you close HistoryToDBSync</ExitSkypeOnEnd>
- <UpdateServerInServiceMode>Update server is down for maintenance.%sTry to start the procedure to check for updates later.</UpdateServerInServiceMode>
-
- <AboutButton>About</AboutButton>
- <AboutFormCaption>About</AboutFormCaption>
- <Version>Version: </Version>
- <License>License: </License>
-
- <ERR_SAVE_TO_DB_CONNECT_ERR>[%s] Error: Unable to connect to the database. Error: %s</ERR_SAVE_TO_DB_CONNECT_ERR>
- <ERR_SAVE_TO_DB_SERVICE_MODE>[%s] Error: Database on service mode. Saving messages in the database is impossible.</ERR_SAVE_TO_DB_SERVICE_MODE>
- <ERR_TEMP_SAVE_TO_DB_SERVICE_MODE>[%s] Error: Database on service mode. Saving of pending messages in the database is impossible.</ERR_TEMP_SAVE_TO_DB_SERVICE_MODE>
- <ERR_READ_DB_CONNECT_ERR>[%s] Error: Unable to connect to the database. Error: %s</ERR_READ_DB_CONNECT_ERR>
- <ERR_READ_DB_SERVICE_MODE>[%s] Error: Unable to perform operation. Database on service mode.</ERR_READ_DB_SERVICE_MODE>
- <ERR_LOAD_MSG_TO_DB>[%s] Write error messages from the log file to the database: %s</ERR_LOAD_MSG_TO_DB>
- <ERR_SEND_UPDATE>[%s] Error in query update: %s</ERR_SEND_UPDATE>
- <LOAD_TEMP_MSG>[%s] The file %s found %s messages; Loaded in DB: %s; Bad: %s; Duplicate: %s; Encrypted: %s</LOAD_TEMP_MSG>
- <LOAD_TEMP_MSG_SCREEN>Found %s messages; Loaded in DB: %s; Bad: %s; Duplicate: %s; Encrypted: %s</LOAD_TEMP_MSG_SCREEN>
- <LOAD_TEMP_MSG_NOLOGFILE>[%s] File pending message %s not found.</LOAD_TEMP_MSG_NOLOGFILE>
- <LOAD_TEMP_MSG_NOMSGFILE>Message file %s not found.</LOAD_TEMP_MSG_NOMSGFILE>
- <ERR_NO_DB_CONNECTED>[%s] Database connection is not established.</ERR_NO_DB_CONNECTED>
- <ERR_NO_FOUND_VIEWER>History viewer %s not found.</ERR_NO_FOUND_VIEWER>
- <ERR_NO_FOUND_SYNC>The history synchronization program %s not found.</ERR_NO_FOUND_SYNC>
- <ERR_NO_FOUND_UPDATER>Update program %s not found.</ERR_NO_FOUND_UPDATER>
- <ERR_OLD_SDK_VER>Wrong SDK version. To work needed QIP 2012 and above.</ERR_OLD_SDK_VER>
- <ERR_NO_FOUND_IMPORT>The history import program %s not found.</ERR_NO_FOUND_IMPORT>
- <ERR_DB_SERVICE_MODE>Unable to perform operation. Database on service mode.</ERR_DB_SERVICE_MODE>
-
- <HistoryToDBSyncPopupMenuShow>Show</HistoryToDBSyncPopupMenuShow>
- <HistoryToDBSyncPopupMenuHide>Hide</HistoryToDBSyncPopupMenuHide>
- <HistoryToDBSyncPopupMenuSync>Synchronization</HistoryToDBSyncPopupMenuSync>
- <HistoryToDBSyncPopupMenuSettings>Settings</HistoryToDBSyncPopupMenuSettings>
- <HistoryToDBSyncPopupMenuShowAbout>About</HistoryToDBSyncPopupMenuShowAbout>
- <HistoryToDBSyncPopupMenuShowExit>Exit</HistoryToDBSyncPopupMenuShowExit>
- <HistoryToDBSyncGroupBox> Synchronization history </HistoryToDBSyncGroupBox>
- <HistoryToDBSyncStatus>Synchronization status:</HistoryToDBSyncStatus>
- <HistoryToDBSyncDone>Synchronization is done</HistoryToDBSyncDone>
- <HistoryToDBSyncStart>Start synchronization</HistoryToDBSyncStart>
- <HistoryToDBSyncStop>Stop synchronization</HistoryToDBSyncStop>
- <HistoryToDBSyncStarted>Synchronization running</HistoryToDBSyncStarted>
- <HistoryToDBSyncStoped>Synchronization stopped</HistoryToDBSyncStoped>
- <HistoryToDBSyncFileNotFound>File synchronization can not be found</HistoryToDBSyncFileNotFound>
- <HistoryToDBSyncStartCount>Running time of report... (%s sec.)</HistoryToDBSyncStartCount>
- <HistoryToDBSyncWaitReq>Waiting for a synchronization request</HistoryToDBSyncWaitReq>
- <HistoryToDBSyncNotSpecified>Not specified</HistoryToDBSyncNotSpecified>
- <HistoryToDBSyncUnknownIMClient>Unknown type IM-client. Updating the database is impossible.</HistoryToDBSyncUnknownIMClient>
- <HistoryToDBSyncUpdateDone>Database successfully updated.</HistoryToDBSyncUpdateDone>
- <HistoryToDBSyncUpdateErr>An error occurred when update the database. Look in the log file.</HistoryToDBSyncUpdateErr>
- <HistoryToDBSyncLTotalMesCountDesc>Total messages:</HistoryToDBSyncLTotalMesCountDesc>
- <HistoryToDBSyncLMesCurrentCountDesc>Added to database:</HistoryToDBSyncLMesCurrentCountDesc>
- <HistoryToDBSyncLBadMesCountDesc>Total error adding:</HistoryToDBSyncLBadMesCountDesc>
- <HistoryToDBSyncLStartTimeDesc>Up time:</HistoryToDBSyncLStartTimeDesc>
- <HistoryToDBSyncLEndTimeDesc>Time left:</HistoryToDBSyncLEndTimeDesc>
- <HistoryToDBSyncLDublicateMesCountDesc>Found dublicates:</HistoryToDBSyncLDublicateMesCountDesc>
- <HistoryToDBSyncLogViewButton>Log-file</HistoryToDBSyncLogViewButton>
- <HistoryToDBSyncLogFormCaption>View the log file</HistoryToDBSyncLogFormCaption>
- <HistoryToDBSyncLogFormFileName>Log-file name:</HistoryToDBSyncLogFormFileName>
- <HistoryToDBSyncLogFormDeleteLogButton>Delete the log file</HistoryToDBSyncLogFormDeleteLogButton>
- <HistoryToDBSyncLogFormReloadLogButton>Update</HistoryToDBSyncLogFormReloadLogButton>
- <HistoryToDBSyncLTotalHashMsgСountDesc>Total messages for the analysis:</HistoryToDBSyncLTotalHashMsgСountDesc>
- <HistoryToDBSyncLTotalBrokenMD5HashСountDesc>MD5-hash error:</HistoryToDBSyncLTotalBrokenMD5HashСountDesc>
- <HistoryToDBSyncLTotalChangeMD5HashСountDesc>Fixed MD5-hash:</HistoryToDBSyncLTotalChangeMD5HashСountDesc>
- <HistoryToDBSyncLMD5DublicateMesCountDesc>Found duplicates:</HistoryToDBSyncLMD5DublicateMesCountDesc>
- <HistoryToDBSyncLDeletedMD5DublicateMesCountDesc>Removed duplicate:</HistoryToDBSyncLDeletedMD5DublicateMesCountDesc>
- <HistoryToDBSyncKeyPasswdCaption>Entering a password</HistoryToDBSyncKeyPasswdCaption>
- <HistoryToDBSyncGBPasswd> Enter the encryption key password </HistoryToDBSyncGBPasswd>
- <HistoryToDBSyncKeyPasswordCaption>Entering a password</HistoryToDBSyncKeyPasswordCaption>
- <HistoryToDBSyncErrKeyPassword>Error: Wrong key password. Enter the correct password or encryption of messages is not available.</HistoryToDBSyncErrKeyPassword>
- <HistoryToDBSyncErrActiveKey>Error: Could not find the active key</HistoryToDBSyncErrActiveKey>
- <HistoryToDBSyncMultiActiveKey>Error: There is more than one active key</HistoryToDBSyncMultiActiveKey>
- <HistoryToDBSyncLKeyNumTitle>Key number:</HistoryToDBSyncLKeyNumTitle>
- <HistoryToDBSyncLKeyPasswdTitle>Key password:</HistoryToDBSyncLKeyPasswdTitle>
- <HistoryToDBSyncButtonGo>Enter</HistoryToDBSyncButtonGo>
- <HistoryToDBSyncButtonExit>Cancel</HistoryToDBSyncButtonExit>
- <HistoryToDBSyncCBSaveOnly>Remember the password for this session</HistoryToDBSyncCBSaveOnly>
- <HistoryToDBSyncCBSave>Save all passwords</HistoryToDBSyncCBSave>
- <HistoryToDBSyncErrDecryptKey>Unknown error decrypting the encryption key.</HistoryToDBSyncErrDecryptKey>
- <HistoryToDBSyncCheckEncKey>Check the encryption key</HistoryToDBSyncCheckEncKey>
- <HistoryToDBSyncLEncryptMesCountDesc>Encrypt message:</HistoryToDBSyncLEncryptMesCountDesc>
- <HistoryToDBSyncNoKey>Error: Not found the right encryption key.</HistoryToDBSyncNoKey>
- <HistoryToDBSyncStartUpdateCL>Started updating the contact list...</HistoryToDBSyncStartUpdateCL>
- <HistoryToDBSyncCLFileNotFound>Not found a file with a list of protocols and contacts.</HistoryToDBSyncCLFileNotFound>
- <HistoryToDBSyncCLUpdateDone>List for contacts updated.</HistoryToDBSyncCLUpdateDone>
- <HistoryToDBSyncStartMD5>Launched recalculate MD5-hash...</HistoryToDBSyncStartMD5>
- <HistoryToDBSyncMD5Done>Recalculation of the MD5-hash done.</HistoryToDBSyncMD5Done>
- <HistoryToDBSyncShowLogFile>View log-file</HistoryToDBSyncShowLogFile>
- <HistoryToDBSyncLSkypeStatusDesc>Skype status:</HistoryToDBSyncLSkypeStatusDesc>
- <HistoryToDBSyncSkypeOff>Disable</HistoryToDBSyncSkypeOff>
- <HistoryToDBSyncSkypeAttachPendingAuthorization>Request for authorization...</HistoryToDBSyncSkypeAttachPendingAuthorization>
- <HistoryToDBSyncSkypeAttachSuccess>Connection is allowed</HistoryToDBSyncSkypeAttachSuccess>
- <HistoryToDBSyncSkypeAttachRefused>Connection rejected</HistoryToDBSyncSkypeAttachRefused>
- <HistoryToDBSyncSkypeAttachNotAvailable>Connection is broken</HistoryToDBSyncSkypeAttachNotAvailable>
- <HistoryToDBSyncSkypeAttachAvailable>Skype API is available</HistoryToDBSyncSkypeAttachAvailable>
- <HistoryToDBSyncSkypeErrCreate>Error creating an instance of Skype</HistoryToDBSyncSkypeErrCreate>
- <HistoryToDBSyncSkypeErrDelete>Error deleting an instance of Skype</HistoryToDBSyncSkypeErrDelete>
- <HistoryToDBSyncSkypeErrAttach>Error connecting to an instance of Skype</HistoryToDBSyncSkypeErrAttach>
- <HistoryToDBSyncSkypeRun>We are trying to run Skype...</HistoryToDBSyncSkypeRun>
- <HistoryToDBSyncSkypeRunErr>Error when starting Skype</HistoryToDBSyncSkypeRunErr>
- <HistoryToDBSyncSkypeInitErr>Error creating interface Skype</HistoryToDBSyncSkypeInitErr>
- <HistoryToDBSyncSkypeNotFound>Most likely you have not installed Skype and its version below 5.0</HistoryToDBSyncSkypeNotFound>
-
- <ImportQHFHistory>Import history of QIP 2010/Infium/2012</ImportQHFHistory>
- <ImportTXTHistory>Import history of QIP 2005</ImportTXTHistory>
- <ImportGBMain> Import options </ImportGBMain>
- <ImportRButtonSelectDir>Load from directory</ImportRButtonSelectDir>
- <ImportRButtonSelectFile>Upload a single file</ImportRButtonSelectFile>
- <ImportOpenHistoryFile>Open history file</ImportOpenHistoryFile>
- <ImportLSelect>Select:</ImportLSelect>
- <ImportLSelectSelectDir>Select a directory:</ImportLSelectSelectDir>
- <ImportLSelectSelectFile>Select file:</ImportLSelectSelectFile>
- <ImportLStatusUnknown>Unknown</ImportLStatusUnknown>
- <ImportButtonSelectSource>Select</ImportButtonSelectSource>
- <ImportButtonSelectSourceDir>Choose a directory</ImportButtonSelectSourceDir>
- <ImportButtonSelectSourceFile>Select file</ImportButtonSelectSourceFile>
- <ImportButtonToSQL>Generate SQL-file</ImportButtonToSQL>
- <ImportCBPreview>Preview history</ImportCBPreview>
- <ImportLReciver>Recipient:</ImportLReciver>
- <ImportLMessage>Total messages:</ImportLMessage>
- <ImportLMyNick>My Nickname:</ImportLMyNick>
- <ImportLMyUIN>My UserID:</ImportLMyUIN>
- <ImportLStatusTitle>Status:</ImportLStatusTitle>
- <ImportLAddedInSQLFile>Processed messages:</ImportLAddedInSQLFile>
- <ImportAdvSelectDirectory>Choose a directory</ImportAdvSelectDirectory>
- <ImportQIPHistoryAllQHFFile>All QIP 2010/Infium/2012 history files (*.qhf;*.ahf)</ImportQIPHistoryAllQHFFile>
- <ImportQIPHistoryQHFFile>QIP 2010/Infium/2012 history files (*.qhf)</ImportQIPHistoryQHFFile>
- <ImportQIPHistoryQHFArcFile>QIP 2010/Infium/2012 archive history files (*.ahf)</ImportQIPHistoryQHFArcFile>
- <ImportQIPHistoryTXTFile>QIP 2005 history files (*.txt)</ImportQIPHistoryTXTFile>
- <ImportSelectHistoryFile>Selected file %s</ImportSelectHistoryFile>
- <ImportHistoryFile>History file</ImportHistoryFile>
- <ImportHistoryFileReadError>Error reading file</ImportHistoryFileReadError>
- <ImportStop>Stop</ImportStop>
- <ImportStoped>Stopped (%s)</ImportStoped>
- <ImportDone>Done!</ImportDone>
- <ImportSelectFile>Select the file(s) to import</ImportSelectFile>
- <ImportProceed>Proceed</ImportProceed>
- <ImportWait>Wait...</ImportWait>
- <ImportRecordStart>There is a record in SQL-file...</ImportRecordStart>
- <ImportDoneSyncWait>Import finished. After the next synchronization session, all information will be added to the database.</ImportDoneSyncWait>
- <ImportRnQHistoryFile>RnQ history files (*.*)</ImportRnQHistoryFile>
- <ImportRnQHistory>Import history of RnQ</ImportRnQHistory>
- <ImportRnQStart>Running import history from RnQ</ImportRnQStart>
- <ImportTXTStart>Running import history from QIP 2005</ImportTXTStart>
- <ImportQHFStart>Running import history from QIP 2010/Infium/2012</ImportQHFStart>
- <ImportSelectCnt>Total %s history files selected.</ImportSelectCnt>
- <ImportProcessing>Processing the file %s</ImportProcessing>
- <ImportProcessingDone>File %s processed.</ImportProcessingDone>
- <ImportDoneCnt>Imported %s records.</ImportDoneCnt>
- <ImportFoundCnt>Found %s records.</ImportFoundCnt>
- <ImportICQHistory>Import history of ICQ 7</ImportICQHistory>
- <ImportICQHistoryFile>ICQ 7 history files (Messages.qdb)</ImportICQHistoryFile>
- <ImportICQStart>Running import history from ICQ 7</ImportICQStart>
- <ImportICQDBConnected>You are connected to the database %s</ImportICQDBConnected>
- <ImportICQDBLocked>The database is locked. Close the client ICQ 7 and try again.</ImportICQDBLocked>
- <ImportICQFoundHistory>Found the history of the correspondence with the user %s</ImportICQFoundHistory>
- <ImportICQDoneCnt>Imported %s entries.</ImportICQDoneCnt>
-
- <EncryptKey>Creating an encryption key</EncryptKey>
- <GBKeyProp> Creating an encryption key </GBKeyProp>
- <LKeyStatusTitle>Status key:</LKeyStatusTitle>
- <LCBEncryptionMethod>Encryption algorithm:</LCBEncryptionMethod>
- <LKeyLength>Key length (characters):</LKeyLength>
- <LKeyPassword>Key password:</LKeyPassword>
- <LEncryptionKey>Encryption key:</LEncryptionKey>
- <LEncryptionKeyDesc>(Encoded in BASE64)</LEncryptionKeyDesc>
- <LLocation>Storage location key:</LLocation>
- <ButtonCreateKey>Generate and save</ButtonCreateKey>
- <GetEncryptPassword>Enter a password for the encryption key.</GetEncryptPassword>
- <CheckActiveEncryptKey>Do you already have an active key, change the status of the old key and repeat the operation to generate a new key.</CheckActiveEncryptKey>
- <SaveEncryptKeyDone>Your new key is generated and stored in No. %s</SaveEncryptKeyDone>
- <SaveDBEncryptKeyDone>Your new key is generated and stored in the database as No. %s</SaveDBEncryptKeyDone>
- <SaveEncryptKeyDoneHelp>Please remember the password and the key No.</SaveEncryptKeyDoneHelp>
- <SaveEncryptKeyErr>An error occurred when saving the key in the database. Check the settings of the database and try again.</SaveEncryptKeyErr>
- <KeyStatusActive>Active</KeyStatusActive>
- <KeyStatusInactive>Inactive</KeyStatusInactive>
- <KeyLocationLocal>Locally</KeyLocationLocal>
- <KeyLocationServer>On the server DB</KeyLocationServer>
- <StatusChangeKey>Change key status</StatusChangeKey>
- <PasswordChangeKey>Change key password</PasswordChangeKey>
- <DeleteKey>Delete key</DeleteKey>
- <CheckNumActiveEncryptKey>The database already has an active key. Change the status of the active key, and then return to this operation.</CheckNumActiveEncryptKey>
- <EncryptKeyStatusChanged>Status key is changed.</EncryptKeyStatusChanged>
- <DeleteEncryptKeyCaption>Removing the encryption key</DeleteEncryptKeyCaption>
- <DeleteEncryptKey>The database found messages encrypted with that key. Are you sure you want to delete this key?</DeleteEncryptKey>
- <EncryptKeyDeleted>The encryption key is deleted.</EncryptKeyDeleted>
- <DeleteActiveEncryptKey>WARNING! You are about to delete the active key. Without the active key encryption of messages is impossible.</DeleteActiveEncryptKey>
- <KeyPasswordChangeCaption>Changing the password encryption key</KeyPasswordChangeCaption>
- <ErrKeyPasswordChange>Entered an incorrect current password encryption key.</ErrKeyPasswordChange>
- <ErrKeyPasswordChangeNotRenew>The new password and confirmation do not match, or blank. Please try again.</ErrKeyPasswordChangeNotRenew>
- <KeyPasswordChanged>Password for the encryption key is changed.</KeyPasswordChanged>
- <GBKeyPasswordChange> Changing the password encryption key </GBKeyPasswordChange>
- <LCurrentPassword>Current password:</LCurrentPassword>
- <LNewPassword>New password:</LNewPassword>
- <LReNewPassword>Repeat new password:</LReNewPassword>
- <ButtonNewKeyPassword>Change password</ButtonNewKeyPassword>
- <FontCustomColorCaption>Other Colors...</FontCustomColorCaption>
- <FontDefaultColorCaption>Automatic</FontDefaultColorCaption>
- <GeneralSettings>General settings</GeneralSettings>
- <ConnectionSettings>Connection settings</ConnectionSettings>
- <Logs>Logs</Logs>
- <SelectDBTypeAndIMClient>First, select the "DB type" and "IM-client."</SelectDBTypeAndIMClient>
- <UpdateButton>Update</UpdateButton>
- <StopButton>Stop</StopButton>
- <SettingsButton>Settings</SettingsButton>
- <IMClientType>IM-client:</IMClientType>
- <UseProxy>Use a proxy server</UseProxy>
- <ProxyAddress>Proxy server:</ProxyAddress>
- <ProxyPort>Port:</ProxyPort>
- <ProxyAuth>Proxy server requires a password</ProxyAuth>
- <ProxyUser>User:</ProxyUser>
- <ProxyUserPasswd>Password:</ProxyUserPasswd>
- <Update> Update </Update>
- <UpdateStatus>Click the "Update" button to start the update process.</UpdateStatus>
- <Amount>Amount:</Amount>
- <Speed>Speed:</Speed>
- <FileName>Filename:</FileName>
- <FileDesc>Description:</FileDesc>
- <FileSize>File size:</FileSize>
- <Unknown>Unknown</Unknown>
- <NotFoundLangFile>Language file is not found</NotFoundLangFile>
- <InitDownload>Initializing download...</InitDownload>
- <Kb>KB</Kb>
- <KbSec>Kbytes/sec</KbSec>
- <InitDownloadFromURL>Initializing download from the URL</InitDownloadFromURL>
- <InvalidResponseHeader>Invalid response header from the server.</InvalidResponseHeader>
- <InvalidResponseHeaderDesc>Check the settings for connecting to the Internet. Maybe your proxy server blocks access to the site updates.</InvalidResponseHeaderDesc>
- <HeaderData>Header data:</HeaderData>
- <ParseHeader>Parse the header...</ParseHeader>
- <ErrInternetOpen>Error opening session.</ErrInternetOpen>
- <ErrInternetOpenURL>Error when requesting the file.</ErrInternetOpenURL>
- <ErrDownloadingFile>An error occurred while reading the file.</ErrDownloadingFile>
- <ErrRequest>Failed to query the data through a proxy server.</ErrRequest>
- <Loading>Loading...</Loading>
- <DownloadStopped>Download stopped.</DownloadStopped>
- <ManualUpdate>Close all the components plugin, IM clients and try to repeat the update.</ManualUpdate>
- <DownloadSuccessful>Download successful.</DownloadSuccessful>
- <IsChecksum>Is the checksum file...</IsChecksum>
- <MD5FileInMemory>MD5 file in memory:</MD5FileInMemory>
- <FileSizeInMemory>Filesize in memory:</FileSizeInMemory>
- <ChecksumConfirmed>Checksum and file size are confirmed.</ChecksumConfirmed>
- <ChecksumFileEqServer>Checksum file to disk and server are the same.</ChecksumFileEqServer>
- <ChecksumNotConfirmed>Not correct the checksum of the received data.</ChecksumNotConfirmed>
- <FileSavedAs>File is saved as</FileSavedAs>
- <ErrFileSavedAs>Can not save file</ErrFileSavedAs>
- <SizeNotConfirmed>Not true size of the received data.</SizeNotConfirmed>
- <AllUpdatesDownloaded>All updates are downloaded successfully.</AllUpdatesDownloaded>
- <AllUpdatesInstalled>All updates have been installed.</AllUpdatesInstalled>
- <Step>Step</Step>
- <NumberFilesUpdate>The number of files to update</NumberFilesUpdate>
- <FileToUpdate>File to update</FileToUpdate>
- <UpdateSettingsFileNotFound>Update settings file not found</UpdateSettingsFileNotFound>
- <UpdateLangFile>Start update localization file %s...</UpdateLangFile>
- <UpdateLangFileDone>Update localization file %s completed.</UpdateLangFileDone>
- <UpdateSQLFile>Start update sql-file %s...</UpdateSQLFile>
- <UpdateSQLFileDone>Update sql-file %s completed.</UpdateSQLFileDone>
- <UpdateFile>Start update file %s...</UpdateFile>
- <UpdateFileDone>Update file %s completed.</UpdateFileDone>
- <UpdateFileErr>File %s is not updated.</UpdateFileErr>
- <InMemoryFoundProcess>In the memory of the process found %s (PID: %s)</InMemoryFoundProcess>
- <SendExitCommand>Send the command to the end of the program...</SendExitCommand>
- <SearchProcessInMemory>Re looking for process %s in the memory...</SearchProcessInMemory>
- <KillProcess>Trying to force terminated the process %s</KillProcess>
- <KillProcessDone>Process %s forcibly terminated.</KillProcessDone>
- <NotKillProcess>Process %s can not be forcibly terminated.</NotKillProcess>
- <SeDebugPrivilege>Set SeDebugPrivilege and try again to terminate the process %s</SeDebugPrivilege>
- <SeDebugPrivilegeDone>Process %s forcibly terminated when SeDebugPrivilege.</SeDebugPrivilegeDone>
- <NotKillSeDebugPrivilege>Process %s can not be forced to terminated in SeDebugPrivilege.</NotKillSeDebugPrivilege>
- <InMemoryNotFoundProcess>Process %s not found in memory.</InMemoryNotFoundProcess>
- <EndProcess>We are trying to close the process %s</EndProcess>
- <StartProgram>Запускаем программу %s</StartProgram>
- <StartProgramDone>Программа %s запущена.</StartProgramDone>
- <StartProgramFail>Программа %s не запущена.</StartProgramFail>
-
-</strings>
\ No newline at end of file |