Translations:Audex/34/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 22: Line 22:
|-
|-
! $cdno
! $cdno
| The CD number of a multi-CD album. Often compilations consist of several CDs. Note: If the multi-CD flag is not set for the current CD, than this value will be just empty.
| The CD number of a multi-CD album. Often compilations consist of several CDs. Note: If the multi-CD flag is not set for the current CD, then this value will be just empty.
|
|
|-
|-

Latest revision as of 17:10, 13 March 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Audex)
{| class="wikitable"
|-
! Variable
! Value
! Parameters
|-
! $artist
| The artist of the CD. If your CD is a compilation, then this tag represents the title in most cases.
| left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
|-
! $title
| The title of the CD. If your CD is a compilation, then this tag represents the subtitle in most cases.
| left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
|-
! $date
| The release date of the CD. In almost all cases this is the year.
| left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
|-
! $genre
| The genre of the CD.
| left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
|-
! $cdno
| The CD number of a multi-CD album. Often compilations consist of several CDs. Note: If the multi-CD flag is not set for the current CD, then this value will be just empty.
|
|-
! $suffix
| The filename extension (e.g. .ogg, .mp3), normally based on your encoder.
|
|-
|}
Variable Value Parameters
$artist The artist of the CD. If your CD is a compilation, then this tag represents the title in most cases. left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
$title The title of the CD. If your CD is a compilation, then this tag represents the subtitle in most cases. left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
$date The release date of the CD. In almost all cases this is the year. left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
$genre The genre of the CD. left, lowercase, uppercase, replace_char_list, replace_char_list_from, replace_char_list_to, underscores, fat32compatible
$cdno The CD number of a multi-CD album. Often compilations consist of several CDs. Note: If the multi-CD flag is not set for the current CD, then this value will be just empty.
$suffix The filename extension (e.g. .ogg, .mp3), normally based on your encoder.