mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
i18n: update i18n
This commit is contained in:
parent
f1ef2f606f
commit
a9f82f1d77
29 changed files with 8057 additions and 7004 deletions
420
po/zh_CN.po
420
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-06-08 00:29+0200\n"
|
||||
"POT-Creation-Date: 2009-06-17 23:42+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,51 +20,7 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 1.11.4\n"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:559
|
||||
msgid "Analog Mono"
|
||||
msgstr "模拟单声道"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:567
|
||||
msgid "Analog Stereo"
|
||||
msgstr "模拟立体声"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:575
|
||||
msgid "Digital Stereo (IEC958)"
|
||||
msgstr "数字立体声(IEC958)"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:583
|
||||
msgid "Digital Stereo (HDMI)"
|
||||
msgstr "数字立体声(HDMI)"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:592
|
||||
msgid "Analog Surround 4.0"
|
||||
msgstr "模拟环绕 4.0"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:601
|
||||
msgid "Digital Surround 4.0 (IEC958/AC3)"
|
||||
msgstr "数字环绕 4.0(IEC958/AC3)"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:611
|
||||
msgid "Analog Surround 4.1"
|
||||
msgstr "模拟环绕 4.1"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:621
|
||||
msgid "Analog Surround 5.0"
|
||||
msgstr "模拟环绕 5.0"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:631
|
||||
msgid "Analog Surround 5.1"
|
||||
msgstr "模拟环绕 5.1"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:641
|
||||
msgid "Digital Surround 5.1 (IEC958/AC3)"
|
||||
msgstr "数字环绕 5.1(IEC958/AC3)"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:652
|
||||
msgid "Analog Surround 7.1"
|
||||
msgstr "模拟环绕 7.1"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:1769
|
||||
#: ../src/modules/alsa/alsa-util.c:1015
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu "
|
||||
|
|
@ -75,7 +31,7 @@ msgstr ""
|
|||
"snd_pcm_avail() 返回的值非常大:%lu 字节(%lu ms)。\n"
|
||||
"很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:1810
|
||||
#: ../src/modules/alsa/alsa-util.c:1056
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%"
|
||||
|
|
@ -86,7 +42,7 @@ msgstr ""
|
|||
"snd_pcm_delay() 返回的值非常大:%li 字节(%s%lu ms)。\n"
|
||||
"很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
|
||||
|
||||
#: ../src/modules/alsa/alsa-util.c:1857
|
||||
#: ../src/modules/alsa/alsa-util.c:1103
|
||||
#, c-format
|
||||
msgid ""
|
||||
"snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes "
|
||||
|
|
@ -97,11 +53,24 @@ msgstr ""
|
|||
"snd_pcm_mmap_begin() 返回的值非常大:%lu 字节(%lu ms)。\n"
|
||||
"很可能是 ALSA 驱动程序 '%s' 中的 bug。请向 ALSA 开发者举报这个问题。"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2273
|
||||
#: ../src/modules/module-ladspa-sink.c:49
|
||||
msgid "Virtual LADSPA sink"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/modules/module-ladspa-sink.c:53
|
||||
msgid ""
|
||||
"sink_name=<name for the sink> sink_properties=<properties for the sink> "
|
||||
"master=<name of sink to filter> format=<sample format> rate=<sample rate> "
|
||||
"channels=<number of channels> channel_map=<channel map> plugin=<ladspa "
|
||||
"plugin name> label=<ladspa plugin label> control=<comma seperated list of "
|
||||
"input control values>"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/pulsecore/sink.c:2394
|
||||
msgid "Internal Audio"
|
||||
msgstr "内部音频"
|
||||
|
||||
#: ../src/pulsecore/sink.c:2279
|
||||
#: ../src/pulsecore/sink.c:2400
|
||||
msgid "Modem"
|
||||
msgstr "调制解调器"
|
||||
|
||||
|
|
@ -472,41 +441,51 @@ msgstr "正在使用状态文件夹%s。"
|
|||
msgid "Running in system mode: %s"
|
||||
msgstr "正在以系统模式运行:%s"
|
||||
|
||||
#: ../src/daemon/main.c:946
|
||||
#: ../src/daemon/main.c:934
|
||||
msgid ""
|
||||
"OK, so you are running PA in system mode. Please note that you most likely "
|
||||
"shouldn't be doing that.\n"
|
||||
"If you do it nonetheless then it's your own fault if things don't work as "
|
||||
"expected.\n"
|
||||
"Please read http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode for an "
|
||||
"explanation why system mode is usually a bad idea."
|
||||
msgstr ""
|
||||
|
||||
#: ../src/daemon/main.c:951
|
||||
msgid "pa_pid_file_create() failed."
|
||||
msgstr "pa_pid_file_create()失败。"
|
||||
|
||||
#: ../src/daemon/main.c:956
|
||||
#: ../src/daemon/main.c:961
|
||||
msgid "Fresh high-resolution timers available! Bon appetit!"
|
||||
msgstr "新鲜的高分辨率计时器开锅了!吃个饱!"
|
||||
|
||||
#: ../src/daemon/main.c:958
|
||||
#: ../src/daemon/main.c:963
|
||||
msgid ""
|
||||
"Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
|
||||
"resolution timers enabled!"
|
||||
msgstr "老兄,你的内核真臭!现在流行的是启用了高分辩率计分器的Linux!"
|
||||
|
||||
#: ../src/daemon/main.c:983
|
||||
#: ../src/daemon/main.c:988
|
||||
msgid "pa_core_new() failed."
|
||||
msgstr "pa_core_new()失败。"
|
||||
|
||||
#: ../src/daemon/main.c:1045
|
||||
#: ../src/daemon/main.c:1050
|
||||
msgid "Failed to initialize daemon."
|
||||
msgstr "后台程序初始化失败。"
|
||||
|
||||
#: ../src/daemon/main.c:1050
|
||||
#: ../src/daemon/main.c:1055
|
||||
msgid "Daemon startup without any loaded modules, refusing to work."
|
||||
msgstr "后台程序启动未加载任何模块,拒绝工作。"
|
||||
|
||||
#: ../src/daemon/main.c:1067
|
||||
#: ../src/daemon/main.c:1072
|
||||
msgid "Daemon startup complete."
|
||||
msgstr "后台程序启动完成。"
|
||||
|
||||
#: ../src/daemon/main.c:1073
|
||||
#: ../src/daemon/main.c:1078
|
||||
msgid "Daemon shutdown initiated."
|
||||
msgstr "开始关闭后台程序。"
|
||||
|
||||
#: ../src/daemon/main.c:1095
|
||||
#: ../src/daemon/main.c:1100
|
||||
msgid "Daemon terminated."
|
||||
msgstr "后台程序已终止。"
|
||||
|
||||
|
|
@ -857,237 +836,237 @@ msgstr "系统策略防止 PulseAudio 获得高优先调度。"
|
|||
msgid "System policy prevents PulseAudio from acquiring real-time scheduling."
|
||||
msgstr "系统策略防止 PulseAudio 获得实时调度。"
|
||||
|
||||
#: ../src/pulse/channelmap.c:103 ../src/pulse/channelmap.c:804
|
||||
#: ../src/pulse/channelmap.c:105 ../src/pulse/channelmap.c:747
|
||||
msgid "Mono"
|
||||
msgstr "单声道"
|
||||
|
||||
#: ../src/pulse/channelmap.c:105
|
||||
#: ../src/pulse/channelmap.c:107
|
||||
msgid "Front Center"
|
||||
msgstr "中前"
|
||||
|
||||
#: ../src/pulse/channelmap.c:106
|
||||
#: ../src/pulse/channelmap.c:108
|
||||
msgid "Front Left"
|
||||
msgstr "左前"
|
||||
|
||||
#: ../src/pulse/channelmap.c:107
|
||||
#: ../src/pulse/channelmap.c:109
|
||||
msgid "Front Right"
|
||||
msgstr "右前"
|
||||
|
||||
#: ../src/pulse/channelmap.c:109
|
||||
#: ../src/pulse/channelmap.c:111
|
||||
msgid "Rear Center"
|
||||
msgstr "中后"
|
||||
|
||||
#: ../src/pulse/channelmap.c:110
|
||||
#: ../src/pulse/channelmap.c:112
|
||||
msgid "Rear Left"
|
||||
msgstr "左后"
|
||||
|
||||
#: ../src/pulse/channelmap.c:111
|
||||
#: ../src/pulse/channelmap.c:113
|
||||
msgid "Rear Right"
|
||||
msgstr "右后"
|
||||
|
||||
#: ../src/pulse/channelmap.c:113
|
||||
#: ../src/pulse/channelmap.c:115
|
||||
msgid "Low Frequency Emmiter"
|
||||
msgstr "低频脉冲"
|
||||
|
||||
#: ../src/pulse/channelmap.c:115
|
||||
#: ../src/pulse/channelmap.c:117
|
||||
msgid "Front Left-of-center"
|
||||
msgstr "前左中央"
|
||||
|
||||
#: ../src/pulse/channelmap.c:116
|
||||
#: ../src/pulse/channelmap.c:118
|
||||
msgid "Front Right-of-center"
|
||||
msgstr "前右中央"
|
||||
|
||||
#: ../src/pulse/channelmap.c:118
|
||||
#: ../src/pulse/channelmap.c:120
|
||||
msgid "Side Left"
|
||||
msgstr "左侧"
|
||||
|
||||
#: ../src/pulse/channelmap.c:119
|
||||
#: ../src/pulse/channelmap.c:121
|
||||
msgid "Side Right"
|
||||
msgstr "右侧"
|
||||
|
||||
#: ../src/pulse/channelmap.c:121
|
||||
#: ../src/pulse/channelmap.c:123
|
||||
msgid "Auxiliary 0"
|
||||
msgstr "辅助 0"
|
||||
|
||||
#: ../src/pulse/channelmap.c:122
|
||||
#: ../src/pulse/channelmap.c:124
|
||||
msgid "Auxiliary 1"
|
||||
msgstr "辅助 1"
|
||||
|
||||
#: ../src/pulse/channelmap.c:123
|
||||
#: ../src/pulse/channelmap.c:125
|
||||
msgid "Auxiliary 2"
|
||||
msgstr "辅助 2"
|
||||
|
||||
#: ../src/pulse/channelmap.c:124
|
||||
#: ../src/pulse/channelmap.c:126
|
||||
msgid "Auxiliary 3"
|
||||
msgstr "辅助 3"
|
||||
|
||||
#: ../src/pulse/channelmap.c:125
|
||||
#: ../src/pulse/channelmap.c:127
|
||||
msgid "Auxiliary 4"
|
||||
msgstr "辅助 4"
|
||||
|
||||
#: ../src/pulse/channelmap.c:126
|
||||
#: ../src/pulse/channelmap.c:128
|
||||
msgid "Auxiliary 5"
|
||||
msgstr "辅助 5"
|
||||
|
||||
#: ../src/pulse/channelmap.c:127
|
||||
#: ../src/pulse/channelmap.c:129
|
||||
msgid "Auxiliary 6"
|
||||
msgstr "辅助 6"
|
||||
|
||||
#: ../src/pulse/channelmap.c:128
|
||||
#: ../src/pulse/channelmap.c:130
|
||||
msgid "Auxiliary 7"
|
||||
msgstr "辅助 7"
|
||||
|
||||
#: ../src/pulse/channelmap.c:129
|
||||
#: ../src/pulse/channelmap.c:131
|
||||
msgid "Auxiliary 8"
|
||||
msgstr "辅助 7"
|
||||
|
||||
#: ../src/pulse/channelmap.c:130
|
||||
#: ../src/pulse/channelmap.c:132
|
||||
msgid "Auxiliary 9"
|
||||
msgstr "辅助 9"
|
||||
|
||||
#: ../src/pulse/channelmap.c:131
|
||||
#: ../src/pulse/channelmap.c:133
|
||||
msgid "Auxiliary 10"
|
||||
msgstr "辅助 10"
|
||||
|
||||
#: ../src/pulse/channelmap.c:132
|
||||
#: ../src/pulse/channelmap.c:134
|
||||
msgid "Auxiliary 11"
|
||||
msgstr "辅助 11"
|
||||
|
||||
#: ../src/pulse/channelmap.c:133
|
||||
#: ../src/pulse/channelmap.c:135
|
||||
msgid "Auxiliary 12"
|
||||
msgstr "辅助 12"
|
||||
|
||||
#: ../src/pulse/channelmap.c:134
|
||||
#: ../src/pulse/channelmap.c:136
|
||||
msgid "Auxiliary 13"
|
||||
msgstr "辅助 13"
|
||||
|
||||
#: ../src/pulse/channelmap.c:135
|
||||
#: ../src/pulse/channelmap.c:137
|
||||
msgid "Auxiliary 14"
|
||||
msgstr "辅助 14"
|
||||
|
||||
#: ../src/pulse/channelmap.c:136
|
||||
#: ../src/pulse/channelmap.c:138
|
||||
msgid "Auxiliary 15"
|
||||
msgstr "辅助 15"
|
||||
|
||||
#: ../src/pulse/channelmap.c:137
|
||||
#: ../src/pulse/channelmap.c:139
|
||||
msgid "Auxiliary 16"
|
||||
msgstr "辅助 16"
|
||||
|
||||
#: ../src/pulse/channelmap.c:138
|
||||
#: ../src/pulse/channelmap.c:140
|
||||
msgid "Auxiliary 17"
|
||||
msgstr "辅助 17"
|
||||
|
||||
#: ../src/pulse/channelmap.c:139
|
||||
#: ../src/pulse/channelmap.c:141
|
||||
msgid "Auxiliary 18"
|
||||
msgstr "辅助 18"
|
||||
|
||||
#: ../src/pulse/channelmap.c:140
|
||||
#: ../src/pulse/channelmap.c:142
|
||||
msgid "Auxiliary 19"
|
||||
msgstr "辅助 19"
|
||||
|
||||
#: ../src/pulse/channelmap.c:141
|
||||
#: ../src/pulse/channelmap.c:143
|
||||
msgid "Auxiliary 20"
|
||||
msgstr "辅助 20"
|
||||
|
||||
#: ../src/pulse/channelmap.c:142
|
||||
#: ../src/pulse/channelmap.c:144
|
||||
msgid "Auxiliary 21"
|
||||
msgstr "辅助 21"
|
||||
|
||||
#: ../src/pulse/channelmap.c:143
|
||||
#: ../src/pulse/channelmap.c:145
|
||||
msgid "Auxiliary 22"
|
||||
msgstr "辅助 22"
|
||||
|
||||
#: ../src/pulse/channelmap.c:144
|
||||
#: ../src/pulse/channelmap.c:146
|
||||
msgid "Auxiliary 23"
|
||||
msgstr "辅助 23"
|
||||
|
||||
#: ../src/pulse/channelmap.c:145
|
||||
#: ../src/pulse/channelmap.c:147
|
||||
msgid "Auxiliary 24"
|
||||
msgstr "辅助 24"
|
||||
|
||||
#: ../src/pulse/channelmap.c:146
|
||||
#: ../src/pulse/channelmap.c:148
|
||||
msgid "Auxiliary 25"
|
||||
msgstr "辅助 25"
|
||||
|
||||
#: ../src/pulse/channelmap.c:147
|
||||
#: ../src/pulse/channelmap.c:149
|
||||
msgid "Auxiliary 26"
|
||||
msgstr "辅助 26"
|
||||
|
||||
#: ../src/pulse/channelmap.c:148
|
||||
#: ../src/pulse/channelmap.c:150
|
||||
msgid "Auxiliary 27"
|
||||
msgstr "辅助 27"
|
||||
|
||||
#: ../src/pulse/channelmap.c:149
|
||||
#: ../src/pulse/channelmap.c:151
|
||||
msgid "Auxiliary 28"
|
||||
msgstr "辅助 28"
|
||||
|
||||
#: ../src/pulse/channelmap.c:150
|
||||
#: ../src/pulse/channelmap.c:152
|
||||
msgid "Auxiliary 29"
|
||||
msgstr "辅助 29"
|
||||
|
||||
#: ../src/pulse/channelmap.c:151
|
||||
#: ../src/pulse/channelmap.c:153
|
||||
msgid "Auxiliary 30"
|
||||
msgstr "辅助 30"
|
||||
|
||||
#: ../src/pulse/channelmap.c:152
|
||||
#: ../src/pulse/channelmap.c:154
|
||||
msgid "Auxiliary 31"
|
||||
msgstr "辅助 31"
|
||||
|
||||
#: ../src/pulse/channelmap.c:154
|
||||
#: ../src/pulse/channelmap.c:156
|
||||
msgid "Top Center"
|
||||
msgstr "上中"
|
||||
|
||||
#: ../src/pulse/channelmap.c:156
|
||||
#: ../src/pulse/channelmap.c:158
|
||||
msgid "Top Front Center"
|
||||
msgstr "上中前"
|
||||
|
||||
#: ../src/pulse/channelmap.c:157
|
||||
#: ../src/pulse/channelmap.c:159
|
||||
msgid "Top Front Left"
|
||||
msgstr "上左前"
|
||||
|
||||
#: ../src/pulse/channelmap.c:158
|
||||
#: ../src/pulse/channelmap.c:160
|
||||
msgid "Top Front Right"
|
||||
msgstr "上右前"
|
||||
|
||||
#: ../src/pulse/channelmap.c:160
|
||||
#: ../src/pulse/channelmap.c:162
|
||||
msgid "Top Rear Center"
|
||||
msgstr "上中后"
|
||||
|
||||
#: ../src/pulse/channelmap.c:161
|
||||
#: ../src/pulse/channelmap.c:163
|
||||
msgid "Top Rear Left"
|
||||
msgstr "上左后"
|
||||
|
||||
#: ../src/pulse/channelmap.c:162
|
||||
#: ../src/pulse/channelmap.c:164
|
||||
msgid "Top Rear Right"
|
||||
msgstr "上右后"
|
||||
|
||||
#: ../src/pulse/channelmap.c:476 ../src/pulse/sample.c:167
|
||||
#: ../src/pulse/volume.c:237 ../src/pulse/volume.c:263
|
||||
#: ../src/pulse/volume.c:283 ../src/pulse/volume.c:313
|
||||
#: ../src/pulse/channelmap.c:478 ../src/pulse/sample.c:167
|
||||
#: ../src/pulse/volume.c:239 ../src/pulse/volume.c:265
|
||||
#: ../src/pulse/volume.c:285 ../src/pulse/volume.c:315
|
||||
msgid "(invalid)"
|
||||
msgstr "(无效)"
|
||||
|
||||
#: ../src/pulse/channelmap.c:808
|
||||
#: ../src/pulse/channelmap.c:751
|
||||
msgid "Stereo"
|
||||
msgstr "立体声"
|
||||
|
||||
#: ../src/pulse/channelmap.c:813
|
||||
#: ../src/pulse/channelmap.c:756
|
||||
msgid "Surround 4.0"
|
||||
msgstr "环绕 4.0 "
|
||||
|
||||
#: ../src/pulse/channelmap.c:819
|
||||
#: ../src/pulse/channelmap.c:762
|
||||
msgid "Surround 4.1"
|
||||
msgstr "环绕 4.1"
|
||||
|
||||
#: ../src/pulse/channelmap.c:825
|
||||
#: ../src/pulse/channelmap.c:768
|
||||
msgid "Surround 5.0"
|
||||
msgstr "环绕 5.0"
|
||||
|
||||
#: ../src/pulse/channelmap.c:831
|
||||
#: ../src/pulse/channelmap.c:774
|
||||
msgid "Surround 5.1"
|
||||
msgstr "环绕 5.1"
|
||||
|
||||
#: ../src/pulse/channelmap.c:838
|
||||
#: ../src/pulse/channelmap.c:781
|
||||
msgid "Surround 7.1"
|
||||
msgstr "环绕 7.1"
|
||||
|
||||
|
|
@ -1370,7 +1349,7 @@ msgid "pa_stream_connect_record() failed: %s\n"
|
|||
msgstr "pa_stream_connect_playback()失败:%s\n"
|
||||
|
||||
#: ../src/utils/pacat.c:462 ../src/utils/pasuspender.c:159
|
||||
#: ../src/utils/pactl.c:767
|
||||
#: ../src/utils/pactl.c:814
|
||||
#, c-format
|
||||
msgid "Connection failure: %s\n"
|
||||
msgstr "连接失败:%s\n"
|
||||
|
|
@ -1511,7 +1490,7 @@ msgstr ""
|
|||
"Compiled with libpulse %s\n"
|
||||
"Linked with libpulse %s\n"
|
||||
|
||||
#: ../src/utils/pacat.c:760 ../src/utils/pactl.c:851
|
||||
#: ../src/utils/pacat.c:760 ../src/utils/pactl.c:900
|
||||
#, fuzzy, c-format
|
||||
msgid "Invalid client name '%s'\n"
|
||||
msgstr "无效的通道映射描述'%s'\n"
|
||||
|
|
@ -1580,7 +1559,7 @@ msgid ""
|
|||
"specification from file.\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/utils/pacat.c:959 ../src/utils/pactl.c:895
|
||||
#: ../src/utils/pacat.c:959 ../src/utils/pactl.c:944
|
||||
#, fuzzy
|
||||
msgid "Failed to determine sample specification from file.\n"
|
||||
msgstr "获取采样信息失败:%s\n"
|
||||
|
|
@ -1612,7 +1591,7 @@ msgid "playback"
|
|||
msgstr "回放"
|
||||
|
||||
#: ../src/utils/pacat.c:1032 ../src/utils/pasuspender.c:277
|
||||
#: ../src/utils/pactl.c:1033
|
||||
#: ../src/utils/pactl.c:1104
|
||||
#, c-format
|
||||
msgid "pa_mainloop_new() failed.\n"
|
||||
msgstr "pa_mainloop_new()失败。\n"
|
||||
|
|
@ -1622,7 +1601,7 @@ msgid "io_new() failed.\n"
|
|||
msgstr "io_new()失败。\n"
|
||||
|
||||
#: ../src/utils/pacat.c:1058 ../src/utils/pasuspender.c:290
|
||||
#: ../src/utils/pactl.c:1045
|
||||
#: ../src/utils/pactl.c:1116
|
||||
#, c-format
|
||||
msgid "pa_context_new() failed.\n"
|
||||
msgstr "pa_context_new()失败。\n"
|
||||
|
|
@ -1637,7 +1616,7 @@ msgid "time_new() failed.\n"
|
|||
msgstr "time_new()失败。\n"
|
||||
|
||||
#: ../src/utils/pacat.c:1084 ../src/utils/pasuspender.c:298
|
||||
#: ../src/utils/pactl.c:1056
|
||||
#: ../src/utils/pactl.c:1127
|
||||
#, c-format
|
||||
msgid "pa_mainloop_run() failed.\n"
|
||||
msgstr "pa_mainloop_run()失败。\n"
|
||||
|
|
@ -1667,7 +1646,7 @@ msgstr "恢复失败:%s\n"
|
|||
msgid "WARNING: Sound server is not local, not suspending.\n"
|
||||
msgstr "警告:非本地声音服务器,不会挂起。\n"
|
||||
|
||||
#: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:773
|
||||
#: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:820
|
||||
#, c-format
|
||||
msgid "Got SIGINT, exiting.\n"
|
||||
msgstr "收到SIGINT,正在退出。\n"
|
||||
|
|
@ -1706,32 +1685,32 @@ msgstr ""
|
|||
"Compiled with libpulse %s\n"
|
||||
"Linked with libpulse %s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:113
|
||||
#: ../src/utils/pactl.c:128
|
||||
#, c-format
|
||||
msgid "Failed to get statistics: %s\n"
|
||||
msgstr "获取统计数据失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:119
|
||||
#: ../src/utils/pactl.c:134
|
||||
#, c-format
|
||||
msgid "Currently in use: %u blocks containing %s bytes total.\n"
|
||||
msgstr "当前使用:%u块,总共%s字节。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:122
|
||||
#: ../src/utils/pactl.c:137
|
||||
#, c-format
|
||||
msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
|
||||
msgstr "整个生命周期所得分配:%u块,总共%s字节。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:125
|
||||
#: ../src/utils/pactl.c:140
|
||||
#, c-format
|
||||
msgid "Sample cache size: %s\n"
|
||||
msgstr "采样缓存大小:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:134
|
||||
#: ../src/utils/pactl.c:149
|
||||
#, c-format
|
||||
msgid "Failed to get server information: %s\n"
|
||||
msgstr "获取服务器信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:142
|
||||
#: ../src/utils/pactl.c:157
|
||||
#, c-format
|
||||
msgid ""
|
||||
"User name: %s\n"
|
||||
|
|
@ -1754,12 +1733,12 @@ msgstr ""
|
|||
"默认源: %s\n"
|
||||
"Cookie:%08x\n"
|
||||
|
||||
#: ../src/utils/pactl.c:183
|
||||
#: ../src/utils/pactl.c:198
|
||||
#, c-format
|
||||
msgid "Failed to get sink information: %s\n"
|
||||
msgstr "获取音频出口信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:199
|
||||
#: ../src/utils/pactl.c:214
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Sink #%u\n"
|
||||
|
|
@ -1798,12 +1777,22 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:263
|
||||
#: ../src/utils/pactl.c:261 ../src/utils/pactl.c:353
|
||||
#, fuzzy, c-format
|
||||
msgid "\tPorts:\n"
|
||||
msgstr "\tProfiles:\n"
|
||||
|
||||
#: ../src/utils/pactl.c:267 ../src/utils/pactl.c:359
|
||||
#, fuzzy, c-format
|
||||
msgid "\tActive Port: %s\n"
|
||||
msgstr "\tActive Profile: %s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:290
|
||||
#, c-format
|
||||
msgid "Failed to get source information: %s\n"
|
||||
msgstr "获取音频入口信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:279
|
||||
#: ../src/utils/pactl.c:306
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Source #%u\n"
|
||||
|
|
@ -1842,20 +1831,20 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:311 ../src/utils/pactl.c:355 ../src/utils/pactl.c:390
|
||||
#: ../src/utils/pactl.c:427 ../src/utils/pactl.c:486 ../src/utils/pactl.c:487
|
||||
#: ../src/utils/pactl.c:497 ../src/utils/pactl.c:541 ../src/utils/pactl.c:542
|
||||
#: ../src/utils/pactl.c:548 ../src/utils/pactl.c:591 ../src/utils/pactl.c:592
|
||||
#: ../src/utils/pactl.c:599
|
||||
#: ../src/utils/pactl.c:338 ../src/utils/pactl.c:394 ../src/utils/pactl.c:429
|
||||
#: ../src/utils/pactl.c:466 ../src/utils/pactl.c:525 ../src/utils/pactl.c:526
|
||||
#: ../src/utils/pactl.c:536 ../src/utils/pactl.c:580 ../src/utils/pactl.c:581
|
||||
#: ../src/utils/pactl.c:587 ../src/utils/pactl.c:630 ../src/utils/pactl.c:631
|
||||
#: ../src/utils/pactl.c:638
|
||||
msgid "n/a"
|
||||
msgstr "n/a"
|
||||
|
||||
#: ../src/utils/pactl.c:329
|
||||
#: ../src/utils/pactl.c:368
|
||||
#, c-format
|
||||
msgid "Failed to get module information: %s\n"
|
||||
msgstr "获取模块信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:347
|
||||
#: ../src/utils/pactl.c:386
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Module #%u\n"
|
||||
|
|
@ -1872,12 +1861,12 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:366
|
||||
#: ../src/utils/pactl.c:405
|
||||
#, c-format
|
||||
msgid "Failed to get client information: %s\n"
|
||||
msgstr "获取客户端信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:384
|
||||
#: ../src/utils/pactl.c:423
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Client #%u\n"
|
||||
|
|
@ -1892,12 +1881,12 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:401
|
||||
#: ../src/utils/pactl.c:440
|
||||
#, c-format
|
||||
msgid "Failed to get card information: %s\n"
|
||||
msgstr "获取声卡信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:419
|
||||
#: ../src/utils/pactl.c:458
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Card #%u\n"
|
||||
|
|
@ -1914,22 +1903,22 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:433
|
||||
#: ../src/utils/pactl.c:472
|
||||
#, c-format
|
||||
msgid "\tProfiles:\n"
|
||||
msgstr "\tProfiles:\n"
|
||||
|
||||
#: ../src/utils/pactl.c:439
|
||||
#: ../src/utils/pactl.c:478
|
||||
#, c-format
|
||||
msgid "\tActive Profile: %s\n"
|
||||
msgstr "\tActive Profile: %s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:450
|
||||
#: ../src/utils/pactl.c:489
|
||||
#, c-format
|
||||
msgid "Failed to get sink input information: %s\n"
|
||||
msgstr "获取音频出口输入信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:469
|
||||
#: ../src/utils/pactl.c:508
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Sink Input #%u\n"
|
||||
|
|
@ -1966,12 +1955,12 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:508
|
||||
#: ../src/utils/pactl.c:547
|
||||
#, c-format
|
||||
msgid "Failed to get source output information: %s\n"
|
||||
msgstr "获取音频入口输出信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:528
|
||||
#: ../src/utils/pactl.c:567
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Source Output #%u\n"
|
||||
|
|
@ -2000,12 +1989,12 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:559
|
||||
#: ../src/utils/pactl.c:598
|
||||
#, c-format
|
||||
msgid "Failed to get sample information: %s\n"
|
||||
msgstr "获取采样信息失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:577
|
||||
#: ../src/utils/pactl.c:616
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Sample #%u\n"
|
||||
|
|
@ -2036,22 +2025,22 @@ msgstr ""
|
|||
"\tProperties:\n"
|
||||
"\t\t%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:607 ../src/utils/pactl.c:617
|
||||
#: ../src/utils/pactl.c:646 ../src/utils/pactl.c:656
|
||||
#, c-format
|
||||
msgid "Failure: %s\n"
|
||||
msgstr "失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:641
|
||||
#: ../src/utils/pactl.c:680
|
||||
#, c-format
|
||||
msgid "Failed to upload sample: %s\n"
|
||||
msgstr "上传采样失败:%s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:658
|
||||
#: ../src/utils/pactl.c:697
|
||||
msgid "Premature end of file\n"
|
||||
msgstr "文件过早结束\n"
|
||||
|
||||
#: ../src/utils/pactl.c:779
|
||||
#, c-format
|
||||
#: ../src/utils/pactl.c:826
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"%s [options] stat\n"
|
||||
"%s [options] list\n"
|
||||
|
|
@ -2066,6 +2055,8 @@ msgid ""
|
|||
"%s [options] suspend-sink [SINK] 1|0\n"
|
||||
"%s [options] suspend-source [SOURCE] 1|0\n"
|
||||
"%s [options] set-card-profile [CARD] [PROFILE] \n"
|
||||
"%s [options] set-sink-port [SINK] [PORT] \n"
|
||||
"%s [options] set-source-port [SOURCE] [PORT] \n"
|
||||
"\n"
|
||||
" -h, --help Show this help\n"
|
||||
" --version Show version\n"
|
||||
|
|
@ -2097,7 +2088,7 @@ msgstr ""
|
|||
" -n, --client-name=NAME How to call this client on the "
|
||||
"server\n"
|
||||
|
||||
#: ../src/utils/pactl.c:831
|
||||
#: ../src/utils/pactl.c:880
|
||||
#, c-format
|
||||
msgid ""
|
||||
"pactl %s\n"
|
||||
|
|
@ -2108,64 +2099,74 @@ msgstr ""
|
|||
"Compiled with libpulse %s\n"
|
||||
"Linked with libpulse %s\n"
|
||||
|
||||
#: ../src/utils/pactl.c:877
|
||||
#: ../src/utils/pactl.c:926
|
||||
msgid "Please specify a sample file to load\n"
|
||||
msgstr "请指定要加载的采样文件\n"
|
||||
|
||||
#: ../src/utils/pactl.c:890
|
||||
#: ../src/utils/pactl.c:939
|
||||
msgid "Failed to open sound file.\n"
|
||||
msgstr "打开声音文件失败。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:902
|
||||
#: ../src/utils/pactl.c:951
|
||||
#, fuzzy
|
||||
msgid "Warning: Failed to determine sample specification from file.\n"
|
||||
msgstr "以采样规格'%s'打开%s流。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:912
|
||||
#: ../src/utils/pactl.c:961
|
||||
msgid "You have to specify a sample name to play\n"
|
||||
msgstr "你必须指定要播放的采样名\n"
|
||||
|
||||
#: ../src/utils/pactl.c:924
|
||||
#: ../src/utils/pactl.c:973
|
||||
msgid "You have to specify a sample name to remove\n"
|
||||
msgstr "你必须指定要删除的采样名\n"
|
||||
|
||||
#: ../src/utils/pactl.c:933
|
||||
#: ../src/utils/pactl.c:982
|
||||
msgid "You have to specify a sink input index and a sink\n"
|
||||
msgstr "你必须指定音频出口索引和音频出口\n"
|
||||
|
||||
#: ../src/utils/pactl.c:943
|
||||
#: ../src/utils/pactl.c:992
|
||||
msgid "You have to specify a source output index and a source\n"
|
||||
msgstr "你必须指定音频入口输出索引和音频入口\n"
|
||||
|
||||
#: ../src/utils/pactl.c:958
|
||||
#: ../src/utils/pactl.c:1007
|
||||
msgid "You have to specify a module name and arguments.\n"
|
||||
msgstr "必须指定模块名和参数。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:978
|
||||
#: ../src/utils/pactl.c:1027
|
||||
msgid "You have to specify a module index\n"
|
||||
msgstr "必须指定模块索引\n"
|
||||
|
||||
#: ../src/utils/pactl.c:988
|
||||
#: ../src/utils/pactl.c:1037
|
||||
msgid ""
|
||||
"You may not specify more than one sink. You have to specify a boolean "
|
||||
"value.\n"
|
||||
msgstr "不可指定多个音频出口。必须指定一个布尔值。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:1001
|
||||
#: ../src/utils/pactl.c:1050
|
||||
msgid ""
|
||||
"You may not specify more than one source. You have to specify a boolean "
|
||||
"value.\n"
|
||||
msgstr "不可指定多个源。必须指定一个布尔值。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:1013
|
||||
#: ../src/utils/pactl.c:1062
|
||||
msgid "You have to specify a card name/index and a profile name\n"
|
||||
msgstr "你必须指定声卡名称/索引和侧写名称\n"
|
||||
|
||||
#: ../src/utils/pactl.c:1028
|
||||
#: ../src/utils/pactl.c:1073
|
||||
#, fuzzy
|
||||
msgid "You have to specify a sink name/index and a port name\n"
|
||||
msgstr "你必须指定声卡名称/索引和侧写名称\n"
|
||||
|
||||
#: ../src/utils/pactl.c:1084
|
||||
#, fuzzy
|
||||
msgid "You have to specify a source name/index and a port name\n"
|
||||
msgstr "你必须指定声卡名称/索引和侧写名称\n"
|
||||
|
||||
#: ../src/utils/pactl.c:1099
|
||||
msgid "No valid command specified.\n"
|
||||
msgstr "未指定有效的命令。\n"
|
||||
|
||||
#: ../src/utils/pactl.c:1051
|
||||
#: ../src/utils/pactl.c:1122
|
||||
#, c-format
|
||||
msgid "pa_context_connect() failed: %s"
|
||||
msgstr "pa_context_connect()失败:%s"
|
||||
|
|
@ -2289,7 +2290,7 @@ msgstr "write():%s"
|
|||
msgid "Cannot access autospawn lock."
|
||||
msgstr "不能访问autospawn锁。"
|
||||
|
||||
#: ../src/modules/alsa/alsa-sink.c:446 ../src/modules/alsa/alsa-sink.c:594
|
||||
#: ../src/modules/alsa/alsa-sink.c:445 ../src/modules/alsa/alsa-sink.c:593
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to write new data to the device, but there was actually "
|
||||
|
|
@ -2305,7 +2306,7 @@ msgstr ""
|
|||
"提醒我们设置 POLLOUT -- 但结果是 snd_pcm_avail() 返回 0 或者另一个小于最小可"
|
||||
"用值的数值。"
|
||||
|
||||
#: ../src/modules/alsa/alsa-source.c:430 ../src/modules/alsa/alsa-source.c:569
|
||||
#: ../src/modules/alsa/alsa-source.c:424 ../src/modules/alsa/alsa-source.c:563
|
||||
#, c-format
|
||||
msgid ""
|
||||
"ALSA woke us up to read new data from the device, but there was actually "
|
||||
|
|
@ -2321,31 +2322,16 @@ msgstr ""
|
|||
"提醒我们设置 POLLOUT -- 但结果是 snd_pcm_avail() 返回 0 或者另一个小于最小可"
|
||||
"用值的数值。"
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:120
|
||||
#, c-format
|
||||
msgid "Output %s + Input %s"
|
||||
msgstr "输出 %s + 输入 %s"
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:123
|
||||
#, c-format
|
||||
msgid "Output %s"
|
||||
msgstr "输出 %s"
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:127
|
||||
#, c-format
|
||||
msgid "Input %s"
|
||||
msgstr "输入 %s"
|
||||
|
||||
#: ../src/modules/alsa/module-alsa-card.c:176
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2058
|
||||
#: ../src/modules/alsa/module-alsa-card.c:152
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2062
|
||||
msgid "Off"
|
||||
msgstr "关闭"
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2028
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2032
|
||||
msgid "High Fidelity Playback (A2DP)"
|
||||
msgstr "高保真回放(A2DP)"
|
||||
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2043
|
||||
#: ../src/modules/bluetooth/module-bluetooth-device.c:2047
|
||||
msgid "Telephony Duplex (HSP/HFP)"
|
||||
msgstr "双工电话(HSP/HFP)"
|
||||
|
||||
|
|
@ -2353,6 +2339,48 @@ msgstr "双工电话(HSP/HFP)"
|
|||
msgid "PulseAudio Sound Server"
|
||||
msgstr "PulseAudio 声音服务器"
|
||||
|
||||
#~ msgid "Analog Mono"
|
||||
#~ msgstr "模拟单声道"
|
||||
|
||||
#~ msgid "Analog Stereo"
|
||||
#~ msgstr "模拟立体声"
|
||||
|
||||
#~ msgid "Digital Stereo (IEC958)"
|
||||
#~ msgstr "数字立体声(IEC958)"
|
||||
|
||||
#~ msgid "Digital Stereo (HDMI)"
|
||||
#~ msgstr "数字立体声(HDMI)"
|
||||
|
||||
#~ msgid "Analog Surround 4.0"
|
||||
#~ msgstr "模拟环绕 4.0"
|
||||
|
||||
#~ msgid "Digital Surround 4.0 (IEC958/AC3)"
|
||||
#~ msgstr "数字环绕 4.0(IEC958/AC3)"
|
||||
|
||||
#~ msgid "Analog Surround 4.1"
|
||||
#~ msgstr "模拟环绕 4.1"
|
||||
|
||||
#~ msgid "Analog Surround 5.0"
|
||||
#~ msgstr "模拟环绕 5.0"
|
||||
|
||||
#~ msgid "Analog Surround 5.1"
|
||||
#~ msgstr "模拟环绕 5.1"
|
||||
|
||||
#~ msgid "Digital Surround 5.1 (IEC958/AC3)"
|
||||
#~ msgstr "数字环绕 5.1(IEC958/AC3)"
|
||||
|
||||
#~ msgid "Analog Surround 7.1"
|
||||
#~ msgstr "模拟环绕 7.1"
|
||||
|
||||
#~ msgid "Output %s + Input %s"
|
||||
#~ msgstr "输出 %s + 输入 %s"
|
||||
|
||||
#~ msgid "Output %s"
|
||||
#~ msgstr "输出 %s"
|
||||
|
||||
#~ msgid "Input %s"
|
||||
#~ msgstr "输入 %s"
|
||||
|
||||
#~ msgid "Stream successfully created\n"
|
||||
#~ msgstr "成功创建流\n"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue