diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-09-25 11:59:18 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-09-25 11:59:18 +0000 |
commit | 91c00a198a8df0adc96b8aeb66150b3316f53882 (patch) | |
tree | 611b7e4006406910414474b1c22dd2c9d33d29a0 /langpacks/slovak | |
parent | 1527b11189d005e3962621a70bc4898dcca0ec23 (diff) |
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
Diffstat (limited to 'langpacks/slovak')
-rw-r--r-- | langpacks/slovak/=CORE=.txt | 2 | ||||
-rw-r--r-- | langpacks/slovak/Deprecated/FirstRun.txt (renamed from langpacks/slovak/Plugins/FirstRun.txt) | 0 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/CmdLine.txt | 6 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/Dummy.txt | 23 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/Facebook.txt | 4 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/Jabber.txt | 2 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/PluginUpdater.txt | 2 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/VKontakte.txt | 38 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/WhatsApp.txt | 47 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/=CORE=.txt | 1 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/CmdLine.txt | 6 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/Dummy.txt | 7 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/Facebook.txt | 1 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/Jabber.txt | 1 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/PluginUpdater.txt | 1 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/VKontakte.txt | 17 | ||||
-rw-r--r-- | langpacks/slovak/Untranslated/WhatsApp.txt | 26 |
17 files changed, 143 insertions, 41 deletions
diff --git a/langpacks/slovak/=CORE=.txt b/langpacks/slovak/=CORE=.txt index db9636a740..8c25a85f15 100644 --- a/langpacks/slovak/=CORE=.txt +++ b/langpacks/slovak/=CORE=.txt @@ -2276,6 +2276,8 @@ Veľkosť Vyhľadávacie pole nesmie byť prázdne. Prosím zadajte hľadaný výraz a skúste to znovu.
[Search]
Hľadať
+[Ctrl+Search add contact]
+
[Results]
Výsledok
[There are no results to display.]
diff --git a/langpacks/slovak/Plugins/FirstRun.txt b/langpacks/slovak/Deprecated/FirstRun.txt index a4502aa33c..a4502aa33c 100644 --- a/langpacks/slovak/Plugins/FirstRun.txt +++ b/langpacks/slovak/Deprecated/FirstRun.txt 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 <status> [<account>].\nPossible values for <status> are: offline, online, away, dnd, na, occupied, freechat, invisible, onthephone, outtolunch.\n<Account> 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 <status> [<account>].\nPossible values for <status> are: offline, online, away, dnd, na, occupied, freechat, invisible, onthephone, outtolunch.\n<Account> 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 <message> [<account>].\n<Message> is the new away message.\n<Account> 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 <service> (d|s)<wParam> (d|s)<lParam>.\nThe command will call Miranda <service> 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 <service> (d|s)<wParam> (d|s)<lParam>.\nThe command will call Miranda <service> 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 <contact> [<contact> [<contact> [...]]] <message>.\nThe command will send <message> to the specified contact(s) - at least one contact must be specified - all parameters except the last one are considered recipients.\n<Contact> has the following format: <name>[:<account>]. <Name> is the contact display name or unique ID and <account> 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|<account>) <setting> [<params>].\n<Setting> is one of the following settings:\n status (disable | enable | toggle)\n server <proxy type> <server> <port>.]
-[Allows you to search/list contacts or open a message windows for specified contacts.\nUsage:\n contacts list [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'.\n contacts open [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\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:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<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 [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'.\n contacts open [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\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:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<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 <command> <contact>.\n<Command> is one of the following commands:\n unread - show unread messages for that contact.\n show <contact> <start> <finish> - show history from event number <start> to <finish>. 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/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]
diff --git a/langpacks/slovak/Untranslated/=CORE=.txt b/langpacks/slovak/Untranslated/=CORE=.txt index 9989775733..a73fac8bfa 100644 --- a/langpacks/slovak/Untranslated/=CORE=.txt +++ b/langpacks/slovak/Untranslated/=CORE=.txt @@ -664,6 +664,7 @@ [New profile]
[Chat activity]
[Extra icons]
+[Ctrl+Search add contact]
[Could not start a search on '%s', there was a problem - is %s connected?]
[Could not search on any of the protocols, are you online?]
[Problem with search]
diff --git a/langpacks/slovak/Untranslated/CmdLine.txt b/langpacks/slovak/Untranslated/CmdLine.txt index 407ef5b933..ee85e62fca 100644 --- a/langpacks/slovak/Untranslated/CmdLine.txt +++ b/langpacks/slovak/Untranslated/CmdLine.txt @@ -8,7 +8,7 @@ [%s version %s]
[Unknown command '%s'.\n]
[Could not initialize CmdLine plugin property]
-[Changes account status either globally or per account.\nUsage: status <status> [<account>].\nPossible values for <status> are: offline, online, away, dnd, na, occupied, freechat, invisible, onthephone, outtolunch.\n<Account> 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 <status> [<account>].\nPossible values for <status> are: offline, online, away, dnd, na, occupied, freechat, invisible, onthephone, outtolunch.\n<Account> 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 <message> [<account>].\n<Message> is the new away message.\n<Account> is an optional parameter specifying the account to set the away message for. If not specified then the away message will be set globally.]
[Changes extended status either globally or per account.\nUsage: xstatus <xStatus> [<account>].\n<xStatus> is the new extended status to set. Possible values are: ...\n<Account> is an optional parameter specifying the account for which extended status is set. If not specified then extended status for all accounts will be changed.\nNOTE: Not all accounts/protocols support extended status.]
[Disables or enables popups display.\nUsage: popups (disable | enable | toggle).\nThe command will either enable or disable popups display.]
@@ -18,11 +18,11 @@ [Provides help on other commands.\nUsage: help [<command>].\nThe command will print help information for other commands. If run without any parameters it will print available commands.]
[Notifies Exchange plugin to check for email.\nUsage: exchange check.]
[Notifies YAMN plugin to check for email.\nUsage: yamn check.]
-[Calls a Miranda service.\nUsage: callservice <service> (d|s)<wParam> (d|s)<lParam>.\nThe command will call Miranda <service> 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 <service> (d|s)<wParam> (d|s)<lParam>.\nThe command will call Miranda <service> 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 <contact> [<contact> [<contact> [...]]] <message>.\nThe command will send <message> to the specified contact(s) - at least one contact must be specified - all parameters except the last one are considered recipients.\n<Contact> has the following format: <name>[:<account>]. <Name> is the contact display name or unique ID and <account> 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).]
[Allows you to manage database settings.\nUsage:\n db set <module> <name> (b|i|d|s|w)<value>\n db delete <module> <name>\n db get <module> <name>.\nThe command can set a database entry to the specified value (if the entry does not exist, it will be created) as well as read or delete a specified database entry. <Module> is the name of the module where the key should be located, <name> is the name of the key and <value> is the value to be written. A character must be placed before <value> in order to specify what kind of data to write: b - byte, i - integer (word), d - double word, s - string, w - wide string.]
[Configures proxy settings either globally or per account.\nUsage: proxy (global|<account>) <setting> [<params>].\n<Setting> is one of the following settings:\n status (disable | enable | toggle)\n server <proxy type> <server> <port>.]
-[Allows you to search/list contacts or open a message windows for specified contacts.\nUsage:\n contacts list [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'.\n contacts open [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\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:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<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 [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'.\n contacts open [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\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:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<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 <command> <contact>.\n<Command> is one of the following commands:\n unread - show unread messages for that contact.\n show <contact> <start> <finish> - show history from event number <start> to <finish>. 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).]
[Shows version information for Miranda and CmdLine plugin. If VersionInfo plugin is installed, it will use its report instead.\nUsage: version.\nThe command will print Miranda's and CmdLine's version numbers or, if VersionInfo plugin is installed, it will show VersionInfo's report.]
[Changes the user's nickname on the given protocol to the new name.\nUsage: setnickname <protocol> new_nickname.]
diff --git a/langpacks/slovak/Untranslated/Dummy.txt b/langpacks/slovak/Untranslated/Dummy.txt new file mode 100644 index 0000000000..b304593aad --- /dev/null +++ b/langpacks/slovak/Untranslated/Dummy.txt @@ -0,0 +1,7 @@ +[Dummy protocol for Miranda NG.]
+[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.]
+[Dummy protocol is too dumb to send messages.]
diff --git a/langpacks/slovak/Untranslated/Facebook.txt b/langpacks/slovak/Untranslated/Facebook.txt index c50527188a..bbce9223e9 100644 --- a/langpacks/slovak/Untranslated/Facebook.txt +++ b/langpacks/slovak/Untranslated/Facebook.txt @@ -105,6 +105,7 @@ [Contact is no longer on server-list.]
[%s server connection]
[Unable to get Netlib connection for Facebook]
+[Video call]
[Facebook ID must be numeric value.]
[Account]
[Share status...]
diff --git a/langpacks/slovak/Untranslated/Jabber.txt b/langpacks/slovak/Untranslated/Jabber.txt index 5445f706b7..7eb7944e00 100644 --- a/langpacks/slovak/Untranslated/Jabber.txt +++ b/langpacks/slovak/Untranslated/Jabber.txt @@ -468,6 +468,7 @@ [Change nickname in <%s>]
[has set the subject to:]
[%s\nIncoming group chat invitation.]
+[Status icons]
[transport]
[Multi-User Conference]
[Agents list]
diff --git a/langpacks/slovak/Untranslated/PluginUpdater.txt b/langpacks/slovak/Untranslated/PluginUpdater.txt index 3bcd58c0d6..ec7dcb82ae 100644 --- a/langpacks/slovak/Untranslated/PluginUpdater.txt +++ b/langpacks/slovak/Untranslated/PluginUpdater.txt @@ -28,7 +28,6 @@ [0 = Default]
[-1 = Infinite]
[For "Restart" popup setting is always infinity]
-[Boxes]
[Popups]
[Component list]
[Here is the complete list of missing Miranda NG components. Check components that you want to download.\n\nClick on info icon to view component info page.]
diff --git a/langpacks/slovak/Untranslated/VKontakte.txt b/langpacks/slovak/Untranslated/VKontakte.txt index a11942ae84..7f5e8ae084 100644 --- a/langpacks/slovak/Untranslated/VKontakte.txt +++ b/langpacks/slovak/Untranslated/VKontakte.txt @@ -10,6 +10,7 @@ [Mark read on reply]
[Mark read on typing]
[Automatically sync last messages]
+[Use local time for received messages]
[Bots challenge test]
[Submit]
[Invite user to chat]
@@ -35,8 +36,22 @@ [Create new chat]
[Visit profile]
[Reload all messages from vk.com]
-[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?]
+[Add as friend]
+[Delete from friend list]
+[Errors]
+[User added as friend]
+[You cannot add yourself as friend]
+[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]
+[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?]
[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:]
[Audio]
[Video]
diff --git a/langpacks/slovak/Untranslated/WhatsApp.txt b/langpacks/slovak/Untranslated/WhatsApp.txt index aceb55063c..68090e20f0 100644 --- a/langpacks/slovak/Untranslated/WhatsApp.txt +++ b/langpacks/slovak/Untranslated/WhatsApp.txt @@ -1,25 +1,31 @@ -[Phone-Number]
+[Phone number]
[Including country code, without '+' or '00']
-[Password]
-[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]
+[SMS code]
+[Request code]
+[Register code]
[Use SSL connection (443 port)]
[Please enter a country-code.]
[Please enter a phone-number without country code.]
[Please enter a nickname.]
[Please enter a password.]
+[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]
[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?]
+[Your password has been set automatically. You can proceed with login now]
[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!]
-[Did not unpack WART (registration utility).]
[%s server connection]
[Unable to get Netlib connection for WhatsApp]
[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.]
[Account]
[WhatsApp Icon]
[Add To Group]
|