1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: alsaplayer 0.99.82\n"
"Report-Msgid-Bugs-To: alsaplayer-devel@lists.tartarus.org\n"
"POT-Creation-Date: 2014-02-06 03:25+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: interface/gtk2/AboutWindow.cpp:83
msgid ""
"AlsaPlayer is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public Licence as published by\n"
"the Free Software Foundation; either version 3 of the Licence, or\n"
"(at your option) any later version.\n"
"\n"
"AlsaPlayer is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
"GNU General Public Licence for more details.\n"
"\n"
"You should have received a copy of the GNU General Public Licence\n"
"along with AlsaPlayer; if not, see <http://www.gnu.org/licenses/>."
msgstr ""
#: interface/gtk2/AboutWindow.cpp:103
msgid "No comments yet"
msgstr ""
#: interface/gtk2/AboutWindow.cpp:109
msgid "translator-credits"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:254
msgid "Error !"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:268
msgid "Warning !"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:282
msgid "Excuse me !"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:339
#, c-format
msgid "Volume: %d%%"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:339
msgid "Volume: mute"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:352
#, c-format
msgid "Pan: left %d%%"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:354
#, c-format
msgid "Pan: right %d%%"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:356
msgid "Pan: center"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:372
msgid "Speed: pause"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:375
#, c-format
msgid "Speed: %d%% "
msgstr ""
#: interface/gtk2/gtk_interface.cpp:917
#, c-format
msgid "No stream"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1112
msgid "Scopes..."
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1125
msgid "CD Player (CDDA)"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1162
msgid "Set end of the looper"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1175
msgid "Switch off looper"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1185 interface/gtk2/gtk_interface.cpp:1398
msgid "Set start of the looper"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1208
msgid "Switch off loop"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1218 interface/gtk2/gtk_interface.cpp:1388
msgid "Play playlist in loop"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1233
msgid "Play song in loop"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1366
msgid "Position control"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1366
msgid "Set position of the song"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1406
msgid "Play CD"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1414
msgid "Previous track"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1414
msgid "Go to track before the current one on the list"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1422
#: interface/gtk2/PreferencesWindow.cpp:224
msgid "Play"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1422
msgid "Play current track on the list or open filechooser if list is empty"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1431
msgid "Stop"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1439
msgid "Next track"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1439
msgid "Play the track after the current one on the list"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1447
msgid "Playlist window"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1447
msgid "Manage playlist"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1466
msgid "Normal speed backwards"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1466
msgid "Play track backwards with normal speed"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1474
msgid "Pause/Unpause"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1482
msgid "Normal speed"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1482
msgid "Play track normally"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1488
msgid "Speed control"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1488
msgid "Change playback speed"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1501
msgid "Center balance"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1508
msgid "Balance"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1508
msgid "Change balance"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1518
msgid "Mute/Unmute"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1526
msgid "Volume"
msgstr ""
#: interface/gtk2/gtk_interface.cpp:1526
msgid "Change volume"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:115
msgid "Unknown"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:261
msgid "Choose file or URL"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:271
msgid "Do not close the window after adding files"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:459
msgid "Unknown drop!"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:513
msgid "Cannot set uris"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:618
msgid "Add a song into the playlist"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:622
msgid "Remove the selected song from the playlist"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:624
msgid "Shuffle"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:626
msgid "Randomize the playlist"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:633
msgid "Open a playlist"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:637
msgid "Save the playlist"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:641
msgid "Remove the current playlist"
msgstr ""
#: interface/gtk2/PlaylistWindow.cpp:734
msgid ""
"It doesn't look like playlist !\n"
"Are you sure you want to proceed ?"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:118
msgid "Play on start"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:123
msgid "Play song after adding to playlist"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:128
msgid "Show title in title-bar"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:154
msgid "Background color"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:170
msgid "Font color"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:186
msgid "Fonts"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:205
msgid "Preferences"
msgstr ""
#: interface/gtk2/PreferencesWindow.cpp:220
msgid "General"
msgstr ""
#: interface/gtk2/ScopesWindow.cpp:344
msgid "Open exclusively"
msgstr ""
#: interface/gtk2/ScopesWindow.cpp:359
msgid "Close all"
msgstr ""
#: interface/gtk2/ScopesWindow.cpp:410
msgid "Scopes"
msgstr ""
#: interface/gtk2/ScopesWindow.cpp:417
msgid "Double click to activate"
msgstr ""
#: interface/gtk2/ScopesWindow.cpp:434
msgid "Scope name"
msgstr ""
|