mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-22 06:14:47 +08:00
Updated translations with latest Crowdin changes (#4803)
This commit is contained in:
parent
c4279c9697
commit
4ccfde6d02
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'تم إزالة المستخدم بنجاح',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'تم إنشاء رمز api',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'تم إنشاء رمز الـ API بنجاح',
|
||||
'api_token_update' => 'تم تحديث رمز api',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'تم تحديث رمز الـ API بنجاح',
|
||||
'api_token_delete' => 'رمز api المحذوف',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'تم حذف رمز الـ API بنجاح',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'الوصف',
|
||||
'role' => 'الدور',
|
||||
'cover_image' => 'صورة الغلاف',
|
||||
'cover_image_description' => 'الصورة يجب أن تكون مقاربة لحجم 440×250 بكسل.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'إجراءات',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Table properties',
|
||||
'table_properties_title' => 'Table Properties',
|
||||
'delete_table' => 'Delete table',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Insert row before',
|
||||
'insert_row_after' => 'Insert row after',
|
||||
'delete_row' => 'Delete row',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'ملف PDF',
|
||||
'export_text' => 'ملف نص عادي',
|
||||
'export_md' => 'Markdown File',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'الأذونات',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'تعديل كتاب :bookName',
|
||||
'books_form_book_name' => 'اسم الكتاب',
|
||||
'books_save' => 'حفظ الكتاب',
|
||||
'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' => 'أذونات الكتاب',
|
||||
'books_permissions_updated' => 'تم تحديث أذونات الكتاب',
|
||||
'books_empty_contents' => 'لم يتم إنشاء أي صفحات أو فصول لهذا الكتاب.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'حذف المسودة',
|
||||
'pages_delete_success' => 'تم حذف الصفحة',
|
||||
'pages_delete_draft_success' => 'تم حذف المسودة',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'تأكيد حذف الصفحة؟',
|
||||
'pages_delete_draft_confirm' => 'تأكيد حذف المسودة؟',
|
||||
'pages_editing_named' => ':pageName قيد التعديل',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'يوجد مستخدم ببيانات مختلفة مسجل بالنظام للبريد الإلكتروني :email.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'تم تأكيد البريد الإلكتروني من قبل, الرجاء محاولة تسجيل الدخول.',
|
||||
'email_confirmation_invalid' => 'رابط التأكيد غير صحيح أو قد تم استخدامه من قبل, الرجاء محاولة التسجيل من جديد.',
|
||||
'email_confirmation_expired' => 'صلاحية رابط التأكيد انتهت, تم إرسال رسالة تأكيد جديدة لعنوان البريد الإلكتروني.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'لم يتم التعرف على الطلب من نظام التوثيق الخارجي من خلال عملية تبدأ بهذا التطبيق. العودة بعد تسجيل الدخول يمكن أن يسبب هذه المشكلة.',
|
||||
'saml_fail_authed' => 'تسجيل الدخول باستخدام :system فشل، النظام لم يوفر التفويض الناجح',
|
||||
'oidc_already_logged_in' => 'تم تسجيل الدخول مسبقاً',
|
||||
'oidc_user_not_registered' => 'المستخدم :name غير مسجل و لايمكن التسجيل بشكل اتوماتيكي',
|
||||
'oidc_no_email_address' => 'تعذر العثور على عنوان بريد إلكتروني، لهذا المستخدم، في البيانات المقدمة من نظام المصادقة الخارجي',
|
||||
'oidc_fail_authed' => 'تسجيل الدخول باستخدام :system فشل، النظام لم يوفر التفويض الناجح',
|
||||
'social_no_action_defined' => 'لم يتم تعريف أي إجراء',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'سلة المحذوفات فارغة حاليًا',
|
||||
'recycle_bin_empty' => 'إفراغ سلة المحذوفات',
|
||||
'recycle_bin_empty_confirm' => 'سيؤدي هذا إلى إتلاف جميع العناصر الموجودة في سلة المحذوفات بشكل دائم بما في ذلك المحتوى الموجود داخل كل عنصر. هل أنت متأكد من أنك تريد إفراغ سلة المحذوفات؟',
|
||||
'recycle_bin_destroy_confirm' => 'سيؤدي هذا الإجراء إلى حذف هذا العنصر نهائيًا ، إلى جانب أي عناصر فرعية مدرجة أدناه ، من النظام ولن تتمكن من استعادة هذا المحتوى. هل أنت متأكد من أنك تريد حذف هذا العنصر نهائيًا؟',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'العناصر المراد تدميرها',
|
||||
'recycle_bin_restore_list' => 'العناصر المراد استرجاعها',
|
||||
'recycle_bin_restore_confirm' => 'سيعيد هذا الإجراء العنصر المحذوف ، بما في ذلك أي عناصر فرعية ، إلى موقعه الأصلي. إذا تم حذف الموقع الأصلي منذ ذلك الحين ، وهو الآن في سلة المحذوفات ، فسيلزم أيضًا استعادة العنصر الأصلي.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Потребителят е премахнат успешно',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'created api token',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API token successfully created',
|
||||
'api_token_update' => 'updated api token',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API token successfully updated',
|
||||
'api_token_delete' => 'deleted api token',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API token successfully deleted',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Описание',
|
||||
'role' => 'Роля',
|
||||
'cover_image' => 'Образ на корицата',
|
||||
'cover_image_description' => 'Образът трябва да е горе-долу 440х250 пиксела.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Действия',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Свойства на таблицата',
|
||||
'table_properties_title' => 'Свойства на таблица',
|
||||
'delete_table' => 'Изтриване на таблица',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Вмъкни реда преди',
|
||||
'insert_row_after' => 'Вмъкни реда след',
|
||||
'delete_row' => 'Изтриване на ред',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF файл',
|
||||
'export_text' => 'Обикновен текстов файл',
|
||||
'export_md' => 'Markdown файл',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Права',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Редактирай книга :bookName',
|
||||
'books_form_book_name' => 'Име на книга',
|
||||
'books_save' => 'Запази книга',
|
||||
'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' => 'Настройки за достъп до книгата',
|
||||
'books_permissions_updated' => 'Настройките за достъп до книгата бяха обновени',
|
||||
'books_empty_contents' => 'Няма създадени страници или глави към тази книга.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Изтрий чернова',
|
||||
'pages_delete_success' => 'Страницата е изтрита',
|
||||
'pages_delete_draft_success' => 'Черновата на страницата бе изтрита',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Сигурни ли сте, че искате да изтриете тази страница?',
|
||||
'pages_delete_draft_confirm' => 'Сигурни ли сте, че искате да изтриете тази чернова?',
|
||||
'pages_editing_named' => 'Редактиране на страница :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Потребител с емайл :email вече съществува но с други данни.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'Емейлът вече беше потвърден. Моля опитрайте да влезете.',
|
||||
'email_confirmation_invalid' => 'Този код за достъп не е валиден или вече е бил използван, Моля опитай да се регистрираш отново.',
|
||||
'email_confirmation_expired' => 'Кодът за потвърждение изтече, нов емейл за потвърждение беше изпратен.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Заявката от външната система не е разпознат от процеса започнат от това приложение. Връщането назад след влизане може да породи този проблем.',
|
||||
'saml_fail_authed' => 'Влизането чрез :system не беше успешно, системата не успя да удостовери потребителя',
|
||||
'oidc_already_logged_in' => 'Вече си вписан',
|
||||
'oidc_user_not_registered' => 'Потребителят :name не е регистриран, а автоматичната регистрация е изключена',
|
||||
'oidc_no_email_address' => 'Не можах да намеря имейл адрес за този потребител в данните, предоставени от външната удостоверителна система',
|
||||
'oidc_fail_authed' => 'Вписването чрез :system не беше успешно, тъй като системата не предостави успешна оторизация',
|
||||
'social_no_action_defined' => 'Действието не беше дефинирано',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'Кошчето е празно',
|
||||
'recycle_bin_empty' => 'Изпразни кочшето',
|
||||
'recycle_bin_empty_confirm' => 'Това ще унищожи завинаги всички обекти в кошчето, включително съдържанието във всеки обект. Сигурен/на ли си, че искаш да изпразниш кошчето?',
|
||||
'recycle_bin_destroy_confirm' => 'Това действие завинаги ще изтрие от системата този обект, както и всички негови поделементи, и няма да можеш да го възстановиш. Сигурен/на ли си, че искаш да изтриеш този обект завинаги?',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Обекти за унищожение',
|
||||
'recycle_bin_restore_list' => 'Обекти за възстановяване',
|
||||
'recycle_bin_restore_confirm' => 'Това действие ще възстанови изтрития обект, както и всички негови поделементи, в оригиналното им местоположение. Ако оригиналното им местоположение също е изтрито и сега се намира в кошчето, то също ще трябва да бъде възстановено.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'User successfully removed',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'created api token',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API token successfully created',
|
||||
'api_token_update' => 'updated api token',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API token successfully updated',
|
||||
'api_token_delete' => 'deleted api token',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API token successfully deleted',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Opis',
|
||||
'role' => 'Uloga',
|
||||
'cover_image' => 'Naslovna slika',
|
||||
'cover_image_description' => 'Ova slika treba biti približno 440x250px.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Akcije',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Table properties',
|
||||
'table_properties_title' => 'Table Properties',
|
||||
'delete_table' => 'Delete table',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Insert row before',
|
||||
'insert_row_after' => 'Insert row after',
|
||||
'delete_row' => 'Delete row',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF fajl',
|
||||
'export_text' => 'Plain Text fajl',
|
||||
'export_md' => 'Markdown File',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Dozvole',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Uredi knjigu :bookName',
|
||||
'books_form_book_name' => 'Naziv knjige',
|
||||
'books_save' => 'Spremi knjigu',
|
||||
'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' => 'Dozvole knjige',
|
||||
'books_permissions_updated' => 'Dozvole knjige su ažurirane',
|
||||
'books_empty_contents' => 'Za ovu knjigu nisu napravljene ni stranice ni poglavlja.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Delete Draft Page',
|
||||
'pages_delete_success' => 'Page deleted',
|
||||
'pages_delete_draft_success' => 'Draft page deleted',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is 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',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Korisnik sa e-mailom :email već postoji ali sa različitim podacima.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'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.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'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',
|
||||
'oidc_already_logged_in' => 'Already logged in',
|
||||
'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
|
||||
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
|
||||
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
|
||||
'social_no_action_defined' => 'Nema definisane akcije',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'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_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, 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.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Usuari suprimit correctament',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'ha creat un testimoni d’API',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'Testimoni d’API creat correctament',
|
||||
'api_token_update' => 'ha actualitzat un testimoni d’API',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'Testimoni d’API actualitzat correctament',
|
||||
'api_token_delete' => 'ha suprimit un testumoni d’API',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'Testimoni d’API suprimit correctament',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Descripció',
|
||||
'role' => 'Rol',
|
||||
'cover_image' => 'Imatge de portada',
|
||||
'cover_image_description' => 'Aquesta imatge hauria de fer aproximadament 440x250 px.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Accions',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Propietats de la taula',
|
||||
'table_properties_title' => 'Propietats de la taula',
|
||||
'delete_table' => 'Suprimeix la taula',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Insereix una fila abans',
|
||||
'insert_row_after' => 'Insereix una fila després',
|
||||
'delete_row' => 'Suprimeix la fila',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'Fitxer PDF',
|
||||
'export_text' => 'Fitxer de text sense format',
|
||||
'export_md' => 'Fitxer Markdown',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Permisos',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Edita el llibre :bookName',
|
||||
'books_form_book_name' => 'Nom del llibre',
|
||||
'books_save' => 'Desa el llibre',
|
||||
'books_default_template' => 'Plantilla de pàgina per defecte',
|
||||
'books_default_template_explain' => 'Assigneu una plantilla de pàgina que s’utilitzarà com a contingut per defecte de totes les pàgines noves d’aquest llibre. Tingueu en compte que només es farà servir si qui crea la pàgina té accés de visualització a la plantilla de pàgina elegida.',
|
||||
'books_default_template_select' => 'Seleccioneu una plantilla de pàgina',
|
||||
'books_permissions' => 'Permisos del llibre',
|
||||
'books_permissions_updated' => 'S’han actualitzat els permisos del llibre',
|
||||
'books_empty_contents' => 'No hi ha cap pàgina ni cap capítol creat en aquest llibre.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Suprimeix l’esborrany de pàgina',
|
||||
'pages_delete_success' => 'S’ha suprimit la pàgina',
|
||||
'pages_delete_draft_success' => 'S’ha suprimit l’esborrany de pàgina',
|
||||
'pages_delete_warning_template' => 'Aquesta pàgina es fa servir com a plantilla de pàgina per defecte en algun llibre. Quan l’hàgiu suprimida, aquests llibres ja no tindran assignada cap plantilla de pàgina per defecte.',
|
||||
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Segur que voleu suprimir aquesta pàgina?',
|
||||
'pages_delete_draft_confirm' => 'Segur que voleu suprimir aquest esborrany de pàgina?',
|
||||
'pages_editing_named' => 'Esteu editant :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Ja hi ha un usuari amb l’adreça electrònica :email però amb credencials diferents.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'L’adreça electrònica ja està confirmada. Proveu d’iniciar la sessió.',
|
||||
'email_confirmation_invalid' => 'Aquest testimoni de confirmació no és vàlid o ja s’ha utilitzat. Proveu de tornar-vos a registrar.',
|
||||
'email_confirmation_expired' => 'El testimoni de confirmació ha caducat. S’ha enviat un nou correu electrònic de confirmació.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'La petició del sistema d’autenticació extern no és reconeguda per un procés iniciat per aquesta aplicació. Aquest problema podria ser causat per navegar endarrere després d’iniciar la sessió.',
|
||||
'saml_fail_authed' => 'L’inici de sessió fent servir :system ha fallat, el sistema no ha proporcionat una autorització satisfactòria',
|
||||
'oidc_already_logged_in' => 'Ja teniu una sessió iniciada',
|
||||
'oidc_user_not_registered' => 'L’usuari :name no està registrat i els registres automàtics estan desactivats',
|
||||
'oidc_no_email_address' => 'No s’ha pogut trobar cap adreça electrònica per a aquest usuari en les dades proporcionades pel sistema d’autenticació extern',
|
||||
'oidc_fail_authed' => 'L’inici de sessió fent servir :system ha fallat, el sistema no ha proporcionat una autorització satisfactòria',
|
||||
'social_no_action_defined' => 'No hi ha cap acció definida',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'La paperera de reciclatge és buida',
|
||||
'recycle_bin_empty' => 'Buida la paperera de reciclatge',
|
||||
'recycle_bin_empty_confirm' => 'Se suprimiran de manera permanent tots els elements de la paperera de reciclatge, incloent-hi el contingut dins de cada element. Segur que voleu buidar la paperera de reciclatge?',
|
||||
'recycle_bin_destroy_confirm' => 'Aquesta acció suprimirà del sistema de manera permanent aquest element, juntament amb tots els elements fills que es llisten a sota, i no podreu restaurar aquest contingut. Segur que voleu suprimir de manera permanent aquest element?',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Elements que es destruiran',
|
||||
'recycle_bin_restore_list' => 'Elements que es restauraran',
|
||||
'recycle_bin_restore_confirm' => 'Aquesta acció restaurarà l’element suprimit, incloent-hi tots els elements fills, a la seva ubicació original. Si la ubicació original ha estat suprimida, i ara és a la paperera de reciclatge, caldrà que també en restaureu l’element pare.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Uživatel byl úspěšně odstraněn',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'vytvořil api token',
|
||||
'api_token_create' => 'API token byl vytvořen',
|
||||
'api_token_create_notification' => 'API token úspěšně vytvořen',
|
||||
'api_token_update' => 'aktualizoval api token',
|
||||
'api_token_update' => 'API token byl aktualizován',
|
||||
'api_token_update_notification' => 'API token úspěšně aktualizován',
|
||||
'api_token_delete' => 'odstranil api token',
|
||||
'api_token_delete' => 'API token byl odstraněn',
|
||||
'api_token_delete_notification' => 'API token úspěšně odstraněn',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Popis',
|
||||
'role' => 'Role',
|
||||
'cover_image' => 'Obrázek obálky',
|
||||
'cover_image_description' => 'Obrázek by měl být přibližně 440×250px.',
|
||||
'cover_image_description' => 'Tento obrázek by měl mít rozměry přibližně 440x250px, ačkoli bude podle potřeby zmenšen a oříznut, aby se vešel do uživatelského rozhraní, takže se skutečné rozměry budou lišit.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Akce',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Vlastnosti tabulky',
|
||||
'table_properties_title' => 'Vlastnosti tabulky',
|
||||
'delete_table' => 'Smazat tabulku',
|
||||
'table_clear_formatting' => 'Vymazat formátování tabulky',
|
||||
'resize_to_contents' => 'Změnit velikost podle obsahu',
|
||||
'row_header' => 'Záhlaví řádku',
|
||||
'insert_row_before' => 'Vložit řádek před',
|
||||
'insert_row_after' => 'Vložit řádek za',
|
||||
'delete_row' => 'Smazat řádek',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF dokument',
|
||||
'export_text' => 'Textový soubor',
|
||||
'export_md' => 'Markdown',
|
||||
'default_template' => 'Výchozí šablona stránky',
|
||||
'default_template_explain' => 'Přiřadit šablonu stránky, která bude použita jako výchozí obsah pro všechny nové stránky v této knize. Mějte na paměti, že šablona bude použita pouze v případě, že tvůrce stránek bude mít přístup k těmto vybraným stránkám šablony.',
|
||||
'default_template_select' => 'Vyberte šablonu stránky',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Oprávnění',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Upravit knihu :bookName',
|
||||
'books_form_book_name' => 'Název knihy',
|
||||
'books_save' => 'Uložit knihu',
|
||||
'books_default_template' => 'Výchozí šablona stránky',
|
||||
'books_default_template_explain' => 'Přiřadit šablonu stránky, která bude použita jako výchozí obsah pro všechny nové stránky v této knize. Mějte na paměti, že šablona bude použita pouze v případě, že tvůrce stránek bude mít přístup k těmto vybraným stránkám šablony.',
|
||||
'books_default_template_select' => 'Vyberte šablonu stránky',
|
||||
'books_permissions' => 'Oprávnění knihy',
|
||||
'books_permissions_updated' => 'Oprávnění knihy byla aktualizována',
|
||||
'books_empty_contents' => 'Pro tuto knihu nebyly vytvořeny žádné stránky ani kapitoly.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Odstranit koncept stránky',
|
||||
'pages_delete_success' => 'Stránka odstraněna',
|
||||
'pages_delete_draft_success' => 'Koncept stránky odstraněn',
|
||||
'pages_delete_warning_template' => 'Tato stránka je aktivní výchozí šablona. Tyto knihy již nebudou mít výchozí šablonu stránky přiřazenou po odstranění této stránky.',
|
||||
'pages_delete_warning_template' => 'Tato stránka je aktivní výchozí šablona pro nějakou knihu či kapitolu. Tyto knihy nebo kapitoly již nebudou mít výchozí šablonu stránky přiřazenou po odstranění této stránky.',
|
||||
'pages_delete_confirm' => 'Opravdu chcete odstranit tuto stránku?',
|
||||
'pages_delete_draft_confirm' => 'Opravdu chcete odstranit tento koncept stránky?',
|
||||
'pages_editing_named' => 'Úpravy stránky :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Uživatel s emailem :email již existuje ale s jinými přihlašovacími údaji.',
|
||||
'auth_pre_register_theme_prevention' => 'Zadané údaje nedovolují zaregistrovat uživatelský účet',
|
||||
'email_already_confirmed' => 'Emailová adresa již byla potvrzena. Zkuste se přihlásit.',
|
||||
'email_confirmation_invalid' => 'Tento potvrzovací odkaz již neplatí nebo už byl použit. Zkuste prosím registraci znovu.',
|
||||
'email_confirmation_expired' => 'Tento potvrzovací odkaz již neplatí, byl Vám odeslán nový potvrzovací e-mail.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Požadavek z externího ověřovacího systému nebyl rozpoznám procesem, který tato aplikace spustila. Tento problém může způsobit stisknutí tlačítka Zpět po přihlášení.',
|
||||
'saml_fail_authed' => 'Přihlášení pomocí :system selhalo, systém neposkytl úspěšnou autorizaci',
|
||||
'oidc_already_logged_in' => 'Již jste přihlášeni',
|
||||
'oidc_user_not_registered' => 'Uživatel :name není registrován a automatická registrace je zakázána',
|
||||
'oidc_no_email_address' => 'Nelze najít e-mailovou adresu pro tohoto uživatele v datech poskytnutých externím přihlašovacím systémem',
|
||||
'oidc_fail_authed' => 'Přihlášení pomocí :system selhalo, systém neposkytl úspěšnou autorizaci',
|
||||
'social_no_action_defined' => 'Nebyla zvolena žádá akce',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'Koš je nyní prázdný',
|
||||
'recycle_bin_empty' => 'Vysypat Koš',
|
||||
'recycle_bin_empty_confirm' => 'Toto trvale odstraní všechny položky v Koši včetně obsahu vloženého v každé položce. Opravdu chcete vysypat Koš?',
|
||||
'recycle_bin_destroy_confirm' => 'Tato akce trvale odstraní ze systému tuto položku spolu s veškerým vloženým obsahem a tento obsah nebudete moci obnovit. Opravdu chcete tuto položku trvale odstranit?',
|
||||
'recycle_bin_destroy_confirm' => 'Tato akce trvale odstraní tuto položku ze systému spolu se všemi položkami uvedenými níže a nebudete je moci obnovit. Opravdu chcete tuto položku trvale odstranit?',
|
||||
'recycle_bin_destroy_list' => 'Položky k trvalému odstranění',
|
||||
'recycle_bin_restore_list' => 'Položky k obnovení',
|
||||
'recycle_bin_restore_confirm' => 'Tato akce obnoví odstraněnou položku včetně veškerého vloženého obsahu do původního umístění. Pokud bylo původní umístění od té doby odstraněno a nyní je v Koši, bude také nutné obnovit nadřazenou položku.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Tynnwyd y defnyddiwr yn llwyddiannus',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'creodd tocyn api',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'Tocyn API wedi\'i greu\'n llwyddiannus',
|
||||
'api_token_update' => 'diweddarodd docyn api',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'Tocyn API wedi\'i ddiweddaru\'n llwyddiannus',
|
||||
'api_token_delete' => 'dileodd docyn api',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'Tocyn API wedi\'i ddileu\'n llwyddiannus',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Disgrifiad',
|
||||
'role' => 'Role',
|
||||
'cover_image' => 'Cover image',
|
||||
'cover_image_description' => 'This image should be approx 440x250px.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Gweithredoedd',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Table properties',
|
||||
'table_properties_title' => 'Table Properties',
|
||||
'delete_table' => 'Delete table',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Insert row before',
|
||||
'insert_row_after' => 'Insert row after',
|
||||
'delete_row' => 'Delete row',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF File',
|
||||
'export_text' => 'Plain Text File',
|
||||
'export_md' => 'Markdown File',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Permissions',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Edit Book :bookName',
|
||||
'books_form_book_name' => 'Book Name',
|
||||
'books_save' => 'Save Book',
|
||||
'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' => 'Book Permissions',
|
||||
'books_permissions_updated' => 'Book Permissions Updated',
|
||||
'books_empty_contents' => 'No pages or chapters have been created for this book.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Delete Draft Page',
|
||||
'pages_delete_success' => 'Page deleted',
|
||||
'pages_delete_draft_success' => 'Draft page deleted',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is 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',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Mae defnyddiwr gyda\'r e-bost :email eisoes yn bodoli ond gyda nodweddion gwahanol.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'E-bost eisoes wedi\'i gadarnhau, Ceisiwch fewngofnodi.',
|
||||
'email_confirmation_invalid' => 'Nid yw\'r tocyn cadarnhau hwn yn ddilys neu mae eisoes wedi\'i ddefnyddio. Ceisiwch gofrestru eto.',
|
||||
'email_confirmation_expired' => 'Mae\'r tocyn cadarnhad wedi dod i ben, Mae e-bost cadarnhau newydd wedi\'i anfon.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Nid yw\'r cais o\'r system ddilysu allanol yn cael ei gydnabod gan broses a ddechreuwyd gan y cais hwn. Gallai llywio yn ôl ar ôl mewngofnodi achosi\'r broblem hon.',
|
||||
'saml_fail_authed' => 'Wedi methu mewngofnodi gan ddefnyddio :system, ni roddodd y system awdurdodiad llwyddiannus',
|
||||
'oidc_already_logged_in' => 'Wedi mewngofnodi yn barod',
|
||||
'oidc_user_not_registered' => 'Nid yw\'r defnyddiwr :name wedi\'i gofrestru ac mae cofrestriad awtomatig wedi\'i analluogi',
|
||||
'oidc_no_email_address' => 'Methu dod o hyd i gyfeiriad e-bost, ar gyfer y defnyddiwr hwn, yn y data a ddarparwyd gan y system ddilysu allanol',
|
||||
'oidc_fail_authed' => 'Wedi methu mewngofnodi gan ddefnyddio :system, ni roddodd y system awdurdodiad llwyddiannus',
|
||||
'social_no_action_defined' => 'Dim gweithred wedi\'i diffinio',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'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_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, 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.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Brugeren blev fjernet',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'created api token',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API token successfully created',
|
||||
'api_token_update' => 'updated api token',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API token successfully updated',
|
||||
'api_token_delete' => 'deleted api token',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API token successfully deleted',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Beskrivelse',
|
||||
'role' => 'Rolle',
|
||||
'cover_image' => 'Coverbillede',
|
||||
'cover_image_description' => 'Dette billede skal være omtrent 440x250px.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Handlinger',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Tabelegenskaber',
|
||||
'table_properties_title' => 'Tabelegenskaber',
|
||||
'delete_table' => 'Slet tabel',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Indsæt række før',
|
||||
'insert_row_after' => 'Indsæt række efter',
|
||||
'delete_row' => 'Slet række',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF-fil',
|
||||
'export_text' => 'Almindelig tekstfil',
|
||||
'export_md' => 'Markdown Fil',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Rettigheder',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Rediger bog :bookName',
|
||||
'books_form_book_name' => 'Bognavn',
|
||||
'books_save' => 'Gem bog',
|
||||
'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' => 'Bogtilladelser',
|
||||
'books_permissions_updated' => 'Bogtilladelser opdateret',
|
||||
'books_empty_contents' => 'Ingen sider eller kapitler er blevet oprettet i denne bog.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Slet kladdeside',
|
||||
'pages_delete_success' => 'Side slettet',
|
||||
'pages_delete_draft_success' => 'Kladdeside slettet',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Er du sikker på, du vil slette denne side?',
|
||||
'pages_delete_draft_confirm' => 'Er du sikker på at du vil slette denne kladdesidde?',
|
||||
'pages_editing_named' => 'Redigerer :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'En bruger med email :email eksistere allerede, men med andre legitimationsoplysninger.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'Email er allerede bekræftet. Prøv at logge ind.',
|
||||
'email_confirmation_invalid' => 'Denne bekræftelsestoken er ikke gyldig eller er allerede blevet brugt. Prøv at registrere dig igen.',
|
||||
'email_confirmation_expired' => 'Bekræftelsestoken er udløbet. En ny bekræftelsesmail er blevet sendt.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Anmodningen fra det eksterne godkendelsessystem genkendes ikke af en proces, der er startet af denne applikation. Navigering tilbage efter et login kan forårsage dette problem.',
|
||||
'saml_fail_authed' => 'Login ved hjælp af :system failed, systemet har ikke givet tilladelse',
|
||||
'oidc_already_logged_in' => 'Allerede logget ind',
|
||||
'oidc_user_not_registered' => 'Brugeren :name er ikke registreret, og automatisk registrering er slået fra',
|
||||
'oidc_no_email_address' => 'Kunne ikke finde en e-mailadresse for denne bruger i de data, der leveres af det eksterne godkendelsessystem',
|
||||
'oidc_fail_authed' => 'Login ved hjælp af :system fejlede, systemet har ikke givet tilladelse',
|
||||
'social_no_action_defined' => 'Ingen handling er defineret',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'Papirkurven er tom',
|
||||
'recycle_bin_empty' => 'Tøm papirkurv',
|
||||
'recycle_bin_empty_confirm' => 'Dette vil permanent slette alle elementer i papirkurven, inkluderet hvert elements indhold. Er du sikker på, at du vil tømme papirkurven?',
|
||||
'recycle_bin_destroy_confirm' => 'Denne handling sletter dette element permanent, sammen med elementerne anført nedenfor, fra systemet. Du vil ikke være i stand til at gendanne dette indhold. Er du sikker på, at du vil slette dette element permanent?',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Elementer der skal slettes',
|
||||
'recycle_bin_restore_list' => 'Elementer der skal gendannes',
|
||||
'recycle_bin_restore_confirm' => 'Denne handling vil gendanne det slettede element, herunder alle underelementer, til deres oprindelige placering. Hvis den oprindelige placering siden er blevet slettet, og nu er i papirkurven, vil det overordnede element også skulle gendannes.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Benutzer erfolgreich entfernt',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'hat API-Token erzeugt:',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API-Token erfolgreich erstellt',
|
||||
'api_token_update' => 'hat API-Token aktualisiert:',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API-Token erfolgreich aktualisiert',
|
||||
'api_token_delete' => 'hat API-Token gelöscht:',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API-Token erfolgreich gelöscht',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Beschreibung',
|
||||
'role' => 'Rolle',
|
||||
'cover_image' => 'Titelbild',
|
||||
'cover_image_description' => 'Das Bild sollte eine Auflösung von ca. 440x250px haben.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Aktionen',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Tabelleneigenschaften',
|
||||
'table_properties_title' => 'Tabelleneigenschaften',
|
||||
'delete_table' => 'Tabelle löschen',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Zeile davor einfügen',
|
||||
'insert_row_after' => 'Zeile danach einfügen',
|
||||
'delete_row' => 'Zeile löschen',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF-Datei',
|
||||
'export_text' => 'Textdatei',
|
||||
'export_md' => 'Markdown-Datei',
|
||||
'default_template' => 'Standard Seitenvorlage',
|
||||
'default_template_explain' => 'Zuweisen einer Seitenvorlage, die als Standardinhalt für alle Seiten verwendet wird, die innerhalb dieses Elements erstellt wurden. Beachten Sie, dass dies nur dann verwendet wird, wenn der Ersteller der Seite Zugriff auf die ausgewählte Vorlagen-Seite hat.',
|
||||
'default_template_select' => 'Wählen Sie eine Seitenvorlage',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Berechtigungen',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Buch ":bookName" bearbeiten',
|
||||
'books_form_book_name' => 'Name des Buches',
|
||||
'books_save' => 'Buch speichern',
|
||||
'books_default_template' => 'Standard Seitentemplate',
|
||||
'books_default_template_explain' => 'Zuweisen einer Seitenvorlage, die als Standardinhalt für alle neuen Seiten in diesem Buch verwendet wird. Beachten Sie, dass dies nur dann verwendet wird, wenn der Ersteller einer Seite Zugriff auf die ausgewählte Template-Seite hat.',
|
||||
'books_default_template_select' => 'Template-Seite auswählen',
|
||||
'books_permissions' => 'Buch-Berechtigungen',
|
||||
'books_permissions_updated' => 'Buch-Berechtigungen aktualisiert',
|
||||
'books_empty_contents' => 'Es sind noch keine Seiten oder Kapitel zu diesem Buch hinzugefügt worden.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Seitenentwurf löschen',
|
||||
'pages_delete_success' => 'Seite gelöscht',
|
||||
'pages_delete_draft_success' => 'Seitenentwurf gelöscht',
|
||||
'pages_delete_warning_template' => 'Diese Seite wird aktiv als Standardvorlage für Seiten in diesem Buch verwendet. Diese Bücher haben nach dem Löschen dieser Seite keine Standardvorlage mehr zugewiesen.',
|
||||
'pages_delete_warning_template' => 'Diese Seite wird aktiv als Standardvorlage für Bücher oder Kapitel verwendet. In diesen Büchern oder Kapiteln wird nach dem Löschen dieser Seite keine Standardvorlage mehr zugewiesen sein.',
|
||||
'pages_delete_confirm' => 'Sind Sie sicher, dass Sie diese Seite löschen möchen?',
|
||||
'pages_delete_draft_confirm' => 'Sind Sie sicher, dass Sie diesen Seitenentwurf löschen möchten?',
|
||||
'pages_editing_named' => 'Seite ":pageName" bearbeiten',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Ein Benutzer mit der E-Mail-Adresse :email ist bereits mit anderen Anmeldedaten registriert.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'Die E-Mail-Adresse ist bereits bestätigt. Bitte melden Sie sich an.',
|
||||
'email_confirmation_invalid' => 'Der Bestätigungslink ist nicht gültig oder wurde bereits verwendet. Bitte registrieren Sie sich erneut.',
|
||||
'email_confirmation_expired' => 'Der Bestätigungslink ist abgelaufen. Es wurde eine neue Bestätigungs-E-Mail gesendet.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Die Anfrage vom externen Authentifizierungssystem wird von einem von dieser Anwendung gestarteten Prozess nicht erkannt. Das Zurückgehen nach einer Anmeldung könnte dieses Problem verursachen.',
|
||||
'saml_fail_authed' => 'Anmeldung mit :system fehlgeschlagen, System konnte keine erfolgreiche Autorisierung bereitstellen',
|
||||
'oidc_already_logged_in' => 'Bereits angemeldet',
|
||||
'oidc_user_not_registered' => 'Der Benutzer :name ist nicht registriert und die automatische Registrierung ist deaktiviert',
|
||||
'oidc_no_email_address' => 'Es konnte keine E-Mail-Adresse für diesen Benutzer in den vom externen Authentifizierungssystem zur Verfügung gestellten Daten gefunden werden',
|
||||
'oidc_fail_authed' => 'Anmeldung mit :system fehlgeschlagen, System konnte keine erfolgreiche Autorisierung bereitstellen',
|
||||
'social_no_action_defined' => 'Es ist keine Aktion definiert',
|
||||
|
|
|
@ -110,7 +110,7 @@ Hinweis: Benutzer können ihre E-Mail-Adresse nach erfolgreicher Registrierung
|
|||
'recycle_bin_contents_empty' => 'Der Papierkorb ist derzeit leer',
|
||||
'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_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' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Zu löschende Elemente',
|
||||
'recycle_bin_restore_list' => 'Zu wiederherzustellende Elemente',
|
||||
'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.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Benutzer erfolgreich entfernt',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'hat API-Token erzeugt:',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API-Token erfolgreich erstellt',
|
||||
'api_token_update' => 'hat API-Token aktualisiert:',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API-Token erfolgreich aktualisiert',
|
||||
'api_token_delete' => 'hat API-Token gelöscht:',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API-Token erfolgreich gelöscht',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Beschreibung',
|
||||
'role' => 'Rolle',
|
||||
'cover_image' => 'Titelbild',
|
||||
'cover_image_description' => 'Das Bild sollte eine Auflösung von 440x250px haben.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Aktionen',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Tabelleneigenschaften',
|
||||
'table_properties_title' => 'Tabelleneigenschaften',
|
||||
'delete_table' => 'Tabelle löschen',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Zeile oberhalb einfügen',
|
||||
'insert_row_after' => 'Zeile unterhalb einfügen',
|
||||
'delete_row' => 'Zeile löschen',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF-Datei',
|
||||
'export_text' => 'Textdatei',
|
||||
'export_md' => 'Markdown-Datei',
|
||||
'default_template' => 'Standard Seitenvorlage',
|
||||
'default_template_explain' => 'Zuweisen einer Seitenvorlage, die als Standardinhalt für alle Seiten verwendet wird, die innerhalb dieses Elements erstellt wurden. Beachten Sie, dass dies nur dann verwendet wird, wenn der Ersteller der Seite Zugriff auf die ausgewählte Vorlagen-Seite hat.',
|
||||
'default_template_select' => 'Wähle eine Seitenvorlage',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Berechtigungen',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Buch ":bookName" bearbeiten',
|
||||
'books_form_book_name' => 'Name des Buches',
|
||||
'books_save' => 'Buch speichern',
|
||||
'books_default_template' => 'Standard Seitentemplate',
|
||||
'books_default_template_explain' => 'Zuweisen einer Seitenvorlage, die als Standardinhalt für alle neuen Seiten in diesem Buch verwendet wird. Beachte, dass dies nur dann verwendet wird, wenn der Ersteller einer Seite Zugriff auf die ausgewählte Template-Seite hat.',
|
||||
'books_default_template_select' => 'Template-Seite auswählen',
|
||||
'books_permissions' => 'Buch-Berechtigungen',
|
||||
'books_permissions_updated' => 'Buch-Berechtigungen aktualisiert',
|
||||
'books_empty_contents' => 'Es sind noch keine Seiten oder Kapitel zu diesem Buch hinzugefügt worden.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Seitenentwurf löschen',
|
||||
'pages_delete_success' => 'Seite gelöscht',
|
||||
'pages_delete_draft_success' => 'Seitenentwurf gelöscht',
|
||||
'pages_delete_warning_template' => 'Diese Seite wird aktiv als Standardvorlage für Seiten in diesem Buch verwendet. Diese Bücher haben nach dem Löschen dieser Seite keine Standardvorlage mehr zugewiesen.',
|
||||
'pages_delete_warning_template' => 'Diese Seite wird aktiv als Standardvorlage für Bücher oder Kapitel verwendet. In diesen Büchern oder Kapiteln wird nach dem Löschen dieser Seite keine Standardvorlage mehr zugewiesen sein.',
|
||||
'pages_delete_confirm' => 'Bist du sicher, dass du diese Seite löschen möchtest?',
|
||||
'pages_delete_draft_confirm' => 'Bist du sicher, dass du diesen Seitenentwurf löschen möchtest?',
|
||||
'pages_editing_named' => 'Seite ":pageName" bearbeiten',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Ein Benutzer mit der E-Mail-Adresse :email ist bereits mit anderen Anmeldedaten registriert.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'Die E-Mail-Adresse ist bereits bestätigt. Bitte melde dich an.',
|
||||
'email_confirmation_invalid' => 'Der Bestätigungslink ist nicht gültig oder wurde bereits verwendet. Bitte registriere dich erneut.',
|
||||
'email_confirmation_expired' => 'Der Bestätigungslink ist abgelaufen. Es wurde eine neue Bestätigungs-E-Mail gesendet.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Die Anfrage vom externen Authentifizierungssystem wird von einem von dieser Anwendung gestarteten Prozess nicht erkannt. Das Zurückblättern nach einem Login könnte dieses Problem verursachen.',
|
||||
'saml_fail_authed' => 'Anmeldung mit :system fehlgeschlagen, System konnte keine erfolgreiche Autorisierung bereitstellen',
|
||||
'oidc_already_logged_in' => 'Bereits angemeldet',
|
||||
'oidc_user_not_registered' => 'Der Benutzer :name ist nicht registriert und die automatische Registrierung ist deaktiviert',
|
||||
'oidc_no_email_address' => 'Es konnte keine E-Mail-Adresse für diesen Benutzer in den vom externen Authentifizierungssystem bereitgestellten Daten gefunden werden',
|
||||
'oidc_fail_authed' => 'Anmeldung mit :system fehlgeschlagen, System hat keine erfolgreiche Autorisierung geliefert',
|
||||
'social_no_action_defined' => 'Es ist keine Aktion definiert',
|
||||
|
|
|
@ -110,7 +110,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
|
|||
'recycle_bin_contents_empty' => 'Der Papierkorb ist derzeit leer',
|
||||
'recycle_bin_empty' => 'Papierkorb leeren',
|
||||
'recycle_bin_empty_confirm' => 'Dies wird alle Einträge im Papierkorb dauerhaft entfernen, einschließlich der Inhalte, die darin enthalten sind. Bist du sicher, dass du den Papierkorb leeren möchtest?',
|
||||
'recycle_bin_destroy_confirm' => 'Diese Aktion wird diesen Eintrag zusammen mit allen unten aufgeführten Untereinträgen dauerhaft aus dem System löschen und du wirst nicht in der Lage sein, diesen Inhalt wiederherzustellen. Bist du sicher, dass du diesen Eintrag endgültig löschen möchtest?',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Zu löschende Einträge',
|
||||
'recycle_bin_restore_list' => 'Wiederherzustellende Einträge',
|
||||
'recycle_bin_restore_confirm' => 'Mit dieser Aktion wird der gelöschte Eintrag einschließlich aller untergeordneten Einträge an seinem ursprünglichen Ort wiederhergestellt. Wenn der ursprüngliche Ort gelöscht wurde und sich nun im Papierkorb befindet, muss auch der übergeordnete Eintrag wiederhergestellt werden.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Ο Χρήστης αφαιρέθηκε επιτυχώς',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'δημιουργήθηκε κωδικός API',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'O κωδικός API δημιουργήθηκε με επιτυχία',
|
||||
'api_token_update' => 'κωδικός API ενημερώθηκε',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'κωδικός API ενημερώθηκε με επιτυχία',
|
||||
'api_token_delete' => 'διαγραμμένο api token',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'Το διακριτικό API διαγράφηκε με επιτυχία',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Περιγραφή',
|
||||
'role' => 'Ρόλος',
|
||||
'cover_image' => 'Εικόνα εξώφυλλου',
|
||||
'cover_image_description' => 'Αυτή η εικόνα πρέπει να είναι περίπου 440x250px.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Ενέργειες',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Ιδιότητες πίνακα',
|
||||
'table_properties_title' => 'Ιδιότητες πίνακα',
|
||||
'delete_table' => 'Διαγραφή πίνακα',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Εισαγωγή γραμμής πάνω',
|
||||
'insert_row_after' => 'Εισαγωγή γραμμής κάτω',
|
||||
'delete_row' => 'Διαγραφή γραμμής',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'Αρχείο PDF',
|
||||
'export_text' => 'Αρχείο Απλού κειμένου',
|
||||
'export_md' => 'Αρχείο Markdown',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Δικαιώματα',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Επεξεργασία Βιβλίου :bookname',
|
||||
'books_form_book_name' => 'Όνομα Βιβλίου',
|
||||
'books_save' => 'Αποθήκευση Βιβλίου',
|
||||
'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' => 'Άδειες Βιβλίου',
|
||||
'books_permissions_updated' => 'Τα Δικαιώματα Βιβλίου Ενημερώθηκαν',
|
||||
'books_empty_contents' => 'Δεν έχουν δημιουργηθεί σελίδες ή κεφάλαια για αυτό το βιβλίο.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Διαγραφή Προσχέδιας Σελίδας',
|
||||
'pages_delete_success' => 'Η σελίδα διαγράφηκε',
|
||||
'pages_delete_draft_success' => 'Η προσχέδια (πρόχειρη) σελίδα διαγράφηκε',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτή τη σελίδα;',
|
||||
'pages_delete_draft_confirm' => 'Θέλετε σίγουρα να διαγράψετε την προσχέδια σελίδα;',
|
||||
'pages_editing_named' => 'Επεξεργασία Σελίδας :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Ένας χρήστης με email :email υπάρχει ήδη αλλά με διαφορετικά διαπιστευτήρια.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'Το email έχει ήδη επιβεβαιωθεί, Δοκιμάστε να συνδεθείτε.',
|
||||
'email_confirmation_invalid' => 'Αυτό το διακριτικό επιβεβαίωσης δεν είναι έγκυρο ή έχει ήδη χρησιμοποιηθεί, Παρακαλώ δοκιμάστε να εγγραφείτε ξανά.',
|
||||
'email_confirmation_expired' => 'Το διακριτικό επιβεβαίωσης έχει λήξει, έχει σταλεί ένα νέο email επιβεβαίωσης.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Το αίτημα από το εξωτερικό σύστημα ελέγχου ταυτότητας δεν αναγνωρίζεται από μια διαδικασία που ξεκίνησε από αυτή την εφαρμογή. Η πλοήγηση πίσω μετά από μια σύνδεση θα μπορούσε να προκαλέσει αυτό το ζήτημα.',
|
||||
'saml_fail_authed' => 'Η σύνδεση με τη χρήση :system απέτυχε, το σύστημα δεν παρείχε επιτυχή εξουσιοδότηση',
|
||||
'oidc_already_logged_in' => 'Ήδη συνδεδεμένος',
|
||||
'oidc_user_not_registered' => 'Ο χρήστης :name δεν είναι εγγεγραμμένος και η αυτόματη εγγραφή είναι απενεργοποιημένη',
|
||||
'oidc_no_email_address' => 'Δεν ήταν δυνατή η εύρεση μιας διεύθυνσης ηλεκτρονικού ταχυδρομείου, για αυτόν τον χρήστη, στα δεδομένα που παρέχονται από το εξωτερικό σύστημα ελέγχου ταυτότητας',
|
||||
'oidc_fail_authed' => 'Η σύνδεση με τη χρήση :system απέτυχε, το σύστημα δεν παρείχε επιτυχή εξουσιοδότηση',
|
||||
'social_no_action_defined' => 'Καμία ενέργεια δεν ορίστηκε',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'Ο κάδος ανακύκλωσης είναι επί του παρόντος άδειος',
|
||||
'recycle_bin_empty' => 'Αδειάστε τον Κάδο Ανακύκλωσης',
|
||||
'recycle_bin_empty_confirm' => 'Αυτό θα καταστρέψει οριστικά όλα τα αντικείμενα στον κάδο ανακύκλωσης, συμπεριλαμβανομένου του περιεχομένου που περιέχεται σε κάθε αντικείμενο. Είστε βέβαιοι ότι θέλετε να αδειάσετε τον κάδο ανακύκλωσης;',
|
||||
'recycle_bin_destroy_confirm' => 'Αυτή η ενέργεια θα διαγράψει οριστικά από το σύστημα αυτό το στοιχείο μαζί με τυχόν θυγατρικά, που αναφέρονται παρακάτω. Μετά την επιβεβαίωση της διαγραφής δεν θα μπορείτε να επαναφέρετε αυτό το περιεχόμενο. Είστε βέβαιοι ότι θέλετε να διαγράψετε οριστικά αυτό το στοιχείο;',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Αντικείμενα για καταστροφή',
|
||||
'recycle_bin_restore_list' => 'Αντικείμενα για επαναφορά',
|
||||
'recycle_bin_restore_confirm' => 'Αυτή η ενέργεια θα επαναφέρει το διαγραμμένο στοιχείο, συμπεριλαμβανομένων τυχόν θυγατρικών στοιχείων, στην αρχική τους θέση. Εάν η αρχική τοποθεσία έχει από τότε διαγραφεί και βρίσκεται τώρα στον κάδο ανακύκλωσης, θα πρέπει επίσης να αποκατασταθεί και το γονικό στοιχείο.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Usuario eliminado correctamente',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'token de api creado',
|
||||
'api_token_create' => 'token de API creado',
|
||||
'api_token_create_notification' => 'Token API creado correctamente',
|
||||
'api_token_update' => 'token de api actualizado',
|
||||
'api_token_update' => 'token de API actualizado',
|
||||
'api_token_update_notification' => 'Token API actualizado correctamente',
|
||||
'api_token_delete' => 'token de api borrado',
|
||||
'api_token_delete' => 'token de API borrado',
|
||||
'api_token_delete_notification' => 'Token API borrado correctamente',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Descripción',
|
||||
'role' => 'Rol',
|
||||
'cover_image' => 'Imagen de portada',
|
||||
'cover_image_description' => 'Esta imagen debe ser aproximadamente de 440x250px.',
|
||||
'cover_image_description' => 'Esta imagen debe ser de aproximadamente 440x250px aunque será escalada y recortada para adaptarse a la interfaz de usuario en diferentes escenarios según sea necesario, por lo que las dimensiones en pantalla diferirán.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Acciones',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Propiedades de tabla',
|
||||
'table_properties_title' => 'Propiedades de Tabla',
|
||||
'delete_table' => 'Eliminar tabla',
|
||||
'table_clear_formatting' => 'Limpiar formato de tabla',
|
||||
'resize_to_contents' => 'Redimensionar al contenido',
|
||||
'row_header' => 'Fila de cabecera',
|
||||
'insert_row_before' => 'Insertar fila arriba',
|
||||
'insert_row_after' => 'Insertar fila abajo',
|
||||
'delete_row' => 'Eliminar fila',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'Archivo PDF',
|
||||
'export_text' => 'Archivo de texto',
|
||||
'export_md' => 'Archivo Markdown',
|
||||
'default_template' => 'Plantilla de página por defecto',
|
||||
'default_template_explain' => 'Asigne una plantilla de página que se utilizará como contenido predeterminado para todas las páginas creadas en este elemento. Tenga en cuenta que esto sólo se utilizará si el creador de páginas tiene acceso a la plantilla de página elegida.',
|
||||
'default_template_select' => 'Seleccione una página de plantilla',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Permisos',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Editar Libro :bookName',
|
||||
'books_form_book_name' => 'Nombre de libro',
|
||||
'books_save' => 'Guardar libro',
|
||||
'books_default_template' => 'Plantilla de página por defecto',
|
||||
'books_default_template_explain' => 'Asigne una plantilla de página que se utilizará como contenido predeterminado para todas las páginas nuevas de este libro. Tenga en cuenta que esto sólo se utilizará si el creador de páginas tiene acceso a la página elegida.',
|
||||
'books_default_template_select' => 'Seleccione una página de plantilla',
|
||||
'books_permissions' => 'Permisos del libro',
|
||||
'books_permissions_updated' => 'Permisos del libro actualizados',
|
||||
'books_empty_contents' => 'Ninguna página o capítulo ha sido creada para este libro.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Borrar borrador de página',
|
||||
'pages_delete_success' => 'Página borrada',
|
||||
'pages_delete_draft_success' => 'Borrador de página borrado',
|
||||
'pages_delete_warning_template' => 'Esta página está en uso como plantilla de página predeterminada del libro. Estos libros ya no tendrán una plantilla de página predeterminada asignada después de eliminar esta página.',
|
||||
'pages_delete_warning_template' => 'Esta página está en uso como plantilla de página predeterminada de libro o capítulo. Estos libros o capítulos ya no tendrán una plantilla de página predeterminada asignada después de eliminar esta página.',
|
||||
'pages_delete_confirm' => '¿Está seguro de borrar esta página?',
|
||||
'pages_delete_draft_confirm' => '¿Está seguro de que desea borrar este borrador de página?',
|
||||
'pages_editing_named' => 'Editando página :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Un usuario con el correo electrónico :email ya existe pero con credenciales diferentes.',
|
||||
'auth_pre_register_theme_prevention' => 'La cuenta de usuario no pudo ser registrada con los detalles proporcionados',
|
||||
'email_already_confirmed' => 'El correo electrónico ya ha sido confirmado, intente acceder a la aplicación.',
|
||||
'email_confirmation_invalid' => 'Este token de confirmación no es válido o ya ha sido usado, intente registrar uno nuevamente.',
|
||||
'email_confirmation_expired' => 'El token de confirmación ha expirado, un nuevo email de confirmacón ha sido enviado.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'La solicitud del sistema de autenticación externo no está reconocida por un proceso iniciado por esta aplicación. Navegar hacia atrás después de un inicio de sesión podría causar este problema.',
|
||||
'saml_fail_authed' => 'El inicio de sesión con :system falló, el sistema no proporcionó una autorización correcta',
|
||||
'oidc_already_logged_in' => 'Ya tenías la sesión iniciada',
|
||||
'oidc_user_not_registered' => 'El usuario :name no está registrado y el registro automático está deshabilitado',
|
||||
'oidc_no_email_address' => 'No se pudo encontrar una dirección de correo electrónico, para este usuario, en los datos proporcionados por el sistema de autenticación externo',
|
||||
'oidc_fail_authed' => 'El inicio de sesión con :system falló, el sistema no proporcionó una autorización correcta',
|
||||
'social_no_action_defined' => 'Acción no definida',
|
||||
|
|
|
@ -97,7 +97,7 @@ return [
|
|||
'api_token_create_notification' => 'Token de API creado correctamente',
|
||||
'api_token_update' => 'token de API actualizado',
|
||||
'api_token_update_notification' => 'Token de API actualizado correctamente',
|
||||
'api_token_delete' => 'token de API eliminado',
|
||||
'api_token_delete' => 'token de API borrado',
|
||||
'api_token_delete_notification' => 'Token de API eliminado correctamente',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Descripción',
|
||||
'role' => 'Rol',
|
||||
'cover_image' => 'Imagen de cubierta',
|
||||
'cover_image_description' => 'Esta imagen debe ser de 440x250px aproximadamente.',
|
||||
'cover_image_description' => 'Esta imagen debe ser de aproximadamente 440x250px aunque será escalada y recortada para adaptarse a la interfaz de usuario en diferentes escenarios según sea necesario, por lo que las dimensiones en pantalla diferirán.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Acciones',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Propiedades de tabla',
|
||||
'table_properties_title' => 'Propiedades de Tabla',
|
||||
'delete_table' => 'Eliminar tabla',
|
||||
'table_clear_formatting' => 'Limpiar formato de tabla',
|
||||
'resize_to_contents' => 'Redimensionar al contenido',
|
||||
'row_header' => 'Fila de cabecera',
|
||||
'insert_row_before' => 'Insertar fila arriba',
|
||||
'insert_row_after' => 'Insertar fila abajo',
|
||||
'delete_row' => 'Eliminar fila',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'Archivo PDF',
|
||||
'export_text' => 'Archivo de texto plano',
|
||||
'export_md' => 'Archivo Markdown',
|
||||
'default_template' => 'Plantilla de página por defecto',
|
||||
'default_template_explain' => 'Asigne una plantilla de página que se utilizará como contenido predeterminado para todas las páginas creadas en este elemento. Tenga en cuenta que esto sólo se utilizará si el creador de páginas tiene acceso a la plantilla de página elegida.',
|
||||
'default_template_select' => 'Seleccione una página de plantilla',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Permisos',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Editar Libro :bookName',
|
||||
'books_form_book_name' => 'Nombre de libro',
|
||||
'books_save' => 'Guardar libro',
|
||||
'books_default_template' => 'Plantilla de página por defecto',
|
||||
'books_default_template_explain' => 'Asigne una plantilla de página que se utilizará como contenido predeterminado para todas las páginas nuevas de este libro. Tenga en cuenta que esto sólo se utilizará si el creador de páginas tiene acceso a la página elegida.',
|
||||
'books_default_template_select' => 'Seleccione una página de plantilla',
|
||||
'books_permissions' => 'permisos de libro',
|
||||
'books_permissions_updated' => 'Permisos de libro actualizados',
|
||||
'books_empty_contents' => 'Ninguna página o capítulo ha sido creada para este libro.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Borrar borrador de página',
|
||||
'pages_delete_success' => 'Página borrada',
|
||||
'pages_delete_draft_success' => 'Borrador de página borrado',
|
||||
'pages_delete_warning_template' => 'Esta página está en uso como plantilla de página predeterminada del libro. Estos libros ya no tendrán una plantilla de página predeterminada asignada después de eliminar esta página.',
|
||||
'pages_delete_warning_template' => 'Esta página está en uso como plantilla de página predeterminada de libro o capítulo. Estos libros o capítulos ya no tendrán una plantilla de página predeterminada asignada después de eliminar esta página.',
|
||||
'pages_delete_confirm' => '¿Está seguro de borrar esta página?',
|
||||
'pages_delete_draft_confirm' => 'Está seguro de que desea borrar este borrador de página?',
|
||||
'pages_editing_named' => 'Editando página :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Un usuario con el email :email ya existe pero con credenciales diferentes.',
|
||||
'auth_pre_register_theme_prevention' => 'La cuenta de usuario no pudo ser registrada con los detalles proporcionados',
|
||||
'email_already_confirmed' => 'El email ya ha sido confirmado, Intente loguearse en la aplicación.',
|
||||
'email_confirmation_invalid' => 'Este token de confirmación no e válido o ya ha sido usado,Intente registrar uno nuevamente.',
|
||||
'email_confirmation_expired' => 'El token de confirmación ha expirado, Un nuevo email de confirmacón ha sido enviado.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'La solicitud del sistema de autenticación externo no está reconocida por un proceso iniciado por esta aplicación. Navegar hacia atrás después de un inicio de sesión podría causar este problema.',
|
||||
'saml_fail_authed' => 'El inicio de sesión con :system falló, el sistema no proporcionó una autorización correcta',
|
||||
'oidc_already_logged_in' => 'Ya está conectado',
|
||||
'oidc_user_not_registered' => 'El usuario :name no está registrado y el registro automático está deshabilitado',
|
||||
'oidc_no_email_address' => 'No se pudo encontrar una dirección de correo electrónico para este usuario en los datos proporcionados por el sistema de autenticación externo',
|
||||
'oidc_fail_authed' => 'El inicio de sesión con :system falló, el sistema no proporcionó una autorización correcta',
|
||||
'social_no_action_defined' => 'Acción no definida',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'La papelera de reciclaje está vacía',
|
||||
'recycle_bin_empty' => 'Vaciar Papelera de reciclaje',
|
||||
'recycle_bin_empty_confirm' => 'Esto destruirá permanentemente todos los elementos de la papelera de reciclaje, incluyendo el contenido existente en cada elemento. ¿Está seguro de que desea vaciar la papelera de reciclaje?',
|
||||
'recycle_bin_destroy_confirm' => 'Esta acción eliminará permanentemente este elemento del sistema, junto con los elementos secundarios listados a continuación, y no podrá restaurar este contenido. ¿Está seguro de que desea eliminar permanentemente este elemento?',
|
||||
'recycle_bin_destroy_confirm' => 'Esta acción eliminará permanentemente este elemento del sistema, junto con los elementos secundarios listados a continuación, y no podrá restaurar este contenido de nuevo. ¿Está seguro de que desea eliminar permanentemente este elemento?',
|
||||
'recycle_bin_destroy_list' => 'Elementos a destruir',
|
||||
'recycle_bin_restore_list' => 'Elementos a restaurar',
|
||||
'recycle_bin_restore_confirm' => 'Esta acción restaurará el elemento eliminado, incluyendo cualquier elemento secundario, a su ubicación original. Si la ubicación original ha sido eliminada, y ahora está en la papelera de reciclaje, el elemento padre también tendrá que ser restaurado.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Kasutaja on kustutatud',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'lisas API tunnuse',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API tunnus on lisatud',
|
||||
'api_token_update' => 'muutis API tunnust',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API tunnus on muudetud',
|
||||
'api_token_delete' => 'kustutas API tunnuse',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API tunnus on kustutatud',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Kirjeldus',
|
||||
'role' => 'Roll',
|
||||
'cover_image' => 'Kaanepilt',
|
||||
'cover_image_description' => 'See pilt peaks olema umbes 440x250 pikslit.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Tegevused',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Tabeli omadused',
|
||||
'table_properties_title' => 'Tabeli omadused',
|
||||
'delete_table' => 'Kustuta tabel',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Sisesta rida enne',
|
||||
'insert_row_after' => 'Sisesta rida pärast',
|
||||
'delete_row' => 'Kustuta rida',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF fail',
|
||||
'export_text' => 'Tekstifail',
|
||||
'export_md' => 'Markdown fail',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Õigused',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Muuda raamatut :bookName',
|
||||
'books_form_book_name' => 'Raamatu pealkiri',
|
||||
'books_save' => 'Salvesta raamat',
|
||||
'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' => 'Raamatu õigused',
|
||||
'books_permissions_updated' => 'Raamatu õigused muudetud',
|
||||
'books_empty_contents' => 'Ühtegi lehte ega peatükki pole lisatud.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Kustuta mustand',
|
||||
'pages_delete_success' => 'Leht kustutatud',
|
||||
'pages_delete_draft_success' => 'Mustand kustutatud',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Kas oled kindel, et soovid selle lehe kustutada?',
|
||||
'pages_delete_draft_confirm' => 'Kas oled kindel, et soovid selle mustandi kustutada?',
|
||||
'pages_editing_named' => 'Lehe :pageName muutmine',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'See e-posti aadress on juba seotud teise kasutajaga.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'E-posti aadress on juba kinnitatud. Proovi sisse logida.',
|
||||
'email_confirmation_invalid' => 'Kinnituslink ei ole kehtiv või on seda juba kasutatud. Proovi uuesti registreeruda.',
|
||||
'email_confirmation_expired' => 'Kinnituslink on aegunud. Sulle saadeti aadressi kinnitamiseks uus e-kiri.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Välisest autentimissüsteemist tulnud päringut ei algatatud sellest rakendusest. Seda viga võib põhjustada pärast sisselogimist tagasi liikumine.',
|
||||
'saml_fail_authed' => 'Sisenemine :system kaudu ebaõnnestus, süsteem ei andnud volitust',
|
||||
'oidc_already_logged_in' => 'Juba sisse logitud',
|
||||
'oidc_user_not_registered' => 'Kasutaja :name ei ole registreeritud ning automaatne registreerimine on keelatud',
|
||||
'oidc_no_email_address' => 'Selle kasutaja e-posti aadressi ei õnnestunud välisest autentimissüsteemist leida',
|
||||
'oidc_fail_authed' => 'Sisenemine :system kaudu ebaõnnestus, süsteem ei andnud volitust',
|
||||
'social_no_action_defined' => 'Tegevus on defineerimata',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'Prügikast on hetkel tühi',
|
||||
'recycle_bin_empty' => 'Tühjenda prügikast',
|
||||
'recycle_bin_empty_confirm' => 'See kustutab lõplikult kõik objektid prügikastis, kaasa arvatud nende sisu. Kas oled kindel, et soovid prügikasti tühjendada?',
|
||||
'recycle_bin_destroy_confirm' => 'See kustutab lõplikult valitud objekti koos loetletud alamobjektidega, ja seda sisu ei ole enam võimalik taastada. Kas oled kindel, et soovid selle objekti kustutada?',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Kustutatavad objektid',
|
||||
'recycle_bin_restore_list' => 'Taastatavad objektid',
|
||||
'recycle_bin_restore_confirm' => 'See taastab valitud objekti koos kõigi alamobjektidega nende algsesse asukohta. Kui see asukoht on ka vahepeal kustutatud ja on nüüd prügikastis, tuleb ka see taastada.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Erabiltzailea egoki ezabatua',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'created api token',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API token successfully created',
|
||||
'api_token_update' => 'updated api token',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API token successfully updated',
|
||||
'api_token_delete' => 'deleted api token',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API token successfully deleted',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Deskribapena',
|
||||
'role' => 'Rola',
|
||||
'cover_image' => 'Azaleko irudia',
|
||||
'cover_image_description' => 'Irudiaren tamaina 440x250px antzekoa izan beharko litzake.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Ekintzak',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Taularen propietateak',
|
||||
'table_properties_title' => 'Taularen propietateak',
|
||||
'delete_table' => 'Ezabatu taula',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Insert row before',
|
||||
'insert_row_after' => 'Insert row after',
|
||||
'delete_row' => 'Delete row',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF fitxategia',
|
||||
'export_text' => 'Testu lauko fitxategiak',
|
||||
'export_md' => 'Markdown fitxategia',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Baimenak',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Editatu :bookName liburua',
|
||||
'books_form_book_name' => 'Liburu izena',
|
||||
'books_save' => 'Gorde Liburua',
|
||||
'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' => 'Liburu baimenak',
|
||||
'books_permissions_updated' => 'Liburu baimenak eguneratuta',
|
||||
'books_empty_contents' => 'Ez da orri edo kapitulurik sortu liburu honentzat.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Delete Draft Page',
|
||||
'pages_delete_success' => 'Orria ezabatua',
|
||||
'pages_delete_draft_success' => 'Draft page deleted',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Ziur al zaude orri hau ezabatu nahi duzula?',
|
||||
'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?',
|
||||
'pages_editing_named' => 'Editing Page :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => ':email kontuakin erabiltzaile bat badago, baina kredentzial ezberdinekin.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'Email kontua berretsita dago, saiatu saioa hasten.',
|
||||
'email_confirmation_invalid' => 'Berrezpen token hau ez da baliozkoa eta iada erabiltzen da, mesedez, saiatu berriz erregistroa burutzen.',
|
||||
'email_confirmation_expired' => 'Berrezpen tokena iraungi da, berrezpen email berri bnat bidali da.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'Kanpoko egiazkotasun-sistemaren eskaria ez du onartzen aplikazio honek abiarazitako prozesu batek. Loginean atzera egitea izan daiteke arrazoia.',
|
||||
'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
|
||||
'oidc_already_logged_in' => 'Dagoeneko saioa hasita',
|
||||
'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
|
||||
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
|
||||
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
|
||||
'social_no_action_defined' => 'No action defined',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'Zakarrontzia hutsik dago',
|
||||
'recycle_bin_empty' => 'Hustu Zakarrontzia',
|
||||
'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_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Ezabatuko diren elementuak',
|
||||
'recycle_bin_restore_list' => 'Berrezarriko diren elementuak',
|
||||
'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.',
|
||||
|
|
|
@ -93,7 +93,7 @@ return [
|
|||
'user_delete_notification' => 'کاربر با موفقیت حذف شد',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'توکن api ایجاد شده',
|
||||
'api_token_create' => 'ایجاد توکن API',
|
||||
'api_token_create_notification' => 'توکن api با موفقیت ایجاد شد',
|
||||
'api_token_update' => 'توکن api بروز شده',
|
||||
'api_token_update_notification' => 'توکن API با موفقیت بروزرسانی شد',
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'توضیحات',
|
||||
'role' => 'نقش',
|
||||
'cover_image' => 'تصویر روی جلد',
|
||||
'cover_image_description' => 'سایز تصویر باید 440x250 باشد.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'عملیات',
|
||||
|
|
|
@ -18,7 +18,7 @@ return [
|
|||
'image_search_hint' => 'جستجو بر اساس نام تصویر',
|
||||
'image_uploaded' => 'بارگذاری شده :uploadedDate',
|
||||
'image_uploaded_by' => 'بارگذاری شده توسط:userName',
|
||||
'image_uploaded_to' => 'بارگذاری شده در صفحه:pageLink',
|
||||
'image_uploaded_to' => 'بارگذاری شده در صفحه :pageLink',
|
||||
'image_updated' => 'بهروزرسانی شده در:updateDate',
|
||||
'image_load_more' => 'بارگذاری بیشتر',
|
||||
'image_image_name' => 'نام تصویر',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'تنظیمات جدول',
|
||||
'table_properties_title' => 'تنظیمات جدول',
|
||||
'delete_table' => 'حذف جدول',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'افزودن سطر به قبل',
|
||||
'insert_row_after' => 'افزودن سطر به بعد',
|
||||
'delete_row' => 'حذف سطر',
|
||||
|
|
|
@ -23,7 +23,7 @@ return [
|
|||
'meta_updated' => 'به روزرسانی شده :timeLength',
|
||||
'meta_updated_name' => 'به روزرسانی شده :timeLength توسط :user',
|
||||
'meta_owned_name' => 'متعلق به :user',
|
||||
'meta_reference_count' => 'Referenced by :count item|Referenced by :count items',
|
||||
'meta_reference_count' => 'در 1 صفحه به آن ارجاع داده شده|در :count صفحه به آن ارجاع داده شده',
|
||||
'entity_select' => 'انتخاب موجودیت',
|
||||
'entity_select_lack_permission' => 'شما مجوزهای لازم برای انتخاب این مورد را ندارید',
|
||||
'images' => 'عکسها',
|
||||
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'فایل PDF',
|
||||
'export_text' => 'پرونده متنی ساده',
|
||||
'export_md' => 'راهنما مارکدون',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'مجوزها',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'ویرایش کتاب:bookName',
|
||||
'books_form_book_name' => 'نام کتاب',
|
||||
'books_save' => 'ذخیره کتاب',
|
||||
'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' => 'مجوزهای کتاب',
|
||||
'books_permissions_updated' => 'مجوزهای کتاب به روز شد',
|
||||
'books_empty_contents' => 'هیچ صفحه یا فصلی برای این کتاب ایجاد نشده است.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'حذف صفحه پیش نویس',
|
||||
'pages_delete_success' => 'صفحه حذف شد',
|
||||
'pages_delete_draft_success' => 'صفحه پیش نویس حذف شد',
|
||||
'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_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه را حذف کنید؟',
|
||||
'pages_delete_draft_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه پیش نویس را حذف کنید؟',
|
||||
'pages_editing_named' => 'ویرایش صفحه :pageName',
|
||||
|
@ -409,7 +409,7 @@ return [
|
|||
// References
|
||||
'references' => 'مراجع',
|
||||
'references_none' => 'هیچ رفرنسی برای این قلم یافت نشد.',
|
||||
'references_to_desc' => 'Listed below is all the known content in the system that links to this item.',
|
||||
'references_to_desc' => 'در زیر تمام صفحات شناخته شده در سیستم که به این مورد پیوند دارند، نشان داده شده است.',
|
||||
|
||||
// Watch Options
|
||||
'watch' => 'نظارت',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'کاربری با ایمیل :email از قبل وجود دارد اما دارای اطلاعات متفاوتی می باشد.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'ایمیل قبلا تایید شده است، وارد سیستم شوید.',
|
||||
'email_confirmation_invalid' => 'این کلمه عبور معتبر نمی باشد و یا قبلا استفاده شده است، لطفا دوباره ثبت نام نمایید.',
|
||||
'email_confirmation_expired' => 'کلمه عبور منقضی شده است، یک ایمیل تایید جدید ارسال شد.',
|
||||
|
@ -23,7 +24,6 @@ return [
|
|||
'saml_invalid_response_id' => 'درخواست از سیستم احراز هویت خارجی توسط فرایندی که توسط این نرم افزار آغاز شده است شناخته نمی شود. بازگشت به سیستم پس از ورود به سیستم می تواند باعث این مسئله شود.',
|
||||
'saml_fail_authed' => 'ورود به سیستم :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد',
|
||||
'oidc_already_logged_in' => 'قبلا وارد شده اید',
|
||||
'oidc_user_not_registered' => 'کاربر :name ثبت نشده و ثبت نام خودکار غیرفعال است',
|
||||
'oidc_no_email_address' => 'آدرس ایمیلی برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
||||
'oidc_fail_authed' => 'ورود به سیستم با استفاده از :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد',
|
||||
'social_no_action_defined' => 'عملی تعریف نشده است',
|
||||
|
@ -52,7 +52,7 @@ return [
|
|||
'image_upload_replace_type' => 'جایگزینی فایل تصویری باید از یک نوع باشد',
|
||||
'image_upload_memory_limit' => 'Failed to handle image upload and/or create thumbnails due to system resource limits.',
|
||||
'image_thumbnail_memory_limit' => 'Failed to create image size variations due to system resource limits.',
|
||||
'image_gallery_thumbnail_memory_limit' => 'Failed to create gallery thumbnails due to system resource limits.',
|
||||
'image_gallery_thumbnail_memory_limit' => 'به دلیل محدودیت منابع سیستم، تصاویر کوچک گالری ایجاد نشد.',
|
||||
'drawing_data_not_found' => 'داده های طرح قابل بارگذاری نیستند. ممکن است فایل طرح دیگر وجود نداشته باشد یا شما به آن دسترسی نداشته باشید.',
|
||||
|
||||
// Attachments
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'سطل بازیافت در حال حاضر خالی است',
|
||||
'recycle_bin_empty' => 'سطل آشغال خالی',
|
||||
'recycle_bin_empty_confirm' => 'این کار همه اقلام موجود در سطل بازیافت از جمله محتوای موجود در هر مورد را برای همیشه از بین می برد. آیا مطمئن هستید که می خواهید سطل بازیافت را خالی کنید؟',
|
||||
'recycle_bin_destroy_confirm' => 'این اقدام این مورد را به همراه هر عنصر فرعی فهرست شده در زیر برای همیشه از سیستم حذف می کند و شما نمی توانید این محتوا را بازیابی کنید. آیا مطمئن هستید که می خواهید این مورد را برای همیشه حذف کنید؟',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'مواردی که باید نابود شوند',
|
||||
'recycle_bin_restore_list' => 'مواردی که باید بازیابی شوند',
|
||||
'recycle_bin_restore_confirm' => 'این اقدام، مورد حذف شده، از جمله هر عنصر فرزند، را به مکان اصلی خود باز می گرداند. اگر مکان اصلی از آن زمان حذف شده باشد، و اکنون در سطل بازیافت است، مورد اصلی نیز باید بازیابی شود.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Käyttäjä poistettiin onnistuneesti',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'loi API-tunnisteen',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'API-tunniste luotiin onnistuneesti',
|
||||
'api_token_update' => 'päivitti API-tunnisteen',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'API-tunniste päivitettiin onnistuneesti',
|
||||
'api_token_delete' => 'poisti API-tunnisteen',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'API-tunniste poistettiin onnistuneesti',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Kuvaus',
|
||||
'role' => 'Rooli',
|
||||
'cover_image' => 'Kansikuva',
|
||||
'cover_image_description' => 'Kuvan tulee olla noin 440x250px.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Toiminnot',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Taulukon ominaisuudet',
|
||||
'table_properties_title' => 'Taulukon ominaisuudet',
|
||||
'delete_table' => 'Poista taulukko',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Lisää rivi ennen',
|
||||
'insert_row_after' => 'Lisää rivi jälkeen',
|
||||
'delete_row' => 'Poista rivi',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'PDF-tiedosto',
|
||||
'export_text' => 'Tekstitiedosto',
|
||||
'export_md' => 'Markdown-tiedosto',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Käyttöoikeudet',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Muokkaa kirjaa :bookName',
|
||||
'books_form_book_name' => 'Kirjan nimi',
|
||||
'books_save' => 'Tallenna kirja',
|
||||
'books_default_template' => 'Oletusmallipohja',
|
||||
'books_default_template_explain' => 'Määritä mallipohja, jota käytetään oletuksena kaikille tämän kirjan uusille sivuille. Muista, että mallipohjaa käytetään vain, jos sivun luojalla on katseluoikeudet valittuun mallipohjaan.',
|
||||
'books_default_template_select' => 'Valitse mallipohja',
|
||||
'books_permissions' => 'Kirjan käyttöoikeudet',
|
||||
'books_permissions_updated' => 'Kirjan käyttöoikeudet päivitetty',
|
||||
'books_empty_contents' => 'Tähän kirjaan ei ole luotu sivuja tai lukuja.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Poista luonnos',
|
||||
'pages_delete_success' => 'Sivu poistettu',
|
||||
'pages_delete_draft_success' => 'Luonnos poistettu',
|
||||
'pages_delete_warning_template' => 'Tätä sivua käytetään oletusmallipohjana. Näillä kirjoilla ei ole enää oletusmallipohjaa, jos tämä sivu poistetaan.',
|
||||
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Oletko varma, että haluat poistaa tämän sivun?',
|
||||
'pages_delete_draft_confirm' => 'Haluatko varmasti poistaa tämän luonnoksen?',
|
||||
'pages_editing_named' => 'Muokataan sivua :pageName',
|
||||
|
|
|
@ -10,6 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Sähköpostiosoite :email on jo käytössä toisessa käyttäjätunnuksessa.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'email_already_confirmed' => 'Sähköposti on jo vahvistettu, yritä kirjautua sisään.',
|
||||
'email_confirmation_invalid' => 'Tämä vahvistuslinkki ei ole voimassa tai sitä on jo käytetty, yritä rekisteröityä uudelleen.',
|
||||
'email_confirmation_expired' => 'Vahvistuslinkki on vanhentunut, uusi vahvistussähköposti on lähetetty.',
|
||||
|
@ -24,7 +25,6 @@ return [
|
|||
Sovellus ei tunnista ulkoisen todennuspalvelun pyyntöä. Ongelman voi aiheuttaa siirtyminen selaimessa takaisin edelliseen näkymään kirjautumisen jälkeen.',
|
||||
'saml_fail_authed' => 'Sisäänkirjautuminen :system käyttäen epäonnistui, järjestelmä ei antanut valtuutusta',
|
||||
'oidc_already_logged_in' => 'Olet jo kirjautunut sisään',
|
||||
'oidc_user_not_registered' => 'Käyttäjää :nimi ei ole rekisteröity ja automaattinen rekisteröinti on pois käytöstä',
|
||||
'oidc_no_email_address' => 'Ulkoisen todennuspalvelun antamista tiedoista ei löytynyt tämän käyttäjän sähköpostiosoitetta',
|
||||
'oidc_fail_authed' => 'Sisäänkirjautuminen :system käyttäen epäonnistui, järjestelmä ei antanut valtuutusta',
|
||||
'social_no_action_defined' => 'Ei määriteltyä toimenpidettä',
|
||||
|
|
|
@ -109,7 +109,7 @@ return [
|
|||
'recycle_bin_contents_empty' => 'Roskakori on tällä hetkellä tyhjä',
|
||||
'recycle_bin_empty' => 'Tyhjennä roskakori',
|
||||
'recycle_bin_empty_confirm' => 'Tämä tuhoaa pysyvästi kaikki kohteet roskakorissa, mukaan lukien kunkin kohteen sisältämän sisällön. Haluatko varmasti tyhjentää roskakorin?',
|
||||
'recycle_bin_destroy_confirm' => 'Tämä toiminto poistaa tämän kohteen ja kaikki alla luetellut sisältyvät kohteet pysyvästi järjestelmästä, etkä voi enää palauttaa tätä sisältöä. Haluatko varmasti poistaa tämän kohteen pysyvästi?',
|
||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
||||
'recycle_bin_destroy_list' => 'Poistettavat kohteet',
|
||||
'recycle_bin_restore_list' => 'Palautettavat kohteet',
|
||||
'recycle_bin_restore_confirm' => 'Tämä toiminto palauttaa poistetun kohteen, mukaan lukien kaikki siihen sisältyvät kohteet, alkuperäiseen sijaintiinsa. Jos alkuperäinen sijainti on sittemmin poistettu ja on nyt roskakorissa, myös sitä koskeva kohde on palautettava.',
|
||||
|
|
|
@ -93,11 +93,11 @@ return [
|
|||
'user_delete_notification' => 'Utilisateur supprimé avec succès',
|
||||
|
||||
// API Tokens
|
||||
'api_token_create' => 'jeton d\'api créé',
|
||||
'api_token_create' => 'created API token',
|
||||
'api_token_create_notification' => 'Jeton d\'API créé avec succès',
|
||||
'api_token_update' => 'jeton d\'api mis à jour',
|
||||
'api_token_update' => 'updated API token',
|
||||
'api_token_update_notification' => 'Jeton d\'API mis à jour avec succès',
|
||||
'api_token_delete' => 'jeton d\'api supprimé',
|
||||
'api_token_delete' => 'deleted API token',
|
||||
'api_token_delete_notification' => 'Jeton d\'API supprimé avec succès',
|
||||
|
||||
// Roles
|
||||
|
|
|
@ -20,7 +20,7 @@ return [
|
|||
'description' => 'Description',
|
||||
'role' => 'Rôle',
|
||||
'cover_image' => 'Image de couverture',
|
||||
'cover_image_description' => 'Cette image doit faire environ 440x250 px.',
|
||||
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
|
||||
|
||||
// Actions
|
||||
'actions' => 'Actions',
|
||||
|
|
|
@ -81,6 +81,9 @@ return [
|
|||
'table_properties' => 'Propriétés du tableau',
|
||||
'table_properties_title' => 'Propriétés du tableau',
|
||||
'delete_table' => 'Supprimer le tableau',
|
||||
'table_clear_formatting' => 'Clear table formatting',
|
||||
'resize_to_contents' => 'Resize to contents',
|
||||
'row_header' => 'Row header',
|
||||
'insert_row_before' => 'Insérer une ligne avant',
|
||||
'insert_row_after' => 'Insérer une ligne après',
|
||||
'delete_row' => 'Supprimer ligne',
|
||||
|
|
|
@ -39,6 +39,9 @@ return [
|
|||
'export_pdf' => 'Fichier PDF',
|
||||
'export_text' => 'Document texte',
|
||||
'export_md' => 'Fichiers Markdown',
|
||||
'default_template' => 'Default Page Template',
|
||||
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
|
||||
'default_template_select' => 'Select a template page',
|
||||
|
||||
// Permissions and restrictions
|
||||
'permissions' => 'Autorisations',
|
||||
|
@ -132,9 +135,6 @@ return [
|
|||
'books_edit_named' => 'Modifier le livre :bookName',
|
||||
'books_form_book_name' => 'Nom du livre',
|
||||
'books_save' => 'Enregistrer le livre',
|
||||
'books_default_template' => 'Modèle de page par défaut',
|
||||
'books_default_template_explain' => 'Sélectionnez un modèle de page qui sera utilisé comme contenu par défaut pour les nouvelles pages créées dans ce livre. Gardez à l\'esprit que le modèle ne sera utilisé que si le créateur de la page a accès au modèle sélectionné.',
|
||||
'books_default_template_select' => 'Sélectionnez un modèle de page',
|
||||
'books_permissions' => 'Permissions du livre',
|
||||
'books_permissions_updated' => 'Permissions du livre mises à jour',
|
||||
'books_empty_contents' => 'Aucune page ou chapitre n\'a été ajouté à ce livre.',
|
||||
|
@ -207,7 +207,7 @@ return [
|
|||
'pages_delete_draft' => 'Supprimer le brouillon',
|
||||
'pages_delete_success' => 'Page supprimée',
|
||||
'pages_delete_draft_success' => 'Brouillon supprimé',
|
||||
'pages_delete_warning_template' => 'Cette page est utilisée comme modèle de page par défaut dans un livre. Ces livres n\'utiliseront plus ce modèle après la suppression de cette page.',
|
||||
'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.',
|
||||
'pages_delete_confirm' => 'Êtes-vous sûr(e) de vouloir supprimer cette page ?',
|
||||
'pages_delete_draft_confirm' => 'Êtes-vous sûr(e) de vouloir supprimer ce brouillon ?',
|
||||
'pages_editing_named' => 'Modification de la page :pageName',
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user