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' => 'Αρχεία καταγραφής έγκρισης'
|
||||
],
|
||||
'show_hide_media_info' => 'Εμφάνιση/Απόκρυψη ακατέργαστου MediaInfo',
|
||||
'show_hide_bd_info' => 'Εμφάνιση/Απόκρυψη ακατέργαστων πληροφοριών BDName',
|
||||
'collapse_show_more_audio' => 'Σύμπτυξη/Ανάπτυξη περισσότερων κομματιών ήχου',
|
||||
'collapse_show_more_subtitles' => 'Σύμπτυξη/Ανάπτυξη περισσότερων υποτίτλων',
|
||||
'technicalinfo_duration' => 'Διάρκεια',
|
||||
'technicalinfo_resolution' => 'Ανάλυση',
|
||||
'technicalinfo_bit_rate' => 'Ρυθμός Bit',
|
||||
'technicalinfo_bit_depth' => 'Βάθος Bit',
|
||||
'technicalinfo_frame_rate' => 'Ρυθμός Καρέ',
|
||||
'technicalinfo_profile' => 'Προφίλ',
|
||||
'technicalinfo_format' => 'Μορφή',
|
||||
'technicalinfo_extras' => 'Extras',
|
||||
'technicalinfo_ref_frames' => 'Αναφ. Πλαισίων',
|
||||
'technicalinfo_audio' => 'Ήχος #',
|
||||
'technicalinfo_subtitles' => 'Υπότιτλοι #',
|
||||
'promotion_time_types' => [
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Καθολικό',
|
||||
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Μόνιμο',
|
||||
@@ -107,4 +121,9 @@ return [
|
||||
'msg_here' => " [b]here[/b]",
|
||||
'msg_offer' => "Προσφορά ",
|
||||
'msg_blank' => ".",
|
||||
'require_seed_section_menu_title' => 'Απαιτείται Σπόρος',
|
||||
'imdb_cache_dir_can_not_create' => 'imdb dir cache δεν μπορεί να δημιουργήσει',
|
||||
'imdb_cache_dir_is_not_writeable' => 'imdb cache dir δεν είναι εγγράψιμο',
|
||||
'imdb_photo_dir_can_not_create' => 'imdb photo dir δεν μπορεί να δημιουργήσει',
|
||||
'imdb_photo_dir_is_not_writeable' => 'imdb photo dir δεν είναι εγγράψιμο',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user