mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 22:47:23 +08:00
update translations
This commit is contained in:
@@ -86,6 +86,20 @@ return [
|
||||
'logs_label' => 'Hyväksyntä lokit'
|
||||
],
|
||||
'show_hide_media_info' => 'Näytä/Piilota raaka MediaInfo',
|
||||
'show_hide_bd_info' => 'Näytä/Piilota raaka BDInfo',
|
||||
'collapse_show_more_audio' => 'Tiivistä/xpand lisää ääniraitoja',
|
||||
'collapse_show_more_subtitles' => 'Tiivistä/Expand lisää tekstityksiä',
|
||||
'technicalinfo_duration' => 'Kesto',
|
||||
'technicalinfo_resolution' => 'Resoluutio',
|
||||
'technicalinfo_bit_rate' => 'Bittimäärä',
|
||||
'technicalinfo_bit_depth' => 'Bitti Syvyys',
|
||||
'technicalinfo_frame_rate' => 'Kehysnopeus',
|
||||
'technicalinfo_profile' => 'Profiili',
|
||||
'technicalinfo_format' => 'Muoto',
|
||||
'technicalinfo_extras' => 'Extras',
|
||||
'technicalinfo_ref_frames' => 'Viitekehykset',
|
||||
'technicalinfo_audio' => 'Ääni #',
|
||||
'technicalinfo_subtitles' => 'Tekstitykset #',
|
||||
'promotion_time_types' => [
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globaali',
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Pysyvä',
|
||||
@@ -107,4 +121,9 @@ return [
|
||||
'msg_here' => " [b]tässä[/b]",
|
||||
'msg_offer' => "Tarjous ",
|
||||
'msg_blank' => ".",
|
||||
'require_seed_section_menu_title' => 'Vaadi Siemen',
|
||||
'imdb_cache_dir_can_not_create' => 'imdb välimuistin dir ei voi luoda',
|
||||
'imdb_cache_dir_is_not_writeable' => 'imdb välimuistin dir ei ole kirjoitettavissa',
|
||||
'imdb_photo_dir_can_not_create' => 'imdb valokuvan dir ei voi luoda',
|
||||
'imdb_photo_dir_is_not_writeable' => 'imdb valokuvan dir ei ole kirjoitettavissa',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user