From 42ad4a236badae597a71d05e4d01da22b8bae31c Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 25 Sep 2014 05:17:47 +0000 Subject: updated .ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4513 90c681e8-e032-0410-971d-27865f9a5e38 --- .../StatusOption/translations/status_plugin_cs.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_de.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_en.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_es.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_fr.ts | 30 +++++++++++----------- .../translations/status_plugin_gl_ES.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_he.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_hu.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_it.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_ja.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_kk.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_lt.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_nl.ts | 30 +++++++++++----------- .../translations/status_plugin_pl_PL.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_pt.ts | 30 +++++++++++----------- .../translations/status_plugin_pt_BR.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_ru.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_sk.ts | 30 +++++++++++----------- .../translations/status_plugin_sr_BA.ts | 30 +++++++++++----------- .../translations/status_plugin_sr_RS.ts | 30 +++++++++++----------- .../StatusOption/translations/status_plugin_tr.ts | 30 +++++++++++----------- .../translations/status_plugin_uk_UA.ts | 30 +++++++++++----------- .../translations/status_plugin_zh_CN.ts | 30 +++++++++++----------- .../translations/status_plugin_zh_TW.ts | 30 +++++++++++----------- 24 files changed, 360 insertions(+), 360 deletions(-) (limited to 'src/plugins/CommandLineOptions') diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.ts index bd04bd82c..46857a52d 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_cs.ts @@ -19,77 +19,77 @@ Vypsat syntaxi --nowplaying - + Syntax: Syntaxe: - + %p - artist %p - umělec - + %a - album %a - album - + %t - title %t - název - + %n - track %n - stopa - + %NN - 2-digit track %NN - stopa dvoumístně - + %g - genre %g - žánr - + %c - comment %c - komentář - + %C - composer %C - skladatel - + %D - disc number %D - číslo disku - + %f - file name %f - jméno souboru - + %F - full path %F - kompletní cesta - + %y - year %y - rok - + %l - duration %l - délka - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - podmínka diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts index cb88cf35c..67070da3b 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_de.ts @@ -19,77 +19,77 @@ Syntax von --nowplaying ausgeben - + Syntax: Syntax: - + %p - artist %p – Interpret - + %a - album %a – Album - + %t - title %t – Titel - + %n - track %n – Stück - + %NN - 2-digit track %NN – Zweistellige Stücknummer - + %g - genre %g – Genre - + %c - comment %c – Kommentar - + %C - composer %C – Komponist - + %D - disc number %D – CD-Nummer - + %f - file name %f – Dateiname - + %F - full path %F – Vollständiger Pfad - + %y - year %y – Jahr - + %l - duration %l – Abspieldauer - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) – Bedingung diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_en.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_en.ts index 8254a9b2f..f675400cb 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_en.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_en.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.ts index e6a1a395f..c759752c5 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_es.ts @@ -19,77 +19,77 @@ Mostrar sintaxis de --nowplaying - + Syntax: Sintaxis: - + %p - artist %p - artista - + %a - album %a - album - + %t - title %t - título - + %n - track %n - pista - + %NN - 2-digit track %NN - pista (2 dígitos) - + %g - genre %g - género - + %c - comment %c - comentario - + %C - composer %C - compositor - + %D - disc number %D - número de disco - + %f - file name %f - nombre del archivo - + %F - full path %F - ruta completa - + %y - year %y - año - + %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/CommandLineOptions/StatusOption/translations/status_plugin_fr.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fr.ts index bbf34a3e6..b1489c149 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fr.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_fr.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition 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 b003a7fff..443e4dc01 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_gl_ES.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_gl_ES.ts @@ -19,77 +19,77 @@ 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/CommandLineOptions/StatusOption/translations/status_plugin_he.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_he.ts index 6c8569f47..6bebaeab4 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_he.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_he.ts @@ -19,77 +19,77 @@ הדפס --תחביר מנגן-כעת - + Syntax: תחביר: - + %p - artist %p - אמן - + %a - album %a - אלבום - + %t - title %t - כותרת - + %n - track %n - רצועה - + %NN - 2-digit track %NN - רצועה דו-ספרתית - + %g - genre %g - ז׳אנר - + %c - comment %c - הערה - + %C - composer %C - מלחין - + %D - disc number %D - מספר תקליטור - + %f - file name %f - שם קובץ - + %F - full path %F - נתיב מלא - + %y - year %y - שנה - + %l - duration %l - משך - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - תנאי diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_hu.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_hu.ts index 8dbf773ba..083fcb8c6 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_hu.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_hu.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.ts index 617cc8630..0e7b35f0e 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_it.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts index b8453a049..6c80d6b01 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ja.ts @@ -19,77 +19,77 @@ --nowplaying の構文規則を表示 - + Syntax: 構文規則: - + %p - artist %p - アーティスト名 - + %a - album %a - アルバム名 - + %t - title %t - 題名 - + %n - track %n - トラック番号 - + %NN - 2-digit track %NN - トラック番号 数字2桁 - + %g - genre %g - ジャンル名 - + %c - comment %c - コメント - + %C - composer %C - 作曲者名 - + %D - disc number %D - ディスク番号 - + %f - file name %f - ファイル名 - + %F - full path %F - 完全なファイルパス - + %y - year %y - 年 - + %l - duration %l - 演奏時間 - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - 状態 diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_kk.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_kk.ts index fc8aa7e10..9a70ce0e0 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_kk.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_kk.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.ts index 3fad1bcb1..f8d608ca3 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_lt.ts @@ -19,77 +19,77 @@ Spausdinti --nowplaying sintaksę - + Syntax: Sintaksė: - + %p - artist %p - atlikėjas - + %a - album %a - albumas - + %t - title %t - pavadinimas - + %n - track %n - takelis - + %NN - 2-digit track %NN - 2-skaičių takelis - + %g - genre %g - žanras - + %c - comment %c - komentaras - + %C - composer %C - kompozitorius - + %D - disc number %D - disko numeris - + %f - file name %f - bylos pavadinimas - + %F - full path %F - pilnas kelias - + %y - year %y - metai - + %l - duration %l - trukmė - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - būklė diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts index 5bab488cb..9443c05ca 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts @@ -19,77 +19,77 @@ Weergeef --nowplaying syntax - + Syntax: - + %p - artist %p - artiest - + %a - album - + %t - title %t - titel - + %n - track %n - liednummer - + %NN - 2-digit track %NN - liednummer (twee cijfer formaat) - + %g - genre - + %c - comment %c - commentaar - + %C - composer %C - componist - + %D - disc number %D - CD nummer - + %f - file name %f - bestandsnaam - + %F - full path %F - volledig pad - + %y - year %y - jaar - + %l - duration %I - duur - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - conditie diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl_PL.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl_PL.ts index 7d930bc5a..f6f577243 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl_PL.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pl_PL.ts @@ -19,77 +19,77 @@ Wyświetl składnię opcji --nowplaying - + Syntax: Składnia: - + %p - artist %p - artysta - + %a - album %a - album - + %t - title %t - tytuł - + %n - track %n - utwór - + %NN - 2-digit track %NN - 2-znakowa nazwa utworu - + %g - genre %g - gatunek - + %c - comment %c - komentarz - + %C - composer %C - kompozytor - + %D - disc number %D - numer dysku - + %f - file name %f - nazwa pliku - + %F - full path %F - pełna ścieżka - + %y - year %y - rok - + %l - duration %l - długość - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - warunek diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts index 01e8b35f1..f79fb3715 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt.ts @@ -19,77 +19,77 @@ Imprimir sintaxe --nowplaying - + Syntax: Sintaxe: - + %p - artist %p - artista - + %a - album %a - á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 - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - condição diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts index 8805c8684..5218928c4 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_pt_BR.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.ts index 6f9fe6709..fc97c00f9 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_ru.ts @@ -19,77 +19,77 @@ Показать синтаксис команды --nowplaying - + Syntax: Синтаксис: - + %p - artist %p - исполнитель - + %a - album %a - альбом - + %t - title %t - название - + %n - track %n - номер трека - + %NN - 2-digit track %NN - 2-х разрядный номер трека - + %g - genre %g - жанр - + %c - comment %c - комментарий - + %C - composer %С - композитор - + %D - disc number %D - номер диска - + %f - file name %f - имя файла - + %F - full path %F - полный путь - + %y - year %y - год - + %l - duration %l - длительность - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - условие diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sk.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sk.ts index d57090fc3..4a2cce3cc 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sk.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sk.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts index 33f311498..32205ecc5 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_BA.ts @@ -19,77 +19,77 @@ Испиши --nowplaying синтаксу - + Syntax: Синтакса: - + %p - artist %p - извођач - + %a - album %a - албум - + %t - title %t - наслов - + %n - track %n - нумера - + %NN - 2-digit track %NN - двоцифрени бр. нумере - + %g - genre %g - жанр - + %c - comment %c - коментар - + %C - composer %C - композитор - + %D - disc number %D - број диска - + %f - file name %f - име фајла - + %F - full path %F - пуна путања - + %y - year %y - година - + %l - duration %l - дужина - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - услов diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts index 0d7612f1c..7b38907ac 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_sr_RS.ts @@ -19,77 +19,77 @@ Испиши --nowplaying синтаксу - + Syntax: Синтакса: - + %p - artist %p - извођач - + %a - album %a - албум - + %t - title %t - наслов - + %n - track %n - нумера - + %NN - 2-digit track %NN - двоцифрени бр. нумере - + %g - genre %g - жанр - + %c - comment %c - коментар - + %C - composer %C - композитор - + %D - disc number %D - број диска - + %f - file name %f - име фајла - + %F - full path %F - пуна путања - + %y - year %y - година - + %l - duration %l - дужина - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - услов diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.ts index 1489bf38e..e9b4d14ff 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_tr.ts @@ -19,77 +19,77 @@ - + Syntax: - + %p - artist - + %a - album - + %t - title - + %n - track - + %NN - 2-digit track - + %g - genre - + %c - comment - + %C - composer - + %D - disc number - + %f - file name - + %F - full path - + %y - year - + %l - duration - + %if(A&B&C,D,E) - condition diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.ts index 67cbbf155..ec8719ac7 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_uk_UA.ts @@ -19,77 +19,77 @@ Показати синтаксис команди --nowplaying - + Syntax: Синтаксис: - + %p - artist %p - виконавець - + %a - album %a - альбом - + %t - title %t - назва - + %n - track %n - номер трека - + %NN - 2-digit track %NN - 2-розрядний номер трека - + %g - genre %g - жанр - + %c - comment %c - коментар - + %C - composer %С - композитор - + %D - disc number %D - номер диска - + %f - file name %f - ім'я файла - + %F - full path %F - повний шлях - + %y - year %y - рік - + %l - duration %l - тривалість - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - умова diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts index 1fc9fabf1..9316b0a16 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_CN.ts @@ -19,77 +19,77 @@ 显示 --nowplaying 语法 - + Syntax: 语法: - + %p - artist %p - 艺术家 - + %a - album %a - 专辑 - + %t - title %t - 标题 - + %n - track %n - 音轨 - + %NN - 2-digit track %NN - 两位数音轨 - + %g - genre %g - 流派 - + %c - comment %c - 备注 - + %C - composer %C - 作曲 - + %D - disc number %D - 光盘编号 - + %f - file name %f - 文件名 - + %F - full path %F - 完整路径 - + %y - year %y - 年代 - + %l - duration %l - 持续时间 - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - 条件 diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts index fdf1719ea..a5b33823e 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_zh_TW.ts @@ -19,77 +19,77 @@ 顯示 --nowplaying 語法 - + Syntax: 語法: - + %p - artist %p - 藝朮家 - + %a - album %a - 專輯 - + %t - title %t - 標題 - + %n - track %n - 音軌 - + %NN - 2-digit track %NN - 兩位數音軌 - + %g - genre %g - 流派 - + %c - comment %c - 備注 - + %C - composer %C - 作曲 - + %D - disc number %D - 光槃編號 - + %f - file name %f - 文件名 - + %F - full path %F - 完整路徑 - + %y - year %y - 年代 - + %l - duration %l - 持續時間 - + %if(A&B&C,D,E) - condition %if(A&B&C,D,E) - 條件 -- cgit v1.2.3-13-gbd6f