~ubuntu-branches/ubuntu/maverick/alsa-utils/maverick-proposed

« back to all changes in this revision

Viewing changes to .pc/remove_alsaconf.patch/alsaconf/po/ru.po

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2010-05-21 12:54:56 UTC
  • mfrom: (1.2.14 upstream) (2.3.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100521125456-kxrb3ggrjnf06nd8
Tags: 1.0.23-0ubuntu1
* New upstream release
  - backport-fixes-head.patch: Dropped, applied upstream
* Merge from debian unstable, remaining changes:
  - debian/init:
    + wait until /usr/bin and /var/lib/alsa exist
    + only display an error when dealing with alsactl if there is no card
      specified
    + Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
      and Dell E series
    + ute PC Beep on hda cards that support it during initial volume setup
    + update lsb header to indicate no running of the script unless the
      udev rule is run
    + Mute *Analog/Digital Control for Creative cards by default
    + Default Digital Input Source to be Digital Mic 1 so that users
      with digital mic will be able to use it out of the box
    + Mute "IEC958 Optical Raw" by default
    + Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
    + Don't muck with sound card state if alsactl restore fails 
    + Don't wait for 1 second after alsactl store
    + Stop muting on reboot/shutdown
    + Prefer built-in digital mics on newer Dells
    + Unmute 'Line HP Swap' for Dove boards
  - debian/rules:
    + ship udev rules file in /lib/udev/rules.d
    + Do not install start symlinks for the alsa-utils init script, it gets
      run from a udev rule
  - debian/udev.script: do not use hotplug functions
  - debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
    users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
  - debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
    show the pulse mixer by default, since it can be controlled from
    pulseaudio itself
  - debian/patches/fix_misspelling_speaker-test_man_page.patch: Fix
    misspelling in speaker-test(1)
  - Remove alsaconf from build system and remove po files
  - Create an upstart job specifically saving mixer levels to resolve race
  - Version build-dep to upstart-aware debhelper.
  - Move the initscript into /sbin. We now have an upstart job just for
    handling alsactl store
* debian/init: Revert Debian's change to allow alsamixer/amixer and aumix to
  cooperate. OSS is going away in Maverick, so we don't care about OSS mixer
  applications any more

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Russian translations for alsa-utils package
 
2
# Английские переводы для пакета alsa-utils.
 
3
# Copyright (C) 2005 THE alsa-utils'S COPYRIGHT HOLDER
 
4
# This file is distributed under the same license as the alsa-utils package.
 
5
#  <dushistov@mail.ru>, 2005.
 
6
#
 
7
msgid ""
 
8
msgstr ""
 
9
"Project-Id-Version: alsa-utils 1.0.9rc4a\n"
 
10
"Report-Msgid-Bugs-To: \n"
 
11
"POT-Creation-Date: 2005-12-02 12:37+0100\n"
 
12
"PO-Revision-Date: 2005-12-02 12:39+0100\n"
 
13
"Last-Translator:  <dushistov@mail.ru>\n"
 
14
"Language-Team: Russian <ru@li.org>\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
 
19
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
20
 
 
21
#: ../alsaconf.in:36
 
22
msgid "-s"
 
23
msgstr ""
 
24
 
 
25
#: ../alsaconf.in:80
 
26
msgid "ALSA configurator"
 
27
msgstr "Найстройщик ALSA"
 
28
 
 
29
#: ../alsaconf.in:82
 
30
#, fuzzy
 
31
msgid ""
 
32
"usage: alsaconf [options]\n"
 
33
"  -l|--legacy    check only legacy non-isapnp cards\n"
 
34
"  -m|--modinfo   read module descriptions instead of reading card db\n"
 
35
"  -s|--sound wav-file\n"
 
36
"                 use the specified wav file as a test sound\n"
 
37
"  -u|--uid uid   set the uid for the ALSA devices (default = 0) [obsoleted]\n"
 
38
"  -g|--gid gid   set the gid for the ALSA devices (default = 0) [obsoleted]\n"
 
39
"  -d|--devmode mode\n"
 
40
"                 set the permission for ALSA devices (default = 0666) "
 
41
"[obs.]\n"
 
42
"  -r|--strict    set strict device mode (equiv. with -g 17 -d 0660) "
 
43
"[obsoleted]\n"
 
44
"  -L|--log file  logging on the specified file (for debugging purpose only)\n"
 
45
"  -p|--probe card-name\n"
 
46
"                 probe a legacy non-isapnp card and print module options\n"
 
47
"  -P|--listprobe list the supported legacy card modules\n"
 
48
"  -c|--config file\n"
 
49
"                 specify the module config file\n"
 
50
"  -R|--resources list available DMA and IRQ resources with debug for legacy\n"
 
51
"  -h|--help      what you're reading"
 
52
msgstr ""
 
53
"использование: alsaconf [опции]\n"
 
54
"  -l|--legacy    проверять только не ISAPnP карты\n"
 
55
"  -m|--modinfo   читать описание модулей вместо чтения бызы данных карт\n"
 
56
"  -s|--sound WAV файл\n"
 
57
"                 использовать указанный WAV файл в качестве тестового\n"
 
58
"  -u|--uid uid   устанавливает uid для ALSA(по умолчанию = 0) [устарело]\n"
 
59
"  -g|--gid gid   устанавливает gid для ALSA(по умолчанию = 0) [устарело]\n"
 
60
"  -d|--devmode режим\n"
 
61
"                 устанавливает права доступа для ALSA (по умолчанию = 0666) "
 
62
"[уст.]\n"
 
63
"  -r|--strict    устанавливает строгие права для ALSA (экв. -g 17 -d 0660) "
 
64
"[уст.]\n"
 
65
"  -L|--log файл  записывать события в определенный файл (в целях отладки)\n"
 
66
"  -p|--probe имя звуковой карты\n"
 
67
"                 проверить обычную не IsaPnP карту и вывести опции модуля\n"
 
68
"  -P|--listprobe вывести список поддерживаемых не IsaPnP карт\n"
 
69
"  -c|--config файл\n"
 
70
"                 указывает файл с настройками модуля\n"
 
71
"  -h|--help      вывести это сообщение"
 
72
 
 
73
#: ../alsaconf.in:252
 
74
msgid "You must be root to use this script."
 
75
msgstr "Вы должны быть суперпользователем, чтобы использовать этот скрипт."
 
76
 
 
77
#: ../alsaconf.in:294
 
78
msgid "ERROR: The config file doesn't exist: "
 
79
msgstr "ОШИБКА: Файл с настройками не существует: "
 
80
 
 
81
#: ../alsaconf.in:336
 
82
msgid "Error, dialog or whiptail not found."
 
83
msgstr "Ошибка, dialog или whiptail не найдены."
 
84
 
 
85
#: ../alsaconf.in:342
 
86
msgid "Error, awk not found. Can't continue."
 
87
msgstr "Ошибка, awk не найден. Не могу продолжить работу."
 
88
 
 
89
#: ../alsaconf.in:439
 
90
msgid ""
 
91
"\n"
 
92
"                   ALSA  CONFIGURATOR\n"
 
93
"                   version %s\n"
 
94
"\n"
 
95
"            This script is a configurator for\n"
 
96
"    Advanced Linux Sound Architecture (ALSA) driver.\n"
 
97
"\n"
 
98
"\n"
 
99
"  If ALSA is already running, you should close all sound\n"
 
100
"  apps now and stop the sound driver.\n"
 
101
"  alsaconf will try to do this, but it's not 100%% sure."
 
102
msgstr ""
 
103
"\n"
 
104
"                   Настройщик ALSA\n"
 
105
"                  версия %s\n"
 
106
"\n"
 
107
"    Этот скрипт настраивает Advanced Linux Sound Architecture\n"
 
108
"\n"
 
109
"\n"
 
110
"   Если какие-нибудь приложения входящие в пакет ALSA уже запущены,\n"
 
111
"   вы должны закрыть все приложения работающие со звуком\n"
 
112
"   и остановаить звуковой драйвер.\n"
 
113
"   alsaconf попытается это сделать, но результат не гарантируется на все 100%"
 
114
"%."
 
115
 
 
116
#: ../alsaconf.in:455
 
117
msgid ""
 
118
"\n"
 
119
"\n"
 
120
"     OK, sound driver is configured.\n"
 
121
"\n"
 
122
"                  ALSA  CONFIGURATOR\n"
 
123
"\n"
 
124
"          will prepare the card for playing now.\n"
 
125
"\n"
 
126
"     Now I'll run alsasound init script, then I'll use\n"
 
127
"     amixer to raise the default volumes.\n"
 
128
"     You can change the volume later via a mixer\n"
 
129
"     program such as alsamixer or gamix.\n"
 
130
"  \n"
 
131
"  "
 
132
msgstr ""
 
133
"\n"
 
134
"\n"
 
135
"    Хорошо, драйвер звуковой карты настроен.\n"
 
136
"\n"
 
137
"            Сейчас Настройщик ALSA\n"
 
138
"\n"
 
139
"         подготовит звуковую карту для проигрования.\n"
 
140
"\n"
 
141
"    Сейчас я запущу скрипт, инициализирующий alsasound, потом использую "
 
142
"amixer\n"
 
143
"    для увеличения уровня громкости по умолчания.\n"
 
144
"    Вы можете изменить уровень громкости по умолчания позже\n"
 
145
"    с помощью таких программ как alsamixer или gamix.\n"
 
146
"  "
 
147
 
 
148
#: ../alsaconf.in:518 ../alsaconf.in:523 ../alsaconf.in:528 ../alsaconf.in:533
 
149
msgid "Can't create temp file, exiting..."
 
150
msgstr "Не могу создать временный файл, прекращаю работу..."
 
151
 
 
152
#: ../alsaconf.in:643
 
153
msgid "Building card database.."
 
154
msgstr "Создаю базу данных с информацией о звуковых карточках.."
 
155
 
 
156
#: ../alsaconf.in:647
 
157
msgid "No card database is found.."
 
158
msgstr "База данных, содержащая информацию о звуковых карточках, не найдена.."
 
159
 
 
160
#: ../alsaconf.in:652
 
161
msgid "Searching sound cards"
 
162
msgstr "Ищем звуковые карточки"
 
163
 
 
164
#: ../alsaconf.in:806
 
165
msgid ""
 
166
"\n"
 
167
"Configuring %s\n"
 
168
"Do you want to modify %s (and %s if present)?"
 
169
msgstr ""
 
170
"\n"
 
171
"Настраиваем %s\n"
 
172
"Вы хотите изменить %s (и %s, если существует)?"
 
173
 
 
174
#: ../alsaconf.in:811
 
175
msgid ""
 
176
"\n"
 
177
"Configuring %s\n"
 
178
"Do you want to modify %s?"
 
179
msgstr ""
 
180
"\n"
 
181
"Настраиваем %s\n"
 
182
"Вы хотите изменить %s?"
 
183
 
 
184
#: ../alsaconf.in:900
 
185
msgid "Running modules-update..."
 
186
msgstr "Запускаем modules-update..."
 
187
 
 
188
#: ../alsaconf.in:903
 
189
msgid "Running update-modules..."
 
190
msgstr "Запускаем update-modules..."
 
191
 
 
192
#: ../alsaconf.in:915
 
193
msgid ""
 
194
"\n"
 
195
"       The mixer is set up now for for playing.\n"
 
196
"       Shall I try to play a sound sample now?\n"
 
197
"\n"
 
198
"                           NOTE:\n"
 
199
"If you have a big amplifier, lower your volumes or say no.\n"
 
200
"    Otherwise check that your speaker volume is open,\n"
 
201
"          and look if you can hear test sound.\n"
 
202
msgstr ""
 
203
"\n"
 
204
"       Микшер настроен для проигровования.\n"
 
205
"       Проиграть тестовый пример?\n"
 
206
"\n"
 
207
"  Примечание:\n"
 
208
"  Если у вас большой усилитель, уменьшите уровень громкости или скажите "
 
209
"нет.\n"
 
210
"  В противном случае проверьте, что ваши колонки включены,\n"
 
211
"  и удостоверьтесь что вы слышите тестовый пример.\n"
 
212
 
 
213
#: ../alsaconf.in:932
 
214
msgid "Saving the mixer setup used for this in /etc/asound.state."
 
215
msgstr "Сохраняем настройки микшера в /etc/asound.state."
 
216
 
 
217
#: ../alsaconf.in:936
 
218
msgid ""
 
219
"\n"
 
220
"===============================================================================\n"
 
221
"\n"
 
222
" Now ALSA is ready to use.\n"
 
223
" For adjustment of volumes, use your favorite mixer.\n"
 
224
"\n"
 
225
" Have a lot of fun!\n"
 
226
"\n"
 
227
msgstr ""
 
228
"\n"
 
229
"===============================================================================\n"
 
230
"\n"
 
231
" Теперь ALSA готова к использованию.\n"
 
232
" Для регулировки уровня громкости, используйте ваш любимый микшер.\n"
 
233
"\n"
 
234
" Оторвись по полной!\n"
 
235
"\n"
 
236
 
 
237
#: ../alsaconf.in:1244
 
238
msgid "WARNING"
 
239
msgstr "ПРЕДУПРЕЖДЕНИЕ"
 
240
 
 
241
#: ../alsaconf.in:1245
 
242
msgid ""
 
243
"\n"
 
244
"   Probing legacy ISA cards might make\n"
 
245
"   your system unstable.\n"
 
246
"\n"
 
247
"        Do you want to proceed?\n"
 
248
"\n"
 
249
msgstr ""
 
250
"\n"
 
251
"  Поиск ISA звуковых карточек может сделать\n"
 
252
"  вашу систему нестабильной.\n"
 
253
"\n"
 
254
"  Вы уверены?\n"
 
255
"\n"
 
256
 
 
257
#: ../alsaconf.in:1268
 
258
msgid ""
 
259
"No legacy drivers are available\n"
 
260
"   for your machine"
 
261
msgstr ""
 
262
"Нету подходяшего драйвера для\n"
 
263
"  вашей машины"
 
264
 
 
265
#: ../alsaconf.in:1273
 
266
msgid "Driver Selection"
 
267
msgstr "Выбор Драйвера"
 
268
 
 
269
#: ../alsaconf.in:1274
 
270
msgid ""
 
271
"           Probing legacy ISA cards\n"
 
272
"\n"
 
273
"        Please select the drivers to probe:"
 
274
msgstr ""
 
275
"    Поиск ISA звуковых карт\n"
 
276
"\n"
 
277
"    Пожалуйста, выберите драйверы для проверки:"
 
278
 
 
279
#: ../alsaconf.in:1281
 
280
msgid ""
 
281
"\n"
 
282
" Shall I try all possible DMA and IRQ combinations?\n"
 
283
" With this option, some unconventional configuration\n"
 
284
" might be found, but it will take much longer time."
 
285
msgstr ""
 
286
"\n"
 
287
" Попробовать все доступные DMA и IRQ комбинации?\n"
 
288
" С этой опцией, могут быть найдены некоторые нестандартные\n"
 
289
" конфигураии, но это займет намного больше времени."
 
290
 
 
291
#: ../alsaconf.in:1291
 
292
msgid "Probing legacy cards..   This may take a few minutes.."
 
293
msgstr "Поиск звуковых карточек..  Это может занять несколько минут.."
 
294
 
 
295
#: ../alsaconf.in:1292
 
296
msgid "Probing: "
 
297
msgstr "Проверка: "
 
298
 
 
299
#: ../alsaconf.in:1298
 
300
msgid " : FOUND!!"
 
301
msgstr " : НАШЕЛ!!"
 
302
 
 
303
#: ../alsaconf.in:1304
 
304
msgid "Result"
 
305
msgstr "Результат"
 
306
 
 
307
#: ../alsaconf.in:1305
 
308
msgid "No legacy cards found"
 
309
msgstr "Звуковых карточек не найдено"
 
310
 
 
311
#: ../alsaconf.in:1364
 
312
msgid ""
 
313
"\n"
 
314
" Looks like you having a Thinkpad 600E or 770 notebook.\n"
 
315
" On this notebook, CS4236 driver should be used\n"
 
316
" although CS46xx chip is detected.\n"
 
317
"\n"
 
318
" Shall I try to snd-cs4236 driver and probe\n"
 
319
" the legacy ISA configuration?"
 
320
msgstr ""
 
321
"\n"
 
322
" Кажется, мы имеем дело с ноутбуком Thinkpad 600E или 770.\n"
 
323
" На этом ноутбуке, драйвер CS4236 должен использоваться\n"
 
324
" хотя определяется CS46xx\n"
 
325
"\n"
 
326
" Использовать snd-cs4236 и проверить правильность ISA\n"
 
327
" конфигурации?"
 
328
 
 
329
#: ../alsaconf.in:1378
 
330
msgid ""
 
331
"\n"
 
332
" Looks like you having a Dell Dimension machine.\n"
 
333
" On this machine, CS4232 driver should be used\n"
 
334
" although CS46xx chip is detected.\n"
 
335
"\n"
 
336
" Shall I try to snd-cs4232 driver and probe\n"
 
337
" the legacy ISA configuration?"
 
338
msgstr ""
 
339
"\n"
 
340
" Похоже что вы имеем дело с машиной Dell Dimension.\n"
 
341
" На этой машине CS4232 драйвер должен исползьовать, チップが検出されますが\n"
 
342
" хотя чип звуковой карты определяется как CS46xx.\n"
 
343
"\n"
 
344
" Использовать snd-cs4232 и проверить ISA валидность\n"
 
345
" этой конфигурации?"
 
346
 
 
347
#: ../alsaconf.in:1395
 
348
msgid "Soundcard Selection"
 
349
msgstr "Выбор Звуковой карты"
 
350
 
 
351
#: ../alsaconf.in:1396
 
352
msgid ""
 
353
"\n"
 
354
"         Following card(s) are found on your system.\n"
 
355
"         Choose a soundcard to configure:\n"
 
356
msgstr ""
 
357
"\n"
 
358
"        Следущее звуковая(ые) карта(ы) найдены в вашей системе.\n"
 
359
"        Выберите звуковую карту для настройки:\n"
 
360
 
 
361
#: ../alsaconf.in:1409
 
362
msgid ""
 
363
"\n"
 
364
"        No supported PnP or PCI card found.\n"
 
365
"\n"
 
366
" Would you like to probe legacy ISA sound cards/chips?\n"
 
367
"\n"
 
368
msgstr ""
 
369
"\n"
 
370
"   Найдена не поддерживаемая PnP или PCI карта.\n"
 
371
"\n"
 
372
" Желаете проверить ISA звуковые карты/чипы?\n"
 
373
"\n"