Merge branch 'master' of github.com:BookStackApp/BookStack

This commit is contained in:
Dan Brown 2021-03-07 17:03:21 +00:00
commit 7497203014
118 changed files with 4572 additions and 1011 deletions

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'إذا واجهتكم مشكلة بضغط زر ":actionText" فبإمكانكم نسخ الرابط أدناه ولصقه بالمتصفح:', 'email_action_help' => 'إذا واجهتكم مشكلة بضغط زر ":actionText" فبإمكانكم نسخ الرابط أدناه ولصقه بالمتصفح:',
'email_rights' => 'جميع الحقوق محفوظة', 'email_rights' => 'جميع الحقوق محفوظة',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'الصفحة الرئيسية للتطبيق', 'app_homepage' => 'الصفحة الرئيسية للتطبيق',
'app_homepage_desc' => 'الرجاء اختيار صفحة لتصبح الصفحة الرئيسية بدل من الافتراضية. سيتم تجاهل جميع الأذونات الخاصة بالصفحة المختارة.', 'app_homepage_desc' => 'الرجاء اختيار صفحة لتصبح الصفحة الرئيسية بدل من الافتراضية. سيتم تجاهل جميع الأذونات الخاصة بالصفحة المختارة.',
'app_homepage_select' => 'اختر صفحة', 'app_homepage_select' => 'اختر صفحة',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'تعطيل التعليقات', 'app_disable_comments' => 'تعطيل التعليقات',
'app_disable_comments_toggle' => 'تعطيل التعليقات', 'app_disable_comments_toggle' => 'تعطيل التعليقات',
'app_disable_comments_desc' => 'تعطيل التعليقات على جميع الصفحات داخل التطبيق. التعليقات الموجودة من الأصل لن تكون ظاهرة.', 'app_disable_comments_desc' => 'تعطيل التعليقات على جميع الصفحات داخل التطبيق. التعليقات الموجودة من الأصل لن تكون ظاهرة.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Ако имате проблеми с бутона ":actionText" по-горе, копирайте и поставете URL адреса по-долу в уеб браузъра си:', 'email_action_help' => 'Ако имате проблеми с бутона ":actionText" по-горе, копирайте и поставете URL адреса по-долу в уеб браузъра си:',
'email_rights' => 'Всички права запазени', 'email_rights' => 'Всички права запазени',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Application Homepage', 'app_homepage' => 'Application Homepage',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.', 'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
'app_homepage_select' => 'Select a page', 'app_homepage_select' => 'Select a page',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Disable Comments', 'app_disable_comments' => 'Disable Comments',
'app_disable_comments_toggle' => 'Disable comments', 'app_disable_comments_toggle' => 'Disable comments',
'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.', 'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.',

View File

@ -0,0 +1,49 @@
<?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'je kreirao/la stranicu',
'page_create_notification' => 'Stranica Uspješno Kreirana',
'page_update' => 'je ažurirao/la stranicu',
'page_update_notification' => 'Stranica Uspješno Ažurirana',
'page_delete' => 'je izbrisao/la stranicu',
'page_delete_notification' => 'Stranica Uspješno Izbrisana',
'page_restore' => 'je vratio/la stranicu',
'page_restore_notification' => 'Stranica Uspješno Vraćena',
'page_move' => 'je premjestio/la stranicu',
// Chapters
'chapter_create' => 'je kreirao/la poglavlje',
'chapter_create_notification' => 'Poglavlje Uspješno Kreirano',
'chapter_update' => 'je ažurirao/la poglavlje',
'chapter_update_notification' => 'Poglavlje Uspješno Ažurirano',
'chapter_delete' => 'je izbrisao/la poglavlje',
'chapter_delete_notification' => 'Poglavlje Uspješno Izbrisano',
'chapter_move' => 'je premjestio/la poglavlje',
// Books
'book_create' => 'je kreirao/la knjigu',
'book_create_notification' => 'Knjiga Uspješno Kreirana',
'book_update' => 'je ažurirao/la knjigu',
'book_update_notification' => 'Knjiga Uspješno Ažurirana',
'book_delete' => 'je izbrisao/la knjigu',
'book_delete_notification' => 'Knjiga Uspješno Izbrisana',
'book_sort' => 'je sortirao/la knjigu',
'book_sort_notification' => 'Knjiga Uspješno Ponovno Sortirana',
// Bookshelves
'bookshelf_create' => 'je kreirao/la Policu za knjige',
'bookshelf_create_notification' => 'Polica za knjige Uspješno Kreirana',
'bookshelf_update' => 'je ažurirao/la policu za knjige',
'bookshelf_update_notification' => 'Polica za knjige Uspješno Ažurirana',
'bookshelf_delete' => 'je izbrisao/la policu za knjige',
'bookshelf_delete_notification' => 'Polica za knjige Uspješno Izbrisana',
// Other
'commented_on' => 'je komentarisao/la na',
'permissions_update' => 'je ažurirao/la dozvole',
];

View File

@ -0,0 +1,77 @@
<?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Ovi pristupni podaci se ne slažu sa našom evidencijom.',
'throttle' => 'Preveliki broj pokušaja prijave. Molimo vas da pokušate ponovo za :seconds sekundi.',
// Login & Register
'sign_up' => 'Registruj se',
'log_in' => 'Prijavi se',
'log_in_with' => 'Prijavi se sa :socialDriver',
'sign_up_with' => 'Registruj se sa :socialDriver',
'logout' => 'Odjavi se',
'name' => 'Ime',
'username' => 'Korisničko ime',
'email' => 'E-mail',
'password' => 'Lozinka',
'password_confirm' => 'Potvrdi lozinku',
'password_hint' => 'Mora imati više od 7 karaktera',
'forgot_password' => 'Zaboravljena lozinka?',
'remember_me' => 'Zapamti me',
'ldap_email_hint' => 'Unesite e-mail koji će se koristiti za ovaj račun.',
'create_account' => 'Napravi račun',
'already_have_account' => 'Već imate račun?',
'dont_have_account' => 'Nemate korisnički račun?',
'social_login' => 'Prijava preko društvene mreže',
'social_registration' => 'Registracija pomoću društvene mreže',
'social_registration_text' => 'Registruj i prijavi se koristeći drugi servis.',
'register_thanks' => 'Hvala na registraciji!',
'register_confirm' => 'Provjerite vašu e-mail adresu i pritisnite dugme za potvrdu da bi dobili pristup :appName.',
'registrations_disabled' => 'Registracije su trenutno onemogućene',
'registration_email_domain_invalid' => 'Ta e-mail domena nema pristup ovoj aplikaciji',
'register_success' => 'Hvala na registraciji! Sada ste registrovani i prijavljeni.',
// Password Reset
'reset_password' => 'Resetuj Lozinku',
'reset_password_send_instructions' => 'Unesite vašu e-mail adresu ispod i na nju ćemo vam poslati e-mail sa linkom za promjenu lozinke.',
'reset_password_send_button' => 'Pošalji link za promjenu',
'reset_password_sent' => 'Link za promjenu lozinke će biti poslan na :email ako ta adresa postoji u sistemu.',
'reset_password_success' => 'Vaša lozinka je uspješno promijenjena.',
'email_reset_subject' => 'Resetujte vašu lozinku od :appName',
'email_reset_text' => 'Primate ovaj e-mail jer smo dobili zahtjev za promjenu lozinke za vaš račun.',
'email_reset_not_requested' => 'Ako niste zahtijevali promjenu lozinke ne trebate ništa više uraditi.',
// Email Confirmation
'email_confirm_subject' => 'Potvrdite vaš e-mail na :appName',
'email_confirm_greeting' => 'Hvala na pristupanju :appName!',
'email_confirm_text' => 'Potvrdite vašu e-mail adresu pritiskom na dugme ispod:',
'email_confirm_action' => 'Potvrdi e-mail',
'email_confirm_send_error' => 'Potvrda e-maila je obavezna ali sistem nije mogao poslati e-mail. Kontaktirajte administratora da biste bili sigurni da je e-mail postavljen ispravno.',
'email_confirm_success' => 'Vaš e-mail je potvrđen!',
'email_confirm_resent' => 'E-mail za potvrdu je ponovno poslan. Provjerite vaš e-mail.',
'email_not_confirmed' => 'E-mail adresa nije potvrđena',
'email_not_confirmed_text' => 'Vaša e-mail adresa nije još potvrđena.',
'email_not_confirmed_click_link' => 'Kliknite na link u e-mailu koji vam je poslan nakon što ste se registrovali.',
'email_not_confirmed_resend' => 'Ako ne možete naći e-mail možete ponovno poslati e-mail za potvrdu tako što ćete ispuniti formu ispod.',
'email_not_confirmed_resend_button' => 'Ponovno pošalji e-mail za potvrdu',
// User Invite
'user_invite_email_subject' => 'Pozvani ste da se pridružite :appName!',
'user_invite_email_greeting' => 'Račun je napravljen za vas na :appName.',
'user_invite_email_text' => 'Pritisnite dugme ispod da niste postavili lozinku vašeg računa i tako dobili pristup:',
'user_invite_email_action' => 'Postavi lozinku računa',
'user_invite_page_welcome' => 'Dobrodošli na :appName!',
'user_invite_page_text' => 'Da biste završili vaš račun i dobili pristup morate postaviti lozinku koju ćete koristiti da se prijavite na :appName tokom budućih posjeta.',
'user_invite_page_confirm_button' => 'Potvrdi lozinku',
'user_invite_success' => 'Lozinka postavljena, sada imate pristup :sppName!'
];

View File

@ -0,0 +1,85 @@
<?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Otkaži',
'confirm' => 'Potvrdi',
'back' => 'Nazad',
'save' => 'Spremi',
'continue' => 'Nastavi',
'select' => 'Odaberi',
'toggle_all' => 'Prebaci sve',
'more' => 'Više',
// Form Labels
'name' => 'Ime',
'description' => 'Opis',
'role' => 'Uloga',
'cover_image' => 'Naslovna slika',
'cover_image_description' => 'Ova slika treba biti približno 440x250px.',
// Actions
'actions' => 'Akcije',
'view' => 'Prikaz',
'view_all' => 'Prikaži sve',
'create' => 'Kreiraj',
'update' => 'Ažuriraj',
'edit' => 'Uredi',
'sort' => 'Sortiraj',
'move' => 'Pomjeri',
'copy' => 'Kopiraj',
'reply' => 'Odgovori',
'delete' => 'Izbriši',
'delete_confirm' => 'Potvrdi brisanje',
'search' => 'Traži',
'search_clear' => 'Očisti pretragu',
'reset' => 'Resetuj',
'remove' => 'Ukloni',
'add' => 'Dodaj',
'fullscreen' => 'Prikaz preko čitavog ekrana',
// Sort Options
'sort_options' => 'Opcije sortiranja',
'sort_direction_toggle' => 'Prebacivanje smjera sortiranja',
'sort_ascending' => 'Sortiraj uzlazno',
'sort_descending' => 'Sortiraj silazno',
'sort_name' => 'Ime',
'sort_created_at' => 'Datum kreiranja',
'sort_updated_at' => 'Datum ažuriranja',
// Misc
'deleted_user' => 'Obrisani korisnik',
'no_activity' => 'Nema aktivnosti za prikazivanje',
'no_items' => 'Nema dostupnih stavki',
'back_to_top' => 'Povratak na vrh',
'toggle_details' => 'Vidi detalje',
'toggle_thumbnails' => 'Vidi prikaze slika',
'details' => 'Detalji',
'grid_view' => 'Prikaz rešetke',
'list_view' => 'Prikaz liste',
'default' => 'Početne postavke',
'breadcrumb' => 'Navigacijske stavke',
// Header
'profile_menu' => 'Meni profila',
'view_profile' => 'Pogledaj profil',
'edit_profile' => 'Izmjeni profil',
'dark_mode' => 'Tamni način rada',
'light_mode' => 'Svijetli način rada',
// Layout tabs
'tab_info' => 'Informacije',
'tab_content' => 'Sadržaj',
// Email Content
'email_action_help' => 'Ukoliko imate poteškoća sa pritiskom na ":actionText" dugme, kopirajte i zaljepite URL koji se nalazi ispod u vaš web pretraživač:',
'email_rights' => 'Sva prava pridržana',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Pravila o privatnosti',
'terms_of_service' => 'Uslovi korištenja',
];

View File

@ -0,0 +1,34 @@
<?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Biraj sliku',
'image_all' => 'Sve',
'image_all_title' => 'Pogledaj sve slike',
'image_book_title' => 'Pogledaj slike prenesene u ovu knjigu',
'image_page_title' => 'Pogledaj slike prenesene na ovu stranicu',
'image_search_hint' => 'Traži po nazivu slike',
'image_uploaded' => 'Preneseno :uploadedDate',
'image_load_more' => 'Učitaj još',
'image_image_name' => 'Naziv slike',
'image_delete_used' => 'Ova slika se koristi na stranicama prikazanim ispod.',
'image_delete_confirm_text' => 'Jeste li sigurni da želite obrisati ovu sliku?',
'image_select_image' => 'Odaberi sliku',
'image_dropzone' => 'Ostavi slike ili pritisnite ovdje da ih prenesete',
'images_deleted' => 'Slike su izbrisane',
'image_preview' => 'Pregled Slike',
'image_upload_success' => 'Slika uspješno učitana',
'image_update_success' => 'Detalji slike uspješno ažurirani',
'image_delete_success' => 'Slika uspješno izbrisana',
'image_upload_remove' => 'Ukloni',
// Code Editor
'code_editor' => 'Uredi Kod',
'code_language' => 'Jezik koda',
'code_content' => 'Sadržaj Koda',
'code_session_history' => 'Historija Sesije',
'code_save' => 'Snimi Kod',
];

View File

@ -0,0 +1,319 @@
<?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Nedavno napravljen',
'recently_created_pages' => 'Nedavno napravljene stranice',
'recently_updated_pages' => 'Nedavno ažurirane stranice',
'recently_created_chapters' => 'Nedavno napravljena poglavlja',
'recently_created_books' => 'Nedavno napravljene knjige',
'recently_created_shelves' => 'Nedavno napravljene police',
'recently_update' => 'Nedavno ažurirana',
'recently_viewed' => 'Nedavno pogledana',
'recent_activity' => 'Nedavna aktivnost',
'create_now' => 'Napravi jednu sada',
'revisions' => 'Promjene',
'meta_revision' => 'Promjena #:revisionCount',
'meta_created' => 'Napravljena :timeLength',
'meta_created_name' => 'Napravljena :timeLength od :user',
'meta_updated' => 'Ažurirana :timeLength',
'meta_updated_name' => 'Ažurirana :timeLength od :user',
'meta_owned_name' => 'Vlasnik je :user',
'entity_select' => 'Odaberi entitet',
'images' => 'Slike',
'my_recent_drafts' => 'Moje nedavne skice',
'my_recently_viewed' => 'Moji nedavni pregledi',
'no_pages_viewed' => 'Niste pogledali nijednu stranicu',
'no_pages_recently_created' => 'Nijedna stranica nije napravljena nedavno',
'no_pages_recently_updated' => 'Niijedna stranica nije ažurirana nedavno',
'export' => 'Izvezi',
'export_html' => 'Sadržani web fajl',
'export_pdf' => 'PDF fajl',
'export_text' => 'Plain Text fajl',
// Permissions and restrictions
'permissions' => 'Dozvole',
'permissions_intro' => 'Jednom omogućene, ove dozvole imaju prednost nad dozvolama uloge.',
'permissions_enable' => 'Omogući prilagođena dopuštenja',
'permissions_save' => 'Snimi dozvole',
'permissions_owner' => 'Vlasnik',
// Search
'search_results' => 'Rezultati pretrage',
'search_total_results_found' => ':count rezultata je nađeno|:count ukupno rezultata je nađeno',
'search_clear' => 'Očisti pretragu',
'search_no_pages' => 'Nijedna stranica nije nađena',
'search_for_term' => 'Traži :term',
'search_more' => 'Više rezultata',
'search_advanced' => 'Napredna pretraga',
'search_terms' => 'Pojmovi za pretragu',
'search_content_type' => 'Vrsta sadržaja',
'search_exact_matches' => 'Tačna podudaranja',
'search_tags' => 'Pretraga oznaka',
'search_options' => 'Opcije',
'search_viewed_by_me' => 'Ja sam pogledao/la',
'search_not_viewed_by_me' => 'Nisam pogledao/la',
'search_permissions_set' => 'Dozvole',
'search_created_by_me' => 'Ja sam napravio/la',
'search_updated_by_me' => 'Ja sam ažurirao/la',
'search_date_options' => 'Opcije datuma',
'search_updated_before' => 'Ažurirano prije',
'search_updated_after' => 'Ažurirano nakon',
'search_created_before' => 'Kreirano prije',
'search_created_after' => 'Kreirano nakon',
'search_set_date' => 'Postavi datum',
'search_update' => 'Ažuriraj pretragu',
// Shelves
'shelf' => 'Polica',
'shelves' => 'Police',
'x_shelves' => ':count Polica|:count Police',
'shelves_long' => 'Police za knjige',
'shelves_empty' => 'Niti jedna polica nije kreirana',
'shelves_create' => 'Kreiraj novu policu',
'shelves_popular' => 'Popularne police',
'shelves_new' => 'Nove police',
'shelves_new_action' => 'Nova polica',
'shelves_popular_empty' => 'Najpopularnije police će se pojaviti ovdje.',
'shelves_new_empty' => 'Najnovije police će se pojaviti ovdje.',
'shelves_save' => 'Spremi policu',
'shelves_books' => 'Knjige na ovoj polici',
'shelves_add_books' => 'Dodaj knjige na ovu policu',
'shelves_drag_books' => 'Prenesi knjige ovdje da bi ih dodao/la na ovu policu',
'shelves_empty_contents' => 'Ova polica nema knjiga koje su postavljene na nju',
'shelves_edit_and_assign' => 'Uredi policu da bi dodao/la knjige',
'shelves_edit_named' => 'Uredi :name police za knjige',
'shelves_edit' => 'Uredi policu za knjige',
'shelves_delete' => 'Izbriši policu za knjige',
'shelves_delete_named' => 'Izbriši policu za knjige :name',
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
'shelves_permissions' => 'Bookshelf Permissions',
'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
'shelves_permissions_active' => 'Bookshelf Permissions Active',
'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
'shelves_copy_permissions' => 'Copy Permissions',
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
// Books
'book' => 'Book',
'books' => 'Books',
'x_books' => ':count Book|:count Books',
'books_empty' => 'No books have been created',
'books_popular' => 'Popular Books',
'books_recent' => 'Recent Books',
'books_new' => 'New Books',
'books_new_action' => 'New Book',
'books_popular_empty' => 'The most popular books will appear here.',
'books_new_empty' => 'The most recently created books will appear here.',
'books_create' => 'Create New Book',
'books_delete' => 'Delete Book',
'books_delete_named' => 'Delete Book :bookName',
'books_delete_explain' => 'Ovo će izbrisati knjigu naziva \':bookName\'. Sve stranice i poglavlja će biti uklonjene.',
'books_delete_confirmation' => 'Jeste li sigurni da želite izbrisati ovu knjigu?',
'books_edit' => 'Uredi knjigu',
'books_edit_named' => 'Uredi knjigu :bookName',
'books_form_book_name' => 'Naziv knjige',
'books_save' => 'Spremi knjigu',
'books_permissions' => 'Dozvole knjige',
'books_permissions_updated' => 'Dozvole knjige su ažurirane',
'books_empty_contents' => 'Za ovu knjigu nisu napravljene ni stranice ni poglavlja.',
'books_empty_create_page' => 'Napravi novu stranicu',
'books_empty_sort_current_book' => 'Sortiraj trenutnu knjigu',
'books_empty_add_chapter' => 'Dodaj poglavlje',
'books_permissions_active' => 'Dozvole za knjigu su aktivne',
'books_search_this' => 'Pretraži ovu knjigu',
'books_navigation' => 'Navigacija knjige',
'books_sort' => 'Sortiraj sadržaj knjige',
'books_sort_named' => 'Sortiraj knjigu :bookName',
'books_sort_name' => 'Sortiraj po imenu',
'books_sort_created' => 'Sortiraj po datumu kreiranja',
'books_sort_updated' => 'Sortiraj po datumu ažuriranja',
'books_sort_chapters_first' => 'Poglavlja prva',
'books_sort_chapters_last' => 'Poglavlja zadnja',
'books_sort_show_other' => 'Prikaži druge knjige',
'books_sort_save' => 'Spremi trenutni poredak',
// Chapters
'chapter' => 'Poglavlje',
'chapters' => 'Poglavlja',
'x_chapters' => ':count Poglavlje|:count Poglavlja',
'chapters_popular' => 'Popularna poglavlja',
'chapters_new' => 'Novo poglavlje',
'chapters_create' => 'Napravi novo poglavlje',
'chapters_delete' => 'Izbriši poglavlje',
'chapters_delete_named' => 'Izbriši poglavlje :chapterName',
'chapters_delete_explain' => 'Ovo će izbrisati poglavlje naziva \':chapterName\'. Sve stranice koje postoje u ovom poglavlju će također biti izbrisane.',
'chapters_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovo poglavlje?',
'chapters_edit' => 'Uredi poglavlje',
'chapters_edit_named' => 'Uredi poglavlje :chapterName',
'chapters_save' => 'Spremi poglavlje',
'chapters_move' => 'Premjesti poglavlje',
'chapters_move_named' => 'Premjesti poglavlje :chapterName',
'chapter_move_success' => 'Poglavlje premješteno u :bookName',
'chapters_permissions' => 'Dozvole poglavlja',
'chapters_empty' => 'U ovom poglavlju trenutno nema stranica.',
'chapters_permissions_active' => 'Dozvole za poglavlje su aktivne',
'chapters_permissions_success' => 'Dozvole za poglavlje su ažurirane',
'chapters_search_this' => 'Pretražuj ovo poglavlje',
// Pages
'page' => 'Stranica',
'pages' => 'Stranice',
'x_pages' => ':count Stranica|:count Stranice',
'pages_popular' => 'Popularne stranice',
'pages_new' => 'Nova stranica',
'pages_attachments' => 'Attachments',
'pages_navigation' => 'Page Navigation',
'pages_delete' => 'Delete Page',
'pages_delete_named' => 'Delete Page :pageName',
'pages_delete_draft_named' => 'Delete Draft Page :pageName',
'pages_delete_draft' => 'Delete Draft Page',
'pages_delete_success' => 'Page deleted',
'pages_delete_draft_success' => 'Draft page deleted',
'pages_delete_confirm' => 'Are you sure you want to delete this page?',
'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?',
'pages_editing_named' => 'Editing Page :pageName',
'pages_edit_draft_options' => 'Draft Options',
'pages_edit_save_draft' => 'Save Draft',
'pages_edit_draft' => 'Edit Page Draft',
'pages_editing_draft' => 'Editing Draft',
'pages_editing_page' => 'Editing Page',
'pages_edit_draft_save_at' => 'Draft saved at ',
'pages_edit_delete_draft' => 'Delete Draft',
'pages_edit_discard_draft' => 'Discard Draft',
'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog',
'pages_save' => 'Save Page',
'pages_title' => 'Page Title',
'pages_name' => 'Page Name',
'pages_md_editor' => 'Editor',
'pages_md_preview' => 'Preview',
'pages_md_insert_image' => 'Insert Image',
'pages_md_insert_link' => 'Insert Entity Link',
'pages_md_insert_drawing' => 'Insert Drawing',
'pages_not_in_chapter' => 'Page is not in a chapter',
'pages_move' => 'Move Page',
'pages_move_success' => 'Page moved to ":parentName"',
'pages_copy' => 'Copy Page',
'pages_copy_desination' => 'Copy Destination',
'pages_copy_success' => 'Page successfully copied',
'pages_permissions' => 'Page Permissions',
'pages_permissions_success' => 'Page permissions updated',
'pages_revision' => 'Revision',
'pages_revisions' => 'Page Revisions',
'pages_revisions_named' => 'Page Revisions for :pageName',
'pages_revision_named' => 'Page Revision for :pageName',
'pages_revision_restored_from' => 'Restored from #:id; :summary',
'pages_revisions_created_by' => 'Created By',
'pages_revisions_date' => 'Revision Date',
'pages_revisions_number' => '#',
'pages_revisions_numbered' => 'Revision #:id',
'pages_revisions_numbered_changes' => 'Revision #:id Changes',
'pages_revisions_changelog' => 'Changelog',
'pages_revisions_changes' => 'Changes',
'pages_revisions_current' => 'Trenutna verzija',
'pages_revisions_preview' => 'Pregled',
'pages_revisions_restore' => 'Vrati',
'pages_revisions_none' => 'Ova stranica nema promjena',
'pages_copy_link' => 'Iskopiraj link',
'pages_edit_content_link' => 'Uredi sadržaj',
'pages_permissions_active' => 'Dozvole za stranicu su aktivne',
'pages_initial_revision' => 'Prvo izdavanje',
'pages_initial_name' => 'Nova stranica',
'pages_editing_draft_notification' => 'Trenutno uređujete skicu koja je posljednji put snimljena :timeDiff.',
'pages_draft_edited_notification' => 'Ova stranica je ažurirana nakon tog vremena. Preporučujemo da odbacite ovu skicu.',
'pages_draft_edit_active' => [
'start_a' => ':count korisnika je počelo sa uređivanjem ove stranice',
'start_b' => ':userName je počeo/la sa uređivanjem ove stranice',
'time_a' => 'od kada je stranica posljednji put ažurirana',
'time_b' => 'u posljednjih :minCount minuta',
'message' => ':start :time. Pazite da jedni drugima ne prepišete promjene!',
],
'pages_draft_discarded' => 'Skica je odbačena, uređivač je ažuriran sa trenutnim sadržajem stranice',
'pages_specific' => 'Specifična stranica',
'pages_is_template' => 'Predložak stranice',
// Editor Sidebar
'page_tags' => 'Oznake stranice',
'chapter_tags' => 'Oznake poglavlja',
'book_tags' => 'Oznake knjige',
'shelf_tags' => 'Oznake police',
'tag' => 'Oznaka',
'tags' => 'Oznake',
'tag_name' => 'Naziv oznake',
'tag_value' => 'Vrijednost oznake (nije obavezno)',
'tags_explain' => "Dodaj nekoliko oznaka da bi sadržaj bio bolje kategorisan. \n Možeš dodati vrijednost oznaci za dublju organizaciju.",
'tags_add' => 'Dodaj još jednu oznaku',
'tags_remove' => 'Ukloni ovu oznaku',
'attachments' => 'Prilozi',
'attachments_explain' => 'Učitajte fajlove ili priložite poveznice da bi ih prikazali na stranici. Oni su onda vidljivi u navigaciji sa strane.',
'attachments_explain_instant_save' => 'Sve promjene se snimaju odmah.',
'attachments_items' => 'Priložene stavke',
'attachments_upload' => 'Učitaj fajl',
'attachments_link' => 'Zakači link',
'attachments_set_link' => 'Postavi link',
'attachments_delete' => 'Jeste li sigurni da želite obrisati ovaj prilog?',
'attachments_dropzone' => 'Spustite fajlove ili pritisnite ovdje da priložite fajl',
'attachments_no_files' => 'Niti jedan fajl nije prenesen',
'attachments_explain_link' => 'Možete zakačiti link ako ne želite učitati fajl. To može biti link druge stranice ili link za fajl u oblaku.',
'attachments_link_name' => 'Naziv linka',
'attachment_link' => 'Link poveznice',
'attachments_link_url' => 'Link do fajla',
'attachments_link_url_hint' => 'Url stranice ili fajla',
'attach' => 'Zakači',
'attachments_insert_link' => 'Dodaj priloženi link na stranicu',
'attachments_edit_file' => 'Uredi fajl',
'attachments_edit_file_name' => 'Naziv fajla',
'attachments_edit_drop_upload' => 'Spusti fajlove ili pritisni ovdje da učitaš i prepišeš',
'attachments_order_updated' => 'Attachment order updated',
'attachments_updated_success' => 'Attachment details updated',
'attachments_deleted' => 'Attachment deleted',
'attachments_file_uploaded' => 'File successfully uploaded',
'attachments_file_updated' => 'File successfully updated',
'attachments_link_attached' => 'Link successfully attached to page',
'templates' => 'Templates',
'templates_set_as_template' => 'Page is a template',
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
'templates_replace_content' => 'Replace page content',
'templates_append_content' => 'Append to page content',
'templates_prepend_content' => 'Prepend to page content',
// Profile View
'profile_user_for_x' => 'User for :time',
'profile_created_content' => 'Created Content',
'profile_not_created_pages' => ':userName has not created any pages',
'profile_not_created_chapters' => ':userName has not created any chapters',
'profile_not_created_books' => ':userName has not created any books',
'profile_not_created_shelves' => ':userName has not created any shelves',
// Comments
'comment' => 'Comment',
'comments' => 'Comments',
'comment_add' => 'Add Comment',
'comment_placeholder' => 'Leave a comment here',
'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_save' => 'Save Comment',
'comment_saving' => 'Saving comment...',
'comment_deleting' => 'Deleting comment...',
'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff',
'comment_updated' => 'Updated :updateDiff by :username',
'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId',
// Revision
'revision_delete_confirm' => 'Are you sure you want to delete this revision?',
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
'revision_delete_success' => 'Revision deleted',
'revision_cannot_delete_latest' => 'Cannot delete the latest revision.'
];

View File

@ -0,0 +1,102 @@
<?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'Nemate ovlaštenje da pristupite ovoj stranici.',
'permissionJson' => 'Nemate ovlaštenje da izvršite tu akciju.',
// Auth
'error_user_exists_different_creds' => 'Korisnik sa e-mailom :email već postoji ali sa različitim podacima.',
'email_already_confirmed' => 'E-mail je već potvrđen, pokušajte se prijaviti.',
'email_confirmation_invalid' => 'Ovaj token za potvrdu nije ispravan ili je već iskorišten, molimo vas pokušajte se registrovati ponovno.',
'email_confirmation_expired' => 'Ovaj token za potvrdu je istekao, novi e-mail za potvrdu je poslan.',
'email_confirmation_awaiting' => 'E-mail adresa za račun koji se koristi mora biti potvrđena',
'ldap_fail_anonymous' => 'LDAP pristup nije uspio koristeći anonimno povezivanje',
'ldap_fail_authed' => 'LDAP pristup nije uspio koristeći date detalje lozinke i dn',
'ldap_extension_not_installed' => 'LDAP PHP ekstenzija nije instalirana',
'ldap_cannot_connect' => 'Nije se moguće povezati sa ldap serverom, incijalna konekcija nije uspjela',
'saml_already_logged_in' => 'Već prijavljeni',
'saml_user_not_registered' => 'Korisnik :user nije registrovan i automatska registracija je onemogućena',
'saml_no_email_address' => 'E-mail adresa za ovog korisnika nije nađena u podacima dobijenim od eksternog autentifikacijskog sistema',
'saml_invalid_response_id' => 'Proces, koji je pokrenula ova aplikacija, nije prepoznao zahtjev od eksternog sistema za autentifikaciju. Navigacija nazad nakon prijave može uzrokovati ovaj problem.',
'saml_fail_authed' => 'Prijava koristeći :system nije uspjela, sistem nije obezbijedio uspješnu autorizaciju',
'social_no_action_defined' => 'Nema definisane akcije',
'social_login_bad_response' => "Došlo je do greške prilikom prijave preko :socialAccount :\n:error",
'social_account_in_use' => 'Ovaj :socialAccount račun se već koristi, pokušajte se prijaviti putem :socialAccount opcije.',
'social_account_email_in_use' => 'E-mail :email se već koristi. Ako već imate račun možete povezati vaš :socialAccount račun u postavkama profila.',
'social_account_existing' => 'Ovaj :socialAccount je već povezan sa vašim profilom.',
'social_account_already_used_existing' => 'Drugi korisnik već koristi ovaj :socialAccount.',
'social_account_not_used' => 'Ovaj :socialAccount nije povezan ni sa jednim korisnikom. Povežite ga u postavkama profila. ',
'social_account_register_instructions' => 'Ako još uvijek nemate račun, možete se registrovati koristeći :socialAccount opciju.',
'social_driver_not_found' => 'Driver društvene mreže nije pronađen',
'social_driver_not_configured' => 'Vaše :socialAccount postavke nisu konfigurisane ispravno.',
'invite_token_expired' => 'Pozivni link je istekao. Možete umjesto toga pokušati da resetujete lozinku.',
// System
'path_not_writable' => 'Na putanju fajla :filePath se ne može učitati. Potvrdite da je omogućeno pisanje na server.',
'cannot_get_image_from_url' => 'Nije moguće dobiti sliku sa :url',
'cannot_create_thumbs' => 'Server ne može kreirati sličice. Provjerite da imate instaliranu GD PHP ekstenziju.',
'server_upload_limit' => 'Server ne dopušta učitavanja ove veličine. Pokušajte sa manjom veličinom fajla.',
'uploaded' => 'Server ne dopušta učitavanja ove veličine. Pokušajte sa manjom veličinom fajla.',
'image_upload_error' => 'Desila se greška prilikom učitavanja slike',
'image_upload_type_error' => 'Vrsta slike koja se učitava je neispravna',
'file_upload_timeout' => 'Vrijeme učitavanja fajla je isteklo.',
// Attachments
'attachment_not_found' => 'Prilog nije pronađen',
// Pages
'page_draft_autosave_fail' => 'Snimanje skice nije uspjelo. Provjerite da ste povezani na internet prije snimanja ove stranice',
'page_custom_home_deletion' => 'Stranicu nije moguće izbrisati dok se koristi kao početna stranica',
// Entities
'entity_not_found' => 'Entitet nije pronađen',
'bookshelf_not_found' => 'Polica za knjige nije pronađena',
'book_not_found' => 'Knjiga nije pronađena',
'page_not_found' => 'Stranica nije pronađena',
'chapter_not_found' => 'Poglavlje nije pronađeno',
'selected_book_not_found' => 'Odabrana knjiga nije pronađena',
'selected_book_chapter_not_found' => 'Odabrana knjiga ili poglavlje nije pronađeno',
'guests_cannot_save_drafts' => 'Gosti ne mogu snimati skice',
// Users
'users_cannot_delete_only_admin' => 'Ne možete izbrisati jedinog administratora',
'users_cannot_delete_guest' => 'Ne možete izbrisati gost korisnika',
// Roles
'role_cannot_be_edited' => 'Ova uloga ne može biti mijenjana',
'role_system_cannot_be_deleted' => 'Ova uloga je sistemska uloga i ne može biti izbrisana',
'role_registration_default_cannot_delete' => 'Ova uloga ne može biti izbrisana dok je postavljena kao osnovna registracijska uloga',
'role_cannot_remove_only_admin' => 'Ovaj korisnik je jedini korisnik sa ulogom administratora. Postavite ulogu administratora drugom korisniku prije nego je uklonite ovdje.',
// Comments
'comment_list' => 'Desila se greška prilikom dobavljanja komentara.',
'cannot_add_comment_to_draft' => 'Ne možete dodati komentare na skicu.',
'comment_add' => 'Desila se greška prilikom dodavanja / ažuriranja komentara.',
'comment_delete' => 'Desila se greška prilikom brisanja komentara.',
'empty_comment' => 'Nemoguće dodati prazan komentar.',
// Error pages
'404_page_not_found' => 'Stranica nije pronađena',
'sorry_page_not_found' => 'Stranica koju ste tražili nije pronađena.',
'sorry_page_not_found_permission_warning' => 'Ako ste očekivali da ova stranica postoji, možda nemate privilegije da joj pristupite.',
'return_home' => 'Nazad na početnu stranu',
'error_occurred' => 'Desila se greška',
'app_down' => ':appName trenutno nije u funkciji',
'back_soon' => 'Biti će uskoro u funkciji.',
// API errors
'api_no_authorization_found' => 'Na zahtjevu nije pronađen token za autorizaciju',
'api_bad_authorization_format' => 'Token za autorizaciju je pronađen u zahtjevu ali je format neispravan',
'api_user_token_not_found' => 'Nije pronađen odgovarajući API token za pruženi token autorizacije',
'api_incorrect_token_secret' => 'Tajni ključ naveden za dati korišteni API token nije tačan',
'api_user_no_api_permission' => 'Vlasnik korištenog API tokena nema dozvolu za upućivanje API poziva',
'api_user_token_expired' => 'Autorizacijski token je istekao',
// Settings & Maintenance
'maintenance_test_email_failure' => 'Došlo je do greške prilikom slanja testnog e-maila:',
];

View File

@ -0,0 +1,12 @@
<?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '&laquo; Prethodna',
'next' => 'Sljedeća &raquo;',
];

View File

@ -0,0 +1,15 @@
<?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Lozinke moraju sadržavati najmanje osam karaktera i podudarati se sa potvrdom lozinke.',
'user' => "Ne možemo naći korisnika sa tom e-mail adresom.",
'token' => 'Token za poništavanje lozinke nije validan za ovu e-mail adresu.',
'sent' => 'Poslali smo link za poništavanje vaše lozinke na e-mail!',
'reset' => 'Vaša lozinka je resetovana!',
];

View File

@ -0,0 +1,261 @@
<?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Settings',
'settings_save' => 'Save Settings',
'settings_save_success' => 'Settings saved',
// App Settings
'app_customization' => 'Customization',
'app_features_security' => 'Features & Security',
'app_name' => 'Application Name',
'app_name_desc' => 'This name is shown in the header and in any system-sent emails.',
'app_name_header' => 'Show name in header',
'app_public_access' => 'Public Access',
'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.',
'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.',
'app_public_access_toggle' => 'Allow public access',
'app_public_viewing' => 'Allow public viewing?',
'app_secure_images' => 'Higher Security Image Uploads',
'app_secure_images_toggle' => 'Enable higher security image uploads',
'app_secure_images_desc' => 'For performance reasons, all images are public. This option adds a random, hard-to-guess string in front of image urls. Ensure directory indexes are not enabled to prevent easy access.',
'app_editor' => 'Page Editor',
'app_editor_desc' => 'Select which editor will be used by all users to edit pages.',
'app_custom_html' => 'Custom HTML Head Content',
'app_custom_html_desc' => 'Any content added here will be inserted into the bottom of the <head> section of every page. This is handy for overriding styles or adding analytics code.',
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.',
'app_logo' => 'Application Logo',
'app_logo_desc' => 'This image should be 43px in height. <br>Large images will be scaled down.',
'app_primary_color' => 'Application Primary Color',
'app_primary_color_desc' => 'Sets the primary color for the application including the banner, buttons, and links.',
'app_homepage' => 'Application Homepage',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
'app_homepage_select' => 'Select a page',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Disable Comments',
'app_disable_comments_toggle' => 'Disable comments',
'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.',
// Color settings
'content_colors' => 'Content Colors',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
'bookshelf_color' => 'Shelf Color',
'book_color' => 'Book Color',
'chapter_color' => 'Chapter Color',
'page_color' => 'Page Color',
'page_draft_color' => 'Page Draft Color',
// Registration Settings
'reg_settings' => 'Registration',
'reg_enable' => 'Enable Registration',
'reg_enable_toggle' => 'Enable registration',
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
'reg_default_role' => 'Default user role after registration',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.',
'reg_email_confirmation' => 'Email Confirmation',
'reg_email_confirmation_toggle' => 'Require email confirmation',
'reg_confirm_email_desc' => 'If domain restriction is used then email confirmation will be required and this option will be ignored.',
'reg_confirm_restrict_domain' => 'Domain Restriction',
'reg_confirm_restrict_domain_desc' => 'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.',
'reg_confirm_restrict_domain_placeholder' => 'No restriction set',
// Maintenance settings
'maint' => 'Maintenance',
'maint_image_cleanup' => 'Cleanup Images',
'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions',
'maint_image_cleanup_run' => 'Run Cleanup',
'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?',
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!',
'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!',
'maint_send_test_email' => 'Send a Test Email',
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.',
'maint_send_test_email_run' => 'Send test email',
'maint_send_test_email_success' => 'Email sent to :address',
'maint_send_test_email_mail_subject' => 'Test Email',
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
'maint_recycle_bin_open' => 'Open Recycle Bin',
// Recycle Bin
'recycle_bin' => 'Recycle Bin',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'recycle_bin_deleted_item' => 'Deleted Item',
'recycle_bin_deleted_by' => 'Deleted By',
'recycle_bin_deleted_at' => 'Deletion Time',
'recycle_bin_permanently_delete' => 'Permanently Delete',
'recycle_bin_restore' => 'Restore',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty',
'recycle_bin_empty' => 'Empty Recycle Bin',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => 'Items to be Destroyed',
'recycle_bin_restore_list' => 'Items to be Restored',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
// Audit Log
'audit' => 'Audit Log',
'audit_desc' => 'This audit log displays a list of activities tracked in the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'audit_event_filter' => 'Event Filter',
'audit_event_filter_no_filter' => 'No Filter',
'audit_deleted_item' => 'Deleted Item',
'audit_deleted_item_name' => 'Name: :name',
'audit_table_user' => 'User',
'audit_table_event' => 'Event',
'audit_table_related' => 'Related Item or Detail',
'audit_table_date' => 'Activity Date',
'audit_date_from' => 'Date Range From',
'audit_date_to' => 'Date Range To',
// Role Settings
'roles' => 'Roles',
'role_user_roles' => 'User Roles',
'role_create' => 'Create New Role',
'role_create_success' => 'Role successfully created',
'role_delete' => 'Delete Role',
'role_delete_confirm' => 'This will delete the role with the name \':roleName\'.',
'role_delete_users_assigned' => 'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.',
'role_delete_no_migration' => "Don't migrate users",
'role_delete_sure' => 'Are you sure you want to delete this role?',
'role_delete_success' => 'Role successfully deleted',
'role_edit' => 'Edit Role',
'role_details' => 'Role Details',
'role_name' => 'Role Name',
'role_desc' => 'Short Description of Role',
'role_external_auth_id' => 'External Authentication IDs',
'role_system' => 'System Permissions',
'role_manage_users' => 'Manage users',
'role_manage_roles' => 'Manage roles & role permissions',
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions',
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages',
'role_manage_page_templates' => 'Manage page templates',
'role_access_api' => 'Access system API',
'role_manage_settings' => 'Manage app settings',
'role_asset' => 'Asset Permissions',
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
'role_all' => 'All',
'role_own' => 'Own',
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to',
'role_save' => 'Save Role',
'role_update_success' => 'Role successfully updated',
'role_users' => 'Users in this role',
'role_users_none' => 'No users are currently assigned to this role',
// Users
'users' => 'Users',
'user_profile' => 'User Profile',
'users_add_new' => 'Add New User',
'users_search' => 'Search Users',
'users_latest_activity' => 'Latest Activity',
'users_details' => 'User Details',
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.',
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.',
'users_role' => 'User Roles',
'users_role_desc' => 'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.',
'users_password' => 'User Password',
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 6 characters long.',
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
'users_send_invite_option' => 'Send user invite email',
'users_external_auth_id' => 'External Authentication ID',
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.',
'users_password_warning' => 'Only fill the below if you would like to change your password.',
'users_system_public' => 'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.',
'users_delete' => 'Delete User',
'users_delete_named' => 'Delete user :userName',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.',
'users_delete_confirm' => 'Are you sure you want to delete this user?',
'users_migrate_ownership' => 'Migrate Ownership',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
'users_none_selected' => 'No user selected',
'users_delete_success' => 'User successfully removed',
'users_edit' => 'Edit User',
'users_edit_profile' => 'Edit Profile',
'users_edit_success' => 'User successfully updated',
'users_avatar' => 'User Avatar',
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.',
'users_preferred_language' => 'Preferred Language',
'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
'users_social_accounts' => 'Social Accounts',
'users_social_accounts_info' => 'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.',
'users_social_connect' => 'Connect Account',
'users_social_disconnect' => 'Disconnect Account',
'users_social_connected' => ':socialAccount account was successfully attached to your profile.',
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.',
'users_api_tokens' => 'API Tokens',
'users_api_tokens_none' => 'No API tokens have been created for this user',
'users_api_tokens_create' => 'Create Token',
'users_api_tokens_expires' => 'Expires',
'users_api_tokens_docs' => 'API Documentation',
// API Tokens
'user_api_token_create' => 'Create API Token',
'user_api_token_name' => 'Name',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry' => 'Expiry Date',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
'user_api_token_create_success' => 'API token successfully created',
'user_api_token_update_success' => 'API token successfully updated',
'user_api_token' => 'API Token',
'user_api_token_id' => 'Token ID',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
'user_api_token_secret' => 'Token Secret',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',
'user_api_token_created' => 'Token created :timeAgo',
'user_api_token_updated' => 'Token updated :timeAgo',
'user_api_token_delete' => 'Delete Token',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?',
'user_api_token_delete_success' => 'API token successfully deleted',
//! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en.
//!////////////////////////////////
'language_select' => [
'en' => 'English',
'ar' => 'العربية',
'bg' => 'Bǎlgarski',
'cs' => 'Česky',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'fr' => 'Français',
'he' => 'עברית',
'hu' => 'Magyar',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'nl' => 'Nederlands',
'nb' => 'Norsk (Bokmål)',
'pl' => 'Polski',
'pt_BR' => 'Português do Brasil',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
]
//!////////////////////////////////
];

View File

@ -0,0 +1,115 @@
<?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => ':attribute mora biti prihvaćen.',
'active_url' => ':attribute nije ispravan URL.',
'after' => ':attribute mora biti datum nakon :date.',
'alpha' => ':attribute može sadržavati samo slova.',
'alpha_dash' => ':attribute može sadržavati samo slova, brojeve, crtice i donje crtice.',
'alpha_num' => ':attribute može sadržavati samo slova i brojeve.',
'array' => ':attribute mora biti niz.',
'before' => ':attribute mora biti datum prije :date.',
'between' => [
'numeric' => ':attribute mora biti između :min i :max.',
'file' => ':attribute mora biti između :min i :max kilobajta.',
'string' => ':attribute mora biti između :min i :max karaktera.',
'array' => ':attribute mora imati između :min i :max stavki.',
],
'boolean' => ':attribute polje mora biti tačno ili netačno.',
'confirmed' => ':attribute potvrda se ne slaže.',
'date' => ':attribute nije ispravan datum.',
'date_format' => ':attribute ne odgovara formatu :format.',
'different' => ':attribute i :other moraju biti različiti.',
'digits' => ':attribute mora imati :digits brojeve.',
'digits_between' => ':attribute mora imati između :min i :max brojeva.',
'email' => ':attribute mora biti ispravna e-mail adresa.',
'ends_with' => ':attribute mora završavati sa jednom od sljedećih: :values',
'filled' => 'Polje :attribute je obavezno.',
'gt' => [
'numeric' => ':attribute mora biti veći od :value.',
'file' => ':attribute mota biti veći od :value kilobajta.',
'string' => ':attribute mora imati više od :value karaktera.',
'array' => ':attribute mora imati više od :value stavki.',
],
'gte' => [
'numeric' => ':attribute mora biti veći od ili jednak :value.',
'file' => ':attribute mora imati više od ili jednako :value kilobajta.',
'string' => ':attribute mora imati više od ili jednako :value karaktera.',
'array' => ':attribute mora imati :value stavki ili više.',
],
'exists' => 'Odabrani :attribute je neispravan.',
'image' => ':attribute mora biti slika.',
'image_extension' => ':attribute mora imati ispravnu i podržanu ekstenziju slike.',
'in' => 'Odabrani :attribute je neispravan.',
'integer' => ':attribute mora biti integer.',
'ip' => ':attribute mora biti ispravna IP adresa.',
'ipv4' => ':attribute mora biti ispravna IPv4 adresa.',
'ipv6' => ':attribute mora biti ispravna IPv6 adresa.',
'json' => ':attribute mora biti ispravan JSON string.',
'lt' => [
'numeric' => ':attribute mora biti manji od :value.',
'file' => ':attribute mora imati manje od :value kilobajta.',
'string' => ':attribute mora imati manje od :value karaktera.',
'array' => ':attribute mora imati manje od :value stavki.',
],
'lte' => [
'numeric' => ':attribute mora imati vrijednost manju od ili jednaku :value.',
'file' => ':attribute mora imati manje od ili jednako :value kilobajta.',
'string' => ':attribute mora imati manje od ili jednako :value karaktera.',
'array' => ':attribute ne smije imati više od :value stavki.',
],
'max' => [
'numeric' => ':attribute ne može biti veći od :max.',
'file' => ':attribute ne može imati više od :max kilobajta.',
'string' => ':attribute ne može imati više od :max karaktera.',
'array' => ':attribute ne može imati više od :max stavki.',
],
'mimes' => ':attribute mora biti fajl vrste: values.',
'min' => [
'numeric' => ':attribute mora biti najmanje :min.',
'file' => ':attribute mora imati najmanje :min kilobajta.',
'string' => ':attribute mora imati najmanje :min karaktera.',
'array' => ':attribute mora imati najmanje :min stavki.',
],
'no_double_extension' => ':attribute mora imati samo jednu fajl ekstenziju.',
'not_in' => 'Odabrani :attribute je neispravan.',
'not_regex' => 'Format :attribute je neispravan.',
'numeric' => ':attribute mora biti broj.',
'regex' => 'Format :attribute je neispravan.',
'required' => 'Polje :attribute je obavezno.',
'required_if' => 'Polje :attribute je obavezno kada :other ima vrijednost :value.',
'required_with' => 'Polje :attribute je obavezno kada su prisutne :values.',
'required_with_all' => 'Polje :attribute je obavezno kada su prisutne :values.',
'required_without' => 'Polje :attribute je obavezno kada :values nisu prisutne.',
'required_without_all' => 'Polje :attribute je obavezno kada nijedno od :values nije prisutno.',
'same' => ':attribute i :other se moraju poklapati.',
'safe_url' => 'Navedeni link možda nije siguran.',
'size' => [
'numeric' => ':attribute mora biti :size.',
'file' => ':attribute mora imati :size kilobajta.',
'string' => ':attribute mora imati :size karaktera.',
'array' => ':attribute mora sadržavati :size stavki.',
],
'string' => ':attribute mora biti string.',
'timezone' => ':attribute mora biti ispravna zona.',
'unique' => ':attribute je zauzet.',
'url' => 'Format :attribute je neispravan.',
'uploaded' => 'Fajl nije učitan. Server ne prihvata fajlove ove veličine.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Zahtijeva se potvrda lozinke',
],
],
// Custom validation attributes
'attributes' => [],
];

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Pokud se vám nedaří kliknout na tlačítko „:actionText“, zkopírujte a vložte níže uvedenou URL do vašeho webového prohlížeče:', 'email_action_help' => 'Pokud se vám nedaří kliknout na tlačítko „:actionText“, zkopírujte a vložte níže uvedenou URL do vašeho webového prohlížeče:',
'email_rights' => 'Všechna práva vyhrazena', 'email_rights' => 'Všechna práva vyhrazena',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Úvodní stránka aplikace', 'app_homepage' => 'Úvodní stránka aplikace',
'app_homepage_desc' => 'Vyberte si zobrazení, které se použije jako úvodní stránka. U zvolených stránek bude ignorováno jejich oprávnění.', 'app_homepage_desc' => 'Vyberte si zobrazení, které se použije jako úvodní stránka. U zvolených stránek bude ignorováno jejich oprávnění.',
'app_homepage_select' => 'Zvolte stránku', 'app_homepage_select' => 'Zvolte stránku',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Vypnutí komentářů', 'app_disable_comments' => 'Vypnutí komentářů',
'app_disable_comments_toggle' => 'Vypnout komentáře', 'app_disable_comments_toggle' => 'Vypnout komentáře',
'app_disable_comments_desc' => 'Vypne komentáře napříč všemi stránkami. <br> Existující komentáře se přestanou zobrazovat.', 'app_disable_comments_desc' => 'Vypne komentáře napříč všemi stránkami. <br> Existující komentáře se přestanou zobrazovat.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Hvis du har problemer med at trykke på ":actionText" knappen, prøv at kopiere og indsætte linket herunder ind i din webbrowser:', 'email_action_help' => 'Hvis du har problemer med at trykke på ":actionText" knappen, prøv at kopiere og indsætte linket herunder ind i din webbrowser:',
'email_rights' => 'Alle rettigheder forbeholdes', 'email_rights' => 'Alle rettigheder forbeholdes',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Programforside', 'app_homepage' => 'Programforside',
'app_homepage_desc' => 'Vælg en visning, der skal vises på startsiden i stedet for standardvisningen. Sidetilladelser ignoreres for valgte sider.', 'app_homepage_desc' => 'Vælg en visning, der skal vises på startsiden i stedet for standardvisningen. Sidetilladelser ignoreres for valgte sider.',
'app_homepage_select' => 'Vælg en side', 'app_homepage_select' => 'Vælg en side',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Deaktiver kommentarer', 'app_disable_comments' => 'Deaktiver kommentarer',
'app_disable_comments_toggle' => 'Deaktiver kommentar', 'app_disable_comments_toggle' => 'Deaktiver kommentar',
'app_disable_comments_desc' => 'Deaktiverer kommentarer på tværs af alle sider i applikationen. <br> Eksisterende kommentarer vises ikke.', 'app_disable_comments_desc' => 'Deaktiverer kommentarer på tværs af alle sider i applikationen. <br> Eksisterende kommentarer vises ikke.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Sollte es beim Anklicken der Schaltfläche ":action_text" Probleme geben, öffnen Sie folgende URL in Ihrem Browser:', 'email_action_help' => 'Sollte es beim Anklicken der Schaltfläche ":action_text" Probleme geben, öffnen Sie folgende URL in Ihrem Browser:',
'email_rights' => 'Alle Rechte vorbehalten', 'email_rights' => 'Alle Rechte vorbehalten',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Datenschutzbestimmungen',
'terms_of_service' => 'Allgemeine Geschäftsbedingungen',
]; ];

View File

@ -22,14 +22,14 @@ return [
'meta_created_name' => 'Erstellt: :timeLength von :user', 'meta_created_name' => 'Erstellt: :timeLength von :user',
'meta_updated' => 'Zuletzt aktualisiert: :timeLength', 'meta_updated' => 'Zuletzt aktualisiert: :timeLength',
'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user', 'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user',
'meta_owned_name' => 'Owned by :user', 'meta_owned_name' => 'Im Besitz von :user',
'entity_select' => 'Eintrag auswählen', 'entity_select' => 'Eintrag auswählen',
'images' => 'Bilder', 'images' => 'Bilder',
'my_recent_drafts' => 'Meine kürzlichen Entwürfe', 'my_recent_drafts' => 'Meine kürzlichen Entwürfe',
'my_recently_viewed' => 'Kürzlich von mir angesehen', 'my_recently_viewed' => 'Kürzlich von mir angesehen',
'no_pages_viewed' => 'Sie haben bisher keine Seiten angesehen.', 'no_pages_viewed' => 'Sie haben bisher keine Seiten angesehen',
'no_pages_recently_created' => 'Sie haben bisher keine Seiten angelegt.', 'no_pages_recently_created' => 'Sie haben bisher keine Seiten angelegt',
'no_pages_recently_updated' => 'Sie haben bisher keine Seiten aktualisiert.', 'no_pages_recently_updated' => 'Sie haben bisher keine Seiten aktualisiert',
'export' => 'Exportieren', 'export' => 'Exportieren',
'export_html' => 'HTML-Datei', 'export_html' => 'HTML-Datei',
'export_pdf' => 'PDF-Datei', 'export_pdf' => 'PDF-Datei',
@ -40,7 +40,7 @@ return [
'permissions_intro' => 'Wenn individuelle Berechtigungen aktiviert werden, überschreiben diese Einstellungen durch Rollen zugewiesene Berechtigungen.', 'permissions_intro' => 'Wenn individuelle Berechtigungen aktiviert werden, überschreiben diese Einstellungen durch Rollen zugewiesene Berechtigungen.',
'permissions_enable' => 'Individuelle Berechtigungen aktivieren', 'permissions_enable' => 'Individuelle Berechtigungen aktivieren',
'permissions_save' => 'Berechtigungen speichern', 'permissions_save' => 'Berechtigungen speichern',
'permissions_owner' => 'Owner', 'permissions_owner' => 'Besitzer',
// Search // Search
'search_results' => 'Suchergebnisse', 'search_results' => 'Suchergebnisse',
@ -210,7 +210,7 @@ return [
'pages_revisions' => 'Seitenversionen', 'pages_revisions' => 'Seitenversionen',
'pages_revisions_named' => 'Seitenversionen von ":pageName"', 'pages_revisions_named' => 'Seitenversionen von ":pageName"',
'pages_revision_named' => 'Seitenversion von ":pageName"', 'pages_revision_named' => 'Seitenversion von ":pageName"',
'pages_revision_restored_from' => 'Restored from #:id; :summary', 'pages_revision_restored_from' => 'Wiederhergestellt von #:id; :summary',
'pages_revisions_created_by' => 'Erstellt von', 'pages_revisions_created_by' => 'Erstellt von',
'pages_revisions_date' => 'Versionsdatum', 'pages_revisions_date' => 'Versionsdatum',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',

View File

@ -39,6 +39,11 @@ Wenn Sie nicht eingeben, wird die Anwendung auf die Standardfarbe zurückgesetzt
'app_homepage' => 'Startseite der Anwendung', 'app_homepage' => 'Startseite der Anwendung',
'app_homepage_desc' => 'Wählen Sie eine Seite als Startseite aus, die statt der Standardansicht angezeigt werden soll. Seitenberechtigungen werden für die ausgewählten Seiten ignoriert.', 'app_homepage_desc' => 'Wählen Sie eine Seite als Startseite aus, die statt der Standardansicht angezeigt werden soll. Seitenberechtigungen werden für die ausgewählten Seiten ignoriert.',
'app_homepage_select' => 'Wählen Sie eine Seite aus', 'app_homepage_select' => 'Wählen Sie eine Seite aus',
'app_footer_links' => 'Fußzeilen-Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link-Label',
'app_footer_links_url' => 'Link-URL',
'app_footer_links_add' => 'Fußzeilen-Link hinzufügen',
'app_disable_comments' => 'Kommentare deaktivieren', 'app_disable_comments' => 'Kommentare deaktivieren',
'app_disable_comments_toggle' => 'Kommentare deaktivieren', 'app_disable_comments_toggle' => 'Kommentare deaktivieren',
'app_disable_comments_desc' => 'Deaktiviert Kommentare über alle Seiten in der Anwendung. Vorhandene Kommentare werden nicht angezeigt.', 'app_disable_comments_desc' => 'Deaktiviert Kommentare über alle Seiten in der Anwendung. Vorhandene Kommentare werden nicht angezeigt.',
@ -71,7 +76,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
'maint' => 'Wartung', 'maint' => 'Wartung',
'maint_image_cleanup' => 'Bilder bereinigen', 'maint_image_cleanup' => 'Bilder bereinigen',
'maint_image_cleanup_desc' => "Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstellen Sie vor dem Start ein Backup Ihrer Datenbank und Bilder.", 'maint_image_cleanup_desc' => "Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstellen Sie vor dem Start ein Backup Ihrer Datenbank und Bilder.",
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_delete_images_only_in_revisions' => 'Lösche auch Bilder, die nur in alten Seitenüberarbeitungen vorhanden sind',
'maint_image_cleanup_run' => 'Reinigung starten', 'maint_image_cleanup_run' => 'Reinigung starten',
'maint_image_cleanup_warning' => ':count eventuell unbenutze Bilder wurden gefunden. Möchten Sie diese Bilder löschen?', 'maint_image_cleanup_warning' => ':count eventuell unbenutze Bilder wurden gefunden. Möchten Sie diese Bilder löschen?',
'maint_image_cleanup_success' => ':count eventuell unbenutze Bilder wurden gefunden und gelöscht.', 'maint_image_cleanup_success' => ':count eventuell unbenutze Bilder wurden gefunden und gelöscht.',
@ -178,10 +183,10 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
'users_delete_named' => 'Benutzer ":userName" löschen', 'users_delete_named' => 'Benutzer ":userName" löschen',
'users_delete_warning' => 'Der Benutzer ":userName" wird aus dem System gelöscht.', 'users_delete_warning' => 'Der Benutzer ":userName" wird aus dem System gelöscht.',
'users_delete_confirm' => 'Sind Sie sicher, dass Sie diesen Benutzer löschen möchten?', 'users_delete_confirm' => 'Sind Sie sicher, dass Sie diesen Benutzer löschen möchten?',
'users_migrate_ownership' => 'Migrate Ownership', 'users_migrate_ownership' => 'Besitz migrieren',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.', 'users_migrate_ownership_desc' => 'Wählen Sie hier einen Benutzer, wenn Sie möchten, dass ein anderer Benutzer der Besitzer aller Einträge wird, die diesem Benutzer derzeit gehören.',
'users_none_selected' => 'No user selected', 'users_none_selected' => 'Kein Benutzer ausgewählt',
'users_delete_success' => 'User successfully removed', 'users_delete_success' => 'Benutzer erfolgreich entfernt',
'users_edit' => 'Benutzer bearbeiten', 'users_edit' => 'Benutzer bearbeiten',
'users_edit_profile' => 'Profil bearbeiten', 'users_edit_profile' => 'Profil bearbeiten',
'users_edit_success' => 'Benutzer erfolgreich aktualisisert', 'users_edit_success' => 'Benutzer erfolgreich aktualisisert',

View File

@ -45,5 +45,5 @@ return [
// Other // Other
'commented_on' => 'kommentiert', 'commented_on' => 'kommentiert',
'permissions_update' => 'hat die Berechtigungen aktualisiert', 'permissions_update' => 'aktualisierte Berechtigungen',
]; ];

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Sollte es beim Anklicken der Schaltfläche ":action_text" Probleme geben, öffne die folgende URL in Deinem Browser:', 'email_action_help' => 'Sollte es beim Anklicken der Schaltfläche ":action_text" Probleme geben, öffne die folgende URL in Deinem Browser:',
'email_rights' => 'Alle Rechte vorbehalten', 'email_rights' => 'Alle Rechte vorbehalten',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -22,7 +22,7 @@ return [
'meta_created_name' => 'Erstellt: :timeLength von :user', 'meta_created_name' => 'Erstellt: :timeLength von :user',
'meta_updated' => 'Zuletzt aktualisiert: :timeLength', 'meta_updated' => 'Zuletzt aktualisiert: :timeLength',
'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user', 'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user',
'meta_owned_name' => 'Owned by :user', 'meta_owned_name' => 'Im Besitz von :user',
'entity_select' => 'Eintrag auswählen', 'entity_select' => 'Eintrag auswählen',
'images' => 'Bilder', 'images' => 'Bilder',
'my_recent_drafts' => 'Meine kürzlichen Entwürfe', 'my_recent_drafts' => 'Meine kürzlichen Entwürfe',
@ -40,7 +40,7 @@ return [
'permissions_intro' => 'Wenn individuelle Berechtigungen aktiviert werden, überschreiben diese Einstellungen durch Rollen zugewiesene Berechtigungen.', 'permissions_intro' => 'Wenn individuelle Berechtigungen aktiviert werden, überschreiben diese Einstellungen durch Rollen zugewiesene Berechtigungen.',
'permissions_enable' => 'Individuelle Berechtigungen aktivieren', 'permissions_enable' => 'Individuelle Berechtigungen aktivieren',
'permissions_save' => 'Berechtigungen speichern', 'permissions_save' => 'Berechtigungen speichern',
'permissions_owner' => 'Owner', 'permissions_owner' => 'Besitzer',
// Search // Search
'search_results' => 'Suchergebnisse', 'search_results' => 'Suchergebnisse',
@ -148,7 +148,7 @@ return [
'chapters_create' => 'Neues Kapitel anlegen', 'chapters_create' => 'Neues Kapitel anlegen',
'chapters_delete' => 'Kapitel entfernen', 'chapters_delete' => 'Kapitel entfernen',
'chapters_delete_named' => 'Kapitel ":chapterName" entfernen', 'chapters_delete_named' => 'Kapitel ":chapterName" entfernen',
'chapters_delete_explain' => 'Dies löscht das Kapitel mit dem Namen \':chapterName\'. Alle Seiten, die innerhalb dieses Kapitels existieren, werden ebenfalls gelöscht.', 'chapters_delete_explain' => 'Hiermit löschen Sie das Kapitel mit dem Namen \':chapterName\'. Alle Seiten, die innerhalb dieses Kapitels existieren, werden ebenfalls gelöscht.',
'chapters_delete_confirm' => 'Bist Du sicher, dass Du dieses Kapitel löschen möchtest?', 'chapters_delete_confirm' => 'Bist Du sicher, dass Du dieses Kapitel löschen möchtest?',
'chapters_edit' => 'Kapitel bearbeiten', 'chapters_edit' => 'Kapitel bearbeiten',
'chapters_edit_named' => 'Kapitel ":chapterName" bearbeiten', 'chapters_edit_named' => 'Kapitel ":chapterName" bearbeiten',
@ -210,7 +210,7 @@ return [
'pages_revisions' => 'Seitenversionen', 'pages_revisions' => 'Seitenversionen',
'pages_revisions_named' => 'Seitenversionen von ":pageName"', 'pages_revisions_named' => 'Seitenversionen von ":pageName"',
'pages_revision_named' => 'Seitenversion von ":pageName"', 'pages_revision_named' => 'Seitenversion von ":pageName"',
'pages_revision_restored_from' => 'Restored from #:id; :summary', 'pages_revision_restored_from' => 'Wiederhergestellt von #:id; :summary',
'pages_revisions_created_by' => 'Erstellt von', 'pages_revisions_created_by' => 'Erstellt von',
'pages_revisions_date' => 'Versionsdatum', 'pages_revisions_date' => 'Versionsdatum',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',
@ -268,7 +268,7 @@ return [
'attachments_link_url' => 'Link zu einer Datei', 'attachments_link_url' => 'Link zu einer Datei',
'attachments_link_url_hint' => 'URL einer Seite oder Datei', 'attachments_link_url_hint' => 'URL einer Seite oder Datei',
'attach' => 'Hinzufügen', 'attach' => 'Hinzufügen',
'attachments_insert_link' => 'Link zum Anhang auf Seite einfügen', 'attachments_insert_link' => 'Anhangslink zur Seite hinzufügen',
'attachments_edit_file' => 'Datei bearbeiten', 'attachments_edit_file' => 'Datei bearbeiten',
'attachments_edit_file_name' => 'Dateiname', 'attachments_edit_file_name' => 'Dateiname',
'attachments_edit_drop_upload' => 'Ziehe Dateien hierher, um diese hochzuladen und zu überschreiben', 'attachments_edit_drop_upload' => 'Ziehe Dateien hierher, um diese hochzuladen und zu überschreiben',

View File

@ -39,6 +39,11 @@ Wenn Du nichts eingibst, wird die Anwendung auf die Standardfarbe zurückgesetzt
'app_homepage' => 'Startseite der Anwendung', 'app_homepage' => 'Startseite der Anwendung',
'app_homepage_desc' => 'Wähle eine Seite als Startseite aus, die statt der Standardansicht angezeigt werden soll. Seitenberechtigungen werden für die ausgewählten Seiten ignoriert.', 'app_homepage_desc' => 'Wähle eine Seite als Startseite aus, die statt der Standardansicht angezeigt werden soll. Seitenberechtigungen werden für die ausgewählten Seiten ignoriert.',
'app_homepage_select' => 'Wählen Sie eine Seite aus', 'app_homepage_select' => 'Wählen Sie eine Seite aus',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Kommentare deaktivieren', 'app_disable_comments' => 'Kommentare deaktivieren',
'app_disable_comments_toggle' => 'Kommentare deaktivieren', 'app_disable_comments_toggle' => 'Kommentare deaktivieren',
'app_disable_comments_desc' => 'Deaktiviert Kommentare über alle Seiten in der Anwendung. Vorhandene Kommentare werden nicht angezeigt.', 'app_disable_comments_desc' => 'Deaktiviert Kommentare über alle Seiten in der Anwendung. Vorhandene Kommentare werden nicht angezeigt.',
@ -71,7 +76,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
'maint' => 'Wartung', 'maint' => 'Wartung',
'maint_image_cleanup' => 'Bilder bereinigen', 'maint_image_cleanup' => 'Bilder bereinigen',
'maint_image_cleanup_desc' => "Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstelle vor dem Start ein Backup Deiner Datenbank und Bilder.", 'maint_image_cleanup_desc' => "Überprüft Seiten- und Versionsinhalte auf ungenutzte und mehrfach vorhandene Bilder. Erstelle vor dem Start ein Backup Deiner Datenbank und Bilder.",
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_delete_images_only_in_revisions' => 'Lösche auch Bilder, die nur in alten Seitenüberarbeitungen vorhanden sind',
'maint_image_cleanup_run' => 'Reinigung starten', 'maint_image_cleanup_run' => 'Reinigung starten',
'maint_image_cleanup_warning' => ':count eventuell unbenutze Bilder wurden gefunden. Möchtest Du diese Bilder löschen?', 'maint_image_cleanup_warning' => ':count eventuell unbenutze Bilder wurden gefunden. Möchtest Du diese Bilder löschen?',
'maint_image_cleanup_success' => ':count eventuell unbenutze Bilder wurden gefunden und gelöscht.', 'maint_image_cleanup_success' => ':count eventuell unbenutze Bilder wurden gefunden und gelöscht.',
@ -83,38 +88,38 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
'maint_send_test_email_mail_subject' => 'Test E-Mail', 'maint_send_test_email_mail_subject' => 'Test E-Mail',
'maint_send_test_email_mail_greeting' => 'E-Mail-Versand scheint zu funktionieren!', 'maint_send_test_email_mail_greeting' => 'E-Mail-Versand scheint zu funktionieren!',
'maint_send_test_email_mail_text' => 'Glückwunsch! Da du diese E-Mail Benachrichtigung erhalten hast, scheinen deine E-Mail-Einstellungen korrekt konfiguriert zu sein.', 'maint_send_test_email_mail_text' => 'Glückwunsch! Da du diese E-Mail Benachrichtigung erhalten hast, scheinen deine E-Mail-Einstellungen korrekt konfiguriert zu sein.',
'maint_recycle_bin_desc' => 'Gelöschte Regale, Bücher, Kapitel & Seiten werden in den Papierkorb verschoben, so dass sie wiederhergestellt oder dauerhaft gelöscht werden können. Ältere Gegenstände im Papierkorb können, in Abhängigkeit von der Systemkonfiguration, nach einer Weile automatisch entfernt werden.', 'maint_recycle_bin_desc' => 'Gelöschte Regale, Bücher, Kapitel & Seiten werden in den Papierkorb verschoben, so dass sie wiederhergestellt oder dauerhaft gelöscht werden können. Ältere Einträge im Papierkorb können, in Abhängigkeit von der Systemkonfiguration, nach einer Weile automatisch entfernt werden.',
'maint_recycle_bin_open' => 'Papierkorb öffnen', 'maint_recycle_bin_open' => 'Papierkorb öffnen',
// Recycle Bin // Recycle Bin
'recycle_bin' => 'Papierkorb', 'recycle_bin' => 'Papierkorb',
'recycle_bin_desc' => 'Hier können Sie gelöschte Elemente wiederherstellen oder sie dauerhaft aus dem System entfernen. Diese Liste ist nicht gefiltert, im Gegensatz zu ähnlichen Aktivitätslisten im System, wo Berechtigungsfilter angewendet werden.', 'recycle_bin_desc' => 'Hier können Sie gelöschte Einträge wiederherstellen oder sie dauerhaft aus dem System entfernen. Diese Liste ist nicht gefiltert, im Gegensatz zu ähnlichen Aktivitätslisten im System, wo Berechtigungsfilter angewendet werden.',
'recycle_bin_deleted_item' => 'Gelöschtes Element', 'recycle_bin_deleted_item' => 'Gelöschter Eintrag',
'recycle_bin_deleted_by' => 'Gelöscht von', 'recycle_bin_deleted_by' => 'Gelöscht von',
'recycle_bin_deleted_at' => 'Löschzeitpunkt', 'recycle_bin_deleted_at' => 'Löschzeitpunkt',
'recycle_bin_permanently_delete' => 'Dauerhaft löschen', 'recycle_bin_permanently_delete' => 'Dauerhaft löschen',
'recycle_bin_restore' => 'Wiederherstellen', 'recycle_bin_restore' => 'Wiederherstellen',
'recycle_bin_contents_empty' => 'Der Papierkorb ist derzeit leer', 'recycle_bin_contents_empty' => 'Der Papierkorb ist derzeit leer',
'recycle_bin_empty' => 'Papierkorb leeren', 'recycle_bin_empty' => 'Papierkorb leeren',
'recycle_bin_empty_confirm' => 'Dies wird alle Gegenstände im Papierkorb dauerhaft entfernen, einschließlich der Inhalte, die darin enthalten sind. Sind Sie sicher, dass Sie den Papierkorb leeren möchten?', 'recycle_bin_empty_confirm' => 'Dies wird alle Einträge im Papierkorb dauerhaft entfernen, einschließlich der Inhalte, die darin enthalten sind. Sind Sie sicher, dass Sie den Papierkorb leeren möchten?',
'recycle_bin_destroy_confirm' => 'Diese Aktion wird dieses Element zusammen mit allen unten aufgeführten Unterelementen dauerhaft aus dem System löschen und Sie werden nicht in der Lage sein, diesen Inhalt wiederherzustellen. Sind Sie sicher, dass Sie dieses Element endgültig löschen möchten?', 'recycle_bin_destroy_confirm' => 'Diese Aktion wird diesen Eintrag zusammen mit allen unten aufgeführten Untereinträgen dauerhaft aus dem System löschen und Sie werden nicht in der Lage sein, diesen Inhalt wiederherzustellen. Sind Sie sicher, dass Sie diesen Eintrag endgültig löschen möchten?',
'recycle_bin_destroy_list' => 'Zu löschende Elemente', 'recycle_bin_destroy_list' => 'Zu löschende Einträge',
'recycle_bin_restore_list' => 'Zu wiederherzustellende Elemente', 'recycle_bin_restore_list' => 'Wiederherzustellende Einträge',
'recycle_bin_restore_confirm' => 'Mit dieser Aktion wird das gelöschte Element einschließlich aller untergeordneten Elemente an seinen ursprünglichen Ort wiederherstellen. Wenn der ursprüngliche Ort gelöscht wurde und sich nun im Papierkorb befindet, muss auch das übergeordnete Element wiederhergestellt werden.', 'recycle_bin_restore_confirm' => 'Mit dieser Aktion wird der gelöschte Eintrag einschließlich aller untergeordneten Einträge an seinen ursprünglichen Ort wiederherstellen. Wenn der ursprüngliche Ort gelöscht wurde und sich nun im Papierkorb befindet, muss auch der übergeordnete Eintrag wiederhergestellt werden.',
'recycle_bin_restore_deleted_parent' => 'Das übergeordnete Elements wurde ebenfalls gelöscht. Dieses Element wird weiterhin als gelöscht zählen, bis auch das übergeordnete Element wiederhergestellt wurde.', 'recycle_bin_restore_deleted_parent' => 'Der übergeordnete Eintrag wurde ebenfalls gelöscht. Dieser Eintrag wird weiterhin als gelöscht zählen, bis auch der übergeordnete Eintrag wiederhergestellt wurde.',
'recycle_bin_destroy_notification' => ':count Elemente wurden aus dem Papierkorb gelöscht.', 'recycle_bin_destroy_notification' => ':count Einträge wurden aus dem Papierkorb gelöscht.',
'recycle_bin_restore_notification' => ':count Elemente wurden aus dem Papierkorb wiederhergestellt.', 'recycle_bin_restore_notification' => ':count Einträge wurden aus dem Papierkorb wiederhergestellt.',
// Audit Log // Audit Log
'audit' => 'Audit-Protokoll', 'audit' => 'Änderungsprotokoll',
'audit_desc' => 'Dieses Audit-Protokoll zeigt eine Liste der Aktivitäten an, welche vom System protokolliert werden. Im Gegensatz zu den anderen Aktivitätslisten im System, bei denen Berechtigungen angewendet werden, ist diese Liste ungefiltert.', 'audit_desc' => 'Dieses Audit-Protokoll zeigt eine Liste der Aktivitäten an, welche vom System protokolliert werden. Im Gegensatz zu den anderen Aktivitätslisten im System, bei denen Berechtigungen angewendet werden, ist diese Liste ungefiltert.',
'audit_event_filter' => 'Ereignisfilter', 'audit_event_filter' => 'Ereignisfilter',
'audit_event_filter_no_filter' => 'Kein Filter', 'audit_event_filter_no_filter' => 'Kein Filter',
'audit_deleted_item' => 'Gelöschtes Objekt', 'audit_deleted_item' => 'Gelöschtes Element',
'audit_deleted_item_name' => 'Name: :name', 'audit_deleted_item_name' => 'Name: :name',
'audit_table_user' => 'Benutzer', 'audit_table_user' => 'Benutzer',
'audit_table_event' => 'Ereignis', 'audit_table_event' => 'Ereignis',
'audit_table_related' => 'Verknüpftes Element oder Detail', 'audit_table_related' => 'Verknüpfter Eintrag oder Detail',
'audit_table_date' => 'Aktivitätsdatum', 'audit_table_date' => 'Aktivitätsdatum',
'audit_date_from' => 'Zeitraum von', 'audit_date_from' => 'Zeitraum von',
'audit_date_to' => 'Zeitraum bis', 'audit_date_to' => 'Zeitraum bis',
@ -178,10 +183,10 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
'users_delete_named' => 'Benutzer ":userName" löschen', 'users_delete_named' => 'Benutzer ":userName" löschen',
'users_delete_warning' => 'Der Benutzer ":userName" wird aus dem System gelöscht.', 'users_delete_warning' => 'Der Benutzer ":userName" wird aus dem System gelöscht.',
'users_delete_confirm' => 'Bist Du sicher, dass Du diesen Benutzer löschen möchtest?', 'users_delete_confirm' => 'Bist Du sicher, dass Du diesen Benutzer löschen möchtest?',
'users_migrate_ownership' => 'Migrate Ownership', 'users_migrate_ownership' => 'Besitz migrieren',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.', 'users_migrate_ownership_desc' => 'Wählen Sie hier einen Benutzer, wenn Sie möchten, dass ein anderer Benutzer der Besitzer aller Einträge wird, die diesem Benutzer derzeit gehören.',
'users_none_selected' => 'No user selected', 'users_none_selected' => 'Kein Benutzer ausgewählt',
'users_delete_success' => 'User successfully removed', 'users_delete_success' => 'Benutzer erfolgreich entfernt',
'users_edit' => 'Benutzer bearbeiten', 'users_edit' => 'Benutzer bearbeiten',
'users_edit_profile' => 'Profil bearbeiten', 'users_edit_profile' => 'Profil bearbeiten',
'users_edit_success' => 'Benutzer erfolgreich aktualisisert', 'users_edit_success' => 'Benutzer erfolgreich aktualisisert',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Si está teniendo problemas clicando en el botón ":actionText", copie y pegue la siguiente URL en su navegador web:', 'email_action_help' => 'Si está teniendo problemas clicando en el botón ":actionText", copie y pegue la siguiente URL en su navegador web:',
'email_rights' => 'Todos los derechos reservados', 'email_rights' => 'Todos los derechos reservados',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Política de privacidad',
'terms_of_service' => 'Términos de Servicio',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Página de inicio', 'app_homepage' => 'Página de inicio',
'app_homepage_desc' => 'Elija la vista que se mostrará en la página de inicio en lugar de la vista predeterminada. Se ignorarán los permisos de la página seleccionada.', 'app_homepage_desc' => 'Elija la vista que se mostrará en la página de inicio en lugar de la vista predeterminada. Se ignorarán los permisos de la página seleccionada.',
'app_homepage_select' => 'Elija una página', 'app_homepage_select' => 'Elija una página',
'app_footer_links' => 'Enlaces de pie de página',
'app_footer_links_desc' => 'Añade enlaces para mostrar dentro del pie de página del sitio. Estos se mostrarán en la parte inferior de la mayoría de las páginas, incluyendo aquellas que no requieren estar registrado. Puede utilizar una etiqueta de "trans::<key>" para utilizar traducciones definidas por el sistema. Por ejemplo: el uso de "trans::common.privacy_policy" proporcionará el texto traducido "Política de privacidad" y "trans::common.terms_of_service" proporcionará el texto traducido "Términos de servicio".',
'app_footer_links_label' => 'Etiqueta del enlace',
'app_footer_links_url' => 'Dirección URL del enlace',
'app_footer_links_add' => 'Añadir enlace al pie de página',
'app_disable_comments' => 'Deshabilitar Comentarios', 'app_disable_comments' => 'Deshabilitar Comentarios',
'app_disable_comments_toggle' => 'Deshabilitar comentarios', 'app_disable_comments_toggle' => 'Deshabilitar comentarios',
'app_disable_comments_desc' => 'Deshabilita los comentarios en todas las páginas de la aplicación. <br> Los comentarios existentes no se muestran.', 'app_disable_comments_desc' => 'Deshabilita los comentarios en todas las páginas de la aplicación. <br> Los comentarios existentes no se muestran.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Si está teniendo problemas haga click en el botón ":actionText", copie y pegue la siguiente URL en su navegador web:', 'email_action_help' => 'Si está teniendo problemas haga click en el botón ":actionText", copie y pegue la siguiente URL en su navegador web:',
'email_rights' => 'Todos los derechos reservados', 'email_rights' => 'Todos los derechos reservados',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -148,7 +148,7 @@ return [
'chapters_create' => 'Crear nuevo capítulo', 'chapters_create' => 'Crear nuevo capítulo',
'chapters_delete' => 'Borrar capítulo', 'chapters_delete' => 'Borrar capítulo',
'chapters_delete_named' => 'Borrar capítulo :chapterName', 'chapters_delete_named' => 'Borrar capítulo :chapterName',
'chapters_delete_explain' => 'Esto eliminará el capítulo con el nombre \':chapterName\'. También se eliminarán todas las páginas que existen dentro de este capítulo.', 'chapters_delete_explain' => 'Esta acción eliminará el capítulo con el nombre \':chapterName\'. Todas las páginas que existen dentro del capítulo también se eliminarán.',
'chapters_delete_confirm' => '¿Está seguro de borrar este capítulo?', 'chapters_delete_confirm' => '¿Está seguro de borrar este capítulo?',
'chapters_edit' => 'Editar capítulo', 'chapters_edit' => 'Editar capítulo',
'chapters_edit_named' => 'Editar capítulo :chapterName', 'chapters_edit_named' => 'Editar capítulo :chapterName',
@ -210,7 +210,7 @@ return [
'pages_revisions' => 'Revisiones de página', 'pages_revisions' => 'Revisiones de página',
'pages_revisions_named' => 'Revisiones de página para :pageName', 'pages_revisions_named' => 'Revisiones de página para :pageName',
'pages_revision_named' => 'Revisión de ágina para :pageName', 'pages_revision_named' => 'Revisión de ágina para :pageName',
'pages_revision_restored_from' => 'Restaurado de #:id; :summary', 'pages_revision_restored_from' => 'Restaurado desde #:id; :summary',
'pages_revisions_created_by' => 'Creado por', 'pages_revisions_created_by' => 'Creado por',
'pages_revisions_date' => 'Fecha de revisión', 'pages_revisions_date' => 'Fecha de revisión',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Página de inicio de la Aplicación', 'app_homepage' => 'Página de inicio de la Aplicación',
'app_homepage_desc' => 'Seleccione una página de inicio para mostrar en lugar de la vista por defecto. Se ignoran los permisos de página para las páginas seleccionadas.', 'app_homepage_desc' => 'Seleccione una página de inicio para mostrar en lugar de la vista por defecto. Se ignoran los permisos de página para las páginas seleccionadas.',
'app_homepage_select' => 'Seleccione una página', 'app_homepage_select' => 'Seleccione una página',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Deshabilitar comentarios', 'app_disable_comments' => 'Deshabilitar comentarios',
'app_disable_comments_toggle' => 'Deshabilitar comentarios', 'app_disable_comments_toggle' => 'Deshabilitar comentarios',
'app_disable_comments_desc' => 'Deshabilitar comentarios en todas las páginas de la aplicación. Los comentarios existentes no se muestran.', 'app_disable_comments_desc' => 'Deshabilitar comentarios en todas las páginas de la aplicación. Los comentarios existentes no se muestran.',

View File

@ -90,7 +90,7 @@ return [
'required_without' => ':attribute es requerido cuando no se encuentre entre los valores :values.', 'required_without' => ':attribute es requerido cuando no se encuentre entre los valores :values.',
'required_without_all' => ':attribute es requerido cuando ninguno de los valores :values están presentes.', 'required_without_all' => ':attribute es requerido cuando ninguno de los valores :values están presentes.',
'same' => ':attribute y :other deben coincidir.', 'same' => ':attribute y :other deben coincidir.',
'safe_url' => 'El enlace proporcionado puede no ser seguro.', 'safe_url' => 'El enlace provisto puede ser inseguro.',
'size' => [ 'size' => [
'numeric' => ':attribute debe ser :size.', 'numeric' => ':attribute debe ser :size.',
'file' => ':attribute debe ser :size kilobytes.', 'file' => ':attribute debe ser :size kilobytes.',

View File

@ -45,4 +45,5 @@ return [
// Other // Other
'commented_on' => 'commented on', 'commented_on' => 'commented on',
'permissions_update' => 'updated permissions',
]; ];

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'If youre having trouble clicking the ":actionText" button, copy and paste the URL below into your web browser:', 'email_action_help' => 'If youre having trouble clicking the ":actionText" button, copy and paste the URL below into your web browser:',
'email_rights' => 'All rights reserved', 'email_rights' => 'All rights reserved',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -22,6 +22,7 @@ return [
'meta_created_name' => 'Created :timeLength by :user', 'meta_created_name' => 'Created :timeLength by :user',
'meta_updated' => 'Updated :timeLength', 'meta_updated' => 'Updated :timeLength',
'meta_updated_name' => 'Updated :timeLength by :user', 'meta_updated_name' => 'Updated :timeLength by :user',
'meta_owned_name' => 'Owned by :user',
'entity_select' => 'Entity Select', 'entity_select' => 'Entity Select',
'images' => 'Images', 'images' => 'Images',
'my_recent_drafts' => 'My Recent Drafts', 'my_recent_drafts' => 'My Recent Drafts',
@ -39,6 +40,7 @@ return [
'permissions_intro' => 'Once enabled, These permissions will take priority over any set role permissions.', 'permissions_intro' => 'Once enabled, These permissions will take priority over any set role permissions.',
'permissions_enable' => 'Enable Custom Permissions', 'permissions_enable' => 'Enable Custom Permissions',
'permissions_save' => 'Save Permissions', 'permissions_save' => 'Save Permissions',
'permissions_owner' => 'Owner',
// Search // Search
'search_results' => 'Search Results', 'search_results' => 'Search Results',
@ -146,7 +148,7 @@ return [
'chapters_create' => 'Create New Chapter', 'chapters_create' => 'Create New Chapter',
'chapters_delete' => 'Delete Chapter', 'chapters_delete' => 'Delete Chapter',
'chapters_delete_named' => 'Delete Chapter :chapterName', 'chapters_delete_named' => 'Delete Chapter :chapterName',
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages will be removed and added directly to the parent book.', 'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
'chapters_delete_confirm' => 'Are you sure you want to delete this chapter?', 'chapters_delete_confirm' => 'Are you sure you want to delete this chapter?',
'chapters_edit' => 'Edit Chapter', 'chapters_edit' => 'Edit Chapter',
'chapters_edit_named' => 'Edit Chapter :chapterName', 'chapters_edit_named' => 'Edit Chapter :chapterName',
@ -208,6 +210,7 @@ return [
'pages_revisions' => 'Page Revisions', 'pages_revisions' => 'Page Revisions',
'pages_revisions_named' => 'Page Revisions for :pageName', 'pages_revisions_named' => 'Page Revisions for :pageName',
'pages_revision_named' => 'Page Revision for :pageName', 'pages_revision_named' => 'Page Revision for :pageName',
'pages_revision_restored_from' => 'Restored from #:id; :summary',
'pages_revisions_created_by' => 'Created By', 'pages_revisions_created_by' => 'Created By',
'pages_revisions_date' => 'Revision Date', 'pages_revisions_date' => 'Revision Date',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Application Homepage', 'app_homepage' => 'Application Homepage',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.', 'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
'app_homepage_select' => 'Select a page', 'app_homepage_select' => 'Select a page',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Disable Comments', 'app_disable_comments' => 'Disable Comments',
'app_disable_comments_toggle' => 'Disable comments', 'app_disable_comments_toggle' => 'Disable comments',
'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.', 'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.',
@ -68,7 +73,7 @@ return [
'maint' => 'Maintenance', 'maint' => 'Maintenance',
'maint_image_cleanup' => 'Cleanup Images', 'maint_image_cleanup' => 'Cleanup Images',
'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", 'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
'maint_image_cleanup_ignore_revisions' => 'Ignore images in revisions', 'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions',
'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_run' => 'Run Cleanup',
'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', 'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?',
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!', 'maint_image_cleanup_success' => ':count potentially unused images found and deleted!',
@ -80,6 +85,27 @@ return [
'maint_send_test_email_mail_subject' => 'Test Email', 'maint_send_test_email_mail_subject' => 'Test Email',
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!', 'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.', 'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
'maint_recycle_bin_open' => 'Open Recycle Bin',
// Recycle Bin
'recycle_bin' => 'Recycle Bin',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'recycle_bin_deleted_item' => 'Deleted Item',
'recycle_bin_deleted_by' => 'Deleted By',
'recycle_bin_deleted_at' => 'Deletion Time',
'recycle_bin_permanently_delete' => 'Permanently Delete',
'recycle_bin_restore' => 'Restore',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty',
'recycle_bin_empty' => 'Empty Recycle Bin',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => 'Items to be Destroyed',
'recycle_bin_restore_list' => 'Items to be Restored',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
// Audit Log // Audit Log
'audit' => 'Audit Log', 'audit' => 'Audit Log',
@ -90,7 +116,7 @@ return [
'audit_deleted_item_name' => 'Name: :name', 'audit_deleted_item_name' => 'Name: :name',
'audit_table_user' => 'User', 'audit_table_user' => 'User',
'audit_table_event' => 'Event', 'audit_table_event' => 'Event',
'audit_table_item' => 'Related Item', 'audit_table_related' => 'Related Item or Detail',
'audit_table_date' => 'Activity Date', 'audit_table_date' => 'Activity Date',
'audit_date_from' => 'Date Range From', 'audit_date_from' => 'Date Range From',
'audit_date_to' => 'Date Range To', 'audit_date_to' => 'Date Range To',
@ -136,6 +162,7 @@ return [
'user_profile' => 'User Profile', 'user_profile' => 'User Profile',
'users_add_new' => 'Add New User', 'users_add_new' => 'Add New User',
'users_search' => 'Search Users', 'users_search' => 'Search Users',
'users_latest_activity' => 'Latest Activity',
'users_details' => 'User Details', 'users_details' => 'User Details',
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.', 'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.',
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.', 'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.',
@ -153,7 +180,10 @@ return [
'users_delete_named' => 'Delete user :userName', 'users_delete_named' => 'Delete user :userName',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.', 'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.',
'users_delete_confirm' => 'Are you sure you want to delete this user?', 'users_delete_confirm' => 'Are you sure you want to delete this user?',
'users_delete_success' => 'Users successfully removed', 'users_migrate_ownership' => 'Migrate Ownership',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
'users_none_selected' => 'No user selected',
'users_delete_success' => 'User successfully removed',
'users_edit' => 'Edit User', 'users_edit' => 'Edit User',
'users_edit_profile' => 'Edit Profile', 'users_edit_profile' => 'Edit Profile',
'users_edit_success' => 'User successfully updated', 'users_edit_success' => 'User successfully updated',
@ -179,7 +209,7 @@ return [
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.', 'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry' => 'Expiry Date', 'user_api_token_expiry' => 'Expiry Date',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.', 'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.', 'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
'user_api_token_create_success' => 'API token successfully created', 'user_api_token_create_success' => 'API token successfully created',
'user_api_token_update_success' => 'API token successfully updated', 'user_api_token_update_success' => 'API token successfully updated',
'user_api_token' => 'API Token', 'user_api_token' => 'API Token',
@ -187,8 +217,8 @@ return [
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.', 'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
'user_api_token_secret' => 'Token Secret', 'user_api_token_secret' => 'Token Secret',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.', 'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',
'user_api_token_created' => 'Token Created :timeAgo', 'user_api_token_created' => 'Token created :timeAgo',
'user_api_token_updated' => 'Token Updated :timeAgo', 'user_api_token_updated' => 'Token updated :timeAgo',
'user_api_token_delete' => 'Delete Token', 'user_api_token_delete' => 'Delete Token',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.', 'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?', 'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?',
@ -200,6 +230,7 @@ return [
'language_select' => [ 'language_select' => [
'en' => 'English', 'en' => 'English',
'ar' => 'العربية', 'ar' => 'العربية',
'bg' => 'Bǎlgarski',
'cs' => 'Česky', 'cs' => 'Česky',
'da' => 'Dansk', 'da' => 'Dansk',
'de' => 'Deutsch (Sie)', 'de' => 'Deutsch (Sie)',
@ -213,6 +244,7 @@ return [
'ja' => '日本語', 'ja' => '日本語',
'ko' => '한국어', 'ko' => '한국어',
'nl' => 'Nederlands', 'nl' => 'Nederlands',
'nb' => 'Norsk (Bokmål)',
'pl' => 'Polski', 'pl' => 'Polski',
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',

View File

@ -90,6 +90,7 @@ return [
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => 'The :attribute field is required when :values is not present.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => 'The :attribute field is required when none of :values are present.',
'same' => 'The :attribute and :other must match.', 'same' => 'The :attribute and :other must match.',
'safe_url' => 'The provided link may not be safe.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => 'The :attribute must be :size.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => 'The :attribute must be :size kilobytes.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Si vous rencontrez des problèmes pour cliquer sur le bouton ":actionText", copiez et collez l\'adresse ci-dessous dans votre navigateur :', 'email_action_help' => 'Si vous rencontrez des problèmes pour cliquer sur le bouton ":actionText", copiez et collez l\'adresse ci-dessous dans votre navigateur :',
'email_rights' => 'Tous droits réservés', 'email_rights' => 'Tous droits réservés',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Politique de confidentialité',
'terms_of_service' => 'Conditions d\'utilisation',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Page d\'accueil de l\'application', 'app_homepage' => 'Page d\'accueil de l\'application',
'app_homepage_desc' => 'Choisissez une page à afficher sur la page d\'accueil au lieu de la vue par défaut. Les permissions sont ignorées pour les pages sélectionnées.', 'app_homepage_desc' => 'Choisissez une page à afficher sur la page d\'accueil au lieu de la vue par défaut. Les permissions sont ignorées pour les pages sélectionnées.',
'app_homepage_select' => 'Choisissez une page', 'app_homepage_select' => 'Choisissez une page',
'app_footer_links' => 'Liens de pied de page',
'app_footer_links_desc' => 'Ajoutez des liens dans le pied de page du site. Ils seront affichés en bas de la plupart des pages, incluant celles qui ne nécesittent pas de connexion. Vous pouvez utiliser l\'étiquette "trans::<key>" pour utiliser les traductions définies par le système. Par exemple, utiliser "trans::common.privacy_policy" fournira la traduction de "Politique de Confidentalité" et "trans::common.terms_of_service" fournira la traduction de "Conditions d\'utilisation".',
'app_footer_links_label' => 'Libellé du lien',
'app_footer_links_url' => 'URL du lien',
'app_footer_links_add' => 'Ajouter un lien en pied de page',
'app_disable_comments' => 'Désactiver les commentaires', 'app_disable_comments' => 'Désactiver les commentaires',
'app_disable_comments_toggle' => 'Désactiver les commentaires', 'app_disable_comments_toggle' => 'Désactiver les commentaires',
'app_disable_comments_desc' => 'Désactive les commentaires sur toutes les pages de l\'application. Les commentaires existants ne sont pas affichés.', 'app_disable_comments_desc' => 'Désactive les commentaires sur toutes les pages de l\'application. Les commentaires existants ne sont pas affichés.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'אם לא ניתן ללחות על כפתור ״:actionText״, יש להעתיק ולהדביק את הכתובת למטה אל דפדפן האינטרנט שלך:', 'email_action_help' => 'אם לא ניתן ללחות על כפתור ״:actionText״, יש להעתיק ולהדביק את הכתובת למטה אל דפדפן האינטרנט שלך:',
'email_rights' => 'כל הזכויות שמורות', 'email_rights' => 'כל הזכויות שמורות',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -15,7 +15,7 @@ return [
'image_load_more' => 'טען עוד', 'image_load_more' => 'טען עוד',
'image_image_name' => 'שם התמונה', 'image_image_name' => 'שם התמונה',
'image_delete_used' => 'תמונה זו בשימוש בדפים שמתחת', 'image_delete_used' => 'תמונה זו בשימוש בדפים שמתחת',
'image_delete_confirm_text' => 'Are you sure you want to delete this image?', 'image_delete_confirm_text' => 'האם את/ה בטוח/ה שברצונך למחוק את התמונה הזו?',
'image_select_image' => 'בחר תמונה', 'image_select_image' => 'בחר תמונה',
'image_dropzone' => 'גרור תמונות או לחץ כאן להעלאה', 'image_dropzone' => 'גרור תמונות או לחץ כאן להעלאה',
'images_deleted' => 'התמונות נמחקו', 'images_deleted' => 'התמונות נמחקו',
@ -29,6 +29,6 @@ return [
'code_editor' => 'ערוך קוד', 'code_editor' => 'ערוך קוד',
'code_language' => 'שפת הקוד', 'code_language' => 'שפת הקוד',
'code_content' => 'תוכן הקוד', 'code_content' => 'תוכן הקוד',
'code_session_history' => 'Session History', 'code_session_history' => 'היסטורית ה-Session',
'code_save' => 'שמור קוד', 'code_save' => 'שמור קוד',
]; ];

View File

@ -6,10 +6,10 @@
*/ */
return [ return [
'password' => 'הסיסמא חייבת להיות בעלת 6 תווים ולהתאים לאימות', 'password' => 'הסיסמה חייבת להיות בעלת 8 תווים לפחות ולהתאים לאימות.',
'user' => "לא ניתן למצוא משתמש עם המייל שסופק", 'user' => "לא נמצא משתמש עם כתובת דוא\"ל זו.",
'token' => 'The password reset token is invalid for this email address.', 'token' => 'אסימון איפוס הסיסמה לא תקף עבור כתובת דוא"ל זו.',
'sent' => 'נשלח אליך אי-מייל עם קישור לאיפוס הסיסמא', 'sent' => 'שלחנו לך דוא"ל עם קישור לאיפוס הסיסמה!',
'reset' => 'איפוס הסיסמא הושלם בהצלחה!', 'reset' => 'איפוס הסיסמה הושלם בהצלחה!',
]; ];

View File

@ -37,18 +37,23 @@ return [
'app_homepage' => 'דף הבית של היישום', 'app_homepage' => 'דף הבית של היישום',
'app_homepage_desc' => 'אנא בחר דף להצגה בדף הבית במקום דף ברירת המחדל. הרשאות הדף לא יחולו בדפים הנבחרים.', 'app_homepage_desc' => 'אנא בחר דף להצגה בדף הבית במקום דף ברירת המחדל. הרשאות הדף לא יחולו בדפים הנבחרים.',
'app_homepage_select' => 'בחר דף', 'app_homepage_select' => 'בחר דף',
'app_footer_links' => 'קישורים בתחתית הדף',
'app_footer_links_desc' => 'הוסיפו קישורים שיוצגו בתחתית האתר. קישורים אלה יוצגו בתחתית רוב הדפים, לרבות אלה שלא מצריכים התחברות. תוכלו להשתמש בתווית "trans::<key>" כדי להשתמש בתרגומים המוגדרים על ידי המערכת. לדוגמה: שימוש ב"trans::common.privacy_policy" יספק את הטקסט המתורגם "מדיניות פרטיות" ו"trans::common.terms_of_service" יספק את הטקסט המתורגם "תנאי השימוש".',
'app_footer_links_label' => 'תווית הקישור',
'app_footer_links_url' => 'כתובת ה-URL של הקישור',
'app_footer_links_add' => 'הוספת קישור בתחתית הדף',
'app_disable_comments' => 'ביטול תגובות', 'app_disable_comments' => 'ביטול תגובות',
'app_disable_comments_toggle' => 'בטל תגובות', 'app_disable_comments_toggle' => 'בטל תגובות',
'app_disable_comments_desc' => 'מבטל את התגובות לאורך כל היישום, תגובות קיימות לא יוצגו.', 'app_disable_comments_desc' => 'מבטל את התגובות לאורך כל היישום, תגובות קיימות לא יוצגו.',
// Color settings // Color settings
'content_colors' => 'Content Colors', 'content_colors' => 'צבעי התוכן',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.', 'content_colors_desc' => 'מגדיר צבעים לכל האלמנטים בהיררכיה הארגונית של הדף. לחווית קריאה מיטבית, מומלץ לבחור צבעים בבהירות הדומה לצבעי ברירת המחדל.',
'bookshelf_color' => 'Shelf Color', 'bookshelf_color' => 'צבע המדף',
'book_color' => 'Book Color', 'book_color' => 'צבע הספר',
'chapter_color' => 'Chapter Color', 'chapter_color' => 'צבע הפרק',
'page_color' => 'Page Color', 'page_color' => 'צבע העמוד',
'page_draft_color' => 'Page Draft Color', 'page_draft_color' => 'צבע טיוטת העמוד',
// Registration Settings // Registration Settings
'reg_settings' => 'הרשמה', 'reg_settings' => 'הרשמה',
@ -56,7 +61,7 @@ return [
'reg_enable_toggle' => 'אפשר להרשם', 'reg_enable_toggle' => 'אפשר להרשם',
'reg_enable_desc' => 'כאשר אפשר להרשם משתמשים יוכלו להכנס באופן עצמאי. בעת ההרשמה המשתמש יקבל הרשאה יחידה כברירת מחדל.', 'reg_enable_desc' => 'כאשר אפשר להרשם משתמשים יוכלו להכנס באופן עצמאי. בעת ההרשמה המשתמש יקבל הרשאה יחידה כברירת מחדל.',
'reg_default_role' => 'הרשאה כברירת מחדל', 'reg_default_role' => 'הרשאה כברירת מחדל',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.', 'reg_enable_external_warning' => 'האפשרות לעיל חסרת השפעה כאשר מתבצע שימוש באותנטיקציה חיצונית מסוג LDAP או SAML. חשבונות משתמש לחברים לא קיימים יווצרו באופן אוטומטי במידה ואותנטיקציה, הנוגדת את המערכת החיצונית בשימוש, מצליחה.',
'reg_email_confirmation' => 'אימות כתובת אי-מייל', 'reg_email_confirmation' => 'אימות כתובת אי-מייל',
'reg_email_confirmation_toggle' => 'יש לאמת את כתובת המייל', 'reg_email_confirmation_toggle' => 'יש לאמת את כתובת המייל',
'reg_confirm_email_desc' => 'אם מופעלת הגבלה לדומיין ספציפי אז אימות המייל לא יבוצע', 'reg_confirm_email_desc' => 'אם מופעלת הגבלה לדומיין ספציפי אז אימות המייל לא יבוצע',
@ -68,53 +73,53 @@ return [
'maint' => 'תחזוקה', 'maint' => 'תחזוקה',
'maint_image_cleanup' => 'ניקוי תמונות', 'maint_image_cleanup' => 'ניקוי תמונות',
'maint_image_cleanup_desc' => "סורק את הדפים והגרסאות על מנת למצוא אילו תמונות לא בשימוש. יש לוודא גיבוי מלא של מסד הנתונים והתמונות לפני הרצה", 'maint_image_cleanup_desc' => "סורק את הדפים והגרסאות על מנת למצוא אילו תמונות לא בשימוש. יש לוודא גיבוי מלא של מסד הנתונים והתמונות לפני הרצה",
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_delete_images_only_in_revisions' => 'מחק בנוסף תמונות שקיימות בגרסאות ישנות של הדף בלבד',
'maint_image_cleanup_run' => 'הפעל ניקוי תמונות', 'maint_image_cleanup_run' => 'הפעל ניקוי תמונות',
'maint_image_cleanup_warning' => 'נמצאו כ :count תמונות אשר לא בשימוש האם ברצונך להמשיך?', 'maint_image_cleanup_warning' => 'נמצאו כ :count תמונות אשר לא בשימוש האם ברצונך להמשיך?',
'maint_image_cleanup_success' => ':count תמונות שלא בשימוש נמחקו', 'maint_image_cleanup_success' => ':count תמונות שלא בשימוש נמחקו',
'maint_image_cleanup_nothing_found' => 'לא נמצאו תמונות אשר לא בשימוש, לא נמחקו קבצים כלל.', 'maint_image_cleanup_nothing_found' => 'לא נמצאו תמונות אשר לא בשימוש, לא נמחקו קבצים כלל.',
'maint_send_test_email' => 'Send a Test Email', 'maint_send_test_email' => 'שלח דוא"ל ניסיוני',
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.', 'maint_send_test_email_desc' => 'שולח דוא"ל ניסיוני לכתובת הדוא"ל המצוינת בפרופיל שלך.',
'maint_send_test_email_run' => 'Send test email', 'maint_send_test_email_run' => 'שלח דוא"ל ניסיוני',
'maint_send_test_email_success' => 'Email sent to :address', 'maint_send_test_email_success' => 'דוא"ל נשלח לכתובת :address',
'maint_send_test_email_mail_subject' => 'Test Email', 'maint_send_test_email_mail_subject' => 'דוא"ל ניסיוני',
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!', 'maint_send_test_email_mail_greeting' => 'נראה ששליחת דוא"ל עובדת!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.', 'maint_send_test_email_mail_text' => 'ברכות! מאחר וקיבלת התראת דוא"ל זו, נראה שהגדרות הדוא"ל שלך הוגדרו כמו שצריך.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.', 'maint_recycle_bin_desc' => 'מדפים, ספרים, פרקים חדשים שנמחקו נשלחים לסל המיחזור, כדי שתוכלו לאחזר אותם או למחוק אותם לצמיתות. ייתכן שפריטים ישנים יותר בסל המיחזור יימחקו באופן אוטומטי לאחר זמן-מה, בהסתמך על הגדרות המערכת.',
'maint_recycle_bin_open' => 'Open Recycle Bin', 'maint_recycle_bin_open' => 'פתח את סל המיחזור',
// Recycle Bin // Recycle Bin
'recycle_bin' => 'Recycle Bin', 'recycle_bin' => 'סל המיחזור',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.', 'recycle_bin_desc' => 'כאן תוכלו לאחזר פריטים שנמחקו או לבחור למחוק אותם מהמערכת לצמיתות. רשימה זו לא מסוננת, בשונה מרשימות פעילות דומות במערכת, בהן מוחלים מסנני הרשאות.',
'recycle_bin_deleted_item' => 'Deleted Item', 'recycle_bin_deleted_item' => 'פריט שנמחק',
'recycle_bin_deleted_by' => 'Deleted By', 'recycle_bin_deleted_by' => 'נמחק על ידי',
'recycle_bin_deleted_at' => 'Deletion Time', 'recycle_bin_deleted_at' => 'זמן המחיקה',
'recycle_bin_permanently_delete' => 'Permanently Delete', 'recycle_bin_permanently_delete' => 'מחק לצמיתות',
'recycle_bin_restore' => 'Restore', 'recycle_bin_restore' => 'אחזר',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty', 'recycle_bin_contents_empty' => 'סל המיחזור כרגע ריק',
'recycle_bin_empty' => 'Empty Recycle Bin', 'recycle_bin_empty' => 'רוקן את סל המיחזור',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?', 'recycle_bin_empty_confirm' => 'פעולה זו תשמיד לצמיתות את כל הפריטים בסל המיחזור, לרבות התוכן בכל פריט. אתם בטוחים שאתם מעוניינים לרוקן את סל המיחזור?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?', 'recycle_bin_destroy_confirm' => 'פעולה זו תמחק מהמערכת לצמיתות פריט זה, יחד עם כל פריטי-הבן ברשימה להלן, ולא תוכלו לאחזר תוכל זה. אתם בטוחים שברצונכם למחוק לצמיתות פריט זה?',
'recycle_bin_destroy_list' => 'Items to be Destroyed', 'recycle_bin_destroy_list' => 'פריטים שיושמדו',
'recycle_bin_restore_list' => 'Items to be Restored', 'recycle_bin_restore_list' => 'פריטים שיאוחזרו',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.', 'recycle_bin_restore_confirm' => 'פעולה זו תאחזר את הפריט שנמחק, לרבות רכיבי-הבן שלו, למיקומו המקורי. אם המיקום המקורי נמחק מאז, וכעת נמצא בסל המיחזור, יש לאחזר גם את פריט-האב.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.', 'recycle_bin_restore_deleted_parent' => 'פריט-האב של פריט זה נמחק. פריטים אלה יישארו מחוקים עד שפריט-אב זה יאוחזר.',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.', 'recycle_bin_destroy_notification' => 'נמחקו בסה"כ :count פריטים מסל המיחזור.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.', 'recycle_bin_restore_notification' => 'אוחזרו בסה"כ :count פריטים מסל המיחזור.',
// Audit Log // Audit Log
'audit' => 'Audit Log', 'audit' => 'לוג בדיקה',
'audit_desc' => 'This audit log displays a list of activities tracked in the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.', 'audit_desc' => 'לוג בדיקה זה מציג רשימה של פעילויות שנוטרו במערכת. רשימה זו לא מסוננת, בשונה מרשימות פעילות דומות במערכת בהן מוחלים מסנני הרשאות.',
'audit_event_filter' => 'Event Filter', 'audit_event_filter' => 'מסנן אירועים',
'audit_event_filter_no_filter' => 'No Filter', 'audit_event_filter_no_filter' => 'ללא סינון',
'audit_deleted_item' => 'Deleted Item', 'audit_deleted_item' => 'פריט שנמחק',
'audit_deleted_item_name' => 'Name: :name', 'audit_deleted_item_name' => 'שם: :name',
'audit_table_user' => 'User', 'audit_table_user' => 'משתמש',
'audit_table_event' => 'Event', 'audit_table_event' => 'אירוע',
'audit_table_related' => 'Related Item or Detail', 'audit_table_related' => 'פריט או פרט קשור',
'audit_table_date' => 'Activity Date', 'audit_table_date' => 'זמן הפעילות',
'audit_date_from' => 'Date Range From', 'audit_date_from' => 'טווח תאריכים החל מ...',
'audit_date_to' => 'Date Range To', 'audit_date_to' => 'טווח תאריכים עד ל...',
// Role Settings // Role Settings
'roles' => 'תפקידים', 'roles' => 'תפקידים',
@ -131,17 +136,17 @@ return [
'role_details' => 'פרטי תפקיד', 'role_details' => 'פרטי תפקיד',
'role_name' => 'שם התפקיד', 'role_name' => 'שם התפקיד',
'role_desc' => 'תיאור קצר של התפקיד', 'role_desc' => 'תיאור קצר של התפקיד',
'role_external_auth_id' => 'External Authentication IDs', 'role_external_auth_id' => 'ID-י אותנטיקציה חיצוניים',
'role_system' => 'הרשאות מערכת', 'role_system' => 'הרשאות מערכת',
'role_manage_users' => 'ניהול משתמשים', 'role_manage_users' => 'ניהול משתמשים',
'role_manage_roles' => 'ניהול תפקידים והרשאות תפקידים', 'role_manage_roles' => 'ניהול תפקידים והרשאות תפקידים',
'role_manage_entity_permissions' => 'נהל הרשאות ספרים, פרקים ודפים', 'role_manage_entity_permissions' => 'נהל הרשאות ספרים, פרקים ודפים',
'role_manage_own_entity_permissions' => 'נהל הרשאות על ספרים, פרקים ודפים בבעלותך', 'role_manage_own_entity_permissions' => 'נהל הרשאות על ספרים, פרקים ודפים בבעלותך',
'role_manage_page_templates' => 'Manage page templates', 'role_manage_page_templates' => 'נהל תבניות דפים',
'role_access_api' => 'Access system API', 'role_access_api' => 'גש ל-API המערכת',
'role_manage_settings' => 'ניהול הגדרות יישום', 'role_manage_settings' => 'ניהול הגדרות יישום',
'role_asset' => 'הרשאות משאבים', 'role_asset' => 'הרשאות משאבים',
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.', 'roles_system_warning' => 'שימו לב לכך שגישה לכל אחת משלושת ההרשאות הנ"ל יכולה לאפשר למשתמש לשנות את הפריווילגיות שלהם או של אחרים במערכת. הגדירו תפקידים להרשאות אלה למשתמשים בהם אתם בוטחים בלבד.',
'role_asset_desc' => 'הרשאות אלו שולטות בגישת ברירת המחדל למשאבים בתוך המערכת. הרשאות של ספרים, פרקים ודפים יגברו על הרשאות אלו.', 'role_asset_desc' => 'הרשאות אלו שולטות בגישת ברירת המחדל למשאבים בתוך המערכת. הרשאות של ספרים, פרקים ודפים יגברו על הרשאות אלו.',
'role_asset_admins' => 'מנהלים מקבלים הרשאה מלאה לכל התוכן אך אפשרויות אלו עלולות להציג או להסתיר אפשרויות בממשק', 'role_asset_admins' => 'מנהלים מקבלים הרשאה מלאה לכל התוכן אך אפשרויות אלו עלולות להציג או להסתיר אפשרויות בממשק',
'role_all' => 'הכל', 'role_all' => 'הכל',
@ -157,7 +162,7 @@ return [
'user_profile' => 'פרופיל משתמש', 'user_profile' => 'פרופיל משתמש',
'users_add_new' => 'הוסף משתמש חדש', 'users_add_new' => 'הוסף משתמש חדש',
'users_search' => 'חפש משתמשים', 'users_search' => 'חפש משתמשים',
'users_latest_activity' => 'Latest Activity', 'users_latest_activity' => 'פעילות אחרונה',
'users_details' => 'פרטי משתמש', 'users_details' => 'פרטי משתמש',
'users_details_desc' => 'הגדר שם לתצוגה ומייל עבור משתמש זה. כתובת המייל תשמש על מנת להתחבר למערכת', 'users_details_desc' => 'הגדר שם לתצוגה ומייל עבור משתמש זה. כתובת המייל תשמש על מנת להתחבר למערכת',
'users_details_desc_no_email' => 'הגדר שם לתצוגה כדי שאחרים יוכלו לזהות', 'users_details_desc_no_email' => 'הגדר שם לתצוגה כדי שאחרים יוכלו לזהות',
@ -165,8 +170,8 @@ return [
'users_role_desc' => 'בחר אילו תפקידים ישויכו למשתמש זה. אם המשתמש משוייך למספר תפקידים, ההרשאות יהיו כלל ההרשאות של כל התפקידים', 'users_role_desc' => 'בחר אילו תפקידים ישויכו למשתמש זה. אם המשתמש משוייך למספר תפקידים, ההרשאות יהיו כלל ההרשאות של כל התפקידים',
'users_password' => 'סיסמא', 'users_password' => 'סיסמא',
'users_password_desc' => 'הגדר סיסמא עבור גישה למערכת. על הסיסמא להיות באורך של 5 תווים לפחות', 'users_password_desc' => 'הגדר סיסמא עבור גישה למערכת. על הסיסמא להיות באורך של 5 תווים לפחות',
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.', 'users_send_invite_text' => 'תוכלו לבחור לשלוח למשתמש זה דוא"ל הזמנה, המאפשר להם להגדיר סיסמה משלהם. אחרת, תוכלו להגדיר את סיסמתם בעצמכם.',
'users_send_invite_option' => 'Send user invite email', 'users_send_invite_option' => 'שלח דוא"ל הזמנה למשתמש',
'users_external_auth_id' => 'זיהוי חיצוני - ID', 'users_external_auth_id' => 'זיהוי חיצוני - ID',
'users_external_auth_id_desc' => 'זיהוי זה יהיה בשימוש מול מערכת ה LDAP שלך', 'users_external_auth_id_desc' => 'זיהוי זה יהיה בשימוש מול מערכת ה LDAP שלך',
'users_password_warning' => 'יש למלא רק אם ברצונך לשנות את הסיסמא.', 'users_password_warning' => 'יש למלא רק אם ברצונך לשנות את הסיסמא.',
@ -175,10 +180,10 @@ return [
'users_delete_named' => 'מחק משתמש :userName', 'users_delete_named' => 'מחק משתמש :userName',
'users_delete_warning' => 'פעולה זו תמחק את המשתמש \':userName\' מהמערכת', 'users_delete_warning' => 'פעולה זו תמחק את המשתמש \':userName\' מהמערכת',
'users_delete_confirm' => 'האם ברצונך למחוק משתמש זה?', 'users_delete_confirm' => 'האם ברצונך למחוק משתמש זה?',
'users_migrate_ownership' => 'Migrate Ownership', 'users_migrate_ownership' => 'העבר בעלות',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.', 'users_migrate_ownership_desc' => 'בחרו משתמש כאן במידה ואתם מעוניינים שמשתמש אחר יהפוך לבעלים של כל הפריטים שכרגע בבעלות משתמש זה.',
'users_none_selected' => 'No user selected', 'users_none_selected' => 'לא נבחר משתמש',
'users_delete_success' => 'User successfully removed', 'users_delete_success' => 'משתמש נמחק בהצלחה',
'users_edit' => 'עריכת משתמש', 'users_edit' => 'עריכת משתמש',
'users_edit_profile' => 'עריכת פרופיל', 'users_edit_profile' => 'עריכת פרופיל',
'users_edit_success' => 'המשתמש עודכן בהצלחה', 'users_edit_success' => 'המשתמש עודכן בהצלחה',
@ -192,32 +197,32 @@ return [
'users_social_disconnect' => 'ניתוק חשבון', 'users_social_disconnect' => 'ניתוק חשבון',
'users_social_connected' => 'חשבון :socialAccount חובר בהצלחה לחשבון שלך', 'users_social_connected' => 'חשבון :socialAccount חובר בהצלחה לחשבון שלך',
'users_social_disconnected' => ':socialAccount נותק בהצלחה מהחשבון שלך', 'users_social_disconnected' => ':socialAccount נותק בהצלחה מהחשבון שלך',
'users_api_tokens' => 'API Tokens', 'users_api_tokens' => 'אסימוני API',
'users_api_tokens_none' => 'No API tokens have been created for this user', 'users_api_tokens_none' => 'לא נוצרו אסימוני API למשתמש זה',
'users_api_tokens_create' => 'Create Token', 'users_api_tokens_create' => 'צור אסימון',
'users_api_tokens_expires' => 'Expires', 'users_api_tokens_expires' => 'פג',
'users_api_tokens_docs' => 'API Documentation', 'users_api_tokens_docs' => 'תיעוד API',
// API Tokens // API Tokens
'user_api_token_create' => 'Create API Token', 'user_api_token_create' => 'צור אסימון API',
'user_api_token_name' => 'Name', 'user_api_token_name' => 'שם',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.', 'user_api_token_name_desc' => 'תנו לאסימון שלכם שם קריא, כתזכורת עתידית למטרה המיועדת שלו.',
'user_api_token_expiry' => 'Expiry Date', 'user_api_token_expiry' => 'תאריך תפוגה',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.', 'user_api_token_expiry_desc' => 'הגדירו תאריך בו יפוג תוקף אסימון זה. לאחר תאריך זה, בקשות שיעשו באמצעות אסימון זה לא יעבדו יותר. במידה ושדה זה יושאר ריק, תאריך התפוגה יוגדר לבעוד 100 שנים.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.', 'user_api_token_create_secret_message' => 'מיד לאחר יצירת אסימון זה, יווצרו ויוצגו "ID אסימון" ו"סוד אסימון". הסוד יוצג פעם אחת בלבד, לכן וודאו להעתיק את הערך למקום שמור ובטוח לפני שתמשיכו הלאה.',
'user_api_token_create_success' => 'API token successfully created', 'user_api_token_create_success' => 'אסימון API נוצר בהצלחה',
'user_api_token_update_success' => 'API token successfully updated', 'user_api_token_update_success' => 'אסימון API עודכן בהצלחה',
'user_api_token' => 'API Token', 'user_api_token' => 'אסימון API',
'user_api_token_id' => 'Token ID', 'user_api_token_id' => 'ID האסימון',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.', 'user_api_token_id_desc' => 'זהו מזהה בלתי ניתן לעריכה לאסימון זה הנוצר על ידי המערכת, אשר יסופק בבקשות API.',
'user_api_token_secret' => 'Token Secret', 'user_api_token_secret' => 'סוד האסימון',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.', 'user_api_token_secret_desc' => 'זהו סוד המיוצר על ידי המערכת לאסימון זה, אשר יסופק בבקשות API. סוד זה יוצג פעם אחת בלבד, לכן וודאו להעתיק ערך זה למקום שמור ובטוח.',
'user_api_token_created' => 'Token created :timeAgo', 'user_api_token_created' => 'אסימון נוצר :timeAgo',
'user_api_token_updated' => 'Token updated :timeAgo', 'user_api_token_updated' => 'אסימון עודכן :timeAgo',
'user_api_token_delete' => 'Delete Token', 'user_api_token_delete' => 'מחק אסימון',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.', 'user_api_token_delete_warning' => 'פעולה זו תמחק לחלוטין את אסימון ה-API בשם \':tokenName\' מהמערכת.',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?', 'user_api_token_delete_confirm' => 'האם אתם בטוחים שאתם מעוניינים למחוק אסימון API זה?',
'user_api_token_delete_success' => 'API token successfully deleted', 'user_api_token_delete_success' => 'אסימון API נמחק בהצלחה',
//! If editing translations files directly please ignore this in all //! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en. //! languages apart from en. Content will be auto-copied from en.

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Probléma esetén a lenti ":actionText" gombra kell kattintani, majd ki kell másolni a lenti webcímet és be kell illeszteni egy böngészőbe:', 'email_action_help' => 'Probléma esetén a lenti ":actionText" gombra kell kattintani, majd ki kell másolni a lenti webcímet és be kell illeszteni egy böngészőbe:',
'email_rights' => 'Minden jog fenntartva', 'email_rights' => 'Minden jog fenntartva',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Alkalmazás kezdőlapja', 'app_homepage' => 'Alkalmazás kezdőlapja',
'app_homepage_desc' => 'A kezdőlapon az alapértelmezés szerinti nézet helyett megjelenő nézet kiválasztása. A kiválasztott oldalakon figyelmen kívül lesznek hagyva az oldal engedélyek.', 'app_homepage_desc' => 'A kezdőlapon az alapértelmezés szerinti nézet helyett megjelenő nézet kiválasztása. A kiválasztott oldalakon figyelmen kívül lesznek hagyva az oldal engedélyek.',
'app_homepage_select' => 'Egy oldal kiválasztása', 'app_homepage_select' => 'Egy oldal kiválasztása',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Megjegyzések letiltása', 'app_disable_comments' => 'Megjegyzések letiltása',
'app_disable_comments_toggle' => 'Megjegyzések letiltása', 'app_disable_comments_toggle' => 'Megjegyzések letiltása',
'app_disable_comments_desc' => 'Megjegyzések letiltása az alkalmazás összes oldalán.<br>A már létező megjegyzések el lesznek rejtve.', 'app_disable_comments_desc' => 'Megjegyzések letiltása az alkalmazás összes oldalán.<br>A már létező megjegyzések el lesznek rejtve.',

View File

@ -0,0 +1,49 @@
<?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'halaman dibuat',
'page_create_notification' => 'Halaman Berhasil dibuat',
'page_update' => 'halaman diupdate',
'page_update_notification' => 'Berhasil mengupdate halaman',
'page_delete' => 'halaman dihapus',
'page_delete_notification' => 'Berhasil menghapus halaman',
'page_restore' => 'halaman telah dipulihkan',
'page_restore_notification' => 'Berhasil memulihkan halaman',
'page_move' => 'halaman dipindahkan',
// Chapters
'chapter_create' => 'membuat bab',
'chapter_create_notification' => 'Bab berhasil dibuat',
'chapter_update' => 'bab diperbaharui',
'chapter_update_notification' => 'Bab berhasil diupdate',
'chapter_delete' => 'hapus bab',
'chapter_delete_notification' => 'Bab berhasil dihapus',
'chapter_move' => 'bab dipindahkan',
// Books
'book_create' => 'membuat buku',
'book_create_notification' => 'Buku berhasil dibuat',
'book_update' => 'update buku',
'book_update_notification' => 'Buku berhasil diupdate',
'book_delete' => 'hapus buku',
'book_delete_notification' => 'Buku berhasil dihapus',
'book_sort' => 'urutkan buku',
'book_sort_notification' => 'Buku berhasil diurutkan',
// Bookshelves
'bookshelf_create' => 'membuat rak',
'bookshelf_create_notification' => 'Rak berhasil dibuat',
'bookshelf_update' => 'update rak',
'bookshelf_update_notification' => 'Rak berhasil diupdate',
'bookshelf_delete' => 'hapus rak',
'bookshelf_delete_notification' => 'Rak berhasil dihapus',
// Other
'commented_on' => 'berkomentar pada',
'permissions_update' => 'perbaharui izin',
];

View File

@ -0,0 +1,77 @@
<?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Kredensial tidak cocok dengan catatan kami.',
'throttle' => 'Terlalu banyak upaya masuk. Silahkan mencoba lagi dalam :seconds detik.',
// Login & Register
'sign_up' => 'Daftar',
'log_in' => 'Gabung',
'log_in_with' => 'Masuk dengan :socialDriver',
'sign_up_with' => 'Daftar dengan :socialDriver',
'logout' => 'Keluar',
'name' => 'Nama',
'username' => 'Nama Pengguna',
'email' => 'Email',
'password' => 'Kata Sandi',
'password_confirm' => 'Konfirmasi Kata Sandi',
'password_hint' => 'Harus lebih dari 7 karakter',
'forgot_password' => 'Lupa Password?',
'remember_me' => 'Ingat saya',
'ldap_email_hint' => 'Harap masukkan email yang akan digunakan untuk akun ini.',
'create_account' => 'Membuat Akun',
'already_have_account' => 'Sudah punya akun?',
'dont_have_account' => 'Tidak punya akun?',
'social_login' => 'Masuk dengan sosial media',
'social_registration' => 'Daftar dengan sosial media',
'social_registration_text' => 'Daftar dan masuk menggunakan layanan lain.',
'register_thanks' => 'Terima kasih telah mendaftar!',
'register_confirm' => 'Silakan periksa email Anda dan klik tombol konfirmasi untuk mengakses :appName.',
'registrations_disabled' => 'Pendaftaran saat ini dinonaktifkan',
'registration_email_domain_invalid' => 'Domain email tersebut tidak memiliki akses ke aplikasi ini',
'register_success' => 'Terima kasih telah mendaftar! Anda sekarang terdaftar dan masuk.',
// Password Reset
'reset_password' => 'Atur ulang kata sandi',
'reset_password_send_instructions' => 'Masukkan email Anda di bawah ini dan Anda akan dikirimi email dengan tautan pengaturan ulang kata sandi.',
'reset_password_send_button' => 'Kirim Tautan Atur Ulang',
'reset_password_sent' => 'Tautan pengaturan ulang kata sandi akan dikirim ke :email jika alamat email ditemukan di sistem.',
'reset_password_success' => 'Kata sandi Anda telah berhasil diatur ulang.',
'email_reset_subject' => 'Atur ulang kata sandi :appName anda',
'email_reset_text' => 'Anda menerima email ini karena kami menerima permintaan pengaturan ulang kata sandi untuk akun Anda.',
'email_reset_not_requested' => 'Jika Anda tidak meminta pengaturan ulang kata sandi, tidak ada tindakan lebih lanjut yang diperlukan.',
// Email Confirmation
'email_confirm_subject' => 'Konfirmasikan email Anda di :appName',
'email_confirm_greeting' => 'Terima kasih telah bergabung :appName!',
'email_confirm_text' => 'Silakan konfirmasi alamat email Anda dengan mengklik tombol di bawah ini:',
'email_confirm_action' => 'Konfirmasi email',
'email_confirm_send_error' => 'Konfirmasi email diperlukan tetapi sistem tidak dapat mengirim email. Hubungi admin untuk memastikan email disiapkan dengan benar.',
'email_confirm_success' => 'Email Anda telah dikonfirmasi!',
'email_confirm_resent' => 'Email konfirmasi dikirim ulang, Harap periksa kotak masuk Anda.',
'email_not_confirmed' => 'Alamat Email Tidak Dikonfirmasi',
'email_not_confirmed_text' => 'Alamat email Anda belum dikonfirmasi.',
'email_not_confirmed_click_link' => 'Silakan klik link di email yang dikirimkan segera setelah Anda mendaftar.',
'email_not_confirmed_resend' => 'Jika Anda tidak dapat menemukan email tersebut, Anda dapat mengirim ulang email konfirmasi dengan mengirimkan formulir di bawah ini.',
'email_not_confirmed_resend_button' => 'Mengirimkan kembali email konfirmasi',
// User Invite
'user_invite_email_subject' => 'Anda telah diundang untuk bergabung di :appName!',
'user_invite_email_greeting' => 'Sebuah akun telah dibuat untuk Anda di :appName.',
'user_invite_email_text' => 'Klik tombol di bawah untuk mengatur kata sandi akun dan mendapatkan akses:',
'user_invite_email_action' => 'Atur Kata Sandi Akun',
'user_invite_page_welcome' => 'Selamat datang di :appName!',
'user_invite_page_text' => 'Untuk menyelesaikan akun Anda dan mendapatkan akses, Anda perlu mengatur kata sandi yang akan digunakan untuk masuk ke :appName pada kunjungan berikutnya.',
'user_invite_page_confirm_button' => 'Konfirmasi Kata sandi',
'user_invite_success' => 'Atur kata sandi, Anda sekarang memiliki akses ke :appName!'
];

View File

@ -0,0 +1,85 @@
<?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Batalkan',
'confirm' => 'Konfirmasi',
'back' => 'Kembali',
'save' => 'Simpan',
'continue' => 'Selanjutnya',
'select' => 'Pilih',
'toggle_all' => 'Alihkan semua',
'more' => 'Lebih',
// Form Labels
'name' => 'Nama',
'description' => 'Deskripsi',
'role' => 'Wewenang',
'cover_image' => 'Sampul Gambar',
'cover_image_description' => 'Gambar ini harus berukuran kira-kira 440x250 piksel.',
// Actions
'actions' => 'Tindakan',
'view' => 'Melihat',
'view_all' => 'Lihat Semua',
'create' => 'Buat',
'update' => 'Perbaharui',
'edit' => 'Sunting',
'sort' => 'Sortir',
'move' => 'Pindahkan',
'copy' => 'Salin',
'reply' => 'Balasan',
'delete' => 'Hapus',
'delete_confirm' => 'Konfirmasi Penghapusan',
'search' => 'Cari',
'search_clear' => 'Hapus Pencarian',
'reset' => 'Setel Ulang',
'remove' => 'Hapus',
'add' => 'Tambah',
'fullscreen' => 'Layar Penuh',
// Sort Options
'sort_options' => 'Sortir Pilihan',
'sort_direction_toggle' => 'Urutkan Arah Toggle',
'sort_ascending' => 'Sortir Naik',
'sort_descending' => 'Urutkan Menurun',
'sort_name' => 'Nama',
'sort_created_at' => 'Tanggal dibuat',
'sort_updated_at' => 'Tanggal diperbaharui',
// Misc
'deleted_user' => 'Pengguna terhapus',
'no_activity' => 'Tidak ada aktifitas untuk ditampilkan',
'no_items' => 'Tidak ada item yang tersedia',
'back_to_top' => 'Kembali ke atas',
'toggle_details' => 'Detail Toggle',
'toggle_thumbnails' => 'Alihkan Gambar Mini',
'details' => 'Detail',
'grid_view' => 'Tampilan bergaris',
'list_view' => 'Daftar Tampilan',
'default' => 'Default',
'breadcrumb' => 'Breadcrumb',
// Header
'profile_menu' => 'Profile Menu',
'view_profile' => 'Tampilkan profil',
'edit_profile' => 'Sunting Profil',
'dark_mode' => 'Mode Gelap',
'light_mode' => 'Mode Cahaya',
// Layout tabs
'tab_info' => 'Informasi',
'tab_content' => 'Konten',
// Email Content
'email_action_help' => 'Jika Anda mengalami masalah saat mengklik tombol ":actionText", salin dan tempel URL di bawah ini ke browser web Anda:',
'email_rights' => 'Seluruh hak cipta',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Rahasia pribadi',
'terms_of_service' => 'Persyaratan Layanan',
];

View File

@ -0,0 +1,34 @@
<?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Pilih Gambar',
'image_all' => 'Semua',
'image_all_title' => 'Lihat semua gambar',
'image_book_title' => 'Lihat gambar yang diunggah ke buku ini',
'image_page_title' => 'Lihat gambar yang diunggah ke halaman ini',
'image_search_hint' => 'Cari berdasarkan nama gambar',
'image_uploaded' => 'Diunggah :uploadedDate',
'image_load_more' => 'Muat lebih banyak',
'image_image_name' => 'Muat lebih banyak',
'image_delete_used' => 'Gambar ini digunakan untuk halaman dibawah ini.',
'image_delete_confirm_text' => 'Anda yakin ingin menghapus gambar ini?',
'image_select_image' => 'Pilih gambar',
'image_dropzone' => 'Lepaskan gambar atau klik di sini untuk mengunggah',
'images_deleted' => 'Gambar Dihapus',
'image_preview' => 'Pratinjau Gambar',
'image_upload_success' => 'Gambar berhasil diunggah',
'image_update_success' => 'Detail gambar berhasil diperbarui',
'image_delete_success' => 'Gambar berhasil dihapus',
'image_upload_remove' => 'Menghapus',
// Code Editor
'code_editor' => 'Edit Kode',
'code_language' => 'Bahasa Kode',
'code_content' => 'Konten Kode',
'code_session_history' => 'Konten Kode',
'code_save' => 'Simpan Kode',
];

View File

@ -0,0 +1,319 @@
<?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Baru saja dibuat',
'recently_created_pages' => 'Halaman baru saja dibuat',
'recently_updated_pages' => 'Halaman baru saja diperbaharui',
'recently_created_chapters' => 'Bab baru saja dibuat',
'recently_created_books' => 'Buku baru saja dibuat',
'recently_created_shelves' => 'Rak baru saja dibuat',
'recently_update' => 'Baru saja diperbaharui',
'recently_viewed' => 'Baru saja dilihat',
'recent_activity' => 'Aktivitas Terbaru',
'create_now' => 'Buat Sekarang',
'revisions' => 'Revisi',
'meta_revision' => 'Revisi #:revisionCount',
'meta_created' => 'Dibuat :timeLength',
'meta_created_name' => 'Dibuat :timeLength oleh :user',
'meta_updated' => 'Diperbaharui :timeLength',
'meta_updated_name' => 'Diperbaharui :timeLength oleh :user',
'meta_owned_name' => 'Dimiliki oleh :user',
'entity_select' => 'Pilihan Entitas',
'images' => 'Gambar-gambar',
'my_recent_drafts' => 'Draf Terbaru Saya',
'my_recently_viewed' => 'Baru saja saya lihat',
'no_pages_viewed' => 'Anda belum melihat halaman apa pun',
'no_pages_recently_created' => 'Tidak ada halaman yang baru saja dibuat',
'no_pages_recently_updated' => 'Tidak ada halaman yang baru-baru ini diperbarui',
'export' => 'Ekspor',
'export_html' => 'File Web Berisi',
'export_pdf' => 'Dokumen PDF',
'export_text' => 'Dokumen Teks Biasa',
// Permissions and restrictions
'permissions' => 'Izin',
'permissions_intro' => 'Setelah diaktifkan, izin ini akan menjadi prioritas di atas izin peran yang ditetapkan.',
'permissions_enable' => 'Aktifkan Izin Kustom',
'permissions_save' => 'Simpan Izin',
'permissions_owner' => 'Pemilik',
// Search
'search_results' => 'Hasil Pencarian',
'search_total_results_found' => ':count hasil hitung ditemukan |:count hasil hitung total tang di temukan',
'search_clear' => 'Bersihkan pencarian',
'search_no_pages' => 'Tidak ada halaman yang cocok dengan pencarian ini',
'search_for_term' => 'Pencarian untuk :term',
'search_more' => 'Hasil lebih',
'search_advanced' => 'Pencarian Lanjutan',
'search_terms' => 'Cari Istilah',
'search_content_type' => 'Tipe Konten',
'search_exact_matches' => 'Pertandingan Persis',
'search_tags' => 'Pencarian Tag',
'search_options' => 'Pilihan',
'search_viewed_by_me' => 'Dilihat oleh saya',
'search_not_viewed_by_me' => 'Tidak dilihat oleh saya',
'search_permissions_set' => 'Izin ditetapkan',
'search_created_by_me' => 'Dibuat oleh saya',
'search_updated_by_me' => 'Diperbaharui oleh saya',
'search_date_options' => 'Opsi Tanggal',
'search_updated_before' => 'Diperbaharui sebelum',
'search_updated_after' => 'Diperbaharui setelah',
'search_created_before' => 'Dibuat sebelum',
'search_created_after' => 'Dibuat setelah',
'search_set_date' => 'Atur Tanggal',
'search_update' => 'Perbaharui pencarian',
// Shelves
'shelf' => 'Rak',
'shelves' => 'Rak',
'x_shelves' => ':count Rak|:count Rak',
'shelves_long' => 'Rak Buku',
'shelves_empty' => 'Tidak ada rak yang dibuat',
'shelves_create' => 'Buat Rak baru',
'shelves_popular' => 'Rak Terpopuler',
'shelves_new' => 'Rak Baru',
'shelves_new_action' => 'Rak Baru',
'shelves_popular_empty' => 'Rak paling populer akan muncul di sini.',
'shelves_new_empty' => 'Rak yang paling baru dibuat akan muncul di sini.',
'shelves_save' => 'Simpan Rak',
'shelves_books' => 'Buku di rak ini',
'shelves_add_books' => 'Tambahkan buku ke rak ini',
'shelves_drag_books' => 'Tarik buku ke sini untuk menambahkannya ke rak ini',
'shelves_empty_contents' => 'Rak ini tidak memiliki buku yang ditugaskan padanya',
'shelves_edit_and_assign' => 'Edit rak untuk menetapkan buku',
'shelves_edit_named' => 'Edit Rak Buku :name',
'shelves_edit' => 'Edit Rak Buku',
'shelves_delete' => 'Hapus rak buku',
'shelves_delete_named' => 'Hapus rak buku :name',
'shelves_delete_explain' => "Ini akan menghapus rak buku dengan nama ':name'. Buku yang berisi tidak akan dihapus.",
'shelves_delete_confirmation' => 'Apakah Anda yakin ingin menghapus rak buku ini?',
'shelves_permissions' => 'Izin Rak Buku',
'shelves_permissions_updated' => 'Izin Rak Buku Diperbarui',
'shelves_permissions_active' => 'Izin Rak Buku Aktif',
'shelves_copy_permissions_to_books' => 'Salin Izin ke Buku',
'shelves_copy_permissions' => 'Salin Izin',
'shelves_copy_permissions_explain' => 'Ini akan menerapkan setelan izin rak buku ini saat ini ke semua buku yang ada di dalamnya. Sebelum mengaktifkan, pastikan setiap perubahan pada izin rak buku ini telah disimpan.',
'shelves_copy_permission_success' => 'Izin rak buku disalin ke :count buku',
// Books
'book' => 'Buku',
'books' => 'Semua Buku',
'x_books' => ':count Buku|:count Semua Buku',
'books_empty' => 'Tidak ada buku yang telah dibuat',
'books_popular' => 'Buku Populer',
'books_recent' => 'Buku Terbaru',
'books_new' => 'Buku baru',
'books_new_action' => 'Buku baru',
'books_popular_empty' => 'Buku paling populer akan muncul di sini.',
'books_new_empty' => 'The most recently created books will appear here.',
'books_create' => 'Buat Buku Baru',
'books_delete' => 'Hapus Buku',
'books_delete_named' => 'Hapus buku :bookName',
'books_delete_explain' => 'Ini akan menghapus buku dengan nama \': bookName\'. Semua halaman dan bab akan dihapus.',
'books_delete_confirmation' => 'Apakah Anda yakin ingin menghapus buku ini?',
'books_edit' => 'Edit Buku',
'books_edit_named' => 'Edit Buku :bookName',
'books_form_book_name' => 'Nama Buku',
'books_save' => 'Simpan Buku',
'books_permissions' => 'Izin Buku',
'books_permissions_updated' => 'Izin Buku Diperbarui',
'books_empty_contents' => 'Tidak ada halaman atau bab yang telah dibuat untuk buku ini.',
'books_empty_create_page' => 'Buat halaman baru',
'books_empty_sort_current_book' => 'Sortir buku saat ini',
'books_empty_add_chapter' => 'Tambahkan satu bab',
'books_permissions_active' => 'Izin Buku Aktif',
'books_search_this' => 'Cari buku ini',
'books_navigation' => 'Navigasi Buku',
'books_sort' => 'Sortir Isi Buku',
'books_sort_named' => 'Sortir Buku :bookName',
'books_sort_name' => 'Diurutkan berdasarkan nama',
'books_sort_created' => 'Urutkan berdasarkan Tanggal Dibuat',
'books_sort_updated' => 'Urutkan berdasarkan Tanggal Diperbarui',
'books_sort_chapters_first' => 'Bab Pertama',
'books_sort_chapters_last' => 'Bab Terakhir',
'books_sort_show_other' => 'Tunjukkan Buku Lain',
'books_sort_save' => 'Simpan Pesanan Baru',
// Chapters
'chapter' => 'Bab',
'chapters' => 'Bab',
'x_chapters' => ':count Bab |:count Bab',
'chapters_popular' => 'Bab Populer',
'chapters_new' => 'Bab Baru',
'chapters_create' => 'Buat Bab Baru',
'chapters_delete' => 'Hapur Bab',
'chapters_delete_named' => 'Hapus bab dengan nama :chapterName',
'chapters_delete_explain' => 'Ini akan menghapus chapter dengan nama \':chapterName\'. Semua halaman yang ada dalam bab ini juga akan dihapus.',
'chapters_delete_confirm' => 'Anda yakin ingin menghapus bab ini?',
'chapters_edit' => 'Edit Bab',
'chapters_edit_named' => 'Edit Bab :chapterName',
'chapters_save' => 'Simpan Bab',
'chapters_move' => 'Pindahkan Bab',
'chapters_move_named' => 'Pindahkan Bab :chapterName',
'chapter_move_success' => 'Bab dipindahkan ke :bookName',
'chapters_permissions' => 'Izin Bab',
'chapters_empty' => 'Saat ini tidak ada halaman dalam bab ini.',
'chapters_permissions_active' => 'Izin Bab Aktif',
'chapters_permissions_success' => 'Izin Bab Diperbarui',
'chapters_search_this' => 'Cari bab ini',
// Pages
'page' => 'Halaman',
'pages' => 'Semua Halaman',
'x_pages' => ':count Halaman|:count Semua Halaman',
'pages_popular' => 'Halaman Populer',
'pages_new' => 'Lembaran baru',
'pages_attachments' => 'Lampiran',
'pages_navigation' => 'Halaman Navigasi',
'pages_delete' => 'Hapus Halaman',
'pages_delete_named' => 'Hapus Halaman :pageName',
'pages_delete_draft_named' => 'Hapus Halaman Draf :pageName',
'pages_delete_draft' => 'Hapus Halaman Draf',
'pages_delete_success' => 'Halaman dihapus',
'pages_delete_draft_success' => 'Halaman draf dihapus',
'pages_delete_confirm' => 'Anda yakin ingin menghapus halaman ini?',
'pages_delete_draft_confirm' => 'Anda yakin ingin menghapus halaman draf ini?',
'pages_editing_named' => 'Mengedit Halaman :pageName',
'pages_edit_draft_options' => 'Opsi Draf',
'pages_edit_save_draft' => 'Simpan Draf',
'pages_edit_draft' => 'Edit Halaman Draf',
'pages_editing_draft' => 'Mengedit Draf',
'pages_editing_page' => 'Mengedit Draf',
'pages_edit_draft_save_at' => 'Draf disimpan pada ',
'pages_edit_delete_draft' => 'Hapus Draf',
'pages_edit_discard_draft' => 'Buang Draf',
'pages_edit_set_changelog' => 'Setel Changelog',
'pages_edit_enter_changelog_desc' => 'Masukkan deskripsi singkat tentang perubahan yang Anda buat',
'pages_edit_enter_changelog' => 'Masuk ke Changelog',
'pages_save' => 'Simpan Halaman',
'pages_title' => 'Judul Halaman',
'pages_name' => 'Nama Halaman',
'pages_md_editor' => 'Editor',
'pages_md_preview' => 'Pratinjau',
'pages_md_insert_image' => 'Sisipkan Gambar',
'pages_md_insert_link' => 'Sisipkan Tautan Entitas',
'pages_md_insert_drawing' => 'Sisipkan Gambar',
'pages_not_in_chapter' => 'Halaman tidak dalam satu bab',
'pages_move' => 'Pindahkan Halaman',
'pages_move_success' => 'Halaman dipindahkan ke ":parentName"',
'pages_copy' => 'Salin Halaman',
'pages_copy_desination' => 'Salin Tujuan',
'pages_copy_success' => 'Halaman berhasil disalin',
'pages_permissions' => 'Izin Halaman',
'pages_permissions_success' => 'Izin halaman diperbarui',
'pages_revision' => 'Revisi',
'pages_revisions' => 'Revisi Halaman',
'pages_revisions_named' => 'Revisi Halaman untuk :pageName',
'pages_revision_named' => 'Revisi Halaman untuk :pageName',
'pages_revision_restored_from' => 'Dipulihkan dari #:id; :summary',
'pages_revisions_created_by' => 'Dibuat Oleh',
'pages_revisions_date' => 'Tanggal Revisi',
'pages_revisions_number' => '#',
'pages_revisions_numbered' => 'Revisi #:id',
'pages_revisions_numbered_changes' => 'Revisi #:id Berubah',
'pages_revisions_changelog' => 'Changelog',
'pages_revisions_changes' => 'Perubahan',
'pages_revisions_current' => 'Versi sekarang',
'pages_revisions_preview' => 'Pratinjau',
'pages_revisions_restore' => 'Mengembalikan',
'pages_revisions_none' => 'Halaman ini tidak memiliki revisi',
'pages_copy_link' => 'Salin tautan',
'pages_edit_content_link' => 'Edit Konten',
'pages_permissions_active' => 'Izin Halaman Aktif',
'pages_initial_revision' => 'Penerbitan awal',
'pages_initial_name' => 'Halaman Baru',
'pages_editing_draft_notification' => 'Anda sedang mengedit draf yang terakhir disimpan :timeDiff.',
'pages_draft_edited_notification' => 'Halaman ini telah diperbarui sejak saat itu. Anda disarankan untuk membuang draf ini.',
'pages_draft_edit_active' => [
'start_a' => ':count pengguna sudah mulai mengedit halaman ini',
'start_b' => ':userName sudah mulai mengedit halaman ini',
'time_a' => 'perubahan di sini disimpan secara instan',
'time_b' => 'di akhir :minCount menit',
'message' => ':start :time. Berhati-hatilah untuk tidak menimpa pembaruan satu sama lain!',
],
'pages_draft_discarded' => 'Draf dibuang, Editor telah diperbarui dengan konten halaman saat ini',
'pages_specific' => 'Halaman Tertentu',
'pages_is_template' => 'Template Halaman',
// Editor Sidebar
'page_tags' => 'Halaman Tag',
'chapter_tags' => 'Bab Tag',
'book_tags' => 'Tag Buku',
'shelf_tags' => 'Tag Rak',
'tag' => 'Tag',
'tags' => 'Semua Tag',
'tag_name' => 'Nama Tag',
'tag_value' => 'Nilai Tag (opsional)',
'tags_explain' => "Tambahkan beberapa tag untuk mengkategorikan konten Anda dengan lebih baik.\n Anda dapat menetapkan nilai ke tag untuk pengaturan yang lebih mendalam.",
'tags_add' => 'Tambahkan tag lain',
'tags_remove' => 'Hapus tag ini',
'attachments' => 'Lampiran',
'attachments_explain' => 'Unggah beberapa file atau lampirkan beberapa tautan untuk ditampilkan di laman Anda. Ini terlihat di sidebar halaman.',
'attachments_explain_instant_save' => 'Perubahan di sini disimpan secara instan.',
'attachments_items' => 'Item Terlampir',
'attachments_upload' => 'Unggah File',
'attachments_link' => 'Lampirkan Tautan',
'attachments_set_link' => 'Setel Tautan',
'attachments_delete' => 'Anda yakin ingin menghapus lampiran ini?',
'attachments_dropzone' => 'Jatuhkan file atau klik di sini untuk melampirkan file',
'attachments_no_files' => 'Tidak ada file yang telah diunggah',
'attachments_explain_link' => 'Anda dapat melampirkan link jika Anda memilih untuk tidak mengupload file. Ini bisa berupa tautan ke halaman lain atau tautan ke file di cloud.',
'attachments_link_name' => 'Nama Tautan',
'attachment_link' => 'Lampiran Tautan',
'attachments_link_url' => 'Tautan ke file',
'attachments_link_url_hint' => 'Url situs atau file',
'attach' => 'Melampirkan',
'attachments_insert_link' => 'Tambahkan Tautan Lampiran ke Halaman',
'attachments_edit_file' => 'Edit File',
'attachments_edit_file_name' => 'Nama file',
'attachments_edit_drop_upload' => 'Lepaskan file atau klik di sini untuk mengupload dan menimpa',
'attachments_order_updated' => 'Urutan lampiran diperbarui',
'attachments_updated_success' => 'Detail lampiran diperbarui',
'attachments_deleted' => 'Lampiran dihapus',
'attachments_file_uploaded' => 'File berhasil diunggah',
'attachments_file_updated' => 'File berhasil diperbarui',
'attachments_link_attached' => 'Tautan berhasil dilampirkan ke halaman',
'templates' => 'Template',
'templates_set_as_template' => 'Halaman adalah template',
'templates_explain_set_as_template' => 'Anda dapat mengatur halaman ini sebagai template sehingga isinya dapat digunakan saat membuat halaman lain. Pengguna lain akan dapat menggunakan template ini jika mereka memiliki izin melihat halaman ini.',
'templates_replace_content' => 'Ganti Halaman Konten',
'templates_append_content' => 'Tambahkan ke halaman konten',
'templates_prepend_content' => 'Tambahkan ke halaman konten',
// Profile View
'profile_user_for_x' => 'Pengguna untuk :time',
'profile_created_content' => 'Konten yang Dibuat',
'profile_not_created_pages' => ':userName belum membuat halaman apa pun',
'profile_not_created_chapters' => ':userName belum membuat bab apa pun',
'profile_not_created_books' => ':userName belum membuat buku apa pun',
'profile_not_created_shelves' => ':userName belum membuat rak apa pun',
// Comments
'comment' => 'Komentar',
'comments' => 'Komentar',
'comment_add' => 'Tambah Komentar',
'comment_placeholder' => 'Tinggalkan komentar disini',
'comment_count' => '{0} Tidak ada komentar |{1} 1 Komentar |[2,*] :count Komentar',
'comment_save' => 'Simpan Komentar',
'comment_saving' => 'Menyimpan Komentar...',
'comment_deleting' => 'Menghapus Komentar...',
'comment_new' => 'Komentar Baru',
'comment_created' => 'dikomentari oleh :createDiff',
'comment_updated' => 'Diperbarui :updateDiff oleh :username',
'comment_deleted_success' => 'Komentar telah dihapus',
'comment_created_success' => 'Komentar telah di tambahkan',
'comment_updated_success' => 'Komentar Telah diperbaharui',
'comment_delete_confirm' => 'Anda yakin ingin menghapus komentar ini?',
'comment_in_reply_to' => 'Sebagai balasan untuk :commentId',
// Revision
'revision_delete_confirm' => 'Anda yakin ingin menghapus revisi ini?',
'revision_restore_confirm' => 'Apakah Anda yakin ingin memulihkan revisi ini? Konten halaman saat ini akan diganti.',
'revision_delete_success' => 'Revisi dihapus',
'revision_cannot_delete_latest' => 'Tidak dapat menghapus revisi terakhir.'
];

View File

@ -0,0 +1,102 @@
<?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'Anda tidak memiliki izin untuk mengakses halaman yang diminta.',
'permissionJson' => 'Anda tidak memiliki izin untuk melakukan tindakan yang diminta.',
// Auth
'error_user_exists_different_creds' => 'Pengguna dengan email :email sudah ada tetapi dengan kredensial berbeda.',
'email_already_confirmed' => 'Email telah dikonfirmasi, Coba masuk.',
'email_confirmation_invalid' => 'Token konfirmasi ini tidak valid atau telah digunakan, Silakan coba mendaftar lagi.',
'email_confirmation_expired' => 'Token konfirmasi telah kedaluwarsa, Email konfirmasi baru telah dikirim.',
'email_confirmation_awaiting' => 'Alamat email untuk akun yang digunakan perlu dikonfirmasi',
'ldap_fail_anonymous' => 'Akses LDAP gagal menggunakan pengikatan anonim',
'ldap_fail_authed' => 'Akses LDAP gagal menggunakan detail dn & sandi yang diberikan',
'ldap_extension_not_installed' => 'Ekstensi LDAP PHP tidak terpasang',
'ldap_cannot_connect' => 'Tidak dapat terhubung ke server ldap, Koneksi awal gagal',
'saml_already_logged_in' => 'Telah masuk',
'saml_user_not_registered' => 'Pengguna :name tidak terdaftar dan pendaftaran otomatis dinonaktifkan',
'saml_no_email_address' => 'Tidak dapat menemukan alamat email untuk pengguna ini dalam data yang diberikan oleh sistem autentikasi eksternal',
'saml_invalid_response_id' => 'Permintaan dari sistem otentikasi eksternal tidak dikenali oleh proses yang dimulai oleh aplikasi ini. Menavigasi kembali setelah masuk dapat menyebabkan masalah ini.',
'saml_fail_authed' => 'Login menggunakan :system gagal, sistem tidak memberikan otorisasi yang berhasil',
'social_no_action_defined' => 'Tidak ada tindakan yang ditentukan',
'social_login_bad_response' => "Kesalahan diterima selama :socialAccount :\n:error",
'social_account_in_use' => 'Ini:socialAccount sudah digunakan, Coba masuk melalui opsi :socialAccount.',
'social_account_email_in_use' => 'Email :email sudah digunakan. Jika Anda sudah memiliki akun, Anda dapat menghubungkan :socialAccount Anda dari pengaturan profil Anda.',
'social_account_existing' => 'Akun ini :socialAccount sudah dilampirkan ke profil Anda.',
'social_account_already_used_existing' => 'Akun ini :socialAccount sudah digunakan oleh pengguna lain.',
'social_account_not_used' => 'Akun :socialAccount tidak ditautkan ke pengguna mana pun. Harap lampirkan di pengaturan profil Anda. ',
'social_account_register_instructions' => 'Jika Anda belum memiliki akun, Anda dapat mendaftarkan akun menggunakan opsi :socialAccount.',
'social_driver_not_found' => 'Pengemudi sosial tidak ditemukan',
'social_driver_not_configured' => 'Pengaturan sosial :socialAccount Anda tidak dikonfigurasi dengan benar.',
'invite_token_expired' => 'Tautan undangan ini telah kedaluwarsa. Sebagai gantinya, Anda dapat mencoba mengatur ulang kata sandi akun Anda.',
// System
'path_not_writable' => 'Jalur file :filePath tidak dapat diunggah ke. Pastikan itu dapat ditulis ke server.',
'cannot_get_image_from_url' => 'Tidak bisa mendapatkan gambar dari :url',
'cannot_create_thumbs' => 'Server tidak dapat membuat thumbnail. Harap periksa apakah Anda telah memasang ekstensi GD PHP.',
'server_upload_limit' => 'Server tidak mengizinkan unggahan dengan ukuran ini. Harap coba ukuran file yang lebih kecil.',
'uploaded' => 'Server tidak mengizinkan unggahan dengan ukuran ini. Harap coba ukuran file yang lebih kecil.',
'image_upload_error' => 'Terjadi kesalahan saat mengupload gambar',
'image_upload_type_error' => 'Jenis gambar yang diunggah tidak valid',
'file_upload_timeout' => 'Waktu unggah file telah habis.',
// Attachments
'attachment_not_found' => 'Lampiran tidak ditemukan',
// Pages
'page_draft_autosave_fail' => 'Gagal menyimpan draf. Pastikan Anda memiliki koneksi internet sebelum menyimpan halaman ini',
'page_custom_home_deletion' => 'Tidak dapat menghapus halaman saat disetel sebagai beranda',
// Entities
'entity_not_found' => 'Entitas tidak ditemukan',
'bookshelf_not_found' => 'Rak buku tidak ditemukan',
'book_not_found' => 'Buku tidak ditemukan',
'page_not_found' => 'Halaman tidak ditemukan',
'chapter_not_found' => 'Bab tidak ditemukan',
'selected_book_not_found' => 'Buku yang dipilih tidak ditemukan',
'selected_book_chapter_not_found' => 'Buku atau Bab yang dipilih tidak ditemukan',
'guests_cannot_save_drafts' => 'Tamu tidak dapat menyimpan Draf',
// Users
'users_cannot_delete_only_admin' => 'Anda tidak dapat menghapus satu-satunya admin',
'users_cannot_delete_guest' => 'Anda tidak dapat menghapus pengguna tamu',
// Roles
'role_cannot_be_edited' => 'Peran ini tidak dapat diedit',
'role_system_cannot_be_deleted' => 'Peran ini adalah peran sistem dan tidak dapat dihapus',
'role_registration_default_cannot_delete' => 'Peran ini tidak dapat dihapus jika disetel sebagai peran pendaftaran default',
'role_cannot_remove_only_admin' => 'Pengguna ini adalah satu-satunya pengguna yang ditetapkan ke peran administrator. Tetapkan peran administrator untuk pengguna lain sebelum mencoba untuk menghapusnya di sini.',
// Comments
'comment_list' => 'Terjadi kesalahan saat mengambil komentar.',
'cannot_add_comment_to_draft' => 'Anda tidak dapat menambahkan komentar ke draf.',
'comment_add' => 'Terjadi kesalahan saat menambahkan / memperbarui komentar.',
'comment_delete' => 'Terjadi kesalahan saat menghapus komentar.',
'empty_comment' => 'Tidak dapat menambahkan komentar kosong.',
// Error pages
'404_page_not_found' => 'Halaman tidak ditemukan',
'sorry_page_not_found' => 'Maaf, Halaman yang Anda cari tidak dapat ditemukan.',
'sorry_page_not_found_permission_warning' => 'Jika Anda mengharapkan halaman ini ada, Anda mungkin tidak memiliki izin untuk melihatnya.',
'return_home' => 'Kembali ke home',
'error_occurred' => 'Terjadi kesalahan',
'app_down' => ':appName sedang down sekarang',
'back_soon' => 'Ini akan segera kembali.',
// API errors
'api_no_authorization_found' => 'Tidak ada token otorisasi yang ditemukan pada permintaan tersebut',
'api_bad_authorization_format' => 'Token otorisasi ditemukan pada permintaan tetapi formatnya salah',
'api_user_token_not_found' => 'Tidak ditemukan token API yang cocok untuk token otorisasi yang diberikan',
'api_incorrect_token_secret' => 'Rahasia yang diberikan untuk token API bekas yang diberikan salah',
'api_user_no_api_permission' => 'Pemilik token API yang digunakan tidak memiliki izin untuk melakukan panggilan API',
'api_user_token_expired' => 'Token otorisasi yang digunakan telah kedaluwarsa',
// Settings & Maintenance
'maintenance_test_email_failure' => 'Kesalahan dilempar saat mengirim email uji:',
];

View File

@ -0,0 +1,12 @@
<?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '&laquo; Sebelumnya',
'next' => 'Lanjut &raquo;',
];

View File

@ -0,0 +1,15 @@
<?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Kata sandi harus setidaknya delapan karakter dan sesuai dengan konfirmasi.',
'user' => "Kami tidak dapat menemukan pengguna dengan alamat email tersebut.",
'token' => 'Token setel ulang sandi tidak valid untuk alamat email ini.',
'sent' => 'Kami telah mengirimkan email tautan pengaturan ulang kata sandi Anda!',
'reset' => 'Kata sandi Anda telah disetel ulang!',
];

View File

@ -0,0 +1,261 @@
<?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Pengaturan',
'settings_save' => 'Simpan Pengaturan',
'settings_save_success' => 'Pengaturan disimpan',
// App Settings
'app_customization' => 'Kustomisasi',
'app_features_security' => 'Fitur & Keamanan',
'app_name' => 'Nama aplikasi',
'app_name_desc' => 'Nama ini ditampilkan di tajuk dan di semua email yang dikirim oleh sistem.',
'app_name_header' => 'Tampilkan nama di header',
'app_public_access' => 'Akses publik',
'app_public_access_desc' => 'Mengaktifkan opsi ini akan memungkinkan pengunjung, yang tidak masuk, untuk mengakses konten dalam contoh BookStack Anda.',
'app_public_access_desc_guest' => 'Akses untuk pengunjung umum dapat dikontrol melalui pengguna "Tamu".',
'app_public_access_toggle' => 'Izinkan akses publik',
'app_public_viewing' => 'Izinkan tontonan publik?',
'app_secure_images' => 'Unggahan Gambar Keamanan Lebih Tinggi',
'app_secure_images_toggle' => 'Aktifkan unggahan gambar dengan keamanan lebih tinggi',
'app_secure_images_desc' => 'Untuk alasan performa, semua gambar bersifat publik. Opsi ini menambahkan string acak yang sulit ditebak di depan url gambar. Pastikan indeks direktori tidak diaktifkan untuk mencegah akses mudah.',
'app_editor' => 'Halaman Editor',
'app_editor_desc' => 'Pilih editor mana yang akan digunakan oleh semua pengguna untuk mengedit halaman.',
'app_custom_html' => 'Kustom Konten HTML Head',
'app_custom_html_desc' => 'Konten apa pun yang ditambahkan di sini akan dimasukkan ke bagian bawah <head> bagian dari setiap halaman. Ini berguna untuk mengganti gaya atau menambahkan kode analitik.',
'app_custom_html_disabled_notice' => 'Kustom konten HTML Head dinonaktifkan pada halaman pengaturan ini untuk memastikan setiap perubahan yang mengganggu dapat dikembalikan.',
'app_logo' => 'Logo Aplikasi',
'app_logo_desc' => 'Gambar ini seharusnya memiliki ketinggian 43px Gambar besar akan diperkecil.',
'app_primary_color' => 'Warna Utama Aplikasi',
'app_primary_color_desc' => 'Menyetel warna utama untuk aplikasi termasuk spanduk, tombol, dan tautan.',
'app_homepage' => 'Beranda Aplikasi',
'app_homepage_desc' => 'Pilih tampilan untuk ditampilkan di beranda alih-alih tampilan default. Izin halaman diabaikan untuk halaman yang dipilih.',
'app_homepage_select' => 'Pilih halaman',
'app_footer_links' => 'Link Footer',
'app_footer_links_desc' => 'Tambahkan link untuk ditampilkan dalam footer situs. Ini akan ditampilkan di bagian bawah kebanyakan halaman, termasuk yang tidak memerlukan login. Anda dapat menggunakan label "trans::<key>" untuk menggunakan terjemahan yang ditentukan sistem. Sebagai contoh: Menggunakan "trans::common.privacy_policy" akan memberikan teks terjemahan "Privacy Policy" dan akan memberikan teks "Terms of Service".terjemahan trans::common.terms_of_service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Tambahkan Link Footer',
'app_disable_comments' => 'Nonaktifkan Komentar',
'app_disable_comments_toggle' => 'Nonaktifkan komentar',
'app_disable_comments_desc' => 'Menonaktifkan komentar di semua halaman dalam aplikasi. <br> Komentar yang ada tidak ditampilkan.',
// Color settings
'content_colors' => 'Warna Konten',
'content_colors_desc' => 'Menyetel warna untuk semua elemen dalam hierarki organisasi halaman. Disarankan memilih warna dengan kecerahan yang mirip dengan warna default agar mudah dibaca.',
'bookshelf_color' => 'Warna Rak',
'book_color' => 'Warna Buku',
'chapter_color' => 'Warna Bab',
'page_color' => 'Warna Halaman',
'page_draft_color' => 'Warna Halaman Draf',
// Registration Settings
'reg_settings' => 'Pendaftaran',
'reg_enable' => 'Aktifkan Pendaftaran',
'reg_enable_toggle' => 'Aktifkan Pendaftaran',
'reg_enable_desc' => 'Saat pendaftaran diaktifkan, pengguna akan dapat mendaftar sendiri sebagai pengguna aplikasi. Setelah pendaftaran, mereka diberi peran pengguna default tunggal.',
'reg_default_role' => 'Peran pengguna default setelah pendaftaran',
'reg_enable_external_warning' => 'Opsi di atas diabaikan saat otentikasi LDAP atau SAML eksternal aktif. Akun pengguna untuk anggota yang tidak ada akan dibuat secara otomatis jika otentikasi, terhadap sistem eksternal yang digunakan, berhasil.',
'reg_email_confirmation' => 'Konfirmasi email',
'reg_email_confirmation_toggle' => 'Memerlukan konfirmasi email',
'reg_confirm_email_desc' => 'Jika batasan domain digunakan maka konfirmasi email akan diperlukan dan opsi ini akan diabaikan.',
'reg_confirm_restrict_domain' => 'Pembatasan Domain',
'reg_confirm_restrict_domain_desc' => 'Masukkan daftar domain email yang dipisahkan dengan koma yang ingin Anda batasi pendaftarannya. Pengguna akan dikirimi email untuk mengonfirmasi alamat mereka sebelum diizinkan untuk berinteraksi dengan aplikasi. <br> Perhatikan bahwa pengguna akan dapat mengubah alamat email mereka setelah pendaftaran berhasil.',
'reg_confirm_restrict_domain_placeholder' => 'Tidak ada batasan yang ditetapkan',
// Maintenance settings
'maint' => 'Pemeliharaan',
'maint_image_cleanup' => 'Gambar Bersihkan',
'maint_image_cleanup_desc' => "Pindai halaman & konten revisi untuk memeriksa gambar dan gambar mana yang saat ini digunakan dan gambar mana yang berlebihan. Pastikan Anda membuat database lengkap dan cadangan gambar sebelum menjalankan ini.",
'maint_delete_images_only_in_revisions' => 'Hapus juga gambar yang hanya ada di revisi halaman lama',
'maint_image_cleanup_run' => 'Jalankan Pembersihan',
'maint_image_cleanup_warning' => ':count ditemukan gambar yang berpotensi tidak digunakan. Anda yakin ingin menghapus gambar-gambar ini?',
'maint_image_cleanup_success' => ':count gambar yang mungkin tidak digunakan ditemukan dan dihapus!',
'maint_image_cleanup_nothing_found' => 'Tidak ada gambar yang tidak digunakan ditemukan, Tidak ada yang dihapus!',
'maint_send_test_email' => 'Kirim Email Tes',
'maint_send_test_email_desc' => 'Ini mengirimkan email percobaan ke alamat email Anda yang ditentukan di profil Anda.',
'maint_send_test_email_run' => 'Kirim email tes',
'maint_send_test_email_success' => 'Email dikirim ke :address',
'maint_send_test_email_mail_subject' => 'Uji Email',
'maint_send_test_email_mail_greeting' => 'Pengiriman email sepertinya berhasil!',
'maint_send_test_email_mail_text' => 'Selamat! Saat Anda menerima pemberitahuan email ini, pengaturan email Anda tampaknya telah dikonfigurasi dengan benar.',
'maint_recycle_bin_desc' => 'Rak, buku, bab & halaman yang dihapus dikirim ke recycle bin sehingga dapat dipulihkan atau dihapus secara permanen. Item lama di recycle bin dapat dihapus secara otomatis setelah beberapa saat tergantung pada konfigurasi sistem.',
'maint_recycle_bin_open' => 'Buka Tempat Sampah',
// Recycle Bin
'recycle_bin' => 'Tempat Sampah',
'recycle_bin_desc' => 'Di sini Anda dapat memulihkan item yang telah dihapus atau memilih untuk menghapusnya secara permanen dari sistem. Daftar ini tidak difilter, tidak seperti daftar aktivitas serupa di sistem tempat filter izin diterapkan.',
'recycle_bin_deleted_item' => 'Item yang Dihapus',
'recycle_bin_deleted_by' => 'Dihapus Oleh',
'recycle_bin_deleted_at' => 'Waktu Penghapusan',
'recycle_bin_permanently_delete' => 'Hapus Permanen',
'recycle_bin_restore' => 'Mengembalikan',
'recycle_bin_contents_empty' => 'Hapus Secara Permanen',
'recycle_bin_empty' => 'Kosongkan Tempat Sampah',
'recycle_bin_empty_confirm' => 'Ini akan menghancurkan secara permanen semua item di tempat sampah termasuk konten yang ada di dalam setiap item. Anda yakin ingin mengosongkan tempat sampah?',
'recycle_bin_destroy_confirm' => 'Tindakan ini akan menghapus item ini secara permanen, bersama dengan elemen turunan apa pun yang tercantum di bawah, dari sistem dan Anda tidak akan dapat memulihkan konten ini. Anda yakin ingin menghapus item ini secara permanen?',
'recycle_bin_destroy_list' => 'Item yang akan Dihancurkan',
'recycle_bin_restore_list' => 'Item yang akan Dipulihkan',
'recycle_bin_restore_confirm' => 'Tindakan ini akan memulihkan item yang dihapus, termasuk semua elemen anak, ke lokasi aslinya. Jika lokasi asli telah dihapus, dan sekarang berada di keranjang sampah, item induk juga perlu dipulihkan.',
'recycle_bin_restore_deleted_parent' => 'Induk item ini juga telah dihapus. Ini akan tetap dihapus sampai induknya juga dipulihkan.',
'recycle_bin_destroy_notification' => 'Total :count item dari tempat sampah.',
'recycle_bin_restore_notification' => 'Total :count item yang dipulihkan dari tempat sampah.',
// Audit Log
'audit' => 'Log Audit',
'audit_desc' => 'Log audit ini menampilkan daftar aktivitas yang dilacak dalam sistem. Daftar ini tidak difilter, tidak seperti daftar aktivitas serupa di sistem tempat filter izin diterapkan.',
'audit_event_filter' => 'Filter Peristiwa',
'audit_event_filter_no_filter' => 'Tanpa Filter',
'audit_deleted_item' => 'Item yang Dihapus',
'audit_deleted_item_name' => 'Nama :name',
'audit_table_user' => 'Pengguna',
'audit_table_event' => 'Peristiwa',
'audit_table_related' => 'Item atau Detail Terkait',
'audit_table_date' => 'Tanggal Kegiatan',
'audit_date_from' => 'Rentang Tanggal Dari',
'audit_date_to' => 'Rentang Tanggal Sampai',
// Role Settings
'roles' => 'Peran',
'role_user_roles' => 'Peran Pengguna',
'role_create' => 'Buat Peran Baru',
'role_create_success' => 'Peran berhasil dibuat',
'role_delete' => 'Hapus Peran',
'role_delete_confirm' => 'Ini akan menghapus peran dengan nama \':roleName\'.',
'role_delete_users_assigned' => 'Peran ini memiliki :userCount pengguna yang ditugaskan padanya. Jika Anda ingin memindahkan pengguna dari peran ini pilih peran baru di bawah.',
'role_delete_no_migration' => "Jangan migrasikan pengguna",
'role_delete_sure' => 'Anda yakin ingin menghapus peran ini?',
'role_delete_success' => 'Peran berhasil dihapus',
'role_edit' => 'Edit Peran',
'role_details' => 'Detail Peran',
'role_name' => 'Nama peran',
'role_desc' => 'Deskripsi Singkat Peran',
'role_external_auth_id' => 'Otentikasi Eksternal IDs',
'role_system' => 'Izin Sistem',
'role_manage_users' => 'Kelola pengguna',
'role_manage_roles' => 'Kelola peran & izin peran',
'role_manage_entity_permissions' => 'Kelola semua izin buku, bab & halaman',
'role_manage_own_entity_permissions' => 'Kelola izin di buku, bab & halaman sendiri',
'role_manage_page_templates' => 'Kelola template halaman',
'role_access_api' => 'Akses Sistem API',
'role_manage_settings' => 'Kelola setelan aplikasi',
'role_asset' => 'Izin Aset',
'roles_system_warning' => 'Ketahuilah bahwa akses ke salah satu dari tiga izin di atas dapat memungkinkan pengguna untuk mengubah hak mereka sendiri atau orang lain dalam sistem. Hanya tetapkan peran dengan izin ini untuk pengguna tepercaya.',
'role_asset_desc' => 'Izin ini mengontrol akses default ke aset dalam sistem. Izin pada Buku, Bab, dan Halaman akan menggantikan izin ini.',
'role_asset_admins' => 'Admin secara otomatis diberi akses ke semua konten tetapi opsi ini dapat menampilkan atau menyembunyikan opsi UI.',
'role_all' => 'Semua',
'role_own' => 'Sendiri',
'role_controlled_by_asset' => 'Dikendalikan oleh aset tempat mereka diunggah',
'role_save' => 'Simpan Peran',
'role_update_success' => 'Peran berhasil diperbarui',
'role_users' => 'Peran berhasil diperbarui',
'role_users_none' => 'Saat ini tidak ada pengguna yang ditugaskan untuk peran ini',
// Users
'users' => 'Pengguna',
'user_profile' => 'Profil Pengguna',
'users_add_new' => 'Tambahkan pengguna baru',
'users_search' => 'Cari Pengguna',
'users_latest_activity' => 'Aktivitas Terbaru',
'users_details' => 'Detail Pengguna',
'users_details_desc' => 'Tetapkan nama tampilan dan alamat email untuk pengguna ini. Alamat email akan digunakan untuk masuk ke aplikasi.',
'users_details_desc_no_email' => 'Tetapkan nama tampilan untuk pengguna ini agar orang lain dapat mengenalinya.',
'users_role' => 'Peran Pengguna',
'users_role_desc' => 'Pilih peran mana yang akan ditetapkan untuk pengguna ini. Jika pengguna ditetapkan ke beberapa peran, izin dari peran tersebut akan bertumpuk dan mereka akan menerima semua kemampuan dari peran yang ditetapkan.',
'users_password' => 'Kata Sandi Pengguna',
'users_password_desc' => 'Atur kata sandi yang digunakan untuk masuk ke aplikasi. Panjangnya minimal harus 6 karakter.',
'users_send_invite_text' => 'Anda dapat memilih untuk mengirimi pengguna ini email undangan yang memungkinkan mereka menyetel sandi mereka sendiri, atau Anda dapat menyetel sandi mereka sendiri.',
'users_send_invite_option' => 'Kirim email undangan pengguna',
'users_external_auth_id' => 'Otentikasi Eksternal ID',
'users_external_auth_id_desc' => 'Ini adalah ID yang digunakan untuk mencocokkan pengguna ini saat berkomunikasi dengan sistem otentikasi eksternal Anda.',
'users_password_warning' => 'Hanya isi di bawah ini jika Anda ingin mengubah kata sandi Anda.',
'users_system_public' => 'Pengguna ini mewakili semua pengguna tamu yang mengunjungi instance Anda. Ini tidak dapat digunakan untuk masuk tetapi ditetapkan secara otomatis.',
'users_delete' => 'Hapus pengguna',
'users_delete_named' => 'Hapus Pengguna :userName',
'users_delete_warning' => 'Ini sepenuhnya akan menghapus pengguna ini dengan nama \':userName\' dari sistem.',
'users_delete_confirm' => 'Apakah Anda yakin ingin menghapus pengguna ini?',
'users_migrate_ownership' => 'Migrasikan Kepemilikan',
'users_migrate_ownership_desc' => 'Pilih pengguna di sini jika Anda ingin pengguna lain menjadi pemilik semua item yang saat ini dimiliki oleh pengguna ini.',
'users_none_selected' => 'Tidak ada pengguna yang dipilih',
'users_delete_success' => 'Pengguna berhasil dihapus',
'users_edit' => 'Edit Pengguna',
'users_edit_profile' => 'Edit Profil',
'users_edit_success' => 'Pengguna berhasil diperbarui',
'users_avatar' => 'Abatar Pengguna',
'users_avatar_desc' => 'Pilih gambar untuk mewakili pengguna ini. berukuran 256px.',
'users_preferred_language' => 'Bahasa Pilihan',
'users_preferred_language_desc' => 'Opsi ini akan mengubah bahasa yang digunakan untuk antarmuka pengguna aplikasi. Ini tidak akan memengaruhi konten yang dibuat pengguna.',
'users_social_accounts' => 'Akun Sosial',
'users_social_accounts_info' => 'Di sini Anda dapat menghubungkan akun Anda yang lain untuk login yang lebih cepat dan mudah. Memutuskan akun di sini tidak mencabut akses resmi sebelumnya. Cabut akses dari pengaturan profil Anda pada akun sosial yang terhubung.',
'users_social_connect' => 'Hubungkan Akun',
'users_social_disconnect' => 'Putuskan Sambungan Akun',
'users_social_connected' => ':socialAccount akun berhasil dilampirkan ke profil Anda.',
'users_social_disconnected' => ':socialAccount akun berhasil diputuskan dari profil Anda.',
'users_api_tokens' => 'Token API',
'users_api_tokens_none' => 'Tidak ada token API yang telah dibuat untuk pengguna ini',
'users_api_tokens_create' => 'Buat Token',
'users_api_tokens_expires' => 'Kedaluwarsa',
'users_api_tokens_docs' => 'Dokumentasi API',
// API Tokens
'user_api_token_create' => 'Buat Token API',
'user_api_token_name' => 'Nama',
'user_api_token_name_desc' => 'Berikan token Anda nama yang dapat dibaca sebagai pengingat masa depan akan tujuan yang dimaksudkan.',
'user_api_token_expiry' => 'Tanggal kadaluarsa',
'user_api_token_expiry_desc' => 'Setel tanggal token ini kedaluwarsa. Setelah tanggal ini, permintaan yang dibuat menggunakan token ini tidak akan berfungsi lagi. Mengosongkan bidang ini akan menetapkan masa berlaku 100 tahun ke depan.',
'user_api_token_create_secret_message' => 'Segera setelah membuat token ini, "Token ID" & "Token Secret" akan dibuat dan ditampilkan. Rahasianya hanya akan ditampilkan satu kali jadi pastikan untuk menyalin nilainya ke tempat yang aman dan terlindungi sebelum melanjutkan.',
'user_api_token_create_success' => 'Token API berhasil dibuat',
'user_api_token_update_success' => 'Token API berhasil diperbarui',
'user_api_token' => 'Token API',
'user_api_token_id' => 'Token ID',
'user_api_token_id_desc' => 'Ini adalah pengenal yang dibuat oleh sistem yang tidak dapat diedit untuk token ini yang perlu disediakan dalam permintaan API.',
'user_api_token_secret' => 'Token Secret',
'user_api_token_secret_desc' => 'Ini adalah rahasia yang dihasilkan sistem untuk token ini yang perlu disediakan dalam permintaan API. Ini hanya akan ditampilkan kali ini jadi salin nilai ini ke tempat yang aman dan terlindungi.',
'user_api_token_created' => 'Token dibuat :timeAgo',
'user_api_token_updated' => 'Token diperbarui :timeAgo',
'user_api_token_delete' => 'Hapus Token',
'user_api_token_delete_warning' => 'Ini akan sepenuhnya menghapus token API ini dengan nama \': tokenName\' dari sistem.',
'user_api_token_delete_confirm' => 'Anda yakin ingin menghapus token API ini?',
'user_api_token_delete_success' => 'Token API berhasil dihapus',
//! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en.
//!////////////////////////////////
'language_select' => [
'en' => 'English',
'ar' => 'العربية',
'bg' => 'Bǎlgarski',
'cs' => 'Česky',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'fr' => 'Français',
'he' => 'עברית',
'hu' => 'Magyar',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'nl' => 'Nederlands',
'nb' => 'Norsk (Bokmål)',
'pl' => 'Polski',
'pt_BR' => 'Português do Brasil',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
]
//!////////////////////////////////
];

View File

@ -0,0 +1,115 @@
<?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => ':attribute harus diterima.',
'active_url' => ':attribute bukan URL yang valid.',
'after' => ':attribute harus setelah tanggal :date.',
'alpha' => ':attribute hanya boleh berisi huruf.',
'alpha_dash' => ':attribute hanya boleh berisi huruf, angka, tanda hubung, dan garis bawah.',
'alpha_num' => ':attribute hanya boleh berisi huruf dan angka.',
'array' => ':attribute harus berupa larik.',
'before' => ':attribute harus tanggal sebelum :date.',
'between' => [
'numeric' => ':attribute harus di antara :min dan :max.',
'file' => ':attribute harus diantara :min dan :max kilobyte.',
'string' => ':attribute harus memiliki karakter antara :min dan :max.',
'array' => ':attribute harus memiliki item antara :min dan :max.',
],
'boolean' => ':attribute bidang harus berisi benar atau salah.',
'confirmed' => ':attribute konfirmasi tidak sama.',
'date' => ':attribute bukan tanggal yang valid.',
'date_format' => ':attribute tidak sesuai dengan format :format.',
'different' => ':attribute dan :other harus berbeda.',
'digits' => ':attribute harus :digits digit.',
'digits_between' => ':attribute harus diantara :min dan :max digit.',
'email' => ':attrtibute Harus alamat e-mail yang valid.',
'ends_with' => ':attribute harus diakhiri dengan salah satu dari berikut ini: :values',
'filled' => ':attribute bidang diperlukan.',
'gt' => [
'numeric' => ':attribute harus lebih besar dari :value.',
'file' => ':attribute harus lebih besar dari :value kilobyte.',
'string' => ':attribute harus lebih besar dari :value karakter.',
'array' => ':attribute harus memiliki lebih dari item :value.',
],
'gte' => [
'numeric' => ':attribute harus lebih besar dari atau sama dengan :value.',
'file' => ':attribute harus lebih besar dari atau sama dengan :value kilobyte.',
'string' => ':attribute harus lebih besar dari atau sama dengan karakter :value.',
'array' => ':attribute harus memiliki :value item atau lebih.',
],
'exists' => ':attribute yang dipilih tidak valid.',
'image' => ':attribute harus berupa gambar.',
'image_extension' => ':attribute harus memiliki ekstensi gambar yang valid & didukung.',
'in' => ':attribute yang dipilih tidak valid.',
'integer' => ':attribute harus berupa bilangan bulat.',
'ip' => ':attribute harus berupa alamat IP yang valid.',
'ipv4' => ':attribute harus berupa alamat IPv4 yang valid.',
'ipv6' => ':attribute harus berupa alamat IPv6 yang valid.',
'json' => ':attribute harus berupa string JSON yang valid.',
'lt' => [
'numeric' => ':attribute harus kurang dari :value.',
'file' => ':attribute harus kurang dari :value kilobyte.',
'string' => ':attribute harus kurang dari :value karakter.',
'array' => ':attribute harus memiliki kurang dari :value item.',
],
'lte' => [
'numeric' => ':attribute harus kurang dari atau sama dengan :value.',
'file' => ':attribute harus kurang dari atau sama dengan :value kilobyte.',
'string' => ':attribute harus kurang dari atau sama dengan :value karakter.',
'array' => ':attribute tidak boleh memiliki lebih dari :value item.',
],
'max' => [
'numeric' => ':attribute tidak boleh lebih dari :max.',
'file' => ':attribute tidak boleh lebih dari :max kilobyte.',
'string' => ':attribute tidak boleh lebih dari :max karakter.',
'array' => ':attribute tidak boleh memiliki lebih dari :max item.',
],
'mimes' => ':attribute harus berupa file dengan tipe: :value.',
'min' => [
'numeric' => ':attribute minimal harus :min.',
'file' => ':attribute minimal harus :min kilobyte.',
'string' => ':attribute setidaknya harus :min karakter.',
'array' => ':attribute minimal harus memiliki :min item.',
],
'no_double_extension' => ':attribute hanya boleh memiliki satu ekstensi file.',
'not_in' => ':attribute yang dipilih tidak valid.',
'not_regex' => ':attribute format tidak valid.',
'numeric' => ':attribute harus berupa nomot.',
'regex' => 'Format :attribute tidak valid.',
'required' => ':attribute bidang harus diisi.',
'required_if' => ':attribute Bidang harus diisi saat :other atau :value.',
'required_with' => 'Bidang :attribute harus diisi jika ada :nilai.',
'required_with_all' => 'Bidang :attribute harus diisi jika ada :values.',
'required_without' => 'Bidang :attribute harus diisi jika :values tidak ada.',
'required_without_all' => 'Bidang :attribute harus diisi jika tidak ada :value yang ada.',
'same' => ':attribute dan :other harus sama.',
'safe_url' => 'Tautan yang diberikan mungkin tidak aman.',
'size' => [
'numeric' => ':attribute harus berukuran :size.',
'file' => ':attribute harus berukuran :size kilobyte.',
'string' => ':attribute harus memiliki karakter berukuran :size.',
'array' => ':attribute harus mengandung :size item.',
],
'string' => ':attribute harus berupa string.',
'timezone' => ':attribute harus menjadi zona yang valid.',
'unique' => ':attribute sudah diambil.',
'url' => ':attribute format tidak valid.',
'uploaded' => 'File tidak dapat diunggah. Server mungkin tidak menerima file dengan ukuran ini.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Konfirmasi kata sandi diperlukan',
],
],
// Custom validation attributes
'attributes' => [],
];

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Se hai problemi nel cliccare il pulsante ":actionText", copia e incolla lo URL sotto nel tuo browser:', 'email_action_help' => 'Se hai problemi nel cliccare il pulsante ":actionText", copia e incolla lo URL sotto nel tuo browser:',
'email_rights' => 'Tutti i diritti riservati', 'email_rights' => 'Tutti i diritti riservati',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Homepage Applicazione', 'app_homepage' => 'Homepage Applicazione',
'app_homepage_desc' => 'Seleziona una pagina da mostrare nella home anzichè quella di default. I permessi della pagina sono ignorati per quella selezionata.', 'app_homepage_desc' => 'Seleziona una pagina da mostrare nella home anzichè quella di default. I permessi della pagina sono ignorati per quella selezionata.',
'app_homepage_select' => 'Seleziona una pagina', 'app_homepage_select' => 'Seleziona una pagina',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Disattiva commenti', 'app_disable_comments' => 'Disattiva commenti',
'app_disable_comments_toggle' => 'Disabilita commenti', 'app_disable_comments_toggle' => 'Disabilita commenti',
'app_disable_comments_desc' => 'Disabilita i commenti su tutte le pagine nell\'applicazione. I commenti esistenti non sono mostrati. ', 'app_disable_comments_desc' => 'Disabilita i commenti su tutte le pagine nell\'applicazione. I commenti esistenti non sono mostrati. ',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => '":actionText" をクリックできない場合、以下のURLをコピーしブラウザで開いてください:', 'email_action_help' => '":actionText" をクリックできない場合、以下のURLをコピーしブラウザで開いてください:',
'email_rights' => 'All rights reserved', 'email_rights' => 'All rights reserved',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Application Homepage', 'app_homepage' => 'Application Homepage',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.', 'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
'app_homepage_select' => 'ページを選択', 'app_homepage_select' => 'ページを選択',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'コメントを無効にする', 'app_disable_comments' => 'コメントを無効にする',
'app_disable_comments_toggle' => 'コメントを無効にする', 'app_disable_comments_toggle' => 'コメントを無効にする',
'app_disable_comments_desc' => 'アプリケーション内のすべてのページのコメントを無効にします。既存のコメントは表示されません。', 'app_disable_comments_desc' => 'アプリケーション内のすべてのページのコメントを無効にします。既存のコメントは表示されません。',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => ':actionText를 클릭할 수 없을 때는 웹 브라우저에서 다음 링크로 접속할 수 있습니다.', 'email_action_help' => ':actionText를 클릭할 수 없을 때는 웹 브라우저에서 다음 링크로 접속할 수 있습니다.',
'email_rights' => '모든 권리 소유', 'email_rights' => '모든 권리 소유',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => '처음 페이지', 'app_homepage' => '처음 페이지',
'app_homepage_desc' => '고른 페이지에 설정한 권한은 무시합니다.', 'app_homepage_desc' => '고른 페이지에 설정한 권한은 무시합니다.',
'app_homepage_select' => '문서 고르기', 'app_homepage_select' => '문서 고르기',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => '댓글 사용 안 함', 'app_disable_comments' => '댓글 사용 안 함',
'app_disable_comments_toggle' => '댓글 사용 안 함', 'app_disable_comments_toggle' => '댓글 사용 안 함',
'app_disable_comments_desc' => '모든 페이지에서 댓글을 숨깁니다.', 'app_disable_comments_desc' => '모든 페이지에서 댓글을 숨깁니다.',

View File

@ -0,0 +1,49 @@
<?php
/**
* Activity text strings.
* Is used for all the text within activity logs & notifications.
*/
return [
// Pages
'page_create' => 'izveidoja lapu',
'page_create_notification' => 'Lapa Veiksmīgi Izveidota',
'page_update' => 'atjaunoja lapu',
'page_update_notification' => 'Lapa Veiksmīgi Atjaunota',
'page_delete' => 'izdzēsa lapu',
'page_delete_notification' => 'Lapa Veiksmīgi Dzēsta',
'page_restore' => 'atjaunoja lapu',
'page_restore_notification' => 'Lapa Veiksmīgi Atjaunota',
'page_move' => 'pārvietoja lapu',
// Chapters
'chapter_create' => 'izveidoja nodaļu',
'chapter_create_notification' => 'Nodaļa Veiksmīgi Izveidota',
'chapter_update' => 'atjaunoja nodaļu',
'chapter_update_notification' => 'Nodaļa Veiksmīgi Atjaunota',
'chapter_delete' => 'izdzēsa nodaļu',
'chapter_delete_notification' => 'Nodaļa Veiksmīgi Dzēsta',
'chapter_move' => 'pārvietoja nodaļu',
// Books
'book_create' => 'izveidoja grāmatu',
'book_create_notification' => 'Grāmata Veiksmīgi Izveidota',
'book_update' => 'atjaunoja grāmatu',
'book_update_notification' => 'Grāmata Veiksmīgi Atjaunota',
'book_delete' => 'izdzēsa grāmatu',
'book_delete_notification' => 'Grāmata Veiksmīgi Dzēsta',
'book_sort' => 'kārtoja grāmatu',
'book_sort_notification' => 'Grāmata Veiksmīgi Pārkārtota',
// Bookshelves
'bookshelf_create' => 'izveidoja Plauktu',
'bookshelf_create_notification' => 'Plaukts Veiksmīgi Izveidots',
'bookshelf_update' => 'atjaunoja plauktu',
'bookshelf_update_notification' => 'Plaukts Veiksmīgi Atjaunots',
'bookshelf_delete' => 'izdzēsa plauktu',
'bookshelf_delete_notification' => 'Plaukts Veiksmīgi Dzēsts',
// Other
'commented_on' => 'komentēts',
'permissions_update' => 'atjaunoja atļaujas',
];

View File

@ -0,0 +1,77 @@
<?php
/**
* Authentication Language Lines
* The following language lines are used during authentication for various
* messages that we need to display to the user.
*/
return [
'failed' => 'Šie reģistrācijas dati neatbilst mūsu ierakstiem.',
'throttle' => 'Pārāk daudz pieteikšanās mēģinājumu. Lūdzu, mēģiniet vēlreiz pēc :seconds seconds.',
// Login & Register
'sign_up' => 'Reģistrēties',
'log_in' => 'Ielogoties',
'log_in_with' => 'Ielogoties ar :socialDriver',
'sign_up_with' => 'Pieteikties ar :socialDriver',
'logout' => 'Iziet',
'name' => 'Vārds',
'username' => 'Lietotājvārds',
'email' => 'E-pasts',
'password' => 'Parole',
'password_confirm' => 'Apstiprināt paroli',
'password_hint' => 'Jābūt vismaz 8 rakstzīmēm',
'forgot_password' => 'Aizmirsta parole?',
'remember_me' => 'Atcerēties mani',
'ldap_email_hint' => 'Lūdzu ievadiet e-pastu, kuru izmantosiet šim profilam.',
'create_account' => 'Izveidot profilu',
'already_have_account' => 'Jau ir profils?',
'dont_have_account' => 'Nav profila?',
'social_login' => 'Pieteikšanās ar sociālo tīklu profilu',
'social_registration' => 'Reģistrēšanās ar sociālo profilu',
'social_registration_text' => 'Reģistrēties vai pieteikties izmantojot citu servisu.',
'register_thanks' => 'Paldies par reģistrāciju!',
'register_confirm' => 'Lūdzu, pārbaudiet savu e-pastu un nospiediet apstiprināšanas pogu, lai piekļūtu :appName.',
'registrations_disabled' => 'Reģistrācija ir izslēgta',
'registration_email_domain_invalid' => 'E-pasta domēnam nav piekļuves pie šīs aplikācijas',
'register_success' => 'Paldies par reģistrēšanos! Tagad varat pieslēgties.',
// Password Reset
'reset_password' => 'Atiestatīt paroli',
'reset_password_send_instructions' => 'Ievadiet savu e-pastu zemāk un nosūtīsim e-pastu ar paroles atiestatīšanas saiti.',
'reset_password_send_button' => 'Nosūtīt atiestatīšanas saiti',
'reset_password_sent' => 'Paroles atiestatīšanas saite tiks nosūtīta uz :email, ja šāds e-pasts būs derīgs.',
'reset_password_success' => 'Jūsu parole ir veiksmīgi atiestatīta.',
'email_reset_subject' => 'Atiestatīt :appName paroli',
'email_reset_text' => 'Jūs saņemat šo e-pastu, jo mēs saņēmām Jūsu profila paroles atiestatīšanas pieprasījumu.',
'email_reset_not_requested' => 'Ja Jūs nepieprasījāt paroles atiestatīšanu, tad tālākas darbības nav nepieciešamas.',
// Email Confirmation
'email_confirm_subject' => 'Apstiprinat savu :appName e-pastu',
'email_confirm_greeting' => 'Paldies, ka pievienojāties :appName!',
'email_confirm_text' => 'Lūdzu apstipriniet savu e-pastu nospiežot zemāk redzamo pogu:',
'email_confirm_action' => 'Apstiprināt e-pastu',
'email_confirm_send_error' => 'E-pasta apriprināšana ir nepieciešama, bet sistēma nevarēja e-pastu nosūtīt. Lūdzu sazinaties ar administratoru, lai pārliecinātos, ka e-pasts ir iestatīts pareizi.',
'email_confirm_success' => 'Jūsu e-pasts ir apstiprināts!',
'email_confirm_resent' => 'Apstiprinājuma vēstule tika nosūtīta. Lūdzu, pārbaudiet jūsu e-pastu.',
'email_not_confirmed' => 'E-pasts nav apstiprināts',
'email_not_confirmed_text' => 'Jūsu e-pasta adrese vēl nav apstiprināta.',
'email_not_confirmed_click_link' => 'Lūdzu, noklikšķiniet uz saiti nosūtītajā e-pastā pēc reģistrēšanās.',
'email_not_confirmed_resend' => 'Ja neredzi e-pastu, tad vari atkārtoti nosūtīt apstiprinājuma e-pastu iesniedzot zemāk redzamo formu.',
'email_not_confirmed_resend_button' => 'Atkārtoti nosūtīt apstiprinājuma e-pastu',
// User Invite
'user_invite_email_subject' => 'Tu esi uzaicināts pievienoties :appName!',
'user_invite_email_greeting' => 'Jūsu :appName profils ir izveidots.',
'user_invite_email_text' => 'Lūdzu, nospiediet zemāk redzamo pogu, lai izveidotu paroli un iegūtu piekļuvi:',
'user_invite_email_action' => 'Iestatīt profila paroli',
'user_invite_page_welcome' => 'Sveicināti :appName!',
'user_invite_page_text' => 'Lai pabeigtu profila izveidi un piekļūtu :appName ir jāizveido parole.',
'user_invite_page_confirm_button' => 'Apstiprināt paroli',
'user_invite_success' => 'Parole iestatīta, tagad varat piekļūt :appName!'
];

View File

@ -0,0 +1,85 @@
<?php
/**
* Common elements found throughout many areas of BookStack.
*/
return [
// Buttons
'cancel' => 'Atcelt',
'confirm' => 'Apstiprināt',
'back' => 'Atpakaļ',
'save' => 'Saglabāt',
'continue' => 'Turpināt',
'select' => 'Atlasīt',
'toggle_all' => 'Iezīmēt visus',
'more' => 'Vairāk',
// Form Labels
'name' => 'Nosaukums',
'description' => 'Apraksts',
'role' => 'Loma',
'cover_image' => 'Vāka attēls',
'cover_image_description' => 'Šim attēlam būtu jābūt aptuveni 440x250px.',
// Actions
'actions' => 'Darbības',
'view' => 'Skatīt',
'view_all' => 'Skatīt visus',
'create' => 'Izveidot',
'update' => 'Atjaunināt',
'edit' => 'Rediģēt',
'sort' => 'Kārtot',
'move' => 'Pārvietot',
'copy' => 'Kopēt',
'reply' => 'Atbildēt',
'delete' => 'Dzēst',
'delete_confirm' => 'Apstipriniet dzēšanu',
'search' => 'Meklēt',
'search_clear' => 'Notīrīt meklēšanu',
'reset' => 'Atiestatīt',
'remove' => 'Noņemt',
'add' => 'Pievienot',
'fullscreen' => 'Pilnekrāns',
// Sort Options
'sort_options' => 'Kārtošanas Opcijas',
'sort_direction_toggle' => 'Pārslēgt kārtošanas virzienu',
'sort_ascending' => 'Kārtot Augoši',
'sort_descending' => 'Kārtot Dilstoši',
'sort_name' => 'Vārds',
'sort_created_at' => 'Izveidošanas Datums',
'sort_updated_at' => 'Atjaunināšanas datums',
// Misc
'deleted_user' => 'Dzēsts lietotājs',
'no_activity' => 'Nav skatāmu darbību',
'no_items' => 'Vienumi nav pieejami',
'back_to_top' => 'Uz augšu',
'toggle_details' => 'Rādīt aprakstu',
'toggle_thumbnails' => 'Iezīmēt sīkatēlus',
'details' => 'Sīkāka informācija',
'grid_view' => 'Režģa Skats',
'list_view' => 'Saraksta Skats',
'default' => 'Noklusējums',
'breadcrumb' => 'Navigācija',
// Header
'profile_menu' => 'Profila izvēlne',
'view_profile' => 'Apskatīt profilu',
'edit_profile' => 'Rediģēt profilu',
'dark_mode' => 'Tumšais režīms',
'light_mode' => 'Gaišais režīms',
// Layout tabs
'tab_info' => 'Informācija',
'tab_content' => 'Saturs',
// Email Content
'email_action_help' => 'Ja ir problēmas noklikšķināt ":actionText" pogu, nokopē un ievieto saiti savā interneta pārlūkā:',
'email_rights' => 'Visas tiesības aizsargātas',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privātuma politika',
'terms_of_service' => 'Pakalpojuma noteikumi',
];

View File

@ -0,0 +1,34 @@
<?php
/**
* Text used in custom JavaScript driven components.
*/
return [
// Image Manager
'image_select' => 'Attēla izvēle',
'image_all' => 'Visi',
'image_all_title' => 'Skatīt visus attēlus',
'image_book_title' => 'Apskatīt augšupielādētos attēlus šajā grāmatā',
'image_page_title' => 'Apskatīt augšupielādētos attēlus šajā lapā',
'image_search_hint' => 'Meklēt pēc attēla vārda',
'image_uploaded' => 'Augšupielādēts :uploadedDate',
'image_load_more' => 'Ielādēt vairāk',
'image_image_name' => 'Attēla nosaukums',
'image_delete_used' => 'Šis attēls ir ievietots zemāk redzamajās lapās.',
'image_delete_confirm_text' => 'Vai tiešām vēlaties dzēst šo attēlu?',
'image_select_image' => 'Atlasīt attēlu',
'image_dropzone' => 'Ievilkt attēlu vai klikšķinat šeit, lai augšupielādētu',
'images_deleted' => 'Dzēstie attēli',
'image_preview' => 'Attēla priekšskatījums',
'image_upload_success' => 'Attēls ir veiksmīgi augšupielādēts',
'image_update_success' => 'Attēlā informācija ir veiksmīgi atjunināta',
'image_delete_success' => 'Attēls veiksmīgi dzēsts',
'image_upload_remove' => 'Noņemt',
// Code Editor
'code_editor' => 'Rediģēt kodu',
'code_language' => 'Koda valoda',
'code_content' => 'Koda teksts',
'code_session_history' => 'Sesijas vēsture',
'code_save' => 'Saglabāt kodu',
];

View File

@ -0,0 +1,319 @@
<?php
/**
* Text used for 'Entities' (Document Structure Elements) such as
* Books, Shelves, Chapters & Pages
*/
return [
// Shared
'recently_created' => 'Nesen izveidots',
'recently_created_pages' => 'Nesen izveidotas lapas',
'recently_updated_pages' => 'Nesen atjaunātas lapas',
'recently_created_chapters' => 'Nesen izveidotas nodaļas',
'recently_created_books' => 'Nesen izveidotas grāmatas',
'recently_created_shelves' => 'Nesen izveidoti plaukti',
'recently_update' => 'Nesen atjaunināts',
'recently_viewed' => 'Nesen skatītie',
'recent_activity' => 'Pēdējās aktivitātes',
'create_now' => 'Izveidot tagad',
'revisions' => 'Revīzijas',
'meta_revision' => 'Revīzija #:revisionCount',
'meta_created' => 'Izveidots :timeLength',
'meta_created_name' => ':user izveidojis pirms :timeLength',
'meta_updated' => 'Atjaunināts :timeLength',
'meta_updated_name' => ':user atjauninājis pirms :timeLength',
'meta_owned_name' => 'Īpašnieks :user',
'entity_select' => 'Izvēlēties vienumu',
'images' => 'Attēli',
'my_recent_drafts' => 'Mani melnraksti',
'my_recently_viewed' => 'Mani nesen skatītie',
'no_pages_viewed' => 'Neviena lapa vēl nav skatīta',
'no_pages_recently_created' => 'Nav radīta neviena lapa',
'no_pages_recently_updated' => 'Nav atjaunināta neviena lapa',
'export' => 'Eksportēt',
'export_html' => 'Pilna satura web fails',
'export_pdf' => 'PDF fails',
'export_text' => 'Vienkāršs teksta fails',
// Permissions and restrictions
'permissions' => 'Atļaujas',
'permissions_intro' => 'Kolīdz ieslēgtas, šīs atļaujas ņems prioritāti pār jebkurām citām uzstādītajām atļaujām.',
'permissions_enable' => 'Ieslēgt pielāgotās atļaujas',
'permissions_save' => 'Saglabāt atļaujas',
'permissions_owner' => 'Īpašnieks',
// Search
'search_results' => 'Meklēšanas rezultāti',
'search_total_results_found' => ':count meklēšanas rezultāts|:count meklēšanas rezultāti',
'search_clear' => 'Notīrīt meklēšanu',
'search_no_pages' => 'Neviena lapa neatbilst meklēšanai',
'search_for_term' => 'Meklēt :term',
'search_more' => 'Vairāk rezultāti',
'search_advanced' => 'Paplašināta meklēšana',
'search_terms' => 'Meklēšanas parametri',
'search_content_type' => 'Satura tips',
'search_exact_matches' => 'Precīza atbilstība',
'search_tags' => 'Birku meklēšana',
'search_options' => 'Iestatījumi',
'search_viewed_by_me' => 'Manis apskatītie',
'search_not_viewed_by_me' => 'Neesmu skatījis',
'search_permissions_set' => 'Iestatītās atļaujas',
'search_created_by_me' => 'Manis izveidotie',
'search_updated_by_me' => 'Manis atjauninātie',
'search_date_options' => 'Datuma iestarījumi',
'search_updated_before' => 'Atjaunināts pirms',
'search_updated_after' => 'Atjaunināts pēc',
'search_created_before' => 'Izveidots pirms',
'search_created_after' => 'Izveidots pēc',
'search_set_date' => 'Norādīt datumu',
'search_update' => 'Atjaunināt meklētāju',
// Shelves
'shelf' => 'Plaukts',
'shelves' => 'Plaukti',
'x_shelves' => ':count Plaukts|:count Plaukti',
'shelves_long' => 'Grāmatu plautki',
'shelves_empty' => 'Neviens plaukts nav izveidots',
'shelves_create' => 'Izveidot jaunu plauktu',
'shelves_popular' => 'Populāri plaukti',
'shelves_new' => 'Jauni plaukti',
'shelves_new_action' => 'Jauns plaukts',
'shelves_popular_empty' => 'Populārākie plaukti tiks rādīti šeit.',
'shelves_new_empty' => 'Pēdējie izveidotie plaukti tiks rādīti šeit.',
'shelves_save' => 'Saglabāt plauktu',
'shelves_books' => 'Grāmatas šajā plauktā',
'shelves_add_books' => 'Pievienot grāmatas šim plauktam',
'shelves_drag_books' => 'Ievelciet grāmatas šeit, lai novietotu tās šajā plauktā',
'shelves_empty_contents' => 'Šim gŗamatplauktam nav pievienotu grāmatu',
'shelves_edit_and_assign' => 'Labot plauktu, lai tam pievienotu grāmatas',
'shelves_edit_named' => 'Labot grāmatplauktu :name',
'shelves_edit' => 'Labot grāmatplauktu',
'shelves_delete' => 'Dzēst grāmatplauktu',
'shelves_delete_named' => 'Dzēst grāmatplauktu :name',
'shelves_delete_explain' => "Tiks dzēsts grāmatplaukts ar nosaukumu \":name\". Tajā ievietotās grāmatas netiks dzēstas.",
'shelves_delete_confirmation' => 'Vai esat pārliecināts, ka vēlaties dzēst šo grāmatplauktu?',
'shelves_permissions' => 'Grāmatplaukta atļaujas',
'shelves_permissions_updated' => 'Grāmatplaukta atļaujas atjauninātas',
'shelves_permissions_active' => 'Grāmatplaukta atļaujas ir aktīvas',
'shelves_copy_permissions_to_books' => 'Kopēt grāmatplaukta atļaujas uz grāmatām',
'shelves_copy_permissions' => 'Kopēt atļaujas',
'shelves_copy_permissions_explain' => 'Šis piemēros pašreizējās grāmatplaukta piekļuves tiesības visām tajā esošajām grāmatām. Pirms ieslēgšanas pārliecinieties, ka ir saglabātas izmaiņas grāmatplaukta piekļuves tiesībām.',
'shelves_copy_permission_success' => 'Grāmatplaukta atļaujas ir pārkopētas uz :count grāmatām',
// Books
'book' => 'Grāmata',
'books' => 'Grāmatas',
'x_books' => ':count grāmata|:count grāmatas',
'books_empty' => 'Neviena grāmata nav izveidota',
'books_popular' => 'Populārās grāmatas',
'books_recent' => 'Nesenās grāmatas',
'books_new' => 'Jaunas grāmatas',
'books_new_action' => 'Jauna grāmata',
'books_popular_empty' => 'Populārākās grāmatas tiks rādītas šeit.',
'books_new_empty' => 'Pēdējās izveidotās grāmatas tiks rādītas šeit.',
'books_create' => 'Izveidot jaunu grāmatu',
'books_delete' => 'Dzēst grāmatu',
'books_delete_named' => 'Dzēst grāmatu :bookName',
'books_delete_explain' => 'Šī darbība izdzēsīs grāmatu \':bookName\'. Visas lapas un nodaļas tiks izdzēstas.',
'books_delete_confirmation' => 'Vai esat pārliecināts, ka vēlaties dzēst šo grāmatu?',
'books_edit' => 'Labot grāmatu',
'books_edit_named' => 'Labot grāmatu :bookName',
'books_form_book_name' => 'Grāmatas nosaukums',
'books_save' => 'Saglabāt grāmatu',
'books_permissions' => 'Grāmatas atļaujas',
'books_permissions_updated' => 'Grāmatas atļaujas atjauninātas',
'books_empty_contents' => 'Lapas vai nodaļas vēl nav izveidotas šai grāmatai.',
'books_empty_create_page' => 'Izveidot jaunu lapu',
'books_empty_sort_current_book' => 'Kārtot šo grāmatu',
'books_empty_add_chapter' => 'Pievienot nodaļu',
'books_permissions_active' => 'Grāmatas atļaujas ir aktīvas',
'books_search_this' => 'Meklēt šajā grāmatā',
'books_navigation' => 'Grāmatas navigācija',
'books_sort' => 'Kārtot grāmatas saturu',
'books_sort_named' => 'Kārtot grāmatu :bookName',
'books_sort_name' => 'Kārtot pēc nosaukuma',
'books_sort_created' => 'Kārtot pēc izveidošanas datuma',
'books_sort_updated' => 'Kārtot pēc atjaunināšanas datuma',
'books_sort_chapters_first' => 'Nodaļas pirmās',
'books_sort_chapters_last' => 'Nodaļas pēdējās',
'books_sort_show_other' => 'Rādīt citas grāmatas',
'books_sort_save' => 'Saglabāt jauno kārtību',
// Chapters
'chapter' => 'Nodaļa',
'chapters' => 'Nodaļas',
'x_chapters' => ':count nodaļa|:count nodaļas',
'chapters_popular' => 'Populāras nodaļas',
'chapters_new' => 'Jauna nodaļa',
'chapters_create' => 'Izveidot jaunu nodaļu',
'chapters_delete' => 'Dzēst nodaļu',
'chapters_delete_named' => 'Dzēst nodaļu :chapterName',
'chapters_delete_explain' => 'Šī darbība dzēsīs nodaļu \':chapterName\'. Visas tajā esošās lapas arī tiks dzēstas.',
'chapters_delete_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo nodaļu?',
'chapters_edit' => 'Labot nodaļu',
'chapters_edit_named' => 'Labot nodaļu :chapterName',
'chapters_save' => 'Saglabāt nodaļu',
'chapters_move' => 'Pārvietot nodaļu',
'chapters_move_named' => 'Pārvietot nodaļu :chapterName',
'chapter_move_success' => 'Nodaļa pārviedota uz :bookName',
'chapters_permissions' => 'Nodaļas atļaujas',
'chapters_empty' => 'Šajā nodaļā nav pievienotu lapu.',
'chapters_permissions_active' => 'Nodaļas atļaujas ir aktīvas',
'chapters_permissions_success' => 'Nodaļas atļaujas ir atjauninātas',
'chapters_search_this' => 'Meklēt šajā nodaļā',
// Pages
'page' => 'Lapa',
'pages' => 'Lapas',
'x_pages' => ':count lapa|:count lapas',
'pages_popular' => 'Populātas lapas',
'pages_new' => 'Jauna lapa',
'pages_attachments' => 'Pielikumi',
'pages_navigation' => 'Lapas navigācija',
'pages_delete' => 'Dzēst lapu',
'pages_delete_named' => 'Dzēst lapu :pageName',
'pages_delete_draft_named' => 'Dzēst :pageName melnrakstu',
'pages_delete_draft' => 'Dzēst melnrakstu',
'pages_delete_success' => 'Lapa ir dzēsta',
'pages_delete_draft_success' => 'Melnraksts ir dzēsts',
'pages_delete_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo lapu?',
'pages_delete_draft_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo melnrakstu?',
'pages_editing_named' => 'Rediģē lapu :pageName',
'pages_edit_draft_options' => 'Melnraksta iestatījumi',
'pages_edit_save_draft' => 'Saglabāt melnrakstu',
'pages_edit_draft' => 'Labot melnrakstu',
'pages_editing_draft' => 'Labo melnrakstu',
'pages_editing_page' => 'Labo lapu',
'pages_edit_draft_save_at' => 'Melnraksts saglabāts ',
'pages_edit_delete_draft' => 'Dzēst melnrakstu',
'pages_edit_discard_draft' => 'Atmest malnrakstu',
'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',
'pages_save' => 'Saglabāt lapu',
'pages_title' => 'Lapas virsraksts',
'pages_name' => 'Lapas nosaukums',
'pages_md_editor' => 'Redaktors',
'pages_md_preview' => 'Priekšskatījums',
'pages_md_insert_image' => 'Ievietot attēlu',
'pages_md_insert_link' => 'Ievietot vienuma saiti',
'pages_md_insert_drawing' => 'Ievietot zīmējumu',
'pages_not_in_chapter' => 'Lapa nav nodaļā',
'pages_move' => 'Pārvietot lapu',
'pages_move_success' => 'Lapa pārvietota uz ":parentName"',
'pages_copy' => 'Kopēt lapu',
'pages_copy_desination' => 'Kopijas mērķa vieta',
'pages_copy_success' => 'Lapa veiksmīgi nokopēta',
'pages_permissions' => 'Lapas atļaujas',
'pages_permissions_success' => 'Lapas atļaujas atjauninātas',
'pages_revision' => 'Revīzijas',
'pages_revisions' => 'Lapas revīzijas',
'pages_revisions_named' => ':pageName lapas revīzijas',
'pages_revision_named' => ':pageName lapas revīzija',
'pages_revision_restored_from' => 'Atjaunots no #:id; :summary',
'pages_revisions_created_by' => 'Izveidoja',
'pages_revisions_date' => 'Revīzijas datums',
'pages_revisions_number' => '#',
'pages_revisions_numbered' => 'Revīzija #:id',
'pages_revisions_numbered_changes' => 'Revīzijas #:id izmaiņas',
'pages_revisions_changelog' => 'Izmaiņu žurnāls',
'pages_revisions_changes' => 'Izmaiņas',
'pages_revisions_current' => 'Tekošā versija',
'pages_revisions_preview' => 'Priekšskatījums',
'pages_revisions_restore' => 'Atjaunot',
'pages_revisions_none' => 'Šai lapai nav revīziju',
'pages_copy_link' => 'Kopēt saiti',
'pages_edit_content_link' => 'Labot saturu',
'pages_permissions_active' => 'Lapas atļaujas ir aktīvas',
'pages_initial_revision' => 'Sākotnējā publikācija',
'pages_initial_name' => 'Jauna lapa',
'pages_editing_draft_notification' => 'Jūs pašlaik veicat izmaiņas melnrakstā, kurš pēdējo reizi ir saglabāts :timeDiff.',
'pages_draft_edited_notification' => 'Šī lapa ir tikusi atjaunināta. Šo melnrakstu ieteicams atmest.',
'pages_draft_edit_active' => [
'start_a' => ':count lietotāji pašlaik veic izmaiņas šajā lapā',
'start_b' => ':userName veic izmaiņas šajā lapā',
'time_a' => 'kopš šī lapa pēdējo reizi ir atjaunināta',
'time_b' => 'pēdējās :minCount minūtēs',
'message' => ':start :time. Esat uzmanīgi, lai neaizstātu viens otra izmaiņas!',
],
'pages_draft_discarded' => 'Melnraksts ir atcelts, redaktors ir atjaunināts ar pašreizējo lapas saturu',
'pages_specific' => 'Konkrēta lapa',
'pages_is_template' => 'Lapas šablons',
// Editor Sidebar
'page_tags' => 'Lapas birkas',
'chapter_tags' => 'Nodaļas birkas',
'book_tags' => 'Grāmatas birkas',
'shelf_tags' => 'Plauktu birkas',
'tag' => 'Birka',
'tags' => 'Birkas',
'tag_name' => 'Birkas nosaukums',
'tag_value' => 'Birkas papildvērtība (neobligāta)',
'tags_explain' => "Pievieno birkas, lai precīzāk grupētu saturu.\n Tu vari pievienot papildus vērtību birkai vēl precīzākai grupēšanai.",
'tags_add' => 'Pievienot vēlvienu birku',
'tags_remove' => 'Noņemt šo birku',
'attachments' => 'Pielikumi',
'attachments_explain' => 'Augšupielādējiet dažus failus vai pievieno saites, kas tiks parādītas jūsu lapā. Tie būs redzami lapas sānjoslā.',
'attachments_explain_instant_save' => 'Izmaiņas šeit tiek saglabātas nekavējoties.',
'attachments_items' => 'Pievienotie vienumi',
'attachments_upload' => 'Augšupielādēt failu',
'attachments_link' => 'Pievienot saiti',
'attachments_set_link' => 'Uzstādīt saiti',
'attachments_delete' => 'Vai tiešām vēlaties dzēst šo pielikumu?',
'attachments_dropzone' => 'Ievilkt failus vai klikšķināt šeit, lai pievieotu failus',
'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',
'attachment_link' => 'Pielikuma saite',
'attachments_link_url' => 'Saite uz failu',
'attachments_link_url_hint' => 'Web lapas vai faila URL',
'attach' => 'Pievienot',
'attachments_insert_link' => 'Pievienot pielikuma saiti lapai',
'attachments_edit_file' => 'Rediģēt failu',
'attachments_edit_file_name' => 'Faila nosaukums',
'attachments_edit_drop_upload' => 'Ievelc failus vai spied šeit, lai augšupielādētu vai aizstātu failus',
'attachments_order_updated' => 'Pielikuma secība ir atjaunināta',
'attachments_updated_success' => 'Pielikuma informācja ir atjaunināta',
'attachments_deleted' => 'Pielikums dzēsts',
'attachments_file_uploaded' => 'Fails veiksmīgi augšupielādēts',
'attachments_file_updated' => 'Fails veiksmīgi atjaunināts',
'attachments_link_attached' => 'Hipersaite veismīgi pievienota lapai',
'templates' => 'Šabloni',
'templates_set_as_template' => 'Šī lapa ir šablons',
'templates_explain_set_as_template' => 'Jūs varat iestatīt šo lapu kā veidni, lai tās saturs tiktu izmantots, veidojot citas lapas. Citi lietotāji varēs izmantot šo veidni, ja viņiem būs atļauja piekļūt šai lapai.',
'templates_replace_content' => 'Aizstāt lapas saturu',
'templates_append_content' => 'Pievienot lapas saturam (beigās)',
'templates_prepend_content' => 'Pievienot lapas saturam (sākumā)',
// Profile View
'profile_user_for_x' => 'Lietotājs jau :time',
'profile_created_content' => 'Izveidotais saturs',
'profile_not_created_pages' => ':userName nav izveidojis lapas',
'profile_not_created_chapters' => ':userName nav izveidojis nodalas',
'profile_not_created_books' => ':userName nav izveidojis grāmatas',
'profile_not_created_shelves' => ':userName nav izveidojis grāmatplauktus',
// Comments
'comment' => 'Komentārs',
'comments' => 'Komentāri',
'comment_add' => 'Pievienot komentāru',
'comment_placeholder' => 'Pievieno komentāru',
'comment_count' => '{0} Nav komentāru |{1} 1 Komentārs|[2,*] :count Komentāri',
'comment_save' => 'Saglabāt komentāru',
'comment_saving' => 'Saglabā komentāru...',
'comment_deleting' => 'Dzēš komentāru...',
'comment_new' => 'Jauns komentārs',
'comment_created' => 'komentējis :createDiff',
'comment_updated' => ':username atjauninājis pirms :updateDiff',
'comment_deleted_success' => 'Komentārs ir dzēsts',
'comment_created_success' => 'Komentārs ir pievienots',
'comment_updated_success' => 'Komentārs ir atjaunināts',
'comment_delete_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo komentāru?',
'comment_in_reply_to' => 'Atbildēt uz :commentId',
// Revision
'revision_delete_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo revīziju?',
'revision_restore_confirm' => 'Vai esat pārliecināts, ka vēlaties atjaunot šo revīziju? Tekošais lapas saturs tiks aizstāts.',
'revision_delete_success' => 'Revīzija dzēsta',
'revision_cannot_delete_latest' => 'Nevar dzēst tekošo revīziju.'
];

View File

@ -0,0 +1,102 @@
<?php
/**
* Text shown in error messaging.
*/
return [
// Permissions
'permission' => 'Jums nav atļauts piekļūt šai lapai.',
'permissionJson' => 'Jums nav atļauts veikt konkrēto darbību.',
// Auth
'error_user_exists_different_creds' => 'Lietotājs ar epastu :email bet ar citiem piekļuves datiem jau eksistē.',
'email_already_confirmed' => 'Epasts jau ir apstiprināts, mēģini ielogoties.',
'email_confirmation_invalid' => 'Šis apstiprinājuma žetons nav derīgs vai jau ir izmantots. Lūdzu, mēģiniet reģistrēties vēlreiz.',
'email_confirmation_expired' => 'Apstiprinājuma žetona derīguma termiņš ir beidzies. Ir nosūtīts jauns apstiprinājuma e-pasts.',
'email_confirmation_awaiting' => 'Šī konta e-pasta adresei ir nepieciešms apstiprinājums',
'ldap_fail_anonymous' => 'LDAP piekļuve neveiksmīga izmantojot anonymous bind',
'ldap_fail_authed' => 'LDAP piekļuve neveiksmīga izmantojot norādīto dn un paroli',
'ldap_extension_not_installed' => 'LDAP PHP paplašinājums nav instalēts',
'ldap_cannot_connect' => 'Nav iespējams pieslēgties LDAP serverim, sākotnējais pieslēgums neveiksmīgs',
'saml_already_logged_in' => 'Jau ielogojies',
'saml_user_not_registered' => 'Lietotājs :name nav reģistrēts un automātiska reģistrācija ir izslēgta',
'saml_no_email_address' => 'Ārējās autentifikācijas sistēmas sniegtajos datos nevarēja atrast šī lietotāja e-pasta adresi',
'saml_invalid_response_id' => 'Ārējās autentifikācijas sistēmas pieprasījums neatpazīst procesu, kuru sākusi šī lietojumprogramma. Pārvietojoties atpakaļ pēc pieteikšanās var rasties šāda problēma.',
'saml_fail_authed' => 'Piekļuve ar :system neizdevās, sistēma nepieļāva veiksmīgu autorizāciju',
'social_no_action_defined' => 'Darbības nav definētas',
'social_login_bad_response' => "Saņemta kļūda izmantojot :socialAccount piekļuvi:\n:error",
'social_account_in_use' => 'Šis :socialAccount konts jau tiek izmantots, mēģiniet ieiet ar :socialAccount piekļuves iespēju.',
'social_account_email_in_use' => 'Šis epasts :email jau tiek izmantots. Ja jums jau ir konts, jūs varat pieslēgt savu :socialAccount kontu savos profila uzstādījumos.',
'social_account_existing' => 'Šis :socialAccount konts jau ir piesaistīts jūsu profilam.',
'social_account_already_used_existing' => 'Šo :socialAccount konts jau ir piesaistīts citam lietotājam.',
'social_account_not_used' => 'Šis :socialAccount konts nav piesaistīts nevienam lietotājām. Lūdzu pievienojiet to savos profila uzstādījumos. ',
'social_account_register_instructions' => 'Ja jums vēl nav savs konts, jūs varat reģistrēt kontu izmantojot :socialAccount piekļuvi.',
'social_driver_not_found' => 'Sociālā tīkla savienojums nav atrasts',
'social_driver_not_configured' => 'Jūsu :socialAccount sociālie iestatījumi nav uzstādīti pareizi.',
'invite_token_expired' => 'Šī uzaicinājuma saite ir novecojusi. Tā vietā jūs varat mēģināt atiestatīt sava konta paroli.',
// System
'path_not_writable' => 'Faila ceļā :filePath nav iespējams ielādēt failus. Lūdzu pārliecinieties, ka serverim tur ir rakstīšanas tiesības.',
'cannot_get_image_from_url' => 'Nevar iegūt bildi no :url',
'cannot_create_thumbs' => 'Serveris nevar izveidot samazinātus attēlus. Lūdzu pārbaudiet, vai ir uzstādīts PHP GD paplašinājums.',
'server_upload_limit' => 'Serveris neatļauj šāda izmēra failu ielādi. Lūdzu mēģiniet mazāka izmēra failu.',
'uploaded' => 'Serveris neatļauj šāda izmēra failu ielādi. Lūdzu mēģiniet mazāka izmēra failu.',
'image_upload_error' => 'Radās kļūda augšupielādējot attēlu',
'image_upload_type_error' => 'Ielādējamā attēla tips nav derīgs',
'file_upload_timeout' => 'Faila augšupielādē ir iestājies noilgums.',
// Attachments
'attachment_not_found' => 'Pielikums nav atrasts',
// Pages
'page_draft_autosave_fail' => 'Neizdevās saglabāt uzmetumu. Pārliecinieties, ka jūsu interneta pieslēgums ir aktīvs pirms saglabājiet šo lapu',
'page_custom_home_deletion' => 'Nav iespējams izdzēst lapu kamēr tā ir uzstādīta kā sākumlapa',
// Entities
'entity_not_found' => 'Vienība nav atrasta',
'bookshelf_not_found' => 'Grāmatplaukts nav atrasts',
'book_not_found' => 'Grāmata nav atrasta',
'page_not_found' => 'Lapa nav atrasta',
'chapter_not_found' => 'Nodaļa nav atrasta',
'selected_book_not_found' => 'Iezīmētā grāmata nav atrasta',
'selected_book_chapter_not_found' => 'Izvēlētā grāmata vai nodaļa nav atrasta',
'guests_cannot_save_drafts' => 'Viesi nevar saglabāt melnrakstus',
// Users
'users_cannot_delete_only_admin' => 'Jūs nevarat dzēst vienīgo administratoru',
'users_cannot_delete_guest' => 'Jūs nevarat dzēst lietotāju "viesis"',
// Roles
'role_cannot_be_edited' => 'Šo lomu nevar rediģēt',
'role_system_cannot_be_deleted' => 'Šī ir sistēmas loma un nevar tikt izdzēsta',
'role_registration_default_cannot_delete' => 'Šī loma nevar tikt izdzēsta, kamēr tā uzstādīta kā noklusētā reģistrācijas loma',
'role_cannot_remove_only_admin' => 'Šis ir vienīgais lietotājs, kam norādīta administratora loma. Pievienojiet administratora lomu citam lietotājam pirms mēģiniet to izslēgt šeit.',
// Comments
'comment_list' => 'Radās kļūda ielasot komentārus.',
'cannot_add_comment_to_draft' => 'Melnrakstam nevar pievienot komentārus.',
'comment_add' => 'Radās kļūda pievienojot/atjaunojot komentāru.',
'comment_delete' => 'Radās kļūda dzēšot komentāru.',
'empty_comment' => 'Nevar pievienot tukšu komentāru.',
// Error pages
'404_page_not_found' => 'Lapa nav atrasta',
'sorry_page_not_found' => 'Atvainojiet, meklētā lapa nav atrasta.',
'sorry_page_not_found_permission_warning' => 'Ja šai lapai būtu bijis te jābūt, jums var nebūt pietiekamas piekļuves tiesības, lai to apskatītu.',
'return_home' => 'Atgriezties uz sākumu',
'error_occurred' => 'Radusies kļūda',
'app_down' => ':appName pagaidām nav pieejams',
'back_soon' => 'Drīz būs atkal pieejams.',
// API errors
'api_no_authorization_found' => 'Pieprasījumā nav atrasts autorizācijas žetons',
'api_bad_authorization_format' => 'Pieprasījumā atrasts autorizācijas žetons, taču tā formāts nav pareizs',
'api_user_token_not_found' => 'Nav atrasts norādītajam autorizācijas žetonam atbilstošs API žetons',
'api_incorrect_token_secret' => 'Norādītā slepenā atslēga izmantotajam API žetonam nav pareiza',
'api_user_no_api_permission' => 'Izmantotā API žetona īpašniekam nav tiesības veikt API izsaukumus',
'api_user_token_expired' => 'Autorizācijas žetona derīguma termiņš ir izbeidzies',
// Settings & Maintenance
'maintenance_test_email_failure' => 'Radusies kļūda sūtot testa epastu:',
];

View File

@ -0,0 +1,12 @@
<?php
/**
* Pagination Language Lines
* The following language lines are used by the paginator library to build
* the simple pagination links.
*/
return [
'previous' => '&laquo; Iepriekšējais',
'next' => 'Nākamais &raquo;',
];

View File

@ -0,0 +1,15 @@
<?php
/**
* Password Reminder Language Lines
* The following language lines are the default lines which match reasons
* that are given by the password broker for a password update attempt has failed.
*/
return [
'password' => 'Parolēm jābūt vismaz astoņu simbolu garām un jāatbilst apstiprinājumam.',
'user' => "Mēs nevaram atrast lietotāju ar šādu e-pasta adresi.",
'token' => 'Paroles atiestatīšanas atslēga neatbilst šai e-pasta adresei.',
'sent' => 'Esam nosūtījuši paroles atiestatīšanas saiti!',
'reset' => 'Parole ir atiestatīta!',
];

View File

@ -0,0 +1,261 @@
<?php
/**
* Settings text strings
* Contains all text strings used in the general settings sections of BookStack
* including users and roles.
*/
return [
// Common Messages
'settings' => 'Iestatījumi',
'settings_save' => 'Saglabāt iestatījumus',
'settings_save_success' => 'Iestatījumi saglabāti',
// App Settings
'app_customization' => 'Pielāgojumi',
'app_features_security' => 'Funkcijas un drošība',
'app_name' => 'Lietotnes nosaukums',
'app_name_desc' => 'Šis vārds tiks rādīts navigācijas joslā un sistēmas sūtītajis e-pastos.',
'app_name_header' => 'Rādīt vārdu navigācijas joslā',
'app_public_access' => 'Publiska piekļuve',
'app_public_access_desc' => 'Šīs opcijas ieslēgšana ļaus neautorizētiem apmeklētājiem piekļūt jūsu BookStack saturam.',
'app_public_access_desc_guest' => 'Publisku apmeklētāju piekļuvi var kontrolēt "Guest" (Viesa) lietotāja uzstādījumos.',
'app_public_access_toggle' => 'Atļaut publisku piekļuvi',
'app_public_viewing' => 'Atļaut publisku piekļuvi?',
'app_secure_images' => 'Paaugstinātas drošības attēlu ielāde',
'app_secure_images_toggle' => 'Ieslēgt paaugstinātas drošības attēlu ielādi',
'app_secure_images_desc' => 'Ātrdarbības nolūkos attēli ir publiski pieejami. Šī opcija pievieno nejaušu grūti uzminamu teksta virkni attēlu adresēs. Pārliecinieties kā ir izslēgta direktoriju pārlūkošana, lai nepieļautu vieglu piekļuvi šiem failiem.',
'app_editor' => 'Lapas redaktors',
'app_editor_desc' => 'Izvēlēties kurš redaktors tiks izmatots lapu rediģēšanai visiem lietotājiem.',
'app_custom_html' => 'Pielāgot HTML head saturu',
'app_custom_html_desc' => 'Šis saturs tiks pievienots <head> sadaļas apakšā visām lapām. Tas ir noderīgi papildinot CSS stilus vai pievienojot analītikas kodu.',
'app_custom_html_disabled_notice' => 'Pielāgots HTML head saturs ir izslēgts šajā uzstādījumu lapā, lai nodrošinātu, ka iespējams atcelt jebkādas kritiskas izmaiņas.',
'app_logo' => 'Lietotnes logo',
'app_logo_desc' => 'Attēlam jābūt 43px augstam. <br>Lielāki attēli tiks samazināti.',
'app_primary_color' => 'Galvenā aplikācijas krāsa',
'app_primary_color_desc' => 'Uzstāda primāro krāsu aplikācijai, ieskaitot banneri, pogas un saites.',
'app_homepage' => 'Aplikācijas sākumlapa',
'app_homepage_desc' => 'Izvēlēties skatu, ko rādīt sākumlapā noklusētā skata vietā. Lapas piekļuves tiesības izvēlētajai lapai netiks ņemtas vērā.',
'app_homepage_select' => 'Izvēlēties lapu',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Saites nosaukums',
'app_footer_links_url' => 'Saites URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Izslēgt komentārus',
'app_disable_comments_toggle' => 'Izslēgt komentārus',
'app_disable_comments_desc' => 'Atslēdz komentārus visās aplikācijas lapās.<br> Jau eksistējoši komentāri netiks attēloti.',
// Color settings
'content_colors' => 'Satura krāsas',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
'bookshelf_color' => 'Plaukta krāsa',
'book_color' => 'Grāmatas krāsa',
'chapter_color' => 'Nodaļas krāsa',
'page_color' => 'Lapas krāsa',
'page_draft_color' => 'Lapas uzmetuma krāsa',
// Registration Settings
'reg_settings' => 'Reģistrācija',
'reg_enable' => 'Iespējot reģistrāciju',
'reg_enable_toggle' => 'Iespējot reģistrāciju',
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
'reg_default_role' => 'Noklusētā lietotāja loma pēc reģistrācijas',
'reg_enable_external_warning' => 'Šis uzstādījums tiek ignorēts kamēr tiek izmantota ārēja LDAP vai SAML autentifikācija. Tiks izveidoti lietotāju konti neeksistējošiem leitotājiem, ja autentifikācija pret ārējo sistēmu būs veiksmīga.',
'reg_email_confirmation' => 'E-pasta apstiprinājums',
'reg_email_confirmation_toggle' => 'Pieprasīt epasta apstiprināšanu',
'reg_confirm_email_desc' => 'Ja ieslēgts domēnu ierobežojums, tad būs nepieciešama epasta apstiprināšana un šis uzstādījums tiks ignorēts.',
'reg_confirm_restrict_domain' => 'Domēnu ierobežojums',
'reg_confirm_restrict_domain_desc' => 'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.',
'reg_confirm_restrict_domain_placeholder' => 'Nav ierobežojumu',
// Maintenance settings
'maint' => 'Apkope',
'maint_image_cleanup' => 'Tīrīt neizmantotās bildes',
'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.",
'maint_delete_images_only_in_revisions' => 'Dzēst arī attēlus, kas izmantoti tikai vecās lapu satura versijās',
'maint_image_cleanup_run' => 'Veikt tīrīšanu',
'maint_image_cleanup_warning' => ':count iespējami neizmantoti attēli atrasti. Vai tiešām vēlaties izdzēst šos attēlus?',
'maint_image_cleanup_success' => ':count iespējami neizmantoti attēli atrasti un izdzēsti!',
'maint_image_cleanup_nothing_found' => 'Nav atrasti neizmantoti attēli, nekas netika izdzēsts!',
'maint_send_test_email' => 'Nosūtīt testa epastu',
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.',
'maint_send_test_email_run' => 'Nosūtīt testa epastu',
'maint_send_test_email_success' => 'Epasts nosūtīts uz :address',
'maint_send_test_email_mail_subject' => 'Testa epasts',
'maint_send_test_email_mail_greeting' => 'Izskatās, ka epasta piegāde strādā!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
'maint_recycle_bin_open' => 'Atvērt miskasti',
// Recycle Bin
'recycle_bin' => 'Miskaste',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
'recycle_bin_deleted_item' => 'Dzēsta vienība',
'recycle_bin_deleted_by' => 'Izdzēsa',
'recycle_bin_deleted_at' => 'Dzēšanas laiks',
'recycle_bin_permanently_delete' => 'Neatgriezeniski izdzēst',
'recycle_bin_restore' => 'Atjaunot',
'recycle_bin_contents_empty' => 'Miskaste ir tukša',
'recycle_bin_empty' => 'Iztīrīt miskasti',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
'recycle_bin_destroy_confirm' => 'Šī darbība pilnībā izdzēsis šo vienību kopā ar tai pakārtotajiem elementiem no sistēmas, un jūs nevarēsiet šo saturu atjaunot. Vai tiešām vēlaties pilnībā izdzēst šo vienību?',
'recycle_bin_destroy_list' => 'Dzēšamās vienības',
'recycle_bin_restore_list' => 'Atjaunojamās vienības',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
// Audit Log
'audit' => 'Auditācijas pieraksti',
'audit_desc' => 'Šie auditācijas pieraksti attēlo sarakstu ar sistēmā reģistrētajām aktivitātēm. Šis saraksts nav filtrēts atšķirībā no līdzīgiem aktivitāšu sarakstiem sistēmā, kur ir piemēroti atļauto darbību filtri.',
'audit_event_filter' => 'Notikumu filtrs',
'audit_event_filter_no_filter' => 'Bez filtra',
'audit_deleted_item' => 'Dzēsta vienība',
'audit_deleted_item_name' => 'Vārds: :name',
'audit_table_user' => 'Lietotājs',
'audit_table_event' => 'Notikums',
'audit_table_related' => 'Saistīta vienība vai detaļa',
'audit_table_date' => 'Notikuma datums',
'audit_date_from' => 'Datums no',
'audit_date_to' => 'Datums līdz',
// Role Settings
'roles' => 'Grupas',
'role_user_roles' => 'Lietotāju grupas',
'role_create' => 'Izveidot jaunu grupu',
'role_create_success' => 'Grupa veiksmīgi izveidota',
'role_delete' => 'Dzēst grupu',
'role_delete_confirm' => 'Loma \':roleName\' tiks dzēsta.',
'role_delete_users_assigned' => 'Šajā grupā ir pievienoti :userCount lietotāji. Ja vēlaties pārvietot lietotājus no šīs grupas, tad izvēlaties kādu no zemāk redzamajām grupām.',
'role_delete_no_migration' => "Nepārvietot lietotājus",
'role_delete_sure' => 'Vai tiešām vēlaties dzēst grupu?',
'role_delete_success' => 'Grupa veiksmīgi dzēsta',
'role_edit' => 'Rediģēt grupu',
'role_details' => 'Informācija par grupu',
'role_name' => 'Grupas nosaukums',
'role_desc' => 'Īss grupas apaksts',
'role_external_auth_id' => 'Ārējais autentifikācijas ID',
'role_system' => 'Sistēmas atļaujas',
'role_manage_users' => 'Pārvaldīt lietotājus',
'role_manage_roles' => 'Pārvaldīt grupas un grupu atļaujas',
'role_manage_entity_permissions' => 'Pārvaldīt visu grāmatu, nodaļu un lapu atļaujas',
'role_manage_own_entity_permissions' => 'Pārvaldīt atļaujas savām grāmatām, nodaļām un lapām',
'role_manage_page_templates' => 'Pārvaldīt lapas veidnes',
'role_access_api' => 'Piekļūt sistēmas API',
'role_manage_settings' => 'Pārvaldīt iestatījumus',
'role_asset' => 'Asset Permissions',
'roles_system_warning' => 'Jebkuras no trīs augstāk redzamajām atļaujām dod iespēju lietotājam mainīt savas un citu lietotāju sistēmas atļaujas. Pievieno šīs grupu atļaujas tikai tiem lietotājiem, kuriem uzticies.',
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
'role_all' => 'Visi',
'role_own' => 'Savi',
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to',
'role_save' => 'Saglabāt grupu',
'role_update_success' => 'Grupa veiksmīgi atjaunināta',
'role_users' => 'Lietotāji šajā grupā',
'role_users_none' => 'Pagaidām neviens lietotājs nav pievienots šai grupai',
// Users
'users' => 'Lietotāji',
'user_profile' => 'Lietotāja profils',
'users_add_new' => 'Pievienot jaunu lietotāju',
'users_search' => 'Meklēt lietotājus',
'users_latest_activity' => 'Pēdējās aktivitātes',
'users_details' => 'Lietotāja informācija',
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.',
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.',
'users_role' => 'Lietotāju grupas',
'users_role_desc' => 'Izvēlēties kurām grupām pievienot lietotāju. Ja lietotājs ir pievienots vairākām grupām, tad lietotājam būs pieejamas visu grupu atļaujas.',
'users_password' => 'Lietotāja parole',
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 6 characters long.',
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
'users_send_invite_option' => 'Nosūtīt lietotāja uzaicinājuma epastu',
'users_external_auth_id' => 'Ārējais autentifikācijas ID',
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.',
'users_password_warning' => 'Only fill the below if you would like to change your password.',
'users_system_public' => 'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.',
'users_delete' => 'Dzēst lietotāju',
'users_delete_named' => 'Dzēst lietotāju :userName',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.',
'users_delete_confirm' => 'Are you sure you want to delete this user?',
'users_migrate_ownership' => 'Migrate Ownership',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
'users_none_selected' => 'Nav izvēlēts lietotājs',
'users_delete_success' => 'Lietotājs veiksmīgi dzēsts',
'users_edit' => 'Rediģēt lietotāju',
'users_edit_profile' => 'Rediģēt profilu',
'users_edit_success' => 'Lietotājs veiksmīgi atjaunināts',
'users_avatar' => 'User Avatar',
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.',
'users_preferred_language' => 'Vēlamā valoda',
'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
'users_social_accounts' => 'Sociālie konti',
'users_social_accounts_info' => 'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.',
'users_social_connect' => 'Pievienot kontu',
'users_social_disconnect' => 'Atvienot kontu',
'users_social_connected' => ':socialAccount konts veiksmīgi pieslēgts jūsu profilam.',
'users_social_disconnected' => ':socialAccount konts veiksmīgi atslēgts no jūsu profila.',
'users_api_tokens' => 'API žetoni',
'users_api_tokens_none' => 'Šim lietotājam nav izveidotu API žetonu',
'users_api_tokens_create' => 'Izveidot žetonu',
'users_api_tokens_expires' => 'Derīguma termiņš',
'users_api_tokens_docs' => 'API dokumentācija',
// API Tokens
'user_api_token_create' => 'Izveidot API žetonu',
'user_api_token_name' => 'Vārds',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
'user_api_token_expiry' => 'Derīgs līdz',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
'user_api_token_create_success' => 'API žetons veiksmīgi izveidots',
'user_api_token_update_success' => 'API žetons veiksmīgi atjaunināts',
'user_api_token' => 'API žetons',
'user_api_token_id' => 'Žetona ID',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
'user_api_token_secret' => 'Token Secret',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',
'user_api_token_created' => 'Žetons izveidots :timeAgo',
'user_api_token_updated' => 'Žetons atjaunināts :timeAgo',
'user_api_token_delete' => 'Dzēst žetonu',
'user_api_token_delete_warning' => 'Šī darbība pilnībā izdzēsīs API žetonu \':tokenName\' no sistēmas.',
'user_api_token_delete_confirm' => 'Vai tiešām vēlaties dzēst šo API žetonu?',
'user_api_token_delete_success' => 'API žetons veiksmīgi dzēsts',
//! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en.
//!////////////////////////////////
'language_select' => [
'en' => 'English',
'ar' => 'العربية',
'bg' => 'Bǎlgarski',
'cs' => 'Česky',
'da' => 'Dansk',
'de' => 'Deutsch (Sie)',
'de_informal' => 'Deutsch (Du)',
'es' => 'Español',
'es_AR' => 'Español Argentina',
'fr' => 'Français',
'he' => 'עברית',
'hu' => 'Magyar',
'it' => 'Italian',
'ja' => '日本語',
'ko' => '한국어',
'nl' => 'Nederlands',
'nb' => 'Norsk (Bokmål)',
'pl' => 'Polski',
'pt_BR' => 'Português do Brasil',
'ru' => 'Русский',
'sk' => 'Slovensky',
'sl' => 'Slovenščina',
'sv' => 'Svenska',
'tr' => 'Türkçe',
'uk' => 'Українська',
'vi' => 'Tiếng Việt',
'zh_CN' => '简体中文',
'zh_TW' => '繁體中文',
]
//!////////////////////////////////
];

View File

@ -0,0 +1,115 @@
<?php
/**
* Validation Lines
* The following language lines contain the default error messages used by
* the validator class. Some of these rules have multiple versions such
* as the size rules. Feel free to tweak each of these messages here.
*/
return [
// Standard laravel validation lines
'accepted' => ':attribute ir jāapstiprina.',
'active_url' => ':attribute nav derīgs URL.',
'after' => ':attribute ir jābūt datumam pēc :date.',
'alpha' => ':attribute var saturēt tikai burtus.',
'alpha_dash' => ':attribute var saturēt tikai burtus, ciparus, domuzīmes un apakš svītras.',
'alpha_num' => ':attribute var saturēt tikai burtus un ciparus.',
'array' => ':attribute ir jābūt masīvam.',
'before' => ':attribute jābūt datumam pirms :date.',
'between' => [
'numeric' => ':attribute jābūt starp :min un :max.',
'file' => ':attribute jābūt starp :min un :max kilobaitiem.',
'string' => ':attribute jābūt starp :min un :max rakstzīmēm.',
'array' => 'Atribūtam jābūt starp: min un: max vienumiem.',
],
'boolean' => ':attribute jābūt True vai False.',
'confirmed' => ':attribute apstiprinājums nesakrīt.',
'date' => ':attribute nav derīgs datums.',
'date_format' => ':attribute neatbilst formātam :format.',
'different' => ':attribute un :other jābūt atšķirīgiem.',
'digits' => ':attribute jābūt :digits cipariem.',
'digits_between' => ':attribute jābūt starp :min un :max cipariem.',
'email' => ':attribute jābūt derīgai e-pasta adresei.',
'ends_with' => ':attribute jābeidzas ar vienu no :values',
'filled' => ':attribute lauks ir obligāts.',
'gt' => [
'numeric' => ':attribute jābūt lielākam kā :value.',
'file' => ':attribute jābūt lielākam kā :value kilobaitiem.',
'string' => ':attribute jābūt lielākam kā :value rakstzīmēm.',
'array' => ':attribute jāsatur vairāk kā :value vienības.',
],
'gte' => [
'numeric' => ':attribute jābūt lielākam vai vienādam ar :value.',
'file' => ':attribute jābūt lielākam vai vienādam ar :value kilobaitiem.',
'string' => ':attribute jābūt lielākam vai vienādam ar :value rakstzīmēm.',
'array' => ':attribute jāsatur :value vai vairāk vienumus.',
],
'exists' => 'Izvēlētais :attribute ir nederīgs.',
'image' => ':attribute jābūt attēlam.',
'image_extension' => ':attribute jābūt derīgam un atbalstītam bildes paplašinājumam.',
'in' => 'Iezīmētais :attribute ir nederīgs.',
'integer' => ':attribute ir jābūt veselam skaitlim.',
'ip' => ':attribute jābūt derīgai IP adresei.',
'ipv4' => ':attribute jābūt derīgai IPv4 adresei.',
'ipv6' => ':attribute jābūt derīgai IPv6 adresei.',
'json' => ':attribute jābūt derīgai JSON virknei.',
'lt' => [
'numeric' => ':attribute jābūt mazākam par :value.',
'file' => ':attribute jābūt mazāk kā :value kilobaitiem.',
'string' => ':attribute jābūt mazāk kā :value rakstzīmēm.',
'array' => ':attribute jāsatur mazāk kā :value vienības.',
],
'lte' => [
'numeric' => ':attribute jābūt mazākam vai vienādam ar :value.',
'file' => ':attribute jābūt mazākam vai vienādam ar :value kilobaitiem.',
'string' => ':attribute jābūt mazākam vai vienādam ar :value rakstzīmēm.',
'array' => ':attribute nedrīkst pārsniegt :value vienības.',
],
'max' => [
'numeric' => ':attribute nevar būt lielāks kā :max.',
'file' => ':attribute nedrīkst būt lielāks kā :max kilobaiti.',
'string' => ':attribute nedrīkst būt lielāks kā :max rakstzīmēm.',
'array' => ':attribute nedrīkst būt lielāks kā :max vienumi.',
],
'mimes' => ':attribute jābūt faila tipam: :values.',
'min' => [
'numeric' => ':attribute ir jābūt vismaz :min.',
'file' => ':attribute jābūt vismaz :min kilobaitiem.',
'string' => ':attribute ir jābūt vismaz :min rakstzīmēm.',
'array' => ':attribute ir jābūt vismaz :min vienībām.',
],
'no_double_extension' => ':attribute drīkst būt tikai viens faila paplašinājums.',
'not_in' => 'Izvēlētais: atribūts ir nederīgs.',
'not_regex' => ':attribute formāts nav derīgs.',
'numeric' => ':attribute ir jābūt skaitlim.',
'regex' => ':attribute formāts nav derīgs.',
'required' => ':attribute lauks ir obligāts.',
'required_if' => ':attribute lauks ir nepieciešams, kad :other ir :value.',
'required_with' => ':attribute lauks ir obligāts, ja ir :values.',
'required_with_all' => ':attribute lauks ir obligāts, ja ir :values.',
'required_without' => ':attribute lauks ir obligāts, ja nav :values.',
'required_without_all' => ':attribute lauks ir obligāts, ja nav neviena no :values.',
'same' => ':attribute un :other jāsakrīt.',
'safe_url' => 'Norādītā saite var būt nedroša.',
'size' => [
'numeric' => ':attribute ir jābūt :size.',
'file' => ':attribute jābūt :size kilobaiti.',
'string' => ':attribute jābūt :size rakstzīmēm.',
'array' => ':attribute jāsatur :size vienības.',
],
'string' => ':attribute jābūt teksta virknei.',
'timezone' => ':attribute jābūt derīgai zonai.',
'unique' => ':attribute jau ir aizņemts.',
'url' => ':attribute formāts nav derīgs.',
'uploaded' => 'Fails netika ielādēts. Serveris nevar pieņemt šāda izmēra failus.',
// Custom validation lines
'custom' => [
'password-confirm' => [
'required_with' => 'Nepieciešams paroles apstiprinājums',
],
],
// Custom validation attributes
'attributes' => [],
];

View File

@ -46,5 +46,5 @@ return [
// Other // Other
'commented_on' => 'kommenterte på', 'commented_on' => 'kommenterte på',
'permissions_update' => 'updated permissions', 'permissions_update' => 'oppdaterte tilganger',
]; ];

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Om du har problemer med å trykke på «:actionText»-knappen, bruk nettadressen under for å gå direkte dit:', 'email_action_help' => 'Om du har problemer med å trykke på «:actionText»-knappen, bruk nettadressen under for å gå direkte dit:',
'email_rights' => 'Kopibeskyttet', 'email_rights' => 'Kopibeskyttet',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -22,7 +22,7 @@ return [
'meta_created_name' => 'Opprettet :timeLength av :user', 'meta_created_name' => 'Opprettet :timeLength av :user',
'meta_updated' => 'Oppdatert :timeLength', 'meta_updated' => 'Oppdatert :timeLength',
'meta_updated_name' => 'Oppdatert :timeLength av :user', 'meta_updated_name' => 'Oppdatert :timeLength av :user',
'meta_owned_name' => 'Owned by :user', 'meta_owned_name' => 'Eies av :user',
'entity_select' => 'Velg entitet', 'entity_select' => 'Velg entitet',
'images' => 'Bilder', 'images' => 'Bilder',
'my_recent_drafts' => 'Mine nylige utkast', 'my_recent_drafts' => 'Mine nylige utkast',
@ -40,7 +40,7 @@ return [
'permissions_intro' => 'Når disse er tillatt, vil disse tillatelsene ha prioritet over alle angitte rolletillatelser.', 'permissions_intro' => 'Når disse er tillatt, vil disse tillatelsene ha prioritet over alle angitte rolletillatelser.',
'permissions_enable' => 'Aktiver egendefinerte tillatelser', 'permissions_enable' => 'Aktiver egendefinerte tillatelser',
'permissions_save' => 'Lagre tillatelser', 'permissions_save' => 'Lagre tillatelser',
'permissions_owner' => 'Owner', 'permissions_owner' => 'Eier',
// Search // Search
'search_results' => 'Søkeresultater', 'search_results' => 'Søkeresultater',
@ -210,7 +210,7 @@ return [
'pages_revisions' => 'Sidens revisjoner', 'pages_revisions' => 'Sidens revisjoner',
'pages_revisions_named' => 'Revisjoner for :pageName', 'pages_revisions_named' => 'Revisjoner for :pageName',
'pages_revision_named' => 'Revisjoner for :pageName', 'pages_revision_named' => 'Revisjoner for :pageName',
'pages_revision_restored_from' => 'Restored from #:id; :summary', 'pages_revision_restored_from' => 'Gjenopprettet fra #:id; :summary',
'pages_revisions_created_by' => 'Skrevet av', 'pages_revisions_created_by' => 'Skrevet av',
'pages_revisions_date' => 'Revideringsdato', 'pages_revisions_date' => 'Revideringsdato',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',

View File

@ -28,7 +28,7 @@ return [
'social_account_in_use' => 'Denne :socialAccount kontoen er allerede registrert, Prøv å logge inn med :socialAccount alternativet.', 'social_account_in_use' => 'Denne :socialAccount kontoen er allerede registrert, Prøv å logge inn med :socialAccount alternativet.',
'social_account_email_in_use' => 'E-posten :email er allerede i bruk. Har du allerede en konto hos :socialAccount kan dette angis fra profilsiden din.', 'social_account_email_in_use' => 'E-posten :email er allerede i bruk. Har du allerede en konto hos :socialAccount kan dette angis fra profilsiden din.',
'social_account_existing' => 'Denne :socialAccount er allerede koblet til din konto.', 'social_account_existing' => 'Denne :socialAccount er allerede koblet til din konto.',
'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.', 'social_account_already_used_existing' => 'Denne :socialAccount kontoen brukes allerede av noen andre.',
'social_account_not_used' => 'Denne :socialAccount konten er ikke koblet til noen konto, angi denne i profilinnstillingene dine. ', 'social_account_not_used' => 'Denne :socialAccount konten er ikke koblet til noen konto, angi denne i profilinnstillingene dine. ',
'social_account_register_instructions' => 'Har du ikke en konto her ennå, kan du benytte :socialAccount alternativet for å registrere deg.', 'social_account_register_instructions' => 'Har du ikke en konto her ennå, kan du benytte :socialAccount alternativet for å registrere deg.',
'social_driver_not_found' => 'Autentiseringstjeneste fra sosiale medier er ikke installert', 'social_driver_not_found' => 'Autentiseringstjeneste fra sosiale medier er ikke installert',

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Applikasjonens hjemmeside', 'app_homepage' => 'Applikasjonens hjemmeside',
'app_homepage_desc' => 'Velg en visning som skal vises på hjemmesiden i stedet for standardvisningen. Sidetillatelser ignoreres for utvalgte sider.', 'app_homepage_desc' => 'Velg en visning som skal vises på hjemmesiden i stedet for standardvisningen. Sidetillatelser ignoreres for utvalgte sider.',
'app_homepage_select' => 'Velg en side', 'app_homepage_select' => 'Velg en side',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Deaktiver kommentarer', 'app_disable_comments' => 'Deaktiver kommentarer',
'app_disable_comments_toggle' => 'Deaktiver kommentarer', 'app_disable_comments_toggle' => 'Deaktiver kommentarer',
'app_disable_comments_desc' => 'Deaktiver kommentarer på tvers av alle sidene i applikasjonen. <br> Eksisterende kommentarer vises ikke.', 'app_disable_comments_desc' => 'Deaktiver kommentarer på tvers av alle sidene i applikasjonen. <br> Eksisterende kommentarer vises ikke.',
@ -65,10 +70,10 @@ return [
'reg_confirm_restrict_domain_placeholder' => 'Ingen begrensninger er satt', 'reg_confirm_restrict_domain_placeholder' => 'Ingen begrensninger er satt',
// Maintenance settings // Maintenance settings
'maint' => 'Maintenance', 'maint' => 'Vedlikehold',
'maint_image_cleanup' => 'Bildeopprydding', 'maint_image_cleanup' => 'Bildeopprydding',
'maint_image_cleanup_desc' => "Skanner side og revisjonsinnhold for å sjekke hvilke bilder og tegninger som for øyeblikket er i bruk, og hvilke bilder som er overflødige. Forsikre deg om at du lager en full database og sikkerhetskopiering av bilder før du kjører denne.", 'maint_image_cleanup_desc' => "Skanner side og revisjonsinnhold for å sjekke hvilke bilder og tegninger som for øyeblikket er i bruk, og hvilke bilder som er overflødige. Forsikre deg om at du lager en full database og sikkerhetskopiering av bilder før du kjører denne.",
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions', 'maint_delete_images_only_in_revisions' => 'Slett også bilder som bare finnes i game siderevisjoner',
'maint_image_cleanup_run' => 'Kjør opprydding', 'maint_image_cleanup_run' => 'Kjør opprydding',
'maint_image_cleanup_warning' => ':count potensielt ubrukte bilder ble funnet. Er du sikker på at du vil slette disse bildene?', 'maint_image_cleanup_warning' => ':count potensielt ubrukte bilder ble funnet. Er du sikker på at du vil slette disse bildene?',
'maint_image_cleanup_success' => ':count potensielt ubrukte bilder funnet og slettet!', 'maint_image_cleanup_success' => ':count potensielt ubrukte bilder funnet og slettet!',
@ -80,27 +85,27 @@ return [
'maint_send_test_email_mail_subject' => 'Test-e-post', 'maint_send_test_email_mail_subject' => 'Test-e-post',
'maint_send_test_email_mail_greeting' => 'E-postsending ser ut til å fungere!', 'maint_send_test_email_mail_greeting' => 'E-postsending ser ut til å fungere!',
'maint_send_test_email_mail_text' => 'Gratulerer! Da du mottok dette e-postvarselet, ser det ut til at e-postinnstillingene dine er konfigurert riktig.', 'maint_send_test_email_mail_text' => 'Gratulerer! Da du mottok dette e-postvarselet, ser det ut til at e-postinnstillingene dine er konfigurert riktig.',
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.', 'maint_recycle_bin_desc' => 'Slettede hyller, bøker, kapitler og sider kastes i papirkurven så de kan bli gjenopprettet eller slettet permanent. Eldre utgaver i papirkurven kan slettes automatisk etter en stund, avhengig av systemkonfigurasjonen.',
'maint_recycle_bin_open' => 'Open Recycle Bin', 'maint_recycle_bin_open' => 'Åpne papirkurven',
// Recycle Bin // Recycle Bin
'recycle_bin' => 'Recycle Bin', 'recycle_bin' => 'Papirkurven',
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.', 'recycle_bin_desc' => 'Her kan du gjenopprette ting du har kastet i papirkurven eller velge å slette dem permanent fra systemet. Denne listen er ikke filtrert i motsetning til lignende lister i systemet hvor tilgangskontroll overholdes.',
'recycle_bin_deleted_item' => 'Deleted Item', 'recycle_bin_deleted_item' => 'Kastet element',
'recycle_bin_deleted_by' => 'Deleted By', 'recycle_bin_deleted_by' => 'Kastet av',
'recycle_bin_deleted_at' => 'Deletion Time', 'recycle_bin_deleted_at' => 'Kastet den',
'recycle_bin_permanently_delete' => 'Permanently Delete', 'recycle_bin_permanently_delete' => 'Slett permanent',
'recycle_bin_restore' => 'Restore', 'recycle_bin_restore' => 'Gjenopprett',
'recycle_bin_contents_empty' => 'The recycle bin is currently empty', 'recycle_bin_contents_empty' => 'Papirkurven er for øyeblikket tom',
'recycle_bin_empty' => 'Empty Recycle Bin', 'recycle_bin_empty' => 'Tøm papirkurven',
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?', 'recycle_bin_empty_confirm' => 'Dette vil slette alle elementene i papirkurven permanent. Dette inkluderer innhold i hvert element. Er du sikker på at du vil tømme papirkurven?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?', 'recycle_bin_destroy_confirm' => 'Denne handlingen vil permanent slette dette elementet og alle dets underelementer fra systemet, som beskrevet nedenfor. Du vil ikke kunne gjenopprette dette innholdet med mindre du har en tidligere sikkerhetskopi av databasen. Er du sikker på at du vil fortsette?',
'recycle_bin_destroy_list' => 'Items to be Destroyed', 'recycle_bin_destroy_list' => 'Elementer som skal slettes',
'recycle_bin_restore_list' => 'Items to be Restored', 'recycle_bin_restore_list' => 'Elementer som skal gjenopprettes',
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.', 'recycle_bin_restore_confirm' => 'Denne handlingen vil hente opp elementet fra papirkurven, inkludert underliggende innhold, til sin opprinnelige sted. Om den opprinnelige plassen har blitt slettet i mellomtiden og nå befinner seg i papirkurven, vil også dette bli hentet opp igjen.',
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.', 'recycle_bin_restore_deleted_parent' => 'Det overordnede elementet var også kastet i papirkurven. Disse elementene vil forbli kastet inntil det overordnede også hentes opp igjen.',
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.', 'recycle_bin_destroy_notification' => 'Slettet :count elementer fra papirkurven.',
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.', 'recycle_bin_restore_notification' => 'Gjenopprettet :count elementer fra papirkurven.',
// Audit Log // Audit Log
'audit' => 'Revisjonslogg', 'audit' => 'Revisjonslogg',
@ -111,7 +116,7 @@ return [
'audit_deleted_item_name' => 'Navn: :name', 'audit_deleted_item_name' => 'Navn: :name',
'audit_table_user' => 'Kontoholder', 'audit_table_user' => 'Kontoholder',
'audit_table_event' => 'Hendelse', 'audit_table_event' => 'Hendelse',
'audit_table_related' => 'Related Item or Detail', 'audit_table_related' => 'Relaterte elementer eller detaljer',
'audit_table_date' => 'Aktivitetsdato', 'audit_table_date' => 'Aktivitetsdato',
'audit_date_from' => 'Datoperiode fra', 'audit_date_from' => 'Datoperiode fra',
'audit_date_to' => 'Datoperiode til', 'audit_date_to' => 'Datoperiode til',
@ -153,11 +158,11 @@ return [
'role_users_none' => 'Ingen kontoholdere er gitt denne rollen', 'role_users_none' => 'Ingen kontoholdere er gitt denne rollen',
// Users // Users
'users' => 'Users', 'users' => 'Brukere',
'user_profile' => 'Profil', 'user_profile' => 'Profil',
'users_add_new' => 'Register ny konto', 'users_add_new' => 'Register ny konto',
'users_search' => 'Søk i kontoer', 'users_search' => 'Søk i kontoer',
'users_latest_activity' => 'Latest Activity', 'users_latest_activity' => 'Siste aktivitet',
'users_details' => 'Kontodetaljer', 'users_details' => 'Kontodetaljer',
'users_details_desc' => 'Angi et visningsnavn og en e-postadresse for denne kontoholderen. E-postadressen vil bli brukt til å logge på applikasjonen.', 'users_details_desc' => 'Angi et visningsnavn og en e-postadresse for denne kontoholderen. E-postadressen vil bli brukt til å logge på applikasjonen.',
'users_details_desc_no_email' => 'Angi et visningsnavn for denne kontoholderen slik at andre kan gjenkjenne dem.', 'users_details_desc_no_email' => 'Angi et visningsnavn for denne kontoholderen slik at andre kan gjenkjenne dem.',
@ -175,9 +180,9 @@ return [
'users_delete_named' => 'Slett kontoen :userName', 'users_delete_named' => 'Slett kontoen :userName',
'users_delete_warning' => 'Dette vil fullstendig slette denne brukeren med navnet «:userName» fra systemet.', 'users_delete_warning' => 'Dette vil fullstendig slette denne brukeren med navnet «:userName» fra systemet.',
'users_delete_confirm' => 'Er du sikker på at du vil slette denne kontoen?', 'users_delete_confirm' => 'Er du sikker på at du vil slette denne kontoen?',
'users_migrate_ownership' => 'Migrate Ownership', 'users_migrate_ownership' => 'Overfør eierskap',
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.', 'users_migrate_ownership_desc' => 'Velg en bruker her, som du ønsker skal ta eierskap over alle elementene som er eid av denne brukeren.',
'users_none_selected' => 'No user selected', 'users_none_selected' => 'Ingen bruker valgt',
'users_delete_success' => 'Konto slettet', 'users_delete_success' => 'Konto slettet',
'users_edit' => 'Rediger konto', 'users_edit' => 'Rediger konto',
'users_edit_profile' => 'Rediger profil', 'users_edit_profile' => 'Rediger profil',

View File

@ -90,7 +90,7 @@ return [
'required_without' => ':attribute feltet er påkrevt når :values ikke er tilgjengelig.', 'required_without' => ':attribute feltet er påkrevt når :values ikke er tilgjengelig.',
'required_without_all' => ':attribute feltet er påkrevt når ingen av :values er tilgjengelig.', 'required_without_all' => ':attribute feltet er påkrevt når ingen av :values er tilgjengelig.',
'same' => ':attribute og :other må samsvare.', 'same' => ':attribute og :other må samsvare.',
'safe_url' => 'The provided link may not be safe.', 'safe_url' => 'Den angitte lenken kan være farlig.',
'size' => [ 'size' => [
'numeric' => ':attribute må være :size.', 'numeric' => ':attribute må være :size.',
'file' => ':attribute må være :size kilobytes.', 'file' => ':attribute må være :size kilobytes.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Als je de knop ":actionText" niet werkt, kopieer en plak de onderstaande URL in je web browser:', 'email_action_help' => 'Als je de knop ":actionText" niet werkt, kopieer en plak de onderstaande URL in je web browser:',
'email_rights' => 'Alle rechten voorbehouden', 'email_rights' => 'Alle rechten voorbehouden',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Applicatie Homepagina', 'app_homepage' => 'Applicatie Homepagina',
'app_homepage_desc' => 'Selecteer een weergave om weer te geven op de homepage in plaats van de standaard weergave. Paginarechten worden genegeerd voor geselecteerde pagina\'s.', 'app_homepage_desc' => 'Selecteer een weergave om weer te geven op de homepage in plaats van de standaard weergave. Paginarechten worden genegeerd voor geselecteerde pagina\'s.',
'app_homepage_select' => 'Selecteer een pagina', 'app_homepage_select' => 'Selecteer een pagina',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Reacties uitschakelen', 'app_disable_comments' => 'Reacties uitschakelen',
'app_disable_comments_toggle' => 'Opmerkingen uitschakelen', 'app_disable_comments_toggle' => 'Opmerkingen uitschakelen',
'app_disable_comments_desc' => 'Schakel opmerkingen uit op alle pagina\'s in de applicatie. Bestaande opmerkingen worden niet getoond.', 'app_disable_comments_desc' => 'Schakel opmerkingen uit op alle pagina\'s in de applicatie. Bestaande opmerkingen worden niet getoond.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Jeśli masz problem z kliknięciem przycisku ":actionText", skopiuj i wklej poniższy adres URL w nowej karcie swojej przeglądarki:', 'email_action_help' => 'Jeśli masz problem z kliknięciem przycisku ":actionText", skopiuj i wklej poniższy adres URL w nowej karcie swojej przeglądarki:',
'email_rights' => 'Wszelkie prawa zastrzeżone', 'email_rights' => 'Wszelkie prawa zastrzeżone',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Strona główna', 'app_homepage' => 'Strona główna',
'app_homepage_desc' => 'Wybierz widok, który będzie wyświetlany na stronie głównej zamiast w widoku domyślnego. Uprawnienia dostępowe są ignorowane dla wybranych stron.', 'app_homepage_desc' => 'Wybierz widok, który będzie wyświetlany na stronie głównej zamiast w widoku domyślnego. Uprawnienia dostępowe są ignorowane dla wybranych stron.',
'app_homepage_select' => 'Wybierz stronę', 'app_homepage_select' => 'Wybierz stronę',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Wyłącz komentarze', 'app_disable_comments' => 'Wyłącz komentarze',
'app_disable_comments_toggle' => 'Wyłącz komentowanie', 'app_disable_comments_toggle' => 'Wyłącz komentowanie',
'app_disable_comments_desc' => 'Wyłącz komentarze na wszystkich stronach w aplikacji. Istniejące komentarze nie będą pokazywane.', 'app_disable_comments_desc' => 'Wyłącz komentarze na wszystkich stronach w aplikacji. Istniejące komentarze nie będą pokazywane.',

View File

@ -6,43 +6,44 @@
return [ return [
// Pages // Pages
'page_create' => 'created page', 'page_create' => 'página criada',
'page_create_notification' => 'Page Successfully Created', 'page_create_notification' => 'Página criada com sucesso',
'page_update' => 'updated page', 'page_update' => 'página atualizada',
'page_update_notification' => 'Page Successfully Updated', 'page_update_notification' => 'Página atualizada com sucesso',
'page_delete' => 'deleted page', 'page_delete' => 'página eliminada',
'page_delete_notification' => 'Page Successfully Deleted', 'page_delete_notification' => 'Página eliminada com sucesso',
'page_restore' => 'restored page', 'page_restore' => 'página restaurada',
'page_restore_notification' => 'Page Successfully Restored', 'page_restore_notification' => 'Página restaurada com sucesso',
'page_move' => 'moved page', 'page_move' => 'página movida',
// Chapters // Chapters
'chapter_create' => 'created chapter', 'chapter_create' => 'capítulo criado',
'chapter_create_notification' => 'Chapter Successfully Created', 'chapter_create_notification' => 'Capítulo criado com sucesso',
'chapter_update' => 'updated chapter', 'chapter_update' => 'capítulo atualizado',
'chapter_update_notification' => 'Chapter Successfully Updated', 'chapter_update_notification' => 'Capítulo atualizado com sucesso',
'chapter_delete' => 'deleted chapter', 'chapter_delete' => 'capítulo excluído',
'chapter_delete_notification' => 'Chapter Successfully Deleted', 'chapter_delete_notification' => 'Capítulo excluído com sucesso',
'chapter_move' => 'moved chapter', 'chapter_move' => 'capítulo movido',
// Books // Books
'book_create' => 'created book', 'book_create' => 'livro criado',
'book_create_notification' => 'Book Successfully Created', 'book_create_notification' => 'Livro criado com sucesso',
'book_update' => 'updated book', 'book_update' => 'livro atualizado',
'book_update_notification' => 'Book Successfully Updated', 'book_update_notification' => 'Livro atualizado com sucesso',
'book_delete' => 'deleted book', 'book_delete' => 'livro eliminado',
'book_delete_notification' => 'Book Successfully Deleted', 'book_delete_notification' => 'Livro eliminado com sucesso',
'book_sort' => 'sorted book', 'book_sort' => 'livro ordenado',
'book_sort_notification' => 'Book Successfully Re-sorted', 'book_sort_notification' => 'Livro reordenado com sucesso',
// Bookshelves // Bookshelves
'bookshelf_create' => 'created Bookshelf', 'bookshelf_create' => 'estante criada',
'bookshelf_create_notification' => 'Bookshelf Successfully Created', 'bookshelf_create_notification' => 'Estante criada com sucesso',
'bookshelf_update' => 'updated bookshelf', 'bookshelf_update' => 'estante atualizada',
'bookshelf_update_notification' => 'Bookshelf Successfully Updated', 'bookshelf_update_notification' => 'Estante atualizada com sucesso',
'bookshelf_delete' => 'deleted bookshelf', 'bookshelf_delete' => 'excluiu a prateleira',
'bookshelf_delete_notification' => 'Bookshelf Successfully Deleted', 'bookshelf_delete_notification' => 'Estante eliminada com sucesso',
// Other // Other
'commented_on' => 'commented on', 'commented_on' => 'comentado a',
'permissions_update' => 'permissões atualizadas',
]; ];

View File

@ -6,72 +6,72 @@
*/ */
return [ return [
'failed' => 'These credentials do not match our records.', 'failed' => 'As credenciais fornecidas não correspondem aos nossos registos.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Demasiadas tentativas de início de sessão. Por favor, tente novamente em :seconds segundos.',
// Login & Register // Login & Register
'sign_up' => 'Sign up', 'sign_up' => 'Criar conta',
'log_in' => 'Log in', 'log_in' => 'Iniciar sessão',
'log_in_with' => 'Login with :socialDriver', 'log_in_with' => 'Iniciar sessão com :socialDriver',
'sign_up_with' => 'Sign up with :socialDriver', 'sign_up_with' => 'Criar conta com :socialDriver',
'logout' => 'Logout', 'logout' => 'Terminar sessão',
'name' => 'Name', 'name' => 'Nome',
'username' => 'Username', 'username' => 'Nome de utilizador',
'email' => 'Email', 'email' => 'E-mail',
'password' => 'Password', 'password' => 'Palavra-passe',
'password_confirm' => 'Confirm Password', 'password_confirm' => 'Confirmar Palavra-passe',
'password_hint' => 'Must be over 7 characters', 'password_hint' => 'Deve ser maior que 7 caracteres',
'forgot_password' => 'Forgot Password?', 'forgot_password' => 'Esqueceu-se da palavra-passe?',
'remember_me' => 'Remember Me', 'remember_me' => 'Lembrar-se de mim',
'ldap_email_hint' => 'Please enter an email to use for this account.', 'ldap_email_hint' => 'Por favor insira um endereço de e-mail para esta conta.',
'create_account' => 'Create Account', 'create_account' => 'Criar Conta',
'already_have_account' => 'Already have an account?', 'already_have_account' => 'Já possui uma conta?',
'dont_have_account' => 'Don\'t have an account?', 'dont_have_account' => 'Não possui uma conta?',
'social_login' => 'Social Login', 'social_login' => 'Inicio de Sessão com Redes Sociais',
'social_registration' => 'Social Registration', 'social_registration' => 'Registo com Redes Sociais',
'social_registration_text' => 'Register and sign in using another service.', 'social_registration_text' => 'Registe e inicie sessão com recurso a outro serviço.',
'register_thanks' => 'Thanks for registering!', 'register_thanks' => 'Obrigado por se registar!',
'register_confirm' => 'Please check your email and click the confirmation button to access :appName.', 'register_confirm' => 'Por favor, verifique o seu e-mail e carregue no botão de confirmação para aceder :appName.',
'registrations_disabled' => 'Registrations are currently disabled', 'registrations_disabled' => 'Os registos estão temporariamente desativados',
'registration_email_domain_invalid' => 'That email domain does not have access to this application', 'registration_email_domain_invalid' => 'O domínio de e-mail usado não tem acesso permitido a esta aplicação',
'register_success' => 'Thanks for signing up! You are now registered and signed in.', 'register_success' => 'Obrigado por se registar! Você está agora registado e com a sessão iniciada.',
// Password Reset // Password Reset
'reset_password' => 'Reset Password', 'reset_password' => 'Redefinir Senha',
'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.', 'reset_password_send_instructions' => 'Insira o seu endereço de e-mail abaixo, e uma mensagem com o link de redefinição de palavra-passe será lhe enviada.',
'reset_password_send_button' => 'Send Reset Link', 'reset_password_send_button' => 'Enviar o Link de Redefinição',
'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.', 'reset_password_sent' => 'Um link de redefinição de palavra-passe será enviado para :email, se o endereço de e-mail for encontrado no sistema.',
'reset_password_success' => 'Your password has been successfully reset.', 'reset_password_success' => 'A sua palavra-passe foi redefinida com sucesso.',
'email_reset_subject' => 'Reset your :appName password', 'email_reset_subject' => 'Redefina a sua palavra-passe de :appName',
'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.', 'email_reset_text' => 'Você recebeu este e-mail pois recebemos uma solicitação de redefinição de senha para a sua conta.',
'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.', 'email_reset_not_requested' => 'Caso não tenha sido você a solicitar a redefinição de senha, ignore este e-mail.',
// Email Confirmation // Email Confirmation
'email_confirm_subject' => 'Confirm your email on :appName', 'email_confirm_subject' => 'Confirme o seu endereço de e-mail para :appName',
'email_confirm_greeting' => 'Thanks for joining :appName!', 'email_confirm_greeting' => 'Obrigado por se registar em :appName!',
'email_confirm_text' => 'Please confirm your email address by clicking the button below:', 'email_confirm_text' => 'Por favor, confirme o seu endereço de e-mail ao carregar no botão abaixo:',
'email_confirm_action' => 'Confirm Email', 'email_confirm_action' => 'Confirmar E-mail',
'email_confirm_send_error' => 'Email confirmation required but the system could not send the email. Contact the admin to ensure email is set up correctly.', 'email_confirm_send_error' => 'A confirmação do endereço de e-mail é requerida, mas o sistema não pôde enviar a mensagem. Por favor, entre em contacto com o administrador para se certificar que o serviço de envio de e-mails está corretamente configurado.',
'email_confirm_success' => 'Your email has been confirmed!', 'email_confirm_success' => 'O seu endereço de e-mail foi confirmado!',
'email_confirm_resent' => 'Confirmation email resent, Please check your inbox.', 'email_confirm_resent' => 'E-mail de confirmação reenviado. Por favor, verifique a sua caixa de entrada.',
'email_not_confirmed' => 'Email Address Not Confirmed', 'email_not_confirmed' => 'Endereço de E-mail Não Confirmado',
'email_not_confirmed_text' => 'Your email address has not yet been confirmed.', 'email_not_confirmed_text' => 'O seu endereço de e-mail ainda não foi confirmado.',
'email_not_confirmed_click_link' => 'Please click the link in the email that was sent shortly after you registered.', 'email_not_confirmed_click_link' => 'Por favor, carregue no link que se encontra no e-mail que lhe foi enviado após o seu registo.',
'email_not_confirmed_resend' => 'If you cannot find the email you can re-send the confirmation email by submitting the form below.', 'email_not_confirmed_resend' => 'Caso não encontre o e-mail poderá reenviar a confirmação utilizando o formulário abaixo.',
'email_not_confirmed_resend_button' => 'Resend Confirmation Email', 'email_not_confirmed_resend_button' => 'Reenviar o E-mail de Confirmação',
// User Invite // User Invite
'user_invite_email_subject' => 'You have been invited to join :appName!', 'user_invite_email_subject' => 'Você recebeu um convite para se juntar a :appName!',
'user_invite_email_greeting' => 'An account has been created for you on :appName.', 'user_invite_email_greeting' => 'Uma conta foi criada para si em :appName.',
'user_invite_email_text' => 'Click the button below to set an account password and gain access:', 'user_invite_email_text' => 'Carregue no botão abaixo para definir uma palavra-passe de conta e obter acesso:',
'user_invite_email_action' => 'Set Account Password', 'user_invite_email_action' => 'Defina a Palavra-passe da Conta',
'user_invite_page_welcome' => 'Welcome to :appName!', 'user_invite_page_welcome' => 'Bem-vindo(a) a :appName!',
'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.', 'user_invite_page_text' => 'Para finalizar a sua conta e obter acesso, precisa de definir uma senha que será utilizada para efetuar login em :appName em visitas futuras.',
'user_invite_page_confirm_button' => 'Confirm Password', 'user_invite_page_confirm_button' => 'Confirmar Palavra-Passe',
'user_invite_success' => 'Password set, you now have access to :appName!' 'user_invite_success' => 'Palavra-passe definida, tem agora acesso a :appName!'
]; ];

View File

@ -5,76 +5,81 @@
return [ return [
// Buttons // Buttons
'cancel' => 'Cancel', 'cancel' => 'Cancelar',
'confirm' => 'Confirm', 'confirm' => 'Confirmar',
'back' => 'Back', 'back' => 'Voltar',
'save' => 'Save', 'save' => 'Guardar',
'continue' => 'Continue', 'continue' => 'Continuar',
'select' => 'Select', 'select' => 'Selecionar',
'toggle_all' => 'Toggle All', 'toggle_all' => 'Alternar Todos',
'more' => 'More', 'more' => 'Mais',
// Form Labels // Form Labels
'name' => 'Name', 'name' => 'Nome',
'description' => 'Description', 'description' => 'Descrição',
'role' => 'Role', 'role' => 'Cargo',
'cover_image' => 'Cover image', 'cover_image' => 'Imagem de capa',
'cover_image_description' => 'This image should be approx 440x250px.', 'cover_image_description' => 'Esta imagem deve ser aproximadamente 440x250px.',
// Actions // Actions
'actions' => 'Actions', 'actions' => 'Ações',
'view' => 'View', 'view' => 'Visualizar',
'view_all' => 'View All', 'view_all' => 'Visualizar Todos',
'create' => 'Create', 'create' => 'Criar',
'update' => 'Update', 'update' => 'Atualizar',
'edit' => 'Edit', 'edit' => 'Editar',
'sort' => 'Sort', 'sort' => 'Ordenar',
'move' => 'Move', 'move' => 'Mover',
'copy' => 'Copy', 'copy' => 'Copiar',
'reply' => 'Reply', 'reply' => 'Responder',
'delete' => 'Delete', 'delete' => 'Eliminar',
'delete_confirm' => 'Confirm Deletion', 'delete_confirm' => 'Confirmar eliminação',
'search' => 'Search', 'search' => 'Pesquisar',
'search_clear' => 'Clear Search', 'search_clear' => 'Limpar Pesquisa',
'reset' => 'Reset', 'reset' => 'Redefinir',
'remove' => 'Remove', 'remove' => 'Remover',
'add' => 'Add', 'add' => 'Adicionar',
'fullscreen' => 'Fullscreen', 'fullscreen' => 'Ecrã completo',
// Sort Options // Sort Options
'sort_options' => 'Sort Options', 'sort_options' => 'Opções de Ordenação',
'sort_direction_toggle' => 'Sort Direction Toggle', 'sort_direction_toggle' => 'Alternar Direção de Ordenação',
'sort_ascending' => 'Sort Ascending', 'sort_ascending' => 'Ordenação Crescente',
'sort_descending' => 'Sort Descending', 'sort_descending' => 'Ordenação Decrescente',
'sort_name' => 'Name', 'sort_name' => 'Nome',
'sort_created_at' => 'Created Date', 'sort_created_at' => 'Data de Criação',
'sort_updated_at' => 'Updated Date', 'sort_updated_at' => 'Data de Atualização',
// Misc // Misc
'deleted_user' => 'Deleted User', 'deleted_user' => 'Utilizador Eliminado',
'no_activity' => 'No activity to show', 'no_activity' => 'Nenhuma atividade a mostrar',
'no_items' => 'No items available', 'no_items' => 'Nenhum item disponível',
'back_to_top' => 'Back to top', 'back_to_top' => 'Voltar ao topo',
'toggle_details' => 'Toggle Details', 'toggle_details' => 'Alternar Detalhes',
'toggle_thumbnails' => 'Toggle Thumbnails', 'toggle_thumbnails' => 'Alternar Miniaturas',
'details' => 'Details', 'details' => 'Detalhes',
'grid_view' => 'Grid View', 'grid_view' => 'Visualização em Grade',
'list_view' => 'List View', 'list_view' => 'Visualização em Lista',
'default' => 'Default', 'default' => 'Padrão',
'breadcrumb' => 'Breadcrumb', 'breadcrumb' => 'Caminho',
// Header // Header
'profile_menu' => 'Profile Menu', 'profile_menu' => 'Menu de Perfil',
'view_profile' => 'View Profile', 'view_profile' => 'Visualizar Perfil',
'edit_profile' => 'Edit Profile', 'edit_profile' => 'Editar Perfil',
'dark_mode' => 'Dark Mode', 'dark_mode' => 'Modo Escuro',
'light_mode' => 'Light Mode', 'light_mode' => 'Modo Claro',
// Layout tabs // Layout tabs
'tab_info' => 'Info', 'tab_info' => 'Informações',
'tab_content' => 'Content', 'tab_content' => 'Conteúdo',
// Email Content // Email Content
'email_action_help' => 'If youre having trouble clicking the ":actionText" button, copy and paste the URL below into your web browser:', 'email_action_help' => 'Se estiver com problemas ao carregar no botão ":actionText", copie e cole o URL abaixo no seu navegador:',
'email_rights' => 'All rights reserved', 'email_rights' => 'Todos os direitos reservados',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Política de Privacidade',
'terms_of_service' => 'Termos de Utilização',
]; ];

View File

@ -5,30 +5,30 @@
return [ return [
// Image Manager // Image Manager
'image_select' => 'Image Select', 'image_select' => 'Selecionar Imagem',
'image_all' => 'All', 'image_all' => 'Todas',
'image_all_title' => 'View all images', 'image_all_title' => 'Visualizar todas as imagens',
'image_book_title' => 'View images uploaded to this book', 'image_book_title' => 'Visualizar imagens relacionadas a este livro',
'image_page_title' => 'View images uploaded to this page', 'image_page_title' => 'Visualizar imagens relacionadas a esta página',
'image_search_hint' => 'Search by image name', 'image_search_hint' => 'Pesquisar imagem por nome',
'image_uploaded' => 'Uploaded :uploadedDate', 'image_uploaded' => 'Adicionada em :uploadedDate',
'image_load_more' => 'Load More', 'image_load_more' => 'Carregar Mais',
'image_image_name' => 'Image Name', 'image_image_name' => 'Nome da Imagem',
'image_delete_used' => 'This image is used in the pages below.', 'image_delete_used' => 'Esta imagem é utilizada nas páginas abaixo.',
'image_delete_confirm_text' => 'Are you sure you want to delete this image?', 'image_delete_confirm_text' => 'Tem certeza de que deseja eliminar esta imagem?',
'image_select_image' => 'Select Image', 'image_select_image' => 'Selecionar Imagem',
'image_dropzone' => 'Drop images or click here to upload', 'image_dropzone' => 'Arraste imagens ou carregue aqui para fazer upload',
'images_deleted' => 'Images Deleted', 'images_deleted' => 'Imagens Eliminadas',
'image_preview' => 'Image Preview', 'image_preview' => 'Pré-visualização de Imagem',
'image_upload_success' => 'Image uploaded successfully', 'image_upload_success' => 'Carregamento da imagem efetuado com sucesso',
'image_update_success' => 'Image details successfully updated', 'image_update_success' => 'Detalhes da imagem atualizados com sucesso',
'image_delete_success' => 'Image successfully deleted', 'image_delete_success' => 'Imagem eliminada com sucesso',
'image_upload_remove' => 'Remove', 'image_upload_remove' => 'Remover',
// Code Editor // Code Editor
'code_editor' => 'Edit Code', 'code_editor' => 'Editar Código',
'code_language' => 'Code Language', 'code_language' => 'Linguagem do Código',
'code_content' => 'Code Content', 'code_content' => 'Código',
'code_session_history' => 'Session History', 'code_session_history' => 'Histórico de Sessão',
'code_save' => 'Save Code', 'code_save' => 'Guardar Código',
]; ];

View File

@ -6,311 +6,314 @@
return [ return [
// Shared // Shared
'recently_created' => 'Recently Created', 'recently_created' => 'Criado recentemente',
'recently_created_pages' => 'Recently Created Pages', 'recently_created_pages' => 'Páginas Criadas Recentemente',
'recently_updated_pages' => 'Recently Updated Pages', 'recently_updated_pages' => 'Páginas Atualizadas Recentemente',
'recently_created_chapters' => 'Recently Created Chapters', 'recently_created_chapters' => 'Capítulos Criados Recentemente',
'recently_created_books' => 'Recently Created Books', 'recently_created_books' => 'Livros Criados Recentemente',
'recently_created_shelves' => 'Recently Created Shelves', 'recently_created_shelves' => 'Estantes Criadas Recentemente',
'recently_update' => 'Recently Updated', 'recently_update' => 'Atualizados Recentemente',
'recently_viewed' => 'Recently Viewed', 'recently_viewed' => 'Visualizados Recentemente',
'recent_activity' => 'Recent Activity', 'recent_activity' => 'Atividade Recente',
'create_now' => 'Create one now', 'create_now' => 'Criar um agora',
'revisions' => 'Revisions', 'revisions' => 'Revisões',
'meta_revision' => 'Revision #:revisionCount', 'meta_revision' => 'Revisão #:revisionCount',
'meta_created' => 'Created :timeLength', 'meta_created' => 'Criado :timeLength',
'meta_created_name' => 'Created :timeLength by :user', 'meta_created_name' => 'Criado :timeLength por :user',
'meta_updated' => 'Updated :timeLength', 'meta_updated' => 'Atualizado :timeLength',
'meta_updated_name' => 'Updated :timeLength by :user', 'meta_updated_name' => 'Atualizado :timeLength por :user',
'entity_select' => 'Entity Select', 'meta_owned_name' => 'Propriedade de :user',
'images' => 'Images', 'entity_select' => 'Seleção de Entidade',
'my_recent_drafts' => 'My Recent Drafts', 'images' => 'Imagens',
'my_recently_viewed' => 'My Recently Viewed', 'my_recent_drafts' => 'Os Meus Rascunhos Recentes',
'no_pages_viewed' => 'You have not viewed any pages', 'my_recently_viewed' => 'Visualizados Recentemente Por Mim',
'no_pages_recently_created' => 'No pages have been recently created', 'no_pages_viewed' => 'Você não viu nenhuma página',
'no_pages_recently_updated' => 'No pages have been recently updated', 'no_pages_recently_created' => 'Nenhuma página foi recentemente criada',
'export' => 'Export', 'no_pages_recently_updated' => 'Nenhuma página foi recentemente atualizada',
'export_html' => 'Contained Web File', 'export' => 'Exportar',
'export_pdf' => 'PDF File', 'export_html' => 'Arquivo Web contido',
'export_text' => 'Plain Text File', 'export_pdf' => 'Arquivo PDF',
'export_text' => 'Arquivo Texto',
// Permissions and restrictions // Permissions and restrictions
'permissions' => 'Permissions', 'permissions' => 'Permissões',
'permissions_intro' => 'Once enabled, These permissions will take priority over any set role permissions.', 'permissions_intro' => 'Uma vez ativadas, estas permissões terão prioridade sobre quaisquer outro conjunto de permissões.',
'permissions_enable' => 'Enable Custom Permissions', 'permissions_enable' => 'Ativar Permissões Personalizadas',
'permissions_save' => 'Save Permissions', 'permissions_save' => 'Guardar Permissões',
'permissions_owner' => 'Proprietário',
// Search // Search
'search_results' => 'Search Results', 'search_results' => 'Resultado(s) da Pesquisa',
'search_total_results_found' => ':count result found|:count total results found', 'search_total_results_found' => ':count resultado encontrado|:count resultados encontrados',
'search_clear' => 'Clear Search', 'search_clear' => 'Limpar Pesquisa',
'search_no_pages' => 'No pages matched this search', 'search_no_pages' => 'Nenhuma página corresponde à pesquisa',
'search_for_term' => 'Search for :term', 'search_for_term' => 'Pesquisar por :term',
'search_more' => 'More Results', 'search_more' => 'Mais Resultados',
'search_advanced' => 'Advanced Search', 'search_advanced' => 'Pesquisa Avançada',
'search_terms' => 'Search Terms', 'search_terms' => 'Termos da Pesquisa',
'search_content_type' => 'Content Type', 'search_content_type' => 'Tipo de Conteúdo',
'search_exact_matches' => 'Exact Matches', 'search_exact_matches' => 'Correspondências Exatas',
'search_tags' => 'Tag Searches', 'search_tags' => 'Persquisar Tags',
'search_options' => 'Options', 'search_options' => 'Opções',
'search_viewed_by_me' => 'Viewed by me', 'search_viewed_by_me' => 'Visualizado por mim',
'search_not_viewed_by_me' => 'Not viewed by me', 'search_not_viewed_by_me' => 'Não visualizado por mim',
'search_permissions_set' => 'Permissions set', 'search_permissions_set' => 'Permissão definida',
'search_created_by_me' => 'Created by me', 'search_created_by_me' => 'Criado por mim',
'search_updated_by_me' => 'Updated by me', 'search_updated_by_me' => 'Atualizado por mim',
'search_date_options' => 'Date Options', 'search_date_options' => 'Opções de Data',
'search_updated_before' => 'Updated before', 'search_updated_before' => 'Atualizado antes de',
'search_updated_after' => 'Updated after', 'search_updated_after' => 'Atualizado depois de',
'search_created_before' => 'Created before', 'search_created_before' => 'Criado antes de',
'search_created_after' => 'Created after', 'search_created_after' => 'Criado depois de',
'search_set_date' => 'Set Date', 'search_set_date' => 'Definir Data',
'search_update' => 'Update Search', 'search_update' => 'Atualizar pesquisa',
// Shelves // Shelves
'shelf' => 'Shelf', 'shelf' => 'Estante',
'shelves' => 'Shelves', 'shelves' => 'Estantes',
'x_shelves' => ':count Shelf|:count Shelves', 'x_shelves' => ':count Estante|:count Estantes',
'shelves_long' => 'Bookshelves', 'shelves_long' => 'Estantes de Livros',
'shelves_empty' => 'No shelves have been created', 'shelves_empty' => 'Nenhuma estante foi criada',
'shelves_create' => 'Create New Shelf', 'shelves_create' => 'Criar Nova Estante',
'shelves_popular' => 'Popular Shelves', 'shelves_popular' => 'Estantes Populares',
'shelves_new' => 'New Shelves', 'shelves_new' => 'Estantes Novas',
'shelves_new_action' => 'New Shelf', 'shelves_new_action' => 'Nova Estante',
'shelves_popular_empty' => 'The most popular shelves will appear here.', 'shelves_popular_empty' => 'As estantes mais populares serão mostradas aqui.',
'shelves_new_empty' => 'The most recently created shelves will appear here.', 'shelves_new_empty' => 'As mais recentes estantes criadas serão mostradas aqui.',
'shelves_save' => 'Save Shelf', 'shelves_save' => 'Guardar Estante',
'shelves_books' => 'Books on this shelf', 'shelves_books' => 'Livros nesta estante',
'shelves_add_books' => 'Add books to this shelf', 'shelves_add_books' => 'Adicionar livros a esta estante',
'shelves_drag_books' => 'Drag books here to add them to this shelf', 'shelves_drag_books' => 'Arraste livros aqui para adicioná-los a esta estante',
'shelves_empty_contents' => 'This shelf has no books assigned to it', 'shelves_empty_contents' => 'Esta estante não tem livros atribuídos',
'shelves_edit_and_assign' => 'Edit shelf to assign books', 'shelves_edit_and_assign' => 'Editar estante para atribuir livros',
'shelves_edit_named' => 'Edit Bookshelf :name', 'shelves_edit_named' => 'Editar Estante de Livros :name',
'shelves_edit' => 'Edit Bookshelf', 'shelves_edit' => 'Editar Estante de Livros',
'shelves_delete' => 'Delete Bookshelf', 'shelves_delete' => 'Eliminar Estante de Livros',
'shelves_delete_named' => 'Delete Bookshelf :name', 'shelves_delete_named' => 'Excluir Prateleira de Livros :name',
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.", 'shelves_delete_explain' => "A ação vai eliminar a estante de nome ':name'. Os livros nela presentes não serão eliminados.",
'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?', 'shelves_delete_confirmation' => 'Tem a certeza que quer eliminar esta estante de livros?',
'shelves_permissions' => 'Bookshelf Permissions', 'shelves_permissions' => 'Permissões da Estante',
'shelves_permissions_updated' => 'Bookshelf Permissions Updated', 'shelves_permissions_updated' => 'Permissões da Estante de Livros Atualizada',
'shelves_permissions_active' => 'Bookshelf Permissions Active', 'shelves_permissions_active' => 'Permissões da Estante de Livros Ativas',
'shelves_copy_permissions_to_books' => 'Copy Permissions to Books', 'shelves_copy_permissions_to_books' => 'Copiar Permissões para Livros',
'shelves_copy_permissions' => 'Copy Permissions', 'shelves_copy_permissions' => 'Copiar Permissões',
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.', 'shelves_copy_permissions_explain' => 'Isto aplicará as configurações de permissões atuais desta estante a todos os livros nela contidos. Antes de ativar, assegure-se de que quaisquer alterações nas permissões desta estante foram guardadas.',
'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books', 'shelves_copy_permission_success' => 'Permissões de estante copiadas para :count livros',
// Books // Books
'book' => 'Book', 'book' => 'Livro',
'books' => 'Books', 'books' => 'Livros',
'x_books' => ':count Book|:count Books', 'x_books' => ':count Livro|:count Livros',
'books_empty' => 'No books have been created', 'books_empty' => 'Nenhum livro foi criado',
'books_popular' => 'Popular Books', 'books_popular' => 'Livros Populares',
'books_recent' => 'Recent Books', 'books_recent' => 'Livros Recentes',
'books_new' => 'New Books', 'books_new' => 'Livros Novos',
'books_new_action' => 'New Book', 'books_new_action' => 'Novo Livro',
'books_popular_empty' => 'The most popular books will appear here.', 'books_popular_empty' => 'Os livros mais populares serão mostrados aqui.',
'books_new_empty' => 'The most recently created books will appear here.', 'books_new_empty' => 'Os livros mais recentemente criados serão mostrados aqui.',
'books_create' => 'Create New Book', 'books_create' => 'Criar Livro Novo',
'books_delete' => 'Delete Book', 'books_delete' => 'Eliminar Livro',
'books_delete_named' => 'Delete Book :bookName', 'books_delete_named' => 'Eliminar Livro :bookName',
'books_delete_explain' => 'This will delete the book with the name \':bookName\'. All pages and chapters will be removed.', 'books_delete_explain' => 'A ação vai eliminar o livro com de nome \':bookName\'. Todas as páginas e capítulos serão também removidos.',
'books_delete_confirmation' => 'Are you sure you want to delete this book?', 'books_delete_confirmation' => 'Tem a certeza que quer eliminar este livro?',
'books_edit' => 'Edit Book', 'books_edit' => 'Editar Livro',
'books_edit_named' => 'Edit Book :bookName', 'books_edit_named' => 'Editar Livro :bookName',
'books_form_book_name' => 'Book Name', 'books_form_book_name' => 'Nome do Livro',
'books_save' => 'Save Book', 'books_save' => 'Guardar Livro',
'books_permissions' => 'Book Permissions', 'books_permissions' => 'Permissões do Livro',
'books_permissions_updated' => 'Book Permissions Updated', 'books_permissions_updated' => 'Permissões do Livro Atualizadas',
'books_empty_contents' => 'No pages or chapters have been created for this book.', 'books_empty_contents' => 'Nenhuma página ou capítulo foram criados para este livro.',
'books_empty_create_page' => 'Create a new page', 'books_empty_create_page' => 'Criar uma nova página',
'books_empty_sort_current_book' => 'Sort the current book', 'books_empty_sort_current_book' => 'Ordenar o livro atual',
'books_empty_add_chapter' => 'Add a chapter', 'books_empty_add_chapter' => 'Adicionar um capítulo',
'books_permissions_active' => 'Book Permissions Active', 'books_permissions_active' => 'Permissões do Livro Ativas',
'books_search_this' => 'Search this book', 'books_search_this' => 'Pesquisar neste livro',
'books_navigation' => 'Book Navigation', 'books_navigation' => 'Navegação do Livro',
'books_sort' => 'Sort Book Contents', 'books_sort' => 'Ordenar Conteúdos do Livro',
'books_sort_named' => 'Sort Book :bookName', 'books_sort_named' => 'Ordenar Livro :bookName',
'books_sort_name' => 'Sort by Name', 'books_sort_name' => 'Ordenar por Nome',
'books_sort_created' => 'Sort by Created Date', 'books_sort_created' => 'Ordenar por Data de Criação',
'books_sort_updated' => 'Sort by Updated Date', 'books_sort_updated' => 'Ordenar por Data de Atualização',
'books_sort_chapters_first' => 'Chapters First', 'books_sort_chapters_first' => 'Capítulos Primeiro',
'books_sort_chapters_last' => 'Chapters Last', 'books_sort_chapters_last' => 'Capítulos por Último',
'books_sort_show_other' => 'Show Other Books', 'books_sort_show_other' => 'Mostrar Outros Livros',
'books_sort_save' => 'Save New Order', 'books_sort_save' => 'Guardar Nova Ordenação',
// Chapters // Chapters
'chapter' => 'Chapter', 'chapter' => 'Capítulo',
'chapters' => 'Chapters', 'chapters' => 'Capítulos',
'x_chapters' => ':count Chapter|:count Chapters', 'x_chapters' => ':count Capítulo|:count Capítulos',
'chapters_popular' => 'Popular Chapters', 'chapters_popular' => 'Capítulos Populares',
'chapters_new' => 'New Chapter', 'chapters_new' => 'Novo Capítulo',
'chapters_create' => 'Create New Chapter', 'chapters_create' => 'Criar Novo Capítulo',
'chapters_delete' => 'Delete Chapter', 'chapters_delete' => 'Eliminar Capítulo',
'chapters_delete_named' => 'Delete Chapter :chapterName', 'chapters_delete_named' => 'Eliminar Capítulo :chapterName',
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages will be removed and added directly to the parent book.', 'chapters_delete_explain' => 'Isto irá eliminar o capítulo com o nome \':chapterName\'. Todas as páginas existentes dentro do mesmo serão também eliminadas.',
'chapters_delete_confirm' => 'Are you sure you want to delete this chapter?', 'chapters_delete_confirm' => 'Tem certeza que deseja eliminar o capítulo?',
'chapters_edit' => 'Edit Chapter', 'chapters_edit' => 'Editar Capítulo',
'chapters_edit_named' => 'Edit Chapter :chapterName', 'chapters_edit_named' => 'Editar Capítulo :chapterName',
'chapters_save' => 'Save Chapter', 'chapters_save' => 'Guardar Capítulo',
'chapters_move' => 'Move Chapter', 'chapters_move' => 'Mover Capítulo',
'chapters_move_named' => 'Move Chapter :chapterName', 'chapters_move_named' => 'Mover Capítulo :chapterName',
'chapter_move_success' => 'Chapter moved to :bookName', 'chapter_move_success' => 'Capítulo movido para :bookName',
'chapters_permissions' => 'Chapter Permissions', 'chapters_permissions' => 'Permissões do Capítulo',
'chapters_empty' => 'No pages are currently in this chapter.', 'chapters_empty' => 'Nenhuma página existente neste capítulo.',
'chapters_permissions_active' => 'Chapter Permissions Active', 'chapters_permissions_active' => 'Permissões de Capítulo Ativas',
'chapters_permissions_success' => 'Chapter Permissions Updated', 'chapters_permissions_success' => 'Permissões de Capítulo Atualizadas',
'chapters_search_this' => 'Search this chapter', 'chapters_search_this' => 'Pesquisar neste Capítulo',
// Pages // Pages
'page' => 'Page', 'page' => 'Página',
'pages' => 'Pages', 'pages' => 'Páginas',
'x_pages' => ':count Page|:count Pages', 'x_pages' => ':count Página|:count Páginas',
'pages_popular' => 'Popular Pages', 'pages_popular' => 'Páginas Populares',
'pages_new' => 'New Page', 'pages_new' => 'Nova Página',
'pages_attachments' => 'Attachments', 'pages_attachments' => 'Anexos',
'pages_navigation' => 'Page Navigation', 'pages_navigation' => 'Navegação da Página',
'pages_delete' => 'Delete Page', 'pages_delete' => 'Eliminar Página',
'pages_delete_named' => 'Delete Page :pageName', 'pages_delete_named' => 'Eliminar Página :pageName',
'pages_delete_draft_named' => 'Delete Draft Page :pageName', 'pages_delete_draft_named' => 'Eliminar Rascunho de Página de nome :pageName',
'pages_delete_draft' => 'Delete Draft Page', 'pages_delete_draft' => 'Eliminar Rascunho de Página',
'pages_delete_success' => 'Page deleted', 'pages_delete_success' => 'Página eliminada',
'pages_delete_draft_success' => 'Draft page deleted', 'pages_delete_draft_success' => 'Rascunho de página eliminado',
'pages_delete_confirm' => 'Are you sure you want to delete this page?', 'pages_delete_confirm' => 'Tem certeza que deseja eliminar a página?',
'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?', 'pages_delete_draft_confirm' => 'Tem certeza que deseja eliminar o rascunho de página?',
'pages_editing_named' => 'Editing Page :pageName', 'pages_editing_named' => 'A Editar a Página :pageName',
'pages_edit_draft_options' => 'Draft Options', 'pages_edit_draft_options' => 'Opções de Rascunho',
'pages_edit_save_draft' => 'Save Draft', 'pages_edit_save_draft' => 'Guardar Rascunho',
'pages_edit_draft' => 'Edit Page Draft', 'pages_edit_draft' => 'Editar Rascunho de Página',
'pages_editing_draft' => 'Editing Draft', 'pages_editing_draft' => 'A Editar Rascunho',
'pages_editing_page' => 'Editing Page', 'pages_editing_page' => 'A Editar Página',
'pages_edit_draft_save_at' => 'Draft saved at ', 'pages_edit_draft_save_at' => 'Rascunho guardado em ',
'pages_edit_delete_draft' => 'Delete Draft', 'pages_edit_delete_draft' => 'Eliminar Rascunho',
'pages_edit_discard_draft' => 'Discard Draft', 'pages_edit_discard_draft' => 'Descartar Rascunho',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Relatar Alterações',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Digite uma breve descrição das alterações efetuadas por si',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Inserir Alterações',
'pages_save' => 'Save Page', 'pages_save' => 'Guardar Página',
'pages_title' => 'Page Title', 'pages_title' => 'Título da Página',
'pages_name' => 'Page Name', 'pages_name' => 'Nome da Página',
'pages_md_editor' => 'Editor', 'pages_md_editor' => 'Editor',
'pages_md_preview' => 'Preview', 'pages_md_preview' => 'Pré-Visualização',
'pages_md_insert_image' => 'Insert Image', 'pages_md_insert_image' => 'Inserir Imagem',
'pages_md_insert_link' => 'Insert Entity Link', 'pages_md_insert_link' => 'Inserir Link para Entidade',
'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_insert_drawing' => 'Inserir Desenho',
'pages_not_in_chapter' => 'Page is not in a chapter', 'pages_not_in_chapter' => 'A página não está dentro de um capítulo',
'pages_move' => 'Move Page', 'pages_move' => 'Mover Página',
'pages_move_success' => 'Page moved to ":parentName"', 'pages_move_success' => 'Pagina movida para ":parentName"',
'pages_copy' => 'Copy Page', 'pages_copy' => 'Copiar Página',
'pages_copy_desination' => 'Copy Destination', 'pages_copy_desination' => 'Destino da Cópia',
'pages_copy_success' => 'Page successfully copied', 'pages_copy_success' => 'Página copiada com sucesso',
'pages_permissions' => 'Page Permissions', 'pages_permissions' => 'Permissões da Página',
'pages_permissions_success' => 'Page permissions updated', 'pages_permissions_success' => 'Permissões da Página atualizadas',
'pages_revision' => 'Revision', 'pages_revision' => 'Revisão',
'pages_revisions' => 'Page Revisions', 'pages_revisions' => 'Revisões da Página',
'pages_revisions_named' => 'Page Revisions for :pageName', 'pages_revisions_named' => 'Revisões de Página para :pageName',
'pages_revision_named' => 'Page Revision for :pageName', 'pages_revision_named' => 'Revisão de Página para :pageName',
'pages_revisions_created_by' => 'Created By', 'pages_revision_restored_from' => 'Recuperado de #:id; :summary',
'pages_revisions_date' => 'Revision Date', 'pages_revisions_created_by' => 'Criado por',
'pages_revisions_date' => 'Data da Revisão',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',
'pages_revisions_numbered' => 'Revision #:id', 'pages_revisions_numbered' => 'Revisão #:id',
'pages_revisions_numbered_changes' => 'Revision #:id Changes', 'pages_revisions_numbered_changes' => 'Alterações da Revisão #:id',
'pages_revisions_changelog' => 'Changelog', 'pages_revisions_changelog' => 'Relatório de Alterações',
'pages_revisions_changes' => 'Changes', 'pages_revisions_changes' => 'Alterações',
'pages_revisions_current' => 'Current Version', 'pages_revisions_current' => 'Versão Atual',
'pages_revisions_preview' => 'Preview', 'pages_revisions_preview' => 'Pré-Visualização',
'pages_revisions_restore' => 'Restore', 'pages_revisions_restore' => 'Restaurar',
'pages_revisions_none' => 'This page has no revisions', 'pages_revisions_none' => 'Essa página não tem revisões',
'pages_copy_link' => 'Copy Link', 'pages_copy_link' => 'Copiar Link',
'pages_edit_content_link' => 'Edit Content', 'pages_edit_content_link' => 'Editar Conteúdo',
'pages_permissions_active' => 'Page Permissions Active', 'pages_permissions_active' => 'Permissões de Página Ativas',
'pages_initial_revision' => 'Initial publish', 'pages_initial_revision' => 'Publicação Inicial',
'pages_initial_name' => 'New Page', 'pages_initial_name' => 'Nova Página',
'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.', 'pages_editing_draft_notification' => 'Você está atualmente a editar um rascunho que foi guardado pela última vez a :timeDiff.',
'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.', 'pages_draft_edited_notification' => 'Esta página entretanto já foi atualizada. É recomendado que você descarte este rascunho.',
'pages_draft_edit_active' => [ 'pages_draft_edit_active' => [
'start_a' => ':count users have started editing this page', 'start_a' => ':count usuários iniciaram a edição dessa página',
'start_b' => ':userName has started editing this page', 'start_b' => ':userName iniciou a edição desta página',
'time_a' => 'since the page was last updated', 'time_a' => 'desde que a página foi atualizada pela última vez',
'time_b' => 'in the last :minCount minutes', 'time_b' => 'nos últimos :minCount minutos',
'message' => ':start :time. Take care not to overwrite each other\'s updates!', 'message' => ':start :time. Tenha cuidado para não sobrescrever atualizações de outras pessoas!',
], ],
'pages_draft_discarded' => 'Draft discarded, The editor has been updated with the current page content', 'pages_draft_discarded' => 'Rascunho descartado. O editor foi atualizado com o conteúdo atual da página',
'pages_specific' => 'Specific Page', 'pages_specific' => 'Página Específica',
'pages_is_template' => 'Page Template', 'pages_is_template' => 'Modelo de Página',
// Editor Sidebar // Editor Sidebar
'page_tags' => 'Page Tags', 'page_tags' => 'Etiquetas de Página',
'chapter_tags' => 'Chapter Tags', 'chapter_tags' => 'Etiquetas do Capítulo',
'book_tags' => 'Book Tags', 'book_tags' => 'Etiquetas do Livro',
'shelf_tags' => 'Shelf Tags', 'shelf_tags' => 'Etiquetas da Prateleira',
'tag' => 'Tag', 'tag' => 'Etiqueta',
'tags' => 'Tags', 'tags' => 'Etiquetas',
'tag_name' => 'Tag Name', 'tag_name' => 'Nome da Etiqueta',
'tag_value' => 'Tag Value (Optional)', 'tag_value' => 'Valor da Etiqueta (Opcional)',
'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.", 'tags_explain' => "Adicione algumas etiquetas para melhor categorizar o seu conteúdo. \n Você poderá atribuir valores às etiquetas para uma organização mais complexa.",
'tags_add' => 'Add another tag', 'tags_add' => 'Adicionar outra etiqueta',
'tags_remove' => 'Remove this tag', 'tags_remove' => 'Remover esta etiqueta',
'attachments' => 'Attachments', 'attachments' => 'Anexos',
'attachments_explain' => 'Upload some files or attach some links to display on your page. These are visible in the page sidebar.', 'attachments_explain' => 'Carregue alguns arquivos ou anexe links para serem exibidos na sua página. Eles estarão visíveis na barra lateral à direita.',
'attachments_explain_instant_save' => 'Changes here are saved instantly.', 'attachments_explain_instant_save' => 'As mudanças são guardadas instantaneamente.',
'attachments_items' => 'Attached Items', 'attachments_items' => 'Itens Anexados',
'attachments_upload' => 'Upload File', 'attachments_upload' => 'Carregamento de Arquivos',
'attachments_link' => 'Attach Link', 'attachments_link' => 'Anexar Link',
'attachments_set_link' => 'Set Link', 'attachments_set_link' => 'Definir Link',
'attachments_delete' => 'Are you sure you want to delete this attachment?', 'attachments_delete' => 'Tem certeza de que deseja eliminar este anexo?',
'attachments_dropzone' => 'Drop files or click here to attach a file', 'attachments_dropzone' => 'Arraste arquivos para aqui ou clique para os anexar',
'attachments_no_files' => 'No files have been uploaded', 'attachments_no_files' => 'Nenhum arquivo foi enviado',
'attachments_explain_link' => 'You can attach a link if you\'d prefer not to upload a file. This can be a link to another page or a link to a file in the cloud.', 'attachments_explain_link' => 'Pode anexar um link se preferir não fazer o carregamento do arquivo. O link poderá ser para uma outra página ou para um arquivo na nuvem.',
'attachments_link_name' => 'Link Name', 'attachments_link_name' => 'Nome do Link',
'attachment_link' => 'Attachment link', 'attachment_link' => 'Link do Anexo',
'attachments_link_url' => 'Link to file', 'attachments_link_url' => 'Link para o Arquivo',
'attachments_link_url_hint' => 'Url of site or file', 'attachments_link_url_hint' => 'Url do sítio ou arquivo',
'attach' => 'Attach', 'attach' => 'Anexar',
'attachments_insert_link' => 'Add Attachment Link to Page', 'attachments_insert_link' => 'Adicionar Link de Anexo à Página',
'attachments_edit_file' => 'Edit File', 'attachments_edit_file' => 'Editar Arquivo',
'attachments_edit_file_name' => 'File Name', 'attachments_edit_file_name' => 'Nome do Arquivo',
'attachments_edit_drop_upload' => 'Drop files or click here to upload and overwrite', 'attachments_edit_drop_upload' => 'Arraste arquivos para aqui ou carregue para anexar arquivos e sobrescreve-los',
'attachments_order_updated' => 'Attachment order updated', 'attachments_order_updated' => 'Ordem dos anexos atualizada',
'attachments_updated_success' => 'Attachment details updated', 'attachments_updated_success' => 'Detalhes dos anexos atualizados',
'attachments_deleted' => 'Attachment deleted', 'attachments_deleted' => 'Anexo eliminado',
'attachments_file_uploaded' => 'File successfully uploaded', 'attachments_file_uploaded' => 'Carregamento de arquivo efetuado com sucesso',
'attachments_file_updated' => 'File successfully updated', 'attachments_file_updated' => 'Arquivo atualizado com sucesso',
'attachments_link_attached' => 'Link successfully attached to page', 'attachments_link_attached' => 'Link anexado com sucesso à página',
'templates' => 'Templates', 'templates' => 'Modelos',
'templates_set_as_template' => 'Page is a template', 'templates_set_as_template' => 'A página é um modelo',
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.', 'templates_explain_set_as_template' => 'Pode definir esta página como um modelo para que o seu conteúdo possa ser utilizado para criar outras páginas. Outros usuários poderão utilizar esta página como modelo se tiverem permissão para visualiza-la.',
'templates_replace_content' => 'Replace page content', 'templates_replace_content' => 'Substituir conteúdo da página',
'templates_append_content' => 'Append to page content', 'templates_append_content' => 'Adicionar ao fim do conteúdo da página',
'templates_prepend_content' => 'Prepend to page content', 'templates_prepend_content' => 'Adicionar ao início do conteúdo da página',
// Profile View // Profile View
'profile_user_for_x' => 'User for :time', 'profile_user_for_x' => 'Utilizador por :time',
'profile_created_content' => 'Created Content', 'profile_created_content' => 'Conteúdo Criado',
'profile_not_created_pages' => ':userName has not created any pages', 'profile_not_created_pages' => ':userName não criou páginas',
'profile_not_created_chapters' => ':userName has not created any chapters', 'profile_not_created_chapters' => ':userName não criou capítulos',
'profile_not_created_books' => ':userName has not created any books', 'profile_not_created_books' => ':userName não criou livros',
'profile_not_created_shelves' => ':userName has not created any shelves', 'profile_not_created_shelves' => ':userName não criou estantes',
// Comments // Comments
'comment' => 'Comment', 'comment' => 'Comentário',
'comments' => 'Comments', 'comments' => 'Comentários',
'comment_add' => 'Add Comment', 'comment_add' => 'Adicionar Comentário',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Digite aqui os seus comentários',
'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments', 'comment_count' => '{0} Nenhum comentário|{1} 1 Comentário|[2,*] :count Comentários',
'comment_save' => 'Save Comment', 'comment_save' => 'Guardar comentário',
'comment_saving' => 'Saving comment...', 'comment_saving' => 'Guardar comentário...',
'comment_deleting' => 'Deleting comment...', 'comment_deleting' => 'Remover comentário...',
'comment_new' => 'New Comment', 'comment_new' => 'Comentário Novo',
'comment_created' => 'commented :createDiff', 'comment_created' => 'comentado :createDiff',
'comment_updated' => 'Updated :updateDiff by :username', 'comment_updated' => 'A editar :updateDiff por :username',
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comentário removido',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comentário adicionado',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comentário editado',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Tem a certeza de que deseja eliminar este comentário?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'Em resposta à :commentId',
// Revision // Revision
'revision_delete_confirm' => 'Are you sure you want to delete this revision?', 'revision_delete_confirm' => 'Tem a certeza de que deseja eliminar esta revisão?',
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.', 'revision_restore_confirm' => 'Tem a certeza que deseja restaurar esta revisão? O conteúdo atual da página será substituído.',
'revision_delete_success' => 'Revision deleted', 'revision_delete_success' => 'Revisão excluída',
'revision_cannot_delete_latest' => 'Cannot delete the latest revision.' 'revision_cannot_delete_latest' => 'Não é possível eliminar a revisão mais recente.'
]; ];

View File

@ -5,98 +5,98 @@
return [ return [
// Permissions // Permissions
'permission' => 'You do not have permission to access the requested page.', 'permission' => 'Você não tem permissão para aceder à página requisitada.',
'permissionJson' => 'You do not have permission to perform the requested action.', 'permissionJson' => 'Você não tem permissão para realizar a ação requerida.',
// Auth // Auth
'error_user_exists_different_creds' => 'A user with the email :email already exists but with different credentials.', 'error_user_exists_different_creds' => 'Um utilizador com o endereço de e-mail :email já existe mas com credenciais diferentes.',
'email_already_confirmed' => 'Email has already been confirmed, Try logging in.', 'email_already_confirmed' => 'E-mail já foi confirmado. Tente iniciar sessão.',
'email_confirmation_invalid' => 'This confirmation token is not valid or has already been used, Please try registering again.', 'email_confirmation_invalid' => 'Este token de confirmação não é válido ou já foi utilizado. Por favor, tente registar-se novamente.',
'email_confirmation_expired' => 'The confirmation token has expired, A new confirmation email has been sent.', 'email_confirmation_expired' => 'O token de confirmação já expirou. Um novo e-mail foi enviado.',
'email_confirmation_awaiting' => 'The email address for the account in use needs to be confirmed', 'email_confirmation_awaiting' => 'O endereço de e-mail da conta em uso precisa ser confirmado',
'ldap_fail_anonymous' => 'LDAP access failed using anonymous bind', 'ldap_fail_anonymous' => 'O acesso LDAP falhou ao tentar usar o anonymous bind',
'ldap_fail_authed' => 'LDAP access failed using given dn & password details', 'ldap_fail_authed' => 'O acesso LDAP falhou ao tentar os detalhes do dn e senha fornecidos',
'ldap_extension_not_installed' => 'LDAP PHP extension not installed', 'ldap_extension_not_installed' => 'A extensão LDAP PHP não está instalada',
'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed', 'ldap_cannot_connect' => 'Não foi possível conectar ao servidor LDAP. Conexão inicial falhou',
'saml_already_logged_in' => 'Already logged in', 'saml_already_logged_in' => 'Sessão já iniciada',
'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', 'saml_user_not_registered' => 'O utilizador :name não está registado e o registo automático está desativado',
'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', 'saml_no_email_address' => 'Não foi possível encontrar um endereço de e-mail para este utilizador nos dados providenciados pelo sistema de autenticação externa',
'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.', 'saml_invalid_response_id' => 'A requisição do sistema de autenticação externa não foi reconhecia por um processo iniciado por esta aplicação. Navegar para o caminho anterior após o inicio de sessão pode provocar este problema.',
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization', 'saml_fail_authed' => 'Inicio de sessão com :system falhou. O sistema não forneceu uma autorização bem sucedida',
'social_no_action_defined' => 'No action defined', 'social_no_action_defined' => 'Nenhuma ação definida',
'social_login_bad_response' => "Error received during :socialAccount login: \n:error", 'social_login_bad_response' => "Erro recebido durante o inicio de sessão :socialAccount: \n:error",
'social_account_in_use' => 'This :socialAccount account is already in use, Try logging in via the :socialAccount option.', 'social_account_in_use' => 'Esta conta :socialAccount já está em uso. Por favor, tente entrar utilizando a opção :socialAccount.',
'social_account_email_in_use' => 'The email :email is already in use. If you already have an account you can connect your :socialAccount account from your profile settings.', 'social_account_email_in_use' => 'O e-mail :email já está em uso. Se já possui uma conta poderá ligar a sua conta :socialAccount a partir das configurações do seu perfil.',
'social_account_existing' => 'This :socialAccount is already attached to your profile.', 'social_account_existing' => 'Esta conta :socialAccount já está vinculada a este perfil.',
'social_account_already_used_existing' => 'This :socialAccount account is already used by another user.', 'social_account_already_used_existing' => 'Esta conta :socialAccount já está a ser utilizada por outro utilizador.',
'social_account_not_used' => 'This :socialAccount account is not linked to any users. Please attach it in your profile settings. ', 'social_account_not_used' => 'Esta conta :socialAccount não está vinculada a nenhum utilizador. Por favor vincule a conta nas suas configurações de perfil. ',
'social_account_register_instructions' => 'If you do not yet have an account, You can register an account using the :socialAccount option.', 'social_account_register_instructions' => 'Se não possui uma conta, poderá registar-se utilizando a opção :socialAccount.',
'social_driver_not_found' => 'Social driver not found', 'social_driver_not_found' => 'Social driver não encontrado',
'social_driver_not_configured' => 'Your :socialAccount social settings are not configured correctly.', 'social_driver_not_configured' => 'Os seus parâmetros sociais de :socialAccount não estão corretamente configurados.',
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.', 'invite_token_expired' => 'Este link de convite expirou. Alternativamente, pode tentar redefinir a senha da sua conta.',
// System // System
'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.', 'path_not_writable' => 'O caminho do arquivo :filePath não pôde ser carregado. Certifique-se de que tem permissões de escrita no servidor.',
'cannot_get_image_from_url' => 'Cannot get image from :url', 'cannot_get_image_from_url' => 'Não foi possível obter a imagem a partir de :url',
'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.', 'cannot_create_thumbs' => 'O servidor não pôde criar as miniaturas de imagem. Por favor, verifique se a extensão GD PHP está instalada.',
'server_upload_limit' => 'The server does not allow uploads of this size. Please try a smaller file size.', 'server_upload_limit' => 'O servidor não permite o carregamento de arquivos com esse tamanho. Por favor, tente fazer o carregamento de arquivos mais pequenos.',
'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.', 'uploaded' => 'O servidor não permite o carregamento de arquivos com esse tamanho. Por favor, tente fazer o carregamento de arquivos mais pequenos.',
'image_upload_error' => 'An error occurred uploading the image', 'image_upload_error' => 'Ocorreu um erro no carregamento da imagem',
'image_upload_type_error' => 'The image type being uploaded is invalid', 'image_upload_type_error' => 'O tipo de imagem enviada é inválida',
'file_upload_timeout' => 'The file upload has timed out.', 'file_upload_timeout' => 'O carregamento do arquivo expirou.',
// Attachments // Attachments
'attachment_not_found' => 'Attachment not found', 'attachment_not_found' => 'Anexo não encontrado',
// Pages // Pages
'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page', 'page_draft_autosave_fail' => 'Falha ao tentar guardar o rascunho. Certifique-se que a conexão de Internet está funcional antes de tentar guardar esta página',
'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage', 'page_custom_home_deletion' => 'Não é possível eliminar uma página que está definida como página inicial',
// Entities // Entities
'entity_not_found' => 'Entity not found', 'entity_not_found' => 'Entidade não encontrada',
'bookshelf_not_found' => 'Bookshelf not found', 'bookshelf_not_found' => 'Estante de Livros não encontrada',
'book_not_found' => 'Book not found', 'book_not_found' => 'Livro não encontrado',
'page_not_found' => 'Page not found', 'page_not_found' => 'Página não encontrada',
'chapter_not_found' => 'Chapter not found', 'chapter_not_found' => 'Capítulo não encontrado',
'selected_book_not_found' => 'The selected book was not found', 'selected_book_not_found' => 'O livro selecionado não foi encontrado',
'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found', 'selected_book_chapter_not_found' => 'O Livro ou Capítulo selecionado não foi encontrado',
'guests_cannot_save_drafts' => 'Guests cannot save drafts', 'guests_cannot_save_drafts' => 'Convidados não podem guardar rascunhos',
// Users // Users
'users_cannot_delete_only_admin' => 'You cannot delete the only admin', 'users_cannot_delete_only_admin' => 'Não pode excluir o único administrador',
'users_cannot_delete_guest' => 'You cannot delete the guest user', 'users_cannot_delete_guest' => 'Não pode excluir o usuário convidado',
// Roles // Roles
'role_cannot_be_edited' => 'This role cannot be edited', 'role_cannot_be_edited' => 'Este cargo não pode ser editado',
'role_system_cannot_be_deleted' => 'This role is a system role and cannot be deleted', 'role_system_cannot_be_deleted' => 'Este cargo é um cargo do sistema e não pode ser excluído',
'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role', 'role_registration_default_cannot_delete' => 'Este cargo não poderá se excluído enquanto estiver definido como o cargo padrão',
'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.', 'role_cannot_remove_only_admin' => 'Este utilizador é o único vinculado ao cargo de administrador. Atribua o cargo de administrador a outro antes de tentar removê-lo aqui.',
// Comments // Comments
'comment_list' => 'An error occurred while fetching the comments.', 'comment_list' => 'Ocorreu um erro ao recolher os comentários.',
'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.', 'cannot_add_comment_to_draft' => 'Não pode adicionar comentários a um rascunho.',
'comment_add' => 'An error occurred while adding / updating the comment.', 'comment_add' => 'Ocorreu um erro ao adicionar/atualizar o comentário.',
'comment_delete' => 'An error occurred while deleting the comment.', 'comment_delete' => 'Ocorreu um erro ao eliminar o comentário.',
'empty_comment' => 'Cannot add an empty comment.', 'empty_comment' => 'Não é possível adicionar um comentário vazio.',
// Error pages // Error pages
'404_page_not_found' => 'Page Not Found', '404_page_not_found' => 'Página Não Encontrada',
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.', 'sorry_page_not_found' => 'Desculpe, a página que procura não foi encontrada.',
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'sorry_page_not_found_permission_warning' => 'Se esperava que esta página existisse, talvez não tenha permissão para visualizá-la.',
'return_home' => 'Return to home', 'return_home' => 'Regressar à página inicial',
'error_occurred' => 'An Error Occurred', 'error_occurred' => 'Ocorreu um Erro',
'app_down' => ':appName is down right now', 'app_down' => ':appName está fora do ar de momento',
'back_soon' => 'It will be back up soon.', 'back_soon' => 'Voltaremos em breve.',
// API errors // API errors
'api_no_authorization_found' => 'No authorization token found on the request', 'api_no_authorization_found' => 'Nenhum token de autorização encontrado na requisição',
'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect', 'api_bad_authorization_format' => 'Um token de autorização foi encontrado na requisição, mas o formato parece incorreto',
'api_user_token_not_found' => 'No matching API token was found for the provided authorization token', 'api_user_token_not_found' => 'Nenhum token de API correspondente foi encontrado para o token de autorização fornecido',
'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect', 'api_incorrect_token_secret' => 'O segredo fornecido para o token de API usado está incorreto',
'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls', 'api_user_no_api_permission' => 'O proprietário do token de API utilizado não tem permissão para fazer requisições de API',
'api_user_token_expired' => 'The authorization token used has expired', 'api_user_token_expired' => 'O token de autenticação expirou',
// Settings & Maintenance // Settings & Maintenance
'maintenance_test_email_failure' => 'Error thrown when sending a test email:', 'maintenance_test_email_failure' => 'Erro lançado ao enviar um e-mail de teste:',
]; ];

View File

@ -6,7 +6,7 @@
*/ */
return [ return [
'previous' => '&laquo; Previous', 'previous' => '&laquo; Anterior',
'next' => 'Next &raquo;', 'next' => 'Seguinte &raquo;',
]; ];

View File

@ -6,10 +6,10 @@
*/ */
return [ return [
'password' => 'Passwords must be at least eight characters and match the confirmation.', 'password' => 'As palavras-passe devem ter no mínimo oito caracteres e serem iguais à confirmação.',
'user' => "We can't find a user with that e-mail address.", 'user' => "Não pudemos encontrar um utilizador com o endereço de e-mail fornecido.",
'token' => 'The password reset token is invalid for this email address.', 'token' => 'O token de redefinição de senha é inválido para este endereço de e-mail.',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'Enviamos o link de redefinição de palavra-passe para o seu e-mail!',
'reset' => 'Your password has been reset!', 'reset' => 'A sua palavra-passe foi redefinida com sucesso!',
]; ];

View File

@ -7,192 +7,222 @@
return [ return [
// Common Messages // Common Messages
'settings' => 'Settings', 'settings' => 'Configurações',
'settings_save' => 'Save Settings', 'settings_save' => 'Guardar Configurações',
'settings_save_success' => 'Settings saved', 'settings_save_success' => 'Configurações guardadas',
// App Settings // App Settings
'app_customization' => 'Customization', 'app_customization' => 'Personalização',
'app_features_security' => 'Features & Security', 'app_features_security' => 'Recursos & Segurança',
'app_name' => 'Application Name', 'app_name' => 'Nome da Aplicação',
'app_name_desc' => 'This name is shown in the header and in any system-sent emails.', 'app_name_desc' => 'Este nome será mostrado no cabeçalho e em e-mails.',
'app_name_header' => 'Show name in header', 'app_name_header' => 'Mostrar o nome no cabeçalho',
'app_public_access' => 'Public Access', 'app_public_access' => 'Acesso Público',
'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.', 'app_public_access_desc' => 'Ativar esta opção irá permitir que os visitantes que não estão autenticados, acedam ao conteúdo da sua instância do BookStack.',
'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.', 'app_public_access_desc_guest' => 'O acesso de visitantes públicos pode ser controlado através do utilizador "Convidado".',
'app_public_access_toggle' => 'Allow public access', 'app_public_access_toggle' => 'Permitir acesso público',
'app_public_viewing' => 'Allow public viewing?', 'app_public_viewing' => 'Permitir visualização pública?',
'app_secure_images' => 'Higher Security Image Uploads', 'app_secure_images' => 'Carregamento de Imagens mais Seguro',
'app_secure_images_toggle' => 'Enable higher security image uploads', 'app_secure_images_toggle' => 'Ativar o carregamento de imagem mais seguro',
'app_secure_images_desc' => 'For performance reasons, all images are public. This option adds a random, hard-to-guess string in front of image urls. Ensure directory indexes are not enabled to prevent easy access.', 'app_secure_images_desc' => 'Por razões de performance, todas as imagens são públicas. Esta opção adiciona uma string aleatória na frente das Urls de imagens. Certifique-se de que os diretórios não possam ser indexados para prevenir acesso indesejado.',
'app_editor' => 'Page Editor', 'app_editor' => 'Editor de Página',
'app_editor_desc' => 'Select which editor will be used by all users to edit pages.', 'app_editor_desc' => 'Selecione qual editor será utilizado pelos utilizadores ao editar páginas.',
'app_custom_html' => 'Custom HTML Head Content', 'app_custom_html' => 'Conteúdo personalizado para para o Head do HTML',
'app_custom_html_desc' => 'Any content added here will be inserted into the bottom of the <head> section of every page. This is handy for overriding styles or adding analytics code.', 'app_custom_html_desc' => 'Quaisquer conteúdos aqui adicionados serão inseridos no final da secção <head> de cada página. Esta é uma maneira útil de sobrescrever estilos e adicionar códigos de análise de site.',
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.', 'app_custom_html_disabled_notice' => 'O conteúdo personalizado do <head> HTML está desativado nesta página de configurações, para garantir que quaisquer alterações que acabem maliciosas possam ser revertidas.',
'app_logo' => 'Application Logo', 'app_logo' => 'Logo da Aplicação',
'app_logo_desc' => 'This image should be 43px in height. <br>Large images will be scaled down.', 'app_logo_desc' => 'A imagem deve ter 43px de altura. <br>Imagens maiores serão reduzidas.',
'app_primary_color' => 'Application Primary Color', 'app_primary_color' => 'Cor Primária da Aplicação',
'app_primary_color_desc' => 'Sets the primary color for the application including the banner, buttons, and links.', 'app_primary_color_desc' => 'Define a cor primária para a aplicação, incluindo o banner, botões e links.',
'app_homepage' => 'Application Homepage', 'app_homepage' => 'Página Inicial',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.', 'app_homepage_desc' => 'Selecione uma opção para ser exibida como página inicial em vez da padrão. Permissões de página serão ignoradas para as páginas selecionadas.',
'app_homepage_select' => 'Select a page', 'app_homepage_select' => 'Selecione uma página',
'app_disable_comments' => 'Disable Comments', 'app_footer_links' => 'Links do Rodapé',
'app_disable_comments_toggle' => 'Disable comments', 'app_footer_links_desc' => 'Adicionar links para mostrar dentro do rodapé do site. Estes serão exibidos no rodapé da maioria das páginas, incluindo as que não requerem autenticação. Pode utilizar uma etiqueta de "trans::<key>" para utilizar traduções definidas pelo sistema. Por exemplo: Utilizando "trans::common.privacy_policy" fornecerá o texto traduzido "Política de Privacidade" e "trans::common.terms_of_service" fornecerá o texto traduzido "Termos de Serviço".',
'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.', 'app_footer_links_label' => 'Etiqueta do Link',
'app_footer_links_url' => 'URL do link',
'app_footer_links_add' => 'Adicionar Link de Rodapé',
'app_disable_comments' => 'Desativar Comentários',
'app_disable_comments_toggle' => 'Desativar comentários',
'app_disable_comments_desc' => 'Desativar comentários em todas as páginas no aplicativo.<br> Comentários existentes não serão exibidos.',
// Color settings // Color settings
'content_colors' => 'Content Colors', 'content_colors' => 'Cores do Conteúdo',
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.', 'content_colors_desc' => 'Define as cores para todos os elementos da hierarquia de organização de páginas. Escolher cores com brilho similar ao das cores padrão é aconselhável para a legibilidade.',
'bookshelf_color' => 'Shelf Color', 'bookshelf_color' => 'Cor da Prateleira',
'book_color' => 'Book Color', 'book_color' => 'Cor do Livro',
'chapter_color' => 'Chapter Color', 'chapter_color' => 'Cor do Capítulo',
'page_color' => 'Page Color', 'page_color' => 'Cor da Página',
'page_draft_color' => 'Page Draft Color', 'page_draft_color' => 'Cor do Rascunho',
// Registration Settings // Registration Settings
'reg_settings' => 'Registration', 'reg_settings' => 'Cadastro',
'reg_enable' => 'Enable Registration', 'reg_enable' => 'Habilitar Cadastro',
'reg_enable_toggle' => 'Enable registration', 'reg_enable_toggle' => 'Habilitar cadastro',
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.', 'reg_enable_desc' => 'Quando o cadastro é habilitado, visitantes poderão cadastrar-se como usuários do aplicativo. Realizado o cadastro, recebem um único cargo padrão.',
'reg_default_role' => 'Default user role after registration', 'reg_default_role' => 'Cargo padrão para usuários após o cadastro',
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.', 'reg_enable_external_warning' => 'A opção acima é ignorada enquanto a autenticação externa LDAP ou SAML estiver ativa. Contas de usuários para membros não existentes serão criadas automaticamente se a autenticação pelo sistema externo em uso for bem sucedida.',
'reg_email_confirmation' => 'Email Confirmation', 'reg_email_confirmation' => 'Confirmação de E-mail',
'reg_email_confirmation_toggle' => 'Require email confirmation', 'reg_email_confirmation_toggle' => 'Requerer confirmação de e-mail',
'reg_confirm_email_desc' => 'If domain restriction is used then email confirmation will be required and this option will be ignored.', 'reg_confirm_email_desc' => 'Em caso da restrição de domínios estar em uso, a confirmação de e-mail será requerida e esta opção será ignorada.',
'reg_confirm_restrict_domain' => 'Domain Restriction', 'reg_confirm_restrict_domain' => 'Restrição de Domínios',
'reg_confirm_restrict_domain_desc' => 'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.', 'reg_confirm_restrict_domain_desc' => 'Entre com uma lista separada por vírgulas de domínios de e-mails aos quais você deseja restringir o registo. Um e-mail de confirmação será enviado para o utilizador validar o seu respetivo endereço de e-mail antes de ser permitida a interação com a aplicação. <br> Note que os utilizadores serão capazes de alterar os seus endereços de e-mail após o sucesso na confirmação do registo.',
'reg_confirm_restrict_domain_placeholder' => 'No restriction set', 'reg_confirm_restrict_domain_placeholder' => 'Nenhuma restrição definida',
// Maintenance settings // Maintenance settings
'maint' => 'Maintenance', 'maint' => 'Manutenção',
'maint_image_cleanup' => 'Cleanup Images', 'maint_image_cleanup' => 'Limpeza de Imagens',
'maint_image_cleanup_desc' => "Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.", 'maint_image_cleanup_desc' => "Examina páginas e reviste os seus conteúdos para verificar quais imagens e desenhos estão atualmente em uso e quais são redundantes. Certifique-se de criar uma cópia de segurança completa da base de dados e imagens antes de executar esta ação.",
'maint_image_cleanup_ignore_revisions' => 'Ignore images in revisions', 'maint_delete_images_only_in_revisions' => 'Eliminar também imagens que existam apenas em revisões de página antigas',
'maint_image_cleanup_run' => 'Run Cleanup', 'maint_image_cleanup_run' => 'Executar Limpeza',
'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?', 'maint_image_cleanup_warning' => ':count imagens potencialmente não utilizadas foram encontradas. Tem certeza de que deseja eliminar estas imagens?',
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!', 'maint_image_cleanup_success' => ':count imagens potencialmente não utilizadas foram encontradas e eliminadas!',
'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!', 'maint_image_cleanup_nothing_found' => 'Nenhuma imagem por utilizar foi encontrada, nada foi eliminado!',
'maint_send_test_email' => 'Send a Test Email', 'maint_send_test_email' => 'Enviar um E-mail de Teste',
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.', 'maint_send_test_email_desc' => 'Esta opção envia um e-mail de teste para o endereço especificado no seu perfil.',
'maint_send_test_email_run' => 'Send test email', 'maint_send_test_email_run' => 'Enviar e-mail de teste',
'maint_send_test_email_success' => 'Email sent to :address', 'maint_send_test_email_success' => 'E-mail enviado para :address',
'maint_send_test_email_mail_subject' => 'Test Email', 'maint_send_test_email_mail_subject' => 'E-mail de Teste',
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!', 'maint_send_test_email_mail_greeting' => 'O envio de e-mails parece funcionar!',
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.', 'maint_send_test_email_mail_text' => 'Parabéns! Já que recebeu esta notificação, as suas opções de e-mail parecem estar configuradas corretamente.',
'maint_recycle_bin_desc' => 'Estantes, livros, capítulos e páginas eliminados são mandados para a reciclagem podendo assim ser restaurados ou excluídos permanentemente. Itens mais antigos da podem vir a ser automaticamente removidos da reciclagem após um tempo, dependendo da configuração do sistema.',
'maint_recycle_bin_open' => 'Abrir Reciclagem',
// Recycle Bin
'recycle_bin' => 'Reciclagem',
'recycle_bin_desc' => 'Aqui pode restaurar itens que foram eliminados ou eliminá-los permanentemente do sistema. Esta lista não é filtrada diferentemente de listas de atividades parecidas no sistema onde filtros de permissão são aplicados.',
'recycle_bin_deleted_item' => 'Item eliminado',
'recycle_bin_deleted_by' => 'Eliminado por',
'recycle_bin_deleted_at' => 'Data de Eliminação',
'recycle_bin_permanently_delete' => 'Eliminar permanentemente',
'recycle_bin_restore' => 'Restaurar',
'recycle_bin_contents_empty' => 'A reciclagem está atualmente vazia',
'recycle_bin_empty' => 'Esvaziar Reciclagem',
'recycle_bin_empty_confirm' => 'Isto irá destruir permanentemente todos os itens na reciclagem inclusive o conteúdo de cada item. Tem certeza de que a deseja esvaziar?',
'recycle_bin_destroy_confirm' => 'Esta ação irá excluir permanentemente do sistema este item junto com todos os elementos filhos listados abaixo. Não poderá restaurar este conteúdo. Tem certeza de que deseja excluir permanentemente este item?',
'recycle_bin_destroy_list' => 'Itens a serem Destruídos',
'recycle_bin_restore_list' => 'Itens a serem Restaurados',
'recycle_bin_restore_confirm' => 'Esta ação irá restaurar o item excluído, inclusive quaisquer elementos filhos, para o seu local original. Se a localização original tiver, entretanto, sido eliminada e estiver agora na reciclagem, o item pai também precisará de ser restaurado.',
'recycle_bin_restore_deleted_parent' => 'O parente deste item foi também eliminado. Estes permanecerão eliminados até que o parente seja também restaurado.',
'recycle_bin_destroy_notification' => 'Eliminados no total :count itens da lixeira.',
'recycle_bin_restore_notification' => 'Restaurados no total :count itens da reciclagem.',
// Audit Log // Audit Log
'audit' => 'Audit Log', 'audit' => 'Registo de auditoria',
'audit_desc' => 'This audit log displays a list of activities tracked in the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.', 'audit_desc' => 'Este registo de auditoria exibe uma lista de atividades rastreadas no sistema. Esta lista não é filtrada ao contrário de listas de atividades semelhantes no sistema onde os filtros de permissão são aplicados.',
'audit_event_filter' => 'Event Filter', 'audit_event_filter' => 'Filtro de Evento',
'audit_event_filter_no_filter' => 'No Filter', 'audit_event_filter_no_filter' => 'Sem filtro',
'audit_deleted_item' => 'Deleted Item', 'audit_deleted_item' => 'Item excluído',
'audit_deleted_item_name' => 'Name: :name', 'audit_deleted_item_name' => 'Nome: :name',
'audit_table_user' => 'User', 'audit_table_user' => 'Utilizador',
'audit_table_event' => 'Event', 'audit_table_event' => 'Evento',
'audit_table_item' => 'Related Item', 'audit_table_related' => 'Item ou Detalhe Relacionado',
'audit_table_date' => 'Activity Date', 'audit_table_date' => 'Data da Atividade',
'audit_date_from' => 'Date Range From', 'audit_date_from' => 'Intervalo De',
'audit_date_to' => 'Date Range To', 'audit_date_to' => 'Intervalo Até',
// Role Settings // Role Settings
'roles' => 'Roles', 'roles' => 'Cargos',
'role_user_roles' => 'User Roles', 'role_user_roles' => 'Cargos de Utilizador',
'role_create' => 'Create New Role', 'role_create' => 'Criar novo Cargo',
'role_create_success' => 'Role successfully created', 'role_create_success' => 'Cargo criado com sucesso',
'role_delete' => 'Delete Role', 'role_delete' => 'Excluir Cargo',
'role_delete_confirm' => 'This will delete the role with the name \':roleName\'.', 'role_delete_confirm' => 'A ação vai eliminar o cargo de nome \':roleName\'.',
'role_delete_users_assigned' => 'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.', 'role_delete_users_assigned' => 'Esse cargo tem :userCount utilizadores vinculados nele. Se quiser migrar utilizadores deste cargo para outro, selecione um novo cargo.',
'role_delete_no_migration' => "Don't migrate users", 'role_delete_no_migration' => "Não migrar utilizadores",
'role_delete_sure' => 'Are you sure you want to delete this role?', 'role_delete_sure' => 'Tem certeza que deseja excluir este cargo?',
'role_delete_success' => 'Role successfully deleted', 'role_delete_success' => 'Cargo excluído com sucesso',
'role_edit' => 'Edit Role', 'role_edit' => 'Editar Cargo',
'role_details' => 'Role Details', 'role_details' => 'Detalhes do Cargo',
'role_name' => 'Role Name', 'role_name' => 'Nome do Cargo',
'role_desc' => 'Short Description of Role', 'role_desc' => 'Breve Descrição do Cargo',
'role_external_auth_id' => 'External Authentication IDs', 'role_external_auth_id' => 'IDs de Autenticação Externa',
'role_system' => 'System Permissions', 'role_system' => 'Permissões do Sistema',
'role_manage_users' => 'Manage users', 'role_manage_users' => 'Gerir utilizadores',
'role_manage_roles' => 'Manage roles & role permissions', 'role_manage_roles' => 'Gerir cargos e permissões de cargos',
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions', 'role_manage_entity_permissions' => 'Gerir todos os livros, capítulos e permissões de páginas',
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages', 'role_manage_own_entity_permissions' => 'Gerir permissões de seu próprio livro, capítulo e paginas',
'role_manage_page_templates' => 'Manage page templates', 'role_manage_page_templates' => 'Gerir modelos de página',
'role_access_api' => 'Access system API', 'role_access_api' => 'Aceder à API do sistema',
'role_manage_settings' => 'Manage app settings', 'role_manage_settings' => 'Gerir as configurações da aplicação',
'role_asset' => 'Asset Permissions', 'role_asset' => 'Permissões de Ativos',
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.', 'roles_system_warning' => 'Esteja ciente de que o acesso a qualquer uma das três permissões acima pode permitir que um utilizador altere os seus próprios privilégios ou privilégios de outros no sistema. Apenas atribua cargos com essas permissões a utilizadores de confiança.',
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.', 'role_asset_desc' => 'Estas permissões controlam o acesso padrão para os ativos dentro do sistema. Permissões em Livros, Capítulos e Páginas serão sobrescritas por estas permissões.',
'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.', 'role_asset_admins' => 'Os administradores recebem automaticamente acesso a todo o conteúdo, mas estas opções podem mostrar ou ocultar as opções da Interface de Usuário.',
'role_all' => 'All', 'role_all' => 'Todos',
'role_own' => 'Own', 'role_own' => 'Próprio',
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to', 'role_controlled_by_asset' => 'Controlado pelo ativo para o qual eles são enviados',
'role_save' => 'Save Role', 'role_save' => 'Guardar Cargo',
'role_update_success' => 'Role successfully updated', 'role_update_success' => 'Cargo atualizado com sucesso',
'role_users' => 'Users in this role', 'role_users' => 'Utilizadores com este cargo',
'role_users_none' => 'No users are currently assigned to this role', 'role_users_none' => 'Nenhum utilizador está atualmente vinculado a este cargo',
// Users // Users
'users' => 'Users', 'users' => 'Utilizadores',
'user_profile' => 'User Profile', 'user_profile' => 'Perfil do Utilizador',
'users_add_new' => 'Add New User', 'users_add_new' => 'Adicionar Novo Utilizador',
'users_search' => 'Search Users', 'users_search' => 'Pesquisar Utilizadores',
'users_details' => 'User Details', 'users_latest_activity' => 'Última atividade',
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.', 'users_details' => 'Detalhes do Utilizador',
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.', 'users_details_desc' => 'Defina um nome de exibição e um endereço de e-mail para este utilizador. O endereço de e-mail será utilizado na autenticação da aplicação.',
'users_role' => 'User Roles', 'users_details_desc_no_email' => 'Defina um nome de exibição para este utilizador para que outros possam reconhecê-lo.',
'users_role_desc' => 'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.', 'users_role' => 'Cargos do Utilizador',
'users_password' => 'User Password', 'users_role_desc' => 'Selecione os cargos aos quais este utilizador será vinculado. Se um utilizador for vinculado a múltiplos cargos, as suas permissões serão empilhadas e ele receberá todas as habilidades dos cargos atribuídos.',
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 6 characters long.', 'users_password' => 'Palavra-passe do Utilizador',
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.', 'users_password_desc' => 'Defina uma palavra-passe utilizada para efetuar a autenticação na aplicação. Esta deve ter pelo menos 6 caracteres.',
'users_send_invite_option' => 'Send user invite email', 'users_send_invite_text' => 'Pode escolher enviar a este utilizador um convite por e-mail que o possibilitará definir a sua própria palavra-passe, ou defina você mesmo uma.',
'users_external_auth_id' => 'External Authentication ID', 'users_send_invite_option' => 'Enviar convite por e-mail',
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.', 'users_external_auth_id' => 'ID de Autenticação Externa',
'users_password_warning' => 'Only fill the below if you would like to change your password.', 'users_external_auth_id_desc' => 'Este ID é utilizado para relacionar um utilizador ao comunicar com um sistema de autenticação externo.',
'users_system_public' => 'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.', 'users_password_warning' => 'Apenas preencha os dados abaixo caso queira modificar a sua palavra-passe.',
'users_delete' => 'Delete User', 'users_system_public' => 'Este utilizador representa quaisquer convidados que visitam a aplicação. Não pode ser utilizado para efetuar autenticação mas é automaticamente atribuído.',
'users_delete_named' => 'Delete user :userName', 'users_delete' => 'Eliminar Utilizador',
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.', 'users_delete_named' => 'Eliminar :userName',
'users_delete_confirm' => 'Are you sure you want to delete this user?', 'users_delete_warning' => 'A ação vai eliminar completamente o utilizador de nome \':userName\' do sistema.',
'users_delete_success' => 'Users successfully removed', 'users_delete_confirm' => 'Tem certeza que eliminar este utilizador?',
'users_edit' => 'Edit User', 'users_migrate_ownership' => 'Migrar Posse',
'users_edit_profile' => 'Edit Profile', 'users_migrate_ownership_desc' => 'Selecione um utilizador aqui se desejar que outro se torne o proprietário de todos os itens atualmente pertencentes a este.',
'users_edit_success' => 'User successfully updated', 'users_none_selected' => 'Nenhum utilizador selecionado',
'users_avatar' => 'User Avatar', 'users_delete_success' => 'Utilizador removido com sucesso',
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.', 'users_edit' => 'Editar Utilizador',
'users_preferred_language' => 'Preferred Language', 'users_edit_profile' => 'Editar Perfil',
'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.', 'users_edit_success' => 'Utilizador atualizado com sucesso',
'users_social_accounts' => 'Social Accounts', 'users_avatar' => 'Avatar do Utilizador',
'users_social_accounts_info' => 'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.', 'users_avatar_desc' => 'Defina uma imagem para representar este utilizador. Deve ser um quadrado com aproximadamente 256px de altura e largura.',
'users_social_connect' => 'Connect Account', 'users_preferred_language' => 'Linguagem de Preferência',
'users_social_disconnect' => 'Disconnect Account', 'users_preferred_language_desc' => 'Esta opção irá alterar o idioma utilizado para a interface de utilizador da aplicação. Isto não afetará nenhum conteúdo criado por utilizadores.',
'users_social_connected' => ':socialAccount account was successfully attached to your profile.', 'users_social_accounts' => 'Contas Sociais',
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.', 'users_social_accounts_info' => 'Aqui pode ligar outras contas para acesso mais rápido. Desligar uma conta não retira a possibilidade de acesso usando-a. Para revogar o acesso ao perfil através da conta social, você deverá fazê-lo na sua conta social.',
'users_api_tokens' => 'API Tokens', 'users_social_connect' => 'Contas Associadas',
'users_api_tokens_none' => 'No API tokens have been created for this user', 'users_social_disconnect' => 'Dissociar Conta',
'users_api_tokens_create' => 'Create Token', 'users_social_connected' => 'A conta:socialAccount foi associada com sucesso ao seu perfil.',
'users_api_tokens_expires' => 'Expires', 'users_social_disconnected' => 'A conta:socialAccount foi dissociada com sucesso de seu perfil.',
'users_api_tokens_docs' => 'API Documentation', 'users_api_tokens' => 'Tokens de API',
'users_api_tokens_none' => 'Nenhum token de API foi criado para este utilizador',
'users_api_tokens_create' => 'Criar Token',
'users_api_tokens_expires' => 'Expira',
'users_api_tokens_docs' => 'Documentação da API',
// API Tokens // API Tokens
'user_api_token_create' => 'Create API Token', 'user_api_token_create' => 'Criar Token de API',
'user_api_token_name' => 'Name', 'user_api_token_name' => 'Nome',
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.', 'user_api_token_name_desc' => 'Dê ao seu token um nome legível como um futuro lembrete de seu propósito.',
'user_api_token_expiry' => 'Expiry Date', 'user_api_token_expiry' => 'Data de Expiração',
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.', 'user_api_token_expiry_desc' => 'Defina uma data em que este token expira. Depois desta data, as requisições feitas usando este token deixarão de funcionar. Deixar este campo em branco definirá um prazo de 100 anos futuros.',
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID"" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.', 'user_api_token_create_secret_message' => 'Imediatamente após a criação deste token, um "ID de token" e "Segredo de token" serão gerados e exibidos. O segredo só será mostrado uma única vez, portanto, certifique-se de copiar o valor para algum lugar seguro antes de prosseguir.',
'user_api_token_create_success' => 'API token successfully created', 'user_api_token_create_success' => 'Token de API criado com sucesso',
'user_api_token_update_success' => 'API token successfully updated', 'user_api_token_update_success' => 'Token de API atualizado com sucesso',
'user_api_token' => 'API Token', 'user_api_token' => 'Token de API',
'user_api_token_id' => 'Token ID', 'user_api_token_id' => 'ID do Token',
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.', 'user_api_token_id_desc' => 'Este é um identificador de sistema não editável, gerado para este token, que precisará ser fornecido em solicitações de API.',
'user_api_token_secret' => 'Token Secret', 'user_api_token_secret' => 'Segredo do Token',
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.', 'user_api_token_secret_desc' => 'Este é um segredo de sistema gerado para este token que precisará ser fornecido em requisições de API. Isto só será mostrado nesta única vez, portanto, copie este valor para um lugar seguro.',
'user_api_token_created' => 'Token Created :timeAgo', 'user_api_token_created' => 'Token criado a :timeAgo',
'user_api_token_updated' => 'Token Updated :timeAgo', 'user_api_token_updated' => 'Token atualizado a :timeAgo',
'user_api_token_delete' => 'Delete Token', 'user_api_token_delete' => 'Eliminar Token',
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.', 'user_api_token_delete_warning' => 'Isto irá excluir completamente este token de API com o nome \':tokenName\' do sistema.',
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?', 'user_api_token_delete_confirm' => 'Tem certeza que deseja eliminar este token de API?',
'user_api_token_delete_success' => 'API token successfully deleted', 'user_api_token_delete_success' => 'Token de API excluído com sucesso',
//! If editing translations files directly please ignore this in all //! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en. //! languages apart from en. Content will be auto-copied from en.
@ -200,6 +230,7 @@ return [
'language_select' => [ 'language_select' => [
'en' => 'English', 'en' => 'English',
'ar' => 'العربية', 'ar' => 'العربية',
'bg' => 'Bǎlgarski',
'cs' => 'Česky', 'cs' => 'Česky',
'da' => 'Dansk', 'da' => 'Dansk',
'de' => 'Deutsch (Sie)', 'de' => 'Deutsch (Sie)',
@ -213,6 +244,7 @@ return [
'ja' => '日本語', 'ja' => '日本語',
'ko' => '한국어', 'ko' => '한국어',
'nl' => 'Nederlands', 'nl' => 'Nederlands',
'nb' => 'Norsk (Bokmål)',
'pl' => 'Polski', 'pl' => 'Polski',
'pt_BR' => 'Português do Brasil', 'pt_BR' => 'Português do Brasil',
'ru' => 'Русский', 'ru' => 'Русский',

View File

@ -8,104 +8,105 @@
return [ return [
// Standard laravel validation lines // Standard laravel validation lines
'accepted' => 'The :attribute must be accepted.', 'accepted' => 'O campo :attribute deve ser aceite.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => 'O campo :attribute não é um URL válido.',
'after' => 'The :attribute must be a date after :date.', 'after' => 'O campo :attribute deve ser uma data posterior à data :date.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => 'O campo :attribute deve conter apenas letras.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, dashes and underscores.', 'alpha_dash' => 'O campo :attribute deve conter apenas letras, números, traços e sublinhado.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => 'O campo :attribute deve conter apenas letras e números.',
'array' => 'The :attribute must be an array.', 'array' => 'O campo :attribute deve ser uma lista(array).',
'before' => 'The :attribute must be a date before :date.', 'before' => 'O campo :attribute deve ser uma data anterior à data :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => 'O campo :attribute deve estar entre :min e :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => 'O campo :attribute deve ter entre :min e :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => 'O campo :attribute deve ter entre :min e :max caracteres.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => 'O campo :attribute deve ter entre :min e :max itens.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => 'O campo :attribute deve ser verdadeiro ou falso.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'O campo :attribute não é igual à sua confirmação.',
'date' => 'The :attribute is not a valid date.', 'date' => 'O campo :attribute não está num formato de data válido.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => 'O campo :attribute não tem a formatação :format.',
'different' => 'The :attribute and :other must be different.', 'different' => 'O campo :attribute e o campo :other devem ser diferentes.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => 'O campo :attribute deve ter :digits dígitos.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => 'O campo :attribute deve ter entre :min e :max dígitos.',
'email' => 'The :attribute must be a valid email address.', 'email' => 'O campo :attribute deve ser um endereço de e-mail válido.',
'ends_with' => 'The :attribute must end with one of the following: :values', 'ends_with' => 'O campo :attribute deve terminar com um dos seguintes: :values',
'filled' => 'The :attribute field is required.', 'filled' => 'O campo :attribute é requerido.',
'gt' => [ 'gt' => [
'numeric' => 'The :attribute must be greater than :value.', 'numeric' => 'O campo :attribute deve ser maior que :value.',
'file' => 'The :attribute must be greater than :value kilobytes.', 'file' => 'O campo :attribute deve ser maior que :value kilobytes.',
'string' => 'The :attribute must be greater than :value characters.', 'string' => 'O campo :attribute deve ser maior que :value caracteres.',
'array' => 'The :attribute must have more than :value items.', 'array' => 'O campo :attribute deve ter mais que :value itens.',
], ],
'gte' => [ 'gte' => [
'numeric' => 'The :attribute must be greater than or equal :value.', 'numeric' => 'O campo :attribute deve ser maior ou igual a :value.',
'file' => 'The :attribute must be greater than or equal :value kilobytes.', 'file' => 'O campo :attribute deve ser maior ou igual a :value kilobytes.',
'string' => 'The :attribute must be greater than or equal :value characters.', 'string' => 'O campo :attribute deve ser maior ou igual a :value caracteres.',
'array' => 'The :attribute must have :value items or more.', 'array' => 'O campo :attribute deve ter :value itens ou mais.',
], ],
'exists' => 'The selected :attribute is invalid.', 'exists' => 'O campo :attribute selecionado não é válido.',
'image' => 'The :attribute must be an image.', 'image' => 'O campo :attribute deve ser uma imagem.',
'image_extension' => 'The :attribute must have a valid & supported image extension.', 'image_extension' => 'O campo :attribute deve ter uma extensão de imagem válida e suportada.',
'in' => 'The selected :attribute is invalid.', 'in' => 'O campo :attribute selecionado não é válido.',
'integer' => 'The :attribute must be an integer.', 'integer' => 'O campo :attribute deve ser um número inteiro.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => 'O campo :attribute deve ser um endereço IP válido.',
'ipv4' => 'The :attribute must be a valid IPv4 address.', 'ipv4' => 'O campo :attribute deve ser um endereço IPv4 válido.',
'ipv6' => 'The :attribute must be a valid IPv6 address.', 'ipv6' => 'O campo :attribute deve ser um endereço IPv6 válido.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => 'O campo :attribute deve ser uma string JSON válida.',
'lt' => [ 'lt' => [
'numeric' => 'The :attribute must be less than :value.', 'numeric' => 'O campo :attribute deve ser menor que :value.',
'file' => 'The :attribute must be less than :value kilobytes.', 'file' => 'O campo :attribute deve ser menor que :value kilobytes.',
'string' => 'The :attribute must be less than :value characters.', 'string' => 'O campo :attribute deve ser menor que :value caracteres.',
'array' => 'The :attribute must have less than :value items.', 'array' => 'O campo :attribute deve conter menos que :value itens.',
], ],
'lte' => [ 'lte' => [
'numeric' => 'The :attribute must be less than or equal :value.', 'numeric' => 'O campo :attribute deve ser menor ou igual a :value.',
'file' => 'The :attribute must be less than or equal :value kilobytes.', 'file' => 'O campo :attribute deve ser menor ou igual a :value kilobytes.',
'string' => 'The :attribute must be less than or equal :value characters.', 'string' => 'O campo :attribute deve ser menor ou igual a :value caracteres.',
'array' => 'The :attribute must not have more than :value items.', 'array' => 'O campo :attribute não deve conter mais que :value itens.',
], ],
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => 'O valor para o campo :attribute não deve ser maior que :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => 'O valor para o campo :attribute não deve ter tamanho maior que :max kilobytes.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => 'O valor para o campo :attribute não deve ter mais que :max caracteres.',
'array' => 'The :attribute may not have more than :max items.', 'array' => 'O valor para o campo :attribute não deve ter mais que :max itens.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => 'O campo :attribute deve ser do tipo type: :values.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => 'O campo :attribute não deve ser menor que :min.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => 'O campo :attribute não deve ter tamanho menor que :min kilobytes.',
'string' => 'The :attribute must be at least :min characters.', 'string' => 'O campo :attribute não deve ter menos que :min caracteres.',
'array' => 'The :attribute must have at least :min items.', 'array' => 'O campo :attribute não deve ter menos que :min itens.',
], ],
'no_double_extension' => 'The :attribute must only have a single file extension.', 'no_double_extension' => 'O campo :attribute deve ter apenas uma extensão de arquivo.',
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'O campo selecionado :attribute é inválido.',
'not_regex' => 'The :attribute format is invalid.', 'not_regex' => 'O formato do campo :attribute é inválido.',
'numeric' => 'The :attribute must be a number.', 'numeric' => 'O campo :attribute deve ser um número.',
'regex' => 'The :attribute format is invalid.', 'regex' => 'O formato do campo :attribute é inválido.',
'required' => 'The :attribute field is required.', 'required' => 'O campo :attribute é requerido.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => 'O campo :attribute é requerido quando o campo :other tem valor :value.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => 'O campo :attribute é requerido quando os valores :values estiverem presentes.',
'required_with_all' => 'The :attribute field is required when :values is present.', 'required_with_all' => 'O campo :attribute é requerido quando os valores :values estiverem presentes.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => 'O campo :attribute é requerido quando os valores :values não estiverem presentes.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => 'O campo :attribute é requerido quando nenhum dos valores :values estiverem presentes.',
'same' => 'The :attribute and :other must match.', 'same' => 'O campo :attribute e o campo :other devem ser iguais.',
'safe_url' => 'O link fornecido poderá não ser seguro.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => 'O tamanho do campo :attribute deve ser :size.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => 'O tamanho do arquivo :attribute deve ser de :size kilobytes.',
'string' => 'The :attribute must be :size characters.', 'string' => 'O tamanho do campo :attribute deve ser de :size caracteres.',
'array' => 'The :attribute must contain :size items.', 'array' => 'O campo :attribute deve conter :size itens.',
], ],
'string' => 'The :attribute must be a string.', 'string' => 'O campo :attribute deve ser uma string.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => 'O campo :attribute deve conter uma timezone válida.',
'unique' => 'The :attribute has already been taken.', 'unique' => 'Já existe um campo/dado de nome :attribute.',
'url' => 'The :attribute format is invalid.', 'url' => 'O formato da URL :attribute é inválido.',
'uploaded' => 'The file could not be uploaded. The server may not accept files of this size.', 'uploaded' => 'O arquivo não pôde ser carregado. O servidor pode não aceitar arquivos deste tamanho.',
// Custom validation lines // Custom validation lines
'custom' => [ 'custom' => [
'password-confirm' => [ 'password-confirm' => [
'required_with' => 'Password confirmation required', 'required_with' => 'Confirmação de senha requerida',
], ],
], ],

View File

@ -45,5 +45,5 @@ return [
// Other // Other
'commented_on' => 'comentou em', 'commented_on' => 'comentou em',
'permissions_update' => 'updated permissions', 'permissions_update' => 'atualizou permissões',
]; ];

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Se você estiver tendo problemas ao clicar o botão ":actionText", copie e cole a URL abaixo no seu navegador:', 'email_action_help' => 'Se você estiver tendo problemas ao clicar o botão ":actionText", copie e cole a URL abaixo no seu navegador:',
'email_rights' => 'Todos os direitos reservados', 'email_rights' => 'Todos os direitos reservados',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Políticas de Privacidade',
'terms_of_service' => 'Termos de Serviço',
]; ];

View File

@ -22,7 +22,7 @@ return [
'meta_created_name' => 'Criado :timeLength por :user', 'meta_created_name' => 'Criado :timeLength por :user',
'meta_updated' => 'Atualizado :timeLength', 'meta_updated' => 'Atualizado :timeLength',
'meta_updated_name' => 'Atualizado :timeLength por :user', 'meta_updated_name' => 'Atualizado :timeLength por :user',
'meta_owned_name' => 'Owned by :user', 'meta_owned_name' => 'De :user',
'entity_select' => 'Seleção de Entidade', 'entity_select' => 'Seleção de Entidade',
'images' => 'Imagens', 'images' => 'Imagens',
'my_recent_drafts' => 'Meus Rascunhos Recentes', 'my_recent_drafts' => 'Meus Rascunhos Recentes',
@ -40,7 +40,7 @@ return [
'permissions_intro' => 'Uma vez habilitadas, estas permissões terão prioridade sobre outro conjunto de permissões.', 'permissions_intro' => 'Uma vez habilitadas, estas permissões terão prioridade sobre outro conjunto de permissões.',
'permissions_enable' => 'Habilitar Permissões Customizadas', 'permissions_enable' => 'Habilitar Permissões Customizadas',
'permissions_save' => 'Salvar Permissões', 'permissions_save' => 'Salvar Permissões',
'permissions_owner' => 'Owner', 'permissions_owner' => 'Proprietário',
// Search // Search
'search_results' => 'Resultado(s) da Pesquisa', 'search_results' => 'Resultado(s) da Pesquisa',
@ -148,7 +148,7 @@ return [
'chapters_create' => 'Criar Novo Capítulo', 'chapters_create' => 'Criar Novo Capítulo',
'chapters_delete' => 'Excluir Capítulo', 'chapters_delete' => 'Excluir Capítulo',
'chapters_delete_named' => 'Excluir Capítulo :chapterName', 'chapters_delete_named' => 'Excluir Capítulo :chapterName',
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.', 'chapters_delete_explain' => 'Isto irá excluir o capítulo com o nome \':chapterName\'. Todas as páginas que existem neste capítulo também serão excluídas.',
'chapters_delete_confirm' => 'Tem certeza que deseja excluir o capítulo?', 'chapters_delete_confirm' => 'Tem certeza que deseja excluir o capítulo?',
'chapters_edit' => 'Editar Capítulo', 'chapters_edit' => 'Editar Capítulo',
'chapters_edit_named' => 'Editar Capítulo :chapterName', 'chapters_edit_named' => 'Editar Capítulo :chapterName',
@ -210,7 +210,7 @@ return [
'pages_revisions' => 'Revisões da Página', 'pages_revisions' => 'Revisões da Página',
'pages_revisions_named' => 'Revisões de Página para :pageName', 'pages_revisions_named' => 'Revisões de Página para :pageName',
'pages_revision_named' => 'Revisão de Página para :pageName', 'pages_revision_named' => 'Revisão de Página para :pageName',
'pages_revision_restored_from' => 'Restored from #:id; :summary', 'pages_revision_restored_from' => 'Restaurado de #:id; :summary',
'pages_revisions_created_by' => 'Criada por', 'pages_revisions_created_by' => 'Criada por',
'pages_revisions_date' => 'Data da Revisão', 'pages_revisions_date' => 'Data da Revisão',
'pages_revisions_number' => '#', 'pages_revisions_number' => '#',
@ -268,7 +268,7 @@ return [
'attachments_link_url' => 'Link para o Arquivo', 'attachments_link_url' => 'Link para o Arquivo',
'attachments_link_url_hint' => 'URL do site ou arquivo', 'attachments_link_url_hint' => 'URL do site ou arquivo',
'attach' => 'Anexar', 'attach' => 'Anexar',
'attachments_insert_link' => 'Add Attachment Link to Page', 'attachments_insert_link' => 'Adicionar Link de Anexo à Página',
'attachments_edit_file' => 'Editar Arquivo', 'attachments_edit_file' => 'Editar Arquivo',
'attachments_edit_file_name' => 'Nome do Arquivo', 'attachments_edit_file_name' => 'Nome do Arquivo',
'attachments_edit_drop_upload' => 'Arraste arquivos para cá ou clique para anexar arquivos e sobrescreve-los', 'attachments_edit_drop_upload' => 'Arraste arquivos para cá ou clique para anexar arquivos e sobrescreve-los',

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Página Inicial', 'app_homepage' => 'Página Inicial',
'app_homepage_desc' => 'Selecione uma opção para ser exibida como página inicial em vez da padrão. Permissões de página serão ignoradas para as páginas selecionadas.', 'app_homepage_desc' => 'Selecione uma opção para ser exibida como página inicial em vez da padrão. Permissões de página serão ignoradas para as páginas selecionadas.',
'app_homepage_select' => 'Selecione uma página', 'app_homepage_select' => 'Selecione uma página',
'app_footer_links' => 'Links do Rodapé',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Desativar Comentários', 'app_disable_comments' => 'Desativar Comentários',
'app_disable_comments_toggle' => 'Desativar comentários', 'app_disable_comments_toggle' => 'Desativar comentários',
'app_disable_comments_desc' => 'Desativar comentários em todas as páginas no aplicativo.<br> Comentários existentes não serão exibidos.', 'app_disable_comments_desc' => 'Desativar comentários em todas as páginas no aplicativo.<br> Comentários existentes não serão exibidos.',

View File

@ -90,7 +90,7 @@ return [
'required_without' => 'O campo :attribute é requerido quando os valores :values não estiverem presentes.', 'required_without' => 'O campo :attribute é requerido quando os valores :values não estiverem presentes.',
'required_without_all' => 'O campo :attribute é requerido quando nenhum dos valores :values estiverem presentes.', 'required_without_all' => 'O campo :attribute é requerido quando nenhum dos valores :values estiverem presentes.',
'same' => 'O campo :attribute e o campo :other devem ser iguais.', 'same' => 'O campo :attribute e o campo :other devem ser iguais.',
'safe_url' => 'The provided link may not be safe.', 'safe_url' => 'O link fornecido pode não ser seguro.',
'size' => [ 'size' => [
'numeric' => 'O tamanho do campo :attribute deve ser :size.', 'numeric' => 'O tamanho do campo :attribute deve ser :size.',
'file' => 'O tamanho do arquivo :attribute deve ser de :size kilobytes.', 'file' => 'O tamanho do arquivo :attribute deve ser de :size kilobytes.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Если у вас возникли проблемы с нажатием кнопки \':actionText\', то скопируйте и вставьте указанный URL-адрес в свой браузер:', 'email_action_help' => 'Если у вас возникли проблемы с нажатием кнопки \':actionText\', то скопируйте и вставьте указанный URL-адрес в свой браузер:',
'email_rights' => 'Все права защищены', 'email_rights' => 'Все права защищены',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Стартовая страница приложения', 'app_homepage' => 'Стартовая страница приложения',
'app_homepage_desc' => 'Выберите страницу, которая будет отображаться на главной странице вместо стандартной. Права на страницы игнорируются для выбранных страниц.', 'app_homepage_desc' => 'Выберите страницу, которая будет отображаться на главной странице вместо стандартной. Права на страницы игнорируются для выбранных страниц.',
'app_homepage_select' => 'Выберите страницу', 'app_homepage_select' => 'Выберите страницу',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Отключение комментариев', 'app_disable_comments' => 'Отключение комментариев',
'app_disable_comments_toggle' => 'Отключить комментарии', 'app_disable_comments_toggle' => 'Отключить комментарии',
'app_disable_comments_desc' => 'Отключение комментариев на всех страницах. Существующие комментарии будут скрыты.', 'app_disable_comments_desc' => 'Отключение комментариев на всех страницах. Существующие комментарии будут скрыты.',

View File

@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'Ak máte problém klinkúť na tlačidlo ":actionText", skopírujte a vložte URL uvedenú nižšie do Vášho prehliadača:', 'email_action_help' => 'Ak máte problém klinkúť na tlačidlo ":actionText", skopírujte a vložte URL uvedenú nižšie do Vášho prehliadača:',
'email_rights' => 'Všetky práva vyhradené', 'email_rights' => 'Všetky práva vyhradené',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Privacy Policy',
'terms_of_service' => 'Terms of Service',
]; ];

View File

@ -37,6 +37,11 @@ return [
'app_homepage' => 'Application Homepage', 'app_homepage' => 'Application Homepage',
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.', 'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
'app_homepage_select' => 'Select a page', 'app_homepage_select' => 'Select a page',
'app_footer_links' => 'Footer Links',
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
'app_footer_links_label' => 'Link Label',
'app_footer_links_url' => 'Link URL',
'app_footer_links_add' => 'Add Footer Link',
'app_disable_comments' => 'Zakázať komentáre', 'app_disable_comments' => 'Zakázať komentáre',
'app_disable_comments_toggle' => 'Disable comments', 'app_disable_comments_toggle' => 'Disable comments',
'app_disable_comments_desc' => 'Zakázať komentáre na všetkých stránkach aplikácie. Existujúce komentáre sa nezobrazujú.', 'app_disable_comments_desc' => 'Zakázať komentáre na všetkých stránkach aplikácie. Existujúce komentáre sa nezobrazujú.',

View File

@ -9,7 +9,7 @@ return [
'confirm' => 'Potrdi', 'confirm' => 'Potrdi',
'back' => 'Nazaj', 'back' => 'Nazaj',
'save' => 'Shrani', 'save' => 'Shrani',
'continue' => 'Nadaljuj', 'continue' => 'Naprej',
'select' => 'Izberi', 'select' => 'Izberi',
'toggle_all' => 'Vklopi vse', 'toggle_all' => 'Vklopi vse',
'more' => 'Več', 'more' => 'Več',
@ -77,4 +77,9 @@ return [
// Email Content // Email Content
'email_action_help' => 'V kolikor imate težave s klikom na gumb ":actionText", kopirajte in prilepite spodnjo povezavo v vaš brskalnik:', 'email_action_help' => 'V kolikor imate težave s klikom na gumb ":actionText", kopirajte in prilepite spodnjo povezavo v vaš brskalnik:',
'email_rights' => 'Vse pravice pridržane', 'email_rights' => 'Vse pravice pridržane',
// Footer Link Options
// Not directly used but available for convenience to users.
'privacy_policy' => 'Pravilnik o zasebnosti',
'terms_of_service' => 'Pogoji uporabe',
]; ];

Some files were not shown because too many files have changed in this diff Show More