]> BookStack Code Mirror - bookstack/blobdiff - lang/lv/entities.php
Themes: Documented public file serving
[bookstack] / lang / lv / entities.php
index 6db02da6a8cb1df5086b303f412b53a7cf11c577..f5d9a2eeb54bd9bf61a7bb06d0fcc688552ec2fd 100644 (file)
@@ -39,9 +39,30 @@ return [
     'export_pdf' => 'PDF fails',
     'export_text' => 'Vienkāršs teksta fails',
     'export_md' => 'Markdown fails',
-    'default_template' => 'Default Page Template',
+    'export_zip' => 'Portable ZIP',
+    'default_template' => 'Noklusētā lapas sagatave',
     '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',
+    'default_template_select' => 'Izvēlēt sagataves lapu',
+    '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' => 'Atļaujas',
@@ -224,6 +245,8 @@ return [
     'pages_edit_switch_to_markdown_clean' => '(Iztīrītais saturs)',
     'pages_edit_switch_to_markdown_stable' => '(Stabilais saturs)',
     'pages_edit_switch_to_wysiwyg' => 'Pārslēgties uz WYSIWYG redaktoru',
+    'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
+    'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
     'pages_edit_set_changelog' => 'Pievienot izmaiņu aprakstu',
     'pages_edit_enter_changelog_desc' => 'Ievadi nelielu aprakstu par vaiktajām izmaiņām',
     'pages_edit_enter_changelog' => 'Izmaiņu apraksts',
@@ -299,7 +322,7 @@ return [
     'pages_is_template' => 'Lapas šablons',
 
     // Editor Sidebar
-    'toggle_sidebar' => 'Toggle Sidebar',
+    'toggle_sidebar' => 'Pārslēgt sānjoslu',
     'page_tags' => 'Lapas birkas',
     'chapter_tags' => 'Nodaļas birkas',
     'book_tags' => 'Grāmatas birkas',
@@ -330,7 +353,7 @@ return [
     'attachments_upload_drop' => 'Alternatively you can drag and drop a file here to upload it as an attachment.',
     'attachments_set_link' => 'Uzstādīt saiti',
     'attachments_delete' => 'Vai tiešām vēlaties dzēst šo pielikumu?',
-    'attachments_dropzone' => 'Drop files here to upload',
+    'attachments_dropzone' => 'Ievelciet failus šeit, lai augšupielādētu',
     'attachments_no_files' => 'Neviens fails nav augšupielādēts',
     'attachments_explain_link' => 'Ja nevēlaties augšupielādēt failu, varat pievienot saiti. Tā var būt saite uz citu lapu vai saite uz failu mākonī.',
     'attachments_link_name' => 'Saites nosaukums',
@@ -416,16 +439,16 @@ return [
     'watch_title_default' => 'Noklusētie uzstādījumi',
     'watch_desc_default' => 'Revert watching to just your default notification preferences.',
     'watch_title_ignore' => 'Ignorēt',
-    'watch_desc_ignore' => 'Ignore all notifications, including those from user-level preferences.',
+    'watch_desc_ignore' => 'Ignorēt visus paziņojumus, tai skaitā arī tādus, kas uzstādīti lietotāja uzstādījumos.',
     'watch_title_new' => 'Jaunas lapas',
     'watch_desc_new' => 'Notify when any new page is created within this item.',
     'watch_title_updates' => 'Visi lapu atjauninājumi',
-    'watch_desc_updates' => 'Notify upon all new pages and page changes.',
-    'watch_desc_updates_page' => 'Notify upon all page changes.',
+    'watch_desc_updates' => 'Paziņot par visām jaunām lapām un lapu izmaiņām.',
+    'watch_desc_updates_page' => 'Paziņot par visām lapu izmaiņām.',
     'watch_title_comments' => 'Visi lapu atjauninājumi un komentāri',
-    '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_desc_comments' => 'Paziņot par visām jaunām lapām, lapu izmaiņām un jauniem komentāriem.',
+    'watch_desc_comments_page' => 'Paziņot par lapu izmaiņām un jauniem komentāriem.',
+    'watch_change_default' => 'Izmainīt noklusētos paziņojumu uzstādījumus',
     'watch_detail_ignore' => 'Ignorēt paziņojumus',
     'watch_detail_new' => 'Watching for new pages',
     'watch_detail_updates' => 'Watching new pages and updates',