diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-09-30 14:56:56 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-09-30 14:56:56 +0000 |
commit | 3cfc18e690e9b48d708f9c0fb1b8257b97656333 (patch) | |
tree | 24d0ed7820cc6ad4fc3e9b8b1faf322f271d4826 /langpacks/slovak/Plugins | |
parent | 9e82a3ab7bf6c459c578ad1f56f710665426b6bc (diff) |
langpacks: update
git-svn-id: http://svn.miranda-ng.org/main/trunk@6278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/slovak/Plugins')
-rw-r--r-- | langpacks/slovak/Plugins/Facebook.txt | 21 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/GTalkExt.txt | 11 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/Jabber.txt | 4 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/NimContact.txt | 2 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/ShlExt.txt | 2 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/TabSRMM.txt | 2 | ||||
-rw-r--r-- | langpacks/slovak/Plugins/Variables.txt | 11 |
7 files changed, 30 insertions, 23 deletions
diff --git a/langpacks/slovak/Plugins/Facebook.txt b/langpacks/slovak/Plugins/Facebook.txt index ae1976ea34..8f845383f8 100644 --- a/langpacks/slovak/Plugins/Facebook.txt +++ b/langpacks/slovak/Plugins/Facebook.txt @@ -88,6 +88,17 @@ Prednastavené [Use this server for opening links:]
+[Allow posting statuses to my pages (may slow down login)]
+
+;file \protocols\FacebookRM\src\chat.cpp
+[&Invite user...]
+
+[&Leave chat session]
+
+[User &details]
+
+[User &history]
+
;file \protocols\FacebookRM\src\communication.cpp
[Login error: %s]
@@ -95,14 +106,14 @@ Prednastavené Neznáma chyba
[Login error: Invalid request.]
-[Your account requires HTTPS connection. Activating.]
-
[Login error: Some Facebook things are required.]
[Login error: Captcha code is required. Bad login credentials?]
[Login error, probably bad login credentials.]
+[Your account requires HTTPS connection. Activating.]
+
[Something happened to Facebook. Maybe there was some major update so you should wait for an update.]
[Need confirmation for sending messages to other clients.\nOpen facebook website and try to send message to this contact again!]
@@ -168,6 +179,12 @@ Neznáma chyba [Sample notification]
;file \protocols\FacebookRM\src\json.cpp
+[a photo]
+
+[User sent you %s:]
+
+[Message read: %s by %s]
+
[Message read: %s]
;file \protocols\FacebookRM\src\messages.cpp
diff --git a/langpacks/slovak/Plugins/GTalkExt.txt b/langpacks/slovak/Plugins/GTalkExt.txt index c844219958..e924adb292 100644 --- a/langpacks/slovak/Plugins/GTalkExt.txt +++ b/langpacks/slovak/Plugins/GTalkExt.txt @@ -2,7 +2,7 @@ ;============================================================
; File: GTalkExt.dll
; Plugin: GTalk Extension
-; Version: 0.0.1.1
+; Version: 0.1.0.2
; Authors: bems
;============================================================
[GTalk extensions for Jabber protocol]
@@ -14,6 +14,12 @@ [Use this if your popup plugin does not correctly detect fullscreen mode. It will take away your keyboard focus]
+[Notify in contact list]
+
+[Clear pseudocontact history before adding new events]
+
+[Mark history event read when popup closed]
+
[Add message snip to notification]
[Try to login before open mailbox]
@@ -43,9 +49,6 @@ ;file \protocols\GTalkExt\src\menu.cpp
[Open mailbox]
-;file \protocols\GTalkExt\src\notifications.cpp
-[You've received an e-mail\n%s unread threads]
-
;file \protocols\GTalkExt\src\options.cpp
[Popups]
diff --git a/langpacks/slovak/Plugins/Jabber.txt b/langpacks/slovak/Plugins/Jabber.txt index d7b786df08..d58508b0d2 100644 --- a/langpacks/slovak/Plugins/Jabber.txt +++ b/langpacks/slovak/Plugins/Jabber.txt @@ -453,6 +453,8 @@ Požiadavka na autorizáciu [Jabber Mood]
+[Fatal error, image services not found. Flags Module will be disabled.]
+
;file \protocols\JabberG\src\jabber.h
[I'm happy Miranda NG user. Get it at http://miranda-ng.org/.]
@@ -583,8 +585,6 @@ Prezívka [Supports Roster Exchange]
-[Supports GTalk private multi-user chat]
-
;file \protocols\JabberG\src\jabber_captcha.cpp
[Enter the text you see]
diff --git a/langpacks/slovak/Plugins/NimContact.txt b/langpacks/slovak/Plugins/NimContact.txt index 808c318c71..e350ef6eca 100644 --- a/langpacks/slovak/Plugins/NimContact.txt +++ b/langpacks/slovak/Plugins/NimContact.txt @@ -122,7 +122,7 @@ Vyber zložku [New Non-IM Contact]
;file \plugins\Non-IM Contact\src\dialog.cpp
-[String replacing variables....\r\nThe following are all the valid variables that can be used. Refer to the readme for a proper explanation.\r\n\r\nfile(X)\t\t<- specifies the file to read from. MUST be followed by either start() or end() or wholeline()\r\nfilename(X)\t<- copies the filename of file X.\r\nstart(...)\t\t<- specifies where to start copying from.\r\nend(...)\t\t<- specifies where to stop copying.\r\nwholeline(line(...))\t<- specifies a whole line to copy\r\n\r\nstart() and end() explained\r\n.........................\r\nMUST start with line() followed by a number or a string inside " marks, OR csv(seperatorX) variable. The number specifies which character in the line to start/end copying. The string specifies a string in the line to start/end copying.\r\n\r\ncsv(seperatorX) explained...\r\nSeperator is either "tab" or "space" or any SINGLE character. X is the Xth seperator to pass before copying, (or to stop before).\r\n\r\nLastly the line(...) variable...\r\nInside the brackets must be either a number (to specify the line number), or a string inside " marks (to use the line with that string), or lastline(X). The X in lastline is the Xth line above the last line. i.e lastline(1) will use the 2nd last line of the file. If searching for a line with "some words" you may put a + or - X after the closing ) i.e line("some words")+3 to go 3 lines after the line with "some words".\r\n\r\nSome Examples...\r\nfilename(0) <- will display the filename of the 0th file\r\nfile(0)wholeline(line(0))) <- will display the whole first line of the 0th file\r\nfile(0)wholeline(line("hello")-1))) <- the wholeline above the first occurance of "hello" in the file\r\nfile(0)start(line(lastline(1))csv(tab2))end(line(lastline())csv(tab4))) <- starts at the 2nd last line of the file, from the 2nd tab variable, until the 4th tab variable in the last line (in the 0th file)\r\nfile(0)start(line("hello")+1"zzzz")end(line(6)17)) <- starts from the first occurance of zzzz in the line after the first occurance of hello, untill the 17th character in the 6th line (starting from line 0) of the 0th file.\r\n]
+[String replacing variables....\r\nThe following are all the valid variables that can be used. Refer to the readme for a proper explanation.\r\n\r\nfile(X)\t\t<- specifies the file to read from. MUST be followed by either start() or end() or wholeline()\r\nfilename(X)\t<- copies the filename of file X.\r\nstart(...)\t\t<- specifies where to start copying from.\r\nend(...)\t\t<- specifies where to stop copying.\r\nwholeline(line(...))\t<- specifies a whole line to copy\r\n\r\nstart() and end() explained\r\n.........................\r\nMUST start with line() followed by a number or a string inside " marks, OR csv(seperatorX) variable. The number specifies which character in the line to start/end copying. The string specifies a string in the line to start/end copying.\r\n\r\ncsv(seperatorX) explained...\r\nSeperator is either "tab" or "space" or any SINGLE character. X is the Xth seperator to pass before copying, (or to stop before).\r\n\r\nLastly the line(...) variable...\r\nInside the brackets must be either a number (to specify the line number), or a string inside " marks (to use the line with that string), or lastline(X). The X in lastline is the Xth line above the last line. i.e lastline(1) will use the 2nd last line of the file. If searching for a line with "some words" you may put a + or - X after the closing ) i.e line("some words")+3 to go 3 lines after the line with "some words".\r\n\r\nSome Examples...\r\nfilename(0) <- will display the filename of the 0th file\r\nfile(0)wholeline(line(0))) <- will display the whole first line of the 0th file\r\nfile(0)wholeline(line("hello")-1))) <- the wholeline above the first occurance of "hello" in the file\r\nfile(0)start(line(lastline(1))csv(tab2))end(line(lastline())csv(tab4))) <- starts at the 2nd last line of the file, from the 2nd tab variable, until the 4th tab variable in the last line (in the 0th file)\r\nfile(0)start(line("hello")+1"zzzz")end(line(6)17)) <- starts from the first occurance of zzzz in the line after the first occurance of hello, until the 17th character in the 6th line (starting from line 0) of the 0th file.\r\n]
[Contacts Display Info]
diff --git a/langpacks/slovak/Plugins/ShlExt.txt b/langpacks/slovak/Plugins/ShlExt.txt index 1a634d0dcd..7692119190 100644 --- a/langpacks/slovak/Plugins/ShlExt.txt +++ b/langpacks/slovak/Plugins/ShlExt.txt @@ -2,7 +2,7 @@ ;============================================================
; File: ShlExt.dll
; Plugin: Shell extension
-; Version: 2.2.0.2
+; Version: 2.2.0.3
; Authors: Sam Kothari, Miranda NG Team
;============================================================
[Windows Explorer extension for Miranda NG.]
diff --git a/langpacks/slovak/Plugins/TabSRMM.txt b/langpacks/slovak/Plugins/TabSRMM.txt index d41140e46e..c6febd2319 100644 --- a/langpacks/slovak/Plugins/TabSRMM.txt +++ b/langpacks/slovak/Plugins/TabSRMM.txt @@ -1828,8 +1828,6 @@ Ikona v oznamovacej oblasti [Aero peek warning|You have enabled Aero Peek features and loaded a custom container window skin\n\nThis can result in minor visual anomalies in the live preview feature.]
-[TabSRMM group chat module|TabSRMM could not enable its group chat module. The most likely cause is that you have installed and enabled \\b1chat.dll\\b0 or another plugin that provides groupchat services.\n\nShould I try to fix this now \\b1(a restart of Miranda is required to apply these changes)?\\b0]
-
[Filetransfer problem|Sending the image by file transfer failed.\n\nPossible reasons: File transfers not supported, either you or the target contact is offline, or you are invisible and the target contact is not on your visibilty list.]
[Settings problem|The option \\b1 History->Imitate IEView API\\b0 is enabled and the History++ plugin is active. This can cause problems when using IEView as message log viewer.\n\nShould I correct the option (a restart is required)?]
diff --git a/langpacks/slovak/Plugins/Variables.txt b/langpacks/slovak/Plugins/Variables.txt index 834fa1d5dd..3e22c996f8 100644 --- a/langpacks/slovak/Plugins/Variables.txt +++ b/langpacks/slovak/Plugins/Variables.txt @@ -90,10 +90,6 @@ Pomoc [retrieves current Winamp state (Playing/Paused/Stopped)]
-[retrieves info from AMIP (x is var_<variable> with any AMIP variable)]
-
-[retrieves info from AMIP (x is AMIP format string)]
-
;file \plugins\Variables\src\parse_inet.cpp
[Internet Related]
@@ -379,11 +375,4 @@ užívateľské meno [only stores y as variables x]
-;file \plugins\Variables\src\parse_xml.cpp
-[XML]
-
-[apply stylesheet file x to document file y]
-
-[apply stylesheet x to document y]
-
;file \plugins\Variables\src\variables.cpp
|