diff options
Diffstat (limited to 'po')
| -rw-r--r-- | po/it.po | 69 | ||||
| -rw-r--r-- | po/pcsx.pot | 58 | ||||
| -rw-r--r-- | po/pt_BR.po | 66 | ||||
| -rw-r--r-- | po/ru_RU.po | 77 | ||||
| -rw-r--r-- | po/zh_CN.po | 71 | ||||
| -rw-r--r-- | po/zh_TW.po | 71 |
6 files changed, 189 insertions, 223 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pcsxr 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 10:55+0800\n" +"POT-Creation-Date: 2010-05-19 16:31+0800\n" "PO-Revision-Date: 2010-03-15 16:00+0200\n" "Last-Translator: Giovanni Scafora <giovanni@archlinux.org>\n" "Language-Team: Arch Linux Italian Team <giovanni@archlinux.org>\n" @@ -1476,77 +1476,77 @@ msgstr "Questo file non sembra essere un file valido di PSX.\n" msgid "Error loading %s: %s" msgstr "Si è verificato un errore durante il caricamento di %s: %s" -#: ../libpcsxcore/plugins.c:183 +#: ../libpcsxcore/plugins.c:185 #, c-format msgid "Could not load GPU plugin %s!" msgstr "Impossibile caricare il plugin %s della GPU!" -#: ../libpcsxcore/plugins.c:254 +#: ../libpcsxcore/plugins.c:256 #, c-format msgid "Could not load CD-ROM plugin %s!" msgstr "Impossibile caricare il plugin %s del CD-ROM!" -#: ../libpcsxcore/plugins.c:300 +#: ../libpcsxcore/plugins.c:302 #, c-format msgid "Could not load SPU plugin %s!" msgstr "Impossibile caricare il plugin %s della SPU!" -#: ../libpcsxcore/plugins.c:437 +#: ../libpcsxcore/plugins.c:439 #, c-format msgid "Could not load Controller 1 plugin %s!" msgstr "Impossibile caricare il plugin %s del controller 1!" -#: ../libpcsxcore/plugins.c:491 +#: ../libpcsxcore/plugins.c:493 #, c-format msgid "Could not load Controller 2 plugin %s!" msgstr "Impossibile caricare il plugin %s del controller 2!" -#: ../libpcsxcore/plugins.c:534 +#: ../libpcsxcore/plugins.c:536 #, c-format msgid "Could not load NetPlay plugin %s!" msgstr "Impossibile caricare il plugin %s di NetPlay!" -#: ../libpcsxcore/plugins.c:595 +#: ../libpcsxcore/plugins.c:597 #, c-format msgid "Error initializing CD-ROM plugin: %d" msgstr "" "Si è verificato un errore durante l'inizializzazione del plugin del CD-ROM: %" "d" -#: ../libpcsxcore/plugins.c:597 +#: ../libpcsxcore/plugins.c:599 #, c-format msgid "Error initializing GPU plugin: %d" msgstr "" "Si è verificato un errore durante l'inizializzazione del plugin della GPU: %d" -#: ../libpcsxcore/plugins.c:599 +#: ../libpcsxcore/plugins.c:601 #, c-format msgid "Error initializing SPU plugin: %d" msgstr "" "Si è verificato un errore durante l'inizializzazione del plugin della SPU: %d" -#: ../libpcsxcore/plugins.c:601 +#: ../libpcsxcore/plugins.c:603 #, c-format msgid "Error initializing Controller 1 plugin: %d" msgstr "" "Si è verificato un errore durante l'inizializzazione del plugin del " "controller 1: %d" -#: ../libpcsxcore/plugins.c:603 +#: ../libpcsxcore/plugins.c:605 #, c-format msgid "Error initializing Controller 2 plugin: %d" msgstr "" "Si è verificato un errore durante l'inizializzazione del plugin del " "controller 2: %d" -#: ../libpcsxcore/plugins.c:607 +#: ../libpcsxcore/plugins.c:609 #, c-format msgid "Error initializing NetPlay plugin: %d" msgstr "" "Si è verificato un errore durante l'inizializzazione del plugin di NetPlay: %" "d" -#: ../libpcsxcore/plugins.c:610 +#: ../libpcsxcore/plugins.c:612 msgid "Plugins loaded.\n" msgstr "Plugin caricati.\n" @@ -1579,28 +1579,28 @@ msgstr "Impossibile aprire il BIOS:\"%s\". Sto abilitando il bios HLE!\n" msgid "Running PCSX Version %s (%s).\n" msgstr "Avvio in corso di PCSX versione %s (%s).\n" -#: ../libpcsxcore/sio.c:344 +#: ../libpcsxcore/sio.c:345 msgid "Connection closed!\n" msgstr "Connessione chiusa!\n" -#: ../libpcsxcore/sio.c:370 +#: ../libpcsxcore/sio.c:371 #, c-format msgid "No memory card value was specified - creating a default card %s\n" msgstr "" "Nessun valore specificato per la memory card, sto creando una card di " "default %s\n" -#: ../libpcsxcore/sio.c:374 +#: ../libpcsxcore/sio.c:375 #, c-format msgid "The memory card %s doesn't exist - creating it\n" msgstr "La memory card %s non esiste, la sto creando\n" -#: ../libpcsxcore/sio.c:390 +#: ../libpcsxcore/sio.c:391 #, c-format msgid "Memory card %s failed to load!\n" msgstr "Impossibile caricare la memory card %s!\n" -#: ../libpcsxcore/sio.c:394 +#: ../libpcsxcore/sio.c:395 #, c-format msgid "Loading memory card %s\n" msgstr "Sto caricando la memory card %s\n" @@ -2222,28 +2222,18 @@ msgid "Patch Memory..." msgstr "" #: ../plugins/dfsound/spu.c:38 -msgid "ALSA Sound" -msgstr "Audio ALSA" - -#: ../plugins/dfsound/spu.c:40 msgid "Mac OS X Sound" msgstr "Audio Mac OS X" -#: ../plugins/dfsound/spu.c:42 -msgid "OSS Sound" +#: ../plugins/dfsound/spu.c:40 +#, fuzzy +msgid "SDL Sound" msgstr "Audio OSS" -#: ../plugins/dfsound/spu.c:44 -msgid "PulseAudio Sound" -msgstr "Audio PulseAudio" - -#: ../plugins/dfsound/spu.c:46 -msgid "NULL Sound" -msgstr "Senza audio" - -#: ../plugins/dfsound/spu.c:49 +#: ../plugins/dfsound/spu.c:43 +#, fuzzy msgid "" -"P.E.Op.S. OSS Driver V1.7\n" +"P.E.Op.S. Sound Driver V1.7\n" "Coded by Pete Bernert and the P.E.Op.S. team\n" msgstr "" "P.E.Op.S. OSS Driver V1.7\n" @@ -3067,6 +3057,15 @@ msgstr "Tasto Start" msgid "Play Offline" msgstr "" +#~ msgid "ALSA Sound" +#~ msgstr "Audio ALSA" + +#~ msgid "PulseAudio Sound" +#~ msgstr "Audio PulseAudio" + +#~ msgid "NULL Sound" +#~ msgstr "Senza audio" + #, fuzzy #~ msgid "Dump Memory..." #~ msgstr "&Memory card..." diff --git a/po/pcsx.pot b/po/pcsx.pot index e90b13ed..961cb884 100644 --- a/po/pcsx.pot +++ b/po/pcsx.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 11:04+0800\n" +"POT-Creation-Date: 2010-05-19 16:31+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1410,67 +1410,67 @@ msgstr "" msgid "Error loading %s: %s" msgstr "" -#: ../libpcsxcore/plugins.c:183 +#: ../libpcsxcore/plugins.c:185 #, c-format msgid "Could not load GPU plugin %s!" msgstr "" -#: ../libpcsxcore/plugins.c:254 +#: ../libpcsxcore/plugins.c:256 #, c-format msgid "Could not load CD-ROM plugin %s!" msgstr "" -#: ../libpcsxcore/plugins.c:300 +#: ../libpcsxcore/plugins.c:302 #, c-format msgid "Could not load SPU plugin %s!" msgstr "" -#: ../libpcsxcore/plugins.c:437 +#: ../libpcsxcore/plugins.c:439 #, c-format msgid "Could not load Controller 1 plugin %s!" msgstr "" -#: ../libpcsxcore/plugins.c:491 +#: ../libpcsxcore/plugins.c:493 #, c-format msgid "Could not load Controller 2 plugin %s!" msgstr "" -#: ../libpcsxcore/plugins.c:534 +#: ../libpcsxcore/plugins.c:536 #, c-format msgid "Could not load NetPlay plugin %s!" msgstr "" -#: ../libpcsxcore/plugins.c:595 +#: ../libpcsxcore/plugins.c:597 #, c-format msgid "Error initializing CD-ROM plugin: %d" msgstr "" -#: ../libpcsxcore/plugins.c:597 +#: ../libpcsxcore/plugins.c:599 #, c-format msgid "Error initializing GPU plugin: %d" msgstr "" -#: ../libpcsxcore/plugins.c:599 +#: ../libpcsxcore/plugins.c:601 #, c-format msgid "Error initializing SPU plugin: %d" msgstr "" -#: ../libpcsxcore/plugins.c:601 +#: ../libpcsxcore/plugins.c:603 #, c-format msgid "Error initializing Controller 1 plugin: %d" msgstr "" -#: ../libpcsxcore/plugins.c:603 +#: ../libpcsxcore/plugins.c:605 #, c-format msgid "Error initializing Controller 2 plugin: %d" msgstr "" -#: ../libpcsxcore/plugins.c:607 +#: ../libpcsxcore/plugins.c:609 #, c-format msgid "Error initializing NetPlay plugin: %d" msgstr "" -#: ../libpcsxcore/plugins.c:610 +#: ../libpcsxcore/plugins.c:612 msgid "Plugins loaded.\n" msgstr "" @@ -1503,26 +1503,26 @@ msgstr "" msgid "Running PCSX Version %s (%s).\n" msgstr "" -#: ../libpcsxcore/sio.c:344 +#: ../libpcsxcore/sio.c:345 msgid "Connection closed!\n" msgstr "" -#: ../libpcsxcore/sio.c:370 +#: ../libpcsxcore/sio.c:371 #, c-format msgid "No memory card value was specified - creating a default card %s\n" msgstr "" -#: ../libpcsxcore/sio.c:374 +#: ../libpcsxcore/sio.c:375 #, c-format msgid "The memory card %s doesn't exist - creating it\n" msgstr "" -#: ../libpcsxcore/sio.c:390 +#: ../libpcsxcore/sio.c:391 #, c-format msgid "Memory card %s failed to load!\n" msgstr "" -#: ../libpcsxcore/sio.c:394 +#: ../libpcsxcore/sio.c:395 #, c-format msgid "Loading memory card %s\n" msgstr "" @@ -2106,28 +2106,16 @@ msgid "Patch Memory..." msgstr "" #: ../plugins/dfsound/spu.c:38 -msgid "ALSA Sound" -msgstr "" - -#: ../plugins/dfsound/spu.c:40 msgid "Mac OS X Sound" msgstr "" -#: ../plugins/dfsound/spu.c:42 -msgid "OSS Sound" -msgstr "" - -#: ../plugins/dfsound/spu.c:44 -msgid "PulseAudio Sound" -msgstr "" - -#: ../plugins/dfsound/spu.c:46 -msgid "NULL Sound" +#: ../plugins/dfsound/spu.c:40 +msgid "SDL Sound" msgstr "" -#: ../plugins/dfsound/spu.c:49 +#: ../plugins/dfsound/spu.c:43 msgid "" -"P.E.Op.S. OSS Driver V1.7\n" +"P.E.Op.S. Sound Driver V1.7\n" "Coded by Pete Bernert and the P.E.Op.S. team\n" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 25a8135b..b2872d91 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pcsx-df\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 10:55+0800\n" +"POT-Creation-Date: 2010-05-19 16:31+0800\n" "PO-Revision-Date: 2009-11-28 23:57+0700\n" "Last-Translator: Wei Mingzhi <whistler@openoffice.org>\n" "Language-Team: PoBRE <romhackers@gmail.com>\n" @@ -1462,67 +1462,67 @@ msgstr "Esse arquivo não parece ser um arquivo válido de PSX!\n" msgid "Error loading %s: %s" msgstr "Erro carregando \"%s\": \"%s\"" -#: ../libpcsxcore/plugins.c:183 +#: ../libpcsxcore/plugins.c:185 #, c-format msgid "Could not load GPU plugin %s!" msgstr "Não conseguiu carregar a extensão de GPU \"%s\"!" -#: ../libpcsxcore/plugins.c:254 +#: ../libpcsxcore/plugins.c:256 #, c-format msgid "Could not load CD-ROM plugin %s!" msgstr "Não conseguiu carregar a extensão de CD-ROM \"%s\"!" -#: ../libpcsxcore/plugins.c:300 +#: ../libpcsxcore/plugins.c:302 #, c-format msgid "Could not load SPU plugin %s!" msgstr "Não conseguiu carregar a extensão de SPU \"%s\"!" -#: ../libpcsxcore/plugins.c:437 +#: ../libpcsxcore/plugins.c:439 #, c-format msgid "Could not load Controller 1 plugin %s!" msgstr "Não conseguiu carregar a extensão do Controle 1 \"%s\"!" -#: ../libpcsxcore/plugins.c:491 +#: ../libpcsxcore/plugins.c:493 #, c-format msgid "Could not load Controller 2 plugin %s!" msgstr "Não conseguiu carregar a extensão do Controle 2 \"%s\"!" -#: ../libpcsxcore/plugins.c:534 +#: ../libpcsxcore/plugins.c:536 #, c-format msgid "Could not load NetPlay plugin %s!" msgstr "Não conseguiu carregar a extensão de jogo em rede \"%s\"!" -#: ../libpcsxcore/plugins.c:595 +#: ../libpcsxcore/plugins.c:597 #, c-format msgid "Error initializing CD-ROM plugin: %d" msgstr "Erro ao iniciar a extensão de CD-ROM \"%d\"!" -#: ../libpcsxcore/plugins.c:597 +#: ../libpcsxcore/plugins.c:599 #, c-format msgid "Error initializing GPU plugin: %d" msgstr "Erro ao iniciar a extensão de GPU \"%d\"!" -#: ../libpcsxcore/plugins.c:599 +#: ../libpcsxcore/plugins.c:601 #, c-format msgid "Error initializing SPU plugin: %d" msgstr "Erro ao iniciar a extensão de SPU \"%d\"!" -#: ../libpcsxcore/plugins.c:601 +#: ../libpcsxcore/plugins.c:603 #, c-format msgid "Error initializing Controller 1 plugin: %d" msgstr "Erro ao iniciar a extensão do Controle 1 \"%d\"!" -#: ../libpcsxcore/plugins.c:603 +#: ../libpcsxcore/plugins.c:605 #, c-format msgid "Error initializing Controller 2 plugin: %d" msgstr "Erro ao iniciar a extensão do Controle 2 \"%d\"!" -#: ../libpcsxcore/plugins.c:607 +#: ../libpcsxcore/plugins.c:609 #, c-format msgid "Error initializing NetPlay plugin: %d" msgstr "Erro ao iniciar a extensão de jogo em rede \"%d\"!" -#: ../libpcsxcore/plugins.c:610 +#: ../libpcsxcore/plugins.c:612 msgid "Plugins loaded.\n" msgstr "Extensões carregadas.\n" @@ -1555,26 +1555,26 @@ msgstr "Não conseguiu abrir a BIOS\"%s\". Usando BIOS HLE!\n" msgid "Running PCSX Version %s (%s).\n" msgstr "Rodando o PCSX Versão %s (%s).\n" -#: ../libpcsxcore/sio.c:344 +#: ../libpcsxcore/sio.c:345 msgid "Connection closed!\n" msgstr "Conexão encerrada!\n" -#: ../libpcsxcore/sio.c:370 +#: ../libpcsxcore/sio.c:371 #, c-format msgid "No memory card value was specified - creating a default card %s\n" msgstr "Nenhum cartão de memória foi especificado, criando um \"%s\" padrão.\n" -#: ../libpcsxcore/sio.c:374 +#: ../libpcsxcore/sio.c:375 #, c-format msgid "The memory card %s doesn't exist - creating it\n" msgstr "O cartão de memória \"%s\" não existe, será criado.\n" -#: ../libpcsxcore/sio.c:390 +#: ../libpcsxcore/sio.c:391 #, c-format msgid "Memory card %s failed to load!\n" msgstr "Cartão de memória \"%s\" falhou para carregar!\n" -#: ../libpcsxcore/sio.c:394 +#: ../libpcsxcore/sio.c:395 #, c-format msgid "Loading memory card %s\n" msgstr "Carregando cartão de memória \"%s\".\n" @@ -2194,28 +2194,18 @@ msgid "Patch Memory..." msgstr "" #: ../plugins/dfsound/spu.c:38 -msgid "ALSA Sound" -msgstr "Sistema ALSA" - -#: ../plugins/dfsound/spu.c:40 msgid "Mac OS X Sound" msgstr "" -#: ../plugins/dfsound/spu.c:42 -msgid "OSS Sound" +#: ../plugins/dfsound/spu.c:40 +#, fuzzy +msgid "SDL Sound" msgstr "Sistema OSS" -#: ../plugins/dfsound/spu.c:44 -msgid "PulseAudio Sound" -msgstr "" - -#: ../plugins/dfsound/spu.c:46 -msgid "NULL Sound" -msgstr "Sem som" - -#: ../plugins/dfsound/spu.c:49 +#: ../plugins/dfsound/spu.c:43 +#, fuzzy msgid "" -"P.E.Op.S. OSS Driver V1.7\n" +"P.E.Op.S. Sound Driver V1.7\n" "Coded by Pete Bernert and the P.E.Op.S. team\n" msgstr "" "Extensão OSS P.E.Op.S. V1.7\n" @@ -3018,6 +3008,12 @@ msgstr "" msgid "Play Offline" msgstr "" +#~ msgid "ALSA Sound" +#~ msgstr "Sistema ALSA" + +#~ msgid "NULL Sound" +#~ msgstr "Sem som" + #, fuzzy #~ msgid "Dump Memory..." #~ msgstr "&Cartões de memória..." diff --git a/po/ru_RU.po b/po/ru_RU.po index 3d8281f5..752730dd 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pcsxr 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 10:55+0800\n" +"POT-Creation-Date: 2010-05-19 16:31+0800\n" "PO-Revision-Date: 2010-05-14 06:01+0400\n" "Last-Translator: Blade_Arma <edgbla@yandex.ru>\n" "Language-Team: American English <kde-i18n-doc@kde.org>\n" @@ -387,7 +387,8 @@ msgid "NetPlay" msgstr "Сетевая игра" #: ../win32/gui/ConfigurePlugins.c:620 -msgid "Note: The NetPlay Plugin Directory should be the same as the other Plugins." +msgid "" +"Note: The NetPlay Plugin Directory should be the same as the other Plugins." msgstr "" "Внимание! NetPlay плагин должен находится в том же каталоге что и остальные " "плагины." @@ -1272,7 +1273,8 @@ msgstr "Отформатировать карту памяти?" msgid "" "If you format the memory card, the card will be empty, and any existing data " "overwritten." -msgstr "При форматировании все данные на карте памяти будут безвозвратно утеряны." +msgstr "" +"При форматировании все данные на карте памяти будут безвозвратно утеряны." #: ../gui/MemcardDlg.c:363 msgid "Format card" @@ -1428,67 +1430,67 @@ msgstr "This file does not appear to be a valid PSX file.\n" msgid "Error loading %s: %s" msgstr "Ошибка загрузки %s: %s" -#: ../libpcsxcore/plugins.c:183 +#: ../libpcsxcore/plugins.c:185 #, c-format msgid "Could not load GPU plugin %s!" msgstr "Не удалось загрузить GPU плагин %s!" -#: ../libpcsxcore/plugins.c:254 +#: ../libpcsxcore/plugins.c:256 #, c-format msgid "Could not load CD-ROM plugin %s!" msgstr "Не удалось загрузить CD-ROM плагин %s!" -#: ../libpcsxcore/plugins.c:300 +#: ../libpcsxcore/plugins.c:302 #, c-format msgid "Could not load SPU plugin %s!" msgstr "Не удалось загрузить SPU плагин %s!" -#: ../libpcsxcore/plugins.c:437 +#: ../libpcsxcore/plugins.c:439 #, c-format msgid "Could not load Controller 1 plugin %s!" msgstr "Не удалось загрузить PAD1 плагин %s!" -#: ../libpcsxcore/plugins.c:491 +#: ../libpcsxcore/plugins.c:493 #, c-format msgid "Could not load Controller 2 plugin %s!" msgstr "Не удалось загрузить PAD2 плагин %s!" -#: ../libpcsxcore/plugins.c:534 +#: ../libpcsxcore/plugins.c:536 #, c-format msgid "Could not load NetPlay plugin %s!" msgstr "Не удалось загрузить NetPlay плагин %s!" -#: ../libpcsxcore/plugins.c:595 +#: ../libpcsxcore/plugins.c:597 #, c-format msgid "Error initializing CD-ROM plugin: %d" msgstr "Ошибка инициализации CD-ROM плагина: %d" -#: ../libpcsxcore/plugins.c:597 +#: ../libpcsxcore/plugins.c:599 #, c-format msgid "Error initializing GPU plugin: %d" msgstr "Ошибка инициализации GPU плагина: %d" -#: ../libpcsxcore/plugins.c:599 +#: ../libpcsxcore/plugins.c:601 #, c-format msgid "Error initializing SPU plugin: %d" msgstr "Ошибка инициализации SPU плагина: %d" -#: ../libpcsxcore/plugins.c:601 +#: ../libpcsxcore/plugins.c:603 #, c-format msgid "Error initializing Controller 1 plugin: %d" msgstr "Ошибка инициализации PAD1 плагина: %d" -#: ../libpcsxcore/plugins.c:603 +#: ../libpcsxcore/plugins.c:605 #, c-format msgid "Error initializing Controller 2 plugin: %d" msgstr "Ошибка инициализации PAD2 плагина: %d" -#: ../libpcsxcore/plugins.c:607 +#: ../libpcsxcore/plugins.c:609 #, c-format msgid "Error initializing NetPlay plugin: %d" msgstr "Ошибка инициализации NetPlay плагина: %d" -#: ../libpcsxcore/plugins.c:610 +#: ../libpcsxcore/plugins.c:612 msgid "Plugins loaded.\n" msgstr "Плагины загружены.\n" @@ -1521,26 +1523,26 @@ msgstr "Could not open BIOS:\"%s\". Enabling HLE Bios!\n" msgid "Running PCSX Version %s (%s).\n" msgstr "Запуск PCSX версии %s (%s) 執行中。\n" -#: ../libpcsxcore/sio.c:344 +#: ../libpcsxcore/sio.c:345 msgid "Connection closed!\n" msgstr "Соединение закрыто!\n" -#: ../libpcsxcore/sio.c:370 +#: ../libpcsxcore/sio.c:371 #, c-format msgid "No memory card value was specified - creating a default card %s\n" msgstr "Карта памяти не указана - создана новая карта %s\n" -#: ../libpcsxcore/sio.c:374 +#: ../libpcsxcore/sio.c:375 #, c-format msgid "The memory card %s doesn't exist - creating it\n" msgstr "Карта памяти %s не существует - создана новая\n" -#: ../libpcsxcore/sio.c:390 +#: ../libpcsxcore/sio.c:391 #, c-format msgid "Memory card %s failed to load!\n" msgstr "Ошибка загрузки карты памяти %s!\n" -#: ../libpcsxcore/sio.c:394 +#: ../libpcsxcore/sio.c:395 #, c-format msgid "Loading memory card %s\n" msgstr "Загрузка карты памяти %s\n" @@ -1657,7 +1659,8 @@ msgstr "Авто-определение FPS" #: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:236 msgid "Enable this if games display too quickly." -msgstr "Следует включить для автоматического определения и ограничения скорости игры." +msgstr "" +"Следует включить для автоматического определения и ограничения скорости игры." #: ../plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2:249 msgid "Enable frame skipping" @@ -2149,28 +2152,17 @@ msgid "Patch Memory..." msgstr "Патч памяти..." #: ../plugins/dfsound/spu.c:38 -msgid "ALSA Sound" -msgstr "" - -#: ../plugins/dfsound/spu.c:40 msgid "Mac OS X Sound" msgstr "" -#: ../plugins/dfsound/spu.c:42 -msgid "OSS Sound" -msgstr "" - -#: ../plugins/dfsound/spu.c:44 -msgid "PulseAudio Sound" -msgstr "" - -#: ../plugins/dfsound/spu.c:46 -msgid "NULL Sound" -msgstr "" +#: ../plugins/dfsound/spu.c:40 +#, fuzzy +msgid "SDL Sound" +msgstr "Звук" -#: ../plugins/dfsound/spu.c:49 +#: ../plugins/dfsound/spu.c:43 msgid "" -"P.E.Op.S. OSS Driver V1.7\n" +"P.E.Op.S. Sound Driver V1.7\n" "Coded by Pete Bernert and the P.E.Op.S. team\n" msgstr "" @@ -2275,7 +2267,8 @@ msgstr "Настройка CDR" #: ../plugins/dfcdrom/cdrcfg-0.1df/dfcdrom.glade2:33 msgid "Choose your CD-ROM device or type its path if it's not listed" -msgstr "Выберите CD-привод или введите свой путь, если устройства нету в списке" +msgstr "" +"Выберите CD-привод или введите свой путь, если устройства нету в списке" #: ../plugins/dfcdrom/cdrcfg-0.1df/dfcdrom.glade2:44 msgid "Select CD-ROM device" @@ -2979,7 +2972,8 @@ msgid "Client (Player2)" msgstr "Клиент (Игрок 2)" #: ../plugins/dfnet/dfnet.glade2:130 -msgid "Do not change if not necessary (remember it must be changed on both sides)." +msgid "" +"Do not change if not necessary (remember it must be changed on both sides)." msgstr "" "Не меняйте без особой необходимости (помните что порты должны быть одинаковы " "для обеих сторон)" @@ -2995,4 +2989,3 @@ msgstr "Начать сетевую игру" #: ../plugins/dfnet/dfnet.glade2:240 msgid "Play Offline" msgstr "Начать без использования сети" - diff --git a/po/zh_CN.po b/po/zh_CN.po index 2560589b..c0a4620b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: pcsxr 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 11:03+0800\n" -"PO-Revision-Date: 2010-05-14 11:04+0800\n" +"POT-Creation-Date: 2010-05-19 16:31+0800\n" +"PO-Revision-Date: 2010-05-19 16:31+0800\n" "Last-Translator: Wei Mingzhi <whistler_wmz@users.sourceforge.net>\n" "Language-Team: Simplified Chinese <whistler@openoffice.org>\n" "MIME-Version: 1.0\n" @@ -1539,67 +1539,67 @@ msgstr "此文件不是一个合法的 PSX 文件。\n" msgid "Error loading %s: %s" msgstr "无法加载 %s: %s" -#: ../libpcsxcore/plugins.c:183 +#: ../libpcsxcore/plugins.c:185 #, c-format msgid "Could not load GPU plugin %s!" msgstr "无法加载 GPU 插件 %s!" -#: ../libpcsxcore/plugins.c:254 +#: ../libpcsxcore/plugins.c:256 #, c-format msgid "Could not load CD-ROM plugin %s!" msgstr "无法加载 CD-ROM 插件 %s!" -#: ../libpcsxcore/plugins.c:300 +#: ../libpcsxcore/plugins.c:302 #, c-format msgid "Could not load SPU plugin %s!" msgstr "无法加载 SPU 插件 %s!" -#: ../libpcsxcore/plugins.c:437 +#: ../libpcsxcore/plugins.c:439 #, c-format msgid "Could not load Controller 1 plugin %s!" msgstr "无法加载 \"控制器1\" 插件 %s!" -#: ../libpcsxcore/plugins.c:491 +#: ../libpcsxcore/plugins.c:493 #, c-format msgid "Could not load Controller 2 plugin %s!" msgstr "无法加载 \"控制器2\" 插件 %s!" -#: ../libpcsxcore/plugins.c:534 +#: ../libpcsxcore/plugins.c:536 #, c-format msgid "Could not load NetPlay plugin %s!" msgstr "无法加载联网游戏插件 %s!" -#: ../libpcsxcore/plugins.c:595 +#: ../libpcsxcore/plugins.c:597 #, c-format msgid "Error initializing CD-ROM plugin: %d" msgstr "CD-ROM 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:597 +#: ../libpcsxcore/plugins.c:599 #, c-format msgid "Error initializing GPU plugin: %d" msgstr "GPU 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:599 +#: ../libpcsxcore/plugins.c:601 #, c-format msgid "Error initializing SPU plugin: %d" msgstr "SPU 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:601 +#: ../libpcsxcore/plugins.c:603 #, c-format msgid "Error initializing Controller 1 plugin: %d" msgstr "\"控制器1\" 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:603 +#: ../libpcsxcore/plugins.c:605 #, c-format msgid "Error initializing Controller 2 plugin: %d" msgstr "\"控制器2\" 插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:607 +#: ../libpcsxcore/plugins.c:609 #, c-format msgid "Error initializing NetPlay plugin: %d" msgstr "联网游戏插件初始化错误: %d" -#: ../libpcsxcore/plugins.c:610 +#: ../libpcsxcore/plugins.c:612 msgid "Plugins loaded.\n" msgstr "插件已加载。\n" @@ -1632,26 +1632,26 @@ msgstr "无法打开 BIOS: \"%s\"。使用内部 HLE Bios。\n" msgid "Running PCSX Version %s (%s).\n" msgstr "正在运行 PCSX 版本 %s (%s)。\n" -#: ../libpcsxcore/sio.c:344 +#: ../libpcsxcore/sio.c:345 msgid "Connection closed!\n" msgstr "连接被关闭!\n" -#: ../libpcsxcore/sio.c:370 +#: ../libpcsxcore/sio.c:371 #, c-format msgid "No memory card value was specified - creating a default card %s\n" msgstr "未指定记忆卡 - 创建一个默认的记忆卡 %s\n" -#: ../libpcsxcore/sio.c:374 +#: ../libpcsxcore/sio.c:375 #, c-format msgid "The memory card %s doesn't exist - creating it\n" msgstr "记忆卡 %s 不存在 - 正在创建\n" -#: ../libpcsxcore/sio.c:390 +#: ../libpcsxcore/sio.c:391 #, c-format msgid "Memory card %s failed to load!\n" msgstr "记忆卡 %s 读取失败!\n" -#: ../libpcsxcore/sio.c:394 +#: ../libpcsxcore/sio.c:395 #, c-format msgid "Loading memory card %s\n" msgstr "加载记忆卡 %s\n" @@ -2287,31 +2287,19 @@ msgid "Patch Memory..." msgstr "修改内存..." #: ../plugins/dfsound/spu.c:38 -msgid "ALSA Sound" -msgstr "ALSA 声音" - -#: ../plugins/dfsound/spu.c:40 msgid "Mac OS X Sound" msgstr "Mac OS X 声音" -#: ../plugins/dfsound/spu.c:42 -msgid "OSS Sound" -msgstr "OSS 声音" - -#: ../plugins/dfsound/spu.c:44 -msgid "PulseAudio Sound" -msgstr "PulseAudio 声音" - -#: ../plugins/dfsound/spu.c:46 -msgid "NULL Sound" -msgstr "空声音" +#: ../plugins/dfsound/spu.c:40 +msgid "SDL Sound" +msgstr "SDL 声音" -#: ../plugins/dfsound/spu.c:49 +#: ../plugins/dfsound/spu.c:43 msgid "" -"P.E.Op.S. OSS Driver V1.7\n" +"P.E.Op.S. Sound Driver V1.7\n" "Coded by Pete Bernert and the P.E.Op.S. team\n" msgstr "" -"P.E.Op.S OSS 驱动程序 V1.7\n" +"P.E.Op.S 声音驱动程序 V1.7\n" "编写: Pete Bernert 以及 P.E.Op.S. 开发组\n" #: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:42 @@ -3151,3 +3139,10 @@ msgstr "开始游戏" msgid "Play Offline" msgstr "离线运行" +#~ msgid "ALSA Sound" +#~ msgstr "ALSA 声音" +#~ msgid "PulseAudio Sound" +#~ msgstr "PulseAudio 声音" +#~ msgid "NULL Sound" +#~ msgstr "空声音" + diff --git a/po/zh_TW.po b/po/zh_TW.po index 42203b39..bc8c7c14 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: pcsxr 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 11:03+0800\n" -"PO-Revision-Date: 2010-05-14 11:04+0800\n" +"POT-Creation-Date: 2010-05-19 16:31+0800\n" +"PO-Revision-Date: 2010-05-19 16:32+0800\n" "Last-Translator: Wei Mingzhi <whistler_wmz@users.sourceforge.net>\n" "Language-Team: Traditional Chinese <whistler@openoffice.org>\n" "MIME-Version: 1.0\n" @@ -1539,67 +1539,67 @@ msgstr "此檔案不是一個合法的 PSX 檔案。\n" msgid "Error loading %s: %s" msgstr "無法加載 %s: %s" -#: ../libpcsxcore/plugins.c:183 +#: ../libpcsxcore/plugins.c:185 #, c-format msgid "Could not load GPU plugin %s!" msgstr "無法加載 GPU 外掛 %s!" -#: ../libpcsxcore/plugins.c:254 +#: ../libpcsxcore/plugins.c:256 #, c-format msgid "Could not load CD-ROM plugin %s!" msgstr "無法加載 CD-ROM 外掛 %s!" -#: ../libpcsxcore/plugins.c:300 +#: ../libpcsxcore/plugins.c:302 #, c-format msgid "Could not load SPU plugin %s!" msgstr "無法加載 SPU 外掛 %s!" -#: ../libpcsxcore/plugins.c:437 +#: ../libpcsxcore/plugins.c:439 #, c-format msgid "Could not load Controller 1 plugin %s!" msgstr "無法加載 \"控制器1\" 外掛 %s!" -#: ../libpcsxcore/plugins.c:491 +#: ../libpcsxcore/plugins.c:493 #, c-format msgid "Could not load Controller 2 plugin %s!" msgstr "無法加載 \"控制器2\" 外掛 %s!" -#: ../libpcsxcore/plugins.c:534 +#: ../libpcsxcore/plugins.c:536 #, c-format msgid "Could not load NetPlay plugin %s!" msgstr "無法加載聯網遊戲外掛 %s!" -#: ../libpcsxcore/plugins.c:595 +#: ../libpcsxcore/plugins.c:597 #, c-format msgid "Error initializing CD-ROM plugin: %d" msgstr "CD-ROM 外掛初始化錯誤: %d" -#: ../libpcsxcore/plugins.c:597 +#: ../libpcsxcore/plugins.c:599 #, c-format msgid "Error initializing GPU plugin: %d" msgstr "GPU 外掛初始化錯誤: %d" -#: ../libpcsxcore/plugins.c:599 +#: ../libpcsxcore/plugins.c:601 #, c-format msgid "Error initializing SPU plugin: %d" msgstr "SPU 外掛初始化錯誤: %d" -#: ../libpcsxcore/plugins.c:601 +#: ../libpcsxcore/plugins.c:603 #, c-format msgid "Error initializing Controller 1 plugin: %d" msgstr "\"控制器1\" 外掛初始化錯誤: %d" -#: ../libpcsxcore/plugins.c:603 +#: ../libpcsxcore/plugins.c:605 #, c-format msgid "Error initializing Controller 2 plugin: %d" msgstr "\"控制器2\" 外掛初始化錯誤: %d" -#: ../libpcsxcore/plugins.c:607 +#: ../libpcsxcore/plugins.c:609 #, c-format msgid "Error initializing NetPlay plugin: %d" msgstr "聯網遊戲外掛初始化錯誤: %d" -#: ../libpcsxcore/plugins.c:610 +#: ../libpcsxcore/plugins.c:612 msgid "Plugins loaded.\n" msgstr "外掛已加載。\n" @@ -1632,26 +1632,26 @@ msgstr "無法開啟 BIOS: \"%s\"。使用內部 HLE Bios。\n" msgid "Running PCSX Version %s (%s).\n" msgstr "PCSX 版本 %s (%s) 執行中。\n" -#: ../libpcsxcore/sio.c:344 +#: ../libpcsxcore/sio.c:345 msgid "Connection closed!\n" msgstr "連接被關閉!\n" -#: ../libpcsxcore/sio.c:370 +#: ../libpcsxcore/sio.c:371 #, c-format msgid "No memory card value was specified - creating a default card %s\n" msgstr "未指定記憶卡 - 創建一個新的記憶卡 %s\n" -#: ../libpcsxcore/sio.c:374 +#: ../libpcsxcore/sio.c:375 #, c-format msgid "The memory card %s doesn't exist - creating it\n" msgstr "記憶卡 %s 不存在 - 正在創建\n" -#: ../libpcsxcore/sio.c:390 +#: ../libpcsxcore/sio.c:391 #, c-format msgid "Memory card %s failed to load!\n" msgstr "記憶卡 %s 讀取失敗!\n" -#: ../libpcsxcore/sio.c:394 +#: ../libpcsxcore/sio.c:395 #, c-format msgid "Loading memory card %s\n" msgstr "正在加載記憶卡 %s\n" @@ -2287,31 +2287,19 @@ msgid "Patch Memory..." msgstr "修改記憶體..." #: ../plugins/dfsound/spu.c:38 -msgid "ALSA Sound" -msgstr "ALSA 聲音" - -#: ../plugins/dfsound/spu.c:40 msgid "Mac OS X Sound" msgstr "Mac OS X 聲音" -#: ../plugins/dfsound/spu.c:42 -msgid "OSS Sound" -msgstr "OSS 聲音" - -#: ../plugins/dfsound/spu.c:44 -msgid "PulseAudio Sound" -msgstr "PulseAudio 聲音" - -#: ../plugins/dfsound/spu.c:46 -msgid "NULL Sound" -msgstr "NULL 聲音" +#: ../plugins/dfsound/spu.c:40 +msgid "SDL Sound" +msgstr "SDL 聲音" -#: ../plugins/dfsound/spu.c:49 +#: ../plugins/dfsound/spu.c:43 msgid "" -"P.E.Op.S. OSS Driver V1.7\n" +"P.E.Op.S. Sound Driver V1.7\n" "Coded by Pete Bernert and the P.E.Op.S. team\n" msgstr "" -"P.E.Op.S. OSS 驅動程式 V1.7\n" +"P.E.Op.S. Sound 驅動程式 V1.7\n" "由 Pete Bernert 及 P.E.Op.S. 開發組編寫\n" #: ../plugins/dfsound/spucfg-0.1df/dfsound.glade2:42 @@ -3151,3 +3139,10 @@ msgstr "開始遊戲" msgid "Play Offline" msgstr "離線遊戲" +#~ msgid "ALSA Sound" +#~ msgstr "ALSA 聲音" +#~ msgid "PulseAudio Sound" +#~ msgstr "PulseAudio 聲音" +#~ msgid "NULL Sound" +#~ msgstr "NULL 聲音" + |
