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' => 'Log di omologazione'
|
||||
],
|
||||
'show_hide_media_info' => 'Mostra/Nascondi MediaInfo grezze',
|
||||
'show_hide_bd_info' => 'Mostra/Nascondi BDInfo raw',
|
||||
'collapse_show_more_audio' => 'Comprimi/Espandi più tracce audio',
|
||||
'collapse_show_more_subtitles' => 'Comprimi/Espandi altri sottotitoli',
|
||||
'technicalinfo_duration' => 'Durata',
|
||||
'technicalinfo_resolution' => 'Risoluzione',
|
||||
'technicalinfo_bit_rate' => 'Tasso Di Bit',
|
||||
'technicalinfo_bit_depth' => 'Profondità Bit',
|
||||
'technicalinfo_frame_rate' => 'Frame Rate',
|
||||
'technicalinfo_profile' => 'Profilo',
|
||||
'technicalinfo_format' => 'Formato',
|
||||
'technicalinfo_extras' => 'Extras',
|
||||
'technicalinfo_ref_frames' => 'Rif.Frames',
|
||||
'technicalinfo_audio' => 'Audio #',
|
||||
'technicalinfo_subtitles' => 'Sottotitoli #',
|
||||
'promotion_time_types' => [
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globale',
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanente',
|
||||
@@ -107,4 +121,9 @@ return [
|
||||
'msg_here' => " [b]qui[/b]",
|
||||
'msg_offer' => "Offerta ",
|
||||
'msg_blank' => ".",
|
||||
'require_seed_section_menu_title' => 'Richiede Seme',
|
||||
'imdb_cache_dir_can_not_create' => 'imdb cache dir non può creare',
|
||||
'imdb_cache_dir_is_not_writeable' => 'la cartella della cache imdb non è scrivibile',
|
||||
'imdb_photo_dir_can_not_create' => 'imdb dir foto non può creare',
|
||||
'imdb_photo_dir_is_not_writeable' => 'imdb photo dir non è scrivibile',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user