mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
run make po-update
This commit is contained in:
parent
9416cdf63a
commit
ecba42bd30
13 changed files with 775 additions and 58 deletions
61
po/zh_CN.po
61
po/zh_CN.po
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: pulseaudio.master-tx\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-04-04 02:28+0200\n"
|
||||
"POT-Creation-Date: 2009-04-05 03:15+0200\n"
|
||||
"PO-Revision-Date: 2009-04-01 21:36+1000\n"
|
||||
"Last-Translator: Leah Liu <lliu@redhat.com>\n"
|
||||
"Language-Team: Simplified Chinese <zh@li.org>\n"
|
||||
|
|
@ -97,11 +97,11 @@ msgstr ""
|
|||
"snd_pcm_mmap_begin() 返回的值非常大:%lu 字节(%lu ms)。\n"
|
||||
"很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2035
|
||||
#: ../src/pulsecore/sink.c:2061
|
||||
msgid "Internal Audio"
|
||||
msgstr "内部音频"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2041
|
||||
#: ../src/pulsecore/sink.c:2067
|
||||
msgid "Modem"
|
||||
msgstr "调制解调器"
|
||||
|
||||
|
|
@ -2314,3 +2314,58 @@ msgstr "正在使用采样规格'%s'\n"
|
|||
#: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207
|
||||
msgid "Cannot access autospawn lock."
|
||||
msgstr "不能访问autospawn锁。"
|
||||
|
||||
#: ../src/modules/alsa/alsa-sink.c:393 ../src/modules/alsa/alsa-sink.c:535
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to write new data to the device, but there was actually "
|
||||
"nothing to write!\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers.\n"
|
||||
"We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() "
|
||||
"returned 0 or another value < min_avail."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/alsa-source.c:377 ../src/modules/alsa/alsa-source.c:510
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to read new data from the device, but there was actually "
|
||||
"nothing to read!\n"
|
||||
"Most likely this is a bug in the ALSA driver '%s'. Please report this issue "
|
||||
"to the ALSA developers.\n"
|
||||
"We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() "
|
||||
"returned 0 or another value < min_avail."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:114
|
||||
#, c-format
|
||||
msgid "Output %s + Input %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:117
|
||||
#, c-format
|
||||
msgid "Output %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:121
|
||||
#, c-format
|
||||
msgid "Input %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:170
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1864
|
||||
msgid "Off"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1834
|
||||
msgid "High Fidelity Playback (A2DP)"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:1849
|
||||
msgid "Telephony Duplex (HSP/HFP)"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/reserve-wrap.c:125
|
||||
#, fuzzy
|
||||
msgid "PulseAudio Sound Server"
|
||||
msgstr "PulseAudio 声音系统"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue