Mercurial > audlegacy
annotate po/fr.po @ 3212:59b84ca1b09c trunk
Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard.
author | ssokolow@localhost.localdomain |
---|---|
date | Wed, 01 Aug 2007 22:04:59 -0400 |
parents | 7ef1d3b56b92 |
children | bc7cebd36c61 |
rev | line source |
---|---|
2013 | 1 # translation of fr.po to |
0 | 2 # French language translation for beep-multimedia-player |
3 # Copyright (C) 2003 David Le Brun <david@dyn-ns.net> | |
4 # | |
5 # | |
2013 | 6 # David Le Brun <david@dyn-ns.net>, 2003. |
7 # Adam Cécile (Le_Vert) <gandalf@le-vert.net>, 2006. | |
0 | 8 msgid "" |
9 msgstr "" | |
2013 | 10 "Project-Id-Version: fr\n" |
1461 | 11 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
12 "POT-Creation-Date: 2007-07-29 17:21+0200\n" |
2013 | 13 "PO-Revision-Date: 2006-11-27 00:33+0100\n" |
14 "Last-Translator: Adam Cécile (Le_Vert) <gandalf@le-vert.net>\n" | |
15 "Language-Team: <fr@li.org>\n" | |
0 | 16 "MIME-Version: 1.0\n" |
17 "Content-Type: text/plain; charset=UTF-8\n" | |
18 "Content-Transfer-Encoding: 8bit\n" | |
19 "NPOT-Creation-Date: 2003-08-08 19:35+0200\n" | |
20 "Plural-Forms: nplurals=2; plural=n>1;\n" | |
2013 | 21 "X-Generator: KBabel 1.11.4\n" |
0 | 22 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
23 #: src/audacious/glade.c:45 |
2445 | 24 #, c-format |
25 msgid "" | |
26 "<b><big>Unable to create %s.</big></b>\n" | |
27 "\n" | |
28 "Could not open glade file (%s). Please check your installation.\n" | |
29 msgstr "" | |
30 "<b><big>Impossible de créer %s.</big></b>\n" | |
31 "\n" | |
32 "Ne peut ouvrir le fichier glade (%s). Veuillez vérifier votre " | |
33 "configuration.\n" | |
34 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
35 #: src/audacious/input.c:646 |
2445 | 36 #, c-format |
37 msgid "audacious: %s" | |
38 msgstr "audacious: %s" | |
39 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
40 #: src/audacious/input.c:662 |
2445 | 41 msgid "Filename:" |
42 msgstr "Nom du ficher:" | |
43 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
44 #: src/audacious/input.c:681 |
2445 | 45 msgid "No input plugin recognized this file" |
46 msgstr "Aucun greffon d'entrée ne supporte ce type de fichier" | |
47 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
48 #: src/audacious/input.c:683 |
2445 | 49 #, c-format |
50 msgid "Input plugin: %s" | |
51 msgstr "Greffon d'entrée: %s" | |
52 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
53 #: src/audacious/logger.c:124 |
2445 | 54 #, c-format |
55 msgid "Unable to create log file (%s)!\n" | |
56 msgstr "Impossible d'écrire le fichier de log (%s)!\n" | |
57 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
58 #: src/audacious/main.c:89 src/audacious/main.c:91 src/audacious/ui_main.c:627 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
59 #: src/audacious/ui_main.c:2836 |
2445 | 60 msgid "Audacious" |
61 msgstr "Audacious" | |
62 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
63 #: src/audacious/main.c:466 |
2445 | 64 #, fuzzy, c-format |
65 msgid "Could not create directory (%s): %s\n" | |
66 msgstr "Impossible de créer le répertoire (%s): %s" | |
67 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
68 #: src/audacious/main.c:878 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
69 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
70 msgid "Select which Audacious session ID to use" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
71 msgstr "Sélectionner la session Audacious/BMP/XMMS (Par défaut: 0)" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
72 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
73 #: src/audacious/main.c:879 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
74 msgid "Skip backwards in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
75 msgstr "Recule dans la liste d'écoute" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
76 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
77 #: src/audacious/main.c:880 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
78 msgid "Start playing current playlist" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
79 msgstr "Commence à jouer la liste d'écoute courante" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
80 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
81 #: src/audacious/main.c:881 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
82 msgid "Pause current song" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
83 msgstr "Met en pause la lecture du morceau" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
84 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
85 #: src/audacious/main.c:882 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
86 msgid "Stop current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
87 msgstr "Stoppe la lecture du morceau" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
88 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
89 #: src/audacious/main.c:883 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
90 msgid "Pause if playing, play otherwise" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
91 msgstr "Met en pause sinon joue le morceau" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
92 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
93 #: src/audacious/main.c:884 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
94 msgid "Skip forward in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
95 msgstr "Avance dans la liste d'écoute" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
96 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
97 #: src/audacious/main.c:885 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
98 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
99 msgid "Display Jump to File dialog" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
100 msgstr "Afficher le saut vers la fenêtre des fichiers " |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
101 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
102 #: src/audacious/main.c:886 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
103 msgid "Don't clear the playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
104 msgstr "Ne vide pas la liste d'écoute" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
105 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
106 #: src/audacious/main.c:887 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
107 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
108 msgid "Add new files to a temporary playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
109 msgstr "Ne vide pas la liste d'écoute" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
110 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
111 #: src/audacious/main.c:888 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
112 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
113 msgid "Display the main window" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
114 msgstr "Affiche la fenêtre principale" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
115 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
116 #: src/audacious/main.c:889 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
117 msgid "Display all open Audacious windows" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
118 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
119 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
120 #: src/audacious/main.c:890 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
121 msgid "Enable headless operation" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
122 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
123 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
124 #: src/audacious/main.c:891 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
125 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:
2455
diff
changeset
|
126 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
127 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
128 #: src/audacious/main.c:892 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
129 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:
2455
diff
changeset
|
130 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
131 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
132 #: src/audacious/main.c:893 |
2445 | 133 msgid "FILE..." |
134 msgstr "" | |
135 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
136 #: src/audacious/main.c:1058 |
2445 | 137 #, c-format |
138 msgid "" | |
139 "<b><big>Unable to load skin.</big></b>\n" | |
140 "\n" | |
141 "Check that skin at '%s' is usable and default skin is properly installed at " | |
142 "'%s'\n" | |
143 msgstr "" | |
144 "<b><big>Impossible de charger le thème.</big></b>\n" | |
145 "\n" | |
146 "Vérifier que le thème '%s' soit correct et que le thème par défaut soit bien " | |
147 "installé dans '%s'\n" | |
148 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
149 #: src/audacious/main.c:1116 |
2445 | 150 msgid "" |
151 "Sorry, threads isn't supported on your platform.\n" | |
152 "\n" | |
153 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
154 "you\n" | |
155 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
156 msgstr "" | |
157 "Désolé, les threads ne sont pas supportés par votre système d'exploitation.\n" | |
158 "\n" | |
159 "Si vous êtes sur un système Linux basé sur libc5 et que vous avez installé \n" | |
160 "GLIB et GTK+ avant les LinuxThreads, vous devez recompiler GLIB et GTK+.\n" | |
161 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
162 #: src/audacious/main.c:1147 |
2445 | 163 msgid "- play multimedia files" |
164 msgstr "" | |
165 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
166 #: src/audacious/main.c:1154 |
2445 | 167 #, c-format |
168 msgid "" | |
169 "%s: %s\n" | |
170 "Try `%s --help' for more information.\n" | |
171 msgstr "" | |
172 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
173 #: src/audacious/main.c:1164 |
2445 | 174 #, fuzzy, c-format |
175 msgid "%s: Unable to open display, exiting.\n" | |
176 msgstr "Audacious : Impossible d'accéder à la session d'affichage.\n" | |
177 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
178 #: src/audacious/signals.c:49 |
2445 | 179 msgid "" |
180 "\n" | |
2679 | 181 "Audacious has caught signal 11 (SIGSEGV).\n" |
182 "\n" | |
183 "We apologize for the inconvenience, but Audacious has crashed.\n" | |
184 "This is a bug in the program, and should never happen under normal " | |
185 "circumstances.\n" | |
186 "Your current configuration has been saved and should not be damaged.\n" | |
2445 | 187 "\n" |
2679 | 188 "You can help improve the quality of Audacious by filing a bug at http://bugs-" |
189 "meta.atheme.org\n" | |
190 "Please include the entire text of this message and a description of what you " | |
191 "were doing when\n" | |
192 "this crash occured in order to quickly expedite the handling of your bug " | |
193 "report:\n" | |
2445 | 194 "\n" |
195 msgstr "" | |
2679 | 196 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
197 #: src/audacious/signals.c:80 |
2679 | 198 msgid "" |
2445 | 199 "\n" |
2679 | 200 "Bugs can be reported at http://bugs-meta.atheme.org against the Audacious " |
201 "product.\n" | |
202 msgstr "" | |
203 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
204 #: src/audacious/signals.c:266 |
2679 | 205 msgid "" |
206 "Your signaling implementation is broken.\n" | |
207 "Expect unusable crash reports.\n" | |
208 msgstr "" | |
209 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
210 #: src/audacious/strings.c:171 |
2445 | 211 msgid " (invalid UTF-8)" |
212 msgstr " (format UTF-8 invalide)" | |
213 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
214 #: src/audacious/ui_about.c:46 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
215 #, fuzzy, c-format |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
216 msgid "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
217 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
218 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
219 "Copyright (C) 2005-2007 Audacious Development Team" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
220 msgstr "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
221 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
222 "Le futur du multimédia sous UNIX\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
223 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
224 "Copyright (C) 2005-2006 L'équipe de développement d'Audacious\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
225 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
226 #: src/audacious/ui_about.c:125 src/audacious/ui_credits.c:350 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
227 #: src/audacious/ui_manager.c:386 src/audacious/ui_manager.c:387 |
753 | 228 msgid "About Audacious" |
2013 | 229 msgstr "À Propos d'Audacious" |
753 | 230 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
231 #: src/audacious/ui_about.c:174 src/audacious/ui_credits.c:393 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
232 msgid "Credits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
233 msgstr "Crédits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
234 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
235 #: src/audacious/ui_credits.c:47 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
236 #, fuzzy, c-format |
0 | 237 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
238 "<big><b>Audacious %s</b></big>\n" |
381 | 239 "The future of UNIX multimedia.\n" |
0 | 240 "\n" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
241 "Copyright (C) 2005-2007 Audacious Development Team\n" |
0 | 242 msgstr "" |
1990 | 243 "<big><b>Audacious %s</b></big>\n" |
2013 | 244 "Le futur du multimédia sous UNIX\n" |
0 | 245 "\n" |
1990 | 246 "Copyright (C) 2005-2006 L'équipe de développement d'Audacious\n" |
0 | 247 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
248 #: src/audacious/ui_credits.c:53 |
753 | 249 msgid "Audacious core developers:" |
1990 | 250 msgstr "Développeurs:" |
753 | 251 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
252 #: src/audacious/ui_credits.c:69 |
985 | 253 msgid "Graphics:" |
1990 | 254 msgstr "Graphismes:" |
985 | 255 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
256 #: src/audacious/ui_credits.c:74 |
753 | 257 msgid "Default skin:" |
2013 | 258 msgstr "Thème par défaut:" |
753 | 259 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
260 #: src/audacious/ui_credits.c:79 |
753 | 261 msgid "Plugin development:" |
1990 | 262 msgstr "Développement des greffons:" |
753 | 263 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
264 #: src/audacious/ui_credits.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
265 msgid "Patch authors:" |
1990 | 266 msgstr "Auteurs de patchs:" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
267 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
268 #: src/audacious/ui_credits.c:113 |
381 | 269 msgid "0.1.x developers:" |
2013 | 270 msgstr "Développeurs de la version 0.1.x:" |
381 | 271 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
272 #: src/audacious/ui_credits.c:119 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
273 msgid "BMP Developers:" |
2013 | 274 msgstr "Développeurs de BMP:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
275 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
276 #: src/audacious/ui_credits.c:151 |
0 | 277 msgid "Brazilian Portuguese:" |
278 msgstr "Brésilien:" | |
279 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
280 #: src/audacious/ui_credits.c:154 |
0 | 281 msgid "Breton:" |
282 msgstr "Breton:" | |
283 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
284 #: src/audacious/ui_credits.c:157 |
2368 | 285 #, fuzzy |
286 msgid "Bulgarian:" | |
287 msgstr "Hongrois:" | |
288 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
289 #: src/audacious/ui_credits.c:160 |
2679 | 290 #, fuzzy |
291 msgid "Catalan:" | |
292 msgstr "Italien:" | |
293 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
294 #: src/audacious/ui_credits.c:163 |
2445 | 295 #, fuzzy |
296 msgid "Croatian:" | |
297 msgstr "Roumain:" | |
298 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
299 #: src/audacious/ui_credits.c:166 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
300 msgid "Czech:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
301 msgstr "Tchèque:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
302 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
303 #: src/audacious/ui_credits.c:169 |
0 | 304 msgid "Dutch:" |
305 msgstr "Néerlandais:" | |
306 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
307 #: src/audacious/ui_credits.c:173 |
0 | 308 msgid "Finnish:" |
1990 | 309 msgstr "Finlandais :" |
0 | 310 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
311 #: src/audacious/ui_credits.c:176 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
312 msgid "French:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
313 msgstr "Français:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
314 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
315 #: src/audacious/ui_credits.c:179 |
0 | 316 msgid "German:" |
317 msgstr "Allemand:" | |
318 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
319 #: src/audacious/ui_credits.c:184 |
2218 | 320 #, fuzzy |
321 msgid "Georgian:" | |
2013 | 322 msgstr "Géorgien :" |
0 | 323 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
324 #: src/audacious/ui_credits.c:187 |
0 | 325 msgid "Greek:" |
326 msgstr "Grec:" | |
327 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
328 #: src/audacious/ui_credits.c:192 |
2445 | 329 msgid "Hindi:" |
330 msgstr "Hindi:" | |
331 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
332 #: src/audacious/ui_credits.c:195 |
2445 | 333 msgid "Hungarian:" |
334 msgstr "Hongrois:" | |
335 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
336 #: src/audacious/ui_credits.c:198 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
337 msgid "Italian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
338 msgstr "Italien:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
339 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
340 #: src/audacious/ui_credits.c:202 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
341 msgid "Japanese:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
342 msgstr "Japonais:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
343 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
344 #: src/audacious/ui_credits.c:205 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
345 msgid "Korean:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
346 msgstr "Coréen:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
347 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
348 #: src/audacious/ui_credits.c:208 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
349 msgid "Lithuanian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
350 msgstr "Lituanien:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
351 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
352 #: src/audacious/ui_credits.c:211 |
985 | 353 msgid "Macedonian:" |
354 msgstr "Macédonien:" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
355 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
356 #: src/audacious/ui_credits.c:214 |
2445 | 357 msgid "Polish:" |
358 msgstr "Polonais:" | |
1414 | 359 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
360 #: src/audacious/ui_credits.c:217 |
2445 | 361 msgid "Romanian:" |
362 msgstr "Roumain:" | |
2218 | 363 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
364 #: src/audacious/ui_credits.c:220 |
2445 | 365 msgid "Russian:" |
366 msgstr "Russe:" | |
2218 | 367 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
368 #: src/audacious/ui_credits.c:223 |
2445 | 369 msgid "Serbian (Latin):" |
2218 | 370 msgstr "" |
371 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
372 #: src/audacious/ui_credits.c:226 |
2445 | 373 msgid "Serbian (Cyrillic):" |
374 msgstr "" | |
0 | 375 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
376 #: src/audacious/ui_credits.c:229 |
2445 | 377 msgid "Simplified Chinese:" |
378 msgstr "" | |
0 | 379 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
380 #: src/audacious/ui_credits.c:232 |
2445 | 381 msgid "Slovak:" |
382 msgstr "Slovaque:" | |
0 | 383 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
384 #: src/audacious/ui_credits.c:235 |
2445 | 385 msgid "Spanish:" |
386 msgstr "Espagnol:" | |
387 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
388 #: src/audacious/ui_credits.c:238 |
2445 | 389 msgid "Swedish:" |
390 msgstr "Suédois:" | |
391 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
392 #: src/audacious/ui_credits.c:241 |
2218 | 393 msgid "Traditional Chinese:" |
394 msgstr "" | |
395 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
396 #: src/audacious/ui_credits.c:244 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
397 msgid "Turkish:" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
398 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
399 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
400 #: src/audacious/ui_credits.c:248 |
0 | 401 msgid "Ukrainian:" |
1990 | 402 msgstr "Ukrainien :" |
0 | 403 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
404 #: src/audacious/ui_credits.c:251 |
0 | 405 msgid "Welsh:" |
406 msgstr "Gallois:" | |
407 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
408 #: src/audacious/ui_credits.c:397 |
753 | 409 msgid "Translators" |
410 msgstr "Traducteurs" | |
411 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
412 #: src/audacious/ui_equalizer.c:635 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
413 msgid "Audacious Equalizer" |
2013 | 414 msgstr "Équaliseur" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
415 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
416 #: src/audacious/ui_equalizer.c:1279 |
753 | 417 msgid "Presets" |
418 msgstr "Pré-réglages" | |
419 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
420 #: src/audacious/ui_main.c:625 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
421 #, c-format |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
422 msgid "%s - Audacious" |
1990 | 423 msgstr "%s - Audacious" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
424 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
425 #: src/audacious/ui_main.c:840 |
0 | 426 msgid "VBR" |
427 msgstr "VBR" | |
428 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
429 #: src/audacious/ui_main.c:858 src/audacious/ui_main.c:862 |
985 | 430 msgid "stereo" |
1990 | 431 msgstr "stéréo" |
985 | 432 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
433 #: src/audacious/ui_main.c:858 src/audacious/ui_main.c:862 |
985 | 434 msgid "mono" |
1990 | 435 msgstr "mono" |
985 | 436 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
437 #: src/audacious/ui_main.c:1199 src/audacious/ui_manager.c:419 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
438 #: src/audacious/ui_manager.c:420 |
0 | 439 msgid "Jump to Time" |
440 msgstr "Aller au Temps" | |
441 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
442 #: src/audacious/ui_main.c:1220 |
0 | 443 msgid "minutes:seconds" |
444 msgstr "minutes:secondes" | |
445 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
446 #: src/audacious/ui_main.c:1230 |
0 | 447 msgid "Track length:" |
448 msgstr "Durée du morceau:" | |
449 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
450 #: src/audacious/ui_main.c:1394 |
2679 | 451 msgid "Audacious - visibility warning" |
452 msgstr "" | |
453 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
454 #: src/audacious/ui_main.c:1396 |
2679 | 455 msgid "Show main player window" |
456 msgstr "" | |
457 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
458 #: src/audacious/ui_main.c:1397 |
2679 | 459 msgid "Ignore" |
460 msgstr "" | |
461 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
462 #: src/audacious/ui_main.c:1401 |
2679 | 463 msgid "" |
464 "Audacious has been started with all of its windows hidden.\n" | |
465 "You may want to show the player window again to control Audacious; " | |
466 "otherwise, you'll have to control it remotely via audtool or enabled plugins " | |
467 "(such as the statusicon plugin)." | |
468 msgstr "" | |
469 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
470 #: src/audacious/ui_main.c:1407 |
2679 | 471 msgid "Always ignore, show/hide is controlled remotely" |
472 msgstr "" | |
473 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
474 #: src/audacious/ui_main.c:1425 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
475 msgid "Enter location to play:" |
1990 | 476 msgstr "Entrer l'emplacement à jouer :" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
477 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
478 #: src/audacious/ui_main.c:1659 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
479 #, fuzzy, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
480 msgid "Seek to: %d:%-2.2d/%d:%-2.2d (%d%%)" |
0 | 481 msgstr "POS.: %d:%-2.2d/%d:%-2.2d (%d%%)" |
482 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
483 #: src/audacious/ui_main.c:1691 |
0 | 484 #, c-format |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
485 msgid "Volume: %d%%" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
486 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
487 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
488 #: src/audacious/ui_main.c:1722 |
0 | 489 #, c-format |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
490 msgid "Balance: %d%% left" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
491 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
492 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
493 #: src/audacious/ui_main.c:1726 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
494 msgid "Balance: center" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
495 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
496 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
497 #: src/audacious/ui_main.c:1730 |
0 | 498 #, c-format |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
499 msgid "Balance: %d%% right" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
500 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
501 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
502 #: src/audacious/ui_main.c:2118 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
503 msgid "Options Menu" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
504 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
505 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
506 #: src/audacious/ui_main.c:2122 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
507 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
508 msgid "Disable 'Always On Top'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
509 msgstr "/Toujours au-dessus" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
510 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
511 #: src/audacious/ui_main.c:2124 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
512 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
513 msgid "Enable 'Always On Top'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
514 msgstr "/Toujours au-dessus" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
515 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
516 #: src/audacious/ui_main.c:2127 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
517 msgid "File Info Box" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
518 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
519 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
520 #: src/audacious/ui_main.c:2131 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
521 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
522 msgid "Disable 'Doublesize'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
523 msgstr "/Double Taille" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
524 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
525 #: src/audacious/ui_main.c:2133 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
526 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
527 msgid "Enable 'Doublesize'" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
528 msgstr "/Double Taille" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
529 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
530 #: src/audacious/ui_main.c:2136 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
531 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
532 msgid "Visualization Menu" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
533 msgstr "/Type de graphique" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
534 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
535 #: src/audacious/ui_main.c:2184 |
0 | 536 msgid "" |
537 "<b><big>No playable CD found.</big></b>\n" | |
538 "\n" | |
539 "No CD inserted, or inserted CD is not an audio CD.\n" | |
540 msgstr "" | |
541 "<b><big>Pas de CD jouable.</big></b>\n" | |
542 "\n" | |
543 "Pas de CD à lire, ou le CD inséré n'est pas un CD audio.\n" | |
544 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
545 #: src/audacious/ui_main.c:2201 |
0 | 546 msgid "" |
547 "<b><big>Couldn't open audio.</big></b>\n" | |
548 "\n" | |
549 "Please check that:\n" | |
550 "1. You have the correct output plugin selected.\n" | |
551 "2. No other programs is blocking the soundcard.\n" | |
552 "3. Your soundcard is configured properly.\n" | |
553 msgstr "" | |
554 "<b><big>Problème d'utilisation audio.</big></b>\n" | |
555 "\n" | |
556 "Veuillez vérifier que:\n" | |
1990 | 557 "1. vous avez choisi le bon greffon de sortie.\n" |
0 | 558 "2. aucun programme n'utilise déjà la carte son.\n" |
559 "3. votre carte son est correctement configurée.\n" | |
560 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
561 #: src/audacious/ui_main.c:2359 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
562 #, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
563 msgid "VOLUME: %d%%" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
564 msgstr "VOLUME: %d%%" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
565 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
566 #: src/audacious/ui_main.c:2362 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
567 #, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
568 msgid "BALANCE: %d%% LEFT" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
569 msgstr "BALANCE: %d%% GAUCHE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
570 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
571 #: src/audacious/ui_main.c:2365 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
572 msgid "BALANCE: CENTER" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
573 msgstr "BALANCE: CENTRÉE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
574 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
575 #: src/audacious/ui_main.c:2367 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
576 #, c-format |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
577 msgid "BALANCE: %d%% RIGHT" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
578 msgstr "BALANCE: %d%% DROITE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
579 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
580 #: src/audacious/ui_main.c:2818 |
2231 | 581 #, fuzzy |
582 msgid "Error in Audacious." | |
583 msgstr "%s - Audacious" | |
584 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
585 #: src/audacious/ui_manager.c:45 src/audacious/ui_manager.c:46 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
586 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
587 msgid "Autoscroll Songname" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
588 msgstr "/Défilement du titre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
589 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
590 #: src/audacious/ui_manager.c:48 src/audacious/ui_manager.c:49 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
591 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
592 msgid "Stop after Current Song" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
593 msgstr "/Arrêter la lecture du morceau" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
594 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
595 #: src/audacious/ui_manager.c:51 src/audacious/ui_manager.c:52 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
596 msgid "Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
597 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
598 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
599 #: src/audacious/ui_manager.c:54 src/audacious/ui_manager.c:55 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
600 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
601 msgid "Repeat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
602 msgstr "/Répéter" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
603 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
604 #: src/audacious/ui_manager.c:57 src/audacious/ui_manager.c:58 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
605 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
606 msgid "Shuffle" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
607 msgstr "/Mélanger" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
608 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
609 #: src/audacious/ui_manager.c:60 src/audacious/ui_manager.c:61 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
611 msgid "No Playlist Advance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
612 msgstr "/Ne pas avancer dans la liste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
613 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
614 #: src/audacious/ui_manager.c:63 src/audacious/ui_manager.c:64 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
615 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
616 msgid "Show Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
617 msgstr "/Montrer le lecteur" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
618 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
619 #: src/audacious/ui_manager.c:66 src/audacious/ui_manager.c:67 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
620 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
621 msgid "Show Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
622 msgstr "/Montrer la liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
623 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
624 #: src/audacious/ui_manager.c:69 src/audacious/ui_manager.c:70 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
625 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
626 msgid "Show Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
627 msgstr "/Équaliseur" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
628 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
629 #: src/audacious/ui_manager.c:72 src/audacious/ui_manager.c:73 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
630 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
631 msgid "Always on Top" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
632 msgstr "/Toujours au-dessus" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
633 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
634 #: src/audacious/ui_manager.c:75 src/audacious/ui_manager.c:76 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
635 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
636 msgid "Put on All Workspaces" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
637 msgstr "/Visible partout" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
638 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
639 #: src/audacious/ui_manager.c:78 src/audacious/ui_manager.c:79 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
640 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
641 msgid "Roll up Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 msgstr "/Enrouler le lecteur" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
643 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
644 #: src/audacious/ui_manager.c:81 src/audacious/ui_manager.c:82 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
645 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
646 msgid "Roll up Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
647 msgstr "/Enrouler l'éditeur de liste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
648 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
649 #: src/audacious/ui_manager.c:84 src/audacious/ui_manager.c:85 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
650 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
651 msgid "Roll up Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
652 msgstr "/Enrouler l'équaliseur" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
653 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
654 #: src/audacious/ui_manager.c:87 src/audacious/ui_manager.c:88 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
655 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
656 msgid "DoubleSize" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
657 msgstr "/Double Taille" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
658 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
659 #: src/audacious/ui_manager.c:90 src/audacious/ui_manager.c:91 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
660 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
661 msgid "Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
662 msgstr "/Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
663 |
2368 | 664 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
665 #, fuzzy |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
666 msgid "Analyzer" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
667 msgstr "/Type Analyseur" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
668 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
669 #: src/audacious/ui_manager.c:100 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
670 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
671 msgid "Scope" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
672 msgstr "/Type Scope" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
673 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
674 #: src/audacious/ui_manager.c:101 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
675 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
676 msgid "Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
677 msgstr "/Type Analyseur/Feu" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
678 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
679 #: src/audacious/ui_manager.c:102 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
680 msgid "Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
681 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
682 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
683 #: src/audacious/ui_manager.c:106 src/audacious/ui_manager.c:123 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
684 #: src/audacious/ui_manager.c:129 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
685 msgid "Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
686 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
687 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
688 #: src/audacious/ui_manager.c:107 src/audacious/ui_manager.c:124 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
689 msgid "Fire" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
690 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
691 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
692 #: src/audacious/ui_manager.c:108 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
693 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
694 msgid "Vertical Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
695 msgstr "/Type Analyseur/Lignes verticales" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
696 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
697 #: src/audacious/ui_manager.c:112 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
698 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
699 msgid "Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
700 msgstr "lignes" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
701 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
702 #: src/audacious/ui_manager.c:113 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
703 msgid "Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
704 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
705 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
706 #: src/audacious/ui_manager.c:117 |
2167 | 707 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
708 msgid "Dot Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
709 msgstr "/Type Scope/Point" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
710 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
711 #: src/audacious/ui_manager.c:118 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
712 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
713 msgid "Line Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
714 msgstr "/Type Scope/Ligne" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
715 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
716 #: src/audacious/ui_manager.c:119 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
717 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
718 msgid "Solid Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
719 msgstr "/Type Scope/Solide" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
720 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
721 #: src/audacious/ui_manager.c:125 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
722 msgid "Ice" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
723 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
724 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
725 #: src/audacious/ui_manager.c:130 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
726 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
727 msgid "Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
728 msgstr "mono" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
729 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
730 #: src/audacious/ui_manager.c:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
731 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
732 msgid "Full (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
733 msgstr "/Taux de Rafraîchissement/Max (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
734 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
735 #: src/audacious/ui_manager.c:135 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
736 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
737 msgid "Half (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
738 msgstr "/Taux de Rafraîchissement/Haut (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
739 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
740 #: src/audacious/ui_manager.c:136 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
741 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
742 msgid "Quarter (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
743 msgstr "/Taux de Rafraîchissement/Moyen (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
744 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
745 #: src/audacious/ui_manager.c:137 |
2167 | 746 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
747 msgid "Eighth (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
748 msgstr "/Taux de Rafraîchisement/Bas (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
749 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
750 #: 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
|
751 msgid "Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
752 msgstr "" |
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:142 src/audacious/ui_manager.c:150 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
755 msgid "Slow" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
756 msgstr "" |
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:143 src/audacious/ui_manager.c:151 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
759 msgid "Medium" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
760 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
761 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
762 #: src/audacious/ui_manager.c:144 src/audacious/ui_manager.c:152 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
763 msgid "Fast" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
764 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
765 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
766 #: src/audacious/ui_manager.c:145 src/audacious/ui_manager.c:153 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
767 msgid "Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
768 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
769 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
770 #: src/audacious/ui_manager.c:157 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
771 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
772 msgid "Time Elapsed" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
773 msgstr "/Temps écoulé" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
774 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
775 #: src/audacious/ui_manager.c:158 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
776 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
777 msgid "Time Remaining" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
778 msgstr "/Temps restant" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
779 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
780 #: src/audacious/ui_manager.c:167 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
781 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
782 msgid "Playback" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
783 msgstr "/_Lecture" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
784 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
785 #: src/audacious/ui_manager.c:169 src/audacious/ui_manager.c:170 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
786 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
787 msgid "Play" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
788 msgstr "/Lecture" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
789 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
790 #: src/audacious/ui_manager.c:172 src/audacious/ui_manager.c:173 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
791 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
792 msgid "Pause" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
793 msgstr "/Pause" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
794 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
795 #: src/audacious/ui_manager.c:175 src/audacious/ui_manager.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
796 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
797 msgid "Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
798 msgstr "/Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
799 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
800 #: src/audacious/ui_manager.c:178 src/audacious/ui_manager.c:179 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
801 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
802 msgid "Previous" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
803 msgstr "/Précédent" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
804 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
805 #: src/audacious/ui_manager.c:181 src/audacious/ui_manager.c:182 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
806 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
807 msgid "Next" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
808 msgstr "/Suivant" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
809 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
810 #: src/audacious/ui_manager.c:187 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
811 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
812 msgid "Visualization" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
813 msgstr "/Type de graph_ique" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
814 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
815 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
816 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
817 msgid "Visualization Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
818 msgstr "/Type de graphique" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
819 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
820 #: src/audacious/ui_manager.c:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
821 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
822 msgid "Analyzer Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
823 msgstr "/Type Analyseur/Feu" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
824 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
825 #: src/audacious/ui_manager.c:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
826 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
827 msgid "Scope Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
828 msgstr "/Type Scope" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
829 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
830 #: src/audacious/ui_manager.c:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
831 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
832 msgid "Voiceprint Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
833 msgstr "/Type Analyseur/Feu" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
834 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
835 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
836 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
837 msgid "WindowShade VU Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
838 msgstr "/Mode Fenêtre Réduite" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
839 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
840 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
841 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
842 msgid "Refresh Rate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
843 msgstr "/Taux de Rafraîchissement" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
844 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
845 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
846 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
847 msgid "Analyzer Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
848 msgstr "/Effet Retombée Analyseur" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
849 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
850 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
851 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
852 msgid "Peaks Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
853 msgstr "/Effet Retombée Crêtes" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
854 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
855 #: src/audacious/ui_manager.c:200 src/audacious/ui_preferences.c:108 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
856 #: src/audacious/ui_playlist_manager.c:290 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
857 #: src/audacious/glade/prefswin.glade:2494 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
858 msgid "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
859 msgstr "Liste d'écoute" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
860 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
861 #: src/audacious/ui_manager.c:202 src/audacious/ui_manager.c:203 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
862 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
863 msgid "New Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
864 msgstr "Sauver la Liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
865 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
866 #: src/audacious/ui_manager.c:205 src/audacious/ui_manager.c:206 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
867 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
868 msgid "Select Next Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
869 msgstr "Sauver la Liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
870 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
871 #: src/audacious/ui_manager.c:208 src/audacious/ui_manager.c:209 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
872 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
873 msgid "Select Previous Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
874 msgstr "/Trier la Sélection/Par Entrée de Liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
875 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
876 #: src/audacious/ui_manager.c:211 src/audacious/ui_manager.c:212 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
877 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
878 msgid "Delete Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
879 msgstr "Sauver la Liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
880 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
881 #: src/audacious/ui_manager.c:214 |
2218 | 882 #, fuzzy |
883 msgid "Load List" | |
884 msgstr "/Charger une Liste" | |
885 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
886 #: src/audacious/ui_manager.c:215 |
2167 | 887 msgid "Loads a playlist file into the selected playlist." |
888 msgstr "" | |
0 | 889 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
890 #: src/audacious/ui_manager.c:217 |
2167 | 891 #, fuzzy |
892 msgid "Save List" | |
893 msgstr "/Sauver la Liste" | |
894 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
895 #: src/audacious/ui_manager.c:218 |
2167 | 896 #, fuzzy |
897 msgid "Saves the selected playlist." | |
898 msgstr "Sauver la Liste d'écoute" | |
0 | 899 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
900 #: src/audacious/ui_manager.c:220 |
2167 | 901 #, fuzzy |
902 msgid "Save Default List" | |
903 msgstr "/Sauver la Liste par Défaut" | |
904 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
905 #: src/audacious/ui_manager.c:221 |
2167 | 906 #, fuzzy |
907 msgid "Saves the selected playlist to the default location." | |
908 msgstr "Utiliser le sélecteur de fichier XMMS comme le sélecteur par défaut" | |
0 | 909 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
910 #: src/audacious/ui_manager.c:224 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
911 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
912 msgid "Refresh List" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
913 msgstr "/Inverser la Liste" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
914 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
915 #: 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
|
916 msgid "Refreshes metadata associated with a playlist entry." |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
917 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
918 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
919 #: src/audacious/ui_manager.c:228 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
920 msgid "List Manager" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
921 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
922 |
2368 | 923 #: src/audacious/ui_manager.c:229 |
2218 | 924 #, fuzzy |
925 msgid "Opens the playlist manager." | |
926 msgstr "Ne vide pas la liste d'écoute" | |
927 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
928 #: src/audacious/ui_manager.c:235 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
929 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
930 msgid "View" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
931 msgstr "/_Affichage" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
932 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
933 #: src/audacious/ui_manager.c:239 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
934 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
935 msgid "Add CD..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
936 msgstr "/Ajouter les pistes d'un CD..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
937 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
938 #: src/audacious/ui_manager.c:240 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
939 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
940 msgid "Adds a CD to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
941 msgstr "Ne vide pas la liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
942 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
943 #: src/audacious/ui_manager.c:243 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
944 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
945 msgid "Add Internet Address..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
946 msgstr "/Ajouter une adresse Internet..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
947 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
948 #: src/audacious/ui_manager.c:244 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
949 msgid "Adds a remote track to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
950 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
951 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
952 #: src/audacious/ui_manager.c:247 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
953 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
954 msgid "Add Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
955 msgstr "/Ajouter des fichiers..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
956 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
957 #: src/audacious/ui_manager.c:248 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
958 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
959 msgid "Adds files to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
960 msgstr "Ne vide pas la liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
961 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
962 #: src/audacious/ui_manager.c:253 |
2167 | 963 #, fuzzy |
964 msgid "Search and Select" | |
965 msgstr "Chercher:" | |
966 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
967 #: src/audacious/ui_manager.c:254 |
2167 | 968 msgid "" |
969 "Searches the playlist and selects playlist entries based on specific " | |
970 "criteria." | |
971 msgstr "" | |
0 | 972 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
973 #: src/audacious/ui_manager.c:257 |
2167 | 974 #, fuzzy |
975 msgid "Invert Selection" | |
976 msgstr "/Inverser la sélection" | |
977 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
978 #: src/audacious/ui_manager.c:258 |
2167 | 979 msgid "Inverts the selected and unselected entries." |
980 msgstr "" | |
981 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
982 #: src/audacious/ui_manager.c:261 |
2167 | 983 msgid "Select All" |
984 msgstr "Tous" | |
0 | 985 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
986 #: src/audacious/ui_manager.c:262 |
2167 | 987 msgid "Selects all of the playlist entries." |
988 msgstr "" | |
989 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
990 #: src/audacious/ui_manager.c:265 |
2167 | 991 #, fuzzy |
2218 | 992 msgid "Select None" |
993 msgstr "/Sélectionner rien" | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
994 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
995 #: src/audacious/ui_manager.c:266 |
2218 | 996 msgid "Deselects all of the playlist entries." |
997 msgstr "" | |
998 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
999 #: src/audacious/ui_manager.c:271 |
2218 | 1000 #, fuzzy |
1001 msgid "Clear Queue" | |
1002 msgstr "/Vider la file" | |
1003 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1004 #: src/audacious/ui_manager.c:272 |
2167 | 1005 msgid "Clears the queue associated with this playlist." |
1006 msgstr "" | |
1007 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1008 #: src/audacious/ui_manager.c:275 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1009 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1010 msgid "Remove Unavailable Files" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1011 msgstr "/Enlever les fichiers inexistants" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1012 |
2368 | 1013 #: src/audacious/ui_manager.c:276 |
2167 | 1014 #, fuzzy |
1015 msgid "Removes unavailable files from the playlist." | |
1016 msgstr "/Enlever les fichiers inexistants" | |
1017 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1018 #: src/audacious/ui_manager.c:279 |
2167 | 1019 #, fuzzy |
1020 msgid "Remove Duplicates" | |
1990 | 1021 msgstr "/Enlever les fichiers dupliqués" |
985 | 1022 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1023 #: src/audacious/ui_manager.c:281 src/audacious/ui_manager.c:317 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1024 #: src/audacious/ui_manager.c:347 |
2167 | 1025 #, fuzzy |
1026 msgid "By Title" | |
1027 msgstr "Titre" | |
1028 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1029 #: src/audacious/ui_manager.c:282 |
2167 | 1030 msgid "Removes duplicate entries from the playlist by title." |
1031 msgstr "" | |
985 | 1032 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1033 #: src/audacious/ui_manager.c:285 src/audacious/ui_manager.c:325 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1034 #: src/audacious/ui_manager.c:355 |
2167 | 1035 #, fuzzy |
1036 msgid "By Filename" | |
1037 msgstr "Nom du ficher" | |
985 | 1038 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1039 #: src/audacious/ui_manager.c:286 |
2167 | 1040 #, fuzzy |
1041 msgid "Removes duplicate entries from the playlist by filename." | |
1990 | 1042 msgstr "/Enlever les fichiers dupliqués/Par Emplacement + Nom de fichier" |
985 | 1043 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1044 #: src/audacious/ui_manager.c:289 src/audacious/ui_manager.c:329 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1045 #: src/audacious/ui_manager.c:359 |
2167 | 1046 #, fuzzy |
1047 msgid "By Path + Filename" | |
1048 msgstr "/Trier la liste/Par Chemin et Nom de Fichier" | |
1049 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1050 #: src/audacious/ui_manager.c:290 |
2167 | 1051 msgid "Removes duplicate entries from the playlist by their full path." |
1052 msgstr "" | |
1053 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1054 #: src/audacious/ui_manager.c:293 |
2167 | 1055 #, fuzzy |
1056 msgid "Remove All" | |
1057 msgstr "/Vider la liste" | |
0 | 1058 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1059 #: src/audacious/ui_manager.c:294 |
2167 | 1060 msgid "Removes all entries from the playlist." |
1061 msgstr "" | |
1062 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1063 #: src/audacious/ui_manager.c:297 |
2167 | 1064 #, fuzzy |
1065 msgid "Remove Unselected" | |
1066 msgstr "/Garder la sélection" | |
1067 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1068 #: src/audacious/ui_manager.c:298 |
2167 | 1069 msgid "Remove unselected entries from the playlist." |
1070 msgstr "" | |
1071 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1072 #: src/audacious/ui_manager.c:301 |
2167 | 1073 #, fuzzy |
2218 | 1074 msgid "Remove Selected" |
1075 msgstr "/Enlever la sélection" | |
1076 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1077 #: src/audacious/ui_manager.c:302 |
2218 | 1078 msgid "Remove selected entries from the playlist." |
1079 msgstr "" | |
1080 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1081 #: src/audacious/ui_manager.c:307 |
2218 | 1082 #, fuzzy |
1083 msgid "Randomize List" | |
1084 msgstr "/Mélanger la Liste" | |
1085 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1086 #: src/audacious/ui_manager.c:308 |
2218 | 1087 #, fuzzy |
2167 | 1088 msgid "Randomizes the playlist." |
1089 msgstr "/Mélanger la Liste" | |
1090 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1091 #: src/audacious/ui_manager.c:311 |
2167 | 1092 #, fuzzy |
1093 msgid "Reverse List" | |
1094 msgstr "/Inverser la Liste" | |
985 | 1095 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1096 #: src/audacious/ui_manager.c:312 |
2132 | 1097 #, fuzzy |
2167 | 1098 msgid "Reverses the playlist." |
1099 msgstr "Ne vide pas la liste d'écoute" | |
985 | 1100 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1101 #: src/audacious/ui_manager.c:315 |
2167 | 1102 #, fuzzy |
1103 msgid "Sort List" | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1104 msgstr "/Trier la liste" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1105 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1106 #: src/audacious/ui_manager.c:318 src/audacious/ui_manager.c:348 |
2167 | 1107 #, fuzzy |
1108 msgid "Sorts the list by title." | |
1990 | 1109 msgstr "/Trier la liste/Par Titre" |
985 | 1110 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1111 #: src/audacious/ui_manager.c:321 src/audacious/ui_manager.c:351 |
2167 | 1112 #, fuzzy |
1113 msgid "By Artist" | |
1114 msgstr "Artiste" | |
1115 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1116 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2167 | 1117 #, fuzzy |
1118 msgid "Sorts the list by artist." | |
1990 | 1119 msgstr "/Trier la Liste/Par Artiste" |
0 | 1120 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1121 #: src/audacious/ui_manager.c:326 src/audacious/ui_manager.c:356 |
2167 | 1122 #, fuzzy |
1123 msgid "Sorts the list by filename." | |
1990 | 1124 msgstr "/Trier la liste/Par Nom de fichier" |
1461 | 1125 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1126 #: src/audacious/ui_manager.c:330 src/audacious/ui_manager.c:360 |
2167 | 1127 msgid "Sorts the list by full pathname." |
1128 msgstr "" | |
1129 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1130 #: src/audacious/ui_manager.c:333 src/audacious/ui_manager.c:363 |
2167 | 1131 #, fuzzy |
1132 msgid "By Date" | |
1133 msgstr "Date" | |
0 | 1134 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1135 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 1136 msgid "Sorts the list by modification time." |
1137 msgstr "" | |
0 | 1138 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1139 #: src/audacious/ui_manager.c:337 src/audacious/ui_manager.c:367 |
2167 | 1140 #, fuzzy |
1141 msgid "By Track Number" | |
1142 msgstr "Numéro de piste" | |
1143 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1144 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 1145 #, fuzzy |
1146 msgid "Sorts the list by track number." | |
1990 | 1147 msgstr "/Trier la Liste/Par Numéro de Piste" |
1461 | 1148 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1149 #: src/audacious/ui_manager.c:341 src/audacious/ui_manager.c:371 |
2167 | 1150 #, fuzzy |
1151 msgid "By Playlist Entry" | |
1990 | 1152 msgstr "/Trier la Liste/Par Entrée de liste d'écoute" |
1461 | 1153 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1154 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 1155 #, fuzzy |
1156 msgid "Sorts the list by playlist entry." | |
1157 msgstr "/Trier la Liste/Par Entrée de liste d'écoute" | |
1158 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1159 #: src/audacious/ui_manager.c:345 |
2167 | 1160 #, fuzzy |
1161 msgid "Sort Selected" | |
0 | 1162 msgstr "/Trier la sélection" |
1163 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1164 #: src/audacious/ui_manager.c:380 src/audacious/ui_manager.c:383 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1165 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1166 msgid "View Track Details" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1167 msgstr "/Afficher le détail" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1168 |
2368 | 1169 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 1170 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1171 msgid "View track details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1172 msgstr "/Afficher le détail" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1173 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1174 #: src/audacious/ui_manager.c:389 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1175 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1176 msgid "Play File" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1177 msgstr "/Jouer le Fichier" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1178 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1179 #: src/audacious/ui_manager.c:390 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1180 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1181 msgid "Load and play a file" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1182 msgstr "Charger les méta-données des listes et fichiers" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1183 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1184 #: src/audacious/ui_manager.c:392 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1185 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1186 msgid "Play Location" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1187 msgstr "/Jouer le Chemin" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1188 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1189 #: src/audacious/ui_manager.c:393 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1190 msgid "Play media from the selected location" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1191 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1192 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1193 #: src/audacious/ui_manager.c:395 src/audacious/ui_manager.c:396 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1194 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1195 msgid "Play CD" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1196 msgstr "/Lecture du CD" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1197 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1198 #: src/audacious/ui_manager.c:398 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1199 msgid "Last.fm radio" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1200 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1201 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1202 #: src/audacious/ui_manager.c:399 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1203 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1204 msgid "Play Last.fm radio" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1205 msgstr "/Jouer le Chemin" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1206 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1207 #: src/audacious/ui_manager.c:401 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1208 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1209 msgid "Preferences" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1210 msgstr "/Préférences" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1211 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1212 #: src/audacious/ui_manager.c:402 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1213 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1214 msgid "Open preferences window" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1215 msgstr "Fenêtre des Préférences" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1216 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1217 #: src/audacious/ui_manager.c:404 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1218 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1219 msgid "_Quit" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1220 msgstr "/_Quitter" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1221 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1222 #: src/audacious/ui_manager.c:405 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1223 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1224 msgid "Quit Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1225 msgstr "À Propos d'Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1226 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1227 #: src/audacious/ui_manager.c:407 src/audacious/ui_manager.c:408 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1228 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1229 msgid "Set A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1230 msgstr "/Activer A-B" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1231 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1232 #: src/audacious/ui_manager.c:410 src/audacious/ui_manager.c:411 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1233 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1234 msgid "Clear A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1235 msgstr "/Effacer A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1236 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1237 #: src/audacious/ui_manager.c:413 src/audacious/ui_manager.c:414 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1238 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1239 msgid "Jump to Playlist Start" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1240 msgstr "/Retourner au début de la liste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1241 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1242 #: src/audacious/ui_manager.c:416 src/audacious/ui_manager.c:417 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1243 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1244 msgid "Jump to File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1245 msgstr "/Aller au Fichier" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1246 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1247 #: src/audacious/ui_manager.c:422 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1248 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1249 msgid "Queue Toggle" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1250 msgstr "/Basculer dans la file" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1251 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1252 #: src/audacious/ui_manager.c:423 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1253 msgid "Enables/disables the entry in the playlist's queue." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1254 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1255 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1256 #: src/audacious/ui_manager.c:430 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1257 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1258 msgid "Load" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1259 msgstr "/Charger" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1260 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1261 #: src/audacious/ui_manager.c:431 |
2167 | 1262 #, fuzzy |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1263 msgid "Import" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1264 msgstr "/Importer" |
0 | 1265 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1266 #: src/audacious/ui_manager.c:432 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1267 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1268 msgid "Save" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1269 msgstr "/Sauver" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1270 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1271 #: src/audacious/ui_manager.c:433 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1272 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1273 msgid "Delete" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1274 msgstr "/Effacer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1275 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1276 #: src/audacious/ui_manager.c:435 src/audacious/ui_manager.c:456 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1277 #: src/audacious/ui_manager.c:471 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1278 msgid "Preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1279 msgstr "Pré-réglage" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1280 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1281 #: src/audacious/ui_manager.c:436 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1282 msgid "Load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1283 msgstr "Charger pré-réglages" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1284 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1285 #: src/audacious/ui_manager.c:438 src/audacious/ui_manager.c:459 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1286 #: src/audacious/ui_manager.c:474 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1287 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1288 msgid "Auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1289 msgstr "/Charger/le pré-réglage chargé auto." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1290 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1291 #: src/audacious/ui_manager.c:439 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1292 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1293 msgid "Load auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1294 msgstr "/Charger/le pré-réglage chargé auto." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1295 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1296 #: src/audacious/ui_manager.c:441 src/audacious/ui_manager.c:462 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1297 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1298 msgid "Default" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1299 msgstr "Thème par défaut:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1300 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1301 #: src/audacious/ui_manager.c:442 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1302 msgid "Load default preset into equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1303 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1304 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1305 #: src/audacious/ui_manager.c:444 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1306 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1307 msgid "Zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1308 msgstr "stéréo" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1309 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1310 #: src/audacious/ui_manager.c:445 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1311 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1312 msgid "Set equalizer preset levels to zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1313 msgstr "Sauver pré-réglages de l'équaliseur" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1314 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1315 #: src/audacious/ui_manager.c:447 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1316 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1317 msgid "From file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1318 msgstr "/Charger/à partir d'un fichier" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1319 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1320 #: src/audacious/ui_manager.c:448 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1321 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1322 msgid "Load preset from file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1323 msgstr "Charger pré-réglages" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1324 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1325 #: src/audacious/ui_manager.c:450 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1326 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1327 msgid "From WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1328 msgstr "/Charger/à partir d'un fichier EQF de Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1329 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1330 #: src/audacious/ui_manager.c:451 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1331 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1332 msgid "Load preset from WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1333 msgstr "/Charger/à partir d'un fichier EQF de Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1334 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1335 #: src/audacious/ui_manager.c:453 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1336 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1337 msgid "WinAMP Presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1338 msgstr "/Importer/les pré-réglages Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1339 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1340 #: src/audacious/ui_manager.c:454 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1341 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1342 msgid "Import WinAMP presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1343 msgstr "/Importer/les pré-réglages Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1344 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1345 #: src/audacious/ui_manager.c:457 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1346 msgid "Save preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1347 msgstr "Sauver pré-réglages" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1348 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1349 #: src/audacious/ui_manager.c:460 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1350 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1351 msgid "Save auto-load preset" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1352 msgstr "/Sauver/le pré-réglage chargé auto." |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1353 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1354 #: src/audacious/ui_manager.c:463 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1355 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1356 msgid "Save default preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1357 msgstr "Sauver pré-réglages auto." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1358 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1359 #: src/audacious/ui_manager.c:465 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1360 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1361 msgid "To file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1362 msgstr "Charger les fichiers" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1363 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1364 #: src/audacious/ui_manager.c:466 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1365 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1366 msgid "Save preset to file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1367 msgstr "Sauver pré-réglages" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1368 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1369 #: src/audacious/ui_manager.c:468 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1370 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1371 msgid "To WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1372 msgstr "/Sauver/dans un fichier EQF de Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1373 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1374 #: src/audacious/ui_manager.c:469 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1375 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1376 msgid "Save preset to WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1377 msgstr "/Sauver/dans un fichier EQF de Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1378 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1379 #: src/audacious/ui_manager.c:472 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1380 msgid "Delete preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1381 msgstr "Effacer pré-réglages" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1382 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1383 #: src/audacious/ui_manager.c:475 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1384 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1385 msgid "Delete auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1386 msgstr "/Effacer/le pré-réglage chargé auto." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1387 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1388 #: src/audacious/ui_preferences.c:103 src/audacious/glade/prefswin.glade:1363 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1389 msgid "Appearance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1390 msgstr "Apparence" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1391 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1392 #: src/audacious/ui_preferences.c:104 |
2445 | 1393 msgid "Audio" |
1394 msgstr "Audio" | |
1395 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1396 #: src/audacious/ui_preferences.c:105 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1397 msgid "Connectivity" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1398 msgstr "Proxy" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1399 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1400 #: src/audacious/ui_preferences.c:106 src/audacious/glade/prefswin.glade:2862 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1401 msgid "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1402 msgstr "Équaliseur" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1403 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1404 #: src/audacious/ui_preferences.c:107 src/audacious/glade/prefswin.glade:1642 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1405 msgid "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1406 msgstr "Souris" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1407 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1408 #: src/audacious/ui_preferences.c:109 src/audacious/glade/prefswin.glade:693 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1409 msgid "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1410 msgstr "Greffons" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1411 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1412 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:255 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1413 msgid "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1414 msgstr "Artiste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1415 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1416 #: src/audacious/ui_preferences.c:116 src/audacious/ui_fileinfopopup.c:258 |
2679 | 1417 #: src/audacious/titlestring.c:380 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1418 msgid "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1419 msgstr "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1420 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1421 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:252 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1422 #: src/audacious/ui_fileinfopopup.c:362 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1423 msgid "Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1424 msgstr "Titre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1425 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1426 #: src/audacious/ui_preferences.c:118 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1427 msgid "Tracknumber" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1428 msgstr "Numéro de piste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1429 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1430 #: src/audacious/ui_preferences.c:119 src/audacious/ui_fileinfopopup.c:261 |
2679 | 1431 #: src/audacious/titlestring.c:381 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1432 msgid "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1433 msgstr "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1434 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1435 #: src/audacious/ui_preferences.c:120 src/audacious/ui_preferences.c:488 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1436 #: src/audacious/ui_preferences.c:576 src/audacious/ui_preferences.c:665 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1437 #: src/audacious/ui_preferences.c:761 src/audacious/ui_fileinfopopup.c:371 |
2679 | 1438 msgid "Filename" |
1439 msgstr "Nom du ficher" | |
1440 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1441 #: src/audacious/ui_preferences.c:121 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1442 msgid "Filepath" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1443 msgstr "Chemin du fichier" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1444 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1445 #: src/audacious/ui_preferences.c:122 src/audacious/titlestring.c:387 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1446 msgid "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1447 msgstr "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1448 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1449 #: src/audacious/ui_preferences.c:123 src/audacious/ui_fileinfopopup.c:264 |
2679 | 1450 #: src/audacious/titlestring.c:388 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1451 msgid "Year" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1452 msgstr "Année" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1453 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1454 #: src/audacious/ui_preferences.c:124 src/audacious/titlestring.c:389 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1455 msgid "Comment" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1456 msgstr "Commentaire" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1457 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1458 #: src/audacious/ui_preferences.c:145 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1459 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1460 msgstr "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1461 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1462 #: src/audacious/ui_preferences.c:458 src/audacious/ui_preferences.c:545 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1463 #: src/audacious/ui_preferences.c:634 src/audacious/ui_preferences.c:730 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1464 msgid "Enabled" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1465 msgstr "Actif" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1466 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1467 #: src/audacious/ui_preferences.c:474 src/audacious/ui_preferences.c:561 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1468 #: src/audacious/ui_preferences.c:650 src/audacious/ui_preferences.c:746 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1469 msgid "Description" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1470 msgstr "Description" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1471 |
2679 | 1472 #: src/audacious/ui_preferences.c:1878 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1473 msgid "Category" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1474 msgstr "Rubrique" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1475 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1476 #: src/audacious/ui_preferences.c:2425 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1477 msgid "Preferences Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1478 msgstr "Fenêtre des Préférences" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1479 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1480 #: src/audacious/ui_skinselector.c:178 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1481 msgid "Archived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1482 msgstr "Skin Winamp 2.x archivé" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1483 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1484 #: src/audacious/ui_skinselector.c:183 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1485 msgid "Unarchived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1486 msgstr "Skin Winamp 2.x non-archivé" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1487 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1488 #: src/audacious/ui_fileinfo.c:158 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1489 msgid "Track Information Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1490 msgstr "Fenêtre d'information de la piste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1491 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1492 #: src/audacious/ui_fileinfopopup.c:267 |
2445 | 1493 #, fuzzy |
1494 msgid "Track Number" | |
1495 msgstr "Numéro de piste" | |
1496 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1497 #: src/audacious/ui_fileinfopopup.c:271 |
2445 | 1498 #, fuzzy |
1499 msgid "Track Length" | |
1500 msgstr "Durée du morceau:" | |
1501 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1502 #: src/audacious/ui_fileopener.c:131 |
2445 | 1503 msgid "Open Files" |
1504 msgstr "Ouvrir les fichiers" | |
1505 | |
2679 | 1506 #: src/audacious/ui_fileopener.c:131 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1507 msgid "Add Files" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1508 msgstr "Ajouter des fichiers" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1509 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1510 #: src/audacious/ui_fileopener.c:133 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1511 msgid "Close dialog on Open" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1512 msgstr "Fermer la fenêtre après l'ouverture" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1513 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1514 #: src/audacious/ui_fileopener.c:133 |
2445 | 1515 msgid "Close dialog on Add" |
1516 msgstr "Fermer la fenêtre après l'ajout" | |
1517 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1518 #: src/audacious/ui_fileopener.c:358 |
2455 | 1519 msgid "Play files" |
1520 msgstr "Jouer les fichiers" | |
1521 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1522 #: src/audacious/ui_fileopener.c:360 |
2445 | 1523 msgid "Load files" |
1524 msgstr "Charger les fichiers" | |
1525 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1526 #: src/audacious/ui_playlist.c:497 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1527 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1528 msgid "Search entries in active playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1529 msgstr "Montrer les séparateurs dans la liste d'écoute" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1530 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1531 #: src/audacious/ui_playlist.c:505 |
2132 | 1532 msgid "" |
1533 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1534 "expressions syntax, case-insensitive. If you don't know how regular " | |
1535 "expressions work, simply insert a literal portion of what you're searching " | |
1536 "for." | |
1537 msgstr "" | |
1538 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1539 #: src/audacious/ui_playlist.c:513 |
2132 | 1540 #, fuzzy |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1541 msgid "Title: " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1542 msgstr "Titre" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1543 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1544 #: src/audacious/ui_playlist.c:520 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1545 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1546 msgid "Album: " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1547 msgstr "Album" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1548 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1549 #: src/audacious/ui_playlist.c:527 |
2132 | 1550 #, fuzzy |
1551 msgid "Artist: " | |
1552 msgstr "Artiste" | |
1553 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1554 #: src/audacious/ui_playlist.c:534 |
2132 | 1555 #, fuzzy |
1556 msgid "Filename: " | |
1557 msgstr "Nom du ficher:" | |
1558 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1559 #: src/audacious/ui_playlist.c:542 |
2167 | 1560 msgid "Clear previous selection before searching" |
1561 msgstr "" | |
1562 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1563 #: src/audacious/ui_playlist.c:545 |
2167 | 1564 msgid "Automatically toggle queue for matching entries" |
1565 msgstr "" | |
1566 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1567 #: src/audacious/ui_playlist.c:548 |
2167 | 1568 msgid "Create a new playlist with matching entries" |
1569 msgstr "" | |
1570 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1571 #: src/audacious/ui_playlist.c:805 |
0 | 1572 #, c-format |
1573 msgid "Error writing playlist \"%s\": %s" | |
1574 msgstr "Erreur à l'écriture de la liste \"%s\": %s" | |
1575 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1576 #: src/audacious/ui_playlist.c:827 |
0 | 1577 #, c-format |
1578 msgid "%s already exist. Continue?" | |
1579 msgstr "%s existe déjà. Continuer ?" | |
1580 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1581 #: src/audacious/ui_playlist.c:842 |
1990 | 1582 #, c-format |
0 | 1583 msgid "" |
1584 "<b><big>Unable to save playlist.</big></b>\n" | |
1585 "\n" | |
1586 "Unknown file type for '%s'.\n" | |
1990 | 1587 msgstr "" |
1588 "<b><big>Impossible de sauver la liste.</big></b>\n" | |
1589 "\n" | |
1590 "Type de fichier inconnu pour '%s'.\n" | |
0 | 1591 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1592 #: src/audacious/ui_playlist.c:965 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1593 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1594 msgid "Save as Static Playlist" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1595 msgstr "Sauver la Liste d'écoute" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1596 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1597 #: src/audacious/ui_playlist.c:972 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1598 msgid "Use Relative Path" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1599 msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1600 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1601 #: src/audacious/ui_playlist.c:994 |
0 | 1602 msgid "Load Playlist" |
1990 | 1603 msgstr "Charger Liste d'écoute" |
0 | 1604 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1605 #: src/audacious/ui_playlist.c:1007 |
0 | 1606 msgid "Save Playlist" |
1990 | 1607 msgstr "Sauver la Liste d'écoute" |
0 | 1608 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1609 #: src/audacious/ui_playlist.c:1701 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1610 msgid "Audacious Playlist Editor" |
1990 | 1611 msgstr "Éditeur de liste d'écoute" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1612 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1613 #: src/audacious/ui_urlopener.c:88 |
2231 | 1614 #, fuzzy |
1615 msgid "Add/Open URL Dialog" | |
1616 msgstr "Fenêtre d'Ajout/Ouverture de fichiers" | |
1617 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1618 #: src/audacious/ui_playlist_manager.c:255 |
2501 | 1619 #, fuzzy |
1620 msgid "Playlist Manager" | |
1621 msgstr "/Ne pas avancer dans la liste" | |
1622 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1623 #: src/audacious/ui_playlist_manager.c:294 |
2501 | 1624 msgid "Entries" |
1625 msgstr "" | |
1626 | |
1627 #: src/audacious/ui_playlist_manager.c:306 | |
1628 #, fuzzy | |
1629 msgid "_Rename" | |
1630 msgstr "Nom du ficher" | |
1631 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1632 #: src/audacious/ui_jumptotrack.c:141 |
2501 | 1633 msgid "Un_queue" |
1634 msgstr "_Retirer de la file" | |
1635 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1636 #: src/audacious/ui_jumptotrack.c:143 src/audacious/ui_jumptotrack.c:606 |
2501 | 1637 msgid "_Queue" |
1638 msgstr "_Mettre dans la file" | |
1639 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1640 #: src/audacious/ui_jumptotrack.c:521 |
2501 | 1641 msgid "Jump to Track" |
1642 msgstr "Aller au morceau" | |
1643 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1644 #: src/audacious/ui_jumptotrack.c:562 |
2501 | 1645 msgid "Filter: " |
1646 msgstr "Filtre:" | |
1647 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1648 #: src/audacious/ui_jumptotrack.c:563 |
2501 | 1649 #, fuzzy |
1650 msgid "_Filter:" | |
1651 msgstr "Filtre:" | |
1652 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1653 #: src/audacious/ui_jumptotrack.c:597 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1654 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1655 msgid "Close on Jump" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1656 msgstr "Fermer la fenêtre après l'ouverture" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1657 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1658 #: src/audacious/playback.c:223 |
753 | 1659 msgid "" |
1660 "<b><big>No output plugin selected.</big></b>\n" | |
1661 "You have not selected an output plugin." | |
1662 msgstr "" | |
1990 | 1663 "<b><big>Pas de greffon de sortie sélectionnés</big></b>\n" |
1664 "Vous n'avez pas sélectionné de greffon de sortie." | |
753 | 1665 |
2679 | 1666 #: src/audacious/titlestring.c:379 |
2445 | 1667 msgid "Performer/Artist" |
1668 msgstr "Artiste" | |
1669 | |
2679 | 1670 #: src/audacious/titlestring.c:382 |
2445 | 1671 msgid "File name" |
1672 msgstr "Nom du fichier" | |
1673 | |
2679 | 1674 #: src/audacious/titlestring.c:383 |
2445 | 1675 msgid "File path" |
1676 msgstr "Chemin du fichier" | |
1677 | |
2679 | 1678 #: src/audacious/titlestring.c:384 |
2445 | 1679 msgid "File extension" |
1680 msgstr "Extension du fichier" | |
1681 | |
2679 | 1682 #: src/audacious/titlestring.c:385 |
2445 | 1683 msgid "Track name" |
1684 msgstr "Nom du morceau" | |
1685 | |
2679 | 1686 #: src/audacious/titlestring.c:386 |
2445 | 1687 msgid "Track number" |
1688 msgstr "Numéro de piste" | |
1689 | |
2679 | 1690 #: src/audacious/titlestring.c:449 |
2445 | 1691 msgid "%{n:...%}: Display \"...\" only if element %n is present" |
1692 msgstr "%{n:...%}: Affiche \"...\" si plus de %n éléments sont présents" | |
753 | 1693 |
2368 | 1694 #: src/audacious/glade/fileinfo.glade:8 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1695 msgid "Track Information" |
1990 | 1696 msgstr "Information de la Piste" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1697 |
2368 | 1698 #: src/audacious/glade/fileinfo.glade:81 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1699 msgid "<span size=\"small\">Title</span>" |
1990 | 1700 msgstr "<span size=\"small\">Titre</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1701 |
2368 | 1702 #: src/audacious/glade/fileinfo.glade:139 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1703 msgid "<span size=\"small\">Artist</span>" |
1990 | 1704 msgstr "<span size=\"small\">Artiste</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1705 |
2368 | 1706 #: src/audacious/glade/fileinfo.glade:197 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1707 msgid "<span size=\"small\">Album</span>" |
1990 | 1708 msgstr "<span size=\"small\">Album</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1709 |
2368 | 1710 #: src/audacious/glade/fileinfo.glade:255 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1711 msgid "<span size=\"small\">Comment</span>" |
1990 | 1712 msgstr "<span size=\"small\">Commentaire</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1713 |
2368 | 1714 #: src/audacious/glade/fileinfo.glade:313 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1715 msgid "<span size=\"small\">Genre</span>" |
1990 | 1716 msgstr "<span size=\"small\">Genre</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1717 |
2368 | 1718 #: src/audacious/glade/fileinfo.glade:392 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1719 msgid "<span size=\"small\">Year</span>" |
1990 | 1720 msgstr "<span size=\"small\">Année</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1721 |
2368 | 1722 #: src/audacious/glade/fileinfo.glade:441 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1723 msgid "<span size=\"small\">Track Number</span>" |
1990 | 1724 msgstr "<span size=\"small\">Nombre de Piste</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1725 |
2368 | 1726 #: src/audacious/glade/fileinfo.glade:499 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1727 msgid "<span size=\"small\">Location</span>" |
1990 | 1728 msgstr "<span size=\"small\">Location</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1729 |
2368 | 1730 #: src/audacious/glade/prefswin.glade:8 |
2231 | 1731 #, fuzzy |
1732 msgid "Audacious Preferences" | |
1733 msgstr "Développeurs:" | |
1734 | |
2368 | 1735 #: src/audacious/glade/prefswin.glade:115 |
1414 | 1736 msgid "_Decoder list:" |
1990 | 1737 msgstr "_Décodeur" |
1414 | 1738 |
2368 | 1739 #: src/audacious/glade/prefswin.glade:219 |
1414 | 1740 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
1990 | 1741 msgstr "<span size=\"medium\"><b>Décodeurs</b></span>" |
1414 | 1742 |
2368 | 1743 #: src/audacious/glade/prefswin.glade:261 |
753 | 1744 msgid "_General plugin list:" |
1990 | 1745 msgstr "Liste des greffons _généraux:" |
753 | 1746 |
2368 | 1747 #: src/audacious/glade/prefswin.glade:365 |
753 | 1748 msgid "<span size=\"medium\"><b>General</b></span>" |
1749 msgstr "<span size=\"medium\"><b>Général</b></span>" | |
1750 | |
2368 | 1751 #: src/audacious/glade/prefswin.glade:407 |
753 | 1752 msgid "_Visualization plugin list:" |
1990 | 1753 msgstr "Liste des greffons _d'effets visuels:" |
753 | 1754 |
2368 | 1755 #: src/audacious/glade/prefswin.glade:511 |
753 | 1756 msgid "<b>Visualization</b>" |
1757 msgstr "<b>Visuel</b>" | |
1758 | |
2368 | 1759 #: src/audacious/glade/prefswin.glade:553 |
753 | 1760 msgid "_Effect plugin list:" |
1990 | 1761 msgstr "Liste des greffons d'_effets sonores:" |
753 | 1762 |
2368 | 1763 #: src/audacious/glade/prefswin.glade:657 |
753 | 1764 msgid "<b>Effects</b>" |
1765 msgstr "<b>Effets</b>" | |
1766 | |
2368 | 1767 #: src/audacious/glade/prefswin.glade:746 |
753 | 1768 msgid "<b>_Skin</b>" |
1990 | 1769 msgstr "<b>_Thèmes</b>" |
753 | 1770 |
2368 | 1771 #: src/audacious/glade/prefswin.glade:799 |
2231 | 1772 #, fuzzy |
1773 msgid "Refresh skin list" | |
1774 msgstr "/Inverser la Liste" | |
1775 | |
2368 | 1776 #: src/audacious/glade/prefswin.glade:893 |
753 | 1777 msgid "<b>_Fonts</b>" |
1778 msgstr "<b>_Polices</b>" | |
1779 | |
2368 | 1780 #: src/audacious/glade/prefswin.glade:948 |
753 | 1781 msgid "_Player:" |
1782 msgstr "Lecteur:" | |
1783 | |
2368 | 1784 #: src/audacious/glade/prefswin.glade:991 |
753 | 1785 msgid "_Playlist:" |
1786 msgstr "Liste:" | |
1787 | |
2368 | 1788 #: src/audacious/glade/prefswin.glade:1023 |
2231 | 1789 msgid "Select main player window font:" |
1790 msgstr "" | |
1791 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1792 #: src/audacious/glade/prefswin.glade:1045 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1793 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1794 msgid "Select playlist font:" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1795 msgstr "Sauver la Liste d'écoute" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
1796 |
2368 | 1797 #: src/audacious/glade/prefswin.glade:1091 |
2231 | 1798 msgid "" |
1799 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1800 "strings." | |
1801 msgstr "" | |
1802 | |
2368 | 1803 #: src/audacious/glade/prefswin.glade:1093 |
381 | 1804 msgid "Use Bitmap fonts if available" |
1990 | 1805 msgstr "Utiliser les polices Bitmaps si disponible" |
381 | 1806 |
2368 | 1807 #: src/audacious/glade/prefswin.glade:1127 |
753 | 1808 msgid "<b>_Miscellaneous</b>" |
1809 msgstr "<b>_Divers</b>" | |
1810 | |
2368 | 1811 #: src/audacious/glade/prefswin.glade:1175 |
753 | 1812 msgid "Show track numbers in playlist" |
1813 msgstr "Afficher la position des morceaux dans la liste d'écoute" | |
1814 | |
2368 | 1815 #: src/audacious/glade/prefswin.glade:1210 |
1107 | 1816 msgid "Show separators in playlist" |
1990 | 1817 msgstr "Montrer les séparateurs dans la liste d'écoute" |
1107 | 1818 |
2368 | 1819 #: src/audacious/glade/prefswin.glade:1245 |
381 | 1820 msgid "Use custom cursors" |
1821 msgstr "Utiliser les curseurs du thème" | |
1822 | |
2368 | 1823 #: src/audacious/glade/prefswin.glade:1279 |
1824 #: src/audacious/glade/prefswin.glade:1290 | |
2231 | 1825 msgid "This enables the window manager to show decorations for windows." |
1826 msgstr "" | |
1827 "Ceci active le gestionnaire de fenêtre montrant les décorations pour les " | |
1828 "fenêtres." | |
1829 | |
2368 | 1830 #: src/audacious/glade/prefswin.glade:1281 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1831 msgid "Show window manager decoration" |
1990 | 1832 msgstr "Montrer la décoration du gestionnaire de fenêtre" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1833 |
2368 | 1834 #: src/audacious/glade/prefswin.glade:1289 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1835 msgid "Show window manager decorations" |
1990 | 1836 msgstr "Montrer les décorations du gestionnaire de fenêtre" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1837 |
2368 | 1838 #: src/audacious/glade/prefswin.glade:1319 |
2231 | 1839 msgid "" |
1840 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1841 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1842 "(but sadly not as user-friendly)." | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1843 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1844 |
2368 | 1845 #: src/audacious/glade/prefswin.glade:1321 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1990
diff
changeset
|
1846 msgid "Use XMMS-style file selector instead of the default selector" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1990
diff
changeset
|
1847 msgstr "Utiliser le sélecteur de fichier XMMS comme le sélecteur par défaut" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1990
diff
changeset
|
1848 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1849 #: src/audacious/glade/prefswin.glade:1410 |
753 | 1850 msgid "<b>Mouse wheel</b>" |
1851 msgstr "<b>Molette de la souris</b>" | |
1852 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1853 #: src/audacious/glade/prefswin.glade:1458 |
753 | 1854 msgid "Changes volume by" |
1990 | 1855 msgstr "Changement du volume de" |
753 | 1856 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1857 #: src/audacious/glade/prefswin.glade:1486 |
753 | 1858 msgid "percent" |
1859 msgstr "pourcents" | |
1860 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1861 #: src/audacious/glade/prefswin.glade:1514 |
753 | 1862 msgid "Scrolls playlist by" |
1990 | 1863 msgstr "Défilement de la liste d'écoute de" |
753 | 1864 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1865 #: src/audacious/glade/prefswin.glade:1567 |
753 | 1866 msgid "lines" |
1867 msgstr "lignes" | |
1868 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1869 #: src/audacious/glade/prefswin.glade:1689 |
985 | 1870 msgid "<b>Filename</b>" |
1871 msgstr "<b>Nom de fichier</b>" | |
1872 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1873 #: src/audacious/glade/prefswin.glade:1729 |
753 | 1874 msgid "Convert underscores to blanks" |
1875 msgstr "Convertir underscore en blancs" | |
1876 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1877 #: src/audacious/glade/prefswin.glade:1764 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1878 msgid "Convert %20 to blanks" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1879 msgstr "Convertir %20 en blancs" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1880 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1881 #: src/audacious/glade/prefswin.glade:1799 |
2103 | 1882 msgid "Convert backslash '\\' to forward slash '/'" |
2100 | 1883 msgstr "" |
1884 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1885 #: src/audacious/glade/prefswin.glade:1833 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1886 msgid "<b>Metadata</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1887 msgstr "<b>Méta-données</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1888 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1889 #: src/audacious/glade/prefswin.glade:1872 |
2231 | 1890 msgid "Load metadata (tag information) from music files." |
1891 msgstr "" | |
1892 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1893 #: src/audacious/glade/prefswin.glade:1874 |
753 | 1894 msgid "Load metadata from playlists and files" |
1895 msgstr "Charger les méta-données des listes et fichiers" | |
1896 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1897 #: src/audacious/glade/prefswin.glade:1912 |
2231 | 1898 msgid "Load metadata when adding the file to the playlist or opening it" |
1899 msgstr "" | |
1900 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1901 #: src/audacious/glade/prefswin.glade:1914 |
753 | 1902 msgid "On load" |
1903 msgstr "Au chargement" | |
1904 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1905 #: src/audacious/glade/prefswin.glade:1934 |
2231 | 1906 msgid "Load metadata on demand when displaying the file in the playlist" |
1907 msgstr "" | |
1908 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1909 #: src/audacious/glade/prefswin.glade:1936 |
753 | 1910 msgid "On display" |
1911 msgstr "À l'affichage" | |
1912 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1913 #: src/audacious/glade/prefswin.glade:1966 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1990
diff
changeset
|
1914 msgid "Fallback character encodings:" |
1990 | 1915 msgstr "Codage supplémentaire:" |
1414 | 1916 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1917 #: src/audacious/glade/prefswin.glade:1994 |
2231 | 1918 msgid "" |
1919 "List of character encodings used for fall back conversion of metadata. If " | |
1920 "automatic character encoding detector failed or has been disabled, encodings " | |
1921 "in this list would be treated as candidates of the encoding of metadata, and " | |
1922 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1923 msgstr "" | |
1924 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1925 #: src/audacious/glade/prefswin.glade:2035 |
1414 | 1926 msgid "Auto character encoding detector for:" |
1990 | 1927 msgstr "Codage automatique détecté pour:" |
1414 | 1928 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1929 #: src/audacious/glade/prefswin.glade:2091 |
985 | 1930 msgid "<b>File Dialog</b>" |
1990 | 1931 msgstr "<b>Fenêtre du Fichier</b>" |
985 | 1932 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1933 #: src/audacious/glade/prefswin.glade:2130 |
2231 | 1934 msgid "" |
1935 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1936 "directories, and Gnome VFS should handle automatically)." | |
1937 msgstr "" | |
1938 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1939 #: src/audacious/glade/prefswin.glade:2132 |
1414 | 1940 msgid "Always refresh directory when opening file dialog" |
2013 | 1941 msgstr "Toujours rafraîchir le répertoire à l'ouverture" |
1414 | 1942 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1943 #: src/audacious/glade/prefswin.glade:2166 |
1414 | 1944 msgid "<b>Song Display</b>" |
1990 | 1945 msgstr "<b>Affichage des Morceaux</b>" |
753 | 1946 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1947 #: src/audacious/glade/prefswin.glade:2214 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1948 msgid "Title format:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1949 msgstr "Format du titre:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1950 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1951 #: src/audacious/glade/prefswin.glade:2242 |
753 | 1952 msgid "Custom string:" |
1953 msgstr "Format personnalisé:" | |
1954 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1955 #: src/audacious/glade/prefswin.glade:2293 |
753 | 1956 msgid "" |
1957 "TITLE\n" | |
1958 "ARTIST - TITLE\n" | |
1959 "ARTIST - ALBUM - TITLE\n" | |
985 | 1960 "ARTIST - ALBUM - TRACK. TITLE\n" |
1961 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
753 | 1962 "ALBUM - TITLE\n" |
1963 "Custom" | |
1964 msgstr "" | |
1965 "TITRE\n" | |
1966 "ARTISTE - TITRE\n" | |
1967 "ARTISTE - ALBUM - TITRE\n" | |
1990 | 1968 "ARTISTE - ALBUM - PISTE. TITRE\n" |
1969 "ARTISTE [ ALBUM ] - PISTE. TITRE\n" | |
753 | 1970 "ALBUM - TITRE\n" |
1971 "Personnalisé" | |
1972 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1973 #: src/audacious/glade/prefswin.glade:2315 |
2231 | 1974 msgid "Show information about titlestring format" |
1975 msgstr "" | |
1976 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1977 #: src/audacious/glade/prefswin.glade:2365 |
1414 | 1978 msgid "<b>Popup Information</b>" |
1990 | 1979 msgstr "<b>Popup Information</b>" |
1414 | 1980 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1981 #: src/audacious/glade/prefswin.glade:2416 |
2231 | 1982 msgid "" |
1983 "Toggles popup information window for the pointed entry in the playlist. The " | |
1984 "window shows title of song, name of album, genre, year of publish, track " | |
1985 "number, track length, and artwork." | |
1986 msgstr "" | |
1987 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1988 #: src/audacious/glade/prefswin.glade:2418 |
1414 | 1989 msgid "Show popup information for playlist entries" |
1990 | 1990 msgstr "Montrer les informations du popup pour l'entrée de la liste d'écoute" |
1414 | 1991 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1992 #: src/audacious/glade/prefswin.glade:2445 |
2231 | 1993 msgid "Edit settings for popup information" |
1994 msgstr "" | |
1995 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1996 #: src/audacious/glade/prefswin.glade:2553 |
753 | 1997 msgid "<b>Presets</b>" |
1998 msgstr "<b>Pré-réglages</b>" | |
1999 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2000 #: src/audacious/glade/prefswin.glade:2653 |
753 | 2001 msgid "Directory preset file:" |
1990 | 2002 msgstr "Répertoire du fichier :" |
753 | 2003 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2004 #: src/audacious/glade/prefswin.glade:2681 |
753 | 2005 msgid "File preset extension:" |
1990 | 2006 msgstr "Extension des fichiers :" |
753 | 2007 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2008 #: src/audacious/glade/prefswin.glade:2729 |
753 | 2009 msgid "Available _Presets:" |
2010 msgstr "_Pré-réglages disponibles:" | |
2011 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2012 #: src/audacious/glade/prefswin.glade:2909 |
1107 | 2013 msgid "<b>Proxy Configuration</b>" |
1990 | 2014 msgstr "<b>Configuration du Proxy</b>" |
1107 | 2015 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2016 #: src/audacious/glade/prefswin.glade:2967 |
1107 | 2017 msgid "Enable proxy usage" |
1990 | 2018 msgstr "Activer l'usage du proxy" |
1107 | 2019 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2020 #: src/audacious/glade/prefswin.glade:2998 |
1107 | 2021 msgid "Proxy hostname:" |
1990 | 2022 msgstr "Nom d'hôte :" |
1107 | 2023 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2024 #: src/audacious/glade/prefswin.glade:3026 |
1107 | 2025 msgid "Proxy port:" |
1990 | 2026 msgstr "Port :" |
1107 | 2027 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2028 #: src/audacious/glade/prefswin.glade:3120 |
1107 | 2029 msgid "Use authentication with proxy" |
1990 | 2030 msgstr "Utiliser l'authentification avec le proxy" |
1107 | 2031 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2032 #: src/audacious/glade/prefswin.glade:3151 |
1107 | 2033 msgid "Proxy username:" |
1990 | 2034 msgstr "Nom d'utilisateur :" |
1107 | 2035 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2036 #: src/audacious/glade/prefswin.glade:3179 |
1107 | 2037 msgid "Proxy password:" |
1990 | 2038 msgstr "Mot de passe :" |
1107 | 2039 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2040 #: src/audacious/glade/prefswin.glade:3295 |
1414 | 2041 msgid "" |
2042 "<span size=\"small\">Changing these settings will require a restart of " | |
2043 "Audacious.</span>" | |
2044 msgstr "" | |
1990 | 2045 "<span size=\"small\">Modifier ces préférences requiert le redémarrage " |
2046 "d'Audacious.</span>" | |
1414 | 2047 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2048 #: src/audacious/glade/prefswin.glade:3419 |
1414 | 2049 msgid "<b>Audio System</b>" |
1990 | 2050 msgstr "<b>Système Audio</b>" |
1414 | 2051 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2052 #: src/audacious/glade/prefswin.glade:3473 |
1414 | 2053 msgid "Current output plugin:" |
1990 | 2054 msgstr "Greffon de sortie" |
1414 | 2055 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2056 #: src/audacious/glade/prefswin.glade:3541 |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2057 #, fuzzy |
1414 | 2058 msgid "" |
2059 "<span size=\"small\">This is the amount of time to prebuffer audio streams " | |
2060 "by, in milliseconds.\n" | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2061 "Increase this value if you are experiencing audio skipping.\n" |
1414 | 2062 "Please note however, that high values will result in Audacious performing " |
2063 "poorly.</span>" | |
2064 msgstr "" | |
1990 | 2065 "<span size=\"small\">Ceci est la taille de temps du tampon audio en cours, " |
2066 "en milisecondes.\n" | |
2067 "Augmentez cette valeur si vous êtes un utilisateur averti.\n" | |
2013 | 2068 "Veuillez noter cependant que une valeur haute détériorera les performances " |
1990 | 2069 "d'Audacious.</span>" |
1414 | 2070 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2071 #: src/audacious/glade/prefswin.glade:3571 |
2132 | 2072 msgid "Buffer size:" |
2073 msgstr "Taille du tampon :" | |
2074 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2075 #: src/audacious/glade/prefswin.glade:3695 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2076 msgid "Output Plugin Preferences" |
1990 | 2077 msgstr "Préférences" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2078 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2079 #: src/audacious/glade/prefswin.glade:3770 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2080 msgid "Output Plugin Information" |
1990 | 2081 msgstr "Informations" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2082 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2083 #: src/audacious/glade/prefswin.glade:3822 |
1414 | 2084 msgid "<b>Format Detection</b>" |
1990 | 2085 msgstr "<b>Détection du Format</b>" |
1414 | 2086 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2087 #: src/audacious/glade/prefswin.glade:3861 |
2231 | 2088 msgid "" |
2089 "When checked, Audacious will detect file formats on demand. This can result " | |
2090 "in a messier playlist, but delivers a major speed benefit." | |
2091 msgstr "" | |
2092 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2093 #: src/audacious/glade/prefswin.glade:3863 |
1414 | 2094 msgid "Detect file formats on demand, instead of immediately." |
1990 | 2095 msgstr "Détecter et afficher le format de fichier (affichage rapide)." |
1414 | 2096 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2097 #: src/audacious/glade/prefswin.glade:3897 |
2132 | 2098 msgid "" |
2099 "When checked, Audacious will detect file formats based by extension. This is " | |
2100 "slightly slower than detection on demand, but still provides a minimal level " | |
2101 "of format detection." | |
2102 msgstr "" | |
2103 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2104 #: src/audacious/glade/prefswin.glade:3899 |
2132 | 2105 msgid "Detect file formats by extension." |
2106 msgstr "" | |
2107 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2108 #: src/audacious/glade/prefswin.glade:3933 |
1414 | 2109 msgid "<b>Playback</b>" |
2013 | 2110 msgstr "<b>Enchaînement</b>" |
1414 | 2111 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2112 #: src/audacious/glade/prefswin.glade:3972 |
2231 | 2113 msgid "" |
2114 "When Audacious starts, automatically begin playing from the point where we " | |
2115 "stopped before." | |
2116 msgstr "" | |
2117 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2118 #: src/audacious/glade/prefswin.glade:3974 |
1414 | 2119 msgid "Continue playback on startup" |
1990 | 2120 msgstr "Poursuivre la lecture au démarrage" |
1414 | 2121 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2122 #: src/audacious/glade/prefswin.glade:4008 |
2231 | 2123 msgid "When finished playing a song, don't automatically advance to the next." |
2124 msgstr "" | |
2125 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2126 #: src/audacious/glade/prefswin.glade:4010 |
1414 | 2127 msgid "Don't advance in the playlist" |
2128 msgstr "Ne pas avancer dans la liste" | |
2129 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2130 #: src/audacious/glade/prefswin.glade:4045 |
1414 | 2131 msgid "Pause between songs" |
2132 msgstr "Pause entre chaque morceau" | |
2133 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2134 #: src/audacious/glade/prefswin.glade:4083 |
1414 | 2135 msgid "Pause for" |
2136 msgstr "Pause de" | |
2137 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2138 #: src/audacious/glade/prefswin.glade:4129 |
1414 | 2139 msgid "seconds" |
2140 msgstr "secondes" | |
2141 | |
2679 | 2142 #: src/audacious/glade/prefswin.glade:4175 |
2143 msgid "<b>Sampling Rate Converter</b>" | |
2144 msgstr "" | |
2145 | |
2146 #: src/audacious/glade/prefswin.glade:4215 | |
2147 msgid "Enable Sampling Rate Converter" | |
2148 msgstr "" | |
2149 | |
2150 #: src/audacious/glade/prefswin.glade:4264 | |
2151 msgid "Sampling Rate [Hz]:" | |
2152 msgstr "" | |
2153 | |
2154 #: src/audacious/glade/prefswin.glade:4334 | |
2155 msgid "" | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2156 "<span size=\"small\">All streams will be converted to this sampling rate.\n" |
2679 | 2157 "This should be the max supported sampling rate of\n" |
2158 "the sound card or output plugin.</span>" | |
2159 msgstr "" | |
2160 | |
2161 #: src/audacious/glade/prefswin.glade:4364 | |
2162 msgid "Converter Type:" | |
2163 msgstr "" | |
2164 | |
2165 #: src/audacious/glade/prefswin.glade:4392 | |
2166 msgid "" | |
2167 "SRC_SINC_BEST_QUALITY\n" | |
2168 "SRC_SINC_MEDIUM_QUALITY\n" | |
2169 "SRC_SINC_FASTEST\n" | |
2170 "SRC_ZERO_ORDER_HOLD\n" | |
2171 "SRC_LINEAR" | |
2172 msgstr "" | |
2173 | |
2174 #: src/audacious/glade/prefswin.glade:4593 | |
2175 #, fuzzy | |
2176 msgid "Reload Plugins" | |
2177 msgstr "Greffons" | |
2178 | |
2179 #: src/audacious/glade/prefswin.glade:4654 | |
2231 | 2180 #, fuzzy |
2181 msgid "Popup Information Settings" | |
2182 msgstr "<b>Popup Information</b>" | |
2183 | |
2679 | 2184 #: src/audacious/glade/prefswin.glade:4678 |
2445 | 2185 #, fuzzy |
2186 msgid "<b>Cover image retrieve</b>" | |
2187 msgstr "<b>Détection du Format</b>" | |
2188 | |
2679 | 2189 #: src/audacious/glade/prefswin.glade:4703 |
1414 | 2190 msgid "" |
2191 "While searching for the album's cover, Audacious looks for certain words in " | |
2192 "the filename. You can specify those words in the lists below, separated " | |
2193 "using commas." | |
2194 msgstr "" | |
1990 | 2195 "Pendant la recherche d'une pochette d'album, Audacious recherche certains " |
2196 "mots dans le nom du fichier. Vous pouvez spécifier ces mots dans les listes " | |
2197 "en dessous, séparés par des virgules." | |
1414 | 2198 |
2679 | 2199 #: src/audacious/glade/prefswin.glade:4758 |
1414 | 2200 msgid "Include:" |
1990 | 2201 msgstr "Inclure :" |
1414 | 2202 |
2679 | 2203 #: src/audacious/glade/prefswin.glade:4786 |
1414 | 2204 msgid "Exclude:" |
1990 | 2205 msgstr "Exclure :" |
1414 | 2206 |
2679 | 2207 #: src/audacious/glade/prefswin.glade:4855 |
1461 | 2208 msgid "Recursively search for cover" |
1990 | 2209 msgstr "Chercher récursivement les pochettes" |
1461 | 2210 |
2679 | 2211 #: src/audacious/glade/prefswin.glade:4893 |
1461 | 2212 msgid "Search depth: " |
1990 | 2213 msgstr "Chercher:" |
1461 | 2214 |
2679 | 2215 #: src/audacious/glade/prefswin.glade:4959 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2216 msgid "Use per-file cover" |
2013 | 2217 msgstr "Utiliser une pochette par fichier" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2218 |
2679 | 2219 #: src/audacious/glade/prefswin.glade:4979 |
2445 | 2220 #, fuzzy |
2221 msgid "<b>Miscellaneous</b>" | |
2222 msgstr "<b>_Divers</b>" | |
2223 | |
2679 | 2224 #: src/audacious/glade/prefswin.glade:5017 |
2445 | 2225 msgid "Show Progress bar for the current track" |
2226 msgstr "" | |
2227 | |
2679 | 2228 #: src/audacious/glade/prefswin.glade:5055 |
2445 | 2229 msgid "Delay until filepopup comes up: " |
2230 msgstr "" | |
2231 | |
2679 | 2232 #: src/audacious/glade/prefswin.glade:5149 |
2218 | 2233 msgid "Color Adjustment" |
2234 msgstr "" | |
2235 | |
2679 | 2236 #: src/audacious/glade/prefswin.glade:5172 |
2218 | 2237 msgid "" |
2238 "Audacious allows you to alter the color balance of the skinned UI. The " | |
2239 "sliders below will allow you to do this." | |
2240 msgstr "" | |
2241 | |
2679 | 2242 #: src/audacious/glade/prefswin.glade:5268 |
2218 | 2243 msgid "Red" |
2244 msgstr "" | |
2245 | |
2679 | 2246 #: src/audacious/glade/prefswin.glade:5296 |
2218 | 2247 #, fuzzy |
2248 msgid "Green" | |
2249 msgstr "Grec:" | |
2250 | |
2679 | 2251 #: src/audacious/glade/prefswin.glade:5324 |
2218 | 2252 msgid "Blue" |
2253 msgstr "" | |
2254 | |
3195
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2255 #~ msgid "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2256 #~ "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2257 #~ "Please use GTK+ %s or newer.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2258 #~ msgstr "" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2259 #~ "Désolé, votre version de GTK+ (%d.%d.%d) ne fonctionne pas avec " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2260 #~ "Audacious.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2261 #~ "Mettez à jour GTK+ vers la version %s ou plus.\n" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2262 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2263 #~ msgid "OPTIONS MENU" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2264 #~ msgstr "MENU OPTIONS" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2265 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2266 #~ msgid "DISABLE ALWAYS ON TOP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2267 #~ msgstr "DESACTIVER TOUJOURS AU-DESSUS" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2268 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2269 #~ msgid "ENABLE ALWAYS ON TOP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2270 #~ msgstr "ACTIVER TOUJOURS AU-DESSUS" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2271 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2272 #~ msgid "FILE INFO BOX" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2273 #~ msgstr "INFOS FICHIER" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2274 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2275 #~ msgid "DISABLE DOUBLESIZE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2276 #~ msgstr "DESACTIVER DOUBLE-TAILLE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2277 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2278 #~ msgid "ENABLE DOUBLESIZE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2279 #~ msgstr "ACTIVER DOUBLE-TAILLE" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2280 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2281 #~ msgid "VISUALIZATION MENU" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2282 #~ msgstr "MENU DES EFFETS VISUELS" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2283 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2284 #, fuzzy |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2285 #~ msgid "Track name: " |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2286 #~ msgstr "Nom du morceau" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2287 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2288 #~ msgid "PREAMP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2289 #~ msgstr "PREAMP" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2290 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2291 #~ msgid "60HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2292 #~ msgstr "60HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2293 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2294 #~ msgid "170HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2295 #~ msgstr "170HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2296 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2297 #~ msgid "310HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2298 #~ msgstr "310HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2299 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2300 #~ msgid "600HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2301 #~ msgstr "600HZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2302 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2303 #~ msgid "1KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2304 #~ msgstr "1KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2305 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2306 #~ msgid "3KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2307 #~ msgstr "3KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2308 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2309 #~ msgid "6KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2310 #~ msgstr "6KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2311 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2312 #~ msgid "12KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2313 #~ msgstr "12KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2314 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2315 #~ msgid "14KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2316 #~ msgstr "14KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2317 |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2318 #~ msgid "16KHZ" |
7ef1d3b56b92
ran update-po, fixed POTFILES.in and updated German translation
mf0102 <0102@gmx.at>
parents:
2679
diff
changeset
|
2319 #~ msgstr "16KHZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2320 |
2679 | 2321 #~ msgid "" |
2322 #~ "<b><big>Unable to play files.</big></b>\n" | |
2323 #~ "\n" | |
2324 #~ "The following files could not be played. Please check that:\n" | |
2325 #~ "1. they are accessible.\n" | |
2326 #~ "2. you have enabled the media plugins required." | |
2327 #~ msgstr "" | |
2328 #~ "<b><big>Impossible de jouer des fichiers.</big></b>\n" | |
2329 #~ "\n" | |
2330 #~ "Les fichiers suivants ne peuvent être lus. Veuillez vérifier que:\n" | |
2331 #~ "1. ils sont accessibles.\n" | |
2332 #~ "2. vous avez activé le greffon pour le média correspondant." | |
2333 | |
2334 #~ msgid "Don't show this warning anymore" | |
2335 #~ msgstr "Ne plus afficher cet avertissement" | |
2336 | |
2337 #~ msgid "Show more _details" | |
2338 #~ msgstr "Afficher plus de _détails" | |
2339 | |
2340 #~ msgid "" | |
2341 #~ "\n" | |
2342 #~ "Received SIGSEGV\n" | |
2343 #~ "\n" | |
2344 #~ "This could be a bug in Audacious. If you don't know why this happened, " | |
2345 #~ "file a bug at http://bugs-meta.atheme.org/\n" | |
2346 #~ "\n" | |
2347 #~ msgstr "" | |
2348 #~ "\n" | |
2349 #~ "SIGSEGV reçu\n" | |
2350 #~ "\n" | |
2351 #~ "Il est possible que ce soit un bug d'Audacious. Si vous ne comprenez pas " | |
2352 #~ "comment \n" | |
2353 #~ "c'est arrivé, envoyez un mail (en anglais) expliquant clairement vos " | |
2354 #~ "manipulations à http://bugs-meta.atheme.org/\n" | |
2355 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2356 #~ msgid "Enable playlist transparency" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2357 #~ msgstr "Activer la transparence de la liste d'écoute" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2358 |
2445 | 2359 #~ msgid "%s: option `%s' is ambiguous\n" |
2360 #~ msgstr "%s: l'option '%s' est ambigüe\n" | |
2361 | |
2362 #~ msgid "%s: option `--%s' doesn't allow an argument\n" | |
2363 #~ msgstr "%s l'option '--%s' n'accepte pas de paramètre\n" | |
2364 | |
2365 #~ msgid "%s: option `%c%s' doesn't allow an argument\n" | |
2366 #~ msgstr "%s: l'option '%c%s' n'accepte pas de paramètre\n" | |
2367 | |
2368 #~ msgid "%s: option `%s' requires an argument\n" | |
2369 #~ msgstr "%s: l'option '%s' nécessite un paramètre\n" | |
2370 | |
2371 #~ msgid "%s: unrecognized option `--%s'\n" | |
2372 #~ msgstr "%s: option '--%s' inconnue\n" | |
2373 | |
2374 #~ msgid "%s: unrecognized option `%c%s'\n" | |
2375 #~ msgstr "%s: option '%c%s' inconnue\n" | |
2376 | |
2377 #~ msgid "%s: illegal option -- %c\n" | |
2378 #~ msgstr "%s: option interdite -- %c\n" | |
2379 | |
2380 #~ msgid "%s: invalid option -- %c\n" | |
2381 #~ msgstr "%s: option incorrecte -- %c\n" | |
2382 | |
2383 #~ msgid "%s: option requires an argument -- %c\n" | |
2384 #~ msgstr "%s: option nécessitant un paramètre -- %c\n" | |
2385 | |
2386 #~ msgid "%s: option `-W %s' is ambiguous\n" | |
2387 #~ msgstr "%s: l'option `-W %s' est ambigüe\n" | |
2388 | |
2389 #~ msgid "%s: option `-W %s' doesn't allow an argument\n" | |
2390 #~ msgstr "%s: l'option '-W %s' n'accepte pas de paramètre\n" | |
2391 | |
2392 #~ msgid "" | |
2393 #~ "Usage: audacious [options] [files] ...\n" | |
2394 #~ "\n" | |
2395 #~ "Options:\n" | |
2396 #~ "--------\n" | |
2397 #~ msgstr "" | |
2398 #~ "Usage: audacious [options] [fichiers] ...\n" | |
2399 #~ "\n" | |
2400 #~ "Options:\n" | |
2401 #~ "--------\n" | |
2402 | |
2403 #~ msgid "Display this text and exit" | |
2404 #~ msgstr "Affiche ce message et quitte" | |
2405 | |
2406 #~ msgid "Activate Audacious" | |
2407 #~ msgstr "Activer Audacious" | |
2408 | |
2409 #~ msgid "Previous session ID" | |
2410 #~ msgstr "ID de la session précédente" | |
2411 | |
2412 #~ msgid "Disable error/warning interception (logging)" | |
2413 #~ msgstr "Désactiver les logs d'erreurs/mises en garde" | |
2414 | |
2415 #~ msgid "Print version number and exit\n" | |
2416 #~ msgstr "Affiche le numéro de version et quitte\n" | |
2417 | |
2418 #~ msgid "Add/Open Files dialog" | |
2419 #~ msgstr "Fenêtre d'Ajout/Ouverture de fichiers" | |
2420 | |
2421 #~ msgid "Close Dialog on Add" | |
2422 #~ msgstr "Fermer la fenêtre après l'ajout" | |
2423 | |
2424 #~ msgid "Deselect All" | |
2425 #~ msgstr "Aucun" | |
2167 | 2426 |
2368 | 2427 #~ msgid "Track Information Popup" |
2428 #~ msgstr "Popup d'information de la piste" | |
2429 | |
2430 #~ msgid "Artist Popup" | |
2431 #~ msgstr "Fenêtre Artiste" | |
2432 | |
2433 #~ msgid "<i>Title</i>" | |
2434 #~ msgstr "<i>Titre</i>" | |
2435 | |
2436 #~ msgid "<i>Artist</i>" | |
2437 #~ msgstr "<i>Artiste</i>" | |
2438 | |
2439 #~ msgid "<i>Album</i>" | |
2440 #~ msgstr "<i>Album</i>" | |
2441 | |
2442 #~ msgid "<i>Genre</i>" | |
2443 #~ msgstr "<i>Genre</i>" | |
2444 | |
2445 #~ msgid "<i>Year</i>" | |
2446 #~ msgstr "<i>Année</i>" | |
2447 | |
2448 #~ msgid "<i>Track Number</i>" | |
2449 #~ msgstr "<i>Numéro de piste</i>" | |
2450 | |
2451 #~ msgid "<i>Track Length</i>" | |
2452 #~ msgstr "<i>Durée du Morceau</i>" | |
2453 | |
2454 #~ msgid "label65" | |
2455 #~ msgstr "label65" | |
2456 | |
2457 #~ msgid "label76" | |
2458 #~ msgstr "label76" | |
2459 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2460 #~ msgid "/View Track Details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2461 #~ msgstr "/Afficher le détail" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2462 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2463 #~ msgid "/Visualization Mode/Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2464 #~ msgstr "/Type de graphique/Analyseur" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2465 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2466 #~ msgid "/Visualization Mode/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2467 #~ msgstr "/Type de graphique/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2468 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2469 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2470 #~ msgid "/Visualization Mode/Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2471 #~ msgstr "/Type de graphique/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2472 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2473 #~ msgid "/Visualization Mode/Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2474 #~ msgstr "/Type de graphique/Aucun" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2475 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2476 #~ msgid "/Analyzer Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2477 #~ msgstr "/Type Analyseur/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2478 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2479 #~ msgid "/Analyzer Mode/Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2480 #~ msgstr "/Type Analyseur/Lignes" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2481 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2482 #~ msgid "/Analyzer Mode/Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2483 #~ msgstr "/Type Analyseur/Barres" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2484 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2485 #~ msgid "/Analyzer Mode/Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2486 #~ msgstr "/Type Analyseur/Crêtes" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2487 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2488 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2489 #~ msgid "/Voiceprint mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2490 #~ msgstr "/Type Analyseur/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2491 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2492 #~ msgid "/WindowShade VU Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2493 #~ msgstr "/Mode Fenêtre Réduite/Normale" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2494 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2495 #~ msgid "/WindowShade VU Mode/Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2496 #~ msgstr "/Mode Fenêtre Réduite/Lissée" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2497 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2498 #~ msgid "/Analyzer Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2499 #~ msgstr "/Effet Retombée Analyseur/Le plus lent" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2500 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2501 #~ msgid "/Analyzer Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2502 #~ msgstr "/Effet Retombée Analyseur/Lent" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2503 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2504 #~ msgid "/Analyzer Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2505 #~ msgstr "/Effet Retombée Analyseur/Moyen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2506 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2507 #~ msgid "/Analyzer Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2508 #~ msgstr "/Effet Retombée Analyseur/Rapide" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2509 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2510 #~ msgid "/Analyzer Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2511 #~ msgstr "/Effet Retombée Analyseur/Le plus rapide" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2512 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2513 #~ msgid "/Peaks Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2514 #~ msgstr "/Effet Retombée Crêtes/Le plus lent" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2515 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2516 #~ msgid "/Peaks Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2517 #~ msgstr "/Effet Retombée Crêtes/Lent" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2518 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2519 #~ msgid "/Peaks Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2520 #~ msgstr "/Effet Retombée Crêtes/Moyen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2521 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2522 #~ msgid "/Peaks Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2523 #~ msgstr "/Effet Retombée Crêtes/Rapide" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2524 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2525 #~ msgid "/Peaks Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2526 #~ msgstr "/Effet Retombée Crêtes/Le plus rapide" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2527 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2528 #~ msgid "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2529 #~ msgstr "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2530 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2531 #~ msgid "/Jump to Time" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2532 #~ msgstr "/Aller au Temps" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2533 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2534 #~ msgid "/About Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2535 #~ msgstr "/A Propos d'Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2536 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2537 #~ msgid "/Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2538 #~ msgstr "/Fichiers..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2539 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2540 #~ msgid "/Internet location..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2541 #~ msgstr "/Adresse Internet..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2542 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2543 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2544 #~ msgid "New List" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2545 #~ msgstr "/Nouvelle Liste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2546 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2547 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2548 #~ msgid "Creates a new playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2549 #~ msgstr "Montrer les séparateurs dans la liste d'écoute" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2550 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2551 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2552 #~ msgid "Displays track information." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2553 #~ msgstr "Information de la Piste" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2554 |
2218 | 2555 #~ msgid "Chinese:" |
2556 #~ msgstr "Chinois:" | |
2557 | |
2558 #~ msgid "/Load/Preset" | |
2559 #~ msgstr "/Charger/un pré-réglage" | |
2560 | |
2561 #~ msgid "/Load/Default" | |
2562 #~ msgstr "/Charger/le pré-réglage par défaut" | |
2563 | |
2564 #~ msgid "/Load/Zero" | |
2565 #~ msgstr "/Charger/remise à zéro" | |
2566 | |
2567 #~ msgid "/Save/Preset" | |
2568 #~ msgstr "/Sauver/le pré-réglage" | |
2569 | |
2570 #~ msgid "/Save/Default" | |
2571 #~ msgstr "/Sauver/le pré-réglage par défaut" | |
2572 | |
2573 #~ msgid "/Save/To file" | |
2574 #~ msgstr "/Sauver/dans un fichier" | |
2575 | |
2576 #~ msgid "/Delete/Preset" | |
2577 #~ msgstr "/Effacer/le pré-réglage" | |
2578 | |
2579 #~ msgid "Load auto-preset" | |
2580 #~ msgstr "Charger pré-réglages auto." | |
2581 | |
2582 #~ msgid "Load equalizer preset" | |
2583 #~ msgstr "Charger pré-réglages de l'équaliseur" | |
2584 | |
2585 #~ msgid "Delete auto-preset" | |
2586 #~ msgstr "Effacer pré-réglages auto." | |
2587 | |
2167 | 2588 #~ msgid "/Show Popup Info" |
2589 #~ msgstr "/Montrer les infos Popup" | |
2590 | |
2591 #~ msgid "/Remove Duplicates/By Title" | |
2592 #~ msgstr "/Enlever les fichiers dupliqués/Par Titre" | |
2593 | |
2594 #~ msgid "/Remove Duplicates/By Filename" | |
2595 #~ msgstr "/Enlever les fichiers dupliqués/Par Nom de Fichier" | |
2596 | |
2597 #~ msgid "/Update View" | |
2598 #~ msgstr "/Rafraîchir la Liste" | |
2599 | |
2600 #~ msgid "/Select All" | |
2601 #~ msgstr "/Sélectionner tout" | |
2602 | |
2603 #~ msgid "/Sort List/By Date" | |
2604 #~ msgstr "/Trier la liste/Par Date" | |
2605 | |
2606 #~ msgid "/Sort Selection/By Title" | |
2607 #~ msgstr "/Trier la sélection/Par Titre" | |
2608 | |
2609 #~ msgid "/Sort Selection/By Artist" | |
2610 #~ msgstr "/Trier la Sélection/Par Artiste" | |
2611 | |
2612 #~ msgid "/Sort Selection/By Filename" | |
2613 #~ msgstr "/Trier la sélection/Par Nom de Fichier" | |
2614 | |
2615 #~ msgid "/Sort Selection/By Path + Filename" | |
2616 #~ msgstr "/Trier la sélection/Par Chemin + Nom de Fichier" | |
2617 | |
2618 #~ msgid "/Sort Selection/By Date" | |
2619 #~ msgstr "/Trier la sélection/Par Date" | |
2620 | |
2621 #~ msgid "/Sort Selection/By Track Number" | |
2622 #~ msgstr "/Trier la Sélection/Par Numéro de Piste" | |
2623 | |
2624 #~ msgid "/Sort Selection/By Playlist Entry" | |
2625 #~ msgstr "/Trier la Sélection/Par Entrée de Liste d'écoute" |