From 44c3fe8748f4b31754bb7d2f1dee815181d5c799 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 22 Jul 2018 21:49:37 +0000 Subject: updated .ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8216 90c681e8-e032-0410-971d-27865f9a5e38 --- .../StatusOption/translations/status_plugin_pt.ts | 75 ++++++++++++++++------ 1 file changed, 55 insertions(+), 20 deletions(-) (limited to 'src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts index 7e0126fab..8f9c96197 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts @@ -4,102 +4,137 @@ StatusOption - + Print playback status Imprimir estado de reprodução - + Print formatted track name (example: qmmp --nowplaying "%t - %a") Imprimir nome de faixa formatado (exemplo: qmmp --nowplaying "%t - %a") - + Print --nowplaying syntax Imprimir sintaxe --nowplaying - + Syntax: Sintaxe: - + %p - artist %p - artista - + %a - album %a - álbum - + %aa - album artist %aa - artista do álbum - + %t - title %t - título - + %n - track %n - faixa - + %NN - 2-digit track %NN - faixa com 2 dígitos - + %g - genre %g - género - + %c - comment %c - comentário - + %C - composer %C - compositor - + %D - disc number %D - número do disco - + %f - file name %f - nome do ficheiro - + %F - full path %F - caminho completo - + %y - year %y - ano - + %l - duration %l - duração - + + %{bitrate} - bitrate + + + + + %{samplerate} - sample rate + + + + + %{channels} - number of channels + + + + + %{samplesize} - bits per sample + + + + + %{format} - format name + + + + + %{decoder} - decoder name + + + + + %{filesize} - file size + + + + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - condição - + %dir(n) - directory name located on n levels above %dir(n) - nome do diretório localizado em 'n' níveis acima -- cgit v1.2.3-13-gbd6f