diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-05 12:59:57 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-05 12:59:57 +0200 |
commit | 5fee084a7d28758ad4277d44b4c42b11f003e9a6 (patch) | |
tree | b50c39391850c450ad0a29cf78d4167e6bc92df6 /po/zh_CN.po | |
parent | 26e135ab10dbf995c171243f1f4803b8f12f4469 (diff) | |
download | ayatana-indicator-bluetooth-5fee084a7d28758ad4277d44b4c42b11f003e9a6.tar.gz ayatana-indicator-bluetooth-5fee084a7d28758ad4277d44b4c42b11f003e9a6.tar.bz2 ayatana-indicator-bluetooth-5fee084a7d28758ad4277d44b4c42b11f003e9a6.zip |
po/*.po{,t}: Translation strings update.
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 32 |
1 files changed, 21 insertions, 11 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 73e7d83..1d1c43a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-27 15:38+0100\n" +"POT-Creation-Date: 2022-09-05 12:58+0200\n" "PO-Revision-Date: 2021-07-16 20:34+0000\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" @@ -20,46 +20,56 @@ msgstr "" "X-Generator: Weblate 4.7.2-dev\n" #: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1 -msgid "Whether or not to show the bluetooth indicator in the menu bar." +#, fuzzy +msgid "Bluetooth indicator in the menu bar." +msgstr "是否在菜单栏上显示蓝牙指示器。" + +#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:2 +#, fuzzy +msgid "Whether or not to show the Bluetooth indicator in the menu bar." msgstr "是否在菜单栏上显示蓝牙指示器。" #: ../src/bluez.vala:310 msgid "Unknown" msgstr "未知" -#: ../src/desktop.vala:96 +#: ../src/desktop.vala:114 msgid "Connection" msgstr "连接" -#: ../src/desktop.vala:146 +#: ../src/desktop.vala:167 msgid "Send files…" msgstr "发送文件…" -#: ../src/desktop.vala:152 +#: ../src/desktop.vala:173 msgid "Keyboard Settings…" msgstr "键盘设置…" -#: ../src/desktop.vala:158 +#: ../src/desktop.vala:179 msgid "Mouse and Touchpad Settings…" msgstr "鼠标和触摸板设置…" -#: ../src/desktop.vala:165 +#: ../src/desktop.vala:186 msgid "Sound Settings…" msgstr "声音设置…" -#: ../src/desktop.vala:189 +#: ../src/desktop.vala:234 msgid "Visible" msgstr "可见" #. settings section -#: ../src/desktop.vala:202 +#: ../src/desktop.vala:247 msgid "Bluetooth Settings…" msgstr "蓝牙设置…" -#: ../src/phone.vala:43 +#: ../src/phone.vala:45 msgid "Bluetooth settings…" msgstr "蓝牙设置…" -#: ../src/profile.vala:89 ../src/profile.vala:169 +#: ../src/profile.vala:91 ../src/profile.vala:179 msgid "Bluetooth" msgstr "蓝牙" + +#: ../src/profile.vala:180 +msgid "Bluetooth status & device connections" +msgstr "" |