From f1ea99c9cb9db96be2d6b691d19d925755231e60 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 3 Apr 2025 19:32:38 +0300 Subject: langpacks/english: update --- langpacks/english/Plugins/Teams.txt | 80 +++++++++++++++++++++++++++++++++++ langpacks/english/Plugins/Weather.txt | 21 ++++++--- 2 files changed, 96 insertions(+), 5 deletions(-) create mode 100644 langpacks/english/Plugins/Teams.txt diff --git a/langpacks/english/Plugins/Teams.txt b/langpacks/english/Plugins/Teams.txt new file mode 100644 index 0000000000..bd57f96c6c --- /dev/null +++ b/langpacks/english/Plugins/Teams.txt @@ -0,0 +1,80 @@ +#muuid {DCD56CEC-C61B-4275-a010-8c65c5848815} +;============================================================ +; File: Teams.dll +; Plugin: Teams protocol +; Version: 0.96.6.1 +; Authors: Miranda NG team +;============================================================ +[Teams protocol support for Miranda NG.] +;file \protocols\Teams\res\Resource.rc +[Login:] +[Default group:] +[Account] +[Teams] +[Proceed] +[Cancel] +[Static] +;file \protocols\Teams\src\main.cpp +[Protocol icon] +[Create new chat icon] +[Block user icon] +[Unblock user icon] +[Incoming call icon] +[Notification icon] +[Error icon] +[Action icon] +;file \protocols\Teams\src\teams_chatrooms.cpp +[Admin] +[User] +[Enter new nickname] +[This chat is going to be destroyed forever with all its contents. This action cannot be undone. Are you sure?] +[Warning] +[&Invite user...] +[&Leave chat session] +[&Change topic...] +[Kick &user] +[Set &role] +[&Admin] +[&User] +[Change nick...] +[Enter new chatroom topic] +;file \protocols\Teams\src\teams_contacts.cpp +[(You)] +[Are you sure?] +;file \protocols\Teams\src\teams_login.cpp +[To login into Teams you need to open '%S' in a browser and select your Teams account there.] +[Enter the following code then: %s.] +[Click Proceed to copy that code to clipboard and launch a browser] +;file \protocols\Teams\src\teams_menus.cpp +[Block contact] +[Unblock contact] +[Create new chat] +[Set own mood] +;file \protocols\Teams\src\teams_messages.cpp +[Unknown error!] +[Network error!] +;file \protocols\Teams\src\teams_mood.cpp +[None] +[Custom emoji] +[Be right back] +[Out for lunch] +[In meetings] +[At school] +[At the movies] +[Traveling] +[Celebrating] +[Driving] +[At the gym] +[Working from home] +;file \protocols\Teams\src\teams_options.cpp +[Network] +;file \protocols\Teams\src\teams_popups.cpp +[Notifications] +[Errors] +[Calls] +;file \protocols\Teams\src\teams_proto.cpp +[Incoming call] +[Incoming call canceled] +[Teams ID] +;file \protocols\Teams\src\teams_utils.cpp +[wrote] diff --git a/langpacks/english/Plugins/Weather.txt b/langpacks/english/Plugins/Weather.txt index e9ce0a352d..51d35269d5 100644 --- a/langpacks/english/Plugins/Weather.txt +++ b/langpacks/english/Plugins/Weather.txt @@ -92,6 +92,7 @@ [External Log] [History Log] [Variable List] +[More Variables] [Reset] [Status Message] [Sunset] @@ -195,14 +196,26 @@ [Frame Background] ;file \protocols\Weather\src\weather_opt.cpp [Weather Condition for %n as of %u] -[Feel-Like: %f\\nPressure: %p\\nWind: %i %w\\nHumidity: %m\\nDew Point: %e\\nVisibility: %v\\n\\nSun Rise: %r\\nSun Set: %y\\n\\n5 Days Forecast:\\n%[Forecast Day 1]\\n%[Forecast Day 2]\\n%[Forecast Day 3]\\n%[Forecast Day 4]\\n%[Forecast Day 5]] -[%c\\nTemperature: %t\\nFeel-Like: %f\\nPressure: %p\\nWind: %i %w\\nHumidity: %m\\nDew Point: %e\\nVisibility: %v\\n\\nSun Rise: %r\\nSun Set: %y\\n\\n5 Days Forecast:\\n%[Forecast Day 1]\\n%[Forecast Day 2]\\n%[Forecast Day 3]\\n%[Forecast Day 4]\\n%[Forecast Day 5]] +[Feel-Like: %f\\nPressure: %p\\nWind: %i %w\\nHumidity: %m\\nDew Point: %e\\nVisibility: %v\\n\\nSun Rise: %r\\nSun Set: %y\\n\\n5 Days Forecast:\\n\\n%[Forecast Day 1]\\n\\n%[Forecast Day 2]\\n\\n%[Forecast Day 3]\\n\\n%[Forecast Day 4]\\n\\n%[Forecast Day 5]] +[%c\\nTemperature: %t\\nFeel-Like: %f\\nPressure: %p\\nWind: %i %w\\nHumidity: %m\\nDew Point: %e\\nVisibility: %v\\n\\nSun Rise: %r\\nSun Set: %y\\n\\n5 Days Forecast:\\n\\n%[Forecast Day 1]\\n\\n%[Forecast Day 2]\\n\\n%[Forecast Day 3]\\n\\n%[Forecast Day 4]\\n\\n%[Forecast Day 5]] [%n at %u: %c, %t (feel-like %f) Wind: %i %w Humidity: %m] [%c, %t (feel-like %f) Wind: %i %w Humidity: %m] [Temperature: %[Temperature]] [%n (%u)] [%c, %t\\nToday: High %h, Low %l] -[%c\tcurrent condition\n%d\tcurrent date\n%e\tdewpoint\n%f\tfeel-like temp\n%h\ttoday's high\n%i\twind direction\n%l\ttoday's low\n%m\thumidity\n%n\tstation name\n%p\tpressure\n%r\tsunrise time\n%s\tstation ID\n%t\ttemperature\n%u\tupdate time\n%v\tvisibility\n%w\twind speed\n%y\tsun set\n----------\n\\n\tnew line] +[Current condition] +[Current date] +[Dewpoint] +[Feel-like temp] +[Today's high] +[Wind direction] +[Today's low] +[Station name] +[Station ID] +[Update time] +[Wind speed] +[new line] +[Here is a list of custom variables that are currently available] [Weather Protocol Text Preview] [Network] [Account] @@ -239,8 +252,6 @@ [High] [Low] [Moon phase] -[Wind speed] -[Wind direction] [Feel] ;file \protocols\Weather\src\weather_userinfo.cpp [Variable] -- cgit v1.2.3