summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2024-11-28 23:50:56 +0300
committerdartraiden <wowemuh@gmail.com>2024-12-02 22:07:08 +0300
commit0161b8c405fe1666c435f63baacd87d69c77838e (patch)
tree3d9e8d1e563044731b7db3ff8cd715bb2f63a55a
parentd0f821a48cc6d2d2a0cd70480641f489f34032da (diff)
langpacks/english: update
-rw-r--r--langpacks/english/=CORE=.txt40
-rw-r--r--langpacks/english/Plugins/Jabber.txt6
-rw-r--r--langpacks/english/Plugins/NewStory.txt3
-rw-r--r--langpacks/english/Plugins/NotesReminders.txt10
-rw-r--r--langpacks/english/Plugins/Scriver.txt22
-rw-r--r--langpacks/english/Plugins/SkypeWeb.txt2
-rw-r--r--langpacks/english/Plugins/SpellChecker.txt2
-rw-r--r--langpacks/english/Plugins/TabSRMM.txt19
-rw-r--r--langpacks/english/Plugins/Telegram.txt12
-rw-r--r--langpacks/english/Plugins/VKontakte.txt2
10 files changed, 68 insertions, 50 deletions
diff --git a/langpacks/english/=CORE=.txt b/langpacks/english/=CORE=.txt
index c16e3454b1..c46bc653ac 100644
--- a/langpacks/english/=CORE=.txt
+++ b/langpacks/english/=CORE=.txt
@@ -134,7 +134,6 @@
[Show 'Send' button]
[Show character count]
[Show toolbar buttons on top row]
-[Allow BBCode formatting in outgoing messages]
[Show warning when message has not been received after]
[Send error]
[An error has occurred. The protocol reported the following error:]
@@ -625,7 +624,7 @@
[List]
[&Message]
[Clear lo&g]
-[Word lookup]
+[No word to look up]
[Yandex]
[Wikipedia (en)]
[Google Maps]
@@ -705,6 +704,7 @@
[Bold]
[Italics]
[Underlined]
+[Strikethrough]
[Smiley button]
[Room history]
[Room settings]
@@ -801,23 +801,25 @@
[Add contact permanently to list]
[User menu]
[View user's details]
-[View user's history (Ctrl+H)]
+[View user's history]
[&Bold]
-[Make the text bold (Ctrl+B)]
+[Make the text bold]
[&Italic]
-[Make the text italicized (Ctrl+I)]
+[Make the text italicized]
[&Underline]
-[Make the text underlined (Ctrl+U)]
+[Make the text underlined]
+[&Strikethrough]
+[Make the text strikethrough]
[&Color]
-[Select a foreground color for the text (Ctrl+K)]
+[Select a foreground color for the text]
[&Background color]
-[Select a background color for the text (Ctrl+L)]
+[Select a background color for the text]
[&Room settings]
-[Control this room (Ctrl+O)]
+[Control this room]
[&Show/hide nick list]
-[Show/hide the nick list (Ctrl+N)]
+[Show/hide the nick list]
[&Filter]
-[Enable/disable the event filter (Ctrl+F)]
+[Enable/disable the event filter]
[Miranda could not load the built-in message module, msftedit.dll is missing. Press 'Yes' to continue loading Miranda.]
[Instant messages]
[Incoming (focused window)]
@@ -1112,7 +1114,6 @@
[Security]
;file \src\mir_app\src\filerecvdlg.cpp
[My received files]
-[View user's history]
[This file transfer has been canceled by the other side]
[Canceled]
;file \src\mir_app\src\filesenddlg.cpp
@@ -1470,8 +1471,8 @@
[Remove quoting]
[&Message %s]
[Nickname]
-[Disable the event filter (Ctrl+F)]
-[Enable the event filter (Ctrl+F)]
+[Disable the event filter]
+[Enable the event filter]
[In reply to]
;file \src\mir_app\src\srmm_log.cpp
[Log viewer]
@@ -1485,10 +1486,19 @@
[Save as]
[Copy all]
[Look up '%s':]
-[No word to look up]
;file \src\mir_app\src\srmm_main.cpp
[Are you sure to wipe the system history?]
[Empty system history]
+[Toggle bold formatting]
+[Toggle italic formatting]
+[Toggle underline formatting]
+[Toggle text color]
+[Toggle background color]
+[Clear formatting]
+[Open history window]
+[Toggle filter]
+[Toggle nick list]
+[Channel manager]
;file \src\mir_app\src\srmm_toolbar.cpp
[<Separator>]
[Toolbar]
diff --git a/langpacks/english/Plugins/Jabber.txt b/langpacks/english/Plugins/Jabber.txt
index 48369084ad..b77a96a3e3 100644
--- a/langpacks/english/Plugins/Jabber.txt
+++ b/langpacks/english/Plugins/Jabber.txt
@@ -512,9 +512,10 @@
[Are you sure?]
[Incoming note]
;file \protocols\JabberG\src\jabber_omemo.cpp
-[Unknown device added]
+[Unknown OMEMO device added!]
+[(My devices)]
+[Trust on first use for\n%d devices]
[OMEMO can not encrypt private messages in public groupchats. Continue using plain text?]
-[Trust on first use]
;file \protocols\JabberG\src\jabber_opt.cpp
[Afar]
[Abkhazian]
@@ -730,6 +731,7 @@
[Server options]
[Use Stream Management (XEP-0198)]
[Disable SASL authentication (for old servers)]
+[Enable SASL2 authentication, if present]
[Enable stream compression]
[Other]
[Enable remote controlling (from another resource of same JID only)]
diff --git a/langpacks/english/Plugins/NewStory.txt b/langpacks/english/Plugins/NewStory.txt
index a624027d40..9343719a5d 100644
--- a/langpacks/english/Plugins/NewStory.txt
+++ b/langpacks/english/Plugins/NewStory.txt
@@ -2,7 +2,7 @@
;============================================================
; File: NewStory.dll
; Plugin: NewStory
-; Version: 0.2.0.2
+; Version: 0.2.0.3
; Authors: nullbie
;============================================================
[History viewer for Miranda NG.]
@@ -24,6 +24,7 @@
[Show event type]
[Show event direction]
[Show picture preview]
+[Maximum preview height (in pixels)]
[Template list:]
[Edit template:]
[Graphic preview:]
diff --git a/langpacks/english/Plugins/NotesReminders.txt b/langpacks/english/Plugins/NotesReminders.txt
index 977a28e0d9..8a6b25366e 100644
--- a/langpacks/english/Plugins/NotesReminders.txt
+++ b/langpacks/english/Plugins/NotesReminders.txt
@@ -28,12 +28,7 @@
[Add Reminder]
[Date]
[Time]
-[Repeat each day]
[Reminder Note:]
-[None]
-[Daily]
-[Weekly]
-[Monthly]
[Repeat Alert Sound]
[Use Sound]
[&Add Reminder]
@@ -130,6 +125,7 @@
[Sticky Note Caption]
[Sticky Note Background Color]
[Sticky Note Body]
+[None]
[Executable Files\0*.exe\0All Files\0*.*\0\0]
[Select Executable]
[Plugins]
@@ -142,6 +138,10 @@
[Day]
[Days]
[Week]
+[Don't repeat]
+[Repeat daily]
+[Repeat weekly]
+[Repeat monthly]
[&Update Reminder]
[Every]
[Seconds]
diff --git a/langpacks/english/Plugins/Scriver.txt b/langpacks/english/Plugins/Scriver.txt
index f893c7461d..cfc8246523 100644
--- a/langpacks/english/Plugins/Scriver.txt
+++ b/langpacks/english/Plugins/Scriver.txt
@@ -16,7 +16,6 @@
[Hide windows on close]
[Remember unsent messages]
[Delete temporary contacts on closing]
-[Allow BBCode formatting in outgoing messages]
[Show warning when message has not been received after]
[seconds]
[Tabs]
@@ -209,6 +208,7 @@
[Bold]
[Italics]
[Underlined]
+[Strikethrough]
[Room history]
[Room settings]
[Event filter disabled]
@@ -311,23 +311,25 @@
[User &details]
[View user's details]
[&History]
-[View user's history (Ctrl+H)]
+[View user's history]
[&Bold]
-[Make the text bold (Ctrl+B)]
+[Make the text bold]
[&Italic]
-[Make the text italicized (Ctrl+I)]
+[Make the text italicized]
[&Underline]
-[Make the text underlined (Ctrl+U)]
+[Make the text underlined]
+[&Strikethrough]
+[Make the text strikethrough]
[&Color]
-[Select a foreground color for the text (Ctrl+K)]
+[Select a foreground color for the text]
[&Background color]
-[Select a background color for the text (Ctrl+L)]
+[Select a background color for the text]
[&Room settings]
-[Control this room (Ctrl+O)]
+[Control this room]
[&Show/hide nick list]
-[Show/hide the nick list (Ctrl+N)]
+[Show/hide the nick list]
[&Filter]
-[Enable/disable the event filter (Ctrl+F)]
+[Enable/disable the event filter]
[&Message]
[Miranda could not load the built-in message module, Msftedit.dll is missing. If you are using WINE, please make sure you have Msftedit.dll installed. Press 'Yes' to continue loading Miranda.]
[Instant messages]
diff --git a/langpacks/english/Plugins/SkypeWeb.txt b/langpacks/english/Plugins/SkypeWeb.txt
index e5f1b4d170..a365023af0 100644
--- a/langpacks/english/Plugins/SkypeWeb.txt
+++ b/langpacks/english/Plugins/SkypeWeb.txt
@@ -106,3 +106,5 @@
;file \protocols\SkypeWeb\src\skype_proto.cpp
[Incoming call canceled]
[Skypename]
+;file \protocols\SkypeWeb\src\skype_utils.cpp
+[wrote]
diff --git a/langpacks/english/Plugins/SpellChecker.txt b/langpacks/english/Plugins/SpellChecker.txt
index ea527b44c8..614bea5257 100644
--- a/langpacks/english/Plugins/SpellChecker.txt
+++ b/langpacks/english/Plugins/SpellChecker.txt
@@ -2,7 +2,7 @@
;============================================================
; File: SpellChecker.dll
; Plugin: Spell checker
-; Version: 0.2.6.6
+; Version: 0.3.1.0
; Authors: Ricardo Pescuma Domenecci, Wishmaster
;============================================================
[Spell checker for the message windows. Uses Hunspell to do the checking.]
diff --git a/langpacks/english/Plugins/TabSRMM.txt b/langpacks/english/Plugins/TabSRMM.txt
index beb10f30b2..fa3cf42f13 100644
--- a/langpacks/english/Plugins/TabSRMM.txt
+++ b/langpacks/english/Plugins/TabSRMM.txt
@@ -308,12 +308,6 @@
[Splitter position]
[Global]
[Private]
-[Send text formatting]
-[BBCode]
-[Off]
-[This contact]
-[Global setting]
-[Force off]
[Set position for this session]
[Set and save for all sessions]
[Set and save for this contact only]
@@ -356,7 +350,7 @@
[Bold text]
[Italic text]
[Underlined text]
-[Strike-through text]
+[Strikethrough text]
[Send message\nClick dropdown arrow for sending options]
[Close session]
[Quote last message OR selected text]
@@ -463,6 +457,7 @@
[Flash window when someone speaks]
[Flash window when a word is highlighted]
[Create tabs or windows for highlight events]
+[Apply tab creation rules to group chats too]
[Show list of users in the chat room]
[Colorize nicknames in member list (you need to adjust colors)]
[Show topic as status message on the contact list]
@@ -592,10 +587,6 @@
[Toggle multi send]
[Clear message log]
[Collapse side bar]
-[Channel manager]
-[Toggle filter]
-[Toggle nick list]
-[Show server window]
;file \plugins\TabSRMM\src\infopanel.cpp
[%s Idle: %dh,%02dm]
[ Client: %s]
@@ -722,7 +713,6 @@
[Minimize the message window on send]
[Close the message window on send]
[Enable "Paste and send" feature]
-[Allow BBCode formatting in outgoing messages]
[Automatically split long messages (experimental, use with care)]
[Use the same splitter height for all sessions]
[Test contact]
@@ -803,7 +793,7 @@
[Format underline]
[Font face]
[Font color]
-[Format strike-through]
+[Format strikethrough]
[Background color]
[Room settings]
[Event filter]
@@ -831,7 +821,6 @@
;file \plugins\TabSRMM\src\msgs.h
[Message windows - IM]
[Message windows - all]
-[Message windows - group chats]
;file \plugins\TabSRMM\src\selectcontainer.cpp
[Select container for %s]
[You cannot delete the default container]
@@ -899,6 +888,8 @@
[Contact started typing]
[Contact stopped typing]
;file \plugins\TabSRMM\src\userprefs.cpp
+[BBCode]
+[Force off]
[Set messaging options for %s]
;file \plugins\TabSRMM\src\utils.cpp
[TabSRMM message (%s)]
diff --git a/langpacks/english/Plugins/Telegram.txt b/langpacks/english/Plugins/Telegram.txt
index ab951b775c..b60a6d17bd 100644
--- a/langpacks/english/Plugins/Telegram.txt
+++ b/langpacks/english/Plugins/Telegram.txt
@@ -65,14 +65,23 @@
[Advanced]
[Sessions]
;file \protocols\Telegram\src\proto.cpp
+[%s error notifications]
;file \protocols\Telegram\src\server.cpp
[Error %d: %s]
[General]
+[Recording video...]
+[Recording video note...]
+[Recording voice note...]
+[Uploading file...]
+[Uploading photo...]
+[Uploading video...]
+[Uploading video note...]
+[Uploading voice note...]
[Archive]
[Saved messages]
+[Service notification]
;file \protocols\Telegram\src\utils.cpp
[none]
-[%s error notifications]
[Errors]
[wrote]
[Chat name was changed to %s]
@@ -80,6 +89,7 @@
[Audio]
[seconds]
[Video]
+[Video note]
[Voice message]
[SmileyAdd plugin required to support stickers]
[You received an invoice]
diff --git a/langpacks/english/Plugins/VKontakte.txt b/langpacks/english/Plugins/VKontakte.txt
index 8f81b9d46f..ad31e05a34 100644
--- a/langpacks/english/Plugins/VKontakte.txt
+++ b/langpacks/english/Plugins/VKontakte.txt
@@ -2,7 +2,7 @@
;============================================================
; File: VKontakte.dll
; Plugin: VKontakte protocol
-; Version: 0.1.16.13
+; Version: 0.1.17.1
; Authors: Miranda NG team
;============================================================
[VKontakte protocol support for Miranda NG.]