i18n: run make update-po

This commit is contained in:
Lennart Poettering 2009-09-10 01:48:28 +02:00
parent b2de8d8b4b
commit f3879f8f37
29 changed files with 3172 additions and 2330 deletions

View file

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pulseaudio.master-tx\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-09-03 03:04+0200\n"
"POT-Creation-Date: 2009-09-10 01:47+0200\n"
"PO-Revision-Date: 2009-04-06 10:26+1000\n"
"Last-Translator: Leah Liu <lliu@redhat.com>\n"
"Language-Team: Simplified Chinese <zh@li.org>\n"
@ -20,12 +20,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
#: ../src/modules/alsa/alsa-util.c:775 ../src/pulsecore/sink.c:2629
#: ../src/modules/alsa/alsa-util.c:858 ../src/pulsecore/sink.c:2629
#, c-format
msgid "%s %s"
msgstr ""
#: ../src/modules/alsa/alsa-util.c:1023
#: ../src/modules/alsa/alsa-util.c:1106
#, c-format
msgid ""
"snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
@ -36,7 +36,7 @@ msgstr ""
"snd_pcm_avail() 返回的值非常大:%lu 字节(%lu ms。\n"
"很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
#: ../src/modules/alsa/alsa-util.c:1064
#: ../src/modules/alsa/alsa-util.c:1147
#, c-format
msgid ""
"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%"
@ -47,7 +47,7 @@ msgstr ""
"snd_pcm_delay() 返回的值非常大:%li 字节(%s%lu ms。\n"
"很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
#: ../src/modules/alsa/alsa-util.c:1111
#: ../src/modules/alsa/alsa-util.c:1194
#, c-format
msgid ""
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
@ -58,6 +58,14 @@ msgstr ""
"snd_pcm_mmap_begin() 返回的值非常大:%lu 字节(%lu ms。\n"
"很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
#: ../src/modules/module-always-sink.c:39
msgid "Always keeps at least one sink loaded even if it's a null one"
msgstr ""
#: ../src/modules/module-always-sink.c:83
msgid "Dummy Output"
msgstr ""
#: ../src/modules/module-ladspa-sink.c:49
msgid "Virtual LADSPA sink"
msgstr ""
@ -71,6 +79,15 @@ msgid ""
"input control values>"
msgstr ""
#: ../src/modules/module-null-sink.c:55
msgid "Clocked NULL sink"
msgstr ""
#: ../src/modules/module-null-sink.c:291
#, fuzzy
msgid "Null Output"
msgstr "输出 %s"
#: ../src/pulsecore/sink.c:2613
msgid "Internal Audio"
msgstr "内部音频"
@ -220,7 +237,7 @@ msgstr "管道失败:%s"
msgid "fork() failed: %s"
msgstr "fork()失败:%s"
#: ../src/daemon/main.c:641 ../src/utils/pacat.c:505
#: ../src/daemon/main.c:641 ../src/utils/pacat.c:504
#, c-format
msgid "read() failed: %s"
msgstr "read()失败:%s"
@ -909,8 +926,8 @@ msgid "Top Rear Right"
msgstr "上右后"
#: ../src/pulse/channelmap.c:484 ../src/pulse/sample.c:170
#: ../src/pulse/volume.c:285 ../src/pulse/volume.c:311
#: ../src/pulse/volume.c:331 ../src/pulse/volume.c:361
#: ../src/pulse/volume.c:295 ../src/pulse/volume.c:321
#: ../src/pulse/volume.c:341 ../src/pulse/volume.c:371
msgid "(invalid)"
msgstr "(无效)"
@ -1204,54 +1221,54 @@ msgstr "not "
msgid "Stream buffer attributes changed.%s"
msgstr "更改流换出属性。%s\n"
#: ../src/utils/pacat.c:416
#: ../src/utils/pacat.c:415
#, fuzzy, c-format
msgid "Connection established.%s"
msgstr "连接已建立。%s \n"
#: ../src/utils/pacat.c:419
#: ../src/utils/pacat.c:418
#, fuzzy, c-format
msgid "pa_stream_new() failed: %s"
msgstr "pa_stream_new()失败:%s\n"
#: ../src/utils/pacat.c:447
#: ../src/utils/pacat.c:446
#, fuzzy, c-format
msgid "pa_stream_connect_playback() failed: %s"
msgstr "pa_stream_connect_playback()失败:%s\n"
#: ../src/utils/pacat.c:453
#: ../src/utils/pacat.c:452
#, fuzzy, c-format
msgid "pa_stream_connect_record() failed: %s"
msgstr "pa_stream_connect_playback()失败:%s\n"
#: ../src/utils/pacat.c:467 ../src/utils/pactl.c:857
#: ../src/utils/pacat.c:466 ../src/utils/pactl.c:857
#, fuzzy, c-format
msgid "Connection failure: %s"
msgstr "连接失败:%s\n"
#: ../src/utils/pacat.c:500
#: ../src/utils/pacat.c:499
#, fuzzy
msgid "Got EOF."
msgstr "收到EOF。\n"
#: ../src/utils/pacat.c:537
#: ../src/utils/pacat.c:536
#, fuzzy, c-format
msgid "write() failed: %s"
msgstr "write()失败:%s\n"
#: ../src/utils/pacat.c:558
#: ../src/utils/pacat.c:557
#, fuzzy
msgid "Got signal, exiting."
msgstr "收到信号,正在退出。\n"
#: ../src/utils/pacat.c:572
#: ../src/utils/pacat.c:571
#, fuzzy, c-format
msgid "Failed to get latency: %s"
msgstr "获取传输延迟失败:%s\n"
#: ../src/utils/pacat.c:577
#, c-format
msgid "Time: %0.3f sec; Latency: %0.0f usec. \r"
#: ../src/utils/pacat.c:576
#, fuzzy, c-format
msgid "Time: %0.3f sec; Latency: %0.0f usec."
msgstr "时间:%0.3f秒;延迟:%0.0f 微秒。 \r"
#: ../src/utils/pacat.c:595
@ -1367,133 +1384,133 @@ msgstr ""
msgid "Invalid client name '%s'"
msgstr "无效的通道映射描述'%s'\n"
#: ../src/utils/pacat.c:776
#: ../src/utils/pacat.c:775
#, fuzzy, c-format
msgid "Invalid stream name '%s'"
msgstr "无效的重采样方法'%s'。"
#: ../src/utils/pacat.c:813
#: ../src/utils/pacat.c:812
#, fuzzy, c-format
msgid "Invalid channel map '%s'"
msgstr "无效的通道映射描述'%s'\n"
#: ../src/utils/pacat.c:842
#: ../src/utils/pacat.c:841
#, fuzzy, c-format
msgid "Invalid latency specification '%s'"
msgstr "无效的延迟规格描述 %s'\n"
#: ../src/utils/pacat.c:849
#: ../src/utils/pacat.c:848
#, fuzzy, c-format
msgid "Invalid process time specification '%s'"
msgstr "无效的处理时间描述 '%s'\n"
#: ../src/utils/pacat.c:861
#: ../src/utils/pacat.c:860
#, fuzzy, c-format
msgid "Invalid property '%s'"
msgstr "无效的重采样方法'%s'。"
#: ../src/utils/pacat.c:878
#: ../src/utils/pacat.c:877
#, c-format
msgid "Unknown file format %s."
msgstr ""
#: ../src/utils/pacat.c:897
#: ../src/utils/pacat.c:896
#, fuzzy
msgid "Invalid sample specification"
msgstr "无效的采样描述\n"
#: ../src/utils/pacat.c:907
#: ../src/utils/pacat.c:906
#, fuzzy, c-format
msgid "open(): %s"
msgstr "open()%s\n"
#: ../src/utils/pacat.c:912
#: ../src/utils/pacat.c:911
#, fuzzy, c-format
msgid "dup2(): %s"
msgstr "dup2()%s\n"
#: ../src/utils/pacat.c:919
#: ../src/utils/pacat.c:918
#, fuzzy
msgid "Too many arguments."
msgstr "参数过多。\n"
#: ../src/utils/pacat.c:930
#: ../src/utils/pacat.c:929
#, fuzzy
msgid "Failed to generate sample specification for file."
msgstr "获取采样信息失败:%s\n"
#: ../src/utils/pacat.c:950
#: ../src/utils/pacat.c:949
#, fuzzy
msgid "Failed to open audio file."
msgstr "打开声音文件失败。\n"
#: ../src/utils/pacat.c:956
#: ../src/utils/pacat.c:955
#, fuzzy
msgid ""
"Warning: specified sample specification will be overwritten with "
"specification from file."
msgstr "以采样规格'%s'打开%s流。\n"
#: ../src/utils/pacat.c:959 ../src/utils/pactl.c:997
#: ../src/utils/pacat.c:958 ../src/utils/pactl.c:997
#, fuzzy
msgid "Failed to determine sample specification from file."
msgstr "获取采样信息失败:%s\n"
#: ../src/utils/pacat.c:968
#: ../src/utils/pacat.c:967
#, fuzzy
msgid "Warning: Failed to determine channel map from file."
msgstr "以采样规格'%s'打开%s流。\n"
#: ../src/utils/pacat.c:979
#: ../src/utils/pacat.c:978
#, fuzzy
msgid "Channel map doesn't match sample specification"
msgstr "通道映射与采样描述不匹配\n"
#: ../src/utils/pacat.c:990
#: ../src/utils/pacat.c:989
#, fuzzy
msgid "Warning: failed to write channel map to file."
msgstr "以采样规格'%s'打开%s流。\n"
#: ../src/utils/pacat.c:1005
#: ../src/utils/pacat.c:1004
#, fuzzy, c-format
msgid ""
"Opening a %s stream with sample specification '%s' and channel map '%s'."
msgstr "以采样规格'%s'打开%s流。\n"
#: ../src/utils/pacat.c:1006
#: ../src/utils/pacat.c:1005
msgid "recording"
msgstr "正在录制"
#: ../src/utils/pacat.c:1006
#: ../src/utils/pacat.c:1005
msgid "playback"
msgstr "回放"
#: ../src/utils/pacat.c:1032 ../src/utils/pactl.c:1267
#: ../src/utils/pacat.c:1031 ../src/utils/pactl.c:1267
#, fuzzy
msgid "pa_mainloop_new() failed."
msgstr "pa_mainloop_new()失败。\n"
#: ../src/utils/pacat.c:1051
#: ../src/utils/pacat.c:1050
#, fuzzy
msgid "io_new() failed."
msgstr "io_new()失败。\n"
#: ../src/utils/pacat.c:1058 ../src/utils/pactl.c:1279
#: ../src/utils/pacat.c:1057 ../src/utils/pactl.c:1279
#, fuzzy
msgid "pa_context_new() failed."
msgstr "pa_context_new()失败。\n"
#: ../src/utils/pacat.c:1066 ../src/utils/pactl.c:1285
#: ../src/utils/pacat.c:1065 ../src/utils/pactl.c:1285
#, c-format
msgid "pa_context_connect() failed: %s"
msgstr "pa_context_connect()失败:%s"
#: ../src/utils/pacat.c:1072
#: ../src/utils/pacat.c:1071
#, fuzzy
msgid "pa_context_rttime_new() failed."
msgstr "pa_context_new()失败。\n"
#: ../src/utils/pacat.c:1079 ../src/utils/pactl.c:1290
#: ../src/utils/pacat.c:1078 ../src/utils/pactl.c:1290
#, fuzzy
msgid "pa_mainloop_run() failed."
msgstr "pa_mainloop_run()失败。\n"
@ -2251,7 +2268,7 @@ msgstr "write()%s"
msgid "Cannot access autospawn lock."
msgstr "不能访问autospawn锁。"
#: ../src/modules/alsa/alsa-sink.c:531 ../src/modules/alsa/alsa-sink.c:689
#: ../src/modules/alsa/alsa-sink.c:530 ../src/modules/alsa/alsa-sink.c:689
#, c-format
msgid ""
"ALSA woke us up to write new data to the device, but there was actually "
@ -2267,7 +2284,7 @@ msgstr ""
"提醒我们设置 POLLOUT -- 但结果是 snd_pcm_avail() 返回 0 或者另一个小于最小可"
"用值的数值。"
#: ../src/modules/alsa/alsa-source.c:508 ../src/modules/alsa/alsa-source.c:658
#: ../src/modules/alsa/alsa-source.c:506 ../src/modules/alsa/alsa-source.c:656
#, c-format
msgid ""
"ALSA woke us up to read new data from the device, but there was actually "
@ -2284,20 +2301,20 @@ msgstr ""
"用值的数值。"
#: ../src/modules/alsa/module-alsa-card.c:152
#: ../src/modules/bluetooth/module-bluetooth-device.c:2225
#: ../src/modules/bluetooth/module-bluetooth-device.c:2228
msgid "Off"
msgstr "关闭"
#: ../src/modules/bluetooth/module-bluetooth-device.c:2181
#: ../src/modules/bluetooth/module-bluetooth-device.c:2184
msgid "High Fidelity Playback (A2DP)"
msgstr "高保真回放A2DP"
#: ../src/modules/bluetooth/module-bluetooth-device.c:2195
#: ../src/modules/bluetooth/module-bluetooth-device.c:2198
#, fuzzy
msgid "High Fidelity Capture (A2DP)"
msgstr "高保真回放A2DP"
#: ../src/modules/bluetooth/module-bluetooth-device.c:2210
#: ../src/modules/bluetooth/module-bluetooth-device.c:2213
msgid "Telephony Duplex (HSP/HFP)"
msgstr "双工电话HSP/HFP"
@ -2471,9 +2488,6 @@ msgstr "PulseAudio 声音服务器"
#~ msgid "Output %s + Input %s"
#~ msgstr "输出 %s + 输入 %s"
#~ msgid "Output %s"
#~ msgstr "输出 %s"
#~ msgid "Input %s"
#~ msgstr "输入 %s"