From 91c00a198a8df0adc96b8aeb66150b3316f53882 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 25 Sep 2014 11:59:18 +0000 Subject: langpacks: update according to [10489], [10511], [10516], [10521], [10525], [10526], [10530], [10574], [10576], [10581] git-svn-id: http://svn.miranda-ng.org/main/trunk@10582 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/slovak/Plugins/CmdLine.txt | 6 ++-- langpacks/slovak/Plugins/Dummy.txt | 23 +++++++++++++++ langpacks/slovak/Plugins/Facebook.txt | 4 ++- langpacks/slovak/Plugins/FirstRun.txt | 9 ------ langpacks/slovak/Plugins/Jabber.txt | 2 ++ langpacks/slovak/Plugins/PluginUpdater.txt | 2 -- langpacks/slovak/Plugins/VKontakte.txt | 38 ++++++++++++++++++++++-- langpacks/slovak/Plugins/WhatsApp.txt | 47 ++++++++++++++++++------------ 8 files changed, 96 insertions(+), 35 deletions(-) create mode 100644 langpacks/slovak/Plugins/Dummy.txt delete mode 100644 langpacks/slovak/Plugins/FirstRun.txt (limited to 'langpacks/slovak/Plugins') diff --git a/langpacks/slovak/Plugins/CmdLine.txt b/langpacks/slovak/Plugins/CmdLine.txt index 5442fb7d66..78451fcd43 100644 --- a/langpacks/slovak/Plugins/CmdLine.txt +++ b/langpacks/slovak/Plugins/CmdLine.txt @@ -33,7 +33,7 @@ Dovoľuje kontrolovať Mirandu z príkazového riadku. [Error] Chyba ;file \plugins\CmdLine\src\mimcmd_data.h -[Changes account status either globally or per account.\nUsage: status [].\nPossible values for are: offline, online, away, dnd, na, occupied, freechat, invisible, onthephone, outtolunch.\n is the name of the account. If it's not specified then the command will issue a global status change.] +[Changes account status either globally or per account.\nUsage: status [].\nPossible values for are: offline, online, away, dnd, na, occupied, freechat, invisible, onthephone, outtolunch.\n is an optional parameter specifying the account to set the status for. If it's not specified then the command will issue a global status change.] [Changes away message either globally or per account.\nUsage: awaymsg [].\n is the new away message.\n is an optional parameter specifying the account to set the away message for. If not specified then the away message will be set globally.] @@ -53,7 +53,7 @@ Chyba [Notifies YAMN plugin to check for email.\nUsage: yamn check.] -[Calls a Miranda service.\nUsage: callservice (d|s) (d|s).\nThe command will call Miranda service using wParam and lParam as arguments; the first letter of the paramater must be either 'd' if the parameter is a decimal number or 's' if the parameter is a string. Be careful when you use this function as you can only pass numbers and strings as data.\nNOTE: If you pass invalid data to a service, Miranda might crash.] +[Calls a Miranda service.\nUsage: callservice (d|s) (d|s).\nThe command will call Miranda service using wParam and lParam as arguments; the first letter of the parameter must be either 'd' if the parameter is a decimal number or 's' if the parameter is a string. Be careful when you use this function as you can only pass numbers and strings as data.\nNOTE: If you pass invalid data to a service, Miranda might crash.] [Sends a message to the specified contact(s).\nUsage: message [ [ [...]]] .\nThe command will send to the specified contact(s) - at least one contact must be specified - all parameters except the last one are considered recipients.\n has the following format: [:]. is the contact display name or unique ID and is an optional parameter representing the account of the contact (useful in case there is more than one contact with the same name).\nNOTE: The message string cannot exceed 512 characters. You can use \\n for new line (and \\\\n for \\n).] @@ -61,7 +61,7 @@ Chyba [Configures proxy settings either globally or per account.\nUsage: proxy (global|) [].\n is one of the following settings:\n status (disable | enable | toggle)\n server .] -[Allows you to search/list contacts or open a message windows for specified contacts.\nUsage:\n contacts list [ [account:] [id:] [status:] [ [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:'. To search for contacts that have a certain ID use the keyword 'id:'. To search for contacts that have a certain status use 'status:'.\n contacts open [ [account:] [id:] [status:] [ [...]]].\nThe command will open a message window for all contacts that match the search criteria. To search for a specific account use the keyword 'account:'. To search for contacts that have a certain ID use the keyword 'id:'. To search for contacts that have a certain status use 'status:'. If no keyword is specified, the command will open a message window for all contacts that have unread messages.] +[Allows you to search/list contacts or open message windows for specified contacts.\nUsage:\n contacts list [ [account:] [id:] [status:] [ [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:'. To search for contacts that have a certain ID use the keyword 'id:'. To search for contacts that have a certain status use 'status:'.\n contacts open [ [account:] [id:] [status:] [ [...]]].\nThe command will open a message window for all contacts that match the search criteria. To search for a specific account use the keyword 'account:'. To search for contacts that have a certain ID use the keyword 'id:'. To search for contacts that have a certain status use 'status:'. If no keyword is specified, the command will open a message window for all contacts that have unread messages.] [Shows history or unread messages for a contact.\nUsage: history .\n is one of the following commands:\n unread - show unread messages for that contact.\n show - show history from event number to . If any number is negative, it is interpreted as a relative index from the last event number +1 (so the last event for a contact is -1).] diff --git a/langpacks/slovak/Plugins/Dummy.txt b/langpacks/slovak/Plugins/Dummy.txt new file mode 100644 index 0000000000..4324400009 --- /dev/null +++ b/langpacks/slovak/Plugins/Dummy.txt @@ -0,0 +1,23 @@ +#muuid {2a1081d1-aee3-4091-b70d-ae46d09f9a7f} +;============================================================ +; File: Dummy.dll +; Plugin: Dummy protocol +; Version: 0.1.0.0 +; Authors: Robert Pösel +;============================================================ +[Dummy protocol for Miranda NG.] + +;file \protocols\Dummy\res\resource.rc +[Unique ID setting:] + +[Name of setting that holds unique identifier of contacts] + +[Unique ID text:] + +[Visible name of unique identifier of contacts] + +[Restart is required to apply these changes.] + +;file \protocols\Dummy\src\dummy_proto.cpp +[Dummy protocol is too dumb to send messages.] + diff --git a/langpacks/slovak/Plugins/Facebook.txt b/langpacks/slovak/Plugins/Facebook.txt index 77c417b4a2..01d95b9b7b 100644 --- a/langpacks/slovak/Plugins/Facebook.txt +++ b/langpacks/slovak/Plugins/Facebook.txt @@ -2,7 +2,7 @@ ;============================================================ ; File: Facebook.dll ; Plugin: Facebook RM -; Version: 0.2.9.2 +; Version: 0.2.9.3 ; Authors: Michal Zelinka, Robert Pösel ;============================================================ [Facebook protocol support for Miranda NG.] @@ -249,6 +249,8 @@ Prednastavené [Unable to get Netlib connection for Facebook] +[Video call] + [Facebook ID must be numeric value.] [Network] diff --git a/langpacks/slovak/Plugins/FirstRun.txt b/langpacks/slovak/Plugins/FirstRun.txt deleted file mode 100644 index a4502aa33c..0000000000 --- a/langpacks/slovak/Plugins/FirstRun.txt +++ /dev/null @@ -1,9 +0,0 @@ -#muuid {49c2cf54-7898-44de-be3a-6d2e4ef90079} -;============================================================ -; File: FirstRun.dll -; Plugin: First run -; Version: 0.0.0.2 -; Authors: Yasnovidyashii -;============================================================ -[Displays the Accounts window at the first start.] -Zobrazuje okno s účtami pri prvom zapnutí. diff --git a/langpacks/slovak/Plugins/Jabber.txt b/langpacks/slovak/Plugins/Jabber.txt index 0747a6c3df..4e3990cd65 100644 --- a/langpacks/slovak/Plugins/Jabber.txt +++ b/langpacks/slovak/Plugins/Jabber.txt @@ -1087,6 +1087,8 @@ Priezvisko [%s\nIncoming group chat invitation.] ;file \protocols\JabberG\src\jabber_icolib.cpp +[Status icons] + [transport] [Notes] diff --git a/langpacks/slovak/Plugins/PluginUpdater.txt b/langpacks/slovak/Plugins/PluginUpdater.txt index 5009532235..b68713d0e0 100644 --- a/langpacks/slovak/Plugins/PluginUpdater.txt +++ b/langpacks/slovak/Plugins/PluginUpdater.txt @@ -86,8 +86,6 @@ Pravým klikom sek [For "Restart" popup setting is always infinity] -[Boxes] - [Popups] [Component list] diff --git a/langpacks/slovak/Plugins/VKontakte.txt b/langpacks/slovak/Plugins/VKontakte.txt index 1773833a3d..30a504ebf1 100644 --- a/langpacks/slovak/Plugins/VKontakte.txt +++ b/langpacks/slovak/Plugins/VKontakte.txt @@ -2,7 +2,7 @@ ;============================================================ ; File: VKontakte.dll ; Plugin: VKontakte protocol -; Version: 0.1.0.14 +; Version: 0.1.0.16 ; Authors: Miranda NG Team ;============================================================ [VKontakte protocol support for Miranda NG.] @@ -36,6 +36,8 @@ Podrobne [Automatically sync last messages] +[Use local time for received messages] + [Bots challenge test] [Instruction:] @@ -101,11 +103,43 @@ Sieť [Reload all messages from vk.com] +[Add as friend] + +[Delete from friend list] + +[Errors] + +[User added as friend] + +[You cannot add yourself as friend] + +[Error] +Chyba +[Cannot add this user to friends as they have put you on their blacklist] + +[Cannot add this user to friends as you put him on blacklist] + ;file \protocols\VKontakte\src\vk_thread.cpp -[Are you sure to reload all messages from vk.com?\nLocal contact history will be deleted and reloaded from the server.\nIt may take a long time.\nDo you want to continue?] +[History import is complete] +[History import] + +[Please authorize me to add you to my friend list.] + +[Are you sure to delete %s from your friend list?] + +[(Unknown contact)] +(neznámý kontakt) [Attention!] +[User was deleted from your friend list] + +[Friend request from the user declined] + +[Friend request suggestion for the user deleted] + +[Are you sure to reload all messages from vk.com?\nLocal contact history will be deleted and reloaded from the server.\nIt may take a long time.\nDo you want to continue?] + [Attachments:] [Photo] diff --git a/langpacks/slovak/Plugins/WhatsApp.txt b/langpacks/slovak/Plugins/WhatsApp.txt index 6a977d1ff8..1d918307be 100644 --- a/langpacks/slovak/Plugins/WhatsApp.txt +++ b/langpacks/slovak/Plugins/WhatsApp.txt @@ -2,31 +2,23 @@ ;============================================================ ; File: WhatsApp.dll ; Plugin: WhatsApp protocol -; Version: 0.0.2.1 +; Version: 0.1.0.3 ; Authors: Uli Hecht ;============================================================ [WhatsApp protocol support for Miranda NG.] Podpora WhatsApp protokolu pre Mirandu NG. ;file \protocols\WhatsApp\res\whatsapp.rc -[Phone-Number] +[Phone number] [Including country code, without '+' or '00'] [Nickname] Prezívka -[Password] +[SMS code] -[Request Code] +[Request code] -[Register Code] - -[SMS-Code:] - -[Will only be used for registration] - -[Paste password from WART utility] - -[Use WART utility from Plugins folder for registering your number and generating password] +[Register code] [Use SSL connection (443 port)] @@ -42,17 +34,24 @@ Storno [Please enter a password.] ;file \protocols\WhatsApp\src\contacts.cpp +[is now known as '%s'] + [Last seen on %x at %X] +[You have been added to the group] + +[User '%s' has been added to the group] + +[You have been removed from the group] + +[User '%s' has been removed from the group] + ;file \protocols\WhatsApp\src\dialogs.cpp [An SMS with registration-code will be sent to your mobile phone.\nNotice that you are not able to use the real WhatsApp and this plugin simultaneously!\nContinue?] -[Please correctly specify your registration code received by SMS] - -[Your password has been set automatically.\nIf you change your password manually, you may lose it and need to request a new code!] +[Your password has been set automatically. You can proceed with login now] -;file \protocols\WhatsApp\src\main.cpp -[Did not unpack WART (registration utility).] +[Please correctly specify your registration code received by SMS] ;file \protocols\WhatsApp\src\proto.cpp [%s server connection] @@ -61,6 +60,18 @@ Storno [Network-connection error.] +[Registration] + +[Registration failed. Invalid server response.] + +[Registration failed due to stale code. Please request a new code] + +[Registration failed.] + +[Please try again in %i seconds] + +[Registration code has been sent to your phone.] + [Network] Sieť [Account] -- cgit v1.2.3