summaryrefslogtreecommitdiff
path: root/langpacks/bulgarian/Untranslated
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-03-24 03:30:31 +0300
committerdartraiden <wowemuh@gmail.com>2018-03-24 03:30:31 +0300
commitb17f6e2c7786c28e8c599ef4673d1761d2f501f6 (patch)
tree152f24a4a786ae4479d449f8b233a1c1e3966fb3 /langpacks/bulgarian/Untranslated
parent51fb2b454d3106005bd2381e773b44397665688e (diff)
langpacks: update
Diffstat (limited to 'langpacks/bulgarian/Untranslated')
-rw-r--r--langpacks/bulgarian/Untranslated/Dbx_mmap.txt3
-rw-r--r--langpacks/bulgarian/Untranslated/MagneticWindows.txt5
-rw-r--r--langpacks/bulgarian/Untranslated/NewsAggregator.txt2
-rw-r--r--langpacks/bulgarian/Untranslated/NimContact.txt2
-rw-r--r--langpacks/bulgarian/Untranslated/SeenPlugin.txt2
-rw-r--r--langpacks/bulgarian/Untranslated/SplashScreen.txt1
6 files changed, 11 insertions, 4 deletions
diff --git a/langpacks/bulgarian/Untranslated/Dbx_mmap.txt b/langpacks/bulgarian/Untranslated/Dbx_mmap.txt
index a791cca7b8..150e8b87a5 100644
--- a/langpacks/bulgarian/Untranslated/Dbx_mmap.txt
+++ b/langpacks/bulgarian/Untranslated/Dbx_mmap.txt
@@ -1,4 +1,7 @@
[Select crypto provider]
+[This database is in old format that isn't supported anymore. Press Yes to convert it to the new format or No to return back]
+[To open this database you need to install the dbx_mdbx plugin. Click Yes to download it from Miranda NG's site or No to return back]
+[To open this database you need to install the Import plugin. Click Yes to download it from Miranda NG's site or No to return back]
[Logo]
[Performing aggressive pass]
[Aggressive: random junk at %08X: skipping]
diff --git a/langpacks/bulgarian/Untranslated/MagneticWindows.txt b/langpacks/bulgarian/Untranslated/MagneticWindows.txt
new file mode 100644
index 0000000000..528f08d3c8
--- /dev/null
+++ b/langpacks/bulgarian/Untranslated/MagneticWindows.txt
@@ -0,0 +1,5 @@
+[Makes the contact list and the chat windows snapping to the desktop border and to each other.]
+[Magnetic Windows]
+[Snap windows]
+[%d pix]
+[For Scriver users: automatically hold down the Ctrl key while moving/sizing. (Make sure you use Scriver!)]
diff --git a/langpacks/bulgarian/Untranslated/NewsAggregator.txt b/langpacks/bulgarian/Untranslated/NewsAggregator.txt
index 0cd3fe6103..f3ad5fa553 100644
--- a/langpacks/bulgarian/Untranslated/NewsAggregator.txt
+++ b/langpacks/bulgarian/Untranslated/NewsAggregator.txt
@@ -1,5 +1,5 @@
[All item's tags are valid. Put them between #. Example: #<author>#]
[News Aggregator]
[Imported %d feed(s)\r\nNot imported %d duplicate(s).]
-[Feed Tag Help]
[Tags Mask Reset]
+[Feed Tag Help]
diff --git a/langpacks/bulgarian/Untranslated/NimContact.txt b/langpacks/bulgarian/Untranslated/NimContact.txt
index 9d4a60756e..868fa54330 100644
--- a/langpacks/bulgarian/Untranslated/NimContact.txt
+++ b/langpacks/bulgarian/Untranslated/NimContact.txt
@@ -46,7 +46,7 @@
[Non-IM Contact protocol timer is Disabled]
[Timer intervals... Non-IM Contact Protocol timer is %d seconds]
[New Non-IM Contact]
-[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(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 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 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]
+[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]
[Link and Contact list Settings]
[Copy Contact]
diff --git a/langpacks/bulgarian/Untranslated/SeenPlugin.txt b/langpacks/bulgarian/Untranslated/SeenPlugin.txt
index 544468d6dd..b10145239e 100644
--- a/langpacks/bulgarian/Untranslated/SeenPlugin.txt
+++ b/langpacks/bulgarian/Untranslated/SeenPlugin.txt
@@ -9,7 +9,7 @@
[UIN/handle]
[tabulator]
[line break]
-[Last Seen Variables]
+[Last Seen variables]
[%n is %s (%u)]
[%i(%r)%bWas %o]
[Name:%t%N%bStatus:%t%s%bDay:%t%d.%m.%Y%bTime:%t%H:%M:%S%bPrevious Status:%t%o%b%b%P ID:%t%u%bExternal IP:%t%i%bInternal IP:%t%r%bClient ID: %t%C%b%bStatus Message:%t%T]
diff --git a/langpacks/bulgarian/Untranslated/SplashScreen.txt b/langpacks/bulgarian/Untranslated/SplashScreen.txt
index cc57fde2db..98727860e7 100644
--- a/langpacks/bulgarian/Untranslated/SplashScreen.txt
+++ b/langpacks/bulgarian/Untranslated/SplashScreen.txt
@@ -1,7 +1,6 @@
[Shows a splash at Miranda startup.]
[Splash Options]
[Show splash]
-[AdvaImg plugin not found. Please get it from https://miranda-ng.org/p/AdvaImg/ to be able to use images.]
[Download more splash screens]
[Graphic files]
[Splash Screen]