Mercurial > audlegacy
annotate po/ja.po @ 2471:8c1707430191 trunk
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
author | nenolod |
---|---|
date | Fri, 02 Feb 2007 14:21:12 -0800 |
parents | 2be58fc9e646 |
children | 358edfe97cfa |
rev | line source |
---|---|
60 | 1 # audacious ja.po. |
0 | 2 # Copyright (C) 2000-2004 Free Software Foundation, Inc. |
3 # This file is distributed under the same license as the bmp package. | |
4 # Hiroshi Takekawa <sian@big.or.jp>, 2000-2003. (XMMS) | |
5 # ----------------------------------------------------- | |
60 | 6 # Takeshi AIHANA <aihana@gnome.gr.jp>, 2004. (bmp) |
7 # ----------------------------------------------------- | |
2383 | 8 # dai <d+po@vdr.jp>, 2005-2007. |
2401 | 9 # Thanks to: |
2445 | 10 # KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> |
0 | 11 # |
12 msgid "" | |
13 msgstr "" | |
60 | 14 "Project-Id-Version: audacious HEAD\n" |
1461 | 15 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
16 "POT-Creation-Date: 2007-02-02 17:11-0600\n" |
2458 | 17 "PO-Revision-Date: 2007-02-01 16:30+0900\n" |
60 | 18 "Last-Translator: dai <d+po@vdr.jp>\n" |
19 "Language-Team: Japanese <ja@li.org>\n" | |
0 | 20 "MIME-Version: 1.0\n" |
2401 | 21 "Content-Type: text/plain; charset=UTF-8\n" |
0 | 22 "Content-Transfer-Encoding: 8bit\n" |
23 | |
2445 | 24 #: src/audacious/glade.c:43 |
25 #, c-format | |
26 msgid "" | |
27 "<b><big>Unable to create %s.</big></b>\n" | |
28 "\n" | |
29 "Could not open glade file (%s). Please check your installation.\n" | |
30 msgstr "" | |
2458 | 31 "<b><big>%s を作成できません.</big></b>\n" |
2445 | 32 "\n" |
2458 | 33 "glade ファイル (%s) を開けません. インストール手順を確認してください.\n" |
2445 | 34 |
35 #: src/audacious/input.c:306 | |
36 msgid "" | |
37 "<b><big>Unable to play files.</big></b>\n" | |
38 "\n" | |
39 "The following files could not be played. Please check that:\n" | |
40 "1. they are accessible.\n" | |
41 "2. you have enabled the media plugins required." | |
42 msgstr "" | |
2458 | 43 "<b><big>ファイルを演奏できません.</big></b>\n" |
2445 | 44 "\n" |
2458 | 45 "次のファイルを演奏できませんでした. 以下をチェックして下さい:\n" |
46 "1. アクセス可能であるか.\n" | |
47 "2. 演奏に必要なメディアのプラグインを有効にしているか." | |
2445 | 48 |
49 #: src/audacious/input.c:331 | |
50 msgid "Don't show this warning anymore" | |
51 msgstr "次回からこの警告を表示しない" | |
52 | |
53 #: src/audacious/input.c:333 | |
54 msgid "Show more _details" | |
55 msgstr "詳細を表示する(_D)" | |
56 | |
57 #: src/audacious/input.c:347 src/audacious/ui_preferences.c:118 | |
58 #: src/audacious/ui_preferences.c:486 src/audacious/ui_preferences.c:574 | |
59 #: src/audacious/ui_preferences.c:663 src/audacious/ui_preferences.c:759 | |
60 #: src/audacious/ui_fileinfopopup.c:396 | |
61 msgid "Filename" | |
62 msgstr "ファイル名" | |
63 | |
64 #: src/audacious/input.c:620 | |
65 #, c-format | |
66 msgid "audacious: %s" | |
67 msgstr "audacious: %s" | |
68 | |
69 #: src/audacious/input.c:636 | |
70 msgid "Filename:" | |
71 msgstr "ファイル名:" | |
72 | |
73 #: src/audacious/input.c:654 | |
74 msgid "No input plugin recognized this file" | |
75 msgstr "このファイルを認識する入力プラグインではありません" | |
76 | |
77 #: src/audacious/input.c:656 | |
78 #, c-format | |
79 msgid "Input plugin: %s" | |
80 msgstr "入力プラグイン: %s" | |
81 | |
82 #: src/audacious/logger.c:122 | |
83 #, c-format | |
84 msgid "Unable to create log file (%s)!\n" | |
85 msgstr "ログ・ファイル (%s) を作成できません!\n" | |
86 | |
87 #: src/audacious/main.c:83 src/audacious/main.c:85 src/audacious/ui_main.c:628 | |
88 #: src/audacious/ui_main.c:3403 | |
89 msgid "Audacious" | |
90 msgstr "Audacious" | |
91 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
92 #: src/audacious/main.c:459 |
2445 | 93 #, c-format |
94 msgid "Could not create directory (%s): %s\n" | |
95 msgstr "ディレクトリ (%s) を作成できませんでした: %s\n" | |
96 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
97 #: src/audacious/main.c:828 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
98 msgid "Select which Audacious session ID to use" |
2458 | 99 msgstr "使用する Audacious セッションを選択する" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
100 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
101 #: src/audacious/main.c:829 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
102 msgid "Skip backwards in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
103 msgstr "プレイリストの一つ前の曲にジャンプする" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
104 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
105 #: src/audacious/main.c:830 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
106 msgid "Start playing current playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
107 msgstr "現在のプレイリストで演奏を開始する" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
108 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
109 #: src/audacious/main.c:831 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
110 msgid "Pause current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
111 msgstr "現在の曲を一時停止する" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
112 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
113 #: src/audacious/main.c:832 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
114 msgid "Stop current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
115 msgstr "現在の曲を停止する" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
116 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
117 #: src/audacious/main.c:833 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
118 msgid "Pause if playing, play otherwise" |
2458 | 119 msgstr "演奏していたら一時停止し, それ以外は演奏する" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
120 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
121 #: src/audacious/main.c:834 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
122 msgid "Skip forward in playlist" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
123 msgstr "プレイリストの一つ次の曲にジャンプする" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
124 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
125 #: src/audacious/main.c:835 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
126 msgid "Display Jump to File dialog" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
127 msgstr "ファイル・ダイアログへのジャンプを表示" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
128 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
129 #: src/audacious/main.c:836 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
130 msgid "Don't clear the playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
131 msgstr "プレイリストをクリアしない" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
132 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
133 #: src/audacious/main.c:837 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
134 msgid "Add new files to a temporary playlist" |
2458 | 135 msgstr "新しいファイルを一時プレイリストに追加する" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
136 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
137 #: src/audacious/main.c:838 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
138 msgid "Display the main window" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
139 msgstr "メイン・ウィンドウを表示する" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
140 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
141 #: src/audacious/main.c:839 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
142 msgid "Display all open Audacious windows" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
143 msgstr "開かれた Audacious ウィンドウを全て表示する" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
144 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
145 #: src/audacious/main.c:840 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
146 msgid "Enable headless operation" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
147 msgstr "ヘッドレス操作を有効にする" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
148 |
2445 | 149 #: src/audacious/main.c:841 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
150 msgid "Print all errors and warnings to stdout" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
151 msgstr "標準出力に全てのエラーと警告を表示する" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
152 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
153 #: src/audacious/main.c:842 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
154 msgid "Show version and builtin features" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
155 msgstr "ヴァージョンと組み込み機能を表示する" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
156 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
157 #: src/audacious/main.c:843 |
2445 | 158 msgid "FILE..." |
2458 | 159 msgstr "ファイル..." |
2445 | 160 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
161 #: src/audacious/main.c:948 |
2445 | 162 #, c-format |
163 msgid "" | |
164 "<b><big>Unable to load skin.</big></b>\n" | |
165 "\n" | |
166 "Check that skin at '%s' is usable and default skin is properly installed at " | |
167 "'%s'\n" | |
168 msgstr "" | |
2458 | 169 "<b><big>スキンをロードできません.</big></b>\n" |
2445 | 170 "\n" |
2458 | 171 "'%s' にあるスキンが利用可能であるか確認して下さい.\n" |
172 "デフォルトのスキンはおそらく '%s' にインストールされています.\n" | |
2445 | 173 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
174 #: src/audacious/main.c:1007 |
2445 | 175 #, c-format |
176 msgid "" | |
177 "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" | |
178 "Please use GTK+ %s or newer.\n" | |
179 msgstr "" | |
2458 | 180 "すみませんが, Audacious ではお使いの GTK+ のバージョン (%d.%d.%d) をサポート" |
181 "していません.\n" | |
182 "GTK+ %s またはそれ以降のバージョンをお使い下さい.\n" | |
2445 | 183 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
184 #: src/audacious/main.c:1018 |
2445 | 185 msgid "" |
186 "Sorry, threads isn't supported on your platform.\n" | |
187 "\n" | |
188 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
189 "you\n" | |
190 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
191 msgstr "" | |
2458 | 192 "すみませんが, お使いのシステムでは Thread をサポートしていないようです.\n" |
2445 | 193 "\n" |
194 "libc5 ベースのシステムの場合と LinuxThreads をインストールする前に Glib と " | |
2458 | 195 "GTK+ をインストールした場合は, Glib と GTK+ を再コンパイルして再インストール" |
196 "する必要があります.\n" | |
2445 | 197 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
198 #: src/audacious/main.c:1036 |
2445 | 199 msgid "- play multimedia files" |
2458 | 200 msgstr "- マルチメディアファイルを再生する" |
2445 | 201 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
202 #: src/audacious/main.c:1043 |
2445 | 203 #, c-format |
204 msgid "" | |
205 "%s: %s\n" | |
206 "Try `%s --help' for more information.\n" | |
207 msgstr "" | |
2458 | 208 "%s: %s\n" |
209 "詳しくは `%s --help' を実行して下さい.\n" | |
2445 | 210 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
211 #: src/audacious/main.c:1052 |
2458 | 212 #, c-format |
2445 | 213 msgid "%s: Unable to open display, exiting.\n" |
2458 | 214 msgstr "%s: ディスプレイを開けません. 終了します.\n" |
2445 | 215 |
216 #: src/audacious/signals.c:90 | |
217 msgid "" | |
218 "\n" | |
219 "Received SIGSEGV\n" | |
220 "\n" | |
221 "This could be a bug in Audacious. If you don't know why this happened, file " | |
222 "a bug at http://bugs-meta.atheme.org/\n" | |
223 "\n" | |
224 msgstr "" | |
225 "\n" | |
2458 | 226 "シグナル SIGSEGV を受け取りました.\n" |
2445 | 227 "\n" |
2458 | 228 "これは Audacious のバグの可能性があります. 発生の原因が不明な場合は, http://" |
229 "bugs-meta.atheme.org/ に報告して下さい.\n" | |
2445 | 230 "\n" |
231 | |
232 #: src/audacious/strings.c:172 | |
233 msgid " (invalid UTF-8)" | |
234 msgstr " (不正な UTF-8)" | |
235 | |
2368 | 236 #: src/audacious/ui_about.c:44 |
2383 | 237 #, c-format |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
238 msgid "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
239 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
240 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
241 "Copyright (C) 2005-2007 Audacious Development Team" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
242 msgstr "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
243 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
244 "\n" |
2401 | 245 "Copyright (C) 2005-2007 Audacious 開発チーム" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
246 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
247 #: src/audacious/ui_about.c:123 src/audacious/ui_credits.c:337 |
2368 | 248 #: src/audacious/ui_manager.c:387 src/audacious/ui_manager.c:388 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
249 msgid "About Audacious" |
2401 | 250 msgstr "Audacious について" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
251 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
252 #: src/audacious/ui_about.c:172 src/audacious/ui_credits.c:382 |
753 | 253 msgid "Credits" |
2401 | 254 msgstr "クレジット" |
753 | 255 |
2368 | 256 #: src/audacious/ui_credits.c:45 |
2383 | 257 #, c-format |
0 | 258 msgid "" |
60 | 259 "<big><b>Audacious %s</b></big>\n" |
381 | 260 "The future of UNIX multimedia.\n" |
0 | 261 "\n" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
262 "Copyright (C) 2005-2007 Audacious Development Team\n" |
0 | 263 msgstr "" |
60 | 264 "<big><b>Audacious %s</b></big>\n" |
401 | 265 "The future of UNIX multimedia.\n" |
0 | 266 "\n" |
2401 | 267 "Copyright (C) 2005-2007 Audacious 開発チーム\n" |
0 | 268 |
2368 | 269 #: src/audacious/ui_credits.c:51 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
270 msgid "Audacious core developers:" |
2401 | 271 msgstr "Audacious 主要開発者:" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
272 |
2445 | 273 #: src/audacious/ui_credits.c:66 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
274 msgid "Graphics:" |
2401 | 275 msgstr "グラフィックス:" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
276 |
2445 | 277 #: src/audacious/ui_credits.c:71 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
278 msgid "Default skin:" |
2401 | 279 msgstr "デフォルトのスキン:" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
280 |
2445 | 281 #: src/audacious/ui_credits.c:76 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
282 msgid "Plugin development:" |
2401 | 283 msgstr "プラグイン開発:" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
284 |
2445 | 285 #: src/audacious/ui_credits.c:88 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
286 msgid "Patch authors:" |
2401 | 287 msgstr "パッチ作者:" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
288 |
2445 | 289 #: src/audacious/ui_credits.c:104 |
381 | 290 msgid "0.1.x developers:" |
2401 | 291 msgstr "0.1.x 開発者:" |
381 | 292 |
2445 | 293 #: src/audacious/ui_credits.c:110 |
60 | 294 msgid "BMP Developers:" |
2401 | 295 msgstr "BMP 開発者:" |
60 | 296 |
2445 | 297 #: src/audacious/ui_credits.c:142 |
0 | 298 msgid "Brazilian Portuguese:" |
2401 | 299 msgstr "ブラジル・ポルトガル語:" |
0 | 300 |
2445 | 301 #: src/audacious/ui_credits.c:145 |
0 | 302 msgid "Breton:" |
2401 | 303 msgstr "ブレトン語:" |
0 | 304 |
2445 | 305 #: src/audacious/ui_credits.c:148 |
2368 | 306 msgid "Bulgarian:" |
2401 | 307 msgstr "ブルガリア語:" |
2368 | 308 |
2445 | 309 #: src/audacious/ui_credits.c:151 |
310 msgid "Croatian:" | |
2458 | 311 msgstr "クロアチア語:" |
2445 | 312 |
313 #: src/audacious/ui_credits.c:154 | |
1107 | 314 msgid "Czech:" |
2401 | 315 msgstr "チェコ語:" |
1107 | 316 |
2445 | 317 #: src/audacious/ui_credits.c:157 |
60 | 318 msgid "Dutch:" |
2401 | 319 msgstr "オランダ語:" |
60 | 320 |
2445 | 321 #: src/audacious/ui_credits.c:161 |
985 | 322 msgid "Finnish:" |
2401 | 323 msgstr "フィンランド語:" |
985 | 324 |
2445 | 325 #: src/audacious/ui_credits.c:164 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
326 msgid "French:" |
2401 | 327 msgstr "フランス語:" |
0 | 328 |
2445 | 329 #: src/audacious/ui_credits.c:167 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
330 msgid "German:" |
2401 | 331 msgstr "ドイツ語:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
332 |
2445 | 333 #: src/audacious/ui_credits.c:171 |
2218 | 334 msgid "Georgian:" |
2401 | 335 msgstr "グルジア語:" |
60 | 336 |
2445 | 337 #: src/audacious/ui_credits.c:174 |
60 | 338 msgid "Greek:" |
2401 | 339 msgstr "ギリシア語:" |
60 | 340 |
2445 | 341 #: src/audacious/ui_credits.c:179 |
985 | 342 msgid "Hindi:" |
2401 | 343 msgstr "ヒンディー語:" |
985 | 344 |
2445 | 345 #: src/audacious/ui_credits.c:182 |
60 | 346 msgid "Hungarian:" |
2401 | 347 msgstr "ハンガリー語:" |
0 | 348 |
2445 | 349 #: src/audacious/ui_credits.c:185 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
350 msgid "Italian:" |
2401 | 351 msgstr "イタリア語:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
352 |
2445 | 353 #: src/audacious/ui_credits.c:189 |
985 | 354 msgid "Japanese:" |
2401 | 355 msgstr "日本語:" |
0 | 356 |
2445 | 357 #: src/audacious/ui_credits.c:192 |
985 | 358 msgid "Korean:" |
2401 | 359 msgstr "韓国語:" |
0 | 360 |
2445 | 361 #: src/audacious/ui_credits.c:195 |
985 | 362 msgid "Lithuanian:" |
2401 | 363 msgstr "リトアニア語:" |
0 | 364 |
2445 | 365 #: src/audacious/ui_credits.c:198 |
985 | 366 msgid "Macedonian:" |
2401 | 367 msgstr "マケドニア語:" |
985 | 368 |
2445 | 369 #: src/audacious/ui_credits.c:201 |
0 | 370 msgid "Polish:" |
2401 | 371 msgstr "ポーランド語:" |
0 | 372 |
2445 | 373 #: src/audacious/ui_credits.c:204 |
0 | 374 msgid "Romanian:" |
2401 | 375 msgstr "ルーマニア語:" |
0 | 376 |
2445 | 377 #: src/audacious/ui_credits.c:207 |
0 | 378 msgid "Russian:" |
2401 | 379 msgstr "ロシア語:" |
0 | 380 |
2445 | 381 #: src/audacious/ui_credits.c:210 |
2218 | 382 msgid "Serbian (Latin):" |
2401 | 383 msgstr "セルビア語 (ラテン語):" |
2218 | 384 |
2445 | 385 #: src/audacious/ui_credits.c:213 |
2218 | 386 msgid "Serbian (Cyrillic):" |
2401 | 387 msgstr "セルビア語 (キリル語):" |
2218 | 388 |
2445 | 389 #: src/audacious/ui_credits.c:216 |
2218 | 390 msgid "Simplified Chinese:" |
2401 | 391 msgstr "簡体中国語:" |
2218 | 392 |
2445 | 393 #: src/audacious/ui_credits.c:219 |
0 | 394 msgid "Slovak:" |
2401 | 395 msgstr "スロバキア語:" |
0 | 396 |
2445 | 397 #: src/audacious/ui_credits.c:222 |
0 | 398 msgid "Spanish:" |
2401 | 399 msgstr "スペイン語:" |
0 | 400 |
2445 | 401 #: src/audacious/ui_credits.c:225 |
0 | 402 msgid "Swedish:" |
2401 | 403 msgstr "スウェーデン語:" |
0 | 404 |
2445 | 405 #: src/audacious/ui_credits.c:228 |
2218 | 406 msgid "Traditional Chinese:" |
2401 | 407 msgstr "繁体中国語:" |
2218 | 408 |
2445 | 409 #: src/audacious/ui_credits.c:231 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
410 msgid "Turkish:" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
411 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
412 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
413 #: src/audacious/ui_credits.c:235 |
0 | 414 msgid "Ukrainian:" |
2401 | 415 msgstr "ウクライナ語:" |
60 | 416 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
417 #: src/audacious/ui_credits.c:238 |
0 | 418 msgid "Welsh:" |
2401 | 419 msgstr "ウェールズ語:" |
0 | 420 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
421 #: src/audacious/ui_credits.c:386 |
753 | 422 msgid "Translators" |
2401 | 423 msgstr "翻訳者" |
753 | 424 |
2368 | 425 #: src/audacious/ui_equalizer.c:752 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
426 msgid "Audacious Equalizer" |
2401 | 427 msgstr "Audacious イコライザ" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
428 |
2368 | 429 #: src/audacious/ui_equalizer.c:1452 |
753 | 430 msgid "Presets" |
2401 | 431 msgstr "プリセット" |
753 | 432 |
2445 | 433 #: src/audacious/ui_main.c:626 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
434 #, c-format |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
435 msgid "%s - Audacious" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
436 msgstr "%s - Audacious" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
437 |
2445 | 438 #: src/audacious/ui_main.c:851 |
0 | 439 msgid "VBR" |
440 msgstr "VBR" | |
441 | |
2445 | 442 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 443 msgid "stereo" |
2401 | 444 msgstr "ステレオ" |
985 | 445 |
2445 | 446 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 447 msgid "mono" |
2401 | 448 msgstr "モノラル" |
985 | 449 |
2445 | 450 #: src/audacious/ui_main.c:1385 src/audacious/ui_manager.c:414 |
2368 | 451 #: src/audacious/ui_manager.c:415 |
0 | 452 msgid "Jump to Time" |
2401 | 453 msgstr "指定した時間へ移動" |
0 | 454 |
2445 | 455 #: src/audacious/ui_main.c:1406 |
0 | 456 msgid "minutes:seconds" |
2401 | 457 msgstr "分:秒" |
0 | 458 |
2445 | 459 #: src/audacious/ui_main.c:1416 |
0 | 460 msgid "Track length:" |
2401 | 461 msgstr "トラックの合計時間:" |
0 | 462 |
2445 | 463 #: src/audacious/ui_main.c:1501 |
0 | 464 msgid "Un_queue" |
2401 | 465 msgstr "キューから外す" |
0 | 466 |
2445 | 467 #: src/audacious/ui_main.c:1503 src/audacious/ui_main.c:1891 |
0 | 468 msgid "_Queue" |
2401 | 469 msgstr "キューに入れる" |
0 | 470 |
2445 | 471 #: src/audacious/ui_main.c:1816 |
0 | 472 msgid "Jump to Track" |
2401 | 473 msgstr "指定トラックへ移動" |
0 | 474 |
2445 | 475 #: src/audacious/ui_main.c:1857 |
0 | 476 msgid "Filter: " |
2401 | 477 msgstr "フィルタ:" |
0 | 478 |
2445 | 479 #: src/audacious/ui_main.c:1858 |
2231 | 480 msgid "_Filter:" |
2401 | 481 msgstr "フィルタ(_F):" |
2231 | 482 |
2445 | 483 #: src/audacious/ui_main.c:2062 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
484 msgid "Enter location to play:" |
2401 | 485 msgstr "演奏する位置の入力:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
486 |
2445 | 487 #: src/audacious/ui_main.c:2273 |
0 | 488 #, c-format |
489 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
2401 | 490 msgstr "移動先: %d:%-2.2d/%d:%-2.2d (%d%%)" |
0 | 491 |
2445 | 492 #: src/audacious/ui_main.c:2305 src/audacious/ui_main.c:2924 |
0 | 493 #, c-format |
494 msgid "VOLUME: %d%%" | |
2401 | 495 msgstr "音量: %d%%" |
0 | 496 |
2445 | 497 #: src/audacious/ui_main.c:2336 src/audacious/ui_main.c:2927 |
0 | 498 #, c-format |
499 msgid "BALANCE: %d%% LEFT" | |
2401 | 500 msgstr "バランス: %d%% (左寄り)" |
0 | 501 |
2445 | 502 #: src/audacious/ui_main.c:2340 src/audacious/ui_main.c:2930 |
0 | 503 msgid "BALANCE: CENTER" |
2401 | 504 msgstr "バランス: 中央" |
0 | 505 |
2445 | 506 #: src/audacious/ui_main.c:2344 src/audacious/ui_main.c:2932 |
0 | 507 #, c-format |
508 msgid "BALANCE: %d%% RIGHT" | |
2401 | 509 msgstr "バランス: %d%% (右寄り)" |
0 | 510 |
2445 | 511 #: src/audacious/ui_main.c:2700 |
0 | 512 msgid "OPTIONS MENU" |
2401 | 513 msgstr "オプション・メニュー" |
0 | 514 |
2445 | 515 #: src/audacious/ui_main.c:2704 |
0 | 516 msgid "DISABLE ALWAYS ON TOP" |
2401 | 517 msgstr "\"常に最前面に配置\" は無効" |
0 | 518 |
2445 | 519 #: src/audacious/ui_main.c:2706 |
0 | 520 msgid "ENABLE ALWAYS ON TOP" |
2401 | 521 msgstr "\"常に最前面に配置\" は有効" |
0 | 522 |
2445 | 523 #: src/audacious/ui_main.c:2709 |
0 | 524 msgid "FILE INFO BOX" |
2401 | 525 msgstr "ファイル情報ボックス" |
0 | 526 |
2445 | 527 #: src/audacious/ui_main.c:2713 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
528 msgid "DISABLE DOUBLESIZE" |
2401 | 529 msgstr "ダブル・サイズは無効" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
530 |
2445 | 531 #: src/audacious/ui_main.c:2715 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
532 msgid "ENABLE DOUBLESIZE" |
2401 | 533 msgstr "ダブル・サイズは有効" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
534 |
2445 | 535 #: src/audacious/ui_main.c:2718 |
0 | 536 msgid "VISUALIZATION MENU" |
2401 | 537 msgstr "視覚化メニュー" |
0 | 538 |
2445 | 539 #: src/audacious/ui_main.c:2764 |
0 | 540 msgid "" |
541 "<b><big>No playable CD found.</big></b>\n" | |
542 "\n" | |
543 "No CD inserted, or inserted CD is not an audio CD.\n" | |
544 msgstr "" | |
2458 | 545 "<b><big>演奏できる CD が見つかりませんでした.</big></b>\n" |
0 | 546 "\n" |
2458 | 547 "CD が挿入されていないか, 挿入された CD はオーディオ CD ではありません.\n" |
0 | 548 |
2445 | 549 #: src/audacious/ui_main.c:2781 |
0 | 550 msgid "" |
551 "<b><big>Couldn't open audio.</big></b>\n" | |
552 "\n" | |
553 "Please check that:\n" | |
554 "1. You have the correct output plugin selected.\n" | |
555 "2. No other programs is blocking the soundcard.\n" | |
556 "3. Your soundcard is configured properly.\n" | |
557 msgstr "" | |
2458 | 558 "<b><big>オーディオ・デバイスを開けませんでした.</big></b>\n" |
0 | 559 "\n" |
2401 | 560 "以下をチェックして下さい:\n" |
2458 | 561 "1. 現在選択している出力プラグインが正しいか.\n" |
562 "2. お使いのサウンドカードをブロックしているアプリが他に存在しないか.\n" | |
563 "3. お使いのサウンドカードが正しく設定されているか.\n" | |
0 | 564 |
2445 | 565 #: src/audacious/ui_main.c:3387 |
2231 | 566 msgid "Error in Audacious." |
2401 | 567 msgstr "Audacious エラー" |
2231 | 568 |
2368 | 569 #: src/audacious/ui_manager.c:43 src/audacious/ui_manager.c:44 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
570 msgid "Autoscroll Songname" |
2401 | 571 msgstr "曲名の自動スクロール" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
572 |
2368 | 573 #: src/audacious/ui_manager.c:46 src/audacious/ui_manager.c:47 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
574 msgid "Stop after Current Song" |
2401 | 575 msgstr "現在の曲の後に停止する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
576 |
2368 | 577 #: src/audacious/ui_manager.c:49 src/audacious/ui_manager.c:50 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
578 msgid "Peaks" |
2401 | 579 msgstr "ピーク" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
580 |
2368 | 581 #: src/audacious/ui_manager.c:52 src/audacious/ui_manager.c:53 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
582 msgid "Repeat" |
2401 | 583 msgstr "リピート" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
584 |
2368 | 585 #: src/audacious/ui_manager.c:55 src/audacious/ui_manager.c:56 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
586 msgid "Shuffle" |
2401 | 587 msgstr "シャッフル" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
588 |
2368 | 589 #: src/audacious/ui_manager.c:58 src/audacious/ui_manager.c:59 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
590 msgid "No Playlist Advance" |
2401 | 591 msgstr "次の曲に進まない" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
592 |
2368 | 593 #: src/audacious/ui_manager.c:61 src/audacious/ui_manager.c:62 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
594 msgid "Show Player" |
2401 | 595 msgstr "プレイヤを表示する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
596 |
2368 | 597 #: src/audacious/ui_manager.c:64 src/audacious/ui_manager.c:65 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
598 msgid "Show Playlist Editor" |
2401 | 599 msgstr "プレイリストエディタを表示する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
600 |
2368 | 601 #: src/audacious/ui_manager.c:67 src/audacious/ui_manager.c:68 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
602 msgid "Show Equalizer" |
2401 | 603 msgstr "イコライザを表示する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
604 |
2368 | 605 #: src/audacious/ui_manager.c:70 src/audacious/ui_manager.c:71 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
606 msgid "Always on Top" |
2401 | 607 msgstr "常に最前面に配置する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
608 |
2368 | 609 #: src/audacious/ui_manager.c:73 src/audacious/ui_manager.c:74 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 msgid "Put on All Workspaces" |
2401 | 611 msgstr "全ワークスペースに配置する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
612 |
2368 | 613 #: src/audacious/ui_manager.c:76 src/audacious/ui_manager.c:77 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
614 msgid "Roll up Player" |
2401 | 615 msgstr "プレイヤを巻き上げる" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
616 |
2368 | 617 #: src/audacious/ui_manager.c:79 src/audacious/ui_manager.c:80 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
618 msgid "Roll up Playlist Editor" |
2401 | 619 msgstr "プレイリストエディタを巻き上げる" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
620 |
2368 | 621 #: src/audacious/ui_manager.c:82 src/audacious/ui_manager.c:83 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
622 msgid "Roll up Equalizer" |
2401 | 623 msgstr "イコライザを巻き上げる" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
624 |
2368 | 625 #: src/audacious/ui_manager.c:85 src/audacious/ui_manager.c:86 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
626 msgid "DoubleSize" |
2401 | 627 msgstr "ダブルサイズ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
628 |
2368 | 629 #: src/audacious/ui_manager.c:88 src/audacious/ui_manager.c:89 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
630 msgid "Easy Move" |
2401 | 631 msgstr "簡単移動" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
632 |
2368 | 633 #: src/audacious/ui_manager.c:97 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
634 msgid "Analyzer" |
2401 | 635 msgstr "アナライザ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
636 |
2368 | 637 #: src/audacious/ui_manager.c:98 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
638 msgid "Scope" |
2401 | 639 msgstr "スコープ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
640 |
2368 | 641 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 msgid "Voiceprint" |
2401 | 643 msgstr "声紋" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
644 |
2368 | 645 #: src/audacious/ui_manager.c:100 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
646 msgid "Off" |
2401 | 647 msgstr "オフ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
648 |
2368 | 649 #: src/audacious/ui_manager.c:104 src/audacious/ui_manager.c:121 |
650 #: src/audacious/ui_manager.c:127 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
651 msgid "Normal" |
2401 | 652 msgstr "標準" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
653 |
2368 | 654 #: src/audacious/ui_manager.c:105 src/audacious/ui_manager.c:122 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
655 msgid "Fire" |
2401 | 656 msgstr "ファイア" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
657 |
2368 | 658 #: src/audacious/ui_manager.c:106 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
659 msgid "Vertical Lines" |
2401 | 660 msgstr "垂直ライン" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
661 |
2368 | 662 #: src/audacious/ui_manager.c:110 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
663 msgid "Lines" |
2401 | 664 msgstr "ライン" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
665 |
2368 | 666 #: src/audacious/ui_manager.c:111 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
667 msgid "Bars" |
2401 | 668 msgstr "バー" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
669 |
2368 | 670 #: src/audacious/ui_manager.c:115 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
671 msgid "Dot Scope" |
2401 | 672 msgstr "ドット" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
673 |
2368 | 674 #: src/audacious/ui_manager.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
675 msgid "Line Scope" |
2401 | 676 msgstr "ライン" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
677 |
2368 | 678 #: src/audacious/ui_manager.c:117 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
679 msgid "Solid Scope" |
2401 | 680 msgstr "ソリッド" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
681 |
2368 | 682 #: src/audacious/ui_manager.c:123 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
683 msgid "Ice" |
2401 | 684 msgstr "アイス" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
685 |
2368 | 686 #: src/audacious/ui_manager.c:128 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
687 msgid "Smooth" |
2401 | 688 msgstr "スムーズ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
689 |
2368 | 690 #: src/audacious/ui_manager.c:132 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
691 msgid "Full (~50 fps)" |
2401 | 692 msgstr "1:1 (〜50 fps)" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
693 |
2368 | 694 #: src/audacious/ui_manager.c:133 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
695 msgid "Half (~25 fps)" |
2401 | 696 msgstr "1:2 (〜25 fps)" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
697 |
2368 | 698 #: src/audacious/ui_manager.c:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
699 msgid "Quarter (~13 fps)" |
2401 | 700 msgstr "1:4 (〜13 fps)" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
701 |
2368 | 702 #: src/audacious/ui_manager.c:135 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
703 msgid "Eighth (~6 fps)" |
2401 | 704 msgstr "1:8 (〜6 fps)" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
705 |
2368 | 706 #: src/audacious/ui_manager.c:139 src/audacious/ui_manager.c:147 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
707 msgid "Slowest" |
2401 | 708 msgstr "最も遅い" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
709 |
2368 | 710 #: src/audacious/ui_manager.c:140 src/audacious/ui_manager.c:148 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
711 msgid "Slow" |
2401 | 712 msgstr "遅い" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
713 |
2368 | 714 #: src/audacious/ui_manager.c:141 src/audacious/ui_manager.c:149 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
715 msgid "Medium" |
2401 | 716 msgstr "中" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
717 |
2368 | 718 #: src/audacious/ui_manager.c:142 src/audacious/ui_manager.c:150 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
719 msgid "Fast" |
2401 | 720 msgstr "早い" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
721 |
2368 | 722 #: src/audacious/ui_manager.c:143 src/audacious/ui_manager.c:151 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
723 msgid "Fastest" |
2401 | 724 msgstr "最も早い" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
725 |
2368 | 726 #: src/audacious/ui_manager.c:155 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
727 msgid "Time Elapsed" |
2401 | 728 msgstr "経過時間を表示する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
729 |
2368 | 730 #: src/audacious/ui_manager.c:156 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
731 msgid "Time Remaining" |
2401 | 732 msgstr "残り時間を表示する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
733 |
2368 | 734 #: src/audacious/ui_manager.c:165 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
735 msgid "Playback" |
2401 | 736 msgstr "演奏" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
737 |
2368 | 738 #: src/audacious/ui_manager.c:167 src/audacious/ui_manager.c:168 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
739 msgid "Play CD" |
2401 | 740 msgstr "CD の演奏" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
741 |
2368 | 742 #: src/audacious/ui_manager.c:170 src/audacious/ui_manager.c:171 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
743 msgid "Play" |
2401 | 744 msgstr "演奏" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
745 |
2368 | 746 #: src/audacious/ui_manager.c:173 src/audacious/ui_manager.c:174 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
747 msgid "Pause" |
2401 | 748 msgstr "一時停止" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
749 |
2368 | 750 #: src/audacious/ui_manager.c:176 src/audacious/ui_manager.c:177 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
751 msgid "Stop" |
2401 | 752 msgstr "停止" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
753 |
2368 | 754 #: src/audacious/ui_manager.c:179 src/audacious/ui_manager.c:180 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
755 msgid "Previous" |
2401 | 756 msgstr "前の曲" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
757 |
2368 | 758 #: src/audacious/ui_manager.c:182 src/audacious/ui_manager.c:183 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
759 msgid "Next" |
2401 | 760 msgstr "次の曲" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
761 |
2368 | 762 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
763 msgid "Visualization" |
2401 | 764 msgstr "視覚化" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
765 |
2368 | 766 #: src/audacious/ui_manager.c:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
767 msgid "Visualization Mode" |
2401 | 768 msgstr "視覚化モード" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
769 |
2368 | 770 #: src/audacious/ui_manager.c:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
771 msgid "Analyzer Mode" |
2401 | 772 msgstr "アナライザ・モード" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
773 |
2368 | 774 #: src/audacious/ui_manager.c:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
775 msgid "Scope Mode" |
2401 | 776 msgstr "スコープ・モード" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
777 |
2368 | 778 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
779 msgid "Voiceprint Mode" |
2401 | 780 msgstr "声紋モード" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
781 |
2368 | 782 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
783 msgid "WindowShade VU Mode" |
2401 | 784 msgstr "WindowShade VU モード" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
785 |
2368 | 786 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
787 msgid "Refresh Rate" |
2401 | 788 msgstr "リフレッシュ・レート" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
789 |
2368 | 790 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
791 msgid "Analyzer Falloff" |
2401 | 792 msgstr "アナライザ・フォールオフ" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
793 |
2368 | 794 #: src/audacious/ui_manager.c:196 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
795 msgid "Peaks Falloff" |
2401 | 796 msgstr "ピーク・フォールオフ" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
797 |
2445 | 798 #: src/audacious/ui_manager.c:201 src/audacious/ui_preferences.c:106 |
2368 | 799 #: src/audacious/playlist_manager.c:288 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
800 #: src/audacious/glade/prefswin.glade:2494 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
801 msgid "Playlist" |
2401 | 802 msgstr "プレイリスト" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
803 |
2368 | 804 #: src/audacious/ui_manager.c:203 src/audacious/ui_manager.c:204 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
805 msgid "New Playlist" |
2401 | 806 msgstr "新しいプレイリスト" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
807 |
2368 | 808 #: src/audacious/ui_manager.c:206 src/audacious/ui_manager.c:207 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
809 msgid "Select Next Playlist" |
2401 | 810 msgstr "次のプレイリストを選択" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
811 |
2368 | 812 #: src/audacious/ui_manager.c:209 src/audacious/ui_manager.c:210 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
813 msgid "Select Previous Playlist" |
2401 | 814 msgstr "前のプレイリストを選択" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
815 |
2368 | 816 #: src/audacious/ui_manager.c:212 src/audacious/ui_manager.c:213 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
817 msgid "Delete Playlist" |
2401 | 818 msgstr "プレイリストの削除" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
819 |
2368 | 820 #: src/audacious/ui_manager.c:215 |
2218 | 821 msgid "Load List" |
2401 | 822 msgstr "プレイリストの読み込み" |
2218 | 823 |
2368 | 824 #: src/audacious/ui_manager.c:216 |
2167 | 825 msgid "Loads a playlist file into the selected playlist." |
2458 | 826 msgstr "選択したプレイリストにプレイリストファイルを読み込みます." |
2167 | 827 |
2368 | 828 #: src/audacious/ui_manager.c:218 |
2167 | 829 msgid "Save List" |
2401 | 830 msgstr "プレイリストの保存" |
2167 | 831 |
2368 | 832 #: src/audacious/ui_manager.c:219 |
2167 | 833 msgid "Saves the selected playlist." |
2458 | 834 msgstr "選択したプレイリストを保存します." |
0 | 835 |
2368 | 836 #: src/audacious/ui_manager.c:221 |
2167 | 837 msgid "Save Default List" |
2401 | 838 msgstr "デフォルトのプレイリストの保存" |
2167 | 839 |
2368 | 840 #: src/audacious/ui_manager.c:222 |
2167 | 841 msgid "Saves the selected playlist to the default location." |
2458 | 842 msgstr "選択したプレイリストをデフォルト位置に保存します." |
2167 | 843 |
2368 | 844 #: src/audacious/ui_manager.c:225 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
845 msgid "Refresh List" |
2401 | 846 msgstr "プレイリストの更新" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
847 |
2368 | 848 #: src/audacious/ui_manager.c:226 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
849 msgid "Refreshes metadata associated with a playlist entry." |
2458 | 850 msgstr "プレイリストのエントリに関連付けられたメタデータを更新します." |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
851 |
2368 | 852 #: src/audacious/ui_manager.c:229 |
2218 | 853 msgid "List Manager" |
2401 | 854 msgstr "プレイリストマネージャ" |
2218 | 855 |
2368 | 856 #: src/audacious/ui_manager.c:230 |
2218 | 857 msgid "Opens the playlist manager." |
2458 | 858 msgstr "プレイリストマネージャを開きます." |
2218 | 859 |
2368 | 860 #: src/audacious/ui_manager.c:236 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
861 msgid "View" |
2401 | 862 msgstr "表示" |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
863 |
2368 | 864 #: src/audacious/ui_manager.c:240 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
865 msgid "Add CD..." |
2401 | 866 msgstr "CD の追加..." |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
867 |
2368 | 868 #: src/audacious/ui_manager.c:241 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
869 msgid "Adds a CD to the playlist." |
2458 | 870 msgstr "CD をプレイリストに追加します." |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
871 |
2368 | 872 #: src/audacious/ui_manager.c:244 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
873 msgid "Add Internet Address..." |
2401 | 874 msgstr "インターネット・アドレスの追加..." |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
875 |
2368 | 876 #: src/audacious/ui_manager.c:245 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
877 msgid "Adds a remote track to the playlist." |
2458 | 878 msgstr "リモート・トラックをプレイリストに追加します." |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
879 |
2368 | 880 #: src/audacious/ui_manager.c:248 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
881 msgid "Add Files..." |
2401 | 882 msgstr "ファイルの追加..." |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
883 |
2368 | 884 #: src/audacious/ui_manager.c:249 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
885 msgid "Adds files to the playlist." |
2458 | 886 msgstr "ファイルをプレイリストに追加します." |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
887 |
2368 | 888 #: src/audacious/ui_manager.c:254 |
2167 | 889 msgid "Search and Select" |
2401 | 890 msgstr "検索と選択" |
2167 | 891 |
2368 | 892 #: src/audacious/ui_manager.c:255 |
2167 | 893 msgid "" |
894 "Searches the playlist and selects playlist entries based on specific " | |
895 "criteria." | |
2458 | 896 msgstr "プレイリストを検索し, 特定の判定基準に基いて選択します." |
0 | 897 |
2368 | 898 #: src/audacious/ui_manager.c:258 |
2167 | 899 msgid "Invert Selection" |
2401 | 900 msgstr "選択範囲の反転" |
2167 | 901 |
2368 | 902 #: src/audacious/ui_manager.c:259 |
2167 | 903 msgid "Inverts the selected and unselected entries." |
2458 | 904 msgstr "エントリの選択と未選択を反転します." |
2167 | 905 |
2445 | 906 #: src/audacious/ui_manager.c:262 |
2167 | 907 msgid "Select All" |
2401 | 908 msgstr "全て選択" |
2167 | 909 |
2368 | 910 #: src/audacious/ui_manager.c:263 |
2167 | 911 msgid "Selects all of the playlist entries." |
2458 | 912 msgstr "プレイリストの全てのエントリを選択します." |
2167 | 913 |
2368 | 914 #: src/audacious/ui_manager.c:266 |
2218 | 915 msgid "Select None" |
2401 | 916 msgstr "未選択にする" |
0 | 917 |
2368 | 918 #: src/audacious/ui_manager.c:267 |
2218 | 919 msgid "Deselects all of the playlist entries." |
2458 | 920 msgstr "プレイリストの全てのエントリを未選択にします." |
2218 | 921 |
2368 | 922 #: src/audacious/ui_manager.c:272 |
2218 | 923 msgid "Clear Queue" |
2401 | 924 msgstr "キューのクリア" |
2218 | 925 |
2368 | 926 #: src/audacious/ui_manager.c:273 |
2167 | 927 msgid "Clears the queue associated with this playlist." |
2458 | 928 msgstr "プレイリストに関連付けられたキューをクリアします." |
2167 | 929 |
2368 | 930 #: src/audacious/ui_manager.c:276 |
2167 | 931 msgid "Remove Unavailable Files" |
2401 | 932 msgstr "利用不可ファイルの削除" |
0 | 933 |
2368 | 934 #: src/audacious/ui_manager.c:277 |
2167 | 935 msgid "Removes unavailable files from the playlist." |
2458 | 936 msgstr "利用不可ファイルをプレイリストから削除します." |
2167 | 937 |
2368 | 938 #: src/audacious/ui_manager.c:280 |
2167 | 939 msgid "Remove Duplicates" |
2401 | 940 msgstr "重複エントリの削除" |
985 | 941 |
2368 | 942 #: src/audacious/ui_manager.c:282 src/audacious/ui_manager.c:318 |
943 #: src/audacious/ui_manager.c:348 | |
2167 | 944 msgid "By Title" |
2401 | 945 msgstr "タイトル" |
2167 | 946 |
2368 | 947 #: src/audacious/ui_manager.c:283 |
2167 | 948 msgid "Removes duplicate entries from the playlist by title." |
2458 | 949 msgstr "重複するタイトルのエントリをプレイリストから削除します." |
2167 | 950 |
2368 | 951 #: src/audacious/ui_manager.c:286 src/audacious/ui_manager.c:326 |
952 #: src/audacious/ui_manager.c:356 | |
2167 | 953 msgid "By Filename" |
2401 | 954 msgstr "ファイル名" |
2167 | 955 |
2368 | 956 #: src/audacious/ui_manager.c:287 |
2167 | 957 msgid "Removes duplicate entries from the playlist by filename." |
2458 | 958 msgstr "重複するファイル名のエントリをプレイリストから削除します." |
985 | 959 |
2368 | 960 #: src/audacious/ui_manager.c:290 src/audacious/ui_manager.c:330 |
961 #: src/audacious/ui_manager.c:360 | |
2167 | 962 msgid "By Path + Filename" |
2401 | 963 msgstr "パス名とファイル名" |
2167 | 964 |
2368 | 965 #: src/audacious/ui_manager.c:291 |
2167 | 966 msgid "Removes duplicate entries from the playlist by their full path." |
2458 | 967 msgstr "重複するパス名とファイル名のエントリをプレイリストから削除します." |
2167 | 968 |
2368 | 969 #: src/audacious/ui_manager.c:294 |
2167 | 970 msgid "Remove All" |
2401 | 971 msgstr "全て削除" |
2167 | 972 |
2368 | 973 #: src/audacious/ui_manager.c:295 |
2167 | 974 msgid "Removes all entries from the playlist." |
2458 | 975 msgstr "全てのエントリをプレイリストから削除します." |
2167 | 976 |
2368 | 977 #: src/audacious/ui_manager.c:298 |
2167 | 978 msgid "Remove Unselected" |
2401 | 979 msgstr "選択していないエントリの削除" |
2167 | 980 |
2368 | 981 #: src/audacious/ui_manager.c:299 |
2167 | 982 msgid "Remove unselected entries from the playlist." |
2458 | 983 msgstr "選択していないエントリをプレイリストから削除します." |
2167 | 984 |
2368 | 985 #: src/audacious/ui_manager.c:302 |
2218 | 986 msgid "Remove Selected" |
2401 | 987 msgstr "選択したエントリの削除" |
2218 | 988 |
2368 | 989 #: src/audacious/ui_manager.c:303 |
2218 | 990 msgid "Remove selected entries from the playlist." |
2458 | 991 msgstr "選択したエントリをプレイリストから削除します." |
2218 | 992 |
2368 | 993 #: src/audacious/ui_manager.c:308 |
2218 | 994 msgid "Randomize List" |
2401 | 995 msgstr "プレイリストをランダムにする" |
2218 | 996 |
2368 | 997 #: src/audacious/ui_manager.c:309 |
2167 | 998 msgid "Randomizes the playlist." |
2458 | 999 msgstr "プレイリストの順序をランダムにします." |
2167 | 1000 |
2368 | 1001 #: src/audacious/ui_manager.c:312 |
2167 | 1002 msgid "Reverse List" |
2401 | 1003 msgstr "プレイリストを逆順にする" |
985 | 1004 |
2368 | 1005 #: src/audacious/ui_manager.c:313 |
2167 | 1006 msgid "Reverses the playlist." |
2458 | 1007 msgstr "プレイリストの順序を逆順にします." |
2167 | 1008 |
2368 | 1009 #: src/audacious/ui_manager.c:316 |
2167 | 1010 msgid "Sort List" |
2401 | 1011 msgstr "プレイリストのソート" |
0 | 1012 |
2368 | 1013 #: src/audacious/ui_manager.c:319 src/audacious/ui_manager.c:349 |
2167 | 1014 msgid "Sorts the list by title." |
2458 | 1015 msgstr "タイトル順でプレイリストをソートします." |
0 | 1016 |
2368 | 1017 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2167 | 1018 msgid "By Artist" |
2401 | 1019 msgstr "アーティスト" |
2167 | 1020 |
2368 | 1021 #: src/audacious/ui_manager.c:323 src/audacious/ui_manager.c:353 |
2167 | 1022 msgid "Sorts the list by artist." |
2458 | 1023 msgstr "アーティスト順でプレイリストをソートします." |
1414 | 1024 |
2368 | 1025 #: src/audacious/ui_manager.c:327 src/audacious/ui_manager.c:357 |
2167 | 1026 msgid "Sorts the list by filename." |
2458 | 1027 msgstr "ファイル名順でプレイリストをソートします." |
0 | 1028 |
2368 | 1029 #: src/audacious/ui_manager.c:331 src/audacious/ui_manager.c:361 |
2167 | 1030 msgid "Sorts the list by full pathname." |
2458 | 1031 msgstr "ファイルのパス名でプレイリストをソートします." |
2167 | 1032 |
2368 | 1033 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 1034 msgid "By Date" |
2401 | 1035 msgstr "日付" |
2167 | 1036 |
2368 | 1037 #: src/audacious/ui_manager.c:335 src/audacious/ui_manager.c:365 |
2167 | 1038 msgid "Sorts the list by modification time." |
2458 | 1039 msgstr "変更時間でプレイリストをソートします." |
2167 | 1040 |
2368 | 1041 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 1042 msgid "By Track Number" |
2401 | 1043 msgstr "トラック番号" |
2167 | 1044 |
2368 | 1045 #: src/audacious/ui_manager.c:339 src/audacious/ui_manager.c:369 |
2167 | 1046 msgid "Sorts the list by track number." |
2458 | 1047 msgstr "トラック番号順でプレイリストをソートします." |
1461 | 1048 |
2368 | 1049 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 1050 msgid "By Playlist Entry" |
2401 | 1051 msgstr "プレイリストのエントリ" |
2167 | 1052 |
2368 | 1053 #: src/audacious/ui_manager.c:343 src/audacious/ui_manager.c:373 |
2167 | 1054 msgid "Sorts the list by playlist entry." |
2458 | 1055 msgstr "プレイリストのエントリ順でソートします." |
1461 | 1056 |
2368 | 1057 #: src/audacious/ui_manager.c:346 |
2167 | 1058 msgid "Sort Selected" |
2401 | 1059 msgstr "選択範囲のソート" |
2132 | 1060 |
2368 | 1061 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 1062 msgid "View Track Details" |
2401 | 1063 msgstr "トラックの詳細" |
2167 | 1064 |
2368 | 1065 #: src/audacious/ui_manager.c:382 src/audacious/ui_manager.c:385 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1066 msgid "View track details" |
2401 | 1067 msgstr "トラックの詳細" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1068 |
2368 | 1069 #: src/audacious/ui_manager.c:390 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1070 msgid "Play File" |
2401 | 1071 msgstr "ファイルを演奏" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1072 |
2368 | 1073 #: src/audacious/ui_manager.c:391 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1074 msgid "Load and play a file" |
2401 | 1075 msgstr "ファイルを読み込んで演奏" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1076 |
2368 | 1077 #: src/audacious/ui_manager.c:393 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1078 msgid "Play Location" |
2401 | 1079 msgstr "場所を演奏" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1080 |
2368 | 1081 #: src/audacious/ui_manager.c:394 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1082 msgid "Play media from the selected location" |
2401 | 1083 msgstr "選択した場所からメディアを演奏" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1084 |
2368 | 1085 #: src/audacious/ui_manager.c:396 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1086 msgid "Preferences" |
2401 | 1087 msgstr "設定" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1088 |
2368 | 1089 #: src/audacious/ui_manager.c:397 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1090 msgid "Open preferences window" |
2401 | 1091 msgstr "設定ウィンドウを開く" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1092 |
2368 | 1093 #: src/audacious/ui_manager.c:399 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1094 msgid "_Quit" |
2401 | 1095 msgstr "終了(_Q)" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1096 |
2368 | 1097 #: src/audacious/ui_manager.c:400 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1098 msgid "Quit Audacious" |
2401 | 1099 msgstr "Audacious を終了する" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1100 |
2368 | 1101 #: src/audacious/ui_manager.c:402 src/audacious/ui_manager.c:403 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1102 msgid "Set A-B" |
2401 | 1103 msgstr "A-B をセット" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1104 |
2368 | 1105 #: src/audacious/ui_manager.c:405 src/audacious/ui_manager.c:406 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1106 msgid "Clear A-B" |
2401 | 1107 msgstr "A-B をクリア" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1108 |
2368 | 1109 #: src/audacious/ui_manager.c:408 src/audacious/ui_manager.c:409 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1110 msgid "Jump to Playlist Start" |
2401 | 1111 msgstr "最初の曲へ移動" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1112 |
2368 | 1113 #: src/audacious/ui_manager.c:411 src/audacious/ui_manager.c:412 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1114 msgid "Jump to File" |
2401 | 1115 msgstr "指定したファイルへ移動" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1116 |
2368 | 1117 #: src/audacious/ui_manager.c:417 |
2167 | 1118 msgid "Queue Toggle" |
2401 | 1119 msgstr "キューを切り替える" |
2167 | 1120 |
2368 | 1121 #: src/audacious/ui_manager.c:418 |
2167 | 1122 msgid "Enables/disables the entry in the playlist's queue." |
2458 | 1123 msgstr "プレイリストのキューに入っているエントリの有効/無効を切り替えます." |
2167 | 1124 |
2368 | 1125 #: src/audacious/ui_manager.c:425 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1126 msgid "Load" |
2401 | 1127 msgstr "読み込み" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1128 |
2368 | 1129 #: src/audacious/ui_manager.c:426 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1130 msgid "Import" |
2401 | 1131 msgstr "インポート" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1132 |
2368 | 1133 #: src/audacious/ui_manager.c:427 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1134 msgid "Save" |
2401 | 1135 msgstr "保存" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1136 |
2368 | 1137 #: src/audacious/ui_manager.c:428 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1138 msgid "Delete" |
2401 | 1139 msgstr "削除" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1140 |
2368 | 1141 #: src/audacious/ui_manager.c:430 src/audacious/ui_manager.c:451 |
1142 #: src/audacious/ui_manager.c:466 | |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1143 msgid "Preset" |
2401 | 1144 msgstr "プリセット" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1145 |
2368 | 1146 #: src/audacious/ui_manager.c:431 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1147 msgid "Load preset" |
2401 | 1148 msgstr "プリセットの読み込み" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1149 |
2368 | 1150 #: src/audacious/ui_manager.c:433 src/audacious/ui_manager.c:454 |
1151 #: src/audacious/ui_manager.c:469 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1152 msgid "Auto-load preset" |
2401 | 1153 msgstr "自動読み込みのプリセット" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1154 |
2368 | 1155 #: src/audacious/ui_manager.c:434 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1156 msgid "Load auto-load preset" |
2401 | 1157 msgstr "自動読み込みのプリセット" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1158 |
2368 | 1159 #: src/audacious/ui_manager.c:436 src/audacious/ui_manager.c:457 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1160 msgid "Default" |
2401 | 1161 msgstr "デフォルト" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1162 |
2368 | 1163 #: src/audacious/ui_manager.c:437 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1164 msgid "Load default preset into equalizer" |
2401 | 1165 msgstr "イコライザにデフォルト・プリセットを読み込む" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1166 |
2368 | 1167 #: src/audacious/ui_manager.c:439 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1168 msgid "Zero" |
2401 | 1169 msgstr "ゼロ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1170 |
2368 | 1171 #: src/audacious/ui_manager.c:440 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1172 msgid "Set equalizer preset levels to zero" |
2401 | 1173 msgstr "イコライザ・プリセット・レベルをゼロにセット" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1174 |
2368 | 1175 #: src/audacious/ui_manager.c:442 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1176 msgid "From file" |
2401 | 1177 msgstr "ファイル" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1178 |
2368 | 1179 #: src/audacious/ui_manager.c:443 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1180 msgid "Load preset from file" |
2401 | 1181 msgstr "ファイルからプリセットを読み込み" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1182 |
2368 | 1183 #: src/audacious/ui_manager.c:445 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1184 msgid "From WinAMP EQF file" |
2401 | 1185 msgstr "WinAMP EQF ファイル" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1186 |
2368 | 1187 #: src/audacious/ui_manager.c:446 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1188 msgid "Load preset from WinAMP EQF file" |
2401 | 1189 msgstr "WinAMP EQF ファイルからプリセットを読み込み" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1190 |
2368 | 1191 #: src/audacious/ui_manager.c:448 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1192 msgid "WinAMP Presets" |
2401 | 1193 msgstr "WinAMP プリセット" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1194 |
2368 | 1195 #: src/audacious/ui_manager.c:449 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1196 msgid "Import WinAMP presets" |
2401 | 1197 msgstr "WinAMP プリセット" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1198 |
2368 | 1199 #: src/audacious/ui_manager.c:452 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1200 msgid "Save preset" |
2401 | 1201 msgstr "プリセットの保存" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1202 |
2368 | 1203 #: src/audacious/ui_manager.c:455 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1204 msgid "Save auto-load preset" |
2401 | 1205 msgstr "自動読み込みのプリセットの保存" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1206 |
2368 | 1207 #: src/audacious/ui_manager.c:458 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1208 msgid "Save default preset" |
2401 | 1209 msgstr "デフォルトプリセットの保存" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1210 |
2368 | 1211 #: src/audacious/ui_manager.c:460 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1212 msgid "To file" |
2401 | 1213 msgstr "ファイル" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1214 |
2368 | 1215 #: src/audacious/ui_manager.c:461 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1216 msgid "Save preset to file" |
2401 | 1217 msgstr "プリセットをファイルへ保存" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1218 |
2368 | 1219 #: src/audacious/ui_manager.c:463 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1220 msgid "To WinAMP EQF file" |
2401 | 1221 msgstr "WinAMP EQF ファイル" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1222 |
2368 | 1223 #: src/audacious/ui_manager.c:464 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1224 msgid "Save preset to WinAMP EQF file" |
2401 | 1225 msgstr "プリセットを WinAMP EQF ファイルへ保存" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1226 |
2368 | 1227 #: src/audacious/ui_manager.c:467 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1228 msgid "Delete preset" |
2401 | 1229 msgstr "プリセットの削除" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1230 |
2368 | 1231 #: src/audacious/ui_manager.c:470 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1232 msgid "Delete auto-load preset" |
2401 | 1233 msgstr "自動読み込みのプリセットの削除" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1234 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1235 #: src/audacious/ui_preferences.c:101 src/audacious/glade/prefswin.glade:1363 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1236 msgid "Appearance" |
2401 | 1237 msgstr "外観" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1238 |
2445 | 1239 #: src/audacious/ui_preferences.c:102 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1240 msgid "Audio" |
2401 | 1241 msgstr "オーディオ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1242 |
2445 | 1243 #: src/audacious/ui_preferences.c:103 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1244 msgid "Connectivity" |
2401 | 1245 msgstr "接続" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1246 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1247 #: src/audacious/ui_preferences.c:104 src/audacious/glade/prefswin.glade:2862 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1248 msgid "Equalizer" |
2401 | 1249 msgstr "イコライザ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1250 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1251 #: src/audacious/ui_preferences.c:105 src/audacious/glade/prefswin.glade:1642 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1252 msgid "Mouse" |
2401 | 1253 msgstr "マウス" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1254 |
2445 | 1255 #: src/audacious/ui_preferences.c:107 src/audacious/glade/prefswin.glade:693 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1256 msgid "Plugins" |
2401 | 1257 msgstr "プラグイン" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1258 |
2445 | 1259 #: src/audacious/ui_preferences.c:113 src/audacious/ui_fileinfopopup.c:237 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1260 msgid "Artist" |
2401 | 1261 msgstr "アーティスト" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1262 |
2445 | 1263 #: src/audacious/ui_preferences.c:114 src/audacious/ui_fileinfopopup.c:254 |
1264 #: src/audacious/titlestring.c:372 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1265 msgid "Album" |
2401 | 1266 msgstr "アルバム名" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1267 |
2445 | 1268 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:220 |
1269 #: src/audacious/ui_fileinfopopup.c:388 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1270 msgid "Title" |
2401 | 1271 msgstr "タイトル" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1272 |
2445 | 1273 #: src/audacious/ui_preferences.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1274 msgid "Tracknumber" |
2401 | 1275 msgstr "トラック番号" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1276 |
2445 | 1277 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:271 |
1278 #: src/audacious/titlestring.c:373 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1279 msgid "Genre" |
2401 | 1280 msgstr "ジャンル" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1281 |
2445 | 1282 #: src/audacious/ui_preferences.c:119 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1283 msgid "Filepath" |
2401 | 1284 msgstr "パス名" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1285 |
2445 | 1286 #: src/audacious/ui_preferences.c:120 src/audacious/titlestring.c:379 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1287 msgid "Date" |
2401 | 1288 msgstr "日付" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1289 |
2445 | 1290 #: src/audacious/ui_preferences.c:121 src/audacious/ui_fileinfopopup.c:288 |
1291 #: src/audacious/titlestring.c:380 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1292 msgid "Year" |
2401 | 1293 msgstr "制作年" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1294 |
2445 | 1295 #: src/audacious/ui_preferences.c:122 src/audacious/titlestring.c:381 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1296 msgid "Comment" |
2401 | 1297 msgstr "コメント" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1298 |
2445 | 1299 #: src/audacious/ui_preferences.c:143 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1300 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1301 msgstr "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1302 |
2445 | 1303 #: src/audacious/ui_preferences.c:456 src/audacious/ui_preferences.c:543 |
1304 #: src/audacious/ui_preferences.c:632 src/audacious/ui_preferences.c:728 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1305 msgid "Enabled" |
2401 | 1306 msgstr "有効" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1307 |
2445 | 1308 #: src/audacious/ui_preferences.c:472 src/audacious/ui_preferences.c:559 |
1309 #: src/audacious/ui_preferences.c:648 src/audacious/ui_preferences.c:744 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1310 msgid "Description" |
2401 | 1311 msgstr "説明" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1312 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1313 #: src/audacious/ui_preferences.c:1783 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1314 msgid "Category" |
2401 | 1315 msgstr "カテゴリ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1316 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1317 #: src/audacious/ui_preferences.c:2348 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1318 msgid "Preferences Window" |
2401 | 1319 msgstr "設定ウィンドウ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1320 |
2368 | 1321 #: src/audacious/ui_skinselector.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1322 msgid "Archived Winamp 2.x skin" |
2401 | 1323 msgstr "Archived Winamp 2.x スキン" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1324 |
2368 | 1325 #: src/audacious/ui_skinselector.c:181 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1326 msgid "Unarchived Winamp 2.x skin" |
2401 | 1327 msgstr "Unarchived Winamp 2.x スキン" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1328 |
2445 | 1329 #: src/audacious/ui_fileinfo.c:160 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1330 msgid "Track Information Window" |
2401 | 1331 msgstr "トラック情報ウィンドウ" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1332 |
2445 | 1333 #: src/audacious/ui_fileinfopopup.c:305 |
1334 msgid "Track Number" | |
1335 msgstr "トラック番号" | |
1336 | |
1337 #: src/audacious/ui_fileinfopopup.c:322 | |
1338 msgid "Track Length" | |
2458 | 1339 msgstr "トラックの長さ:" |
2445 | 1340 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1341 #: src/audacious/ui_fileopener.c:131 |
2445 | 1342 msgid "Open Files" |
1343 msgstr "ファイルを開く" | |
1344 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1345 #: src/audacious/ui_fileopener.c:131 |
2455 | 1346 msgid "Add Files" |
1347 msgstr "ファイルの追加" | |
1348 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1349 #: src/audacious/ui_fileopener.c:133 |
2445 | 1350 msgid "Close dialog on Open" |
1351 msgstr "開いたらダイアログを閉じる" | |
1352 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1353 #: src/audacious/ui_fileopener.c:133 |
2445 | 1354 msgid "Close dialog on Add" |
1355 msgstr "追加したらダイアログを閉じる" | |
1356 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1357 #: src/audacious/ui_fileopener.c:363 |
2455 | 1358 msgid "Play files" |
1359 msgstr "ファイルを演奏" | |
1360 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1361 #: src/audacious/ui_fileopener.c:365 |
2445 | 1362 msgid "Load files" |
1363 msgstr "ファイルを読み込む" | |
1364 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1365 #: src/audacious/ui_playlist.c:482 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1366 msgid "Search entries in active playlist" |
2401 | 1367 msgstr "有効になっているプレイリストのエントリを検索" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1368 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1369 #: src/audacious/ui_playlist.c:488 |
2132 | 1370 msgid "" |
1371 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1372 "expressions syntax, case-insensitive. If you don't know how regular " | |
1373 "expressions work, simply insert a literal portion of what you're searching " | |
1374 "for." | |
1375 msgstr "" | |
2458 | 1376 "1つ以上の項目を埋めることによって, プレイリストのエントリを選択します. 項目は" |
1377 "正規表現が使え, 大文字と小文字を区別しません. 正規表現がどのように動作するか" | |
1378 "わからない場合は, 単純に検索しようとしているものの文字を入力します." | |
2132 | 1379 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1380 #: src/audacious/ui_playlist.c:495 |
2132 | 1381 msgid "Track name: " |
2401 | 1382 msgstr "トラック名: " |
2132 | 1383 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1384 #: src/audacious/ui_playlist.c:501 |
2132 | 1385 msgid "Album name: " |
2401 | 1386 msgstr "アルバム・モード: " |
2132 | 1387 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1388 #: src/audacious/ui_playlist.c:507 |
2132 | 1389 msgid "Artist: " |
2401 | 1390 msgstr "アーティスト: " |
2132 | 1391 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1392 #: src/audacious/ui_playlist.c:513 |
2132 | 1393 msgid "Filename: " |
2401 | 1394 msgstr "ファイル名: " |
2132 | 1395 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1396 #: src/audacious/ui_playlist.c:520 |
2167 | 1397 msgid "Clear previous selection before searching" |
2401 | 1398 msgstr "検索前に以前の選択をクリア" |
2167 | 1399 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1400 #: src/audacious/ui_playlist.c:523 |
2167 | 1401 msgid "Automatically toggle queue for matching entries" |
2401 | 1402 msgstr "マッチしたエントリのキューを自動的にトグル" |
2167 | 1403 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1404 #: src/audacious/ui_playlist.c:526 |
2167 | 1405 msgid "Create a new playlist with matching entries" |
2401 | 1406 msgstr "マッチしたエントリで新しいプレイリストを作成" |
2167 | 1407 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1408 #: src/audacious/ui_playlist.c:745 |
0 | 1409 #, c-format |
1410 msgid "Error writing playlist \"%s\": %s" | |
2401 | 1411 msgstr "プレイリスト \"%s\" を書き込む際にエラー: %s" |
0 | 1412 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1413 #: src/audacious/ui_playlist.c:766 |
0 | 1414 #, c-format |
1415 msgid "%s already exist. Continue?" | |
2458 | 1416 msgstr "%s は既に存在しています. 続行しますか?" |
0 | 1417 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1418 #: src/audacious/ui_playlist.c:780 |
60 | 1419 #, c-format |
0 | 1420 msgid "" |
1421 "<b><big>Unable to save playlist.</big></b>\n" | |
1422 "\n" | |
1423 "Unknown file type for '%s'.\n" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
1424 msgstr "" |
2401 | 1425 "<b><big>プレイリストを保存できません!</big></b>\n" |
60 | 1426 "\n" |
2458 | 1427 "%s のファイルの種類が不明です.\n" |
0 | 1428 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1429 #: src/audacious/ui_playlist.c:920 |
0 | 1430 msgid "Load Playlist" |
2401 | 1431 msgstr "プレイリストの読み込み" |
0 | 1432 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1433 #: src/audacious/ui_playlist.c:933 |
0 | 1434 msgid "Save Playlist" |
2401 | 1435 msgstr "プレイリストの保存" |
0 | 1436 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1437 #: src/audacious/ui_playlist.c:1653 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
1438 msgid "Audacious Playlist Editor" |
2401 | 1439 msgstr "Audacious プレイリストエディタ" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
60
diff
changeset
|
1440 |
2445 | 1441 #: src/audacious/ui_urlopener.c:90 |
2231 | 1442 msgid "Add/Open URL Dialog" |
2401 | 1443 msgstr "ファイルの追加/URL を開く" |
2231 | 1444 |
2445 | 1445 #: src/audacious/playback.c:198 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1446 msgid "" |
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1447 "<b><big>No output plugin selected.</big></b>\n" |
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1448 "You have not selected an output plugin." |
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1449 msgstr "" |
2458 | 1450 "<b><big>出力プラグインが選択されていません.</big></b>\n" |
1451 "出力プラグインを選択していません." | |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1452 |
2368 | 1453 #: src/audacious/playlist_manager.c:253 |
2231 | 1454 msgid "Playlist Manager" |
2401 | 1455 msgstr "プレイリストマネージャ" |
2231 | 1456 |
2368 | 1457 #: src/audacious/playlist_manager.c:292 |
2231 | 1458 msgid "Entries" |
2401 | 1459 msgstr "エントリ" |
2231 | 1460 |
2368 | 1461 #: src/audacious/playlist_manager.c:306 |
2231 | 1462 msgid "_Rename" |
2401 | 1463 msgstr "リネーム(_R)" |
2231 | 1464 |
2445 | 1465 #: src/audacious/titlestring.c:371 |
1466 msgid "Performer/Artist" | |
1467 msgstr "演奏者/アーティスト" | |
1468 | |
1469 #: src/audacious/titlestring.c:374 | |
1470 msgid "File name" | |
1471 msgstr "ファイル名" | |
1472 | |
1473 #: src/audacious/titlestring.c:375 | |
1474 msgid "File path" | |
1475 msgstr "ファイルパス" | |
273 | 1476 |
2445 | 1477 #: src/audacious/titlestring.c:376 |
1478 msgid "File extension" | |
1479 msgstr "拡張子" | |
1480 | |
1481 #: src/audacious/titlestring.c:377 | |
1482 msgid "Track name" | |
1483 msgstr "トラック名" | |
1484 | |
1485 #: src/audacious/titlestring.c:378 | |
1486 msgid "Track number" | |
1487 msgstr "トラック番号" | |
1488 | |
1489 #: src/audacious/titlestring.c:441 | |
1490 msgid "%{n:...%}: Display \"...\" only if element %n is present" | |
1491 msgstr "%{n:...%}: トラック番号 %n が存在している場合にのみ \"...\" を表示する" | |
381 | 1492 |
2368 | 1493 #: src/audacious/glade/fileinfo.glade:8 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1494 msgid "Track Information" |
2401 | 1495 msgstr "トラック" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1496 |
2368 | 1497 #: src/audacious/glade/fileinfo.glade:81 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1498 msgid "<span size=\"small\">Title</span>" |
2401 | 1499 msgstr "<span size=\"small\">タイトル</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1500 |
2368 | 1501 #: src/audacious/glade/fileinfo.glade:139 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1502 msgid "<span size=\"small\">Artist</span>" |
2401 | 1503 msgstr "<span size=\"small\">アーティスト</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1504 |
2368 | 1505 #: src/audacious/glade/fileinfo.glade:197 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1506 msgid "<span size=\"small\">Album</span>" |
2401 | 1507 msgstr "<span size=\"small\">アルバム</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1508 |
2368 | 1509 #: src/audacious/glade/fileinfo.glade:255 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1510 msgid "<span size=\"small\">Comment</span>" |
2401 | 1511 msgstr "<span size=\"small\">コメント</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1512 |
2368 | 1513 #: src/audacious/glade/fileinfo.glade:313 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1514 msgid "<span size=\"small\">Genre</span>" |
2401 | 1515 msgstr "<span size=\"small\">ジャンル</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1516 |
2368 | 1517 #: src/audacious/glade/fileinfo.glade:392 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1518 msgid "<span size=\"small\">Year</span>" |
2401 | 1519 msgstr "<span size=\"small\">年</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1520 |
2368 | 1521 #: src/audacious/glade/fileinfo.glade:441 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1522 msgid "<span size=\"small\">Track Number</span>" |
2401 | 1523 msgstr "<span size=\"small\">トラック番号</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1524 |
2368 | 1525 #: src/audacious/glade/fileinfo.glade:499 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1526 msgid "<span size=\"small\">Location</span>" |
2401 | 1527 msgstr "<span size=\"small\">位置</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1528 |
2368 | 1529 #: src/audacious/glade/prefswin.glade:8 |
2231 | 1530 msgid "Audacious Preferences" |
2401 | 1531 msgstr "Audacious の設定" |
2231 | 1532 |
2368 | 1533 #: src/audacious/glade/prefswin.glade:115 |
1414 | 1534 msgid "_Decoder list:" |
2401 | 1535 msgstr "デコーダ一覧(_D):" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1536 |
2368 | 1537 #: src/audacious/glade/prefswin.glade:219 |
1414 | 1538 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
2401 | 1539 msgstr "<span size=\"medium\"><b>デコーダ</b></span>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1540 |
2368 | 1541 #: src/audacious/glade/prefswin.glade:261 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1542 msgid "_General plugin list:" |
2401 | 1543 msgstr "全般プラグインの一覧(_G):" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1544 |
2368 | 1545 #: src/audacious/glade/prefswin.glade:365 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1546 msgid "<span size=\"medium\"><b>General</b></span>" |
2401 | 1547 msgstr "<span size=\"medium\"><b>全般</b></span>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1548 |
2368 | 1549 #: src/audacious/glade/prefswin.glade:407 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1550 msgid "_Visualization plugin list:" |
2401 | 1551 msgstr "視覚化プラグインの一覧(_V):" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1552 |
2368 | 1553 #: src/audacious/glade/prefswin.glade:511 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1554 msgid "<b>Visualization</b>" |
2401 | 1555 msgstr "<b>視覚化</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1556 |
2368 | 1557 #: src/audacious/glade/prefswin.glade:553 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1558 msgid "_Effect plugin list:" |
2401 | 1559 msgstr "エフェクト・プラグインの一覧(_E):" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1560 |
2368 | 1561 #: src/audacious/glade/prefswin.glade:657 |
381 | 1562 msgid "<b>Effects</b>" |
2401 | 1563 msgstr "<b>エフェクト</b>" |
381 | 1564 |
2368 | 1565 #: src/audacious/glade/prefswin.glade:746 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1566 msgid "<b>_Skin</b>" |
2401 | 1567 msgstr "<b>スキン(_S)</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1568 |
2368 | 1569 #: src/audacious/glade/prefswin.glade:799 |
2231 | 1570 msgid "Refresh skin list" |
2401 | 1571 msgstr "スキン一覧の更新" |
2231 | 1572 |
2368 | 1573 #: src/audacious/glade/prefswin.glade:893 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1574 msgid "<b>_Fonts</b>" |
2401 | 1575 msgstr "<b>フォント(_F)</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1576 |
2368 | 1577 #: src/audacious/glade/prefswin.glade:948 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1578 msgid "_Player:" |
2401 | 1579 msgstr "プレイヤー(_P):" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1580 |
2368 | 1581 #: src/audacious/glade/prefswin.glade:991 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1582 msgid "_Playlist:" |
2401 | 1583 msgstr "プレイリスト(_P):" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1584 |
2368 | 1585 #: src/audacious/glade/prefswin.glade:1023 |
2231 | 1586 msgid "Select main player window font:" |
2401 | 1587 msgstr "メイン・ウィンドウで使用するフォントの選択" |
2231 | 1588 |
2368 | 1589 #: src/audacious/glade/prefswin.glade:1091 |
2231 | 1590 msgid "" |
1591 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1592 "strings." | |
1593 msgstr "" | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1594 "可能ならばビットマップフォントを使用します. ビットマップフォントはユニコード" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1595 "文字列をサポートしていません." |
2231 | 1596 |
2368 | 1597 #: src/audacious/glade/prefswin.glade:1093 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1598 msgid "Use Bitmap fonts if available" |
2401 | 1599 msgstr "可能ならばビットマップフォントを使用" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1600 |
2368 | 1601 #: src/audacious/glade/prefswin.glade:1127 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1602 msgid "<b>_Miscellaneous</b>" |
2401 | 1603 msgstr "<b>その他(_M)</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1604 |
2368 | 1605 #: src/audacious/glade/prefswin.glade:1175 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1606 msgid "Show track numbers in playlist" |
2401 | 1607 msgstr "プレイリストにトラック番号を表示する" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1608 |
2368 | 1609 #: src/audacious/glade/prefswin.glade:1210 |
1107 | 1610 msgid "Show separators in playlist" |
2401 | 1611 msgstr "プレイリストの区切り線を表示する" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1612 |
2368 | 1613 #: src/audacious/glade/prefswin.glade:1245 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1614 msgid "Use custom cursors" |
2401 | 1615 msgstr "カスタム・カーソルを使用する" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1616 |
2368 | 1617 #: src/audacious/glade/prefswin.glade:1279 |
1618 #: src/audacious/glade/prefswin.glade:1290 | |
2231 | 1619 msgid "This enables the window manager to show decorations for windows." |
2458 | 1620 msgstr "ファイル・マネージャによるウィンドウ装飾を有効にします." |
2231 | 1621 |
2368 | 1622 #: src/audacious/glade/prefswin.glade:1281 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1623 msgid "Show window manager decoration" |
2401 | 1624 msgstr "ファイル・マネージャ装飾を表示する" |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1625 |
2368 | 1626 #: src/audacious/glade/prefswin.glade:1289 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1627 msgid "Show window manager decorations" |
2401 | 1628 msgstr "ファイル・マネージャ装飾を表示する" |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1629 |
2368 | 1630 #: src/audacious/glade/prefswin.glade:1319 |
2231 | 1631 msgid "" |
1632 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1633 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1634 "(but sadly not as user-friendly)." | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1635 msgstr "" |
2458 | 1636 "XMMS/GTK1 スタイルのファイル選択ダイアログを有効にします. このセレクタは " |
1637 "Audacious 自身が提供し, GTK2 デフォルトのセレクタより高速です. (ただし, 悲し" | |
2445 | 1638 "いことにユーザフレンドリではありません)" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1639 |
2368 | 1640 #: src/audacious/glade/prefswin.glade:1321 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1641 msgid "Use XMMS-style file selector instead of the default selector" |
2401 | 1642 msgstr "デフォルトのセレクタの代わりに XMMS スタイルのファイル・セレクタを使う" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1643 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1644 #: src/audacious/glade/prefswin.glade:1410 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1645 msgid "<b>Mouse wheel</b>" |
2401 | 1646 msgstr "<b>マウスのホィール</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1647 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1648 #: src/audacious/glade/prefswin.glade:1458 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1649 msgid "Changes volume by" |
2401 | 1650 msgstr "音量を変更する割合: " |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1651 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1652 #: src/audacious/glade/prefswin.glade:1486 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1653 msgid "percent" |
2401 | 1654 msgstr "%" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1655 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1656 #: src/audacious/glade/prefswin.glade:1514 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1657 msgid "Scrolls playlist by" |
2401 | 1658 msgstr "プレイリストで移動する量: " |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1659 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1660 #: src/audacious/glade/prefswin.glade:1567 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1661 msgid "lines" |
2401 | 1662 msgstr "行" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1663 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1664 #: src/audacious/glade/prefswin.glade:1689 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1665 msgid "<b>Filename</b>" |
2401 | 1666 msgstr "<b>ファイル名</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1667 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1668 #: src/audacious/glade/prefswin.glade:1729 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1669 msgid "Convert underscores to blanks" |
2401 | 1670 msgstr "アンダースコア (__) をスペースに変換する" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1671 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1672 #: src/audacious/glade/prefswin.glade:1764 |
0 | 1673 msgid "Convert %20 to blanks" |
2401 | 1674 msgstr "'%20' をスペースに変換する" |
0 | 1675 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1676 #: src/audacious/glade/prefswin.glade:1799 |
2103 | 1677 msgid "Convert backslash '\\' to forward slash '/'" |
2401 | 1678 msgstr "バックスラッシュ '\\' をスラッシュ '/' に変換する" |
2100 | 1679 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1680 #: src/audacious/glade/prefswin.glade:1833 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1681 msgid "<b>Metadata</b>" |
2401 | 1682 msgstr "<b>メタデータ</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1683 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1684 #: src/audacious/glade/prefswin.glade:1872 |
2231 | 1685 msgid "Load metadata (tag information) from music files." |
2458 | 1686 msgstr "曲ファイルからタグ情報を読み込みます." |
2231 | 1687 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1688 #: src/audacious/glade/prefswin.glade:1874 |
0 | 1689 msgid "Load metadata from playlists and files" |
2401 | 1690 msgstr "プレイリストとファイルからメタデータを読み込む" |
0 | 1691 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1692 #: src/audacious/glade/prefswin.glade:1912 |
2231 | 1693 msgid "Load metadata when adding the file to the playlist or opening it" |
1694 msgstr "" | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1695 "プレイリストへファイルを追加するか, プレイリストを開いたらタグ情報を読み込み" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1696 "ます." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1697 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1698 #: src/audacious/glade/prefswin.glade:1914 |
381 | 1699 msgid "On load" |
2401 | 1700 msgstr "読み込み時" |
381 | 1701 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1702 #: src/audacious/glade/prefswin.glade:1934 |
2231 | 1703 msgid "Load metadata on demand when displaying the file in the playlist" |
1704 msgstr "" | |
2458 | 1705 "プレイリストのファイルが表示されたら要求に応じてメタデータを読み込みます." |
2231 | 1706 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1707 #: src/audacious/glade/prefswin.glade:1936 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1708 msgid "On display" |
2401 | 1709 msgstr "表示時" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1710 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1711 #: src/audacious/glade/prefswin.glade:1966 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1712 msgid "Fallback character encodings:" |
2401 | 1713 msgstr "代替キャラクタエンコーディング:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1714 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1715 #: src/audacious/glade/prefswin.glade:1994 |
2231 | 1716 msgid "" |
1717 "List of character encodings used for fall back conversion of metadata. If " | |
1718 "automatic character encoding detector failed or has been disabled, encodings " | |
1719 "in this list would be treated as candidates of the encoding of metadata, and " | |
1720 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1721 msgstr "" | |
2458 | 1722 "メタデータの変換の代替に用いるキャラクタエンコーディングのリスト. 自動キャラ" |
1723 "クタエンコーディング検出が失敗するか無効であれば, メタデータのエンコーディン" | |
1724 "グの候補としてリスト中のエンコーディングが用いられ, これらのエンコーディング" | |
1725 "から UTF-8 への変換が試みられます." | |
2231 | 1726 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1727 #: src/audacious/glade/prefswin.glade:2035 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1728 msgid "Auto character encoding detector for:" |
2401 | 1729 msgstr "自動キャラクタエンコーディング検出:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1730 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1731 #: src/audacious/glade/prefswin.glade:2091 |
985 | 1732 msgid "<b>File Dialog</b>" |
2401 | 1733 msgstr "<b>ファイルダイアログ</b>" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1734 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1735 #: src/audacious/glade/prefswin.glade:2130 |
2231 | 1736 msgid "" |
1737 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1738 "directories, and Gnome VFS should handle automatically)." | |
1739 msgstr "" | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1740 "ファイルダイアログを常に更新します(大きなディレクトリがあるとダイアログを開く" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1741 "のが遅くなりますが, Gnome VFS は自動的に扱ってくれます)." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1742 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1743 #: src/audacious/glade/prefswin.glade:2132 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1744 msgid "Always refresh directory when opening file dialog" |
2401 | 1745 msgstr "ファイルダイアログを開くときにディレクトリを常に更新する" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1746 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1747 #: src/audacious/glade/prefswin.glade:2166 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1748 msgid "<b>Song Display</b>" |
2401 | 1749 msgstr "<b>曲の表示</b>" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1750 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1751 #: src/audacious/glade/prefswin.glade:2214 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1752 msgid "Title format:" |
2401 | 1753 msgstr "タイトルの書式:" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1754 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1755 #: src/audacious/glade/prefswin.glade:2242 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1756 msgid "Custom string:" |
2401 | 1757 msgstr "タイトルの文字:" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1758 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1759 #: src/audacious/glade/prefswin.glade:2293 |
0 | 1760 msgid "" |
1761 "TITLE\n" | |
1762 "ARTIST - TITLE\n" | |
1763 "ARTIST - ALBUM - TITLE\n" | |
985 | 1764 "ARTIST - ALBUM - TRACK. TITLE\n" |
1765 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
0 | 1766 "ALBUM - TITLE\n" |
1767 "Custom" | |
1768 msgstr "" | |
2401 | 1769 "タイトル\n" |
1770 "アーティスト - タイトル\n" | |
1771 "アーティスト - アルバム名 - タイトル\n" | |
1772 "アーティスト - アルバム名 - トラック. タイトル\n" | |
1773 "アーティスト [ アルバム名 ] - トラック. タイトル\n" | |
1774 "アルバム名 - タイトル\n" | |
1775 "カスタム" | |
0 | 1776 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1777 #: src/audacious/glade/prefswin.glade:2315 |
2231 | 1778 msgid "Show information about titlestring format" |
2401 | 1779 msgstr "タイトルに使用できる書式を表示します" |
2231 | 1780 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1781 #: src/audacious/glade/prefswin.glade:2365 |
1414 | 1782 msgid "<b>Popup Information</b>" |
2401 | 1783 msgstr "<b>ポップアップ情報</b>" |
1414 | 1784 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1785 #: src/audacious/glade/prefswin.glade:2416 |
2231 | 1786 msgid "" |
1787 "Toggles popup information window for the pointed entry in the playlist. The " | |
1788 "window shows title of song, name of album, genre, year of publish, track " | |
1789 "number, track length, and artwork." | |
1790 msgstr "" | |
2445 | 1791 "プレイリスト中でポイントされたエントリのポップアップ情報ウィンドウを切り替え" |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1792 "ます. ウィンドウには曲のタイトル, アルバム名, ジャンル, 製作年, トラック番" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1793 "号, トラックの長さとアートワークが表示されます." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1794 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1795 #: src/audacious/glade/prefswin.glade:2418 |
1414 | 1796 msgid "Show popup information for playlist entries" |
2401 | 1797 msgstr "プレイリストのエントリのポップアップ情報を表示する" |
1414 | 1798 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1799 #: src/audacious/glade/prefswin.glade:2445 |
2231 | 1800 msgid "Edit settings for popup information" |
2401 | 1801 msgstr "ポップアップ情報の設定を編集する" |
2231 | 1802 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1803 #: src/audacious/glade/prefswin.glade:2553 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1804 msgid "<b>Presets</b>" |
2401 | 1805 msgstr "<b>プリセット</b>" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1806 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1807 #: src/audacious/glade/prefswin.glade:2653 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1808 msgid "Directory preset file:" |
2401 | 1809 msgstr "ディレクトリのプリセット:" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1810 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1811 #: src/audacious/glade/prefswin.glade:2681 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1812 msgid "File preset extension:" |
2401 | 1813 msgstr "プリセットの拡張子:" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1814 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1815 #: src/audacious/glade/prefswin.glade:2729 |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1816 msgid "Available _Presets:" |
2401 | 1817 msgstr "利用可能なプリセット(_P):" |
631
67c15526400a
[svn] Updated japanese translation by dai, from bug #384.
chainsaw
parents:
401
diff
changeset
|
1818 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1819 #: src/audacious/glade/prefswin.glade:2909 |
1107 | 1820 msgid "<b>Proxy Configuration</b>" |
2401 | 1821 msgstr "<b>プロキシ設定</b>" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1822 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1823 #: src/audacious/glade/prefswin.glade:2967 |
1107 | 1824 msgid "Enable proxy usage" |
2401 | 1825 msgstr "プロキシの使用を有効にする" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1826 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1827 #: src/audacious/glade/prefswin.glade:2998 |
1107 | 1828 msgid "Proxy hostname:" |
2401 | 1829 msgstr "プロキシのホスト名:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1830 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1831 #: src/audacious/glade/prefswin.glade:3026 |
1107 | 1832 msgid "Proxy port:" |
2401 | 1833 msgstr "プロキシのポート:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1834 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1835 #: src/audacious/glade/prefswin.glade:3120 |
1107 | 1836 msgid "Use authentication with proxy" |
2401 | 1837 msgstr "プロキシの認証を行う" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1838 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1839 #: src/audacious/glade/prefswin.glade:3151 |
1107 | 1840 msgid "Proxy username:" |
2401 | 1841 msgstr "プロキシのユーザ名:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1842 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1843 #: src/audacious/glade/prefswin.glade:3179 |
1107 | 1844 msgid "Proxy password:" |
2401 | 1845 msgstr "プロキシのパスワード:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1846 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1847 #: src/audacious/glade/prefswin.glade:3295 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1848 msgid "" |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1849 "<span size=\"small\">Changing these settings will require a restart of " |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1850 "Audacious.</span>" |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1851 msgstr "" |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1852 "<span size=\"small\">変更した設定を有効にするには Audacious の再起動が必要で" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1853 "す.</span>" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1854 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1855 #: src/audacious/glade/prefswin.glade:3419 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1856 msgid "<b>Audio System</b>" |
2401 | 1857 msgstr "<b>オーディオシステム:</b>" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1858 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1859 #: src/audacious/glade/prefswin.glade:3473 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1860 msgid "Current output plugin:" |
2401 | 1861 msgstr "現在の出力プラグイン:" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1862 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1863 #: src/audacious/glade/prefswin.glade:3541 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1864 msgid "" |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1865 "<span size=\"small\">This is the amount of time to prebuffer audio streams " |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1866 "by, in milliseconds.\n" |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1867 "Increase this value if you are experiencing audio skipping. \n" |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1868 "Please note however, that high values will result in Audacious performing " |
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1869 "poorly.</span>" |
1107 | 1870 msgstr "" |
2401 | 1871 "<span size=\"small\">オーディオストリームのプレバッファするための十分な時間を" |
2458 | 1872 "ミリ秒で指定します. 音飛びがあるなら, この値を増やします. しかし, 高い値は " |
1873 "Audacious のパフォーマンスを悪くすることに注意してください.</span>" | |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1874 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1875 #: src/audacious/glade/prefswin.glade:3571 |
2132 | 1876 msgid "Buffer size:" |
2401 | 1877 msgstr "バッファのサイズ:" |
2132 | 1878 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1879 #: src/audacious/glade/prefswin.glade:3695 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1880 msgid "Output Plugin Preferences" |
2401 | 1881 msgstr "出力プラグイン設定" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1882 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1883 #: src/audacious/glade/prefswin.glade:3770 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1884 msgid "Output Plugin Information" |
2401 | 1885 msgstr "出力プラグイン情報" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1886 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1887 #: src/audacious/glade/prefswin.glade:3822 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1888 msgid "<b>Format Detection</b>" |
2401 | 1889 msgstr "<b>フォーマットの検出</b>" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1890 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1891 #: src/audacious/glade/prefswin.glade:3861 |
2231 | 1892 msgid "" |
1893 "When checked, Audacious will detect file formats on demand. This can result " | |
1894 "in a messier playlist, but delivers a major speed benefit." | |
1895 msgstr "" | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1896 "有効ならば, Audacious はファイルフォーマットを要求に応じて検出します. プレイ" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1897 "リストが汚くなってしまいますが, 速度は大いに早くなります." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1898 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1899 #: src/audacious/glade/prefswin.glade:3863 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1900 msgid "Detect file formats on demand, instead of immediately." |
2458 | 1901 msgstr "ファイルフォーマットをすぐにではなく要求に応じて検出する" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1902 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1903 #: src/audacious/glade/prefswin.glade:3897 |
2132 | 1904 msgid "" |
1905 "When checked, Audacious will detect file formats based by extension. This is " | |
1906 "slightly slower than detection on demand, but still provides a minimal level " | |
1907 "of format detection." | |
1908 msgstr "" | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1909 "有効ならば, Audacious はファイルフォーマットを拡張子によって検出します. これ" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1910 "は要求に応じて検出するよりやや遅いですが, それでも最低限のフォーマット検出を" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1911 "提供します." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1912 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1913 #: src/audacious/glade/prefswin.glade:3899 |
2132 | 1914 msgid "Detect file formats by extension." |
2458 | 1915 msgstr "ファイルフォーマットを拡張子で検出する" |
2132 | 1916 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1917 #: src/audacious/glade/prefswin.glade:3933 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1918 msgid "<b>Playback</b>" |
2401 | 1919 msgstr "<b>再生</b>" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1920 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1921 #: src/audacious/glade/prefswin.glade:3972 |
2231 | 1922 msgid "" |
1923 "When Audacious starts, automatically begin playing from the point where we " | |
1924 "stopped before." | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1925 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1926 "Audacious が開始したとき, 以前停止した位置から自動的に演奏を開始します." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1927 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1928 #: src/audacious/glade/prefswin.glade:3974 |
1414 | 1929 msgid "Continue playback on startup" |
2401 | 1930 msgstr "起動時に再生を続ける" |
1414 | 1931 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1932 #: src/audacious/glade/prefswin.glade:4008 |
2231 | 1933 msgid "When finished playing a song, don't automatically advance to the next." |
2458 | 1934 msgstr "曲の演奏が終了したら, 次の曲を自動的に演奏しません." |
2231 | 1935 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1936 #: src/audacious/glade/prefswin.glade:4010 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1937 msgid "Don't advance in the playlist" |
2401 | 1938 msgstr "プレイリストの次の曲へ進めない" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1939 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1940 #: src/audacious/glade/prefswin.glade:4045 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1941 msgid "Pause between songs" |
2401 | 1942 msgstr "曲の間に一時停止する" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1943 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1944 #: src/audacious/glade/prefswin.glade:4083 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1945 msgid "Pause for" |
2401 | 1946 msgstr "一時停止の時間: " |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1947 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1948 #: src/audacious/glade/prefswin.glade:4129 |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1949 msgid "seconds" |
2401 | 1950 msgstr "秒" |
1191
4abdab413cf6
[svn] Updated japanese translation by dai, closes bug #384.
chainsaw
parents:
1107
diff
changeset
|
1951 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1952 #: src/audacious/glade/prefswin.glade:4310 |
2231 | 1953 msgid "Popup Information Settings" |
2401 | 1954 msgstr "ポップアップ情報の設定" |
2231 | 1955 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1956 #: src/audacious/glade/prefswin.glade:4334 |
2445 | 1957 msgid "<b>Cover image retrieve</b>" |
2458 | 1958 msgstr "<b>カバー画像の取得</b>" |
2445 | 1959 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1960 #: src/audacious/glade/prefswin.glade:4359 |
1414 | 1961 msgid "" |
1962 "While searching for the album's cover, Audacious looks for certain words in " | |
1963 "the filename. You can specify those words in the lists below, separated " | |
1964 "using commas." | |
1965 msgstr "" | |
2458 | 1966 "アルバムのカバーを検索する際, Audacious はファイル名の中の単語を探します. コ" |
1967 "ンマで区切られた単語リストを以下に指定できます." | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1968 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1969 #: src/audacious/glade/prefswin.glade:4414 |
1414 | 1970 msgid "Include:" |
2401 | 1971 msgstr "含む:" |
1414 | 1972 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1973 #: src/audacious/glade/prefswin.glade:4442 |
1414 | 1974 msgid "Exclude:" |
2401 | 1975 msgstr "含まない:" |
1414 | 1976 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1977 #: src/audacious/glade/prefswin.glade:4511 |
1461 | 1978 msgid "Recursively search for cover" |
2401 | 1979 msgstr "カバーの再帰検索" |
1461 | 1980 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1981 #: src/audacious/glade/prefswin.glade:4549 |
1461 | 1982 msgid "Search depth: " |
2401 | 1983 msgstr "検索の深さ: " |
1461 | 1984 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1985 #: src/audacious/glade/prefswin.glade:4615 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1986 msgid "Use per-file cover" |
2401 | 1987 msgstr "ファイルごとのカバーを使う" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
1988 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1989 #: src/audacious/glade/prefswin.glade:4635 |
2445 | 1990 msgid "<b>Miscellaneous</b>" |
2458 | 1991 msgstr "<b>その他</b>" |
2445 | 1992 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1993 #: src/audacious/glade/prefswin.glade:4673 |
2445 | 1994 msgid "Show Progress bar for the current track" |
2458 | 1995 msgstr "現在のトラックのプログレスバーを表示する" |
2445 | 1996 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
1997 #: src/audacious/glade/prefswin.glade:4711 |
2445 | 1998 msgid "Delay until filepopup comes up: " |
2458 | 1999 msgstr "ファイルポップアップが表示されるまでの遅延: " |
2445 | 2000 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2001 #: src/audacious/glade/prefswin.glade:4805 |
2218 | 2002 msgid "Color Adjustment" |
2401 | 2003 msgstr "色補正" |
2218 | 2004 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2005 #: src/audacious/glade/prefswin.glade:4828 |
2218 | 2006 msgid "" |
2007 "Audacious allows you to alter the color balance of the skinned UI. The " | |
2008 "sliders below will allow you to do this." | |
2458 | 2009 msgstr "以下のスライダを用いてスキン UI の色合いの変更ができます." |
2218 | 2010 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2011 #: src/audacious/glade/prefswin.glade:4924 |
2218 | 2012 msgid "Red" |
2401 | 2013 msgstr "赤" |
2218 | 2014 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2015 #: src/audacious/glade/prefswin.glade:4952 |
2218 | 2016 msgid "Green" |
2401 | 2017 msgstr "緑" |
2218 | 2018 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2019 #: src/audacious/glade/prefswin.glade:4980 |
2218 | 2020 msgid "Blue" |
2401 | 2021 msgstr "青" |
2218 | 2022 |
2368 | 2023 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2024 msgid "PREAMP" |
2458 | 2025 msgstr "プリアンプ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2026 |
2368 | 2027 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2028 msgid "60HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2029 msgstr "60HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2030 |
2368 | 2031 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2032 msgid "170HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2033 msgstr "170HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2034 |
2368 | 2035 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2036 msgid "310HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2037 msgstr "310HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2038 |
2368 | 2039 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2040 msgid "600HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2041 msgstr "600HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2042 |
2368 | 2043 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2044 msgid "1KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2045 msgstr "1KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2046 |
2368 | 2047 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2048 msgid "3KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2049 msgstr "3KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2050 |
2368 | 2051 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2052 msgid "6KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2053 msgstr "6KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2054 |
2368 | 2055 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2056 msgid "12KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2057 msgstr "12KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2058 |
2368 | 2059 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2060 msgid "14KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2061 msgstr "14KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2062 |
2368 | 2063 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2064 msgid "16KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2065 msgstr "16KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1935
diff
changeset
|
2066 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2067 #~ msgid "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2068 #~ "Enables playlist transparency. This is not recommended for slower " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2069 #~ "machines as it requires some CPU time to create and cache the pixmaps " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2070 #~ "used for the transparency." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2071 #~ msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2072 #~ "プレイリストの透過を有効にします. 透過に用いるピックスマップの作成とキャッ" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2073 #~ "シュにある程度の CPU 時間が必要なので, 遅いマシンにはお勧めできません." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2074 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2075 #~ msgid "Enable playlist transparency" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2076 #~ msgstr "プレイリストの透過を有効にする" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2458
diff
changeset
|
2077 |
2445 | 2078 #~ msgid "%s: option `%s' is ambiguous\n" |
2079 #~ msgstr "%s: オプション '%s' があいまいです\n" | |
2080 | |
2081 #~ msgid "%s: option `--%s' doesn't allow an argument\n" | |
2082 #~ msgstr "%s: オプション '--%s' は引数をとりません\n" | |
2083 | |
2084 #~ msgid "%s: option `%c%s' doesn't allow an argument\n" | |
2085 #~ msgstr "%s: オプション '%c%s' は引数をとりません\n" | |
2086 | |
2087 #~ msgid "%s: option `%s' requires an argument\n" | |
2088 #~ msgstr "%s: オプション '%s' には引数が必要です\n" | |
2089 | |
2090 #~ msgid "%s: unrecognized option `--%s'\n" | |
2091 #~ msgstr "%s: 無効なオプション '--%s'\n" | |
2092 | |
2093 #~ msgid "%s: unrecognized option `%c%s'\n" | |
2094 #~ msgstr "%s: 無効なオプション '%c%s'\n" | |
2095 | |
2096 #~ msgid "%s: illegal option -- %c\n" | |
2097 #~ msgstr "%s: 間違ったオプション -- %c\n" | |
2098 | |
2099 #~ msgid "%s: invalid option -- %c\n" | |
2100 #~ msgstr "%s: 間違ったオプション -- %c\n" | |
273 | 2101 |
2445 | 2102 #~ msgid "%s: option requires an argument -- %c\n" |
2103 #~ msgstr "%s: オプションには引数が必要です -- %c\n" | |
2104 | |
2105 #~ msgid "%s: option `-W %s' is ambiguous\n" | |
2106 #~ msgstr "%s: オプション '-W %s' があいまいです\n" | |
2107 | |
2108 #~ msgid "%s: option `-W %s' doesn't allow an argument\n" | |
2109 #~ msgstr "%s: オプション '-W %s' は引数をとりません\n" | |
2014 | 2110 |
2445 | 2111 #~ msgid "" |
2112 #~ "Usage: audacious [options] [files] ...\n" | |
2113 #~ "\n" | |
2114 #~ "Options:\n" | |
2115 #~ "--------\n" | |
2116 #~ msgstr "" | |
2117 #~ "用法: audacious [オプション] [ファイル] ...\n" | |
2118 #~ "\n" | |
2119 #~ "オプション:\n" | |
2120 #~ "--------\n" | |
2121 | |
2122 #~ msgid "Display this text and exit" | |
2123 #~ msgstr "このメッセージを表示して終了する" | |
2124 | |
2125 #~ msgid "Activate Audacious" | |
2126 #~ msgstr "Audacious をアクティブにする" | |
2127 | |
2128 #~ msgid "Previous session ID" | |
2129 #~ msgstr "以前のセッション ID を指定する" | |
2130 | |
2131 #~ msgid "Headless operation [experimental]" | |
2132 #~ msgstr "ヘッドレス動作 [実験的]" | |
273 | 2133 |
2445 | 2134 #~ msgid "Disable error/warning interception (logging)" |
2135 #~ msgstr "エラー/警告の捕獲(ロギング)を無効にする" | |
2136 | |
2137 #~ msgid "Print version number and exit\n" | |
2138 #~ msgstr "バージョンを表示して終了する\n" | |
2139 | |
2140 #~ msgid "Add/Open Files dialog" | |
2141 #~ msgstr "ファイルの追加/ダイアログを開く" | |
2142 | |
2143 #~ msgid "Close Dialog on Add" | |
2144 #~ msgstr "追加したらダイアログを閉じる" | |
2145 | |
2146 #~ msgid "Deselect All" | |
2147 #~ msgstr "全て選択解除" |