summaryrefslogtreecommitdiff
path: root/langpacks/spanish
diff options
context:
space:
mode:
Diffstat (limited to 'langpacks/spanish')
-rw-r--r--langpacks/spanish/=CORE=.txt2
-rw-r--r--langpacks/spanish/Deprecated/FirstRun.txt (renamed from langpacks/spanish/Plugins/FirstRun.txt)0
-rw-r--r--langpacks/spanish/Plugins/CmdLine.txt6
-rw-r--r--langpacks/spanish/Plugins/Dummy.txt23
-rw-r--r--langpacks/spanish/Plugins/Facebook.txt4
-rw-r--r--langpacks/spanish/Plugins/Jabber.txt2
-rw-r--r--langpacks/spanish/Plugins/PluginUpdater.txt2
-rw-r--r--langpacks/spanish/Plugins/VKontakte.txt38
-rw-r--r--langpacks/spanish/Plugins/WhatsApp.txt47
-rw-r--r--langpacks/spanish/Untranslated/=CORE=.txt1
-rw-r--r--langpacks/spanish/Untranslated/CmdLine.txt6
-rw-r--r--langpacks/spanish/Untranslated/Dummy.txt7
-rw-r--r--langpacks/spanish/Untranslated/Facebook.txt1
-rw-r--r--langpacks/spanish/Untranslated/VKontakte.txt17
-rw-r--r--langpacks/spanish/Untranslated/WhatsApp.txt25
15 files changed, 142 insertions, 39 deletions
diff --git a/langpacks/spanish/=CORE=.txt b/langpacks/spanish/=CORE=.txt
index 6247ab8942..433fa6a2ca 100644
--- a/langpacks/spanish/=CORE=.txt
+++ b/langpacks/spanish/=CORE=.txt
@@ -2276,6 +2276,8 @@ Iconos adicionales
No ha rellenado el campo de búsqueda. Por favor, introduzca un término de búsqueda y vuelva a intentarlo.
[Search]
Buscar
+[Ctrl+Search add contact]
+
[Results]
Resultados
[There are no results to display.]
diff --git a/langpacks/spanish/Plugins/FirstRun.txt b/langpacks/spanish/Deprecated/FirstRun.txt
index e31f8d7cb1..e31f8d7cb1 100644
--- a/langpacks/spanish/Plugins/FirstRun.txt
+++ b/langpacks/spanish/Deprecated/FirstRun.txt
diff --git a/langpacks/spanish/Plugins/CmdLine.txt b/langpacks/spanish/Plugins/CmdLine.txt
index 31ea38d9d3..419c54aedc 100644
--- a/langpacks/spanish/Plugins/CmdLine.txt
+++ b/langpacks/spanish/Plugins/CmdLine.txt
@@ -33,7 +33,7 @@
[Error]
Error
;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 @@ Error
[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 @@ Error
[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/spanish/Plugins/Dummy.txt b/langpacks/spanish/Plugins/Dummy.txt
new file mode 100644
index 0000000000..4324400009
--- /dev/null
+++ b/langpacks/spanish/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/spanish/Plugins/Facebook.txt b/langpacks/spanish/Plugins/Facebook.txt
index 57556c690d..40bb089e56 100644
--- a/langpacks/spanish/Plugins/Facebook.txt
+++ b/langpacks/spanish/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 @@ El contacto ya no está en la lista del servidor.
%s conexión al servidor
[Unable to get Netlib connection for Facebook]
No se puede obtener la conexión Netlib para Facebook
+[Video call]
+
[Facebook ID must be numeric value.]
Facebook ID debe ser un valor numérico.
[Network]
diff --git a/langpacks/spanish/Plugins/Jabber.txt b/langpacks/spanish/Plugins/Jabber.txt
index 4645ee975f..2333265125 100644
--- a/langpacks/spanish/Plugins/Jabber.txt
+++ b/langpacks/spanish/Plugins/Jabber.txt
@@ -1087,6 +1087,8 @@ Tipo
[%s\nIncoming group chat invitation.]
;file \protocols\JabberG\src\jabber_icolib.cpp
+[Status icons]
+Iconos de estado
[transport]
[Notes]
diff --git a/langpacks/spanish/Plugins/PluginUpdater.txt b/langpacks/spanish/Plugins/PluginUpdater.txt
index a221569cfa..0c1fa71725 100644
--- a/langpacks/spanish/Plugins/PluginUpdater.txt
+++ b/langpacks/spanish/Plugins/PluginUpdater.txt
@@ -86,8 +86,6 @@ Tiempo de espera
Seg
[For "Restart" popup setting is always infinity]
-[Boxes]
-Marcos
[Popups]
Ventanas emergentes
[Component list]
diff --git a/langpacks/spanish/Plugins/VKontakte.txt b/langpacks/spanish/Plugins/VKontakte.txt
index fae7e86b4d..4fe6bcfabf 100644
--- a/langpacks/spanish/Plugins/VKontakte.txt
+++ b/langpacks/spanish/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 @@ Avanzado
[Automatically sync last messages]
+[Use local time for received messages]
+
[Bots challenge test]
Prueba de reto Bots
[Instruction:]
@@ -101,11 +103,43 @@ Cuenta
[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]
+Error
+[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)]
+(Contacto desconocido)
[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:]
Adjuntos:
[Photo]
diff --git a/langpacks/spanish/Plugins/WhatsApp.txt b/langpacks/spanish/Plugins/WhatsApp.txt
index 810b9f3459..ef876230fe 100644
--- a/langpacks/spanish/Plugins/WhatsApp.txt
+++ b/langpacks/spanish/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.]
;file \protocols\WhatsApp\res\whatsapp.rc
-[Phone-Number]
+[Phone number]
[Including country code, without '+' or '00']
[Nickname]
Apodo
-[Password]
-Contraseña
-[Request Code]
+[SMS code]
-[Register Code]
+[Request 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 @@ Cancelar
[Please enter a password.]
Por favor, introduzca una contraseña.
;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. You can proceed with login now]
-[Your password has been set automatically.\nIf you change your password manually, you may lose it and need to request a new code!]
-
-;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 @@ Por favor, introduzca una contraseña.
[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]
Red
[Account]
diff --git a/langpacks/spanish/Untranslated/=CORE=.txt b/langpacks/spanish/Untranslated/=CORE=.txt
index e52eada878..086bcb44e0 100644
--- a/langpacks/spanish/Untranslated/=CORE=.txt
+++ b/langpacks/spanish/Untranslated/=CORE=.txt
@@ -31,6 +31,7 @@
[<Unknown format>]
[&Convert]
[Convert database]
+[Ctrl+Search add contact]
[You are going to remove all the contacts associated with this metacontact.\nThis will delete the metacontact.\n\nProceed anyway?]
[Either there is no metacontact in the database (in this case you should first convert a contact into one)\nor there is none that can host this contact.\nAnother solution could be to convert this contact into a new metacontact.\n\nConvert this contact into a new metacontact?]
[This contact is a metacontact.\nYou can't add a metacontact to another metacontact.\n\nPlease choose another.]
diff --git a/langpacks/spanish/Untranslated/CmdLine.txt b/langpacks/spanish/Untranslated/CmdLine.txt
index 63a95e494f..754e840706 100644
--- a/langpacks/spanish/Untranslated/CmdLine.txt
+++ b/langpacks/spanish/Untranslated/CmdLine.txt
@@ -9,7 +9,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.]
@@ -19,11 +19,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/spanish/Untranslated/Dummy.txt b/langpacks/spanish/Untranslated/Dummy.txt
new file mode 100644
index 0000000000..b304593aad
--- /dev/null
+++ b/langpacks/spanish/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/spanish/Untranslated/Facebook.txt b/langpacks/spanish/Untranslated/Facebook.txt
index 658a61d62c..2a8a141a0c 100644
--- a/langpacks/spanish/Untranslated/Facebook.txt
+++ b/langpacks/spanish/Untranslated/Facebook.txt
@@ -26,6 +26,7 @@
[Request for friendship was ignored.]
[Error occurred when ignoring friendship request.]
[User sent an unsupported attachment. Open your browser to see it.]
+[Video call]
[Visit notifications]
[Conversation]
[Message read]
diff --git a/langpacks/spanish/Untranslated/VKontakte.txt b/langpacks/spanish/Untranslated/VKontakte.txt
index d65b076bee..33fcdffc13 100644
--- a/langpacks/spanish/Untranslated/VKontakte.txt
+++ b/langpacks/spanish/Untranslated/VKontakte.txt
@@ -8,6 +8,7 @@
[Mark read on reply]
[Mark read on typing]
[Automatically sync last messages]
+[Use local time for received messages]
[Invite user to chat]
[Choose one of your contacts to be invited:]
[Create group chat]
@@ -26,8 +27,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?]
[Audio]
[Video]
[Document]
diff --git a/langpacks/spanish/Untranslated/WhatsApp.txt b/langpacks/spanish/Untranslated/WhatsApp.txt
index 89e65c83cd..2813c16dab 100644
--- a/langpacks/spanish/Untranslated/WhatsApp.txt
+++ b/langpacks/spanish/Untranslated/WhatsApp.txt
@@ -1,23 +1,30 @@
[WhatsApp protocol support for Miranda NG.]
-[Phone-Number]
+[Phone number]
[Including country code, without '+' or '00']
-[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.]
+[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).]
[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.]
[WhatsApp Icon]
[Add To Group]
[Create Chat Group]