mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-26 13:27:22 +08:00
update translations
This commit is contained in:
@@ -86,6 +86,20 @@ return [
|
||||
'logs_label' => 'Godkjennings logger'
|
||||
],
|
||||
'show_hide_media_info' => 'Vis/Skjul rå MediaInfo',
|
||||
'show_hide_bd_info' => 'Vis/Skjul rå BDInfo',
|
||||
'collapse_show_more_audio' => 'Samle/Utvid flere lydspor',
|
||||
'collapse_show_more_subtitles' => 'Collapse/Utvid flere undertekster',
|
||||
'technicalinfo_duration' => 'Varighet',
|
||||
'technicalinfo_resolution' => 'Oppløsning',
|
||||
'technicalinfo_bit_rate' => 'Bit Sats',
|
||||
'technicalinfo_bit_depth' => 'Bit dybde',
|
||||
'technicalinfo_frame_rate' => 'Ramme rate',
|
||||
'technicalinfo_profile' => 'Profil',
|
||||
'technicalinfo_format' => 'Formatér',
|
||||
'technicalinfo_extras' => 'Extras',
|
||||
'technicalinfo_ref_frames' => 'Ref.rammer',
|
||||
'technicalinfo_audio' => 'Lyd #',
|
||||
'technicalinfo_subtitles' => 'Undertekster #',
|
||||
'promotion_time_types' => [
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globalt',
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
|
||||
@@ -107,4 +121,9 @@ return [
|
||||
'msg_here' => " [b]her[/b]",
|
||||
'msg_offer' => "Tilbud ",
|
||||
'msg_blank' => ".",
|
||||
'require_seed_section_menu_title' => 'Krev hovednøkkel',
|
||||
'imdb_cache_dir_can_not_create' => 'imdb cache-mappe kan ikke opprette',
|
||||
'imdb_cache_dir_is_not_writeable' => 'imdb cache-katalog er ikke skrivbar',
|
||||
'imdb_photo_dir_can_not_create' => 'imdb Bildedir kan ikke opprette',
|
||||
'imdb_photo_dir_is_not_writeable' => 'imdb bildeplate er ikke skrivbar',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user