Skip to content

Commit 5a8f47d

Browse files
authored
Merge branch 'main' into styles/fix-active-on-other-workspace-dot
2 parents d2cccf5 + 9e0a10f commit 5a8f47d

File tree

2 files changed

+22
-7
lines changed

2 files changed

+22
-7
lines changed

data/dock.metainfo.xml.in

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,21 @@
2424
<update_contact>contact_at_elementary.io</update_contact>
2525

2626
<releases>
27+
<release version="8.2.0" date="2025-09-07" urgency="medium">
28+
<description>
29+
<p>Updated translations</p>
30+
</description>
31+
<issues>
32+
<issue url="https://github.com/elementary/dock/issues/29">Show ToolTips instantly</issue>
33+
<issue url="https://github.com/elementary/dock/issues/99">Show apps icons if apps are running in the background but have no open windows</issue>
34+
<issue url="https://github.com/elementary/dock/issues/324">Show tooltips on top of the dock</issue>
35+
<issue url="https://github.com/elementary/dock/issues/305">Shake app icon when new window can't be opened</issue>
36+
<issue url="https://github.com/elementary/dock/issues/351">When Dock is always visible, change window maximize behavior to place window bottom edge above dock top edge</issue>
37+
<issue url="https://github.com/elementary/dock/issues/422">Dock item tooltips appear behind the dock</issue>
38+
<issue url="https://github.com/elementary/dock/issues/432">Reordering applications in the dock causes them to shake until closed</issue>
39+
</issues>
40+
</release>
41+
2742
<release version="8.1.2" date="2025-06-12" urgency="medium">
2843
<description>
2944
<p>Updated translations</p>

po/zh_Hant.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ msgstr ""
88
"Project-Id-Version: io.elementary.dock\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2025-08-04 12:27+0000\n"
11-
"PO-Revision-Date: 2024-09-06 10:13+0000\n"
11+
"PO-Revision-Date: 2025-08-22 13:12+0000\n"
1212
"Last-Translator: Kisaragi Hiu <[email protected]>\n"
13-
"Language-Team: Chinese (Traditional) <https://l10n.elementary.io/projects/"
14-
"desktop/dock/zh_Hant/>\n"
13+
"Language-Team: Chinese (Traditional Han script) <https://"
14+
"l10n.elementaryos.org/projects/desktop/dock/zh_Hant/>\n"
1515
"Language: zh_Hant\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20-
"X-Generator: Weblate 5.6.2\n"
20+
"X-Generator: Weblate 5.11.4\n"
2121

2222
#: src/AppSystem/App.vala:89
2323
#, c-format
@@ -30,15 +30,15 @@ msgstr "保留在 Dock 裡"
3030

3131
#: src/AppSystem/Background/BackgroundAppRow.vala:36
3232
msgid "Quit"
33-
msgstr ""
33+
msgstr "離開"
3434

3535
#: src/AppSystem/Background/BackgroundItem.vala:33
3636
msgid "Background Apps"
37-
msgstr ""
37+
msgstr "背景應用程式"
3838

3939
#: src/AppSystem/Background/BackgroundItem.vala:35
4040
msgid "Apps running without a visible window."
41-
msgstr ""
41+
msgstr "執行中但沒有可見視窗的應用程式。"
4242

4343
#: src/DBus/SwitcherooControl.vala:70 src/DBus/SwitcherooControl.vala:98
4444
msgid "Default"

0 commit comments

Comments
 (0)