diff options
Diffstat (limited to 'langpacks/slovak/Untranslated')
-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 |
8 files changed, 45 insertions, 15 deletions
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]
|