Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php /** * Text used for 'Entities' (Document Structure Elements) such as * Books, Shel..

Decoded Output download

<?php
/**
 * Text used for 'Entities' (Document Structure Elements) such as
 * Books, Shelves, Chapters & Pages
 */
return [

    // Shared
    'recently_created' => 'c to gn y',
    'recently_created_pages' => 'Trang c to gn y',
    'recently_updated_pages' => 'Trang c cp nht gn y',
    'recently_created_chapters' => 'Chng c to gn y',
    'recently_created_books' => 'Sch c to gn y',
    'recently_created_shelves' => 'Gi sch c to gn y',
    'recently_update' => 'c cp nht gn y',
    'recently_viewed' => 'c xem gn y',
    'recent_activity' => 'Hot ng gn y',
    'create_now' => 'To ngay',
    'revisions' => 'Phin bn',
    'meta_revision' => 'Phin bn #:revisionCount',
    'meta_created' => 'c to :timeLength',
    'meta_created_name' => 'c to :timeLength bi :user',
    'meta_updated' => 'c cp nht :timeLength',
    'meta_updated_name' => 'c cp nht :timeLength bi :user',
    'meta_owned_name' => 'c s hu bi :user',
    'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
    'entity_select' => 'Chn thc th',
    'entity_select_lack_permission' => 'Bn khng c quyn  chn mc ny',
    'images' => 'nh',
    'my_recent_drafts' => 'Bn nhp gn y ca ti',
    'my_recently_viewed' => 'Xem gn y',
    'my_most_viewed_favourites' => 'Yu thch c ti xem nhiu nht',
    'my_favourites' => 'Danh sch yu thch ca ti',
    'no_pages_viewed' => 'Bn cha xem bt c trang no',
    'no_pages_recently_created' => 'Khng c trang no c to gn y',
    'no_pages_recently_updated' => 'Khng c trang no c cp nht gn y',
    'export' => 'Kt xut',
    'export_html' => 'ang cha tp tin Web',
    'export_pdf' => 'Tp PDF',
    'export_text' => 'Tp vn bn thun ty',
    'export_md' => 'Tp Markdown',
    'default_template' => 'Default Page Template',
    'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
    'default_template_select' => 'Select a template page',

    // Permissions and restrictions
    'permissions' => 'Quyn',
    'permissions_desc' => 't quyn  y  ghi  cc quyn mc nh do vai tr ngi dng cung cp.',
    'permissions_book_cascade' => 'Quyn c t trn sch s t ng xp tng cho cc chng v trang con, tr khi chng c xc nh quyn ring.',
    'permissions_chapter_cascade' => 'Quyn c t trn cc chng s t ng xp tng cho cc trang con, tr khi chng c xc nh quyn ring.',
    'permissions_save' => 'Lu quyn hn',
    'permissions_owner' => 'Ch s hu',
    'permissions_role_everyone_else' => 'Nhng ngi khc',
    'permissions_role_everyone_else_desc' => 't quyn cho tt c vai tr khng c ghi  c th.',
    'permissions_role_override' => 'Ghi  quyn cho vai tr',
    'permissions_inherit_defaults' => 'K tha gi tr mc nh',

    // Search
    'search_results' => 'Kt qu Tm kim',
    'search_total_results_found' => 'Tm thy :count kt qu|:count tng kt qu',
    'search_clear' => 'Xo tm kim',
    'search_no_pages' => 'Khng trang no khp vi tm kim ny',
    'search_for_term' => 'Tm kim cho :term',
    'search_more' => 'Thm kt qu',
    'search_advanced' => 'Tm kim Nng cao',
    'search_terms' => 'Cm t Tm kim',
    'search_content_type' => 'Kiu Ni dung',
    'search_exact_matches' => 'Hon ton trng khp',
    'search_tags' => 'Tm kim Tag',
    'search_options' => 'Tu chn',
    'search_viewed_by_me' => 'c xem bi ti',
    'search_not_viewed_by_me' => 'Khng c xem bi ti',
    'search_permissions_set' => 'Phn quyn',
    'search_created_by_me' => 'c to bi ti',
    'search_updated_by_me' => 'c cp nht bi ti',
    'search_owned_by_me' => 'Ca ti',
    'search_date_options' => 'Ty chn ngy',
    'search_updated_before' => ' c cp nht trc ',
    'search_updated_after' => ' c cp nht sau',
    'search_created_before' => ' c to trc',
    'search_created_after' => ' c to sau',
    'search_set_date' => 't ngy',
    'search_update' => 'Cp nht tm kim',

    // Shelves
    'shelf' => 'Gi',
    'shelves' => 'Gi',
    'x_shelves' => ':count Gi |:count Gi',
    'shelves_empty' => 'Khng c gi no c to',
    'shelves_create' => 'To Gi mi',
    'shelves_popular' => 'Cc Gi ph bin',
    'shelves_new' => 'Cc Gi mi',
    'shelves_new_action' => 'Gi mi',
    'shelves_popular_empty' => 'Cc gi ph bin s xut hin  y.',
    'shelves_new_empty' => 'Cc Gi c to gn y s xut hin  y.',
    'shelves_save' => 'Lu Gi',
    'shelves_books' => 'Sch trn Gi ny',
    'shelves_add_books' => 'Thm sch vo Gi ny',
    'shelves_drag_books' => 'Ko sch bn di  thm vo k sch ny',
    'shelves_empty_contents' => 'Gi ny khng c sch no',
    'shelves_edit_and_assign' => 'Chnh sa k  gn sch',
    'shelves_edit_named' => 'Chnh sa k :name',
    'shelves_edit' => 'Chnh sa k',
    'shelves_delete' => 'Xa k',
    'shelves_delete_named' => 'Xa k :name',
    'shelves_delete_explain' => "Thao tc ny s xa k c tn ':name'. Sch cha s khng b xa.",
    'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
    'shelves_permissions' => 'Shelf Permissions',
    'shelves_permissions_updated' => 'Shelf Permissions Updated',
    'shelves_permissions_active' => 'Shelf Permissions Active',
    'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
    'shelves_permissions_create' => 'Shelf create permissions are only used for copying permissions to child books using the action below. They do not control the ability to create books.',
    'shelves_copy_permissions_to_books' => 'Sao chp cc quyn cho sch',
    'shelves_copy_permissions' => 'Sao chp cc quyn',
    'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
    'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',

    // Books
    'book' => 'Sch',
    'books' => 'Tt c sch',
    'x_books' => ':count Sch|:count Tt c sch',
    'books_empty' => 'Khng c cun sch no c to',
    'books_popular' => 'Nhng cun sch ph bin',
    'books_recent' => 'Nhng cun sch gn y',
    'books_new' => 'Nhng cun sch mi',
    'books_new_action' => 'Sch mi',
    'books_popular_empty' => 'Nhng cun sch ph bin nht s xut hin  y.',
    'books_new_empty' => 'Nhng cun sch to gn y s c xut hin  y.',
    'books_create' => 'To cun sch mi',
    'books_delete' => 'Xa sch',
    'books_delete_named' => 'Xa sch :bookName',
    'books_delete_explain' => 'iu ny s xa cun sch vi tn \':bookName\'. Tt c cc trang v cc chng s b xa.',
    'books_delete_confirmation' => 'Bn c chc chn mun xa cun sch ny?',
    'books_edit' => 'Sa sch',
    'books_edit_named' => 'Sa sch :bookName',
    'books_form_book_name' => 'Tn sch',
    'books_save' => 'Lu sch',
    'books_permissions' => 'Cc quyn ca cun sch',
    'books_permissions_updated' => 'Cc quyn ca cun sch  c cp nht',
    'books_empty_contents' => 'Khng c trang hay chng no c to cho cun sch ny.',
    'books_empty_create_page' => 'Tao mt trang mi',
    'books_empty_sort_current_book' => 'Sp xp cun sch ny',
    'books_empty_add_chapter' => 'Thm mt chng mi',
    'books_permissions_active' => 'ang bt cc quyn hn t Sch',
    'books_search_this' => 'Tm cun sch ny',
    'books_navigation' => 'iu hng cun sch',
    'books_sort' => 'Sp xp ni dung cun sch',
    'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
    'books_sort_named' => 'Sp xp sch :bookName',
    'books_sort_name' => 'Sp xp theo tn',
    'books_sort_created' => 'Sp xp theo ngy to',
    'books_sort_updated' => 'Sp xp theo ngy cp nht',
    'books_sort_chapters_first' => 'Cc Chng u',
    'books_sort_chapters_last' => 'Cc Chng cui',
    'books_sort_show_other' => 'Hin th cc Sch khc',
    'books_sort_save' => 'Lu th t mi',
    'books_sort_show_other_desc' => 'Add other books here to include them in the sort operation, and allow easy cross-book reorganisation.',
    'books_sort_move_up' => 'Move Up',
    'books_sort_move_down' => 'Move Down',
    'books_sort_move_prev_book' => 'Move to Previous Book',
    'books_sort_move_next_book' => 'Move to Next Book',
    'books_sort_move_prev_chapter' => 'Move Into Previous Chapter',
    'books_sort_move_next_chapter' => 'Move Into Next Chapter',
    'books_sort_move_book_start' => 'Move to Start of Book',
    'books_sort_move_book_end' => 'Move to End of Book',
    'books_sort_move_before_chapter' => 'Move to Before Chapter',
    'books_sort_move_after_chapter' => 'Move to After Chapter',
    'books_copy' => 'Copy Book',
    'books_copy_success' => 'Book successfully copied',

    // Chapters
    'chapter' => 'Chng',
    'chapters' => 'Cc chng',
    'x_chapters' => ':count Chng|:count Chng',
    'chapters_popular' => 'Cc Chng ph bin',
    'chapters_new' => 'Chng mi',
    'chapters_create' => 'To Chng mi',
    'chapters_delete' => 'Xa Chng',
    'chapters_delete_named' => 'Xa Chng :chapterName',
    'chapters_delete_explain' => 'Hnh ng ny s xo chng \':chapterName\'. Tt c cc trang trong chng ny cng s b xo.',
    'chapters_delete_confirm' => 'Bn c chc chn mun xa chng ny?',
    'chapters_edit' => 'Sa Chng',
    'chapters_edit_named' => 'Sa chng :chapterName',
    'chapters_save' => 'Lu Chng',
    'chapters_move' => 'Di chuyn Chng',
    'chapters_move_named' => 'Di chuyn Chng :chapterName',
    'chapters_copy' => 'Copy Chapter',
    'chapters_copy_success' => 'Chapter successfully copied',
    'chapters_permissions' => 'Quyn hn Chng',
    'chapters_empty' => 'Khng c trang no hin c trong chng ny.',
    'chapters_permissions_active' => 'ang bt cc quyn hn t Chng',
    'chapters_permissions_success' => 'Quyn hn Chng c cp nht',
    'chapters_search_this' => 'Tm kim trong Chng ny',
    'chapter_sort_book' => 'Sort Book',

    // Pages
    'page' => 'Trang',
    'pages' => 'Cc trang',
    'x_pages' => ':count Trang|:count Trang',
    'pages_popular' => 'Cc Trang ph bin',
    'pages_new' => 'Trang Mi',
    'pages_attachments' => 'Cc nh km',
    'pages_navigation' => 'iu hng Trang',
    'pages_delete' => 'Xa Trang',
    'pages_delete_named' => 'Xa Trang :pageName',
    'pages_delete_draft_named' => 'Xa Trang Nhp :pageName',
    'pages_delete_draft' => 'Xa Trang Nhp',
    'pages_delete_success' => ' xa Trang',
    'pages_delete_draft_success' => ' xa trang Nhp',
    'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
    'pages_delete_confirm' => 'Bn c chc chn mun xa trang ny?',
    'pages_delete_draft_confirm' => 'Bn c chc chn mun xa trang nhp ny?',
    'pages_editing_named' => 'ang chnh sa Trang :pageName',
    'pages_edit_draft_options' => 'Ty chn bn nhp',
    'pages_edit_save_draft' => 'Lu Nhp',
    'pages_edit_draft' => 'Sa trang nhp',
    'pages_editing_draft' => 'ang chnh sa Nhp',
    'pages_editing_page' => 'ang chnh sa Trang',
    'pages_edit_draft_save_at' => 'Bn nhp  lu lc ',
    'pages_edit_delete_draft' => 'Xa Bn nhp',
    'pages_edit_delete_draft_confirm' => 'Are you sure you want to delete your draft page changes? All of your changes, since the last full save, will be lost and the editor will be updated with the latest page non-draft save state.',
    'pages_edit_discard_draft' => 'Hy b Bn nhp',
    'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor',
    'pages_edit_switch_to_markdown_clean' => '(Clean Content)',
    'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
    'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
    'pages_edit_set_changelog' => 't Changelog',
    'pages_edit_enter_changelog_desc' => 'Vit m t ngn gn cho cc thay i m bn to',
    'pages_edit_enter_changelog' => 'Vit Changelog',
    'pages_editor_switch_title' => 'Switch Editor',
    'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?',
    'pages_editor_switch_consider_following' => 'Consider the following when changing editors:',
    'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.',
    'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.',
    'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.',
    'pages_save' => 'Lu Trang',
    'pages_title' => 'Tiu  Trang',
    'pages_name' => 'Tn Trang',
    'pages_md_editor' => 'Trnh chnh sa',
    'pages_md_preview' => 'Xem trc',
    'pages_md_insert_image' => 'Chn hnh nh',
    'pages_md_insert_link' => 'Chn lin kt thc th',
    'pages_md_insert_drawing' => 'Chn bn v',
    'pages_md_show_preview' => 'Show preview',
    'pages_md_sync_scroll' => 'Sync preview scroll',
    'pages_drawing_unsaved' => 'Unsaved Drawing Found',
    'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?',
    'pages_not_in_chapter' => 'Trang khng nm trong mt chng',
    'pages_move' => 'Di chuyn Trang',
    'pages_copy' => 'Sao chp Trang',
    'pages_copy_desination' => 'Sao lu n',
    'pages_copy_success' => 'Trang c sao chp thnh cng',
    'pages_permissions' => 'Quyn hn Trang',
    'pages_permissions_success' => 'Quyn hn Trang c cp nht',
    'pages_revision' => 'Phin bn',
    'pages_revisions' => 'Phin bn Trang',
    'pages_revisions_desc' => 'Listed below are all the past revisions of this page. You can look back upon, compare, and restore old page versions if permissions allow. The full history of the page may not be fully reflected here since, depending on system configuration, old revisions could be auto-deleted.',
    'pages_revisions_named' => 'Phin bn Trang cho :pageName',
    'pages_revision_named' => 'Phin bn Trang cho :pageName',
    'pages_revision_restored_from' => 'Khi phc t #:id; :summary',
    'pages_revisions_created_by' => 'To bi',
    'pages_revisions_date' => 'Ngy ca Phin bn',
    'pages_revisions_number' => '#',
    'pages_revisions_sort_number' => 'Revision Number',
    'pages_revisions_numbered' => 'Phin bn #:id',
    'pages_revisions_numbered_changes' => 'Cc thay i ca phin bn #:id',
    'pages_revisions_editor' => 'Editor Type',
    'pages_revisions_changelog' => 'Nht k thay i',
    'pages_revisions_changes' => 'Cc thay i',
    'pages_revisions_current' => 'Phin bn hin ti',
    'pages_revisions_preview' => 'Xem trc',
    'pages_revisions_restore' => 'Khi phc',
    'pages_revisions_none' => 'Trang ny khng c phin bn no',
    'pages_copy_link' => 'Sao chp Lin kt',
    'pages_edit_content_link' => 'Jump to section in editor',
    'pages_pointer_enter_mode' => 'Enter section select mode',
    'pages_pointer_label' => 'Ty chn phn trang',
    'pages_pointer_permalink' => 'Phn trang Lin kt c nh',
    'pages_pointer_include_tag' => 'Phn trang bao gm th',
    'pages_pointer_toggle_link' => 'Ch  Lin kt c nh, Nhn  hin th th bao gm',
    'pages_pointer_toggle_include' => 'Bao gm ch  th, Nhn  hin th lin kt c nh',
    'pages_permissions_active' => 'ang bt cc quyn hn t Trang',
    'pages_initial_revision' => 'ng bi m u',
    'pages_references_update_revision' => 'System auto-update of internal links',
    'pages_initial_name' => 'Trang mi',
    'pages_editing_draft_notification' => 'Bn hin ang chnh sa mt bn nhp c lu cch y :timeDiff.',
    'pages_draft_edited_notification' => 'Trang ny  c cp nht t lc . Bn nn loi b bn nhp ny.',
    'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.',
    'pages_draft_edit_active' => [
        'start_a' => ':count ngi dng ang bt u chnh sa trang ny',
        'start_b' => ':userName ang bt u chnh sa trang ny',
        'time_a' => 'k t khi thang c cp nht ln cui',
        'time_b' => 'trong :minCount pht cui',
        'message' => ':start :time. Hy cn thn ng ghi  vo cc bn cp nht ca nhau!',
    ],
    'pages_draft_discarded' => 'Draft discarded! The editor has been updated with the current page content',
    'pages_draft_deleted' => 'Draft deleted! The editor has been updated with the current page content',
    'pages_specific' => 'Trang c th',
    'pages_is_template' => 'Biu mu trang',

    // Editor Sidebar
    'toggle_sidebar' => 'Toggle Sidebar',
    'page_tags' => 'Cc Th Trang',
    'chapter_tags' => 'Cc Th Chng',
    'book_tags' => 'Cc Th Sch',
    'shelf_tags' => 'Cc Th K',
    'tag' => 'Nhn',
    'tags' =>  'Cc Th',
    'tags_index_desc' => 'Tags can be applied to content within the system to apply a flexible form of categorization. Tags can have both a key and value, with the value being optional. Once applied, content can then be queried using the tag name and value.',
    'tag_name' =>  'Tn Nhn',
    'tag_value' => 'Gi tr Th (Ty chn)',
    'tags_explain' => "Thm vi th  phn loi ni dung ca bn tt hn. 
 Bn c th t gi tr cho th  qun l k cng hn.",
    'tags_add' => 'Thm th khc',
    'tags_remove' => 'Xa th ny',
    'tags_usages' => 'Total tag usages',
    'tags_assigned_pages' => 'Assigned to Pages',
    'tags_assigned_chapters' => 'Assigned to Chapters',
    'tags_assigned_books' => 'Assigned to Books',
    'tags_assigned_shelves' => 'Assigned to Shelves',
    'tags_x_unique_values' => ':count unique values',
    'tags_all_values' => 'All values',
    'tags_view_tags' => 'View Tags',
    'tags_view_existing_tags' => 'View existing tags',
    'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
    'attachments' => 'Cc nh km',
    'attachments_explain' => 'Cp nht mt s tp tin v nh mt s lin kt  hin th trn trang ca bn. Chng c hin trong sidebar ca trang.',
    'attachments_explain_instant_save' => 'Cc thay i  y s c lu ngay lp tc.',
    'attachments_upload' => 'Ti ln Tp tin',
    'attachments_link' => 'nh km Lin kt',
    'attachments_upload_drop' => 'Alternatively you can drag and drop a file here to upload it as an attachment.',
    'attachments_set_link' => 't Lin kt',
    'attachments_delete' => 'Bn c chc chn mun xa tp tin nh km ny?',
    'attachments_dropzone' => 'Drop files here to upload',
    'attachments_no_files' => 'Khng c tp tin no c ti ln',
    'attachments_explain_link' => 'Bn c th nh km mt lin kt nu bn la chn khng ti ln tp tin. Lin kt ny c th tr n mt trang khc hoc mt tp tin  trn mng (m my).',
    'attachments_link_name' => 'Tn Lin kt',
    'attachment_link' => 'Lin kt nh km',
    'attachments_link_url' => 'Lin kt n tp tin',
    'attachments_link_url_hint' => 'URL ca trang hoc tp tin',
    'attach' => 'nh km',
    'attachments_insert_link' => 'Thm ng dn Tp tin nh km vo Trang',
    'attachments_edit_file' => 'Sa tp tin',
    'attachments_edit_file_name' => 'Tn tp tin',
    'attachments_edit_drop_upload' => 'Th tp tin hoc bm vo y  ti ln v ghi ',
    'attachments_order_updated' => ' cp nht th t nh km',
    'attachments_updated_success' => ' cp nht chi tit nh km',
    'attachments_deleted' => 'nh km  c xa',
    'attachments_file_uploaded' => 'Tp tin ti ln thnh cng',
    'attachments_file_updated' => 'Tp tin cp nht thnh cng',
    'attachments_link_attached' => 'Lin kt c nh km n trang thnh cng',
    'templates' => 'Cc Mu',
    'templates_set_as_template' => 'Trang l mt mu',
    'templates_explain_set_as_template' => 'Bn c th t trang ny lm mu, ni dung ca n s c s dng li khi to cc trang mi. Ngi dng khc c th s dng mu ny nu hc c quyn hn xem trang ny.',
    'templates_replace_content' => 'Thay th ni dung trang',
    'templates_append_content' => 'Vit vo ni dung trang',
    'templates_prepend_content' => 'Thm vo u ni dung trang',

    // Profile View
    'profile_user_for_x' => ' l ngi dng trong :time',
    'profile_created_content' => ' to ni dung',
    'profile_not_created_pages' => ':userName cha to bt k trang no',
    'profile_not_created_chapters' => ':userName cha to bt k chng no',
    'profile_not_created_books' => ':userName cha to bt c sch no',
    'profile_not_created_shelves' => ':userName cha to bt k gi sch no',

    // Comments
    'comment' => 'Bnh lun',
    'comments' => 'Cc bnh lun',
    'comment_add' => 'Thm bnh lun',
    'comment_placeholder' => 'ng bnh lun ti y',
    'comment_count' => '{0} Khng c bnh lun|{1} 1 Bnh lun|[2,*] :count Bnh lun',
    'comment_save' => 'Lu bnh lun',
    'comment_new' => 'Bnh lun mi',
    'comment_created' => ' bnh lun :createDiff',
    'comment_updated' => ' cp nht :updateDiff bi :username',
    'comment_updated_indicator' => 'Updated',
    'comment_deleted_success' => 'Bnh lun  b xa',
    'comment_created_success' => ' thm bnh lun',
    'comment_updated_success' => 'Bnh lun  c cp nht',
    'comment_delete_confirm' => 'Bn c chc bn mun xa bnh lun ny?',
    'comment_in_reply_to' => 'Tr li cho :commentId',
    'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',

    // Revision
    'revision_delete_confirm' => 'Bn c chc bn mun xa phin bn ny?',
    'revision_restore_confirm' => 'Bn c chc bn mun khi phc phin bn ny? Ni dung trang hin ti s c thay th.',
    'revision_cannot_delete_latest' => 'Khng th xa phin bn mi nht.',

    // Copy view
    'copy_consider' => 'Please consider the below when copying content.',
    'copy_consider_permissions' => 'Custom permission settings will not be copied.',
    'copy_consider_owner' => 'You will become the owner of all copied content.',
    'copy_consider_images' => 'Page image files will not be duplicated & the original images will retain their relation to the page they were originally uploaded to.',
    'copy_consider_attachments' => 'Page attachments will not be copied.',
    'copy_consider_access' => 'A change of location, owner or permissions may result in this content being accessible to those previously without access.',

    // Conversions
    'convert_to_shelf' => 'Convert to Shelf',
    'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.',
    'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.',
    'convert_book' => 'Convert Book',
    'convert_book_confirm' => 'Are you sure you want to convert this book?',
    'convert_undo_warning' => 'This cannot be as easily undone.',
    'convert_to_book' => 'Convert to Book',
    'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
    'convert_chapter' => 'Convert Chapter',
    'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',

    // References
    'references' => 'References',
    'references_none' => 'There are no tracked references to this item.',
    'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',

    // Watch Options
    'watch' => 'Watch',
    'watch_title_default' => 'Default Preferences',
    'watch_desc_default' => 'Revert watching to just your default notification preferences.',
    'watch_title_ignore' => 'Ignore',
    'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
    'watch_title_new' => 'New Pages',
    'watch_desc_new' => 'Notify when any new page is created within this item.',
    'watch_title_updates' => 'All Page Updates',
    'watch_desc_updates' => 'Notify upon all new pages and page changes.',
    'watch_desc_updates_page' => 'Notify upon all page changes.',
    'watch_title_comments' => 'All Page Updates & Comments',
    'watch_desc_comments' => 'Notify upon all new pages, page changes and new comments.',
    'watch_desc_comments_page' => 'Notify upon page changes and new comments.',
    'watch_change_default' => 'Change default notification preferences',
    'watch_detail_ignore' => 'Ignoring notifications',
    'watch_detail_new' => 'Watching for new pages',
    'watch_detail_updates' => 'Watching new pages and updates',
    'watch_detail_comments' => 'Watching new pages, updates & comments',
    'watch_detail_parent_book' => 'Watching via parent book',
    'watch_detail_parent_book_ignore' => 'Ignoring via parent book',
    'watch_detail_parent_chapter' => 'Watching via parent chapter',
    'watch_detail_parent_chapter_ignore' => 'Ignoring via parent chapter',
];
 ?>

Did this file decode correctly?

Original Code

<?php
/**
 * Text used for 'Entities' (Document Structure Elements) such as
 * Books, Shelves, Chapters & Pages
 */
return [

    // Shared
    'recently_created' => 'c to gn y',
    'recently_created_pages' => 'Trang c to gn y',
    'recently_updated_pages' => 'Trang c cp nht gn y',
    'recently_created_chapters' => 'Chng c to gn y',
    'recently_created_books' => 'Sch c to gn y',
    'recently_created_shelves' => 'Gi sch c to gn y',
    'recently_update' => 'c cp nht gn y',
    'recently_viewed' => 'c xem gn y',
    'recent_activity' => 'Hot ng gn y',
    'create_now' => 'To ngay',
    'revisions' => 'Phin bn',
    'meta_revision' => 'Phin bn #:revisionCount',
    'meta_created' => 'c to :timeLength',
    'meta_created_name' => 'c to :timeLength bi :user',
    'meta_updated' => 'c cp nht :timeLength',
    'meta_updated_name' => 'c cp nht :timeLength bi :user',
    'meta_owned_name' => 'c s hu bi :user',
    'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
    'entity_select' => 'Chn thc th',
    'entity_select_lack_permission' => 'Bn khng c quyn  chn mc ny',
    'images' => 'nh',
    'my_recent_drafts' => 'Bn nhp gn y ca ti',
    'my_recently_viewed' => 'Xem gn y',
    'my_most_viewed_favourites' => 'Yu thch c ti xem nhiu nht',
    'my_favourites' => 'Danh sch yu thch ca ti',
    'no_pages_viewed' => 'Bn cha xem bt c trang no',
    'no_pages_recently_created' => 'Khng c trang no c to gn y',
    'no_pages_recently_updated' => 'Khng c trang no c cp nht gn y',
    'export' => 'Kt xut',
    'export_html' => 'ang cha tp tin Web',
    'export_pdf' => 'Tp PDF',
    'export_text' => 'Tp vn bn thun ty',
    'export_md' => 'Tp Markdown',
    'default_template' => 'Default Page Template',
    'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
    'default_template_select' => 'Select a template page',

    // Permissions and restrictions
    'permissions' => 'Quyn',
    'permissions_desc' => 't quyn  y  ghi  cc quyn mc nh do vai tr ngi dng cung cp.',
    'permissions_book_cascade' => 'Quyn c t trn sch s t ng xp tng cho cc chng v trang con, tr khi chng c xc nh quyn ring.',
    'permissions_chapter_cascade' => 'Quyn c t trn cc chng s t ng xp tng cho cc trang con, tr khi chng c xc nh quyn ring.',
    'permissions_save' => 'Lu quyn hn',
    'permissions_owner' => 'Ch s hu',
    'permissions_role_everyone_else' => 'Nhng ngi khc',
    'permissions_role_everyone_else_desc' => 't quyn cho tt c vai tr khng c ghi  c th.',
    'permissions_role_override' => 'Ghi  quyn cho vai tr',
    'permissions_inherit_defaults' => 'K tha gi tr mc nh',

    // Search
    'search_results' => 'Kt qu Tm kim',
    'search_total_results_found' => 'Tm thy :count kt qu|:count tng kt qu',
    'search_clear' => 'Xo tm kim',
    'search_no_pages' => 'Khng trang no khp vi tm kim ny',
    'search_for_term' => 'Tm kim cho :term',
    'search_more' => 'Thm kt qu',
    'search_advanced' => 'Tm kim Nng cao',
    'search_terms' => 'Cm t Tm kim',
    'search_content_type' => 'Kiu Ni dung',
    'search_exact_matches' => 'Hon ton trng khp',
    'search_tags' => 'Tm kim Tag',
    'search_options' => 'Tu chn',
    'search_viewed_by_me' => 'c xem bi ti',
    'search_not_viewed_by_me' => 'Khng c xem bi ti',
    'search_permissions_set' => 'Phn quyn',
    'search_created_by_me' => 'c to bi ti',
    'search_updated_by_me' => 'c cp nht bi ti',
    'search_owned_by_me' => 'Ca ti',
    'search_date_options' => 'Ty chn ngy',
    'search_updated_before' => ' c cp nht trc ',
    'search_updated_after' => ' c cp nht sau',
    'search_created_before' => ' c to trc',
    'search_created_after' => ' c to sau',
    'search_set_date' => 't ngy',
    'search_update' => 'Cp nht tm kim',

    // Shelves
    'shelf' => 'Gi',
    'shelves' => 'Gi',
    'x_shelves' => ':count Gi |:count Gi',
    'shelves_empty' => 'Khng c gi no c to',
    'shelves_create' => 'To Gi mi',
    'shelves_popular' => 'Cc Gi ph bin',
    'shelves_new' => 'Cc Gi mi',
    'shelves_new_action' => 'Gi mi',
    'shelves_popular_empty' => 'Cc gi ph bin s xut hin  y.',
    'shelves_new_empty' => 'Cc Gi c to gn y s xut hin  y.',
    'shelves_save' => 'Lu Gi',
    'shelves_books' => 'Sch trn Gi ny',
    'shelves_add_books' => 'Thm sch vo Gi ny',
    'shelves_drag_books' => 'Ko sch bn di  thm vo k sch ny',
    'shelves_empty_contents' => 'Gi ny khng c sch no',
    'shelves_edit_and_assign' => 'Chnh sa k  gn sch',
    'shelves_edit_named' => 'Chnh sa k :name',
    'shelves_edit' => 'Chnh sa k',
    'shelves_delete' => 'Xa k',
    'shelves_delete_named' => 'Xa k :name',
    'shelves_delete_explain' => "Thao tc ny s xa k c tn ':name'. Sch cha s khng b xa.",
    'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
    'shelves_permissions' => 'Shelf Permissions',
    'shelves_permissions_updated' => 'Shelf Permissions Updated',
    'shelves_permissions_active' => 'Shelf Permissions Active',
    'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
    'shelves_permissions_create' => 'Shelf create permissions are only used for copying permissions to child books using the action below. They do not control the ability to create books.',
    'shelves_copy_permissions_to_books' => 'Sao chp cc quyn cho sch',
    'shelves_copy_permissions' => 'Sao chp cc quyn',
    'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
    'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',

    // Books
    'book' => 'Sch',
    'books' => 'Tt c sch',
    'x_books' => ':count Sch|:count Tt c sch',
    'books_empty' => 'Khng c cun sch no c to',
    'books_popular' => 'Nhng cun sch ph bin',
    'books_recent' => 'Nhng cun sch gn y',
    'books_new' => 'Nhng cun sch mi',
    'books_new_action' => 'Sch mi',
    'books_popular_empty' => 'Nhng cun sch ph bin nht s xut hin  y.',
    'books_new_empty' => 'Nhng cun sch to gn y s c xut hin  y.',
    'books_create' => 'To cun sch mi',
    'books_delete' => 'Xa sch',
    'books_delete_named' => 'Xa sch :bookName',
    'books_delete_explain' => 'iu ny s xa cun sch vi tn \':bookName\'. Tt c cc trang v cc chng s b xa.',
    'books_delete_confirmation' => 'Bn c chc chn mun xa cun sch ny?',
    'books_edit' => 'Sa sch',
    'books_edit_named' => 'Sa sch :bookName',
    'books_form_book_name' => 'Tn sch',
    'books_save' => 'Lu sch',
    'books_permissions' => 'Cc quyn ca cun sch',
    'books_permissions_updated' => 'Cc quyn ca cun sch  c cp nht',
    'books_empty_contents' => 'Khng c trang hay chng no c to cho cun sch ny.',
    'books_empty_create_page' => 'Tao mt trang mi',
    'books_empty_sort_current_book' => 'Sp xp cun sch ny',
    'books_empty_add_chapter' => 'Thm mt chng mi',
    'books_permissions_active' => 'ang bt cc quyn hn t Sch',
    'books_search_this' => 'Tm cun sch ny',
    'books_navigation' => 'iu hng cun sch',
    'books_sort' => 'Sp xp ni dung cun sch',
    'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
    'books_sort_named' => 'Sp xp sch :bookName',
    'books_sort_name' => 'Sp xp theo tn',
    'books_sort_created' => 'Sp xp theo ngy to',
    'books_sort_updated' => 'Sp xp theo ngy cp nht',
    'books_sort_chapters_first' => 'Cc Chng u',
    'books_sort_chapters_last' => 'Cc Chng cui',
    'books_sort_show_other' => 'Hin th cc Sch khc',
    'books_sort_save' => 'Lu th t mi',
    'books_sort_show_other_desc' => 'Add other books here to include them in the sort operation, and allow easy cross-book reorganisation.',
    'books_sort_move_up' => 'Move Up',
    'books_sort_move_down' => 'Move Down',
    'books_sort_move_prev_book' => 'Move to Previous Book',
    'books_sort_move_next_book' => 'Move to Next Book',
    'books_sort_move_prev_chapter' => 'Move Into Previous Chapter',
    'books_sort_move_next_chapter' => 'Move Into Next Chapter',
    'books_sort_move_book_start' => 'Move to Start of Book',
    'books_sort_move_book_end' => 'Move to End of Book',
    'books_sort_move_before_chapter' => 'Move to Before Chapter',
    'books_sort_move_after_chapter' => 'Move to After Chapter',
    'books_copy' => 'Copy Book',
    'books_copy_success' => 'Book successfully copied',

    // Chapters
    'chapter' => 'Chng',
    'chapters' => 'Cc chng',
    'x_chapters' => ':count Chng|:count Chng',
    'chapters_popular' => 'Cc Chng ph bin',
    'chapters_new' => 'Chng mi',
    'chapters_create' => 'To Chng mi',
    'chapters_delete' => 'Xa Chng',
    'chapters_delete_named' => 'Xa Chng :chapterName',
    'chapters_delete_explain' => 'Hnh ng ny s xo chng \':chapterName\'. Tt c cc trang trong chng ny cng s b xo.',
    'chapters_delete_confirm' => 'Bn c chc chn mun xa chng ny?',
    'chapters_edit' => 'Sa Chng',
    'chapters_edit_named' => 'Sa chng :chapterName',
    'chapters_save' => 'Lu Chng',
    'chapters_move' => 'Di chuyn Chng',
    'chapters_move_named' => 'Di chuyn Chng :chapterName',
    'chapters_copy' => 'Copy Chapter',
    'chapters_copy_success' => 'Chapter successfully copied',
    'chapters_permissions' => 'Quyn hn Chng',
    'chapters_empty' => 'Khng c trang no hin c trong chng ny.',
    'chapters_permissions_active' => 'ang bt cc quyn hn t Chng',
    'chapters_permissions_success' => 'Quyn hn Chng c cp nht',
    'chapters_search_this' => 'Tm kim trong Chng ny',
    'chapter_sort_book' => 'Sort Book',

    // Pages
    'page' => 'Trang',
    'pages' => 'Cc trang',
    'x_pages' => ':count Trang|:count Trang',
    'pages_popular' => 'Cc Trang ph bin',
    'pages_new' => 'Trang Mi',
    'pages_attachments' => 'Cc nh km',
    'pages_navigation' => 'iu hng Trang',
    'pages_delete' => 'Xa Trang',
    'pages_delete_named' => 'Xa Trang :pageName',
    'pages_delete_draft_named' => 'Xa Trang Nhp :pageName',
    'pages_delete_draft' => 'Xa Trang Nhp',
    'pages_delete_success' => ' xa Trang',
    'pages_delete_draft_success' => ' xa trang Nhp',
    'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
    'pages_delete_confirm' => 'Bn c chc chn mun xa trang ny?',
    'pages_delete_draft_confirm' => 'Bn c chc chn mun xa trang nhp ny?',
    'pages_editing_named' => 'ang chnh sa Trang :pageName',
    'pages_edit_draft_options' => 'Ty chn bn nhp',
    'pages_edit_save_draft' => 'Lu Nhp',
    'pages_edit_draft' => 'Sa trang nhp',
    'pages_editing_draft' => 'ang chnh sa Nhp',
    'pages_editing_page' => 'ang chnh sa Trang',
    'pages_edit_draft_save_at' => 'Bn nhp  lu lc ',
    'pages_edit_delete_draft' => 'Xa Bn nhp',
    'pages_edit_delete_draft_confirm' => 'Are you sure you want to delete your draft page changes? All of your changes, since the last full save, will be lost and the editor will be updated with the latest page non-draft save state.',
    'pages_edit_discard_draft' => 'Hy b Bn nhp',
    'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor',
    'pages_edit_switch_to_markdown_clean' => '(Clean Content)',
    'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
    'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
    'pages_edit_set_changelog' => 't Changelog',
    'pages_edit_enter_changelog_desc' => 'Vit m t ngn gn cho cc thay i m bn to',
    'pages_edit_enter_changelog' => 'Vit Changelog',
    'pages_editor_switch_title' => 'Switch Editor',
    'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?',
    'pages_editor_switch_consider_following' => 'Consider the following when changing editors:',
    'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.',
    'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.',
    'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.',
    'pages_save' => 'Lu Trang',
    'pages_title' => 'Tiu  Trang',
    'pages_name' => 'Tn Trang',
    'pages_md_editor' => 'Trnh chnh sa',
    'pages_md_preview' => 'Xem trc',
    'pages_md_insert_image' => 'Chn hnh nh',
    'pages_md_insert_link' => 'Chn lin kt thc th',
    'pages_md_insert_drawing' => 'Chn bn v',
    'pages_md_show_preview' => 'Show preview',
    'pages_md_sync_scroll' => 'Sync preview scroll',
    'pages_drawing_unsaved' => 'Unsaved Drawing Found',
    'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?',
    'pages_not_in_chapter' => 'Trang khng nm trong mt chng',
    'pages_move' => 'Di chuyn Trang',
    'pages_copy' => 'Sao chp Trang',
    'pages_copy_desination' => 'Sao lu n',
    'pages_copy_success' => 'Trang c sao chp thnh cng',
    'pages_permissions' => 'Quyn hn Trang',
    'pages_permissions_success' => 'Quyn hn Trang c cp nht',
    'pages_revision' => 'Phin bn',
    'pages_revisions' => 'Phin bn Trang',
    'pages_revisions_desc' => 'Listed below are all the past revisions of this page. You can look back upon, compare, and restore old page versions if permissions allow. The full history of the page may not be fully reflected here since, depending on system configuration, old revisions could be auto-deleted.',
    'pages_revisions_named' => 'Phin bn Trang cho :pageName',
    'pages_revision_named' => 'Phin bn Trang cho :pageName',
    'pages_revision_restored_from' => 'Khi phc t #:id; :summary',
    'pages_revisions_created_by' => 'To bi',
    'pages_revisions_date' => 'Ngy ca Phin bn',
    'pages_revisions_number' => '#',
    'pages_revisions_sort_number' => 'Revision Number',
    'pages_revisions_numbered' => 'Phin bn #:id',
    'pages_revisions_numbered_changes' => 'Cc thay i ca phin bn #:id',
    'pages_revisions_editor' => 'Editor Type',
    'pages_revisions_changelog' => 'Nht k thay i',
    'pages_revisions_changes' => 'Cc thay i',
    'pages_revisions_current' => 'Phin bn hin ti',
    'pages_revisions_preview' => 'Xem trc',
    'pages_revisions_restore' => 'Khi phc',
    'pages_revisions_none' => 'Trang ny khng c phin bn no',
    'pages_copy_link' => 'Sao chp Lin kt',
    'pages_edit_content_link' => 'Jump to section in editor',
    'pages_pointer_enter_mode' => 'Enter section select mode',
    'pages_pointer_label' => 'Ty chn phn trang',
    'pages_pointer_permalink' => 'Phn trang Lin kt c nh',
    'pages_pointer_include_tag' => 'Phn trang bao gm th',
    'pages_pointer_toggle_link' => 'Ch  Lin kt c nh, Nhn  hin th th bao gm',
    'pages_pointer_toggle_include' => 'Bao gm ch  th, Nhn  hin th lin kt c nh',
    'pages_permissions_active' => 'ang bt cc quyn hn t Trang',
    'pages_initial_revision' => 'ng bi m u',
    'pages_references_update_revision' => 'System auto-update of internal links',
    'pages_initial_name' => 'Trang mi',
    'pages_editing_draft_notification' => 'Bn hin ang chnh sa mt bn nhp c lu cch y :timeDiff.',
    'pages_draft_edited_notification' => 'Trang ny  c cp nht t lc . Bn nn loi b bn nhp ny.',
    'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.',
    'pages_draft_edit_active' => [
        'start_a' => ':count ngi dng ang bt u chnh sa trang ny',
        'start_b' => ':userName ang bt u chnh sa trang ny',
        'time_a' => 'k t khi thang c cp nht ln cui',
        'time_b' => 'trong :minCount pht cui',
        'message' => ':start :time. Hy cn thn ng ghi  vo cc bn cp nht ca nhau!',
    ],
    'pages_draft_discarded' => 'Draft discarded! The editor has been updated with the current page content',
    'pages_draft_deleted' => 'Draft deleted! The editor has been updated with the current page content',
    'pages_specific' => 'Trang c th',
    'pages_is_template' => 'Biu mu trang',

    // Editor Sidebar
    'toggle_sidebar' => 'Toggle Sidebar',
    'page_tags' => 'Cc Th Trang',
    'chapter_tags' => 'Cc Th Chng',
    'book_tags' => 'Cc Th Sch',
    'shelf_tags' => 'Cc Th K',
    'tag' => 'Nhn',
    'tags' =>  'Cc Th',
    'tags_index_desc' => 'Tags can be applied to content within the system to apply a flexible form of categorization. Tags can have both a key and value, with the value being optional. Once applied, content can then be queried using the tag name and value.',
    'tag_name' =>  'Tn Nhn',
    'tag_value' => 'Gi tr Th (Ty chn)',
    'tags_explain' => "Thm vi th  phn loi ni dung ca bn tt hn. \n Bn c th t gi tr cho th  qun l k cng hn.",
    'tags_add' => 'Thm th khc',
    'tags_remove' => 'Xa th ny',
    'tags_usages' => 'Total tag usages',
    'tags_assigned_pages' => 'Assigned to Pages',
    'tags_assigned_chapters' => 'Assigned to Chapters',
    'tags_assigned_books' => 'Assigned to Books',
    'tags_assigned_shelves' => 'Assigned to Shelves',
    'tags_x_unique_values' => ':count unique values',
    'tags_all_values' => 'All values',
    'tags_view_tags' => 'View Tags',
    'tags_view_existing_tags' => 'View existing tags',
    'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
    'attachments' => 'Cc nh km',
    'attachments_explain' => 'Cp nht mt s tp tin v nh mt s lin kt  hin th trn trang ca bn. Chng c hin trong sidebar ca trang.',
    'attachments_explain_instant_save' => 'Cc thay i  y s c lu ngay lp tc.',
    'attachments_upload' => 'Ti ln Tp tin',
    'attachments_link' => 'nh km Lin kt',
    'attachments_upload_drop' => 'Alternatively you can drag and drop a file here to upload it as an attachment.',
    'attachments_set_link' => 't Lin kt',
    'attachments_delete' => 'Bn c chc chn mun xa tp tin nh km ny?',
    'attachments_dropzone' => 'Drop files here to upload',
    'attachments_no_files' => 'Khng c tp tin no c ti ln',
    'attachments_explain_link' => 'Bn c th nh km mt lin kt nu bn la chn khng ti ln tp tin. Lin kt ny c th tr n mt trang khc hoc mt tp tin  trn mng (m my).',
    'attachments_link_name' => 'Tn Lin kt',
    'attachment_link' => 'Lin kt nh km',
    'attachments_link_url' => 'Lin kt n tp tin',
    'attachments_link_url_hint' => 'URL ca trang hoc tp tin',
    'attach' => 'nh km',
    'attachments_insert_link' => 'Thm ng dn Tp tin nh km vo Trang',
    'attachments_edit_file' => 'Sa tp tin',
    'attachments_edit_file_name' => 'Tn tp tin',
    'attachments_edit_drop_upload' => 'Th tp tin hoc bm vo y  ti ln v ghi ',
    'attachments_order_updated' => ' cp nht th t nh km',
    'attachments_updated_success' => ' cp nht chi tit nh km',
    'attachments_deleted' => 'nh km  c xa',
    'attachments_file_uploaded' => 'Tp tin ti ln thnh cng',
    'attachments_file_updated' => 'Tp tin cp nht thnh cng',
    'attachments_link_attached' => 'Lin kt c nh km n trang thnh cng',
    'templates' => 'Cc Mu',
    'templates_set_as_template' => 'Trang l mt mu',
    'templates_explain_set_as_template' => 'Bn c th t trang ny lm mu, ni dung ca n s c s dng li khi to cc trang mi. Ngi dng khc c th s dng mu ny nu hc c quyn hn xem trang ny.',
    'templates_replace_content' => 'Thay th ni dung trang',
    'templates_append_content' => 'Vit vo ni dung trang',
    'templates_prepend_content' => 'Thm vo u ni dung trang',

    // Profile View
    'profile_user_for_x' => ' l ngi dng trong :time',
    'profile_created_content' => ' to ni dung',
    'profile_not_created_pages' => ':userName cha to bt k trang no',
    'profile_not_created_chapters' => ':userName cha to bt k chng no',
    'profile_not_created_books' => ':userName cha to bt c sch no',
    'profile_not_created_shelves' => ':userName cha to bt k gi sch no',

    // Comments
    'comment' => 'Bnh lun',
    'comments' => 'Cc bnh lun',
    'comment_add' => 'Thm bnh lun',
    'comment_placeholder' => 'ng bnh lun ti y',
    'comment_count' => '{0} Khng c bnh lun|{1} 1 Bnh lun|[2,*] :count Bnh lun',
    'comment_save' => 'Lu bnh lun',
    'comment_new' => 'Bnh lun mi',
    'comment_created' => ' bnh lun :createDiff',
    'comment_updated' => ' cp nht :updateDiff bi :username',
    'comment_updated_indicator' => 'Updated',
    'comment_deleted_success' => 'Bnh lun  b xa',
    'comment_created_success' => ' thm bnh lun',
    'comment_updated_success' => 'Bnh lun  c cp nht',
    'comment_delete_confirm' => 'Bn c chc bn mun xa bnh lun ny?',
    'comment_in_reply_to' => 'Tr li cho :commentId',
    'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',

    // Revision
    'revision_delete_confirm' => 'Bn c chc bn mun xa phin bn ny?',
    'revision_restore_confirm' => 'Bn c chc bn mun khi phc phin bn ny? Ni dung trang hin ti s c thay th.',
    'revision_cannot_delete_latest' => 'Khng th xa phin bn mi nht.',

    // Copy view
    'copy_consider' => 'Please consider the below when copying content.',
    'copy_consider_permissions' => 'Custom permission settings will not be copied.',
    'copy_consider_owner' => 'You will become the owner of all copied content.',
    'copy_consider_images' => 'Page image files will not be duplicated & the original images will retain their relation to the page they were originally uploaded to.',
    'copy_consider_attachments' => 'Page attachments will not be copied.',
    'copy_consider_access' => 'A change of location, owner or permissions may result in this content being accessible to those previously without access.',

    // Conversions
    'convert_to_shelf' => 'Convert to Shelf',
    'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.',
    'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.',
    'convert_book' => 'Convert Book',
    'convert_book_confirm' => 'Are you sure you want to convert this book?',
    'convert_undo_warning' => 'This cannot be as easily undone.',
    'convert_to_book' => 'Convert to Book',
    'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
    'convert_chapter' => 'Convert Chapter',
    'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',

    // References
    'references' => 'References',
    'references_none' => 'There are no tracked references to this item.',
    'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',

    // Watch Options
    'watch' => 'Watch',
    'watch_title_default' => 'Default Preferences',
    'watch_desc_default' => 'Revert watching to just your default notification preferences.',
    'watch_title_ignore' => 'Ignore',
    'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
    'watch_title_new' => 'New Pages',
    'watch_desc_new' => 'Notify when any new page is created within this item.',
    'watch_title_updates' => 'All Page Updates',
    'watch_desc_updates' => 'Notify upon all new pages and page changes.',
    'watch_desc_updates_page' => 'Notify upon all page changes.',
    'watch_title_comments' => 'All Page Updates & Comments',
    'watch_desc_comments' => 'Notify upon all new pages, page changes and new comments.',
    'watch_desc_comments_page' => 'Notify upon page changes and new comments.',
    'watch_change_default' => 'Change default notification preferences',
    'watch_detail_ignore' => 'Ignoring notifications',
    'watch_detail_new' => 'Watching for new pages',
    'watch_detail_updates' => 'Watching new pages and updates',
    'watch_detail_comments' => 'Watching new pages, updates & comments',
    'watch_detail_parent_book' => 'Watching via parent book',
    'watch_detail_parent_book_ignore' => 'Ignoring via parent book',
    'watch_detail_parent_chapter' => 'Watching via parent chapter',
    'watch_detail_parent_chapter_ignore' => 'Ignoring via parent chapter',
];

Function Calls

None

Variables

None

Stats

MD5 b9a1ce7a883bd4595d5e117707093ddb
Eval Count 0
Decode Time 148 ms