模組:Track listing/configuration
外觀
可在模組:Track listing/configuration/doc建立此模組的說明文件
return {
show_warnings = false,
input_error_category = 'Track listings with input errors',
collapsed_parameter_category = 'Track listings that use the collapsed parameter ',
deprecated_parameter_category = 'Track listings with deprecated parameters',
track_field_names = {
number = true,
title = true,
note = true,
length = true,
lyrics = true,
music = true,
writer = true,
extra = true,
},
track_listing_field_names = {
width = true,
headline = true,
all_writing = true,
all_lyrics = true,
all_music = true,
extra_column = true,
total_length = true,
title_width = true,
writing_width = true,
lyrics_width = true,
music_width = true,
extra_width = true,
category = true,
},
deprecated_track_listing_field_names = {
writing_credits = true,
lyrics_credits = true,
music_credits = true,
},
leading_0_in_hours = "Invalid time '%s' (times in format 'h:mm:ss' cannot start with zero)",
leading_0_in_minutes = "Invalid time '%s' (times in format 'mm:ss' cannot start with zero)",
not_a_time = "Invalid time '%s' (times must be in a format of 'm:ss', 'mm:ss' or 'h:mm:ss')",
more_than_60_minutes = "Invalid track length '%s' (if hours are specified, the number of minutes must be less than 60)",
more_than_60_seconds = "Invalid track length '%s' (number of seconds must be less than 60)",
tracks_written = 'Ciòng-buô iù %s siā sṳ̀ cáuk ké̤ṳk.',
lyrics_written_music_composed = 'Ciòng-buô iù $1 siā sṳ̀, $2 cáuk ké̤ṳk.',
lyrics_written = 'Ciòng-buô iù %s siā sṳ̀.',
music_composed = 'Ciòng-buô iù %s cáuk ké̤ṳk',
track_listing_error = '<strong class="error">Track listing error: %s</strong>',
deprecated_collapsed = 'Deprecated collapsed parameter in use',
title = 'Biĕu-dà̤',
number = 'Sông-sé̤ṳ-hô̤',
number_abbr = '#',
track_listing = 'Ké̤ṳk liĕk-biēu',
writer = 'Cáuk-ciā',
lyrics = 'siā sṳ̀',
music = 'cáuk ké̤ṳk',
extra = '{{{extra_column}}}',
length = 'Sì-găng',
blank_cell = ' ',
track_title = '"%s"',
untitled = 'Mò̤ Biĕu-dà̤',
note = ' (%s)',
track_id = 'track%d',
number_terminated = '%d.',
total_length = 'Cūng sì-găng:'
}