]> BookStack Code Mirror - bookstack/blobdiff - lang/et/entities.php
Fixed OIDC Logout
[bookstack] / lang / et / entities.php
index 580e13cdb0983645e43e4f76d07974a4264620fc..a01b7b90eaaa9955544647265f878ee6532ec8b8 100644 (file)
@@ -106,6 +106,7 @@ return [
     'shelves_permissions_updated' => 'Riiuli õigused muudetud',
     'shelves_permissions_active' => 'Riiuli õigused on aktiivsed',
     'shelves_permissions_cascade_warning' => 'Riiuli õigused ei rakendu automaatselt sellel olevatele raamatutele, kuna raamat võib olla korraga mitmel riiulil. Alloleva valiku abil saab aga riiuli õigused kopeerida raamatutele.',
+    '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' => 'Kopeeri õigused raamatutele',
     'shelves_copy_permissions' => 'Kopeeri õigused',
     'shelves_copy_permissions_explain' => 'See rakendab riiuli praegused õigused kõigile sellel olevatele raamatutele. Enne jätkamist veendu, et riiuli õiguste muudatused oleks salvestatud.',
@@ -180,7 +181,6 @@ return [
     'chapters_save' => 'Salvesta peatükk',
     'chapters_move' => 'Liiguta peatükk',
     'chapters_move_named' => 'Liiguta peatükk :chapterName',
-    'chapter_move_success' => 'Peatükk liigutatud raamatusse :bookName',
     'chapters_copy' => 'Kopeeri peatükk',
     'chapters_copy_success' => 'Peatükk on kopeeritud',
     'chapters_permissions' => 'Peatüki õigused',
@@ -214,6 +214,7 @@ return [
     'pages_editing_page' => 'Lehe muutmine',
     'pages_edit_draft_save_at' => 'Mustand salvestatud ',
     'pages_edit_delete_draft' => 'Kustuta mustand',
+    'pages_edit_delete_draft_confirm' => 'Kas oled kindel, et soovid mustandi muudatused kustutada? Kõik viimasest salvestamisest saadik tehtud muudatused kaovad ning redaktorisse laetakse viimati salvestatud seis.',
     'pages_edit_discard_draft' => 'Loobu mustandist',
     'pages_edit_switch_to_markdown' => 'Kasuta Markdown redaktorit',
     'pages_edit_switch_to_markdown_clean' => '(Puhas sisu)',
@@ -238,9 +239,10 @@ return [
     'pages_md_insert_drawing' => 'Lisa joonis',
     'pages_md_show_preview' => 'Näita eelvaadet',
     'pages_md_sync_scroll' => 'Sünkrooni eelvaate kerimine',
+    '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' => 'Leht ei kuulu peatüki alla',
     'pages_move' => 'Liiguta leht',
-    'pages_move_success' => 'Leht liigutatud ":parentName" alla',
     'pages_copy' => 'Kopeeri leht',
     'pages_copy_desination' => 'Kopeerimise sihtpunkt',
     'pages_copy_success' => 'Leht on kopeeritud',
@@ -266,7 +268,13 @@ return [
     'pages_revisions_restore' => 'Taasta',
     'pages_revisions_none' => 'Sellel lehel ei ole redaktsioone',
     'pages_copy_link' => 'Kopeeri link',
-    'pages_edit_content_link' => 'Muuda sisu',
+    'pages_edit_content_link' => 'Hüppa redaktoris sektsioonini',
+    'pages_pointer_enter_mode' => 'Enter section select mode',
+    'pages_pointer_label' => 'Lehe sektsiooni valikud',
+    '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' => 'Lehe õigused on aktiivsed',
     'pages_initial_revision' => 'Esimene redaktsioon',
     'pages_references_update_revision' => 'Seesmiste linkide automaatne uuendamine',
@@ -281,7 +289,8 @@ return [
         'time_b' => 'viimase :minCount minuti jooksul',
         'message' => ':start :time. Ärge teineteise muudatusi üle kirjutage!',
     ],
-    'pages_draft_discarded' => 'Mustand ära visatud, redaktorisse laeti lehe värske sisu',
+    'pages_draft_discarded' => 'Mustand ära visatud! Redaktorisse laeti lehe värske sisu',
+    'pages_draft_deleted' => 'Mustand kustutatud! Redaktorisse laeti lehe värske sisu',
     'pages_specific' => 'Spetsiifiline leht',
     'pages_is_template' => 'Lehe mall',
 
@@ -356,21 +365,20 @@ return [
     'comment_placeholder' => 'Jäta siia kommentaar',
     'comment_count' => '{0} Kommentaare pole|{1} 1 kommentaar|[2,*] :count kommentaari',
     'comment_save' => 'Salvesta kommentaar',
-    'comment_saving' => 'Kommentaari salvestamine...',
-    'comment_deleting' => 'Kommentaari kustutamine...',
     'comment_new' => 'Uus kommentaar',
     'comment_created' => 'kommenteeris :createDiff',
     'comment_updated' => 'Muudetud :updateDiff :username poolt',
+    'comment_updated_indicator' => 'Uuendatud',
     'comment_deleted_success' => 'Kommentaar kustutatud',
     'comment_created_success' => 'Kommentaar lisatud',
     'comment_updated_success' => 'Kommentaar muudetud',
     'comment_delete_confirm' => 'Kas oled kindel, et soovid selle kommentaari kustutada?',
     'comment_in_reply_to' => 'Vastus kommentaarile :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' => 'Kas oled kindel, et soovid selle redaktsiooni kustutada?',
     'revision_restore_confirm' => 'Kas oled kindel, et soovid selle redaktsiooni taastada? Lehe praegune sisu asendatakse.',
-    'revision_delete_success' => 'Redaktsioon kustutatud',
     'revision_cannot_delete_latest' => 'Kõige viimast redaktsiooni ei saa kustutada.',
 
     // Copy view
@@ -397,4 +405,28 @@ return [
     'references' => 'Viited',
     'references_none' => 'Sellele objektile ei ole viiteid.',
     'references_to_desc' => 'Allpool on kõik teadaolevad lehed, mis sellele objektile viitavad.',
+
+    // 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',
 ];