summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--langpacks/belarusian/=CORE=.txt5
-rw-r--r--langpacks/belarusian/Plugins/Ping.txt4
-rw-r--r--langpacks/belarusian/Untranslated/Ping.txt5
-rw-r--r--langpacks/belarusian/Untranslated/Variables.txt1
-rw-r--r--langpacks/bulgarian/=CORE=.txt5
-rw-r--r--langpacks/bulgarian/Plugins/Ping.txt12
-rw-r--r--langpacks/bulgarian/Plugins/Variables.txt3
-rw-r--r--langpacks/chinese/Plugins/Ping.txt4
-rw-r--r--langpacks/french/=CORE=.txt5
-rw-r--r--langpacks/french/Plugins/Ping.txt12
-rw-r--r--langpacks/french/Plugins/Variables.txt3
-rw-r--r--langpacks/german/=CORE=.txt5
-rw-r--r--langpacks/german/Plugins/Ping.txt14
-rw-r--r--langpacks/german/Plugins/Variables.txt3
-rw-r--r--langpacks/german/Untranslated/Ping.txt5
-rw-r--r--langpacks/german/Untranslated/Variables.txt1
-rw-r--r--langpacks/polish/=CORE=.txt5
-rw-r--r--langpacks/polish/Plugins/Ping.txt14
-rw-r--r--langpacks/polish/Plugins/Variables.txt3
-rw-r--r--langpacks/polish/Untranslated/Ping.txt5
-rw-r--r--langpacks/polish/Untranslated/Variables.txt1
-rw-r--r--langpacks/slovak/Untranslated/Ping.txt7
-rw-r--r--langpacks/slovak/Untranslated/Variables.txt1
-rw-r--r--langpacks/spanish/=CORE=.txt5
-rw-r--r--langpacks/spanish/Plugins/Ping.txt12
-rw-r--r--langpacks/spanish/Plugins/Variables.txt3
-rw-r--r--langpacks/spanish/Untranslated/Ping.txt7
-rw-r--r--langpacks/spanish/Untranslated/Variables.txt1
-rw-r--r--langpacks/ukrainian/Plugins/Ping.txt4
-rw-r--r--langpacks/ukrainian/Untranslated/Ping.txt5
-rw-r--r--langpacks/ukrainian/Untranslated/Variables.txt1
31 files changed, 146 insertions, 15 deletions
diff --git a/langpacks/belarusian/=CORE=.txt b/langpacks/belarusian/=CORE=.txt
index d66855b6db..ca0e2b1856 100644
--- a/langpacks/belarusian/=CORE=.txt
+++ b/langpacks/belarusian/=CORE=.txt
@@ -2043,6 +2043,11 @@ URL ад %s
Дадаць кантакт
[Please authorize my request and add me to your contact list.]
Калі ласка, дазвольце дадаць Вас у мой спіс кантактаў.
+;file \src\modules\chat\chat_opts.cpp
+;file \src\modules\chat\chat_svc.cpp
+;file \src\modules\chat\clist.cpp
+;file \src\modules\chat\log.cpp
+;file \src\modules\chat\tools.cpp
;file \src\modules\clist\clcitems.cpp
;file \src\modules\clist\clistmenus.cpp
[Custom status]
diff --git a/langpacks/belarusian/Plugins/Ping.txt b/langpacks/belarusian/Plugins/Ping.txt
index b1fef3988c..60a3c4537a 100644
--- a/langpacks/belarusian/Plugins/Ping.txt
+++ b/langpacks/belarusian/Plugins/Ping.txt
@@ -131,8 +131,8 @@ TCP злучэнне
[MIN %hd ms]
МІН %hd мс
;file \plugins\Ping\src\pingthread.cpp
-[%s - setting status of protocol '%s' (%d)]
-%d - устаноўка статусу пратаколу '%s' (%d)
+[%s - setting status of protocol '%S' (%d)]
+%d - устаноўка статусу пратаколу '%S' (%d)
[%s - reply, %d]
%s - адказ, %d
[%s - timeout]
diff --git a/langpacks/belarusian/Untranslated/Ping.txt b/langpacks/belarusian/Untranslated/Ping.txt
new file mode 100644
index 0000000000..787b6b4c82
--- /dev/null
+++ b/langpacks/belarusian/Untranslated/Ping.txt
@@ -0,0 +1,5 @@
+[Open log file]
+[Ping Graph]
+[Ping Reply]
+[Ping Timeout]
+[List]
diff --git a/langpacks/belarusian/Untranslated/Variables.txt b/langpacks/belarusian/Untranslated/Variables.txt
new file mode 100644
index 0000000000..46545adb7f
--- /dev/null
+++ b/langpacks/belarusian/Untranslated/Variables.txt
@@ -0,0 +1 @@
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
diff --git a/langpacks/bulgarian/=CORE=.txt b/langpacks/bulgarian/=CORE=.txt
index 9c278a3f5e..267d7b0bb7 100644
--- a/langpacks/bulgarian/=CORE=.txt
+++ b/langpacks/bulgarian/=CORE=.txt
@@ -2018,6 +2018,11 @@ URL
Добавяне на контакт
[Please authorize my request and add me to your contact list.]
Моля, приемете моята молба за упълномощаване и ме добавете в списъка си с контакти.
+;file \src\modules\chat\chat_opts.cpp
+;file \src\modules\chat\chat_svc.cpp
+;file \src\modules\chat\clist.cpp
+;file \src\modules\chat\log.cpp
+;file \src\modules\chat\tools.cpp
;file \src\modules\clist\clcitems.cpp
;file \src\modules\clist\clistmenus.cpp
[Custom status]
diff --git a/langpacks/bulgarian/Plugins/Ping.txt b/langpacks/bulgarian/Plugins/Ping.txt
index 36bd962c2c..770b75b9df 100644
--- a/langpacks/bulgarian/Plugins/Ping.txt
+++ b/langpacks/bulgarian/Plugins/Ping.txt
@@ -108,6 +108,8 @@ Popups
[Disable All Pings]
;file \plugins\Ping\src\options.cpp
+[Open log file]
+
[All\0*.*\0Text\0*.TXT\0]
[<none>]
@@ -134,11 +136,17 @@ Popups
[MIN %hd ms]
+[Ping Graph]
+
;file \plugins\Ping\src\pingthread.cpp
-[%s - setting status of protocol '%s' (%d)]
+[%s - setting status of protocol '%S' (%d)]
+
+[Ping Reply]
[%s - reply, %d]
+[Ping Timeout]
+
[%s - timeout]
[Disable]
@@ -151,6 +159,8 @@ Popups
[Show/Hide &Ping Window]
+[List]
+
;file \plugins\Ping\src\rawping.cpp
[Host %s requests that you reduce the amount of traffic you are sending.]
diff --git a/langpacks/bulgarian/Plugins/Variables.txt b/langpacks/bulgarian/Plugins/Variables.txt
index 9dc3d15657..b4594a995c 100644
--- a/langpacks/bulgarian/Plugins/Variables.txt
+++ b/langpacks/bulgarian/Plugins/Variables.txt
@@ -376,3 +376,6 @@
[only stores y as variables x]
;file \plugins\Variables\src\variables.cpp
+;file \plugins\Variables\src\variables.h
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
+
diff --git a/langpacks/chinese/Plugins/Ping.txt b/langpacks/chinese/Plugins/Ping.txt
index 00010937ef..a5e238209e 100644
--- a/langpacks/chinese/Plugins/Ping.txt
+++ b/langpacks/chinese/Plugins/Ping.txt
@@ -99,8 +99,8 @@ Ping 插件
最大 %hd 毫秒
[MIN %hd ms]
最小 %hd 毫秒
-[%s - setting status of protocol '%s' (%d)]
-%s - 设置协议状态 '%s' (%d)
+[%s - setting status of protocol '%S' (%d)]
+%s - 设置协议状态 '%S' (%d)
[%s - reply, %d]
%s - 答复, %d
[%s - timeout]
diff --git a/langpacks/french/=CORE=.txt b/langpacks/french/=CORE=.txt
index 88bc5cbc58..c34d025002 100644
--- a/langpacks/french/=CORE=.txt
+++ b/langpacks/french/=CORE=.txt
@@ -2049,6 +2049,11 @@ Voir/Changer mes &détails...
Ajouter le contact
[Please authorize my request and add me to your contact list.]
Veuillez autoriser ma demande et m'ajouter à votre liste de contact.
+;file \src\modules\chat\chat_opts.cpp
+;file \src\modules\chat\chat_svc.cpp
+;file \src\modules\chat\clist.cpp
+;file \src\modules\chat\log.cpp
+;file \src\modules\chat\tools.cpp
;file \src\modules\clist\clcitems.cpp
;file \src\modules\clist\clistmenus.cpp
[Custom status]
diff --git a/langpacks/french/Plugins/Ping.txt b/langpacks/french/Plugins/Ping.txt
index 9e9fc55da1..1a3f0a4f23 100644
--- a/langpacks/french/Plugins/Ping.txt
+++ b/langpacks/french/Plugins/Ping.txt
@@ -108,6 +108,8 @@ Activer tous les pings
[Disable All Pings]
Désactiver tous les pings
;file \plugins\Ping\src\options.cpp
+[Open log file]
+
[All\0*.*\0Text\0*.TXT\0]
[<none>]
@@ -134,11 +136,17 @@ MOY %.1lf ms
[MIN %hd ms]
+[Ping Graph]
+
;file \plugins\Ping\src\pingthread.cpp
-[%s - setting status of protocol '%s' (%d)]
+[%s - setting status of protocol '%S' (%d)]
+
+[Ping Reply]
[%s - reply, %d]
+[Ping Timeout]
+
[%s - timeout]
[Disable]
@@ -151,6 +159,8 @@ double-cliqué
Ping
[Show/Hide &Ping Window]
Voir/Cacher la fenêtre de &Ping
+[List]
+
;file \plugins\Ping\src\rawping.cpp
[Host %s requests that you reduce the amount of traffic you are sending.]
Le serveur %s, demande à ce que vous réduisez vos demandes de ping.
diff --git a/langpacks/french/Plugins/Variables.txt b/langpacks/french/Plugins/Variables.txt
index 933d9a4f6f..9400caab70 100644
--- a/langpacks/french/Plugins/Variables.txt
+++ b/langpacks/french/Plugins/Variables.txt
@@ -376,3 +376,6 @@ Utilisateur
[only stores y as variables x]
;file \plugins\Variables\src\variables.cpp
+;file \plugins\Variables\src\variables.h
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
+
diff --git a/langpacks/german/=CORE=.txt b/langpacks/german/=CORE=.txt
index 9ab44c3dfb..0abd747627 100644
--- a/langpacks/german/=CORE=.txt
+++ b/langpacks/german/=CORE=.txt
@@ -2049,6 +2049,11 @@ Mein Profil än&dern...
Kontakt hinzufügen
[Please authorize my request and add me to your contact list.]
Bitte autorisieren Sie mich und fügen Sie mich Ihrer Kontaktliste hinzu.
+;file \src\modules\chat\chat_opts.cpp
+;file \src\modules\chat\chat_svc.cpp
+;file \src\modules\chat\clist.cpp
+;file \src\modules\chat\log.cpp
+;file \src\modules\chat\tools.cpp
;file \src\modules\clist\clcitems.cpp
;file \src\modules\clist\clistmenus.cpp
[Custom status]
diff --git a/langpacks/german/Plugins/Ping.txt b/langpacks/german/Plugins/Ping.txt
index fe80904f4e..e40c5d26d9 100644
--- a/langpacks/german/Plugins/Ping.txt
+++ b/langpacks/german/Plugins/Ping.txt
@@ -108,6 +108,8 @@ Alle Pings aktivieren
[Disable All Pings]
Alle Pings deaktivieren
;file \plugins\Ping\src\options.cpp
+[Open log file]
+
[All\0*.*\0Text\0*.TXT\0]
Alle\0*.*\0Text\0*.txt\0
[<none>]
@@ -134,11 +136,17 @@ Statistiken
Max. %hd ms
[MIN %hd ms]
Min. %hd ms
+[Ping Graph]
+
;file \plugins\Ping\src\pingthread.cpp
-[%s - setting status of protocol '%s' (%d)]
-%s - setze Status des Protokolls '%s' (%d)
+[%s - setting status of protocol '%S' (%d)]
+%s - setze Status des Protokolls '%S' (%d)
+[Ping Reply]
+
[%s - reply, %d]
%s - Antwort, %d
+[Ping Timeout]
+
[%s - timeout]
%s - Zeitüberschreitung
[Disable]
@@ -151,6 +159,8 @@ bei Doppelklick
Ping
[Show/Hide &Ping Window]
&Pingfenster zeigen/verstecken
+[List]
+
;file \plugins\Ping\src\rawping.cpp
[Host %s requests that you reduce the amount of traffic you are sending.]
Host %s fordert Sie dazu auf, die Menge an gesendetem Datenverkehr zu reduzieren.
diff --git a/langpacks/german/Plugins/Variables.txt b/langpacks/german/Plugins/Variables.txt
index 3031857595..241db3f531 100644
--- a/langpacks/german/Plugins/Variables.txt
+++ b/langpacks/german/Plugins/Variables.txt
@@ -376,3 +376,6 @@ x, und speichert y als Variable x
[only stores y as variables x]
Speichert nur Variable y als x
;file \plugins\Variables\src\variables.cpp
+;file \plugins\Variables\src\variables.h
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
+
diff --git a/langpacks/german/Untranslated/Ping.txt b/langpacks/german/Untranslated/Ping.txt
new file mode 100644
index 0000000000..787b6b4c82
--- /dev/null
+++ b/langpacks/german/Untranslated/Ping.txt
@@ -0,0 +1,5 @@
+[Open log file]
+[Ping Graph]
+[Ping Reply]
+[Ping Timeout]
+[List]
diff --git a/langpacks/german/Untranslated/Variables.txt b/langpacks/german/Untranslated/Variables.txt
new file mode 100644
index 0000000000..46545adb7f
--- /dev/null
+++ b/langpacks/german/Untranslated/Variables.txt
@@ -0,0 +1 @@
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
diff --git a/langpacks/polish/=CORE=.txt b/langpacks/polish/=CORE=.txt
index fec35d5ef2..bfb631738b 100644
--- a/langpacks/polish/=CORE=.txt
+++ b/langpacks/polish/=CORE=.txt
@@ -2049,6 +2049,11 @@ Pokaż/zmień moje dane...
Dodaj kontakt
[Please authorize my request and add me to your contact list.]
Proszę, autoryzuj mnie i dodaj do swojej listy kontaktów.
+;file \src\modules\chat\chat_opts.cpp
+;file \src\modules\chat\chat_svc.cpp
+;file \src\modules\chat\clist.cpp
+;file \src\modules\chat\log.cpp
+;file \src\modules\chat\tools.cpp
;file \src\modules\clist\clcitems.cpp
;file \src\modules\clist\clistmenus.cpp
[Custom status]
diff --git a/langpacks/polish/Plugins/Ping.txt b/langpacks/polish/Plugins/Ping.txt
index b0270ce27d..79e394a911 100644
--- a/langpacks/polish/Plugins/Ping.txt
+++ b/langpacks/polish/Plugins/Ping.txt
@@ -108,6 +108,8 @@ Włącz wszystkie pingi
[Disable All Pings]
Wyłącz wszystkie pingi
;file \plugins\Ping\src\options.cpp
+[Open log file]
+
[All\0*.*\0Text\0*.TXT\0]
Wszystkie\0*.*\0Tekst\0*.TXT\0
[<none>]
@@ -134,11 +136,17 @@ AVG %.1lf ms
MAX %hd ms
[MIN %hd ms]
MIN %hd ms
+[Ping Graph]
+
;file \plugins\Ping\src\pingthread.cpp
-[%s - setting status of protocol '%s' (%d)]
-%s - ustawianie statusu protokołu "%s" (%d)
+[%s - setting status of protocol '%S' (%d)]
+%s - ustawianie statusu protokołu "%S" (%d)
+[Ping Reply]
+
[%s - reply, %d]
%s - odpowiedź, %d
+[Ping Timeout]
+
[%s - timeout]
%s - czas oczekiwania
[Disable]
@@ -151,6 +159,8 @@ dwuklik
Ping
[Show/Hide &Ping Window]
Pokaż/Ukryj okno Pingu
+[List]
+
;file \plugins\Ping\src\rawping.cpp
[Host %s requests that you reduce the amount of traffic you are sending.]
Host %s prosi o zredukowanie produkowanego przez ciebie ruchu.
diff --git a/langpacks/polish/Plugins/Variables.txt b/langpacks/polish/Plugins/Variables.txt
index f9cb82ce40..72708308d3 100644
--- a/langpacks/polish/Plugins/Variables.txt
+++ b/langpacks/polish/Plugins/Variables.txt
@@ -376,3 +376,6 @@ wstawia "y", oraz przechowuje "y" jako zmienną o nazwie "x"
[only stores y as variables x]
przechowuje "y" jako zmienną o nazwie "x"
;file \plugins\Variables\src\variables.cpp
+;file \plugins\Variables\src\variables.h
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
+
diff --git a/langpacks/polish/Untranslated/Ping.txt b/langpacks/polish/Untranslated/Ping.txt
new file mode 100644
index 0000000000..787b6b4c82
--- /dev/null
+++ b/langpacks/polish/Untranslated/Ping.txt
@@ -0,0 +1,5 @@
+[Open log file]
+[Ping Graph]
+[Ping Reply]
+[Ping Timeout]
+[List]
diff --git a/langpacks/polish/Untranslated/Variables.txt b/langpacks/polish/Untranslated/Variables.txt
new file mode 100644
index 0000000000..46545adb7f
--- /dev/null
+++ b/langpacks/polish/Untranslated/Variables.txt
@@ -0,0 +1 @@
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
diff --git a/langpacks/slovak/Untranslated/Ping.txt b/langpacks/slovak/Untranslated/Ping.txt
index 3247811fc7..0451d21de7 100644
--- a/langpacks/slovak/Untranslated/Ping.txt
+++ b/langpacks/slovak/Untranslated/Ping.txt
@@ -41,6 +41,7 @@
[PING]
[Enable All Pings]
[Disable All Pings]
+[Open log file]
[All\0*.*\0Text\0*.TXT\0]
[<all>]
[Settings]
@@ -52,14 +53,18 @@
[AVG %.1lf ms]
[MAX %hd ms]
[MIN %hd ms]
-[%s - setting status of protocol '%s' (%d)]
+[Ping Graph]
+[%s - setting status of protocol '%S' (%d)]
+[Ping Reply]
[%s - reply, %d]
+[Ping Timeout]
[%s - timeout]
[Disable]
[enabled]
[double clicked]
[Ping]
[Show/Hide &Ping Window]
+[List]
[Host %s requests that you reduce the amount of traffic you are sending.]
[Unknown Address]
[Responding]
diff --git a/langpacks/slovak/Untranslated/Variables.txt b/langpacks/slovak/Untranslated/Variables.txt
index c304ab3456..9f7be21289 100644
--- a/langpacks/slovak/Untranslated/Variables.txt
+++ b/langpacks/slovak/Untranslated/Variables.txt
@@ -168,3 +168,4 @@
[variable set by put(s) with name x]
[x, and stores y as variable named x]
[only stores y as variables x]
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
diff --git a/langpacks/spanish/=CORE=.txt b/langpacks/spanish/=CORE=.txt
index 4dc4764fba..045e2955f3 100644
--- a/langpacks/spanish/=CORE=.txt
+++ b/langpacks/spanish/=CORE=.txt
@@ -2049,6 +2049,11 @@ Ver/cambiar mis &datos...
Añadir contacto
[Please authorize my request and add me to your contact list.]
Por favor autorice mi petición y añadame a su lista de contactos.
+;file \src\modules\chat\chat_opts.cpp
+;file \src\modules\chat\chat_svc.cpp
+;file \src\modules\chat\clist.cpp
+;file \src\modules\chat\log.cpp
+;file \src\modules\chat\tools.cpp
;file \src\modules\clist\clcitems.cpp
;file \src\modules\clist\clistmenus.cpp
[Custom status]
diff --git a/langpacks/spanish/Plugins/Ping.txt b/langpacks/spanish/Plugins/Ping.txt
index 21c181d52e..bb6223c23f 100644
--- a/langpacks/spanish/Plugins/Ping.txt
+++ b/langpacks/spanish/Plugins/Ping.txt
@@ -108,6 +108,8 @@ Habilitar
[Disable All Pings]
;file \plugins\Ping\src\options.cpp
+[Open log file]
+
[All\0*.*\0Text\0*.TXT\0]
[<none>]
@@ -134,11 +136,17 @@ Ajustes
[MIN %hd ms]
+[Ping Graph]
+
;file \plugins\Ping\src\pingthread.cpp
-[%s - setting status of protocol '%s' (%d)]
+[%s - setting status of protocol '%S' (%d)]
+
+[Ping Reply]
[%s - reply, %d]
+[Ping Timeout]
+
[%s - timeout]
[Disable]
@@ -151,6 +159,8 @@ Deshabilitar
[Show/Hide &Ping Window]
+[List]
+
;file \plugins\Ping\src\rawping.cpp
[Host %s requests that you reduce the amount of traffic you are sending.]
diff --git a/langpacks/spanish/Plugins/Variables.txt b/langpacks/spanish/Plugins/Variables.txt
index 40100985de..6da755049e 100644
--- a/langpacks/spanish/Plugins/Variables.txt
+++ b/langpacks/spanish/Plugins/Variables.txt
@@ -376,3 +376,6 @@ Variables
[only stores y as variables x]
;file \plugins\Variables\src\variables.cpp
+;file \plugins\Variables\src\variables.h
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
+
diff --git a/langpacks/spanish/Untranslated/Ping.txt b/langpacks/spanish/Untranslated/Ping.txt
index 61a59747ec..b9b0dc4194 100644
--- a/langpacks/spanish/Untranslated/Ping.txt
+++ b/langpacks/spanish/Untranslated/Ping.txt
@@ -34,6 +34,7 @@
[PING]
[Enable All Pings]
[Disable All Pings]
+[Open log file]
[All\0*.*\0Text\0*.TXT\0]
[<all>]
[Hosts]
@@ -44,13 +45,17 @@
[AVG %.1lf ms]
[MAX %hd ms]
[MIN %hd ms]
-[%s - setting status of protocol '%s' (%d)]
+[Ping Graph]
+[%s - setting status of protocol '%S' (%d)]
+[Ping Reply]
[%s - reply, %d]
+[Ping Timeout]
[%s - timeout]
[enabled]
[double clicked]
[Ping]
[Show/Hide &Ping Window]
+[List]
[Host %s requests that you reduce the amount of traffic you are sending.]
[Unknown Address]
[Responding]
diff --git a/langpacks/spanish/Untranslated/Variables.txt b/langpacks/spanish/Untranslated/Variables.txt
index 243400c9cd..e1f05e1f7b 100644
--- a/langpacks/spanish/Untranslated/Variables.txt
+++ b/langpacks/spanish/Untranslated/Variables.txt
@@ -168,3 +168,4 @@
[variable set by put(s) with name x]
[x, and stores y as variable named x]
[only stores y as variables x]
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]
diff --git a/langpacks/ukrainian/Plugins/Ping.txt b/langpacks/ukrainian/Plugins/Ping.txt
index 69a2b6f1ad..8e11253d80 100644
--- a/langpacks/ukrainian/Plugins/Ping.txt
+++ b/langpacks/ukrainian/Plugins/Ping.txt
@@ -127,8 +127,8 @@ TCP з'єднання
МАКС %hd мс
[MIN %hd ms]
ХВ %hd мс
-[%s - setting status of protocol '%s' (%d)]
-%d - встановлення статусу протоколу '%s' (%d)
+[%s - setting status of protocol '%S' (%d)]
+%d - встановлення статусу протоколу '%S' (%d)
[%s - reply, %d]
%s - відповідь, %d
[%s - timeout]
diff --git a/langpacks/ukrainian/Untranslated/Ping.txt b/langpacks/ukrainian/Untranslated/Ping.txt
index 7e87cf4c84..f030578bc3 100644
--- a/langpacks/ukrainian/Untranslated/Ping.txt
+++ b/langpacks/ukrainian/Untranslated/Ping.txt
@@ -3,3 +3,8 @@
[Repeats for success/failure:]
[OK]
[(Optional) Command Parameters:]
+[Open log file]
+[Ping Graph]
+[Ping Reply]
+[Ping Timeout]
+[List]
diff --git a/langpacks/ukrainian/Untranslated/Variables.txt b/langpacks/ukrainian/Untranslated/Variables.txt
index 23d6cd956b..b1eefab4cf 100644
--- a/langpacks/ukrainian/Untranslated/Variables.txt
+++ b/langpacks/ukrainian/Untranslated/Variables.txt
@@ -23,3 +23,4 @@
[System Functions]
[TRUE if file x exists]
[any environment variable defined in current Windows session (like %systemroot%, %allusersprofile%, etc.)]
+[--- Special characters ---\r\n\r\nThe following characters have a special meaning in a formatting string:\r\n\r\n?<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will be parsed again. Example: Today is ?cdate(yyyy/MM/dd).\r\n\r\n!<function>(<arguments>)\r\nThis will parse the function given the arguments, the result will not be parsed again. Example: Message waiting: !message(,first,rcvd,unread).\r\n\r\n%<field>%\r\nThis will parse the given field. Example: I installed Miranda at: %mirandapath%.\r\n\r\n`<string>`\r\nThis will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example: Use `%mirandapath%` to show the installation path.\r\n\r\n#<comment>\r\nThis will add a comment in the formatting string. Everything from the # character to the end of the line will be removed. Example: %dbprofile% #this is a useless comment.\r\n\r\n\r\n--- Contacts ---\r\n\r\nWhenever a functions requires a contact as an argument, you can specify it in two ways:\r\n\r\n(1) Using a unique id (UIN for ICQ, email for MSN) or, a protocol id followed by a unique id in the form <PROTOID:UNIQUEID>, for example <MSN:miranda@hotmail.com> or <ICQ:123456789>.\r\n\r\n(2) Using the contact function:\r\n?contact(x,y)\r\nA contact will be searched which will have value x for its property y, y can be one of the following:\r\nfirst, last, nick, email, id or display\r\n\r\nFor example: ?contact(miranda@hotmail.com,email) or ?contact(Miranda,nick). The contact function will return either a unique contact according to the arguments or nothing if none or multiple contacts exists with the given property.]