1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Updated translations with latest Crowdin changes (#4658)

This commit is contained in:
Dan Brown
2023-12-28 17:49:38 +00:00
committed by GitHub
parent 5b1929a39a
commit c017f5bed1
226 changed files with 3140 additions and 2914 deletions

View File

@ -23,7 +23,7 @@ return [
'meta_updated' => 'Actualizat :timeLength',
'meta_updated_name' => 'Actualizat :timeLength de :user',
'meta_owned_name' => 'Deținut de :user',
'meta_reference_page_count' => 'Referenced on :count page|Referenced on :count pages',
'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
'entity_select' => 'Selectare entitate',
'entity_select_lack_permission' => 'Nu ai drepturile necesare pentru a selecta acest element',
'images' => 'Imagini',
@ -132,6 +132,9 @@ return [
'books_edit_named' => 'Editează cartea :bookName',
'books_form_book_name' => 'Nume carte',
'books_save' => 'Salvează cartea',
'books_default_template' => 'Default Page Template',
'books_default_template_explain' => 'Assign a page template that will be used as the default content for all new pages in this book. Keep in mind this will only be used if the page creator has view access to those chosen template page.',
'books_default_template_select' => 'Select a template page',
'books_permissions' => 'Permisiuni carte',
'books_permissions_updated' => 'Permisiuni carte actualizate',
'books_empty_contents' => 'Nu au fost create pagini sau capitole pentru această carte.',
@ -204,6 +207,7 @@ return [
'pages_delete_draft' => 'Șterge ciorna',
'pages_delete_success' => 'Pagină ștearsă',
'pages_delete_draft_success' => 'Pagină ciornă ștearsă',
'pages_delete_warning_template' => 'This page is in active use as a book default page template. These books will no longer have a default page template assigned after this page is deleted.',
'pages_delete_confirm' => 'Ești sigur că dorești să ștergi acestă pagină?',
'pages_delete_draft_confirm' => 'Ești sigur că vrei să ștergi această pagină schiță?',
'pages_editing_named' => 'Editare pagină :pageNume',
@ -405,7 +409,7 @@ return [
// References
'references' => 'Referințe',
'references_none' => 'There are no tracked references to this item.',
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',
// Watch Options
'watch' => 'Watch',

View File

@ -19,7 +19,6 @@ return [
'ldap_extension_not_installed' => 'Extensia LDAP PHP nu este instalată',
'ldap_cannot_connect' => 'Nu se poate conecta la serverul ldap, conexiunea inițială a eșuat',
'saml_already_logged_in' => 'Deja conectat',
'saml_user_not_registered' => 'Utilizatorul :name nu este înregistrat și înregistrarea automată este dezactivată',
'saml_no_email_address' => 'Nu s-a putut găsi o adresă de e-mail, pentru acest utilizator, în datele furnizate de sistemul extern de autentificare',
'saml_invalid_response_id' => 'Solicitarea de la sistemul extern de autentificare nu este recunoscută de un proces inițiat de această aplicație. Navigarea înapoi după o autentificare ar putea cauza această problemă.',
'saml_fail_authed' => 'Autentificarea folosind :system a eșuat, sistemul nu a furnizat autorizare cu succes',

View File

@ -13,6 +13,7 @@ return [
'updated_page_debounce' => 'Pentru a preveni notificări în masă, pentru un timp nu veți primi notificări suplimentare la această pagină de către același editor.',
'detail_page_name' => 'Nume pagină:',
'detail_page_path' => 'Page Path:',
'detail_commenter' => 'Cine a comentat:',
'detail_comment' => 'Comentariu:',
'detail_created_by' => 'Creat de:',

View File

@ -5,7 +5,7 @@
*/
return [
'my_account' => 'My Account',
'my_account' => 'Contul meu',
'shortcuts' => 'Scurtături',
'shortcuts_interface' => 'UI Shortcut Preferences',
@ -29,14 +29,14 @@ return [
'notifications_watched' => 'Articole urmărite și ignorate',
'notifications_watched_desc' => ' Mai jos sunt elementele care au fost aplicate preferințe personalizate. Pentru a actualiza preferințele pentru acestea, vizualizați elementul și apoi găsiți opțiunile de ceas în bara laterală.',
'auth' => 'Access & Security',
'auth_change_password' => 'Change Password',
'auth' => 'Acces & Securitate',
'auth_change_password' => 'Schimbă Parola',
'auth_change_password_desc' => 'Change the password you use to log-in to the application. This must be at least 8 characters long.',
'auth_change_password_success' => 'Password has been updated!',
'profile' => 'Profile Details',
'profile' => 'Detalii Profil',
'profile_desc' => 'Manage the details of your account which represents you to other users, in addition to details that are used for communication and system personalisation.',
'profile_view_public' => 'View Public Profile',
'profile_view_public' => 'Vezi profilul Public',
'profile_name_desc' => 'Configure your display name which will be visible to other users in the system through the activity you perform, and content you own.',
'profile_email_desc' => 'This email will be used for notifications and, depending on active system authentication, system access.',
'profile_email_no_permission' => 'Unfortunately you don\'t have permission to change your email address. If you want to change this, you\'d need to ask an administrator to change this for you.',

View File

@ -296,6 +296,7 @@ return [
'et' => 'Eesti keel',
'eu' => 'Euskara',
'fa' => 'فارسی',
'fi' => 'Suomi',
'fr' => 'Français',
'he' => 'עברית',
'hr' => 'Hrvatski',