diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 47 |
1 files changed, 43 insertions, 4 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 540c434..5296f8f 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-06 09:15+0100\n" +"POT-Creation-Date: 2019-08-28 20:16+0200\n" "PO-Revision-Date: 2019-01-12 05:06+0000\n" "Last-Translator: Louies <louies0623@gmail.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" @@ -19,7 +19,9 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.4-dev\n" +#. blacklist #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 +#: ../src/indicator-notifications-settings.c:274 msgid "Discard notifications by application name" msgstr "按應用程式名稱放棄通知" @@ -29,7 +31,9 @@ msgid "" "application name will be discarded." msgstr "如果應用程式名稱在黑名單,則將放棄與應用程式名稱匹配的所有通知。" +#. clear-on-middle-click #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 +#: ../src/indicator-notifications-settings.c:244 msgid "Clear notifications on middle click" msgstr "中間點擊清除通知" @@ -38,7 +42,9 @@ msgid "" "Normally when middle clicking the notification icon, the unread status will " "be toggled if the queue is not empty. With this option enabled, the " "notification queue will be cleared instead." -msgstr "通常在中間按一下通知圖示時,如果佇列不是空的,則將切換未讀狀態。啟用此選項後,將改為清除通知佇列。" +msgstr "" +"通常在中間按一下通知圖示時,如果佇列不是空的,則將切換未讀狀態。啟用此選項" +"後,將改為清除通知佇列。" #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:5 msgid "Hide the indicator" @@ -58,17 +64,50 @@ msgid "" "indicated by this value." msgstr "指示器最多只顯示此值指示的通知數量。" -#: ../src/indicator-notifications.c:170 +#: ../src/indicator-notifications.c:167 msgid "Notifications" msgstr "通知" -#: ../src/indicator-notifications.c:470 +#. Create the settings menuitem +#: ../src/indicator-notifications.c:176 +msgid "Settings..." +msgstr "" + +#: ../src/indicator-notifications.c:475 #, c-format msgid "Clear <small>(%d Notification)</small>" msgid_plural "Clear <small>(%d Notifications)</small>" msgstr[0] "" msgstr[1] "" +#. Window Frame +#: ../src/indicator-notifications-settings.c:227 +#: ../src/indicator-notifications-settings.c:233 +#: ../src/indicator-notifications-settings.c:348 +msgid "Indicator Notifications Settings" +msgstr "" + +#. hide-indicator +#: ../src/indicator-notifications-settings.c:253 +#, fuzzy +msgid "Hide indicator" +msgstr "隱藏指示器" + +#. max-items +#. FIXME: indicator does not change max items until restart... +#: ../src/indicator-notifications-settings.c:263 +#, fuzzy +msgid "Maximum number of visible notifications" +msgstr "最大可見項目數量" + +#: ../src/indicator-notifications-settings.c:299 +msgid "Remove" +msgstr "" + +#: ../src/indicator-notifications-settings.c:304 +msgid "Add" +msgstr "" + #: ../src/notification-menuitem.c:129 msgid "from" msgstr "來自" |