|
39 | 39 | 'export_pdf' => 'PDF fails',
|
40 | 40 | 'export_text' => 'Vienkāršs teksta fails',
|
41 | 41 | 'export_md' => 'Markdown fails',
|
42 |
| - 'export_zip' => 'Portable ZIP', |
| 42 | + 'export_zip' => 'Pārceļams ZIP arhīvs', |
43 | 43 | 'default_template' => 'Noklusētā lapas sagatave',
|
44 |
| - '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.', |
| 44 | + 'default_template_explain' => 'Norādīt lapas sagatavi, kas tiks izmantota kā noklusētais saturs visām jaunājām lapām šajā grāmatā. Ņemiet vērā, ka tā tiks izmantota tikai tad, ja lapas veidotājam ir skatīšanas tiesības izvēlētajai sagatavei.', |
45 | 45 | 'default_template_select' => 'Izvēlēt sagataves lapu',
|
46 |
| - 'import' => 'Import', |
47 |
| - 'import_validate' => 'Validate Import', |
48 |
| - '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.', |
49 |
| - 'import_zip_select' => 'Select ZIP file to upload', |
50 |
| - 'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:', |
51 |
| - 'import_pending' => 'Pending Imports', |
52 |
| - 'import_pending_none' => 'No imports have been started.', |
53 |
| - 'import_continue' => 'Continue Import', |
54 |
| - '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.', |
55 |
| - 'import_details' => 'Import Details', |
56 |
| - 'import_run' => 'Run Import', |
57 |
| - 'import_size' => ':size Import ZIP Size', |
58 |
| - 'import_uploaded_at' => 'Uploaded :relativeTime', |
59 |
| - 'import_uploaded_by' => 'Uploaded by', |
60 |
| - 'import_location' => 'Import Location', |
61 |
| - 'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.', |
62 |
| - 'import_delete_confirm' => 'Are you sure you want to delete this import?', |
63 |
| - 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', |
64 |
| - 'import_errors' => 'Import Errors', |
65 |
| - 'import_errors_desc' => 'The follow errors occurred during the import attempt:', |
| 46 | + 'import' => 'Importēt', |
| 47 | + 'import_validate' => 'Pārbaudīt importu', |
| 48 | + 'import_desc' => 'Importēt grāmatas, nodaļas un lapas izmantojot pārceļamu ZIP arhīvu no šīs vai citas sistēmas instances. Izvēlietites ZIP failu, lai turpinātu. Kad fails ir augšupielādēts un pārbaudīts, jūs varēsiet veikt importa uzstādījumus un to apstiprināt nākamajā skatā.', |
| 49 | + 'import_zip_select' => 'Izvēlieties ZIP failu, ko augšupielādēt', |
| 50 | + 'import_zip_validation_errors' => 'Pārbaudot ZIP failu atrastas šādas kļūdas:', |
| 51 | + 'import_pending' => 'Gaidošie importi', |
| 52 | + 'import_pending_none' => 'Neviens imports nav uzsākts.', |
| 53 | + 'import_continue' => 'Turpināt importu', |
| 54 | + 'import_continue_desc' => 'Pārlūkot saturu, kas tiktu importēts no augšupielādētā ZIP faila. Kad esat gatavs, palaidiet importu, lai pievienotu tā saturu šai sistēmai. Augšupielādētais ZIP fails tiks automātiski izvākts pēc veiksmīga importa.', |
| 55 | + 'import_details' => 'Importa detaļas', |
| 56 | + 'import_run' => 'Palaist importu', |
| 57 | + 'import_size' => ':size importa ZIP izmērs', |
| 58 | + 'import_uploaded_at' => 'Augšupielādes laiks :relativeTime', |
| 59 | + 'import_uploaded_by' => 'Augšupielādēja', |
| 60 | + 'import_location' => 'Importa vieta', |
| 61 | + 'import_location_desc' => 'Izvēlieties mērķa vietu jūsu importētajam saturam. Jums būs nepieciešamas attiecīgās piekļuves tiesības, lai izveidotu saturu izvēlētajā vietā.', |
| 62 | + 'import_delete_confirm' => 'Vai tiešām vēlaties dzēst šo importu?', |
| 63 | + 'import_delete_desc' => 'Šis izdzēsīs augšupielādēto importa ZIP failu, un šo darbību nevarēs atcelt.', |
| 64 | + 'import_errors' => 'Importa kļūdas', |
| 65 | + 'import_errors_desc' => 'Importa mēģinājumā atgadījās šīs kļūdas:', |
66 | 66 |
|
67 | 67 | // Permissions and restrictions
|
68 | 68 | 'permissions' => 'Atļaujas',
|
|
247 | 247 | 'pages_edit_switch_to_markdown_clean' => '(Iztīrītais saturs)',
|
248 | 248 | 'pages_edit_switch_to_markdown_stable' => '(Stabilais saturs)',
|
249 | 249 | 'pages_edit_switch_to_wysiwyg' => 'Pārslēgties uz WYSIWYG redaktoru',
|
250 |
| - 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', |
251 |
| - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)', |
| 250 | + 'pages_edit_switch_to_new_wysiwyg' => 'Pārslēgties uz jauno WYSIWYG redaktoru', |
| 251 | + 'pages_edit_switch_to_new_wysiwyg_desc' => '(Alfa testēšanā)', |
252 | 252 | 'pages_edit_set_changelog' => 'Pievienot izmaiņu aprakstu',
|
253 | 253 | 'pages_edit_enter_changelog_desc' => 'Ievadi nelielu aprakstu par vaiktajām izmaiņām',
|
254 | 254 | 'pages_edit_enter_changelog' => 'Izmaiņu apraksts',
|
|
452 | 452 | 'watch_desc_comments_page' => 'Paziņot par lapu izmaiņām un jauniem komentāriem.',
|
453 | 453 | 'watch_change_default' => 'Izmainīt noklusētos paziņojumu uzstādījumus',
|
454 | 454 | 'watch_detail_ignore' => 'Ignorēt paziņojumus',
|
455 |
| - 'watch_detail_new' => 'Watching for new pages', |
456 |
| - 'watch_detail_updates' => 'Watching new pages and updates', |
457 |
| - 'watch_detail_comments' => 'Watching new pages, updates & comments', |
| 455 | + 'watch_detail_new' => 'Vērot jaunas lapas', |
| 456 | + 'watch_detail_updates' => 'Vērot jaunas lapas un atjauninājumus', |
| 457 | + 'watch_detail_comments' => 'Vērot jaunas lapas, atjauninājumus un komentārus', |
458 | 458 | 'watch_detail_parent_book' => 'Watching via parent book',
|
459 | 459 | 'watch_detail_parent_book_ignore' => 'Ignoring via parent book',
|
460 | 460 | 'watch_detail_parent_chapter' => 'Watching via parent chapter',
|
|
0 commit comments