From e31b1ea994cb4c4f78fb10497f84db7bc47ce196 Mon Sep 17 00:00:00 2001 From: Goraf Date: Sat, 13 Jul 2013 19:43:02 +0000 Subject: Polish langpack: initial update git-svn-id: http://svn.miranda-ng.org/main/trunk@5355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/polish/Plugins/Omegle.txt | 128 ++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 langpacks/polish/Plugins/Omegle.txt (limited to 'langpacks/polish/Plugins/Omegle.txt') diff --git a/langpacks/polish/Plugins/Omegle.txt b/langpacks/polish/Plugins/Omegle.txt new file mode 100644 index 0000000000..adfd7bba65 --- /dev/null +++ b/langpacks/polish/Plugins/Omegle.txt @@ -0,0 +1,128 @@ +#muuid {9e1d9244-606c-4ef4-99a0-1d7d23cb7601} +;============================================================ +; File: Omegle.dll +; Plugin: Omegle Protocol +; Version: 0.1.2.0 +; Authors: Robert Pösel +;============================================================ +[Omegle protocol support for Miranda NG.] + +;file \protocols\Omegle\res\omegle.rc +[Server:] +Serwer: +[Language:] +Język: +[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:] + +[Last used question (Question mode):] + +[I want Omegle to reuse my questions if they are good enough (Question mode)] + +[Automatically connect to stranger when protocol is turned online] + +[Automatically connect to another stranger when current disconnects] + +[Don't clear chat before connecting to new stranger] + +[Load count of users on actual server after connection] + +[Enable logging for debugging purposes] +Włącz logowanie w celu debugowania +[Meet strangers with common interests] + +[Your interests (separated by commas):] + +;file \protocols\Omegle\src\chat.cpp +[Server] +Serwer +[Last question is empty.] +Ostatnie pytanie jest puste. +[Your question is too short.] +Twoje pytanie jest za któtkie. +[Your '/asl' setting is empty.] + +[There are three different modes of chatting:\n1) Standard mode\t - You chat with random stranger privately\n2) Question mode\t - You ask two strangers a question and see how they discuss it (you can't join their conversation, only watch)\n3) Spy mode\t - You and stranger got a question to discuss from third stranger (he can't join your conversation, only watch)\n\nSend '/commands' for available commands.] + +[You can use different commands:\n/help\t - show info about chat modes\n/new\t - start standard mode\n/ask - start question mode with your question\n/ask\t - start question mode with your last asked question\n/spy\t - start spy mode\n/quit\t - disconnect from stranger or stop connecting\n/asl\t - send your predefined ASL message\n\nNote: You can reconnect to different stranger without disconnecting from current one.] + +[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] + +;file \protocols\Omegle\src\communication.cpp +[Connection error.] + +[Connected to server %s. There are %s users online now.] + +[Connected to server %s.] + +[Stranger 1] + +[Stranger 2] + +[Stranger] + +[You and the Stranger both like: ] + +[Stranger is typing.] + +[Stranger stopped typing.] + +[%s disconnected.] +%s rozłączono. +[Recaptcha is required.\nOpen http://omegle.com , solve Recaptcha and try again.] + +[Error: ] +Błąd: +[We are still waiting...] + +;file \protocols\Omegle\src\connection.cpp +[Connecting canceled.] + +[Disconnecting...] + +[We are already waiting for new stranger...] + +[Connecting...] +Łączenie... +[Waiting for Stranger...] + +;file \protocols\Omegle\src\constants.h +[Random] + +[Stranger is using Omegle's mobile Web site (omegle.com on a phone or tablet)] + +[You both speak the same language.] + +;file \protocols\Omegle\src\proto.cpp +[%s server connection] +Połączenie %s +[Unable to get Netlib connection for Omegle] + +[Stranger typing] + +[Stranger stopped typing] + +[Changing stranger] + +[Visible name] + +[Network] +Protokoły +[Account] +Konto +;file \protocols\Omegle\src\theme.cpp +[Omegle Icon] + -- cgit v1.2.3