From e91d7a8e6871002dcabd3e585f306ceba7827e6c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 14 Oct 2013 16:46:46 +0000 Subject: fixed Galician translation (author: Oscar Pereira) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3784 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/incdecvolume_plugin_gl_ES.ts | 4 +- .../translations/playlist_plugin_gl_ES.ts | 22 +- .../SeekOption/translations/seek_plugin_gl_ES.ts | 6 +- .../translations/status_plugin_gl_ES.ts | 36 +- .../Effect/bs2b/translations/bs2b_plugin_gl_ES.ts | 32 +- .../translations/crossfade_plugin_gl_ES.ts | 14 +- .../ladspa/translations/ladspa_plugin_gl_ES.ts | 30 +- .../translations/srconverter_plugin_gl_ES.ts | 24 +- .../stereo/translations/stereo_plugin_gl_ES.ts | 18 +- .../mplayer/translations/mplayer_plugin_gl_ES.ts | 52 +-- .../translations/qmmp_file_dialog_plugin_gl_ES.ts | 39 +- .../translations/converter_plugin_gl_ES.ts | 94 ++-- .../translations/copypaste_plugin_gl_ES.ts | 22 +- .../translations/covermanager_plugin_gl_ES.ts | 36 +- .../fileops/translations/fileops_plugin_gl_ES.ts | 88 ++-- .../General/hal/translations/hal_plugin_gl_ES.ts | 30 +- .../hotkey/translations/hotkey_plugin_gl_ES.ts | 48 +- .../translations/kdenotify_plugin_gl_ES.ts | 24 +- .../lyrics/translations/lyrics_plugin_gl_ES.ts | 34 +- .../mpris/translations/mpris_plugin_gl_ES.ts | 8 +- .../notifier/translations/notifier_plugin_gl_ES.ts | 42 +- .../translations/scrobbler_plugin_gl_ES.ts | 44 +- .../translations/statusicon_plugin_gl_ES.ts | 54 +-- .../translations/streambrowser_plugin_gl_ES.ts | 46 +- .../translations/trackchange_plugin_gl_ES.ts | 50 +-- .../udisks/translations/udisks_plugin_gl_ES.ts | 28 +- .../udisks2/translations/udisks2_plugin_gl_ES.ts | 28 +- .../Input/aac/translations/aac_plugin_gl_ES.ts | 24 +- .../cdaudio/translations/cdaudio_plugin_gl_ES.ts | 30 +- .../Input/cue/translations/cue_plugin_gl_ES.ts | 24 +- .../ffmpeg/translations/ffmpeg_plugin_gl_ES.ts | 56 +-- .../translations/ffmpeg_legacy_plugin_gl_ES.ts | 56 +-- .../Input/flac/translations/flac_plugin_gl_ES.ts | 26 +- .../Input/gme/translations/gme_plugin_gl_ES.ts | 12 +- .../Input/mad/translations/mad_plugin_gl_ES.ts | 64 +-- .../modplug/translations/modplug_plugin_gl_ES.ts | 128 +++--- .../Input/mpc/translations/mpc_plugin_gl_ES.ts | 26 +- .../Input/opus/translations/opus_plugin_gl_ES.ts | 28 +- .../sndfile/translations/sndfile_plugin_gl_ES.ts | 12 +- .../vorbis/translations/vorbis_plugin_gl_ES.ts | 28 +- .../wavpack/translations/wavpack_plugin_gl_ES.ts | 32 +- .../wildmidi/translations/wildmidi_plugin_gl_ES.ts | 26 +- .../Output/alsa/translations/alsa_plugin_gl_ES.ts | 33 +- .../Output/jack/translations/jack_plugin_gl_ES.ts | 8 +- .../Output/null/translations/null_plugin_gl_ES.ts | 8 +- .../Output/oss/translations/oss_plugin_gl_ES.ts | 32 +- .../Output/oss4/translations/oss4_plugin_gl_ES.ts | 14 +- .../translations/pulseaudio_plugin_gl_ES.ts | 8 +- .../waveout/translations/waveout_plugin_gl_ES.ts | 10 +- .../http/translations/http_plugin_gl_ES.ts | 24 +- .../mms/translations/mms_plugin_gl_ES.ts | 14 +- .../skinned/translations/skinned_plugin_gl_ES.ts | 485 +++++++++++---------- .../analyzer/translations/analyzer_plugin_gl_ES.ts | 58 +-- .../projectm/translations/projectm_plugin_gl_ES.ts | 46 +- 54 files changed, 1136 insertions(+), 1129 deletions(-) (limited to 'src/plugins') diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts index dd4151ee5..80136d36f 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_gl_ES.ts @@ -6,12 +6,12 @@ Increase volume with step 5 - + Incrementar o volume en 5 Decrease volume with step 5 - + Diminuír o volume en 5 diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_gl_ES.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_gl_ES.ts index 5358a47ba..e1d7f1924 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_gl_ES.ts +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_gl_ES.ts @@ -6,59 +6,59 @@ Show playlist manipulation commands - + Mostrar os comandos de manipulación de lista de reprodución List all available playlists - + Amosar tódalas listas de reprodución dispoñibles Show playlist content - + Amosar o contido da lista Play track <track> in playlist <id> - + Reproducir a pista <track> na lista <id> Clear playlist - + Limpar lista de reprodución Toggle playlist repeat - + Activar repetición de lista Toggle playlist shuffle - + Activar orde aleatoria Show playlist options - + Amosar opcións de lista de reprodución Invalid playlist ID - + ID de lista de reprodución non válida Invalid number of arguments - + Número de argumentos non válido Invalid track ID - + ID de pista non válido diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts index a00c8ec2e..35c4b4a99 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_gl_ES.ts @@ -6,17 +6,17 @@ Seek to position in the current track - + Ir a posición na pista actual Seek forward - + Ir cara adiante Seek backwards - + Ir cara atrás diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_gl_ES.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_gl_ES.ts index 0ff651d87..b003a7fff 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_gl_ES.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_gl_ES.ts @@ -6,92 +6,92 @@ Print playback status - + Imprimir estado da reprodución Print formatted track name (example: qmmp --nowplaying "%t - %a") - + Imprimir nome da pista con formato (exemplo: qmmp --nowplaying "%t - %a") Print --nowplaying syntax - + Ensinar sintaxe --nowplaying Syntax: - + Sintaxe: %p - artist - + %p - artista %a - album - + %a - álbume %t - title - + %t - título %n - track - + %n - pista %NN - 2-digit track - + %NN - pista con 2 díxitos %g - genre - + %g - xénero %c - comment - + %c - comentarios %C - composer - + %C - compositor %D - disc number - + %D - número de disco %f - file name - + %f - nome do ficheiro %F - full path - + %F - ruta enteira %y - year - + %y - ano %l - duration - + %l - duración %if(A&B&C,D,E) - condition - + %if(A&B&C,D,E) - condición diff --git a/src/plugins/Effect/bs2b/translations/bs2b_plugin_gl_ES.ts b/src/plugins/Effect/bs2b/translations/bs2b_plugin_gl_ES.ts index e9170b605..26c84067b 100644 --- a/src/plugins/Effect/bs2b/translations/bs2b_plugin_gl_ES.ts +++ b/src/plugins/Effect/bs2b/translations/bs2b_plugin_gl_ES.ts @@ -6,42 +6,42 @@ BS2B Plugin - + Engadido BS2B About BS2B Effect Plugin - + Sobre o engadido de efecto BS2B This is the Qmmp plugin version of Boris Mikhaylov's headphone DSP effect "Bauer stereophonic-to-binaural", abbreviated bs2b. - + Este engadido é a versión de Qmmp do efecto headphone DSP de Boris Mikhaylov "Bauer stereophonic-to-binaural", abreviado bs2b. Visit %1 for more details - + Visita %1 para máis detalles Compiled against libbs2b-%1 - + Compilado con libbs2b-%1 Developers: - + Desenvolvedores: Ilya Kotov - + Ilya Kotov Sebastian Pipping - + Sebastian Pipping @@ -49,43 +49,43 @@ BS2B Plugin Settings - + Opcións do engadido BS2B Crossfeed level - + Nivel de alimentación cruzada - - + - Default - + Por defecto C.Moy - + C. Moy J. Meier - + J. Meier %1 Hz, %2 us - + %1 Hz, %2 us %1 dB - + %1 dB diff --git a/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts b/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts index b18771f83..4dfd8f7b2 100644 --- a/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts +++ b/src/plugins/Effect/crossfade/translations/crossfade_plugin_gl_ES.ts @@ -6,22 +6,22 @@ Crossfade Plugin - + Engadido Crossfade About Crossfade Plugin - + Sobre o engadido Crossfade Qmmp Crossfade Plugin - + Engadido Crossfade Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -29,17 +29,17 @@ Crossfade Plugin Settings - + Opcións do engadido Crossfade Overlap: - + Solapamento: ms - + ms diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts index abdfd9da6..b5a12995e 100644 --- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts +++ b/src/plugins/Effect/ladspa/translations/ladspa_plugin_gl_ES.ts @@ -6,42 +6,42 @@ LADSPA Plugin - + Engadido LADSPA About LADSPA Host for Qmmp - + Sobre LADSPA Host para Qmmp LADSPA Host for Qmmp - + LADSPA Host para Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Based on the LADSPA Host for BMP - + Baseado no LADSPA Host para BMP BMP-ladspa developers: - + Desenvolvedores de BMP-ladspa: Nick Lamb <njl195@zepler.org.uk> - + Nick Lamb <njl195@zepler.org.uk> Giacomo Lozito <city_hunter@users.sf.net> - + Giacomo Lozito <city_hunter@users.sf.net> @@ -49,37 +49,37 @@ LADSPA Plugin Catalog - + Catálogo do engadido LADSPA > - + > < - + < Configure - + Configurar UID - + UID Name - + Nome This LADSPA plugin has no user controls - + Este engadido LADSPA non ten controis de usuario diff --git a/src/plugins/Effect/srconverter/translations/srconverter_plugin_gl_ES.ts b/src/plugins/Effect/srconverter/translations/srconverter_plugin_gl_ES.ts index 424dcff6d..3225a1c66 100644 --- a/src/plugins/Effect/srconverter/translations/srconverter_plugin_gl_ES.ts +++ b/src/plugins/Effect/srconverter/translations/srconverter_plugin_gl_ES.ts @@ -6,22 +6,22 @@ SRC Plugin - + Engadido SRC About Sample Rate Converter Plugin - + Sobre o engadido Sample Rate Converter Qmmp Sample Rate Converter Plugin - + Engadido Qmmp Sample Rate Converter Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -29,42 +29,42 @@ Sample Rate Converter Plugin Settings - + Opcións do engadido Sample Rate Converter Sample Rate (Hz): - + Frecuencia (Hz): Interpolation Engine: - + Motor de interpolación: Best Sinc Interpolation - + Best Sinc Interpolation Medium Sinc Interpolation - + Medium Sinc Interpolation Fastest Sinc Interpolation - + Fastest Sinc Interpolation ZOH Interpolation - + ZOH Interpolation Linear Interpolation - + Linear Interpolation diff --git a/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts b/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts index 6eecaae7e..20c705bac 100644 --- a/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts +++ b/src/plugins/Effect/stereo/translations/stereo_plugin_gl_ES.ts @@ -6,27 +6,27 @@ Extra Stereo Plugin - + Engadido Extra Stereo About Extra Stereo Plugin - + Sobre o engadido Extra Stereo Qmmp Extra Stereo Plugin - + Engadido Qmmp Extra Stereo Plugin Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Based on the Extra Stereo Plugin for Xmms by Johan Levin - + Baseado no engadido Extra Stereo para Xmms por Johan Levin @@ -34,22 +34,22 @@ Extra Stereo Plugin Settings - + Opcións do engadido Extra Stereo Effect intensity: - + Intensidade do efecto: - - + - %1 - + %1 diff --git a/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts b/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts index df97c852d..79eee8dfc 100644 --- a/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts +++ b/src/plugins/Engines/mplayer/translations/mplayer_plugin_gl_ES.ts @@ -6,32 +6,32 @@ Mplayer Plugin - + Engadido Mplayer Video Files - + Ficheiros de vídeo About MPlayer Plugin - + Sobre o engadido Mplayer Qmmp MPlayer Plugin - + Engadido Qmmp Mplayer This plugin uses MPlayer as backend - + Este engadido usa Mplayer como motor Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -39,72 +39,72 @@ Size - + Tamaño KB - + KB Length - + Lonxitude Demuxer - + Demultiplexor Video format - + Formato de vídeo FPS - + FPS Video codec - + Códec de vídeo Aspect ratio - + Relación de aspecto Video bitrate - + Taxa de bits de vídeo Audio codec - + Códec de audio Sample rate - + Frecuencia de mostra Audio bitrate - + Taxa de bits de audio Channels - + Canais Resolution - + Resolución @@ -112,27 +112,27 @@ MPlayer Settings - + Opcións Mplayer Video: - + Vídeo: Audio: - + Audio: Audio/video auto synchronization - + Autosincronización audio/vídeo Synchronization factor: - + Factor de sincronización: @@ -142,7 +142,7 @@ default - + por defecto diff --git a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts index b7f96269e..83eabecc6 100644 --- a/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts +++ b/src/plugins/FileDialogs/QmmpFileDialog/translations/qmmp_file_dialog_plugin_gl_ES.ts @@ -6,12 +6,12 @@ Add Files - + Engadir ficheiros Up - + Arriba @@ -19,42 +19,42 @@ ... - + ... List view - + Vista de lista Detailed view - + Vista detallada Close dialog on add - + Pechar diálogo ó engadir File name: - + Nome do ficheiro: Add - + Engadir Files of type: - + Tipos de ficheiro: Close - + Pechar @@ -63,24 +63,26 @@ Qmmp File Dialog - + Diálogo de ficheiro de Qmmp About Qmmp File Dialog - + Sobre diálogo de ficheiro de Qmmp Written by: Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: +Vladimir Kuznetsov <vovanec@gmail.com> +Ilya Kotov <forkotov02@hotmail.ru> Some code is copied from the Qt library - + Algún código está copiado da librería Qt @@ -88,23 +90,24 @@ Ilya Kotov <forkotov02@hotmail.ru> Add - + Engadir Save - + Gardar Directories - + Directorios %1 already exists. Do you want to replace it? - + %1 xa existe +Quere reemplazalo? diff --git a/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts b/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts index d816b87d1..2bf80f8d1 100644 --- a/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts +++ b/src/plugins/General/converter/translations/converter_plugin_gl_ES.ts @@ -6,17 +6,17 @@ Track: %1 - + Pista: %1 Preset: %1 - + Perfil: %1 Encoding... - + Codificando... @@ -24,122 +24,122 @@ Converter Settings - + Opcións de Converter Select tracks to convert: - + Seleccionar pistar a converter: Output directory: - + Directorio de saída: Output file name: - + Nome de ficheiro de saída: Preset: - + Perfil: Overwrite existing files - + Sobreescribir ficheiros existentes Choose a directory - + Escoller un directorio Artist - + Artista Album - + Álbume Title - + Título Track number - + Número de pista Two-digit track number - + Número de pista de dous díxitos Genre - + Xénero Comment - + Comentarios Composer - + Compositor Duration - + Duración Disc number - + Número de disco File name - + Nome do ficheiro Year - + Ano Condition - + Condición Create - + Crear Edit - + Editar Create a copy - + Crear unha copia Delete - + Borrar @@ -147,27 +147,27 @@ Converter Plugin - + Engadido Converter About Converter Plugin - + Sobre o engadido Converter Qmmp Converter Plugin - + Engadido Qmmp Converter This plugin converts supported audio files to other file formats using external command-line encoders - + Este engadido converte ficheiros de audio soportados a outros formatos de ficheiro usando codificadores por liña de comandos externos Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -175,22 +175,22 @@ Convert - + Converter Meta+C - + Meta+C Converting... - + Convertendo... Cancel - + Cancelar @@ -198,57 +198,57 @@ Preset Editor - + Editor de perfís General - + Xeral Name: - + Nome: Extension: - + Extensión: Command - + Comando Options - + Opcións Write tags - + Escribir etiquetas Convert to 16 bit - + Converter a 16 bit %1 (Read Only) - + %1 (Só lectura) Output file - + Ficheiro de saída Input file - + Ficheiro de entrada diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts index 721c80522..8fee3b7bb 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts @@ -6,32 +6,32 @@ Cu&t - + Ctrl+X - + &Copy - + &Copiar Ctrl+C - + &Paste - + &Pegar Ctrl+V - + @@ -39,27 +39,27 @@ Copy/Paste Plugin - + Engadido Copiar/Pegar About Copy/Paste Plugin - + Sobre o engadido Copiar/Pegar Qmmp Copy/Paste Plugin - + Engadido Qmmp Copiar/Pegar This plugin allows to copy selected tracks from one playlist to another - + Este engadido permite copiar pistas seleccionadas dunha lista de reprodución a outra Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts index 844cf6c40..6d1ba27aa 100644 --- a/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_gl_ES.ts @@ -6,12 +6,12 @@ Show Cover - + Amosar cuberta Ctrl+M - + Ctrl+M @@ -19,22 +19,22 @@ Cover Manager Plugin - + Engadido de manexador de cubertas About Cover Manager Plugin - + Sobre o engadido de cubertas Qmmp Cover Manager Plugin - + Engadido Qmmp de cubertas Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -42,62 +42,62 @@ &Save As... - + &Gardar como... Ctrl+S - + Ctrl+S Size - + Tamaño Actual Size - + Tamaño actual 128x128 - + 128x128 256x256 - + 256x256 512x512 - + 512x512 1024x1024 - + 1024x1024 &Close - + &Pechar Alt+F4 - + Alt+F4 Save Cover As - + Gardar cuberta como Images - + Imaxes diff --git a/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts b/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts index 8c5b864af..0a12fcef7 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_gl_ES.ts @@ -6,39 +6,39 @@ Error - + Erro Destination directory doesn't exist - + O directorio de destino non existe Copying - + Copiando Stop - + Deter Copying file %1/%2 - + Copiando ficheiro %1/%2 Remove files - + Eliminar ficheiros Are you sure you want to remove %n file(s) from disk? - - - + + Está seguro/a de que quere eliminar %n ficheiro do disco? + Está seguro/a de que quere eliminar %n ficheiros do disco? @@ -47,22 +47,22 @@ File Operations Plugin - + Engadido de operacións de ficheiro About File Operations Plugin - + Sobre o engadido de operacións de ficheiro Qmmp File Operations Plugin - + Engadido Qmmp operacións de ficheiro Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -70,17 +70,17 @@ Modify Shortcut - + Modificar acceso directo Press the key combination you want to assign - + Pulsa a combinación de teclas que queres asignar Clear - + Limpar @@ -88,147 +88,147 @@ File Operations Settings - + Opcións de operacións de ficheiro Enabled - + Activado Operation - + Operación Menu text - + Texto de menú Shortcut - + Acceso directo Add - + Engadir Remove - + Eliminar Destination: - + Destino: ... - + ... File name pattern: - + Patrón de nome de ficheiro: Copy - + Copiar Rename - + Cambiar nome New action - + Nova acción Artist - + Artista Album - + Álbume Title - + Título Track number - + Número de pista Two-digit track number - + Número de pista de dous díxitos Genre - + Xénero Comment - + Comentarios Composer - + Compositor Duration - + Duración Disc number - + Número de disco File name - + Nome do ficheiro File path - + Ruta do ficheiro Year - + Ano Condition - + Condición Choose a directory - + Escolle un directorio diff --git a/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts b/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts index 9cafaa82a..87a012651 100644 --- a/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts +++ b/src/plugins/General/hal/translations/hal_plugin_gl_ES.ts @@ -6,32 +6,32 @@ HAL Plugin - + Engadido HAL About HAL Plugin - + Sobre engadido HAL Qmmp HAL Plugin - + Engadido Qmmp HAL This plugin provides removable devices detection using HAL - + Este engadido provén detección de dispositivos extraíbles usando HAL Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Based on Solid (KDE hardware library) - + Baseado en Solid (librería hardware KDE) @@ -39,12 +39,12 @@ Add CD "%1" - + Engadir CD "%1" Add Volume "%1" - + Engadir Volume "%1" @@ -52,37 +52,37 @@ HAL Plugin Settings - + Opcións do engadido HAL CD Audio Detection - + Detección de CD de Audio Add tracks to playlist automatically - + Engadir pistas á lista de reprodución automaticamente Remove tracks from playlist automatically - + Eliminar pistas da lista de reprodución automaticamente Removable Device Detection - + Detección de dispositivos extraíbles Add files to playlist automatically - + Engadir ficheiros á lista de reprodución automaticamente Remove files from playlist automatically - + Eliminar ficheiros da lista de reprodución automaticamente diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts index ce2152b60..f663db270 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_gl_ES.ts @@ -6,17 +6,17 @@ Modify Shortcut - + Modificar acceso directo Press the key combination you want to assign - + Pulsar a combinación de teclas que queres asignar Clear - + Despexar @@ -24,27 +24,27 @@ Global Hotkey Plugin - + Engadido Global Hotkey About Global Hotkey Plugin - + Sobre o engadido Global Hotkey Qmmp Global Hotkey Plugin - + Engadido Qmmp Global Hotkey This plugin adds support for multimedia keys or global key combinations - + Este engadido ofrece soporte para teclas multimedia ou combinacións de teclas globais Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -52,82 +52,82 @@ Global Hotkey Plugin Settings - + Opcións do engadido Global Hotkey Action - + Acción Shortcut - + Acceso directo Reset - + Restablecer Play - + Reproducir Stop - + Deter Pause - + Pausar Play/Pause - + Reproducir/Pausar Next - + Seguinte Previous - + Anterior Show/Hide - + Amosar/Agochar Volume + - + Volume + Volume - - + Volume - Forward 5 seconds - + Para adiante 5 segundos Rewind 5 seconds - + Para atrás 5 segundos Jump to track - + Saltar á pista diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts index e1e1bc792..bfe5711b1 100644 --- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts @@ -6,7 +6,7 @@ Qmmp now playing: - + Qmmp está a reproducir: @@ -14,18 +14,18 @@ KDE 4 notification plugin - + Engadido para as notificacións de KDE 4 About KDE Notification Plugin - + Sobre o engadido para as notificacións de KDE KDE 4 notification plugin for Qmmp - + Engadido de Qmmp para as notificacións de KDE 4 @@ -33,42 +33,42 @@ KDE 4 Notification Plugin Settings - + Preferencias do engadido para as notificacións de KDE 4 Options - + Opcións Notification delay [s]: - + Duración da notificación [s]: Update visible notification instead create new - + Actualizar a notificación visible en lugar de crear unha nova Appearance - + Apariencia Show covers - + Mostrar cubertas Edit template - + Editar plantilla Notification Template - + Plantilla de notificación diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts index df43988ad..e3e472e06 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_gl_ES.ts @@ -6,12 +6,12 @@ View Lyrics - + Visualizar letras Ctrl+L - + Ctrl+L @@ -19,27 +19,27 @@ Lyrics Plugin - + Engadido de letras About Lyrics Plugin - + Sobre o engadido de letras Qmmp Lyrics Plugin - + Engadido de letras de Qmmp This plugin retrieves lyrics from LyricWiki - + Este engadido recupera letras dende LyricWiki Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -47,32 +47,32 @@ Lyrics Plugin - + Engadido de letras Artist: - + Artista: Title: - + Título: Search - + Buscar No connection - + Sen conexión Done - + Feito @@ -82,24 +82,24 @@ Error - + Erro Not found - + Non atopada Receiving - + Recibindo Lyrics: %1 - %2 - + Letras: %1 - %2 diff --git a/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts b/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts index 4fda5bdf1..66653161d 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_gl_ES.ts @@ -6,22 +6,22 @@ MPRIS Plugin - + Engadido MPRIS About MPRIS Plugin - + Sobre o engadido MPRIS Qmmp MPRIS Plugin - + Engadido MPRIS de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts b/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts index ad7116ec4..3d3997b06 100644 --- a/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts +++ b/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts @@ -6,22 +6,22 @@ Notifier Plugin - + Engadido notificador About Notifier Plugin - + Sobre o engadido notificador Qmmp Notifier Plugin - + Engadido notificador de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -29,7 +29,7 @@ Volume: - + Volume: @@ -37,83 +37,83 @@ Notifier Plugin Settings - + Preferencias do engadido notificador Desktop Notification - + Notificación de escritorio Font: - + Fonte: ... - + ... 0 - + 0 Transparency: - + Transparencia: Position - + Posición Edit template - + Editar plantilla Cover size: - + Tamaño da cuberta: Volume change notification - + Notificación de cambio de volume Delay (ms): - + Duración (ms): Playback resume notification - + Notificación de reanudación de reprodución Song change notification - + Notificación de cambio de canción Psi Notification - + Notificación Psi Enable Psi notification - + Activar notificación Psi Notification Template - + Plantilla de notificación diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts index 441886f55..521bc32e1 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_gl_ES.ts @@ -6,22 +6,22 @@ Scrobbler Plugin - + Engadido Scrobbler About Scrobbler Plugin - + Sobre o engadido Scrobbler Qmmp AudioScrobbler Plugin - + Engadio AudioScrobbler de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -29,64 +29,64 @@ Scrobbler Plugin Settings - + Preferencias do engadido Scrobbler Last.fm - + Last.fm Session: - + Sesión: Check - + Comprobar Register new session - + Rexistrar nova sesión Libre.fm - + Libre.fm User name: - + Nome de usuario: Password: - + Contrasinal: Message - + Mensaxe 1. Wait for browser startup - + 1. Esperar a que o navegador inicie 2. Allow Qmmp to scrobble tracks to your Last.fm account - + 2. Permitir a Qmmp publicar as túas escoitas na conta Last.fm 3. Press "OK" - + 3. Prema "OK" @@ -96,35 +96,35 @@ Error - + Erro Network error - + Erro de rede Unable to register new session - + Non se puido rexistrar nova sesión New session has been received successfully - + A nova sesión recibiuse correctamente Permission granted - + Permiso concedido Permission denied - + Permiso denegado diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts index 1fca25b37..010e2c7f9 100644 --- a/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_gl_ES.ts @@ -6,68 +6,68 @@ Status Icon Plugin Settings - + Opcións do engadido icona de estado Balloon message - + Balón de mensaxe Delay, ms: - + Duración, ms: Tooltip - + Información Try to split file name when no tag - + Tentar dividir o nome de ficheiro cando non haxa etiqueta Show progress bar - + Mostrar barra de progreso Transparency: - + Transparencia: 0 - + 0 Cover size: - + Tamaño de cuberta: 32 - + 32 Edit template - + Editar plantilla Use standard icons - + Usar iconas estándar Tooltip Template - + Plantilla de información @@ -75,37 +75,37 @@ Play - + Reproducir Pause - + Pausar Stop - + Deter Next - + Próxima Previous - + Anterior Exit - + Saír Now Playing - + Reproducindo agora @@ -113,32 +113,32 @@ Status Icon Plugin - + Engadido icona de estado About Status Icon Plugin - + Sobre o engadido icona de estado Qmmp Status Icon Plugin - + Engadido icona de estado de Qmmp Written by: - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> - + Ilya Kotov <forkotov02@hotmail.ru> Artur Guzik <a.guzik88@gmail.com> - + Artur Guzik <a.guzik88@gmail.com> @@ -146,7 +146,7 @@ Stopped - + Detido diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts index af56e188a..5f43c51b5 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts @@ -6,12 +6,12 @@ Stream Browser - + Buscador de fluxos Ctrl+U - + Ctrl+U @@ -19,27 +19,27 @@ Stream Browser Plugin - + Engadido de buscador de fluxos About Stream Browser Plugin - + Sobre o engadido buscador de fluxos Qmmp Stream Browser Plugin - + Engadido buscador de fluxos de Qmmp This plugin allows to add stream from IceCast stream directory - + Este engadido permite engadir fluxos dende o directorio de fluxos de IceCast Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -47,87 +47,87 @@ Stream Browser - + Buscador de fluxos Filter: - + Filtro: Favorites - + Favoritos IceCast - + IceCast Add - + Engadir Update - + Actualizar Name - + Nome Genre - + Xénero Bitrate - + Taxa de bits Format - + Formato &Add to favorites - + &Engadir a favoritos &Add to playlist - + &Engadir á lista de reprodución &Remove - + &Eliminar Done - + Feito Error - + Erro Receiving - + Recibindo diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts index 1c8cbce94..bd6f07349 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts @@ -6,7 +6,7 @@ Track Change Plugin Settings - + Preferencias do engadido Cambio de Pista @@ -14,97 +14,97 @@ ... - + ... Command to run when Qmmp starts new track - + Comando a executar cando Qmmp comeza a reproducir unha nova pista Command to run toward to end of a track - + Comando a executar ó final dunha pista Command to run when Qmmp reaches the end of the playlist - + Comando a executar cando Qmmp alcanza o fin da lista de reprodución Command to run when title changes (i.e. network streams title) - + Comando a executar cando cambia o título (por exemplo o título dun fluxo de rede) Artist - + Artista Album - + Álbume Title - + Título Track number - + Número de pista Two-digit track number - + Número de pista de dous díxitos Genre - + Xénero Comment - + Comentarios Composer - + Compositor Duration - + Duración Disc number - + Número de disco File name - + Nome do ficheiro File path - + Ruta do ficheiro Year - + Ano Condition - + Condición @@ -112,27 +112,27 @@ Track Change Plugin - + Engadido de Cambio de Pista About Track Change Plugin - + Sobre o engadido Cambio de Pista Qmmp Track Change Plugin - + Engadido Cambio de Pista de Qmmp This plugin executes external command when current track is changed - + Este engadido executa comandos externos cando se cambia de pista Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts b/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts index a31a9c49e..cc2b53db2 100644 --- a/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts +++ b/src/plugins/General/udisks/translations/udisks_plugin_gl_ES.ts @@ -6,37 +6,37 @@ UDisks Plugin Settings - + Preferencias do engadido UDisks CD Audio Detection - + Detección de CD de audio Add tracks to playlist automatically - + Engadir pistas á lista de reprodución automaticamente Remove tracks from playlist automatically - + Eliminar pistas da lista de reprodución automaticamente Removable Device Detection - + Detección de dispositivos extraíbles Add files to playlist automatically - + Engadir ficheiros á lista de reprodución automaticamente Remove files from playlist automatically - + Eliminar ficheiros da lista de reprodución automaticamente @@ -44,27 +44,27 @@ UDisks Plugin - + Engadido UDisks About UDisks Plugin - + Sobre o engadido UDisks Qmmp UDisks Plugin - + Engadido UDisks de Qmmp This plugin provides removable devices detection using UDisks - + Este engadido provén detección de dispositivos extraíbles usando UDisks Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -72,12 +72,12 @@ Add CD "%1" - + Engadir CD "%1" Add Volume "%1" - + Engadir volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts index f4e3c8ab5..9e5dbea33 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts @@ -6,37 +6,37 @@ UDisks Plugin Settings - + Preferencias do engadido UDisks CD Audio Detection - + Detección de CD de audio Add tracks to playlist automatically - + Engadir pistas á lista de reprodución automaticamente Remove tracks from playlist automatically - + Eliminar pistas da lista de reprodución automaticamente Removable Device Detection - + Detección de dispositivos extraíbles Add files to playlist automatically - + Engadir ficheiros á lista de reprodución automaticamente Remove files from playlist automatically - + Eliminar ficheiros da lista de reprodución automaticamente @@ -44,27 +44,27 @@ UDisks2 Plugin - + Engadido UDisks2 About UDisks2 Plugin - + Sobre o engadido UDisks2 Qmmp UDisks2 Plugin - + Engadido UDisks2 de Qmmp This plugin provides removable devices detection using UDisks2 - + Este engadido provén detección de dispositivos extraíbles usando UDisks2 Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -72,12 +72,12 @@ Add CD "%1" - + Engadir CD "%1" Add Volume "%1" - + Engadir volume "%1" diff --git a/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts b/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts index 8440a4112..1c47858ab 100644 --- a/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts +++ b/src/plugins/Input/aac/translations/aac_plugin_gl_ES.ts @@ -6,37 +6,37 @@ Length - + Lonxitude Sample rate - + Frecuencia de mostra Hz - + Hz Bitrate - + Taxa de bits kbps - + kbps KB - + KB File size - + Tamaño de ficheiro @@ -44,27 +44,27 @@ AAC Plugin - + Engadido AAC AAC Files - + Ficheiros AAC About AAC Audio Plugin - + Sobre o engadido Audio AAC Qmmp AAC Audio Plugin - + Engadido de audio AAC de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts index 0411d2eb6..a01abfa75 100644 --- a/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts +++ b/src/plugins/Input/cdaudio/translations/cdaudio_plugin_gl_ES.ts @@ -6,32 +6,32 @@ CD Audio Plugin - + Engadido de CD de audio About CD Audio Plugin - + Sobre o engadido de CD de audio Qmmp CD Audio Plugin - + Engadido de CD de audio de Qmmp Compiled against libcdio-%1 and libcddb-%2 - + Compilado usando libcdio-%1 e libcddb-%2 Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Usage: open cdda:/// using Add URL dialog or command line - + Uso: open cdda:/// usando diálogo de engadir URL ou liña de comandos @@ -39,7 +39,7 @@ CD Audio Plugin Settings - + Preferencias do engadido cd CD de audio @@ -49,42 +49,42 @@ Limit cd speed: - + Limitar a velocidade de cd: Use cd-text - + Usar cd-text CDDB - + CDDB Use HTTP instead of CDDBP - + Usar HTTP en lugar de CDDBP Server: - + Servidor: Path: - + Ruta: Port: - + Porto: Clear CDDB cache - + Limpar caché CDDB diff --git a/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts b/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts index 4e0c3dd75..44ba762e5 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_gl_ES.ts @@ -6,27 +6,27 @@ CUE Plugin - + Engadido CUE CUE Files - + Ficheiros CUE About CUE Audio Plugin - + Sobre o engadido de audio CUE Qmmp CUE Audio Plugin - + Engadido de audio CUE de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -34,37 +34,37 @@ CUE Plugin Settings - + Preferencias do engadido CUE Common settings - + Opcións comúns Load incorrect cue sheets if possible - + Cargar follas cue incorrectas se é posible CUE encoding - + Codificación CUE Automatic charset detection - + Detección automática de conxunto de caracteres Language: - + Idioma: Default encoding: - + Codificación por defecto: diff --git a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts index d522b158b..c668967f9 100644 --- a/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts +++ b/src/plugins/Input/ffmpeg/translations/ffmpeg_plugin_gl_ES.ts @@ -6,32 +6,32 @@ FFmpeg Plugin - + Engadido FFmpeg FFmpeg Formats - + Formatos ffmpeg About FFmpeg Audio Plugin - + Sobre o engadido ffmpeg Qmmp FFmpeg Audio Plugin - + Engadido de audio ffmpeg de Qmmp Compiled against: - + Compilado usando: Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -39,42 +39,42 @@ Length - + Lonxitude File size - + Tamaño de ficheiro KB - + KB Bitrate - + Taxa de bits kbps - + kbps Sample rate - + Frecuencia de mostra Hz - + Hz Channels - + Canais @@ -82,72 +82,72 @@ FFmpeg Plugin Settings - + Preferencias do engadido ffmpeg Formats - + Formatos Windows Media Audio - + Windows Media Audio Monkey's Audio (APE) - + Monkey's Audio (APE) True Audio - + True Audio ADTS AAC - + ADTS AAC MP3 (MPEG audio layer 3) - + MP3 (MPEG audio layer 3) MPEG-4 AAC/ALAC - + MPEG-4 AAC/ALAC RealAudio 1.0/2.0 - + RealAudio 1.0/2.0 Shorten - + Shorten AC3/EAC - + AC3/EAC DTS/DTS-Core - + DTS/DTS-Core Matroska Audio (Dolby TrueHD Lossless) - + Matroska Audio (Dolby TrueHD sen perdas) VQF - + VQF diff --git a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts index 226b56867..8469d0be7 100644 --- a/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts +++ b/src/plugins/Input/ffmpeg_legacy/translations/ffmpeg_legacy_plugin_gl_ES.ts @@ -6,32 +6,32 @@ FFmpeg Plugin - + Engadido ffmpeg FFmpeg Formats - + Formatos ffmpeg About FFmpeg Audio Plugin - + Sobre o engadido ffmpeg Qmmp FFmpeg Audio Plugin - + Engadido ffmpeg de Qmmp Compiled against libavformat-%1.%2.%3 and libavcodec-%4.%5.%6 - + Compilado con libavformat-%1.%2.%3 e libavcodec-%4.%5.%6 Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -39,42 +39,42 @@ Length - + Lonxitude File size - + Tamaño de ficheiro KB - + KB Bitrate - + Taxa de bits kbps - + kbps Sample rate - + Frecuencia de mostra Hz - + Hz Channels - + Canais @@ -82,72 +82,72 @@ FFmpeg Plugin Settings - + Preferencias do engadido ffmpeg Formats - + Formatos Windows Media Audio - + Windows Media Audio Monkey's Audio (APE) - + Monkey's Audio (APE) True Audio - + True Audio ADTS AAC - + ADTS AAC MP3 (MPEG audio layer 3) - + MP3 (MPEG audio layer 3) MPEG-4 AAC/ALAC - + MPEG-4 AAC/ALAC RealAudio 1.0/2.0 - + RealAudio 1.0/2.0 Shorten - + Shorten AC3/EAC - + AC3/EAC DTS/DTS-Core - + DTS/DTS-Core Matroska Audio (Dolby TrueHD Lossless) - + Matroska Audio (Dolby TrueHD Lossless) VQF - + VQF diff --git a/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts b/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts index 9524b2432..49f7367f9 100644 --- a/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts +++ b/src/plugins/Input/flac/translations/flac_plugin_gl_ES.ts @@ -6,27 +6,27 @@ FLAC Plugin - + Engadido FLAC FLAC Files - + Ficheiros FLAC About FLAC Audio Plugin - + Sobre o engadido FLAC Qmmp FLAC Audio Plugin - + Engadido FLAC de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -34,42 +34,42 @@ Length - + Lonxitude Sample rate - + Frecuencia de mostra Hz - + Hz Channels - + Canais Bitrate - + Taxa de bits kbps - + kbps File size - + Tamaño de ficheiro KB - + KB diff --git a/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts b/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts index e62c804f6..c3a0a21b9 100644 --- a/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts +++ b/src/plugins/Input/gme/translations/gme_plugin_gl_ES.ts @@ -6,32 +6,32 @@ GME Plugin - + Engadido GME Game Music Files - + Game Music Files About GME Audio Plugin - + Sobre o engadido GME Qmmp GME Audio Plugin - + Engadido GME de Qmmp This plugin uses Game_Music_Emu library to play game music files - + Este engadido usa a librería Game_Music_Emu para reproducir ficheiros de xogo de música Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts b/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts index 9f2d82b96..b63c5520a 100644 --- a/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts +++ b/src/plugins/Input/mad/translations/mad_plugin_gl_ES.ts @@ -6,37 +6,37 @@ MPEG Plugin - + Engadido MPEG MPEG Files - + Ficheiros MPEG About MPEG Audio Plugin - + Sobre o engadido MPEG Qmmp MPEG Audio Plugin - + Engadido audio MPEG de Qmmp Compiled against libmad version: - + Compilado coa versión libmad: Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Source code based on mq3 and madplay projects - + Código fonte baseado nos proxectos mq3 e madplay @@ -44,27 +44,27 @@ Format - + Formato Bitrate - + Taxa de bits kbps - + kbps Sample rate - + Frecuencia de mostra Hz - + Hz @@ -72,49 +72,49 @@ Mode - + Modo KB - + KB File size - + Tamaño de ficheiro Protection - + Protección Yes - + Si No - + Non Copyright - + Copyright Original - + Orixinal @@ -122,70 +122,70 @@ MPEG Plugin Settings - + Preferencias do engadido MPEG Tag Priority - + Prioridade de etiquetas First: - + Primeira: ID3v1 - + ID3v1 ID3v2 - + ID3v2 APE - + APE Disabled - + Desactivado Second: - + Segunda: Third: - + Terceira: Encodings - + Codificacións ID3v1 encoding: - + Codificación ID3v1: ID3v2 encoding: - + Codificación ID3v2: diff --git a/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts b/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts index 97438ae5b..a3482879a 100644 --- a/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts +++ b/src/plugins/Input/modplug/translations/modplug_plugin_gl_ES.ts @@ -6,52 +6,52 @@ ModPlug Plugin - + Engadido ModPlug ModPlug Files - + Ficheiros ModPlug About ModPlug Audio Plugin - + Sobre o engadido ModPlug Qmmp ModPlug Audio Plugin - + Engadido ModPlug de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Based on the Modplug Plugin for Xmms - + Baseado no engadido ModPlug para Xmms Modplug Plugin developers: - + Desenvolvedores do engadido ModPlug: Olivier Lapicque <olivierl@jps.net> - + Olivier Lapicque <olivierl@jps.net> Kenton Varda <temporal@gauge3d.org> - + Kenton Varda <temporal@gauge3d.org> Konstanty Bialkowski <konstanty@ieee.org> - + Konstanty Bialkowski <konstanty@ieee.org> @@ -59,54 +59,54 @@ File name - + Nome do ficheiro Type - + Tipo Length - + Lonxitude Speed - + Velocidade Tempo - + Tempo Samples - + Mostras Instruments - + Instrumentos Patterns - + Patróns Channels - + Canais Comment - + Comentarios @@ -114,108 +114,108 @@ ModPlug Plugin Settings - + Preferencias do engadido ModPlug Quality - + Calidade Resolution - + Resolución 16 bit - + 16 bit 8 bit - + 8 bit Channels - + Canais Stereo - + Estéreo Mono (downmix) - + Mono (downmix) Resampling - + Remostrar Nearest (fastest) - + O máis próximo (o máis rápido) Linear (fast) - + Linear (rápido) Spline (good quality) - + Estriado (calidade boa) 8-tap Fir (extremely high quality) - + 8-tap-Fir (calidade moi boa) Sampling Rate - + Taxa de mostra 48000 Hz - + 48000 Hz 44100 Hz - + 44100 Hz 22050 Hz - + 22050 Hz 11025 Hz - + 11025 Hz Effects - + Efectos Reverb - + Reverberación Depth (%) - + Profundidade (%) @@ -223,119 +223,119 @@ 0 - + 0 Delay (ms) - + Duración (ms) 40 - + 40 Bass Boost - + Bass Boost Amount (%) - + Cantidade (%) Range (Hz) - + Rango (HZ) 10 - + 10 Surround - + Surround 5 - + 5 Preamp - + Preamplificación Volume - + Volume Note: Setting the preamp too high may cause clipping! - + Nota: Establecer o preamplificador demasiado algo pode causar recorte do son! Misc - + Miscelánea General - + Xeral Use filename as song title - + Usar título da canción como nome do ficheiro Noise reduction - + Redución de ruído Fast playlist info - + Información rápida de pista de reprodución Play Amiga MOD - + MOD Play Amiga Looping - + Repetir Don't loop - + Non repetir Loop - + Repetición time(s) - + tempo(s) Loop forever - + Repetir indefinidamente diff --git a/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts b/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts index fab4d4a95..03d2553f9 100644 --- a/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts +++ b/src/plugins/Input/mpc/translations/mpc_plugin_gl_ES.ts @@ -6,27 +6,27 @@ Musepack Plugin - + Engadido Musepack Musepack Files - + Ficheiros Musepack About Musepack Audio Plugin - + Sobre o engadido Musepack Qmmp Musepack Audio Plugin - + Engadido Musepack de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -34,42 +34,42 @@ Length - + Lonxitude Sample rate - + Taxa de mostra Hz - + Hz Channels - + Canais Bitrate - + Taxa de bits kbps - + kbps File size - + Tamaño de ficheiro KB - + KB diff --git a/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts b/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts index 40aad15ee..9e954486a 100644 --- a/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts +++ b/src/plugins/Input/opus/translations/opus_plugin_gl_ES.ts @@ -6,32 +6,32 @@ Opus Plugin - + Engadido Opus Ogg Opus Files - + Ficheiros Opus Ogg About Opus Audio Plugin - + Sobre o endagido Opus Qmmp Opus Audio Plugin - + Engadido Opus de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> This plugin includes code from TagLib library - + Este engadido inclúe código da libraría TagLig @@ -39,42 +39,42 @@ Length - + Lonxitude Sample rate - + Taxa de mostra Hz - + Hz Channels - + Canais Bitrate - + Taxa de bits kbps - + kbps File size - + Tamaño de ficheiro KB - + KB diff --git a/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts b/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts index 01373c4eb..37aa77633 100644 --- a/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts +++ b/src/plugins/Input/sndfile/translations/sndfile_plugin_gl_ES.ts @@ -6,32 +6,32 @@ Sndfile Plugin - + Engadido Sndfile PCM Files - + Ficheiros PCM About Sndfile Audio Plugin - + Sobre o engadido Sndfile Qmmp Sndfile Audio Plugin - + Engadido Sndfile de Qmmp Compiled against - + Compilado con Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts b/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts index 1b740da60..5e4162bc8 100644 --- a/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts +++ b/src/plugins/Input/vorbis/translations/vorbis_plugin_gl_ES.ts @@ -6,32 +6,32 @@ Ogg Vorbis Plugin - + Engadido Ogg Vorbis Ogg Vorbis Files - + Ficheiros Ogg Vorbis About Ogg Vorbis Audio Plugin - + Sobre o engadido Ogg Vorbis Qmmp Ogg Vorbis Audio Plugin - + Engadido Ogg Vorbis de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Source code based on mq3 project - + Código fonte baseado no proxecto mq3 @@ -39,42 +39,42 @@ Length - + Lonxitude Sample rate - + Taxa de mostra Hz - + Hz Channels - + Canais Bitrate - + Taxa de bits kbps - + kbps File size - + Tamaño do ficheiro KB - + KB diff --git a/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts b/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts index afed1d37b..854d486ad 100644 --- a/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts +++ b/src/plugins/Input/wavpack/translations/wavpack_plugin_gl_ES.ts @@ -6,32 +6,32 @@ WavPack Plugin - + Engadido WavPack WavPack Files - + Ficheiros WavPack About WavPack Audio Plugin - + Sobre o engadido WavPack Qmmp WavPack Audio Plugin - + Engadido WavPack do Qmmp WavPack library version: - + Versión da libraría WavPack: Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -39,52 +39,52 @@ Length - + Lonxitude Sample rate - + Taxa de mostra Hz - + Hz Channels - + Canais Bitrate - + Taxa de bits kbps - + kbps File size - + Tamaño do ficheiro KB - + KB Ratio - + Relación Version - + Versión diff --git a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts index c8609a1b8..1879f74c7 100644 --- a/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts +++ b/src/plugins/Input/wildmidi/translations/wildmidi_plugin_gl_ES.ts @@ -6,32 +6,32 @@ WildMidi Plugin - + Engadido WildMidi Midi Files - + Ficheiros Midi About WildMidi Audio Plugin - + Sobre o engadido WildMidi Qmmp WildMidi Audio Plugin - + Engadido WildMidi do Qmmp This plugin uses WildMidi library to play midi files - + Este engadido usa a libraría WildMidi para reproducir ficheiros midi Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -39,37 +39,37 @@ WildMidi Plugin Settings - + Preferencias do engadido WildMidi Instrument configuration: - + Configuración dos instrumentos: Sample rate: - + Taxa de mostra: Enhanced resampling - + Remostraxe mellorada Reverberation - + Reverberación 44100 Hz - + 44100 Hz 48000 Hz - + 48000 Hz diff --git a/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts b/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts index c51e43688..68924a1fc 100644 --- a/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts +++ b/src/plugins/Output/alsa/translations/alsa_plugin_gl_ES.ts @@ -6,22 +6,22 @@ ALSA Plugin - + Engadido ALSA About ALSA Output Plugin - + Sobre o engadido Alsa Qmmp ALSA Output Plugin - + Engadido ALSA de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -29,62 +29,63 @@ ALSA Plugin Settings - + Preferencias do engadido ALSA Device Settings - + Preferencias de dispositivo Audio device - + Dispositivo de audio Mixer - + Mesturador Mixer card: - + Tarxeta mesturadora: Mixer device: - + Dispositivo mesturador: Advanced Settings - + Opcións avanzadas Soundcard - + Tarxeta de son Buffer time (ms): - + Tempo de búfer (ms): Period time (ms): - + Tempo de periodo (ms): Use mmap access - + Usar acceso mmap Use snd_pcm_pause function - + +Usar a función snd_pcm_pause diff --git a/src/plugins/Output/jack/translations/jack_plugin_gl_ES.ts b/src/plugins/Output/jack/translations/jack_plugin_gl_ES.ts index 0556d66d6..e80f46547 100644 --- a/src/plugins/Output/jack/translations/jack_plugin_gl_ES.ts +++ b/src/plugins/Output/jack/translations/jack_plugin_gl_ES.ts @@ -6,22 +6,22 @@ JACK Plugin - + Engadido JACK About Jack Output Plugin - + Sobre o engadido Jack Qmmp Jack Output Plugin - + Engadido Jack de Qmmp Written by: Yuriy Zhuravlev <slalkerg@gmail.com> - + Escrito por: Yuriy Zhuravlev <slalkerg@gmail.com> diff --git a/src/plugins/Output/null/translations/null_plugin_gl_ES.ts b/src/plugins/Output/null/translations/null_plugin_gl_ES.ts index 4f50319a9..1797b6866 100644 --- a/src/plugins/Output/null/translations/null_plugin_gl_ES.ts +++ b/src/plugins/Output/null/translations/null_plugin_gl_ES.ts @@ -6,22 +6,22 @@ Null Plugin - + Engadido Null About Null Output Plugin - + Sobre o engadido Null Qmmp Null Output Plugin - + Engadido Null de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/Output/oss/translations/oss_plugin_gl_ES.ts b/src/plugins/Output/oss/translations/oss_plugin_gl_ES.ts index fe2450ea4..5eda0e330 100644 --- a/src/plugins/Output/oss/translations/oss_plugin_gl_ES.ts +++ b/src/plugins/Output/oss/translations/oss_plugin_gl_ES.ts @@ -6,27 +6,27 @@ OSS Plugin - + Engadido OSS About OSS Output Plugin - + Sobre o engadido OSS Qmmp OSS Output Plugin - + Engadido OSS de Qmmp Written by: Yuriy Zhuravlev <slalkerg@gmail.com> - + Escrito por: Yuriy Zhuravlev <slalkerg@gmail.com> Based on code by: Brad Hughes <bhughes@trolltech.com> - + Baseado no código por: Brad Hughes <bhughes@trolltech.com> @@ -34,57 +34,57 @@ OSS Plugin Settings - + Preferencias do engadido OSS Device Settings - + Preferencias de dispositivo Audio device - + Dispositivo de audio Mixer device - + Dispositivo mesturador Advanced Settings - + Opcións avanzadas Soundcard - + Tarxeta de son Buffer time (ms): - + Tempo de búfer (ms): Period time (ms): - + Tempo de periodo (ms): PCM over Master - + PCM sobre Master Cancel - + Cancelar OK - + Feito diff --git a/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts b/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts index 87a3dcc55..e03555737 100644 --- a/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts +++ b/src/plugins/Output/oss4/translations/oss4_plugin_gl_ES.ts @@ -6,22 +6,22 @@ OSS4 Plugin - + Engadido OSS4 About OSS4 Output Plugin - + Sobre o engadido OSS4 Qmmp OSS4 Output Plugin - + Engadido OSS4 de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -29,17 +29,17 @@ OSS4 Plugin Settings - + Preferencias do engadido OSS4 Device: - + Dispositivo: Default - + Por defecto diff --git a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts index 54f13c7ec..808ab11a7 100644 --- a/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts +++ b/src/plugins/Output/pulseaudio/translations/pulseaudio_plugin_gl_ES.ts @@ -6,22 +6,22 @@ PulseAudio Plugin - + Engadido PulseAudio About PulseAudio Output Plugin - + Sobre o engadido PulseAudio Qmmp PulseAudio Output Plugin - + Engadido para PulseAudio de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts b/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts index 1b8a73369..c9ddda293 100644 --- a/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts +++ b/src/plugins/Output/waveout/translations/waveout_plugin_gl_ES.ts @@ -6,27 +6,27 @@ WaveOut Plugin - + Engadido WaveOut About WaveOut Output Plugin - + Sobre o engadido WaveOut Qmmp WaveOut Output Plugin - + Engadido WaveOut de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Based on aacDECdrop player - + Baseado no reprodutor aacDECdrop diff --git a/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts b/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts index 264b0c5e6..1fabccb68 100644 --- a/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts +++ b/src/plugins/Transports/http/translations/http_plugin_gl_ES.ts @@ -6,27 +6,27 @@ HTTP Plugin - + Engadido HTTP About HTTP Transport Plugin - + Sobre o engadido HTTP Qmmp HTTP Transport Plugin - + Engadido de transporte HTTP de Qmmp Compiled against libcurl-%1 - + Compilado con libcurl-%1 Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -34,37 +34,37 @@ HTTP Plugin Settings - + Preferencias do engadido HTTP Buffer size: - + Tamaño do buffer: KB - + KB Metadata encoding - + Codificaciónndos metadatos Automatic charset detection - + Detección do conxunto de caracteres automática Language: - + Lingua: Default encoding: - + Codificación predeterminada: diff --git a/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts b/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts index adcb5566f..b20c0fb5b 100644 --- a/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts +++ b/src/plugins/Transports/mms/translations/mms_plugin_gl_ES.ts @@ -6,22 +6,22 @@ MMS Plugin - + Engadido MMS About MMS Transport Plugin - + Sobre o engadido MMS Qmmp MMS Transport Plugin - + Engadido de transporte MMS de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -29,17 +29,17 @@ MMS Plugin Settings - + Preferencias do engadido MMS Buffer size: - + Tamaño de buffer: KB - + KB diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts index bcf963c9a..7bacd7c98 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts @@ -6,342 +6,342 @@ &Play - + &Reproducir X - + X &Pause - + &Pausa C - + C &Stop - + &Deter V - + V &Previous - + &Anterior Z - + Z &Next - + &Seguinte B - + B &Play/Pause - + &Reproducir/Pausar Space - + Espacio &Jump to Track - + &Saltar a pista J - + J &Repeat Playlist - + &Repetir lista de reprodución R - + R &Repeat Track - + &Repetir pista Ctrl+R - + Ctrl+R &Shuffle - + &Aleatorio S - + S &No Playlist Advance - + &Non avanzar na lista de reprodución Ctrl+N - + Ctrl+N &Stop After Selected - + &Deter despois da seleccionada Ctrl+S - + Ctrl+S &Clear Queue - + &Limpar cola Alt+Q - + Alt+Q Show Playlist - + Amosar lista de reprodución Alt+E - + Alt+E Show Equalizer - + Amosar ecualizador Alt+G - + Alt+G Always on Top - + Sempre por enriba Put on All Workspaces - + Poñer en tódolos escritorios Double Size - + Tamaño dobre Meta+D - + Meta+D &Add File - + &Engadir ficheiro F - + F &Add Directory - + &Engadir directorio D - + D &Add Url - + &Engadir Url U - + U &Remove Selected - + &Eliminar seleccionada Del - + Supr &Remove All - + &Eliminar todas &Remove Unselected - + &Eliminar deseleccionadas Remove unavailable files - + Eliminar os ficheiros non dispoñibles Remove duplicates - + Eliminar duplicados &Queue Toggle - + &Cambio de cola Q - + Q Invert Selection - + Inverter selección &Select None - + &Non seleccionar nada &Select All - + &Seleccionar todo Ctrl+A - + Ctrl+A &View Track Details - + &Ver detalles da pista Alt+I - + Alt+I &New List - + &Lista nova Ctrl+T - + Ctrl+T &Delete List - + &Borrar lista Ctrl+W - + Ctrl+W &Load List - + &Cargar lista O - + O &Save List - + &Gardar lista Shift+S - + Shift+S &Select Next Playlist - + &Seleccionar a próxima lista de reprodución Ctrl+PgDown - + Ctrl+PgDown &Select Previous Playlist - + &Seleccionar a lista de reprodución anterior Ctrl+PgUp - + Ctrl+repág &Show Playlists - + &Mostrar listas de reprodución P - + P @@ -356,32 +356,32 @@ &Settings - + &Preferencias Ctrl+P - + Ctrl+P &About - + &Acerca de &About Qt - + &Acerca de Qt &Exit - + &Saír Ctrl+Q - + Ctrl+Q @@ -389,58 +389,58 @@ Equalizer - + Ecualizador preset - + perfil &Load/Delete - + &Cargar/Eliminar &Save Preset - + &Gardar perfil &Save Auto-load Preset - + &Gardar perfil autocargado &Import - + &Importar &Clear - + &Limpar Saving Preset - + Gardando perfil Preset name: - + Nome de perfil: preset # - + perfil # Import Preset - + Importar perfil @@ -448,37 +448,37 @@ Action - + Acción Shortcut - + Acceso rápido Change shortcut... - + Cambiar acceso rápido... Playback - + Reprodución View - + Vista Playlist - + Lista de reprodución Misc - + Miscelánea @@ -486,87 +486,87 @@ Previous - + Anterior Play - + Reproducir Pause - + Pausar Stop - + Deter Next - + Próxima Add file - + Engadir ficheiro Equalizer - + Ecualizador Playlist - + Lista de reprodución Repeat playlist - + Repetir lista de reprodución Shuffle - + Aleatorio Volume - + Volume Balance - + Balance Volume: %1% - + Volume: %1% Balance: %1% right - + Balance: %1% dereita Balance: %1% left - + Balance: %1% esquerda Balance: center - + Balance: centrado Seek to: %1 - + Ir ata: %1 @@ -574,132 +574,132 @@ Visualization Mode - + Modo de visualización Analyzer - + Analizador Scope - + Pendente Off - + Apagado Analyzer Mode - + Modo de analizador Normal - + Normal Fire - + Lume Vertical Lines - + Liñas verticais Lines - + Liñas Bars - + Barras Peaks - + Picos Refresh Rate - + Taxa de refresco 50 fps - + 50 fps 25 fps - + 25 fps 10 fps - + 10 fps 5 fps - + 5 fps Analyzer Falloff - + Analizador Falloff Slowest - + O máis lento Slow - + Lento Medium - + Medio Fast - + Rápido Fastest - + O máis rápido Peaks Falloff - + Caída de picos Background - + Fondo Transparent - + Transparente @@ -707,27 +707,27 @@ Appearance - + Apariencia Shortcuts - + Accesos rápidos View - + Vista Playlist - + Lista de reprodución Tools - + Ferramentas @@ -735,71 +735,71 @@ Playlist - + Lista de reprodución &Copy Selection To - + &Copiar selección a Sort List - + Ordear lista By Title - + Por título By Album - + Por álbume By Disc Number - + Por número de disco By Artist - + Por artista By Filename - + Por nome de ficheiro By Path + Filename - + Por ruta + nome de ficheiro By Date - + Por data By Track Number - + Por número de pista By File Creation Date - + Por data de creación do ficheiro @@ -809,27 +809,27 @@ Sort Selection - + Ordear selección Randomize List - + Lista aleatoria Reverse List - + Reverter lista Actions - + Accións &New PlayList - + &Nova lista de reprodución @@ -837,29 +837,29 @@ Playlist Browser - + Navegador de listas de reprodución New - + Novo Delete - + Borrar ... - + ... Rename - + Renomear @@ -867,32 +867,32 @@ &Load - + &Cargar &Save As... - + &Gardar como... Rename - + Renomear &Delete - + &Eliminar Rename Playlist - + Renomear lista de reprodución Playlist name: - + Nome da lista de reprodución: @@ -900,117 +900,117 @@ Popup Information Settings - + Preferencias de información emerxente Template - + Plantilla Reset - + Restablecer Insert - + Insertar Show cover - + Amosar cuberta Cover size: - + Tamaño de cuberta: Transparency: - + Transparencia: Delay: - + Duración: ms - + ms Artist - + Artista Album - + Álbume Title - + Título Track number - + Número de pista Two-digit track number - + Número de pista de dous díxitos Genre - + Xénero Comment - + Comentarios Composer - + Compositor Duration - + Duración Disc number - + Número de disco File name - + Nome do ficheiro File path - + Ruto do ficheiro Year - + Ano Condition - + Codición @@ -1018,27 +1018,27 @@ Preset Editor - + Editor de perfís Preset - + Perfil Auto-preset - + Perfil automático Load - + Cargar Delete - + Borrar @@ -1046,17 +1046,17 @@ Change Shortcut - + Cambiar acceso rápido Press the key combination you want to assign - + Pulse a combinación de teclas que quere asignar Clear - + Limpar @@ -1064,35 +1064,38 @@ Skinned User Interface - + Peles de interface de usuario About Qmmp Skinned User Interface - + Sobre as peles de interface de usuario de Qmmp Qmmp Skinned User Interface - + Peles de usuario de Qmmp Simple user interface with Winamp-2.x/XMMS skins support - + Interface de usuario con soporte para peles de Winamp-2.x/XMMS Written by: Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: +Vladimir Kuznetsov <vovanec@gmail.com> +Ilya Kotov <forkotov02@hotmail.ru> Artwork: Andrey Adreev <andreev00@gmail.com> - + Artwork: +Andrey Adreev <andreev00@gmail.com> @@ -1100,172 +1103,172 @@ Andrey Adreev <andreev00@gmail.com> Skins - + Peles Add... - + Engadir... Refresh - + Refrescar View - + Vista Hide on close - + Ocultar no peche Start hidden - + Comezar agochado Use skin cursors - + Usar temas de cursor Fonts - + Fontes Player: - + Reprodutor: ??? - + ??? ... - + ... Playlist: - + Lista de reprodución: Use bitmap font if available - + Usar fonte de mapa de bits se está dispoñible Transparency - + Transparencia Main window - + Xanela principal 0 - + 0 Equalizer - + Ecualizador Playlist - + Lista de reprodución Miscellaneous - + Miscelánea Song Display - + Pantalla de canción Show protocol - + Mostrar protocolo Show song numbers - + Mostrar números de canción Align song numbers - + Aliñar números de canción Show anchor - + Mostrar áncora Show playlists - + Mostrar listas de reprodución Show popup information - + Mostrar información emerxente Edit template - + Editar plantilla Playlist separator: - + Separador de lista de reprodución: Show 'New Playlist' button - + Amosar botón 'Nova lista de reprodución' Select Skin Files - + Seleccionar ficheiros de pel Skin files - + Ficheiros de pel Unarchived skin - + Pel non arquivada Archived skin - + Pel arquivada @@ -1273,17 +1276,17 @@ Andrey Adreev <andreev00@gmail.com> Autoscroll Songname - + Autopercorrer nome de canción Transparent Background - + Transparencia do fondo Buffering: %1% - + Buffering: %1% @@ -1291,7 +1294,7 @@ Andrey Adreev <andreev00@gmail.com> Visualization - + Visualización diff --git a/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts b/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts index c3bb6f9ae..da9cd4637 100644 --- a/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts +++ b/src/plugins/Visual/analyzer/translations/analyzer_plugin_gl_ES.ts @@ -6,12 +6,12 @@ Qmmp Analyzer - + Analizador de Qmmp F - + F @@ -19,7 +19,7 @@ Select Color - + Seleccionar cor @@ -27,117 +27,117 @@ Analyzer Plugin Settings - + Preferencias do engadido Analizador General - + Xeral Show peaks - + Amosar picos Analyzer falloff: - + Analizador caída: Slowest - + O máis lento Slow - + Lento Medium - + Medio Fast - + Rápido Fastest - + O máis rápido Peaks falloff: - + Caída de picos: Refresh rate: - + Taxa de refresco: 50 FPS - + 50 FPS 25 FPS - + 25 FPS 10 FPS - + 10 FPS 5 FPS - + 5 FPS Cells size: - + Tamaño de celdas: Colors - + Cores Peaks: - + Picos: Analyzer #1: - + Analizador #1: Background: - + Fondo: Analyzer #2: - + Analizador #2: Analyzer #3: - + Analizador #3: @@ -145,22 +145,22 @@ Analyzer Plugin - + Engadido Analizador About Analyzer Visual Plugin - + Sobre o engadido Analizador Qmmp Analyzer Visual Plugin - + Engadido de Analizador de Qmmp Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts index 611ad79d7..9f979c275 100644 --- a/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts +++ b/src/plugins/Visual/projectm/translations/projectm_plugin_gl_ES.ts @@ -6,7 +6,7 @@ ProjectM - + ProjectM @@ -14,82 +14,82 @@ &Help - + &Axuda F1 - + F1 &Show Song Title - + &Amosar título de canción F2 - + F2 &Show Preset Name - + &Amosar nome de perfil F3 - + F3 &Next Preset - + &Perfil seguinte N - + N &Previous Preset - + &Perfil anterior P - + P &Random Preset - + &Perfil aleatorio R - + R &Lock Preset - + &Bloquear perfil L - + L &Fullscreen - + &Pantalla completa F - + F @@ -97,32 +97,32 @@ ProjectM - + ProjectM About ProjectM Visual Plugin - + Sobre o engadido visual ProjectM Qmmp ProjectM Visual Plugin - + Engadido ProjectM de Qmmp This plugin adds projectM visualization - + Este engadido provén visualización ProjectM Written by: Ilya Kotov <forkotov02@hotmail.ru> - + Escrito por: Ilya Kotov <forkotov02@hotmail.ru> Based on llibrojectM-qt library - + Baseado na libraría libprojectM-qt -- cgit v1.2.3-13-gbd6f