]> BookStack Code Mirror - bookstack/blobdiff - lang/ro/entities.php
Customization: Added parent tag classes
[bookstack] / lang / ro / entities.php
index 9f0ca357111f82066e7a1e97df8a99786ed95f17..293ec396a67fcfad290c98f724c402a15cb3a9f7 100644 (file)
@@ -18,12 +18,12 @@ return [
     'create_now' => 'Creează unul acum',
     'revisions' => 'Revizii',
     'meta_revision' => 'Revizuirea #:revisionCount',
-    'meta_created' => 'Creat :timeLungime',
-    'meta_created_name' => 'Creat de :timeLlungime de :user',
-    'meta_updated' => 'Actualizat :timeLungime',
+    'meta_created' => 'Creat :timeLength',
+    'meta_created_name' => 'Creat de :timeLength de :user',
+    'meta_updated' => 'Actualizat :timeLength',
     'meta_updated_name' => 'Actualizat :timeLength de :user',
     'meta_owned_name' => 'Deținut de :user',
-    'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
+    'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
     'entity_select' => 'Selectare entitate',
     'entity_select_lack_permission' => 'Nu ai drepturile necesare pentru a selecta acest element',
     'images' => 'Imagini',
@@ -39,6 +39,30 @@ return [
     'export_pdf' => 'Fișier PDF',
     'export_text' => 'Fișier text simplu',
     'export_md' => 'Fișier Markdown',
+    'export_zip' => 'Portable ZIP',
+    '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',
+    'import' => 'Import',
+    'import_validate' => 'Validate Import',
+    'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.',
+    'import_zip_select' => 'Select ZIP file to upload',
+    'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
+    'import_pending' => 'Pending Imports',
+    'import_pending_none' => 'No imports have been started.',
+    'import_continue' => 'Continue Import',
+    'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.',
+    'import_details' => 'Import Details',
+    'import_run' => 'Run Import',
+    'import_size' => ':size Import ZIP Size',
+    'import_uploaded_at' => 'Uploaded :relativeTime',
+    'import_uploaded_by' => 'Uploaded by',
+    'import_location' => 'Import Location',
+    'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.',
+    'import_delete_confirm' => 'Are you sure you want to delete this import?',
+    'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
+    'import_errors' => 'Import Errors',
+    'import_errors_desc' => 'The follow errors occurred during the import attempt:',
 
     // Permissions and restrictions
     'permissions' => 'Permisiuni',
@@ -47,10 +71,10 @@ return [
     'permissions_chapter_cascade' => 'Permissions set on chapters will automatically cascade to child pages, unless they have their own permissions defined.',
     'permissions_save' => 'Salvează permisiuni',
     'permissions_owner' => 'Proprietar',
-    'permissions_role_everyone_else' => 'Everyone Else',
+    'permissions_role_everyone_else' => 'Toți ceilalți',
     'permissions_role_everyone_else_desc' => 'Set permissions for all roles not specifically overridden.',
     'permissions_role_override' => 'Override permissions for role',
-    'permissions_inherit_defaults' => 'Inherit defaults',
+    'permissions_inherit_defaults' => 'Moștenește valorile implicite',
 
     // Search
     'search_results' => 'Rezultatele căutării',
@@ -96,16 +120,17 @@ return [
     'shelves_drag_books' => 'Trage cărțile mai jos pentru a le adăuga pe acest raft',
     'shelves_empty_contents' => 'Acest raft nu are cărți atribuite lui',
     'shelves_edit_and_assign' => 'Editare raft pentru a atribui cărți',
-    'shelves_edit_named' => 'Edit Shelf :name',
-    'shelves_edit' => 'Edit Shelf',
-    'shelves_delete' => 'Delete Shelf',
-    'shelves_delete_named' => 'Delete Shelf :name',
+    'shelves_edit_named' => 'Editează raft :name',
+    'shelves_edit' => 'Editați raftul',
+    'shelves_delete' => 'Ștergeți raft',
+    'shelves_delete_named' => 'Șterge raftul :name',
     'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
     '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' => 'Permisiuni raft',
+    'shelves_permissions_updated' => 'Permisiunile raftului au fost actualizate',
+    'shelves_permissions_active' => 'Permisiuni raft 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' => 'Copiază permisiunile către cărți',
     'shelves_copy_permissions' => 'Copiază permisiunile',
     '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.',
@@ -141,7 +166,9 @@ return [
     'books_search_this' => 'Caută în această carte',
     'books_navigation' => 'Navigare carte',
     'books_sort' => 'Sortează conținutul cărții',
-    '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_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. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
+    'books_sort_auto_sort' => 'Auto Sort Option',
+    'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
     'books_sort_named' => 'Sortează cartea :bookName',
     'books_sort_name' => 'Sortează după nume',
     'books_sort_created' => 'Sortează după data creării',
@@ -150,15 +177,15 @@ return [
     'books_sort_chapters_last' => 'Capitole la final',
     'books_sort_show_other' => 'Arată alte cărți',
     'books_sort_save' => 'Salvează noua ordine',
-    '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_show_other_desc' => 'Adăugaţi alte cărţi aici pentru a le include în operaţia de sortare şi permiteţi o reorganizare uşoară.',
+    'books_sort_move_up' => 'Mută în sus',
+    'books_sort_move_down' => 'Mută în jos',
+    'books_sort_move_prev_book' => 'Mutare în cartea anterioară',
+    'books_sort_move_next_book' => 'Mută în următoarea carte',
+    'books_sort_move_prev_chapter' => 'Mutați în capitolul anterior',
+    'books_sort_move_next_chapter' => 'Mergi la următorul capitol',
+    'books_sort_move_book_start' => 'Sari la începutul cârtii',
+    'books_sort_move_book_end' => 'Sari la sfârșitul cârtii',
     'books_sort_move_before_chapter' => 'Move to Before Chapter',
     'books_sort_move_after_chapter' => 'Move to After Chapter',
     'books_copy' => 'Copiază cartea',
@@ -180,7 +207,6 @@ return [
     'chapters_save' => 'Salvează capitolul',
     'chapters_move' => 'Mută capitolul',
     'chapters_move_named' => 'Mutați capitolul :chapterName',
-    'chapter_move_success' => 'Capitol mutat la :bookName',
     'chapters_copy' => 'Copiază capitolul',
     'chapters_copy_success' => 'Capitolul a fost copiat',
     'chapters_permissions' => 'Permisiuni capitol',
@@ -204,6 +230,7 @@ return [
     'pages_delete_draft' => 'Șterge ciorna',
     'pages_delete_success' => 'Pagină ștearsă',
     'pages_delete_draft_success' => 'Pagină ciornă ștearsă',
+    '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' => 'Ești sigur că dorești să ștergi acestă pagină?',
     'pages_delete_draft_confirm' => 'Ești sigur că vrei să ștergi această pagină schiță?',
     'pages_editing_named' => 'Editare pagină :pageNume',
@@ -214,11 +241,14 @@ return [
     'pages_editing_page' => 'Editare pagină',
     'pages_edit_draft_save_at' => 'Ciornă salvată la ',
     'pages_edit_delete_draft' => 'Șterge ciorna',
+    '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' => 'Renunță la ciornă',
     'pages_edit_switch_to_markdown' => 'Comută la editorul Markdown',
     'pages_edit_switch_to_markdown_clean' => '(Curăță conținut)',
     'pages_edit_switch_to_markdown_stable' => '(Conținut stabil)',
     'pages_edit_switch_to_wysiwyg' => 'Comută la editorul WYSIWYG',
+    'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
+    'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
     'pages_edit_set_changelog' => 'Setare jurnal modificări',
     'pages_edit_enter_changelog_desc' => 'Adaugă o scurtă descriere a modificărilor făcute',
     'pages_edit_enter_changelog' => 'Intră în jurnalul de modificări',
@@ -236,11 +266,12 @@ return [
     'pages_md_insert_image' => 'Inserare imagine',
     'pages_md_insert_link' => 'Inserează link-ul entității',
     'pages_md_insert_drawing' => 'Inserează desen',
-    'pages_md_show_preview' => 'Show preview',
+    'pages_md_show_preview' => 'Arată previzualizarea',
     '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' => 'Pagina nu este într-un capitol',
     'pages_move' => 'Mută pagina',
-    'pages_move_success' => 'Pagina mutată la ":parentName"',
     'pages_copy' => 'Copiază pagina',
     'pages_copy_desination' => 'Destinație copiere',
     'pages_copy_success' => 'Pagină copiată cu succes',
@@ -255,7 +286,7 @@ return [
     'pages_revisions_created_by' => 'Creat de',
     'pages_revisions_date' => 'Data revizuirii',
     'pages_revisions_number' => '#',
-    'pages_revisions_sort_number' => 'Revision Number',
+    'pages_revisions_sort_number' => 'Numărul reviziei',
     'pages_revisions_numbered' => 'Revizuire #:id',
     'pages_revisions_numbered_changes' => 'Revizuirea #:id Modificări',
     'pages_revisions_editor' => 'Tip editor',
@@ -266,7 +297,13 @@ return [
     'pages_revisions_restore' => 'Restaurare',
     'pages_revisions_none' => 'Această pagină nu are revizuiri',
     'pages_copy_link' => 'Copiază link',
-    'pages_edit_content_link' => 'Editare conținut',
+    'pages_edit_content_link' => 'Jump to section in editor',
+    'pages_pointer_enter_mode' => 'Enter section select mode',
+    'pages_pointer_label' => 'Page Section Options',
+    'pages_pointer_permalink' => 'Page Section Permalink',
+    'pages_pointer_include_tag' => 'Page Section Include Tag',
+    'pages_pointer_toggle_link' => 'Permalink mode, Press to show include tag',
+    'pages_pointer_toggle_include' => 'Include tag mode, Press to show permalink',
     'pages_permissions_active' => 'Permisiuni carte active',
     'pages_initial_revision' => 'Publicare inițiala',
     'pages_references_update_revision' => 'System auto-update of internal links',
@@ -281,11 +318,13 @@ return [
         'time_b' => 'în ultimele :minCount minute',
         'message' => ':start :time. Aveți grijă să nu vă suprascrieți reciproc actualizările!',
     ],
-    'pages_draft_discarded' => 'Schiță eliminată, editorul a fost actualizat cu conținutul paginii curente',
+    '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' => 'Pagina specifică',
     'pages_is_template' => 'Şablon pagină',
 
     // Editor Sidebar
+    'toggle_sidebar' => 'Comutați bara laterală',
     'page_tags' => 'Etichete pagină',
     'chapter_tags' => 'Etichete capitol',
     'book_tags' => 'Etichete carte',
@@ -311,12 +350,12 @@ return [
     'attachments' => 'Atașamente',
     'attachments_explain' => 'Încarcă unele fișiere sau atașează unele link-uri pentru a fi afișate pe pagina ta. Acestea sunt vizibile în bara laterală a paginii.',
     'attachments_explain_instant_save' => 'Modificările de aici sunt salvate instant.',
-    'attachments_items' => 'Elemente atașate',
     'attachments_upload' => 'Încarcă fișier',
     'attachments_link' => 'Atașare link',
+    'attachments_upload_drop' => 'Alternatively you can drag and drop a file here to upload it as an attachment.',
     'attachments_set_link' => 'Setează link',
     'attachments_delete' => 'Ești sigur că dorești să ștergi acest atașament?',
-    'attachments_dropzone' => 'Trage fișiere sau apasă aici pentru a atașa un fișier',
+    'attachments_dropzone' => 'Trageți fișierele aici pentru a le încărca',
     'attachments_no_files' => 'Niciun fișier nu a fost încărcat',
     'attachments_explain_link' => 'Poți atașa un link dacă ai prefera să nu încarci un fișier. Acesta poate fi un link către o altă pagină sau un link către un fișier în cloud.',
     'attachments_link_name' => 'Nume link',
@@ -353,24 +392,32 @@ return [
     'comment' => 'Comentariu',
     'comments' => 'Comentarii',
     'comment_add' => 'Adaugă comentariu',
+    'comment_none' => 'No comments to display',
     'comment_placeholder' => 'Lasă un comentariu aici',
-    'comment_count' => '{0} Niciun comentariu|{1} 1 Comentariu [2,*] :count Comentarii',
+    'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
+    'comment_archived_count' => ':count Archived',
+    'comment_archived_threads' => 'Archived Threads',
     'comment_save' => 'Salvează comentariul',
-    'comment_saving' => 'Se salvează comentariul...',
-    'comment_deleting' => 'Se șterge comentariul...',
     'comment_new' => 'Comentariu nou',
     'comment_created' => 'comentat :createDiff',
     'comment_updated' => 'Actualizat :updateDiff de :username',
+    'comment_updated_indicator' => 'Actualizat',
     'comment_deleted_success' => 'Comentariu șters',
     'comment_created_success' => 'Comentariu adăugat',
     'comment_updated_success' => 'Comentariu actualizat',
+    'comment_archive_success' => 'Comment archived',
+    'comment_unarchive_success' => 'Comment un-archived',
+    'comment_view' => 'View comment',
+    'comment_jump_to_thread' => 'Jump to thread',
     'comment_delete_confirm' => 'Ești sigur că vrei să ștergi acest comentariu?',
     'comment_in_reply_to' => 'Ca răspuns la :commentId',
+    'comment_reference' => 'Reference',
+    'comment_reference_outdated' => '(Outdated)',
+    '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' => 'Ești sigur că vrei să ștergi această revizuire?',
     'revision_restore_confirm' => 'Ești sigur că vei să restaurezi această revizuire? Conținutul paginii curente va fi înlocuit.',
-    'revision_delete_success' => 'Revizuire ștearsă',
     'revision_cannot_delete_latest' => 'Nu se poate șterge ultima revizuire.',
 
     // Copy view
@@ -394,7 +441,31 @@ return [
     'convert_chapter_confirm' => 'Ești sigur că dorești să convertești acest capitol?',
 
     // References
-    'references' => 'References',
+    'references' => 'Referințe',
     'references_none' => 'There are no tracked references to this item.',
-    'references_to_desc' => 'Shown below are all the known pages in the system that link 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' => 'Ignoră',
+    'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
+    'watch_title_new' => 'Pagina Nouă',
+    'watch_desc_new' => 'Notifică atunci când orice pagină nouă este creată în cadrul acestui element.',
+    'watch_title_updates' => 'Toate actualizările paginii',
+    'watch_desc_updates' => 'Notifică atunci când o pagină este editată sau creată.',
+    'watch_desc_updates_page' => 'Notifică la toate modificările paginii.',
+    'watch_title_comments' => 'Toate actualizările și comentariile paginii',
+    'watch_desc_comments' => 'Notifică la toate paginile noi, editările de pagină și comentariile noi.',
+    'watch_desc_comments_page' => 'Notifică la toate paginile noi, editările de pagină și comentariile noi.',
+    'watch_change_default' => 'Schimbă preferințele implicite de notificare',
+    'watch_detail_ignore' => 'Se ignoră notificările',
+    'watch_detail_new' => 'Urmărire pagini noi',
+    'watch_detail_updates' => 'Urmărire pagini noi şi actualizări',
+    'watch_detail_comments' => 'Urmărire pagini noi, actualizări și comentarii',
+    'watch_detail_parent_book' => 'Se uită prin cartea părinte',
+    'watch_detail_parent_book_ignore' => 'Ignorare prin intermediul cărţii părinte',
+    'watch_detail_parent_chapter' => 'Urmărire prin capitolul părinte',
+    'watch_detail_parent_chapter_ignore' => 'Urmărire prin capitolul părinte',
 ];