mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update translations
This commit is contained in:
@@ -86,6 +86,20 @@ return [
|
||||
'logs_label' => 'Goedkeuringslogs'
|
||||
],
|
||||
'show_hide_media_info' => 'Toon/Verberg ruwe MediaInfo',
|
||||
'show_hide_bd_info' => 'Toon/Verberg ruwe BDInfo',
|
||||
'collapse_show_more_audio' => 'Meer audiotracks in/uitklappen',
|
||||
'collapse_show_more_subtitles' => 'Meer ondertitelingen inklappen/uitvouwen',
|
||||
'technicalinfo_duration' => 'Duur',
|
||||
'technicalinfo_resolution' => 'Resolutie',
|
||||
'technicalinfo_bit_rate' => 'Bit tarief',
|
||||
'technicalinfo_bit_depth' => 'Botten diepte',
|
||||
'technicalinfo_frame_rate' => 'Frame Rate',
|
||||
'technicalinfo_profile' => 'Profiel',
|
||||
'technicalinfo_format' => 'Formatteren',
|
||||
'technicalinfo_extras' => 'Extras',
|
||||
'technicalinfo_ref_frames' => 'Ref.Frames',
|
||||
'technicalinfo_audio' => 'Audio #',
|
||||
'technicalinfo_subtitles' => 'Ondertiteling #',
|
||||
'promotion_time_types' => [
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Wereldwijd',
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
|
||||
@@ -107,4 +121,9 @@ return [
|
||||
'msg_here' => " [b]hier[/b]",
|
||||
'msg_offer' => "Aanbieding ",
|
||||
'msg_blank' => ".",
|
||||
'require_seed_section_menu_title' => 'Vereist Seed',
|
||||
'imdb_cache_dir_can_not_create' => 'imdb cache dir kan niet aanmaken',
|
||||
'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is niet schrijfbaar',
|
||||
'imdb_photo_dir_can_not_create' => 'imdb foto dir kan niet maken',
|
||||
'imdb_photo_dir_is_not_writeable' => 'imdb foto dir is niet beschrijfbaar',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user