summaryrefslogtreecommitdiff
path: root/langpacks/czech/Plugins/NimContact.txt
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2019-03-28 01:00:48 +0300
committerdartraiden <wowemuh@gmail.com>2019-03-28 01:02:27 +0300
commit56727819766e25e1df03b068bc42a422480ab0a8 (patch)
treeb1f82aaa766e5126c0867e59ff7cad8ea0770e32 /langpacks/czech/Plugins/NimContact.txt
parent874bfd75183b781c0087087502133f5bea8ade1c (diff)
langpacks: update
Diffstat (limited to 'langpacks/czech/Plugins/NimContact.txt')
-rw-r--r--langpacks/czech/Plugins/NimContact.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/langpacks/czech/Plugins/NimContact.txt b/langpacks/czech/Plugins/NimContact.txt
index 98a5d17cc9..022480bfd0 100644
--- a/langpacks/czech/Plugins/NimContact.txt
+++ b/langpacks/czech/Plugins/NimContact.txt
@@ -7,7 +7,7 @@
;============================================================
[Non-IM Contact allows you to add 'contacts' that can act as shortcuts to other programs, or links to web pages.\r\nThe contacts name can be read from a text file (includes any ASCII file).\r\nThis plugin is a combination of Favorites and Text Reader plugins both made by me)]
-;file \plugins\Non-IM Contact\res\resource.rc
+;file \protocols\Non-IM Contact\res\resource.rc
[View/Edit Files]
[Add File]
@@ -108,7 +108,7 @@ Nápověda
[EXAMPLE: %fn1,%fn2]
-;file \plugins\Non-IM Contact\src\contactinfo.cpp
+;file \protocols\Non-IM Contact\src\contactinfo.cpp
[Select Folder]
Vyberte požadovanou složku
[Non-IM Contact protocol timer is Disabled]
@@ -117,7 +117,7 @@ Vyberte požadovanou složku
[New Non-IM Contact]
-;file \plugins\Non-IM Contact\src\dialog.cpp
+;file \protocols\Non-IM Contact\src\dialog.cpp
[String replacing variables...\r\nThe following are all the valid variables that can be used. Refer to the wiki.miranda-ng.org 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(separatorX) 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 separator 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 occurrence 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 occurrence of zzzz in the line after the first occurrence of hello, until the 17th character in the 6th line (starting from line 0) of the 0th file.\r\n]
[Contacts Display Info]
@@ -130,7 +130,7 @@ Vyberte požadovanou složku
Soubory
[Edit Non-IM Contact "%s"]
-;file \plugins\Non-IM Contact\src\files.cpp
+;file \protocols\Non-IM Contact\src\files.cpp
[Do you want to overwrite the contents of the file?\r\n\r\nPressing No will append these contacts to the end of the file.]
[File couldn't be opened]
@@ -139,10 +139,10 @@ Soubory
[line(%-3d) = | %s]
-;file \plugins\Non-IM Contact\src\http.cpp
+;file \protocols\Non-IM Contact\src\http.cpp
[Non-IM Contacts]
-;file \plugins\Non-IM Contact\src\main.cpp
+;file \protocols\Non-IM Contact\src\main.cpp
[Plugins]
Doplňky
[Main Icon]
@@ -163,7 +163,7 @@ Hlavní ikona
[E&dit Contact Settings]
-;file \plugins\Non-IM Contact\src\namereplacing.cpp
+;file \protocols\Non-IM Contact\src\namereplacing.cpp
[%s - ERROR: no line specified or line not found (in %s)]
[%s - ERROR: file couldn't be opened (in %s)]