From cebec2980d00661cddf6d287800de656c6909f29 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 22 Jun 2012 10:56:27 +0000 Subject: lpgen script updated ,translation files updated git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Omegle/docs/omegle - langpack.txt | 104 ---------------------------- protocols/Omegle/omegle-translation.txt | 66 ++++++++++++++++++ 2 files changed, 66 insertions(+), 104 deletions(-) delete mode 100644 protocols/Omegle/docs/omegle - langpack.txt create mode 100644 protocols/Omegle/omegle-translation.txt (limited to 'protocols/Omegle') diff --git a/protocols/Omegle/docs/omegle - langpack.txt b/protocols/Omegle/docs/omegle - langpack.txt deleted file mode 100644 index dde7241ba9..0000000000 --- a/protocols/Omegle/docs/omegle - langpack.txt +++ /dev/null @@ -1,104 +0,0 @@ -; Omegle Protocol 0.1.0.0 - -[Server] - -[Last question is empty.] - -[Your question is too short.] - -[Your '/asl' setting is empty.] - -[Unknown command. Send '/commands' for list.] - -[You aren't connected to any stranger. Send '/help' or '/commands' for help.] - -[You can't send messages in question mode.] - -[Omegle is a great way of meeting new friends!] - -[You] - -[Connection error.] - -[Chosing server: ] - -[Connected to server %s. There are %s users online now.] - -[On whole Omegle are %s strangers online now.] - -[Stranger 1] - -[Stranger 2] - -[Stranger] - -[You and the Stranger both like: ] - -[%s disconnected.] - -[Recaptcha is required.\nOpen Omegle chat in webbrowser, solve Recaptcha and try again.] - -[Error: ] - -[We are still waiting...] - -[Connecting canceled.] - -[Disconnecting...] - -[We are already waiting for new stranger...] - -[Connecting...] - -[Waiting for Stranger...] - -[We are disconnecting now, wait...] - -[Server:] - -[Visible name:] - -[Meet strangers with common interests (separated by commas):] - -[Automatically send this message to stranger after connection:] - -[This text will be sent when you use "/asl" message:] - -[Don't clear chat before connecting to new stranger] - -[Automatically connect to another stranger when current disconnects] - -[I want Omegle to reuse my questions if they are good enough (Question mode)] - -[Enable logging for debugging purposes] - -[Load count of users on actual server after connection] - -[Last used question (Question mode):] - -[Meet strangers with common interests] - -[Your interests (separated by commas):] - -[%s server connection] - -[Unable to get Netlib connection for Omegle] - -[Stranger typing] - -[Stranger stopped typing] - -[Changing stranger] - -[Network] - -[Account] - -[Omegle Icon] - -[Visit Profile] - -[Protocols] - -[Omegle] - diff --git a/protocols/Omegle/omegle-translation.txt b/protocols/Omegle/omegle-translation.txt new file mode 100644 index 0000000000..613eba3a2a --- /dev/null +++ b/protocols/Omegle/omegle-translation.txt @@ -0,0 +1,66 @@ +; Common strings that belong to many files +;[Stranger] +;[Stranger 1] +;[Stranger 2] + +; ../../protocols/Omegle/chat.cpp +;[Last question is empty.] +;[Omegle is a great way of meeting new friends!] +;[Server] +;[Unknown command. Send '/commands' for list.] +;[You] +;[You aren't connected to any stranger. Send '/help' or '/commands' for help.] +;[You can't send messages in question mode.] +;[Your '/asl' setting is empty.] +;[Your question is too short.] + +; ../../protocols/Omegle/communication.cpp +;[%s disconnected.] +;[Chosing server: ] +;[Connected to server %s.] +;[Connected to server %s. There are %s users online now.] +;[Connection error.] +;[Error: ] +;[On whole Omegle are %s strangers online now.] +;[Recaptcha is required.\nOpen Omegle chat in webbrowser, solve Recaptcha and try again.] +;[We are still waiting...] +;[You and the Stranger both like: ] + +; ../../protocols/Omegle/connection.cpp +;[Connecting canceled.] +;[Connecting...] +;[Disconnecting...] +;[Waiting for Stranger...] +;[We are already waiting for new stranger...] +;[We are disconnecting now, wait...] + +; ../../protocols/Omegle/omegle.rc +;[Automatically connect to another stranger when current disconnects] +;[Automatically send this message to stranger after connection:] +;[Don't clear chat before connecting to new stranger] +;[Enable logging for debugging purposes] +;[I want Omegle to reuse my questions if they are good enough (Question mode)] +;[Last used question (Question mode):] +;[Load count of users on actual server after connection] +;[Meet strangers with common interests] +;[Meet strangers with common interests (separated by commas):] +;[Server:] +;[This text will be sent when you use \"/asl\" message:] +;[Visible name:] +;[Your interests (separated by commas):] + +; ../../protocols/Omegle/proto.cpp +;[%s server connection] +;[Account] +;[Changing stranger] +;[Network] +;[Stranger stopped typing] +;[Stranger typing] +;[Unable to get Netlib connection for Omegle] +;[Visible name] + +; ../../protocols/Omegle/theme.cpp +;[Omegle] +;[Omegle Icon] +;[Protocols] +;[Visit Profile] -- cgit v1.2.3