mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-04 01:54:04 +08:00
New Crowdin updates (#3158)
* New translations activities.php (Slovak) * New translations activities.php (Slovak) * New translations common.php (Russian) * New translations settings.php (Russian) * New translations common.php (Japanese) * New translations settings.php (Japanese) * New translations activities.php (Persian) * New translations auth.php (Persian) * New translations auth.php (Persian) * New translations entities.php (Persian) * New translations common.php (Persian) * New translations auth.php (Persian) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations validation.php (Persian) * New translations settings.php (Persian) * New translations settings.php (Spanish, Argentina) * New translations common.php (Spanish, Argentina) * New translations settings.php (Spanish, Argentina) * New translations activities.php (Spanish, Argentina) * New translations entities.php (Spanish, Argentina) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations errors.php (Persian) * New translations settings.php (French) * New translations common.php (French) * New translations settings.php (French) * New translations entities.php (Persian) * New translations settings.php (Persian) * New translations entities.php (Persian) * New translations errors.php (Persian)
This commit is contained in:
parent
f88e6d1520
commit
f18e2784be
@ -6,7 +6,7 @@
|
|||||||
return [
|
return [
|
||||||
|
|
||||||
// Pages
|
// Pages
|
||||||
'page_create' => 'página creada',
|
'page_create' => 'creó la página',
|
||||||
'page_create_notification' => 'Página creada correctamente',
|
'page_create_notification' => 'Página creada correctamente',
|
||||||
'page_update' => 'página actualizada',
|
'page_update' => 'página actualizada',
|
||||||
'page_update_notification' => 'Página actualizada correctamente',
|
'page_update_notification' => 'Página actualizada correctamente',
|
||||||
|
@ -73,7 +73,7 @@ return [
|
|||||||
'breadcrumb' => 'Miga de Pan',
|
'breadcrumb' => 'Miga de Pan',
|
||||||
'status' => 'Estado',
|
'status' => 'Estado',
|
||||||
'status_active' => 'Activo',
|
'status_active' => 'Activo',
|
||||||
'status_inactive' => 'Inactive',
|
'status_inactive' => 'Inactivo',
|
||||||
'never' => 'Nunca',
|
'never' => 'Nunca',
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
|
@ -341,7 +341,7 @@ return [
|
|||||||
'copy_consider' => 'Por favor, tenga en cuenta lo siguiente al copiar el contenido.',
|
'copy_consider' => 'Por favor, tenga en cuenta lo siguiente al copiar el contenido.',
|
||||||
'copy_consider_permissions' => 'Los ajustes de permisos personalizados no serán copiados.',
|
'copy_consider_permissions' => 'Los ajustes de permisos personalizados no serán copiados.',
|
||||||
'copy_consider_owner' => 'Usted se convertirá en el dueño de todo el contenido copiado.',
|
'copy_consider_owner' => 'Usted se convertirá en el dueño de todo el contenido copiado.',
|
||||||
'copy_consider_images' => 'Los archivos de imagen de de las páginas no serán duplicados y las imágenes originales conservarán su relación con la página a la que fueron subidos originalmente.',
|
'copy_consider_images' => 'Los archivos de imagen de la página no serán duplicados y las imágenes originales conservarán su relación con la página a la que fueron subidos originalmente.',
|
||||||
'copy_consider_attachments' => 'Los archivos adjuntos de la página no serán copiados.',
|
'copy_consider_attachments' => 'Los archivos adjuntos de la página no serán copiados.',
|
||||||
'copy_consider_access' => 'Un cambio de ubicación, propietario o permisos puede resultar en que este contenido sea accesible para aquellos que anteriormente no tuvieran acceso.',
|
'copy_consider_access' => 'Un cambio de ubicación, propietario o permisos puede resultar en que este contenido sea accesible para aquellos que anteriormente no tuvieran acceso.',
|
||||||
];
|
];
|
||||||
|
@ -236,26 +236,26 @@ return [
|
|||||||
|
|
||||||
// Webhooks
|
// Webhooks
|
||||||
'webhooks' => 'Webhooks',
|
'webhooks' => 'Webhooks',
|
||||||
'webhooks_create' => 'Crear Webhook',
|
'webhooks_create' => 'Crear nuevo Webhook',
|
||||||
'webhooks_none_created' => 'No hay webhooks creados.',
|
'webhooks_none_created' => 'No hay webhooks creados.',
|
||||||
'webhooks_edit' => 'Editar Webhook',
|
'webhooks_edit' => 'Editar Webhook',
|
||||||
'webhooks_save' => 'Guardar Webhook',
|
'webhooks_save' => 'Guardar Webhook',
|
||||||
'webhooks_details' => 'Detalles del Webhook',
|
'webhooks_details' => 'Detalles del Webhook',
|
||||||
'webhooks_details_desc' => 'Proporcione un nombre y un punto final POST como destino para los datos del webhook que se enviarán.',
|
'webhooks_details_desc' => 'Proporcione un nombre y un punto final de POST como destino para enviar los datos del webhook.',
|
||||||
'webhooks_events' => 'Eventos del Webhook',
|
'webhooks_events' => 'Eventos del Webhook',
|
||||||
'webhooks_events_desc' => 'Seleccione todos los eventos que deberían activar este webhook.',
|
'webhooks_events_desc' => 'Seleccione todos los eventos que deberían activar este webhook.',
|
||||||
'webhooks_events_warning' => 'Tenga en cuenta que estos eventos se activarán para todos los eventos seleccionados, incluso si se aplican permisos personalizados. Asegúrese de que el uso de este webhook no exponga contenido confidencial.',
|
'webhooks_events_warning' => 'Tenga en cuenta que estos eventos se activarán para todos los eventos seleccionados, incluso si se aplican permisos personalizados. Asegúrese de que el uso de este webhook no exponga contenido confidencial.',
|
||||||
'webhooks_events_all' => 'Todos los eventos del sistema',
|
'webhooks_events_all' => 'Todos los eventos del sistema',
|
||||||
'webhooks_name' => 'Nombre del Webhook',
|
'webhooks_name' => 'Nombre del Webhook',
|
||||||
'webhooks_timeout' => 'Tiempo de Espera de Webhook (Segundos)',
|
'webhooks_timeout' => 'Tiempo de Espera de Solicitud del Webhook (Segundos)',
|
||||||
'webhooks_endpoint' => 'Punto final del Webhook',
|
'webhooks_endpoint' => 'Punto final del Webhook',
|
||||||
'webhooks_active' => 'Webhook Activo',
|
'webhooks_active' => 'Webhook Activo',
|
||||||
'webhook_events_table_header' => 'Eventos',
|
'webhook_events_table_header' => 'Eventos',
|
||||||
'webhooks_delete' => 'Eliminar Webhook',
|
'webhooks_delete' => 'Eliminar Webhook',
|
||||||
'webhooks_delete_warning' => 'Esto eliminará completamente este webhook, con el nombre \':webhookName\', del sistema.',
|
'webhooks_delete_warning' => 'Esto eliminará completamente del sistema este webhook con el nombre \':webhookName\'.',
|
||||||
'webhooks_delete_confirm' => '¿Seguro que quieres eliminar este webhook?',
|
'webhooks_delete_confirm' => '¿Está seguro que quiere eliminar este webhook?',
|
||||||
'webhooks_format_example' => 'Ejemplo de Formato de Webhook',
|
'webhooks_format_example' => 'Ejemplo de Formato de Webhook',
|
||||||
'webhooks_format_example_desc' => 'Los datos del Webhook se envían como una solicitud POST al punto final configurado como JSON siguiendo el formato mostrado a continuación. Las propiedades "related_item" y "url" son opcionales y dependerán del tipo de evento activado.',
|
'webhooks_format_example_desc' => 'Los datos del Webhook, en formato JSON, se envían como una solicitud POST al punto final siguiendo el formato mostrado a continuación. Las propiedades "related_item" y "url" son opcionales y dependerán del tipo de evento activado.',
|
||||||
'webhooks_status' => 'Estado del Webhook',
|
'webhooks_status' => 'Estado del Webhook',
|
||||||
'webhooks_last_called' => 'Última Ejecución:',
|
'webhooks_last_called' => 'Última Ejecución:',
|
||||||
'webhooks_last_errored' => 'Último error:',
|
'webhooks_last_errored' => 'Último error:',
|
||||||
|
@ -7,57 +7,57 @@ return [
|
|||||||
|
|
||||||
// Pages
|
// Pages
|
||||||
'page_create' => 'صفحه ایجاد شده',
|
'page_create' => 'صفحه ایجاد شده',
|
||||||
'page_create_notification' => 'Page successfully created',
|
'page_create_notification' => 'صفحه با موفقیت ایجاد شد',
|
||||||
'page_update' => 'صفحه بروز شده',
|
'page_update' => 'صفحه بروز شده',
|
||||||
'page_update_notification' => 'Page successfully updated',
|
'page_update_notification' => 'صفحه با موفقیت به روزرسانی شد',
|
||||||
'page_delete' => 'حذف صفحه',
|
'page_delete' => 'حذف صفحه',
|
||||||
'page_delete_notification' => 'Page successfully deleted',
|
'page_delete_notification' => 'صفحه با موفقیت حذف شد',
|
||||||
'page_restore' => 'بازیابی صفحه',
|
'page_restore' => 'بازیابی صفحه',
|
||||||
'page_restore_notification' => 'Page successfully restored',
|
'page_restore_notification' => 'صفحه با موفقیت بازیابی شد',
|
||||||
'page_move' => 'انتقال صفحه',
|
'page_move' => 'انتقال صفحه',
|
||||||
|
|
||||||
// Chapters
|
// Chapters
|
||||||
'chapter_create' => 'ایجاد فصل',
|
'chapter_create' => 'ایجاد فصل',
|
||||||
'chapter_create_notification' => 'Chapter successfully created',
|
'chapter_create_notification' => 'فصل با موفقیت ایجاد شد',
|
||||||
'chapter_update' => 'به روزرسانی فصل',
|
'chapter_update' => 'به روزرسانی فصل',
|
||||||
'chapter_update_notification' => 'Chapter successfully updated',
|
'chapter_update_notification' => 'فصل با موفقیت به روزرسانی شد',
|
||||||
'chapter_delete' => 'حذف فصل',
|
'chapter_delete' => 'حذف فصل',
|
||||||
'chapter_delete_notification' => 'Chapter successfully deleted',
|
'chapter_delete_notification' => 'فصل با موفقیت حذف شد',
|
||||||
'chapter_move' => 'انتقال فصل',
|
'chapter_move' => 'انتقال فصل',
|
||||||
|
|
||||||
// Books
|
// Books
|
||||||
'book_create' => 'ایجاد کتاب',
|
'book_create' => 'ایجاد کتاب',
|
||||||
'book_create_notification' => 'Book successfully created',
|
'book_create_notification' => 'کتاب با موفقیت ایجاد شد',
|
||||||
'book_update' => 'به روزرسانی کتاب',
|
'book_update' => 'به روزرسانی کتاب',
|
||||||
'book_update_notification' => 'Book successfully updated',
|
'book_update_notification' => 'کتاب با موفقیت به روزرسانی شد',
|
||||||
'book_delete' => 'حذف کتاب',
|
'book_delete' => 'حذف کتاب',
|
||||||
'book_delete_notification' => 'Book successfully deleted',
|
'book_delete_notification' => 'کتاب با موفقیت حذف شد',
|
||||||
'book_sort' => 'مرتب سازی کتاب',
|
'book_sort' => 'مرتب سازی کتاب',
|
||||||
'book_sort_notification' => 'Book successfully re-sorted',
|
'book_sort_notification' => 'کتاب با موفقیت مرتب سازی شد',
|
||||||
|
|
||||||
// Bookshelves
|
// Bookshelves
|
||||||
'bookshelf_create' => 'created bookshelf',
|
'bookshelf_create' => 'ایجاد قفسه کتاب',
|
||||||
'bookshelf_create_notification' => 'Bookshelf successfully created',
|
'bookshelf_create_notification' => 'قفسه کتاب با موفقیت ایجاد شد',
|
||||||
'bookshelf_update' => 'به روزرسانی قفسه کتاب',
|
'bookshelf_update' => 'به روزرسانی قفسه کتاب',
|
||||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
'bookshelf_update_notification' => 'قفسه کتاب با موفقیت به روزرسانی شد',
|
||||||
'bookshelf_delete' => 'حذف قفسه کتاب',
|
'bookshelf_delete' => 'حذف قفسه کتاب',
|
||||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
'bookshelf_delete_notification' => 'قفسه کتاب با موفقیت حذف شد',
|
||||||
|
|
||||||
// Favourites
|
// Favourites
|
||||||
'favourite_add_notification' => '":name" به علاقه مندی های شما اضافه شد',
|
'favourite_add_notification' => '":name" به علاقه مندی های شما اضافه شد',
|
||||||
'favourite_remove_notification' => '":name" از علاقه مندی های شما حذف شد',
|
'favourite_remove_notification' => '":name" از علاقه مندی های شما حذف شد',
|
||||||
|
|
||||||
// MFA
|
// MFA
|
||||||
'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
|
'mfa_setup_method_notification' => 'روش چند فاکتوری با موفقیت پیکربندی شد',
|
||||||
'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
|
'mfa_remove_method_notification' => 'روش چند فاکتوری با موفقیت حذف شد',
|
||||||
|
|
||||||
// Webhooks
|
// Webhooks
|
||||||
'webhook_create' => 'created webhook',
|
'webhook_create' => 'ایجاد وب هوک',
|
||||||
'webhook_create_notification' => 'Webhook successfully created',
|
'webhook_create_notification' => 'وب هوک با موفقیت ایجاد شد',
|
||||||
'webhook_update' => 'updated webhook',
|
'webhook_update' => 'به روزرسانی وب هوک',
|
||||||
'webhook_update_notification' => 'Webhook successfully updated',
|
'webhook_update_notification' => 'وب هوک با موفقیت بروزرسانی شد',
|
||||||
'webhook_delete' => 'deleted webhook',
|
'webhook_delete' => 'حذف وب هوک',
|
||||||
'webhook_delete_notification' => 'Webhook successfully deleted',
|
'webhook_delete_notification' => 'وب هوک با موفقیت حذف شد',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'commented_on' => 'ثبت دیدگاه',
|
'commented_on' => 'ثبت دیدگاه',
|
||||||
|
@ -21,7 +21,7 @@ return [
|
|||||||
'email' => 'پست الکترونیک',
|
'email' => 'پست الکترونیک',
|
||||||
'password' => 'کلمه عبور',
|
'password' => 'کلمه عبور',
|
||||||
'password_confirm' => 'تایید کلمه عبور',
|
'password_confirm' => 'تایید کلمه عبور',
|
||||||
'password_hint' => 'Must be at least 8 characters',
|
'password_hint' => 'باید بیش از 8 کاراکتر باشد',
|
||||||
'forgot_password' => 'کلمه عبور خود را فراموش کرده اید؟',
|
'forgot_password' => 'کلمه عبور خود را فراموش کرده اید؟',
|
||||||
'remember_me' => 'مرا به خاطر بسپار',
|
'remember_me' => 'مرا به خاطر بسپار',
|
||||||
'ldap_email_hint' => 'لطفا برای استفاده از این حساب کاربری پست الکترونیک وارد نمایید.',
|
'ldap_email_hint' => 'لطفا برای استفاده از این حساب کاربری پست الکترونیک وارد نمایید.',
|
||||||
@ -54,7 +54,7 @@ return [
|
|||||||
'email_confirm_text' => 'لطفا با کلیک بر روی دکمه زیر پست الکترونیک خود را تایید نمایید:',
|
'email_confirm_text' => 'لطفا با کلیک بر روی دکمه زیر پست الکترونیک خود را تایید نمایید:',
|
||||||
'email_confirm_action' => 'تایید پست الکترونیک',
|
'email_confirm_action' => 'تایید پست الکترونیک',
|
||||||
'email_confirm_send_error' => 'تایید پست الکترونیک الزامی می باشد، اما سیستم قادر به ارسال پیام نمی باشد.',
|
'email_confirm_send_error' => 'تایید پست الکترونیک الزامی می باشد، اما سیستم قادر به ارسال پیام نمی باشد.',
|
||||||
'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.',
|
'email_confirm_success' => 'ایمیل شما تایید شد! اکنون باید بتوانید با استفاده از این آدرس ایمیل وارد شوید.',
|
||||||
'email_confirm_resent' => 'پیام تایید پست الکترونیک مجدد ارسال گردید، لطفا صندوق ورودی خود را بررسی نمایید.',
|
'email_confirm_resent' => 'پیام تایید پست الکترونیک مجدد ارسال گردید، لطفا صندوق ورودی خود را بررسی نمایید.',
|
||||||
|
|
||||||
'email_not_confirmed' => 'پست الکترونیک تایید نشده است',
|
'email_not_confirmed' => 'پست الکترونیک تایید نشده است',
|
||||||
@ -71,7 +71,7 @@ return [
|
|||||||
'user_invite_page_welcome' => 'به :appName خوش آمدید!',
|
'user_invite_page_welcome' => 'به :appName خوش آمدید!',
|
||||||
'user_invite_page_text' => 'برای نهایی کردن حساب کاربری خود در :appName و دسترسی به آن، می بایست یک کلمه عبور تنظیم نمایید.',
|
'user_invite_page_text' => 'برای نهایی کردن حساب کاربری خود در :appName و دسترسی به آن، می بایست یک کلمه عبور تنظیم نمایید.',
|
||||||
'user_invite_page_confirm_button' => 'تایید کلمه عبور',
|
'user_invite_page_confirm_button' => 'تایید کلمه عبور',
|
||||||
'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!',
|
'user_invite_success_login' => 'رمز عبور تنظیم شده است، اکنون باید بتوانید با استفاده از رمز عبور تعیین شده خود وارد شوید تا به :appName دسترسی پیدا کنید!',
|
||||||
|
|
||||||
// Multi-factor Authentication
|
// Multi-factor Authentication
|
||||||
'mfa_setup' => 'تنظیم احراز هویت چند مرحلهای',
|
'mfa_setup' => 'تنظیم احراز هویت چند مرحلهای',
|
||||||
@ -80,31 +80,31 @@ return [
|
|||||||
'mfa_setup_reconfigure' => 'تنظیم مجدد',
|
'mfa_setup_reconfigure' => 'تنظیم مجدد',
|
||||||
'mfa_setup_remove_confirmation' => 'از حذف احراز هویت چند مرحله ای اطمینان دارید؟',
|
'mfa_setup_remove_confirmation' => 'از حذف احراز هویت چند مرحله ای اطمینان دارید؟',
|
||||||
'mfa_setup_action' => 'تنظیم',
|
'mfa_setup_action' => 'تنظیم',
|
||||||
'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.',
|
'mfa_backup_codes_usage_limit_warning' => 'کمتر از 5 کد پشتیبان باقی مانده است، لطفاً قبل از تمام شدن کدها یک مجموعه جدید ایجاد و ذخیره کنید تا از قفل شدن حساب خود جلوگیری کنید.',
|
||||||
'mfa_option_totp_title' => 'Mobile App',
|
'mfa_option_totp_title' => 'برنامه ی موبایل',
|
||||||
'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
|
'mfa_option_totp_desc' => 'برای استفاده از احراز هویت چند عاملی به یک برنامه موبایلی نیاز دارید که از TOTP پشتیبانی کند، مانند Google Authenticator، Authy یا Microsoft Authenticator.',
|
||||||
'mfa_option_backup_codes_title' => 'Backup Codes',
|
'mfa_option_backup_codes_title' => 'کدهای پشتیبان',
|
||||||
'mfa_option_backup_codes_desc' => 'Securely store a set of one-time-use backup codes which you can enter to verify your identity.',
|
'mfa_option_backup_codes_desc' => 'مجموعه ای از کدهای پشتیبان یکبار مصرف را ایمن ذخیره کنید که می توانید برای تأیید هویت خود وارد کنید.',
|
||||||
'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
|
'mfa_gen_confirm_and_enable' => 'تایید و فعال کنید',
|
||||||
'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
|
'mfa_gen_backup_codes_title' => 'راه اندازی کدهای پشتیبان',
|
||||||
'mfa_gen_backup_codes_desc' => 'Store the below list of codes in a safe place. When accessing the system you\'ll be able to use one of the codes as a second authentication mechanism.',
|
'mfa_gen_backup_codes_desc' => 'لیست کدهای زیر را در مکانی امن ذخیره کنید. هنگام دسترسی به سیستم، می توانید از یکی از کدها به عنوان مکانیزم احراز هویت دوم استفاده کنید.',
|
||||||
'mfa_gen_backup_codes_download' => 'Download Codes',
|
'mfa_gen_backup_codes_download' => 'دانلود کدها',
|
||||||
'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once',
|
'mfa_gen_backup_codes_usage_warning' => 'هر کد فقط یک بار قابل استفاده است',
|
||||||
'mfa_gen_totp_title' => 'Mobile App Setup',
|
'mfa_gen_totp_title' => 'راه اندازی اپلیکیشن موبایل',
|
||||||
'mfa_gen_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
|
'mfa_gen_totp_desc' => 'برای استفاده از احراز هویت چند عاملی به یک برنامه موبایلی نیاز دارید که از TOTP پشتیبانی کند، مانند Google Authenticator، Authy یا Microsoft Authenticator.',
|
||||||
'mfa_gen_totp_scan' => 'Scan the QR code below using your preferred authentication app to get started.',
|
'mfa_gen_totp_scan' => 'برای شروع، کد QR زیر را با استفاده از برنامه احراز هویت ترجیحی خود اسکن کنید.',
|
||||||
'mfa_gen_totp_verify_setup' => 'Verify Setup',
|
'mfa_gen_totp_verify_setup' => 'تأیید تنظیمات',
|
||||||
'mfa_gen_totp_verify_setup_desc' => 'Verify that all is working by entering a code, generated within your authentication app, in the input box below:',
|
'mfa_gen_totp_verify_setup_desc' => 'با وارد کردن کدی که در برنامه احراز هویت شما ایجاد شده است، در کادر ورودی زیر، مطمئن شوید که همه کار می کنند:',
|
||||||
'mfa_gen_totp_provide_code_here' => 'Provide your app generated code here',
|
'mfa_gen_totp_provide_code_here' => 'کد تولید شده برنامه خود را در اینجا ارائه دهید',
|
||||||
'mfa_verify_access' => 'Verify Access',
|
'mfa_verify_access' => 'تأیید دسترسی',
|
||||||
'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.',
|
'mfa_verify_access_desc' => 'قبل از اینکه به شما اجازه دسترسی داده شود، حساب کاربری شما از شما می خواهد که هویت خود را از طریق یک سطح تأیید اضافی تأیید کنید. برای ادامه، با استفاده از یکی از روش های پیکربندی شده خود، تأیید کنید.',
|
||||||
'mfa_verify_no_methods' => 'No Methods Configured',
|
'mfa_verify_no_methods' => 'هیچ روشی پیکربندی نشده است',
|
||||||
'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.',
|
'mfa_verify_no_methods_desc' => 'هیچ روش احراز هویت چند عاملی برای حساب شما یافت نشد. قبل از دسترسی، باید حداقل یک روش را تنظیم کنید.',
|
||||||
'mfa_verify_use_totp' => 'Verify using a mobile app',
|
'mfa_verify_use_totp' => 'با استفاده از یک برنامه تلفن همراه تأیید کنید',
|
||||||
'mfa_verify_use_backup_codes' => 'Verify using a backup code',
|
'mfa_verify_use_backup_codes' => 'با استفاده از یک کد پشتیبان تأیید کنید',
|
||||||
'mfa_verify_backup_code' => 'Backup Code',
|
'mfa_verify_backup_code' => 'کد پشتیبان',
|
||||||
'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:',
|
'mfa_verify_backup_code_desc' => 'یکی از کدهای پشتیبان باقی مانده خود را در زیر وارد کنید:',
|
||||||
'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
|
'mfa_verify_backup_code_enter_here' => 'کد پشتیبان را در اینجا وارد کنید',
|
||||||
'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
|
'mfa_verify_totp_desc' => 'کد ایجاد شده با استفاده از برنامه تلفن همراه خود را در زیر وارد کنید:',
|
||||||
'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
|
'mfa_setup_login_notification' => 'روش چند عاملی پیکربندی شد، لطفاً اکنون دوباره با استفاده از روش پیکربندی شده وارد شوید.',
|
||||||
];
|
];
|
||||||
|
@ -39,14 +39,14 @@ return [
|
|||||||
'reset' => 'بازنشانی',
|
'reset' => 'بازنشانی',
|
||||||
'remove' => 'حذف',
|
'remove' => 'حذف',
|
||||||
'add' => 'ﺍﻓﺰﻭﺩﻥ',
|
'add' => 'ﺍﻓﺰﻭﺩﻥ',
|
||||||
'configure' => 'Configure',
|
'configure' => 'پیکربندی کنید',
|
||||||
'fullscreen' => 'تمام صفحه',
|
'fullscreen' => 'تمام صفحه',
|
||||||
'favourite' => 'علاقهمندی',
|
'favourite' => 'علاقهمندی',
|
||||||
'unfavourite' => 'Unfavourite',
|
'unfavourite' => 'Unfavourite',
|
||||||
'next' => 'بعدی',
|
'next' => 'بعدی',
|
||||||
'previous' => 'قبلى',
|
'previous' => 'قبلى',
|
||||||
'filter_active' => 'Active Filter:',
|
'filter_active' => 'فیلتر فعال:',
|
||||||
'filter_clear' => 'Clear Filter',
|
'filter_clear' => 'پاک کردن فیلتر',
|
||||||
|
|
||||||
// Sort Options
|
// Sort Options
|
||||||
'sort_options' => 'گزینههای مرتب سازی',
|
'sort_options' => 'گزینههای مرتب سازی',
|
||||||
@ -71,10 +71,10 @@ return [
|
|||||||
'list_view' => 'نمای لیست',
|
'list_view' => 'نمای لیست',
|
||||||
'default' => 'پیشفرض',
|
'default' => 'پیشفرض',
|
||||||
'breadcrumb' => 'مسیر جاری',
|
'breadcrumb' => 'مسیر جاری',
|
||||||
'status' => 'Status',
|
'status' => 'وضعیت',
|
||||||
'status_active' => 'Active',
|
'status_active' => 'فعال',
|
||||||
'status_inactive' => 'Inactive',
|
'status_inactive' => 'غیر فعال',
|
||||||
'never' => 'Never',
|
'never' => 'هرگز',
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
'header_menu_expand' => 'گسترش منو',
|
'header_menu_expand' => 'گسترش منو',
|
||||||
|
@ -60,288 +60,288 @@ return [
|
|||||||
'search_options' => 'گزینه ها',
|
'search_options' => 'گزینه ها',
|
||||||
'search_viewed_by_me' => 'بازدید شده به وسیله من',
|
'search_viewed_by_me' => 'بازدید شده به وسیله من',
|
||||||
'search_not_viewed_by_me' => 'توسط من مشاهده نشده است',
|
'search_not_viewed_by_me' => 'توسط من مشاهده نشده است',
|
||||||
'search_permissions_set' => 'Permissions set',
|
'search_permissions_set' => 'مجوزها تنظیم شده است',
|
||||||
'search_created_by_me' => 'Created by me',
|
'search_created_by_me' => 'ایجاد شده توسط من',
|
||||||
'search_updated_by_me' => 'Updated by me',
|
'search_updated_by_me' => 'به روز شده توسط من',
|
||||||
'search_owned_by_me' => 'Owned by me',
|
'search_owned_by_me' => 'متعلق به من است',
|
||||||
'search_date_options' => 'Date Options',
|
'search_date_options' => 'گزینه های تاریخ',
|
||||||
'search_updated_before' => 'Updated before',
|
'search_updated_before' => 'قبلا به روز شده',
|
||||||
'search_updated_after' => 'Updated after',
|
'search_updated_after' => 'پس از به روز رسانی',
|
||||||
'search_created_before' => 'Created before',
|
'search_created_before' => 'قبلا ایجاد شده است',
|
||||||
'search_created_after' => 'Created after',
|
'search_created_after' => 'ایجاد شده پس از',
|
||||||
'search_set_date' => 'Set Date',
|
'search_set_date' => 'تنظیم تاریخ',
|
||||||
'search_update' => 'Update Search',
|
'search_update' => 'جستجو را به روز کنید',
|
||||||
|
|
||||||
// Shelves
|
// Shelves
|
||||||
'shelf' => 'Shelf',
|
'shelf' => 'تاقچه',
|
||||||
'shelves' => 'Shelves',
|
'shelves' => 'قفسه ها',
|
||||||
'x_shelves' => ':count Shelf|:count Shelves',
|
'x_shelves' => ':count تاقچه|:count تاقچه',
|
||||||
'shelves_long' => 'Bookshelves',
|
'shelves_long' => 'قفسه کتاب',
|
||||||
'shelves_empty' => 'No shelves have been created',
|
'shelves_empty' => 'هیچ قفسه ای ایجاد نشده است',
|
||||||
'shelves_create' => 'Create New Shelf',
|
'shelves_create' => 'Create New Shelf',
|
||||||
'shelves_popular' => 'Popular Shelves',
|
'shelves_popular' => 'قفسه های محبوب',
|
||||||
'shelves_new' => 'New Shelves',
|
'shelves_new' => 'قفسه های جدید',
|
||||||
'shelves_new_action' => 'New Shelf',
|
'shelves_new_action' => 'قفسه جدید',
|
||||||
'shelves_popular_empty' => 'The most popular shelves will appear here.',
|
'shelves_popular_empty' => 'محبوب ترین قفسه ها در اینجا ظاهر می شوند.',
|
||||||
'shelves_new_empty' => 'The most recently created shelves will appear here.',
|
'shelves_new_empty' => 'جدیدترین قفسه های ایجاد شده در اینجا ظاهر می شوند.',
|
||||||
'shelves_save' => 'Save Shelf',
|
'shelves_save' => 'ذخیره قفسه',
|
||||||
'shelves_books' => 'Books on this shelf',
|
'shelves_books' => 'کتاب های موجود در این قفسه',
|
||||||
'shelves_add_books' => 'Add books to this shelf',
|
'shelves_add_books' => 'کتاب ها را به این قفسه اضافه کنید',
|
||||||
'shelves_drag_books' => 'Drag books here to add them to this shelf',
|
'shelves_drag_books' => 'کتابها را به اینجا بکشید تا به این قفسه اضافه شوند',
|
||||||
'shelves_empty_contents' => 'This shelf has no books assigned to it',
|
'shelves_empty_contents' => 'این قفسه هیچ کتابی به آن اختصاص داده نشده است',
|
||||||
'shelves_edit_and_assign' => 'Edit shelf to assign books',
|
'shelves_edit_and_assign' => 'برای اختصاص کتابها، قفسه را ویرایش کنید',
|
||||||
'shelves_edit_named' => 'Edit Bookshelf :name',
|
'shelves_edit_named' => 'ویرایش قفسه کتاب :name',
|
||||||
'shelves_edit' => 'Edit Bookshelf',
|
'shelves_edit' => 'ویرایش قفسه کتاب',
|
||||||
'shelves_delete' => 'Delete Bookshelf',
|
'shelves_delete' => 'حذف قفسه کتاب',
|
||||||
'shelves_delete_named' => 'Delete Bookshelf :name',
|
'shelves_delete_named' => 'حذف قفسه کتاب :name',
|
||||||
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
|
'shelves_delete_explain' => "با این کار قفسه کتاب با نام ':name' حذف می شود. کتاب های موجود حذف نمی شوند.",
|
||||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
|
'shelves_delete_confirmation' => 'آیا مطمئنید که می خواهید این قفسه کتاب را حذف کنید؟',
|
||||||
'shelves_permissions' => 'Bookshelf Permissions',
|
'shelves_permissions' => 'مجوزهای قفسه کتاب',
|
||||||
'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
|
'shelves_permissions_updated' => 'مجوزهای قفسه کتاب به روز شد',
|
||||||
'shelves_permissions_active' => 'Bookshelf Permissions Active',
|
'shelves_permissions_active' => 'مجوزهای قفسه کتاب فعال است',
|
||||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
'shelves_permissions_cascade_warning' => 'مجوزهای موجود در قفسههای کتاب به طور خودکار به کتابهای حاوی آبشار نمیشوند. این به این دلیل است که یک کتاب می تواند در چندین قفسه وجود داشته باشد. با این حال، مجوزها را میتوان با استفاده از گزینه زیر در کتابهای کودک کپی کرد.',
|
||||||
'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
|
'shelves_copy_permissions_to_books' => 'کپی مجوزها در کتابها',
|
||||||
'shelves_copy_permissions' => 'Copy Permissions',
|
'shelves_copy_permissions' => 'مجوزهای کپی',
|
||||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
|
'shelves_copy_permissions_explain' => 'با این کار تنظیمات مجوز فعلی این قفسه کتاب برای همه کتابهای موجود در آن اعمال میشود. قبل از فعال کردن، مطمئن شوید که هر گونه تغییر در مجوزهای این قفسه کتاب ذخیره شده است.',
|
||||||
'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
|
'shelves_copy_permission_success' => 'مجوزهای قفسه کتاب در :count books کپی شد',
|
||||||
|
|
||||||
// Books
|
// Books
|
||||||
'book' => 'Book',
|
'book' => 'کتاب',
|
||||||
'books' => 'Books',
|
'books' => 'کتابها',
|
||||||
'x_books' => ':count Book|:count Books',
|
'x_books' => ':count کتاب|:count کتاب',
|
||||||
'books_empty' => 'No books have been created',
|
'books_empty' => 'هیچ کتابی ایجاد نشده است',
|
||||||
'books_popular' => 'Popular Books',
|
'books_popular' => 'کتاب های محبوب',
|
||||||
'books_recent' => 'Recent Books',
|
'books_recent' => 'کتاب های اخیر',
|
||||||
'books_new' => 'New Books',
|
'books_new' => 'کتاب های جدید',
|
||||||
'books_new_action' => 'New Book',
|
'books_new_action' => 'کتاب جدید',
|
||||||
'books_popular_empty' => 'The most popular books will appear here.',
|
'books_popular_empty' => 'محبوب ترین کتاب ها در اینجا ظاهر می شوند.',
|
||||||
'books_new_empty' => 'The most recently created books will appear here.',
|
'books_new_empty' => 'جدیدترین کتابهای ایجاد شده در اینجا ظاهر میشوند.',
|
||||||
'books_create' => 'Create New Book',
|
'books_create' => 'ایجاد کتاب جدید',
|
||||||
'books_delete' => 'Delete Book',
|
'books_delete' => 'حذف کتاب',
|
||||||
'books_delete_named' => 'Delete Book :bookName',
|
'books_delete_named' => 'حذف کتاب:bookName',
|
||||||
'books_delete_explain' => 'This will delete the book with the name \':bookName\'. All pages and chapters will be removed.',
|
'books_delete_explain' => 'با این کار کتابی با نام \':bookName\' حذف می شود. تمام صفحات و فصل ها حذف خواهند شد.',
|
||||||
'books_delete_confirmation' => 'Are you sure you want to delete this book?',
|
'books_delete_confirmation' => 'آیا مطمئن هستید که می خواهید این کتاب را حذف کنید؟',
|
||||||
'books_edit' => 'Edit Book',
|
'books_edit' => 'ویرایش کتاب',
|
||||||
'books_edit_named' => 'Edit Book :bookName',
|
'books_edit_named' => 'ویرایش کتاب:bookName',
|
||||||
'books_form_book_name' => 'Book Name',
|
'books_form_book_name' => 'نام کتاب',
|
||||||
'books_save' => 'Save Book',
|
'books_save' => 'ذخیره کتاب',
|
||||||
'books_permissions' => 'Book Permissions',
|
'books_permissions' => 'مجوزهای کتاب',
|
||||||
'books_permissions_updated' => 'Book Permissions Updated',
|
'books_permissions_updated' => 'مجوزهای کتاب به روز شد',
|
||||||
'books_empty_contents' => 'No pages or chapters have been created for this book.',
|
'books_empty_contents' => 'هیچ صفحه یا فصلی برای این کتاب ایجاد نشده است.',
|
||||||
'books_empty_create_page' => 'Create a new page',
|
'books_empty_create_page' => 'یک صفحه جدید ایجاد کنید',
|
||||||
'books_empty_sort_current_book' => 'Sort the current book',
|
'books_empty_sort_current_book' => 'کتاب فعلی را مرتب کنید',
|
||||||
'books_empty_add_chapter' => 'Add a chapter',
|
'books_empty_add_chapter' => 'یک فصل اضافه کنید',
|
||||||
'books_permissions_active' => 'Book Permissions Active',
|
'books_permissions_active' => 'مجوزهای کتاب فعال است',
|
||||||
'books_search_this' => 'Search this book',
|
'books_search_this' => 'این کتاب را جستجو کنید',
|
||||||
'books_navigation' => 'Book Navigation',
|
'books_navigation' => 'ناوبری کتاب',
|
||||||
'books_sort' => 'Sort Book Contents',
|
'books_sort' => 'مرتب سازی مطالب کتاب',
|
||||||
'books_sort_named' => 'Sort Book :bookName',
|
'books_sort_named' => 'مرتب سازی کتاب:bookName',
|
||||||
'books_sort_name' => 'Sort by Name',
|
'books_sort_name' => 'مرتب سازی بر اساس نام',
|
||||||
'books_sort_created' => 'Sort by Created Date',
|
'books_sort_created' => 'مرتب سازی بر اساس تاریخ ایجاد',
|
||||||
'books_sort_updated' => 'Sort by Updated Date',
|
'books_sort_updated' => 'مرتب سازی بر اساس تاریخ به روز رسانی',
|
||||||
'books_sort_chapters_first' => 'Chapters First',
|
'books_sort_chapters_first' => 'فصل اول',
|
||||||
'books_sort_chapters_last' => 'Chapters Last',
|
'books_sort_chapters_last' => 'فصل آخر',
|
||||||
'books_sort_show_other' => 'Show Other Books',
|
'books_sort_show_other' => 'نمایش کتاب های دیگر',
|
||||||
'books_sort_save' => 'Save New Order',
|
'books_sort_save' => 'ذخیره سفارش جدید',
|
||||||
'books_copy' => 'Copy Book',
|
'books_copy' => 'کپی کتاب',
|
||||||
'books_copy_success' => 'Book successfully copied',
|
'books_copy_success' => 'کتاب با موفقیت کپی شد',
|
||||||
|
|
||||||
// Chapters
|
// Chapters
|
||||||
'chapter' => 'Chapter',
|
'chapter' => 'فصل',
|
||||||
'chapters' => 'Chapters',
|
'chapters' => 'فصل',
|
||||||
'x_chapters' => ':count Chapter|:count Chapters',
|
'x_chapters' => ':count فصل|:count فصل',
|
||||||
'chapters_popular' => 'Popular Chapters',
|
'chapters_popular' => 'فصل های محبوب',
|
||||||
'chapters_new' => 'New Chapter',
|
'chapters_new' => 'فصل جدید',
|
||||||
'chapters_create' => 'Create New Chapter',
|
'chapters_create' => 'ایجاد فصل جدید',
|
||||||
'chapters_delete' => 'Delete Chapter',
|
'chapters_delete' => 'حذف فصل',
|
||||||
'chapters_delete_named' => 'Delete Chapter :chapterName',
|
'chapters_delete_named' => 'حذف فصل :chapterName',
|
||||||
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
|
'chapters_delete_explain' => 'با این کار فصلی با نام \':chapterName\' حذف می شود. تمامی صفحاتی که در این فصل وجود دارند نیز حذف خواهند شد.',
|
||||||
'chapters_delete_confirm' => 'Are you sure you want to delete this chapter?',
|
'chapters_delete_confirm' => 'آیا مطمئن هستید که می خواهید این فصل را حذف کنید؟',
|
||||||
'chapters_edit' => 'Edit Chapter',
|
'chapters_edit' => 'ویرایش فصل',
|
||||||
'chapters_edit_named' => 'Edit Chapter :chapterName',
|
'chapters_edit_named' => 'ویرایش فصل :chapterName',
|
||||||
'chapters_save' => 'Save Chapter',
|
'chapters_save' => 'ذخیره فصل',
|
||||||
'chapters_move' => 'Move Chapter',
|
'chapters_move' => 'انتقال فصل',
|
||||||
'chapters_move_named' => 'Move Chapter :chapterName',
|
'chapters_move_named' => 'انتقال فصل :chapterName',
|
||||||
'chapter_move_success' => 'Chapter moved to :bookName',
|
'chapter_move_success' => 'فصل به :bookName منتقل شد',
|
||||||
'chapters_copy' => 'Copy Chapter',
|
'chapters_copy' => 'کپی کردن فصل',
|
||||||
'chapters_copy_success' => 'Chapter successfully copied',
|
'chapters_copy_success' => 'فصل با موفقیت کپی شد',
|
||||||
'chapters_permissions' => 'Chapter Permissions',
|
'chapters_permissions' => 'مجوزهای فصل',
|
||||||
'chapters_empty' => 'No pages are currently in this chapter.',
|
'chapters_empty' => 'در حال حاضر هیچ صفحه ای در این فصل وجود ندارد.',
|
||||||
'chapters_permissions_active' => 'Chapter Permissions Active',
|
'chapters_permissions_active' => 'مجوزهای فصل فعال است',
|
||||||
'chapters_permissions_success' => 'Chapter Permissions Updated',
|
'chapters_permissions_success' => 'مجوزهای فصل به روز شد',
|
||||||
'chapters_search_this' => 'Search this chapter',
|
'chapters_search_this' => 'این فصل را جستجو کنید',
|
||||||
|
|
||||||
// Pages
|
// Pages
|
||||||
'page' => 'Page',
|
'page' => 'صفحه',
|
||||||
'pages' => 'Pages',
|
'pages' => 'صفحات',
|
||||||
'x_pages' => ':count Page|:count Pages',
|
'x_pages' => ':count صفحه|:count صفحه',
|
||||||
'pages_popular' => 'Popular Pages',
|
'pages_popular' => 'صفحات محبوب',
|
||||||
'pages_new' => 'New Page',
|
'pages_new' => 'صفحه جدید',
|
||||||
'pages_attachments' => 'Attachments',
|
'pages_attachments' => 'پیوستها',
|
||||||
'pages_navigation' => 'Page Navigation',
|
'pages_navigation' => 'پیمایش صفحه',
|
||||||
'pages_delete' => 'Delete Page',
|
'pages_delete' => 'حذف صفحه',
|
||||||
'pages_delete_named' => 'Delete Page :pageName',
|
'pages_delete_named' => 'حذف صفحه:pageName',
|
||||||
'pages_delete_draft_named' => 'Delete Draft Page :pageName',
|
'pages_delete_draft_named' => 'حذف پیش نویس صفحه:pageName',
|
||||||
'pages_delete_draft' => 'Delete Draft Page',
|
'pages_delete_draft' => 'حذف صفحه پیش نویس',
|
||||||
'pages_delete_success' => 'Page deleted',
|
'pages_delete_success' => 'صفحه حذف شد',
|
||||||
'pages_delete_draft_success' => 'Draft page deleted',
|
'pages_delete_draft_success' => 'صفحه پیش نویس حذف شد',
|
||||||
'pages_delete_confirm' => 'Are you sure you want to delete this page?',
|
'pages_delete_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه را حذف کنید؟',
|
||||||
'pages_delete_draft_confirm' => 'Are you sure you want to delete this draft page?',
|
'pages_delete_draft_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه پیش نویس را حذف کنید؟',
|
||||||
'pages_editing_named' => 'Editing Page :pageName',
|
'pages_editing_named' => 'ویرایش صفحه :pageName',
|
||||||
'pages_edit_draft_options' => 'Draft Options',
|
'pages_edit_draft_options' => 'گزینه های پیش نویس',
|
||||||
'pages_edit_save_draft' => 'Save Draft',
|
'pages_edit_save_draft' => 'ذخیره پیش نویس',
|
||||||
'pages_edit_draft' => 'Edit Page Draft',
|
'pages_edit_draft' => 'ویرایش پیش نویس صفحه',
|
||||||
'pages_editing_draft' => 'Editing Draft',
|
'pages_editing_draft' => 'در حال ویرایش پیش نویس',
|
||||||
'pages_editing_page' => 'Editing Page',
|
'pages_editing_page' => 'در حال ویرایش صفحه',
|
||||||
'pages_edit_draft_save_at' => 'Draft saved at ',
|
'pages_edit_draft_save_at' => 'پیش نویس ذخیره شده در',
|
||||||
'pages_edit_delete_draft' => 'Delete Draft',
|
'pages_edit_delete_draft' => 'حذف پیش نویس',
|
||||||
'pages_edit_discard_draft' => 'Discard Draft',
|
'pages_edit_discard_draft' => 'دور انداختن پیش نویس',
|
||||||
'pages_edit_set_changelog' => 'Set Changelog',
|
'pages_edit_set_changelog' => 'تنظیم تغییرات',
|
||||||
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
|
'pages_edit_enter_changelog_desc' => 'توضیح مختصری از تغییراتی که ایجاد کرده اید وارد کنید',
|
||||||
'pages_edit_enter_changelog' => 'Enter Changelog',
|
'pages_edit_enter_changelog' => 'وارد کردن تغییرات',
|
||||||
'pages_save' => 'Save Page',
|
'pages_save' => 'ذخیره صفحه',
|
||||||
'pages_title' => 'Page Title',
|
'pages_title' => 'عنوان صفحه',
|
||||||
'pages_name' => 'Page Name',
|
'pages_name' => 'نام صفحه',
|
||||||
'pages_md_editor' => 'Editor',
|
'pages_md_editor' => 'ویرایشگر',
|
||||||
'pages_md_preview' => 'Preview',
|
'pages_md_preview' => 'پيش نمايش',
|
||||||
'pages_md_insert_image' => 'Insert Image',
|
'pages_md_insert_image' => 'درج تصویر',
|
||||||
'pages_md_insert_link' => 'Insert Entity Link',
|
'pages_md_insert_link' => 'پیوند نهاد را درج کنید',
|
||||||
'pages_md_insert_drawing' => 'Insert Drawing',
|
'pages_md_insert_drawing' => 'درج طرح',
|
||||||
'pages_not_in_chapter' => 'Page is not in a chapter',
|
'pages_not_in_chapter' => 'صفحه در یک فصل نیست',
|
||||||
'pages_move' => 'Move Page',
|
'pages_move' => 'انتقال صفحه',
|
||||||
'pages_move_success' => 'Page moved to ":parentName"',
|
'pages_move_success' => 'صفحه به ":parentName" منتقل شد',
|
||||||
'pages_copy' => 'Copy Page',
|
'pages_copy' => 'صفحه را کپی کنید',
|
||||||
'pages_copy_desination' => 'Copy Destination',
|
'pages_copy_desination' => 'مقصد را کپی کنید',
|
||||||
'pages_copy_success' => 'Page successfully copied',
|
'pages_copy_success' => 'صفحه با موفقیت کپی شد',
|
||||||
'pages_permissions' => 'Page Permissions',
|
'pages_permissions' => 'مجوزهای صفحه',
|
||||||
'pages_permissions_success' => 'Page permissions updated',
|
'pages_permissions_success' => 'مجوزهای صفحه به روز شد',
|
||||||
'pages_revision' => 'Revision',
|
'pages_revision' => 'تجدید نظر',
|
||||||
'pages_revisions' => 'Page Revisions',
|
'pages_revisions' => 'ویرایش های صفحه',
|
||||||
'pages_revisions_named' => 'Page Revisions for :pageName',
|
'pages_revisions_named' => 'بازبینی صفحه برای :pageName',
|
||||||
'pages_revision_named' => 'Page Revision for :pageName',
|
'pages_revision_named' => 'ویرایش صفحه برای :pageName',
|
||||||
'pages_revision_restored_from' => 'Restored from #:id; :summary',
|
'pages_revision_restored_from' => 'بازیابی شده از #:id; :summary',
|
||||||
'pages_revisions_created_by' => 'Created By',
|
'pages_revisions_created_by' => 'ایجاد شده توسط',
|
||||||
'pages_revisions_date' => 'Revision Date',
|
'pages_revisions_date' => 'تاریخ تجدید نظر',
|
||||||
'pages_revisions_number' => '#',
|
'pages_revisions_number' => '#',
|
||||||
'pages_revisions_numbered' => 'Revision #:id',
|
'pages_revisions_numbered' => 'تجدید نظر #:id',
|
||||||
'pages_revisions_numbered_changes' => 'Revision #:id Changes',
|
'pages_revisions_numbered_changes' => 'بازبینی #:id تغییرات',
|
||||||
'pages_revisions_changelog' => 'Changelog',
|
'pages_revisions_changelog' => 'لیست تغییرات',
|
||||||
'pages_revisions_changes' => 'Changes',
|
'pages_revisions_changes' => 'تغییرات',
|
||||||
'pages_revisions_current' => 'Current Version',
|
'pages_revisions_current' => 'نسخهی جاری',
|
||||||
'pages_revisions_preview' => 'Preview',
|
'pages_revisions_preview' => 'پيش نمايش',
|
||||||
'pages_revisions_restore' => 'Restore',
|
'pages_revisions_restore' => 'بازگرداندن',
|
||||||
'pages_revisions_none' => 'This page has no revisions',
|
'pages_revisions_none' => 'این صفحه هیچ ویرایشی ندارد',
|
||||||
'pages_copy_link' => 'Copy Link',
|
'pages_copy_link' => 'کپی لینک',
|
||||||
'pages_edit_content_link' => 'Edit Content',
|
'pages_edit_content_link' => 'ویرایش محتوا',
|
||||||
'pages_permissions_active' => 'Page Permissions Active',
|
'pages_permissions_active' => 'مجوزهای صفحه فعال است',
|
||||||
'pages_initial_revision' => 'Initial publish',
|
'pages_initial_revision' => 'انتشار اولیه',
|
||||||
'pages_initial_name' => 'New Page',
|
'pages_initial_name' => 'برگهٔ تازه',
|
||||||
'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.',
|
'pages_editing_draft_notification' => 'شما در حال ویرایش پیش نویسی هستید که آخرین بار در :timeDiff ذخیره شده است.',
|
||||||
'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.',
|
'pages_draft_edited_notification' => 'این صفحه از همان زمان به روز شده است. توصیه می شود از این پیش نویس صرف نظر کنید.',
|
||||||
'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.',
|
'pages_draft_page_changed_since_creation' => 'این صفحه از زمان ایجاد این پیش نویس به روز شده است. توصیه میشود که این پیشنویس را کنار بگذارید یا مراقب باشید که تغییرات صفحه را بازنویسی نکنید.',
|
||||||
'pages_draft_edit_active' => [
|
'pages_draft_edit_active' => [
|
||||||
'start_a' => ':count users have started editing this page',
|
'start_a' => ':count کاربران شروع به ویرایش این صفحه کرده اند',
|
||||||
'start_b' => ':userName has started editing this page',
|
'start_b' => ':userName ویرایش این صفحه را شروع کرده است',
|
||||||
'time_a' => 'since the page was last updated',
|
'time_a' => 'از آخرین به روز رسانی صفحه',
|
||||||
'time_b' => 'in the last :minCount minutes',
|
'time_b' => 'در آخرین دقیقه :minCount',
|
||||||
'message' => ':start :time. Take care not to overwrite each other\'s updates!',
|
'message' => ':start :time. مراقب باشید به روز رسانی های یکدیگر را بازنویسی نکنید!',
|
||||||
],
|
],
|
||||||
'pages_draft_discarded' => 'Draft discarded, The editor has been updated with the current page content',
|
'pages_draft_discarded' => 'پیش نویس حذف شد، ویرایشگر با محتوای صفحه فعلی به روز شده است',
|
||||||
'pages_specific' => 'Specific Page',
|
'pages_specific' => 'صفحه خاص',
|
||||||
'pages_is_template' => 'Page Template',
|
'pages_is_template' => 'الگوی صفحه',
|
||||||
|
|
||||||
// Editor Sidebar
|
// Editor Sidebar
|
||||||
'page_tags' => 'Page Tags',
|
'page_tags' => 'تگ های صفحه',
|
||||||
'chapter_tags' => 'Chapter Tags',
|
'chapter_tags' => 'برچسب های فصل',
|
||||||
'book_tags' => 'Book Tags',
|
'book_tags' => 'برچسب های کتاب',
|
||||||
'shelf_tags' => 'Shelf Tags',
|
'shelf_tags' => 'برچسب های قفسه',
|
||||||
'tag' => 'Tag',
|
'tag' => 'برچسب',
|
||||||
'tags' => 'Tags',
|
'tags' => 'برچسب ها',
|
||||||
'tag_name' => 'Tag Name',
|
'tag_name' => 'نام برچسب',
|
||||||
'tag_value' => 'Tag Value (Optional)',
|
'tag_value' => 'مقدار برچسب (اختیاری)',
|
||||||
'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.",
|
'tags_explain' => "برای دسته بندی بهتر مطالب خود چند تگ اضافه کنید.\n می توانید برای سازماندهی عمیق تر، یک مقدار به یک برچسب اختصاص دهید.",
|
||||||
'tags_add' => 'Add another tag',
|
'tags_add' => 'یک برچسب دیگر اضافه کنید',
|
||||||
'tags_remove' => 'Remove this tag',
|
'tags_remove' => 'این تگ را حذف کنید',
|
||||||
'tags_usages' => 'Total tag usages',
|
'tags_usages' => 'مجموع استفاده از برچسب',
|
||||||
'tags_assigned_pages' => 'Assigned to Pages',
|
'tags_assigned_pages' => 'به صفحات اختصاص داده شده است',
|
||||||
'tags_assigned_chapters' => 'Assigned to Chapters',
|
'tags_assigned_chapters' => 'اختصاص به فصل',
|
||||||
'tags_assigned_books' => 'Assigned to Books',
|
'tags_assigned_books' => 'به کتاب ها اختصاص داده شده است',
|
||||||
'tags_assigned_shelves' => 'Assigned to Shelves',
|
'tags_assigned_shelves' => 'به قفسه ها اختصاص داده شده است',
|
||||||
'tags_x_unique_values' => ':count unique values',
|
'tags_x_unique_values' => ':count مقادیر منحصر به فرد',
|
||||||
'tags_all_values' => 'All values',
|
'tags_all_values' => 'همه ارزش ها',
|
||||||
'tags_view_tags' => 'View Tags',
|
'tags_view_tags' => 'مشاهده برچسب ها',
|
||||||
'tags_view_existing_tags' => 'View existing tags',
|
'tags_view_existing_tags' => 'مشاهده تگ های موجود',
|
||||||
'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.',
|
'tags_list_empty_hint' => 'برچسب ها را می توان از طریق نوار کناری ویرایشگر صفحه یا هنگام ویرایش جزئیات یک کتاب، فصل یا قفسه اختصاص داد.',
|
||||||
'attachments' => 'Attachments',
|
'attachments' => 'پیوست ها',
|
||||||
'attachments_explain' => 'Upload some files or attach some links to display on your page. These are visible in the page sidebar.',
|
'attachments_explain' => 'چند فایل را آپلود کنید یا چند پیوند را برای نمایش در صفحه خود ضمیمه کنید. اینها در نوار کناری صفحه قابل مشاهده هستند.',
|
||||||
'attachments_explain_instant_save' => 'Changes here are saved instantly.',
|
'attachments_explain_instant_save' => 'تغییرات در اینجا فورا ذخیره می شوند.',
|
||||||
'attachments_items' => 'Attached Items',
|
'attachments_items' => 'موارد پیوست شده',
|
||||||
'attachments_upload' => 'Upload File',
|
'attachments_upload' => 'آپلود فایل',
|
||||||
'attachments_link' => 'Attach Link',
|
'attachments_link' => 'پیوند را ضمیمه کنید',
|
||||||
'attachments_set_link' => 'Set Link',
|
'attachments_set_link' => 'پیوند را تنظیم کنید',
|
||||||
'attachments_delete' => 'Are you sure you want to delete this attachment?',
|
'attachments_delete' => 'آیا مطمئن هستید که می خواهید این پیوست را حذف کنید؟',
|
||||||
'attachments_dropzone' => 'Drop files or click here to attach a file',
|
'attachments_dropzone' => 'فایل ها را رها کنید یا برای پیوست کردن یک فایل اینجا را کلیک کنید',
|
||||||
'attachments_no_files' => 'No files have been uploaded',
|
'attachments_no_files' => 'هیچ فایلی آپلود نشده است',
|
||||||
'attachments_explain_link' => 'You can attach a link if you\'d prefer not to upload a file. This can be a link to another page or a link to a file in the cloud.',
|
'attachments_explain_link' => 'اگر ترجیح می دهید فایلی را آپلود نکنید، می توانید پیوندی را پیوست کنید. این می تواند پیوندی به صفحه دیگر یا پیوندی به فایلی در فضای ابری باشد.',
|
||||||
'attachments_link_name' => 'Link Name',
|
'attachments_link_name' => 'نام پیوند',
|
||||||
'attachment_link' => 'Attachment link',
|
'attachment_link' => 'لینک پیوست',
|
||||||
'attachments_link_url' => 'Link to file',
|
'attachments_link_url' => 'پیوند به فایل',
|
||||||
'attachments_link_url_hint' => 'Url of site or file',
|
'attachments_link_url_hint' => 'آدرس سایت یا فایل',
|
||||||
'attach' => 'Attach',
|
'attach' => 'ضمیمه کنید',
|
||||||
'attachments_insert_link' => 'Add Attachment Link to Page',
|
'attachments_insert_link' => 'پیوند پیوست را به صفحه اضافه کنید',
|
||||||
'attachments_edit_file' => 'Edit File',
|
'attachments_edit_file' => 'ویرایش فایل',
|
||||||
'attachments_edit_file_name' => 'File Name',
|
'attachments_edit_file_name' => 'نام فایل',
|
||||||
'attachments_edit_drop_upload' => 'Drop files or click here to upload and overwrite',
|
'attachments_edit_drop_upload' => 'فایل ها را رها کنید یا برای آپلود و بازنویسی اینجا کلیک کنید',
|
||||||
'attachments_order_updated' => 'Attachment order updated',
|
'attachments_order_updated' => 'سفارش پیوست به روز شد',
|
||||||
'attachments_updated_success' => 'Attachment details updated',
|
'attachments_updated_success' => 'جزئیات پیوست به روز شد',
|
||||||
'attachments_deleted' => 'Attachment deleted',
|
'attachments_deleted' => 'پیوست حذف شد',
|
||||||
'attachments_file_uploaded' => 'File successfully uploaded',
|
'attachments_file_uploaded' => 'فایل با موفقیت آپلود شد',
|
||||||
'attachments_file_updated' => 'File successfully updated',
|
'attachments_file_updated' => 'فایل با موفقیت به روز شد',
|
||||||
'attachments_link_attached' => 'Link successfully attached to page',
|
'attachments_link_attached' => 'پیوند با موفقیت به صفحه پیوست شد',
|
||||||
'templates' => 'Templates',
|
'templates' => 'قالب ها',
|
||||||
'templates_set_as_template' => 'Page is a template',
|
'templates_set_as_template' => 'صفحه یک الگو است',
|
||||||
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
|
'templates_explain_set_as_template' => 'می توانید این صفحه را به عنوان یک الگو تنظیم کنید تا از محتویات آن هنگام ایجاد صفحات دیگر استفاده شود. سایر کاربران در صورت داشتن مجوز مشاهده برای این صفحه می توانند از این الگو استفاده کنند.',
|
||||||
'templates_replace_content' => 'Replace page content',
|
'templates_replace_content' => 'محتوای صفحه را جایگزین کنید',
|
||||||
'templates_append_content' => 'Append to page content',
|
'templates_append_content' => 'به محتوای صفحه اضافه کنید',
|
||||||
'templates_prepend_content' => 'Prepend to page content',
|
'templates_prepend_content' => 'به محتوای صفحه اضافه کنید',
|
||||||
|
|
||||||
// Profile View
|
// Profile View
|
||||||
'profile_user_for_x' => 'User for :time',
|
'profile_user_for_x' => 'کاربر برای :time',
|
||||||
'profile_created_content' => 'Created Content',
|
'profile_created_content' => 'محتوا ایجاد کرد',
|
||||||
'profile_not_created_pages' => ':userName has not created any pages',
|
'profile_not_created_pages' => ':userName هیچ صفحه ای ایجاد نکرده است',
|
||||||
'profile_not_created_chapters' => ':userName has not created any chapters',
|
'profile_not_created_chapters' => ':userName هیچ فصلی ایجاد نکرده است',
|
||||||
'profile_not_created_books' => ':userName has not created any books',
|
'profile_not_created_books' => ':userName هیچ کتابی ایجاد نکرده است',
|
||||||
'profile_not_created_shelves' => ':userName has not created any shelves',
|
'profile_not_created_shelves' => ':userName هیچ قفسه ای ایجاد نکرده است',
|
||||||
|
|
||||||
// Comments
|
// Comments
|
||||||
'comment' => 'Comment',
|
'comment' => 'اظهار نظر',
|
||||||
'comments' => 'Comments',
|
'comments' => 'نظرات',
|
||||||
'comment_add' => 'Add Comment',
|
'comment_add' => 'افزودن توضیح',
|
||||||
'comment_placeholder' => 'Leave a comment here',
|
'comment_placeholder' => 'اینجا نظر بدهید',
|
||||||
'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
|
'comment_count' => '{0} بدون نظر|{1} 1 نظر|[2,*] :count نظرات',
|
||||||
'comment_save' => 'Save Comment',
|
'comment_save' => 'ذخیره نظر',
|
||||||
'comment_saving' => 'Saving comment...',
|
'comment_saving' => 'در حال ذخیره نظر...',
|
||||||
'comment_deleting' => 'Deleting comment...',
|
'comment_deleting' => 'در حال حذف نظر...',
|
||||||
'comment_new' => 'New Comment',
|
'comment_new' => 'نظر جدید',
|
||||||
'comment_created' => 'commented :createDiff',
|
'comment_created' => ':createDiff نظر داد',
|
||||||
'comment_updated' => 'Updated :updateDiff by :username',
|
'comment_updated' => 'به روز رسانی :updateDiff توسط :username',
|
||||||
'comment_deleted_success' => 'Comment deleted',
|
'comment_deleted_success' => 'نظر حذف شد',
|
||||||
'comment_created_success' => 'Comment added',
|
'comment_created_success' => 'نظر اضافه شد',
|
||||||
'comment_updated_success' => 'Comment updated',
|
'comment_updated_success' => 'نظر به روز شد',
|
||||||
'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
|
'comment_delete_confirm' => 'آیا مطمئن هستید که می خواهید این نظر را حذف کنید؟',
|
||||||
'comment_in_reply_to' => 'In reply to :commentId',
|
'comment_in_reply_to' => 'در پاسخ به :commentId',
|
||||||
|
|
||||||
// Revision
|
// Revision
|
||||||
'revision_delete_confirm' => 'Are you sure you want to delete this revision?',
|
'revision_delete_confirm' => 'آیا مطمئن هستید که می خواهید این ویرایش را حذف کنید؟',
|
||||||
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
|
'revision_restore_confirm' => 'آیا مطمئن هستید که می خواهید این ویرایش را بازیابی کنید؟ محتوای صفحه فعلی جایگزین خواهد شد.',
|
||||||
'revision_delete_success' => 'Revision deleted',
|
'revision_delete_success' => 'ویرایش حذف شد',
|
||||||
'revision_cannot_delete_latest' => 'Cannot delete the latest revision.',
|
'revision_cannot_delete_latest' => 'نمی توان آخرین نسخه را حذف کرد.',
|
||||||
|
|
||||||
// Copy view
|
// Copy view
|
||||||
'copy_consider' => 'Please consider the below when copying content.',
|
'copy_consider' => 'لطفاً هنگام کپی کردن مطالب به موارد زیر توجه کنید.',
|
||||||
'copy_consider_permissions' => 'Custom permission settings will not be copied.',
|
'copy_consider_permissions' => 'تنظیمات مجوز سفارشی کپی نخواهد شد.',
|
||||||
'copy_consider_owner' => 'You will become the owner of all copied content.',
|
'copy_consider_owner' => 'شما مالک تمام محتوای کپی شده خواهید شد.',
|
||||||
'copy_consider_images' => 'Page image files will not be duplicated & the original images will retain their relation to the page they were originally uploaded to.',
|
'copy_consider_images' => 'فایل های تصویر صفحه تکراری نخواهند شد و تصاویر اصلی ارتباط خود را با صفحه ای که در ابتدا در آن آپلود شده اند حفظ می کنند.',
|
||||||
'copy_consider_attachments' => 'Page attachments will not be copied.',
|
'copy_consider_attachments' => 'پیوست های صفحه کپی نمی شود.',
|
||||||
'copy_consider_access' => 'A change of location, owner or permissions may result in this content being accessible to those previously without access.',
|
'copy_consider_access' => 'تغییر مکان، مالک یا مجوزها ممکن است منجر به دسترسی به این محتوا برای افرادی شود که قبلاً به آنها دسترسی نداشتند.',
|
||||||
];
|
];
|
||||||
|
@ -23,10 +23,10 @@ return [
|
|||||||
'saml_no_email_address' => 'آدرس داده ای برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
'saml_no_email_address' => 'آدرس داده ای برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
||||||
'saml_invalid_response_id' => 'درخواست از سیستم احراز هویت خارجی توسط فرایندی که توسط این نرم افزار آغاز شده است شناخته نمی شود. بازگشت به سیستم پس از ورود به سیستم می تواند باعث این مسئله شود.',
|
'saml_invalid_response_id' => 'درخواست از سیستم احراز هویت خارجی توسط فرایندی که توسط این نرم افزار آغاز شده است شناخته نمی شود. بازگشت به سیستم پس از ورود به سیستم می تواند باعث این مسئله شود.',
|
||||||
'saml_fail_authed' => 'ورود به سیستم :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد',
|
'saml_fail_authed' => 'ورود به سیستم :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد',
|
||||||
'oidc_already_logged_in' => 'Already logged in',
|
'oidc_already_logged_in' => 'قبلا وارد شده اید',
|
||||||
'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled',
|
'oidc_user_not_registered' => 'کاربر :name ثبت نشده و ثبت نام خودکار غیرفعال است',
|
||||||
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
|
'oidc_no_email_address' => 'آدرس ایمیلی برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
||||||
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
|
'oidc_fail_authed' => 'ورود به سیستم با استفاده از :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد',
|
||||||
'social_no_action_defined' => 'عملی تعریف نشده است',
|
'social_no_action_defined' => 'عملی تعریف نشده است',
|
||||||
'social_login_bad_response' => "خطای دریافت شده در هنگام ورود به سیستم:\n:error",
|
'social_login_bad_response' => "خطای دریافت شده در هنگام ورود به سیستم:\n:error",
|
||||||
'social_account_in_use' => 'این حساب :socialAccount از قبل در حال استفاده است، سعی کنید از طریق گزینه :socialAccount وارد سیستم شوید.',
|
'social_account_in_use' => 'این حساب :socialAccount از قبل در حال استفاده است، سعی کنید از طریق گزینه :socialAccount وارد سیستم شوید.',
|
||||||
@ -37,73 +37,73 @@ return [
|
|||||||
'social_account_register_instructions' => 'اگر هنوز حساب کاربری ندارید ، می توانید با استفاده از گزینه :socialAccount حساب خود را ثبت کنید.',
|
'social_account_register_instructions' => 'اگر هنوز حساب کاربری ندارید ، می توانید با استفاده از گزینه :socialAccount حساب خود را ثبت کنید.',
|
||||||
'social_driver_not_found' => 'درایور شبکه اجتماعی یافت نشد',
|
'social_driver_not_found' => 'درایور شبکه اجتماعی یافت نشد',
|
||||||
'social_driver_not_configured' => 'تنظیمات شبکه اجتماعی :socialAccount به درستی پیکربندی نشده است.',
|
'social_driver_not_configured' => 'تنظیمات شبکه اجتماعی :socialAccount به درستی پیکربندی نشده است.',
|
||||||
'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.',
|
'invite_token_expired' => 'این پیوند دعوت منقضی شده است. در عوض می توانید سعی کنید رمز عبور حساب خود را بازنشانی کنید.',
|
||||||
|
|
||||||
// System
|
// System
|
||||||
'path_not_writable' => 'File path :filePath could not be uploaded to. Ensure it is writable to the server.',
|
'path_not_writable' => 'مسیر فایل :filePath را نمی توان در آن آپلود کرد. مطمئن شوید که روی سرور قابل نوشتن است.',
|
||||||
'cannot_get_image_from_url' => 'Cannot get image from :url',
|
'cannot_get_image_from_url' => 'نمی توان تصویر را از :url دریافت کرد',
|
||||||
'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.',
|
'cannot_create_thumbs' => 'سرور نمی تواند تصاویر کوچک ایجاد کند. لطفاً بررسی کنید که پسوند GD PHP را نصب کرده اید.',
|
||||||
'server_upload_limit' => 'The server does not allow uploads of this size. Please try a smaller file size.',
|
'server_upload_limit' => 'سرور اجازه آپلود در این اندازه را نمی دهد. لطفا اندازه فایل کوچکتر را امتحان کنید.',
|
||||||
'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.',
|
'uploaded' => 'سرور اجازه آپلود در این اندازه را نمی دهد. لطفا اندازه فایل کوچکتر را امتحان کنید.',
|
||||||
'image_upload_error' => 'An error occurred uploading the image',
|
'image_upload_error' => 'هنگام آپلود تصویر خطایی روی داد',
|
||||||
'image_upload_type_error' => 'The image type being uploaded is invalid',
|
'image_upload_type_error' => 'نوع تصویر در حال آپلود نامعتبر است',
|
||||||
'file_upload_timeout' => 'The file upload has timed out.',
|
'file_upload_timeout' => 'زمان بارگذاری فایل به پایان رسیده است.',
|
||||||
|
|
||||||
// Attachments
|
// Attachments
|
||||||
'attachment_not_found' => 'Attachment not found',
|
'attachment_not_found' => 'پیوست یافت نشد',
|
||||||
|
|
||||||
// Pages
|
// Pages
|
||||||
'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page',
|
'page_draft_autosave_fail' => 'پیش نویس ذخیره نشد. قبل از ذخیره این صفحه مطمئن شوید که به اینترنت متصل هستید',
|
||||||
'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage',
|
'page_custom_home_deletion' => 'وقتی صفحه ای به عنوان صفحه اصلی تنظیم شده است، نمی توان آن را حذف کرد',
|
||||||
|
|
||||||
// Entities
|
// Entities
|
||||||
'entity_not_found' => 'Entity not found',
|
'entity_not_found' => 'موجودیت یافت نشد',
|
||||||
'bookshelf_not_found' => 'Bookshelf not found',
|
'bookshelf_not_found' => 'قفسه کتاب پیدا نشد',
|
||||||
'book_not_found' => 'Book not found',
|
'book_not_found' => 'کتاب پیدا نشد',
|
||||||
'page_not_found' => 'Page not found',
|
'page_not_found' => 'صفحه یافت نشد',
|
||||||
'chapter_not_found' => 'Chapter not found',
|
'chapter_not_found' => 'فصل پیدا نشد',
|
||||||
'selected_book_not_found' => 'The selected book was not found',
|
'selected_book_not_found' => 'کتاب انتخابی یافت نشد',
|
||||||
'selected_book_chapter_not_found' => 'The selected Book or Chapter was not found',
|
'selected_book_chapter_not_found' => 'کتاب یا فصل انتخابی یافت نشد',
|
||||||
'guests_cannot_save_drafts' => 'Guests cannot save drafts',
|
'guests_cannot_save_drafts' => 'مهمانان نمی توانند پیش نویس ها را ذخیره کنند',
|
||||||
|
|
||||||
// Users
|
// Users
|
||||||
'users_cannot_delete_only_admin' => 'You cannot delete the only admin',
|
'users_cannot_delete_only_admin' => 'شما نمی توانید تنها ادمین را حذف کنید',
|
||||||
'users_cannot_delete_guest' => 'You cannot delete the guest user',
|
'users_cannot_delete_guest' => 'شما نمی توانید کاربر مهمان را حذف کنید',
|
||||||
|
|
||||||
// Roles
|
// Roles
|
||||||
'role_cannot_be_edited' => 'This role cannot be edited',
|
'role_cannot_be_edited' => 'این نقش قابل ویرایش نیست',
|
||||||
'role_system_cannot_be_deleted' => 'This role is a system role and cannot be deleted',
|
'role_system_cannot_be_deleted' => 'این نقش یک نقش سیستمی است و قابل حذف نیست',
|
||||||
'role_registration_default_cannot_delete' => 'This role cannot be deleted while set as the default registration role',
|
'role_registration_default_cannot_delete' => 'این نقش در حالی که به عنوان نقش پیش فرض ثبت نام تنظیم شده است قابل حذف نیست',
|
||||||
'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.',
|
'role_cannot_remove_only_admin' => 'این کاربر تنها کاربری است که به نقش مدیر اختصاص داده شده است. قبل از تلاش برای حذف آن در اینجا، نقش مدیر را به کاربر دیگری اختصاص دهید.',
|
||||||
|
|
||||||
// Comments
|
// Comments
|
||||||
'comment_list' => 'An error occurred while fetching the comments.',
|
'comment_list' => 'هنگام واکشی نظرات خطایی روی داد.',
|
||||||
'cannot_add_comment_to_draft' => 'You cannot add comments to a draft.',
|
'cannot_add_comment_to_draft' => 'شما نمی توانید نظراتی را به یک پیش نویس اضافه کنید.',
|
||||||
'comment_add' => 'An error occurred while adding / updating the comment.',
|
'comment_add' => 'هنگام افزودن/بهروزرسانی نظر خطایی روی داد.',
|
||||||
'comment_delete' => 'An error occurred while deleting the comment.',
|
'comment_delete' => 'هنگام حذف نظر خطایی روی داد.',
|
||||||
'empty_comment' => 'Cannot add an empty comment.',
|
'empty_comment' => 'نمی توان یک نظر خالی اضافه کرد.',
|
||||||
|
|
||||||
// Error pages
|
// Error pages
|
||||||
'404_page_not_found' => 'Page Not Found',
|
'404_page_not_found' => 'صفحه یافت نشد',
|
||||||
'sorry_page_not_found' => 'Sorry, The page you were looking for could not be found.',
|
'sorry_page_not_found' => 'با عرض پوزش، صفحه مورد نظر شما یافت نشد.',
|
||||||
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
'sorry_page_not_found_permission_warning' => 'اگر انتظار داشتید این صفحه وجود داشته باشد، ممکن است اجازه مشاهده آن را نداشته باشید.',
|
||||||
'image_not_found' => 'Image Not Found',
|
'image_not_found' => 'تصویر پیدا نشد',
|
||||||
'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.',
|
'image_not_found_subtitle' => 'با عرض پوزش، فایل تصویری که به دنبال آن بودید یافت نشد.',
|
||||||
'image_not_found_details' => 'If you expected this image to exist it might have been deleted.',
|
'image_not_found_details' => 'اگر انتظار داشتید این تصویر وجود داشته باشد، ممکن است حذف شده باشد.',
|
||||||
'return_home' => 'Return to home',
|
'return_home' => 'بازگشت به خانه',
|
||||||
'error_occurred' => 'An Error Occurred',
|
'error_occurred' => 'خطایی رخ داد',
|
||||||
'app_down' => ':appName is down right now',
|
'app_down' => ':appName در حال حاضر قطع است',
|
||||||
'back_soon' => 'It will be back up soon.',
|
'back_soon' => 'به زودی پشتیبان خواهد شد.',
|
||||||
|
|
||||||
// API errors
|
// API errors
|
||||||
'api_no_authorization_found' => 'No authorization token found on the request',
|
'api_no_authorization_found' => 'هیچ نشانه مجوزی در درخواست یافت نشد',
|
||||||
'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect',
|
'api_bad_authorization_format' => 'یک نشانه مجوز در این درخواست یافت شد اما قالب نادرست به نظر میرسید',
|
||||||
'api_user_token_not_found' => 'No matching API token was found for the provided authorization token',
|
'api_user_token_not_found' => 'هیچ نشانه API منطبقی برای کد مجوز ارائه شده یافت نشد',
|
||||||
'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect',
|
'api_incorrect_token_secret' => 'راز ارائه شده برای کد API استفاده شده نادرست است',
|
||||||
'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls',
|
'api_user_no_api_permission' => 'مالک نشانه API استفاده شده اجازه برقراری تماس های API را ندارد',
|
||||||
'api_user_token_expired' => 'The authorization token used has expired',
|
'api_user_token_expired' => 'رمز مجوز استفاده شده منقضی شده است',
|
||||||
|
|
||||||
// Settings & Maintenance
|
// Settings & Maintenance
|
||||||
'maintenance_test_email_failure' => 'Error thrown when sending a test email:',
|
'maintenance_test_email_failure' => 'خطا در هنگام ارسال ایمیل آزمایشی:',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
@ -7,258 +7,258 @@
|
|||||||
return [
|
return [
|
||||||
|
|
||||||
// Common Messages
|
// Common Messages
|
||||||
'settings' => 'Settings',
|
'settings' => 'تنظیمات',
|
||||||
'settings_save' => 'Save Settings',
|
'settings_save' => 'تنظیمات را ذخیره کن',
|
||||||
'settings_save_success' => 'Settings saved',
|
'settings_save_success' => 'تنظیمات ذخیره شد',
|
||||||
|
|
||||||
// App Settings
|
// App Settings
|
||||||
'app_customization' => 'Customization',
|
'app_customization' => 'سفارشی سازی',
|
||||||
'app_features_security' => 'Features & Security',
|
'app_features_security' => 'ویژگی ها و امنیت',
|
||||||
'app_name' => 'Application Name',
|
'app_name' => 'نام نرم افزار',
|
||||||
'app_name_desc' => 'This name is shown in the header and in any system-sent emails.',
|
'app_name_desc' => 'این نام در هدر و در هر ایمیل ارسال شده توسط سیستم نشان داده شده است.',
|
||||||
'app_name_header' => 'Show name in header',
|
'app_name_header' => 'نمایش نام در هدر',
|
||||||
'app_public_access' => 'Public Access',
|
'app_public_access' => 'دسترسی عمومی',
|
||||||
'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.',
|
'app_public_access_desc' => 'فعال کردن این گزینه به بازدیدکنندگانی که وارد سیستم نشدهاند اجازه میدهد تا به محتوای موجود در نمونه BookStack شما دسترسی داشته باشند.',
|
||||||
'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.',
|
'app_public_access_desc_guest' => 'دسترسی بازدیدکنندگان عمومی را می توان از طریق کاربر "مهمان" کنترل کرد.',
|
||||||
'app_public_access_toggle' => 'Allow public access',
|
'app_public_access_toggle' => 'اجازه دسترسی عمومی',
|
||||||
'app_public_viewing' => 'Allow public viewing?',
|
'app_public_viewing' => 'مشاهده عمومی مجاز است؟',
|
||||||
'app_secure_images' => 'Higher Security Image Uploads',
|
'app_secure_images' => 'آپلود تصویر با امنیت بالاتر',
|
||||||
'app_secure_images_toggle' => 'Enable higher security image uploads',
|
'app_secure_images_toggle' => 'آپلود تصویر با امنیت بالاتر',
|
||||||
'app_secure_images_desc' => 'For performance reasons, all images are public. This option adds a random, hard-to-guess string in front of image urls. Ensure directory indexes are not enabled to prevent easy access.',
|
'app_secure_images_desc' => 'به دلایل عملکرد، همه تصاویر عمومی هستند. این گزینه یک رشته تصادفی و غیرقابل حدس زدن را در مقابل آدرس های تصویر اضافه می کند. برای جلوگیری از دسترسی آسان، اطمینان حاصل کنید که فهرست های دایرکتوری فعال نیستند.',
|
||||||
'app_editor' => 'Page Editor',
|
'app_editor' => 'ویرایشگر صفحه',
|
||||||
'app_editor_desc' => 'Select which editor will be used by all users to edit pages.',
|
'app_editor_desc' => 'انتخاب کنید کدام ویرایشگر توسط همه کاربران برای ویرایش صفحات استفاده شود.',
|
||||||
'app_custom_html' => 'Custom HTML Head Content',
|
'app_custom_html' => 'محتوای اصلی HTML سفارشی',
|
||||||
'app_custom_html_desc' => 'Any content added here will be inserted into the bottom of the <head> section of every page. This is handy for overriding styles or adding analytics code.',
|
'app_custom_html_desc' => 'هر محتوای اضافه شده در اینجا در پایین بخش <head> هر صفحه درج می شود. این برای تغییر سبک ها یا اضافه کردن کد تجزیه و تحلیل مفید است.',
|
||||||
'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.',
|
'app_custom_html_disabled_notice' => 'محتوای سر HTML سفارشی در این صفحه تنظیمات غیرفعال است تا اطمینان حاصل شود که هر گونه تغییر شکسته می تواند برگردانده شود.',
|
||||||
'app_logo' => 'Application Logo',
|
'app_logo' => 'لوگوی برنامه',
|
||||||
'app_logo_desc' => 'This image should be 43px in height. <br>Large images will be scaled down.',
|
'app_logo_desc' => 'این تصویر باید 43 پیکسل ارتفاع داشته باشد. <br>تصاویر بزرگ کوچک می شوند.',
|
||||||
'app_primary_color' => 'Application Primary Color',
|
'app_primary_color' => 'رنگ اصلی برنامه',
|
||||||
'app_primary_color_desc' => 'Sets the primary color for the application including the banner, buttons, and links.',
|
'app_primary_color_desc' => 'رنگ اصلی برنامه را از جمله بنر، دکمه ها و پیوندها تنظیم می کند.',
|
||||||
'app_homepage' => 'Application Homepage',
|
'app_homepage' => 'صفحه اصلی برنامه',
|
||||||
'app_homepage_desc' => 'Select a view to show on the homepage instead of the default view. Page permissions are ignored for selected pages.',
|
'app_homepage_desc' => 'به جای نمای پیشفرض، یک نمای را برای نمایش در صفحه اصلی انتخاب کنید. مجوزهای صفحه برای صفحات انتخابی نادیده گرفته می شود.',
|
||||||
'app_homepage_select' => 'Select a page',
|
'app_homepage_select' => 'یک صفحه را انتخاب کنید',
|
||||||
'app_footer_links' => 'Footer Links',
|
'app_footer_links' => 'پیوندهای پاورقی',
|
||||||
'app_footer_links_desc' => 'Add links to show within the site footer. These will be displayed at the bottom of most pages, including those that do not require login. You can use a label of "trans::<key>" to use system-defined translations. For example: Using "trans::common.privacy_policy" will provide the translated text "Privacy Policy" and "trans::common.terms_of_service" will provide the translated text "Terms of Service".',
|
'app_footer_links_desc' => 'پیوندهایی را برای نمایش در پاورقی سایت اضافه کنید. اینها در پایین اکثر صفحات نمایش داده می شوند، از جمله صفحاتی که نیازی به ورود به سیستم ندارند. می توانید از برچسب "trans::<key>" برای استفاده از ترجمه های تعریف شده توسط سیستم استفاده کنید. به عنوان مثال: با استفاده از "trans::common.privacy_policy" متن ترجمه شده "خط مشی رازداری" و "trans::common.terms_of_service" متن ترجمه شده "شرایط خدمات" را ارائه می دهد.',
|
||||||
'app_footer_links_label' => 'Link Label',
|
'app_footer_links_label' => 'برچسب پیوند',
|
||||||
'app_footer_links_url' => 'Link URL',
|
'app_footer_links_url' => 'لینک URL',
|
||||||
'app_footer_links_add' => 'Add Footer Link',
|
'app_footer_links_add' => 'پیوند پاورقی را اضافه کنید',
|
||||||
'app_disable_comments' => 'Disable Comments',
|
'app_disable_comments' => 'غیرفعال کردن نظرات',
|
||||||
'app_disable_comments_toggle' => 'Disable comments',
|
'app_disable_comments_toggle' => 'نظرات را غیرفعال کنید',
|
||||||
'app_disable_comments_desc' => 'Disables comments across all pages in the application. <br> Existing comments are not shown.',
|
'app_disable_comments_desc' => 'نظرات را در تمام صفحات برنامه غیرفعال می کند. <br> نظرات موجود نشان داده نمی شوند.',
|
||||||
|
|
||||||
// Color settings
|
// Color settings
|
||||||
'content_colors' => 'Content Colors',
|
'content_colors' => 'رنگ های محتوا',
|
||||||
'content_colors_desc' => 'Sets colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
|
'content_colors_desc' => 'رنگ ها را برای همه عناصر در سلسله مراتب سازمان صفحه تنظیم می کند. برای خوانایی، انتخاب رنگ هایی با روشنایی مشابه با رنگ های پیش فرض توصیه می شود.',
|
||||||
'bookshelf_color' => 'Shelf Color',
|
'bookshelf_color' => 'رنگ قفسه',
|
||||||
'book_color' => 'Book Color',
|
'book_color' => 'رنگ کتاب',
|
||||||
'chapter_color' => 'Chapter Color',
|
'chapter_color' => 'رنگ فصل',
|
||||||
'page_color' => 'Page Color',
|
'page_color' => 'رنگ صفحه',
|
||||||
'page_draft_color' => 'Page Draft Color',
|
'page_draft_color' => 'رنگ پیش نویس صفحه',
|
||||||
|
|
||||||
// Registration Settings
|
// Registration Settings
|
||||||
'reg_settings' => 'Registration',
|
'reg_settings' => 'ثبت نام',
|
||||||
'reg_enable' => 'Enable Registration',
|
'reg_enable' => 'فعال کردن ثبت نام',
|
||||||
'reg_enable_toggle' => 'Enable registration',
|
'reg_enable_toggle' => 'فعال کردن ثبت نام',
|
||||||
'reg_enable_desc' => 'When registration is enabled user will be able to sign themselves up as an application user. Upon registration they are given a single, default user role.',
|
'reg_enable_desc' => 'هنگامی که ثبت نام فعال باشد، کاربر می تواند خود را به عنوان کاربر برنامه ثبت نام کند. پس از ثبت نام به آنها یک نقش کاربر پیش فرض داده می شود.',
|
||||||
'reg_default_role' => 'Default user role after registration',
|
'reg_default_role' => 'نقش کاربر پیش فرض پس از ثبت نام',
|
||||||
'reg_enable_external_warning' => 'The option above is ignored while external LDAP or SAML authentication is active. User accounts for non-existing members will be auto-created if authentication, against the external system in use, is successful.',
|
'reg_enable_external_warning' => 'هنگامی که احراز هویت خارجی LDAP یا SAML فعال است، گزینه بالا نادیده گرفته می شود. در صورتی که احراز هویت، در برابر سیستم خارجی در حال استفاده، موفقیت آمیز باشد، حساب های کاربری برای اعضای غیر موجود به طور خودکار ایجاد می شود.',
|
||||||
'reg_email_confirmation' => 'Email Confirmation',
|
'reg_email_confirmation' => 'تایید ایمیل',
|
||||||
'reg_email_confirmation_toggle' => 'Require email confirmation',
|
'reg_email_confirmation_toggle' => 'نیاز به تایید ایمیل',
|
||||||
'reg_confirm_email_desc' => 'If domain restriction is used then email confirmation will be required and this option will be ignored.',
|
'reg_confirm_email_desc' => 'در صورت استفاده از محدودیت دامنه، تایید ایمیل مورد نیاز است و این گزینه نادیده گرفته می شود.',
|
||||||
'reg_confirm_restrict_domain' => 'Domain Restriction',
|
'reg_confirm_restrict_domain' => 'محدودیت دامنه',
|
||||||
'reg_confirm_restrict_domain_desc' => 'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.',
|
'reg_confirm_restrict_domain_desc' => 'فهرستی از دامنههای ایمیل جدا شده با کاما را وارد کنید که میخواهید ثبت نام را محدود کنید. قبل از اینکه به کاربران اجازه تعامل با برنامه داده شود، ایمیلی برای تأیید آدرس آنها ارسال می شود. <br> توجه داشته باشید که کاربران پس از ثبت نام موفق می توانند آدرس ایمیل خود را تغییر دهند.',
|
||||||
'reg_confirm_restrict_domain_placeholder' => 'No restriction set',
|
'reg_confirm_restrict_domain_placeholder' => 'بدون محدودیت',
|
||||||
|
|
||||||
// Maintenance settings
|
// Maintenance settings
|
||||||
'maint' => 'Maintenance',
|
'maint' => 'نگهداری',
|
||||||
'maint_image_cleanup' => 'Cleanup Images',
|
'maint_image_cleanup' => 'پاکسازی تصاویر',
|
||||||
'maint_image_cleanup_desc' => 'Scans page & revision content to check which images and drawings are currently in use and which images are redundant. Ensure you create a full database and image backup before running this.',
|
'maint_image_cleanup_desc' => 'محتوای صفحه و بازبینی را اسکن میکند تا بررسی کند که کدام تصاویر و نقاشیها در حال حاضر استفاده میشوند و کدام تصاویر اضافی هستند. قبل از اجرای این کار، مطمئن شوید که یک پایگاه داده کامل و یک نسخه پشتیبان از تصویر ایجاد کرده اید.',
|
||||||
'maint_delete_images_only_in_revisions' => 'Also delete images that only exist in old page revisions',
|
'maint_delete_images_only_in_revisions' => 'همچنین تصاویری را که فقط در ویرایش های صفحه قدیمی وجود دارند حذف کنید',
|
||||||
'maint_image_cleanup_run' => 'Run Cleanup',
|
'maint_image_cleanup_run' => 'پاکسازی را اجرا کنید',
|
||||||
'maint_image_cleanup_warning' => ':count potentially unused images were found. Are you sure you want to delete these images?',
|
'maint_image_cleanup_warning' => ':count تصاویر بالقوه استفاده نشده پیدا شد. آیا مطمئن هستید که می خواهید این تصاویر را حذف کنید؟',
|
||||||
'maint_image_cleanup_success' => ':count potentially unused images found and deleted!',
|
'maint_image_cleanup_success' => ':count تصویر بالقوه استفاده نشده پیدا و حذف شد!',
|
||||||
'maint_image_cleanup_nothing_found' => 'No unused images found, Nothing deleted!',
|
'maint_image_cleanup_nothing_found' => 'هیچ تصویر استفاده نشده ای یافت نشد، چیزی حذف نشد!',
|
||||||
'maint_send_test_email' => 'Send a Test Email',
|
'maint_send_test_email' => 'یک ایمیل آزمایشی ارسال کنید',
|
||||||
'maint_send_test_email_desc' => 'This sends a test email to your email address specified in your profile.',
|
'maint_send_test_email_desc' => 'این یک ایمیل آزمایشی به آدرس ایمیل شما مشخص شده در نمایه شما ارسال می کند.',
|
||||||
'maint_send_test_email_run' => 'Send test email',
|
'maint_send_test_email_run' => 'ارسال ایمیل آزمایشی',
|
||||||
'maint_send_test_email_success' => 'Email sent to :address',
|
'maint_send_test_email_success' => 'ایمیل به آدرس :address ارسال شد',
|
||||||
'maint_send_test_email_mail_subject' => 'Test Email',
|
'maint_send_test_email_mail_subject' => 'تست ایمیل',
|
||||||
'maint_send_test_email_mail_greeting' => 'Email delivery seems to work!',
|
'maint_send_test_email_mail_greeting' => 'به نظر می رسد تحویل ایمیل کار می کند!',
|
||||||
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
|
'maint_send_test_email_mail_text' => 'تبریک می گویم! با دریافت این اعلان ایمیل، به نظر می رسد تنظیمات ایمیل شما به درستی پیکربندی شده است.',
|
||||||
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
|
'maint_recycle_bin_desc' => 'قفسهها، کتابها، فصلها و صفحات حذفشده به سطل بازیافت فرستاده میشوند تا بتوان آنها را بازیابی کرد یا برای همیشه حذف کرد. بسته به پیکربندی سیستم، اقلام قدیمی در سطل بازیافت ممکن است پس از مدتی به طور خودکار حذف شوند.',
|
||||||
'maint_recycle_bin_open' => 'Open Recycle Bin',
|
'maint_recycle_bin_open' => 'سطل بازیافت را باز کنید',
|
||||||
|
|
||||||
// Recycle Bin
|
// Recycle Bin
|
||||||
'recycle_bin' => 'Recycle Bin',
|
'recycle_bin' => 'سطل زباله',
|
||||||
'recycle_bin_desc' => 'Here you can restore items that have been deleted or choose to permanently remove them from the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
|
'recycle_bin_desc' => 'در اینجا می توانید مواردی را که حذف شده اند بازیابی کنید یا حذف دائمی آنها را از سیستم انتخاب کنید. این لیست برخلاف لیستهای فعالیت مشابه در سیستمی که فیلترهای مجوز اعمال میشوند، فیلتر نشده است.',
|
||||||
'recycle_bin_deleted_item' => 'Deleted Item',
|
'recycle_bin_deleted_item' => 'مورد حذف شده',
|
||||||
'recycle_bin_deleted_parent' => 'Parent',
|
'recycle_bin_deleted_parent' => 'والد',
|
||||||
'recycle_bin_deleted_by' => 'Deleted By',
|
'recycle_bin_deleted_by' => 'حذف شده توسط',
|
||||||
'recycle_bin_deleted_at' => 'Deletion Time',
|
'recycle_bin_deleted_at' => 'زمان حذف',
|
||||||
'recycle_bin_permanently_delete' => 'Permanently Delete',
|
'recycle_bin_permanently_delete' => 'برای همیشه حذف کنید',
|
||||||
'recycle_bin_restore' => 'Restore',
|
'recycle_bin_restore' => 'بازگرداندن',
|
||||||
'recycle_bin_contents_empty' => 'The recycle bin is currently empty',
|
'recycle_bin_contents_empty' => 'سطل بازیافت در حال حاضر خالی است',
|
||||||
'recycle_bin_empty' => 'Empty Recycle Bin',
|
'recycle_bin_empty' => 'سطل آشغال خالی',
|
||||||
'recycle_bin_empty_confirm' => 'This will permanently destroy all items in the recycle bin including content contained within each item. Are you sure you want to empty the recycle bin?',
|
'recycle_bin_empty_confirm' => 'این کار همه اقلام موجود در سطل بازیافت از جمله محتوای موجود در هر مورد را برای همیشه از بین می برد. آیا مطمئن هستید که می خواهید سطل بازیافت را خالی کنید؟',
|
||||||
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item, along with any child elements listed below, from the system and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
|
'recycle_bin_destroy_confirm' => 'این اقدام این مورد را به همراه هر عنصر فرعی فهرست شده در زیر برای همیشه از سیستم حذف می کند و شما نمی توانید این محتوا را بازیابی کنید. آیا مطمئن هستید که می خواهید این مورد را برای همیشه حذف کنید؟',
|
||||||
'recycle_bin_destroy_list' => 'Items to be Destroyed',
|
'recycle_bin_destroy_list' => 'مواردی که باید نابود شوند',
|
||||||
'recycle_bin_restore_list' => 'Items to be Restored',
|
'recycle_bin_restore_list' => 'مواردی که باید بازیابی شوند',
|
||||||
'recycle_bin_restore_confirm' => 'This action will restore the deleted item, including any child elements, to their original location. If the original location has since been deleted, and is now in the recycle bin, the parent item will also need to be restored.',
|
'recycle_bin_restore_confirm' => 'این اقدام، مورد حذف شده، از جمله هر عنصر فرزند، را به مکان اصلی خود باز می گرداند. اگر مکان اصلی از آن زمان حذف شده باشد، و اکنون در سطل بازیافت است، مورد اصلی نیز باید بازیابی شود.',
|
||||||
'recycle_bin_restore_deleted_parent' => 'The parent of this item has also been deleted. These will remain deleted until that parent is also restored.',
|
'recycle_bin_restore_deleted_parent' => 'والد این مورد نیز حذف شده است. تا زمانی که آن والد نیز بازیابی نشود، این موارد حذف خواهند شد.',
|
||||||
'recycle_bin_restore_parent' => 'Restore Parent',
|
'recycle_bin_restore_parent' => 'بازیابی والد',
|
||||||
'recycle_bin_destroy_notification' => 'Deleted :count total items from the recycle bin.',
|
'recycle_bin_destroy_notification' => ':count تعداد از کل اقلام از سطل بازیافت حذف شده.',
|
||||||
'recycle_bin_restore_notification' => 'Restored :count total items from the recycle bin.',
|
'recycle_bin_restore_notification' => ':count تعداد از کل اقلام از سطل بازیافت بازیابی شده.',
|
||||||
|
|
||||||
// Audit Log
|
// Audit Log
|
||||||
'audit' => 'Audit Log',
|
'audit' => 'گزارش حسابرسی',
|
||||||
'audit_desc' => 'This audit log displays a list of activities tracked in the system. This list is unfiltered unlike similar activity lists in the system where permission filters are applied.',
|
'audit_desc' => 'این گزارش حسابرسی لیستی از فعالیت های ردیابی شده در سیستم را نمایش می دهد. این لیست برخلاف لیستهای فعالیت مشابه در سیستمی که فیلترهای مجوز اعمال میشوند، فیلتر نشده است.',
|
||||||
'audit_event_filter' => 'Event Filter',
|
'audit_event_filter' => 'فیلتر رویداد',
|
||||||
'audit_event_filter_no_filter' => 'No Filter',
|
'audit_event_filter_no_filter' => 'بدون فیلتر',
|
||||||
'audit_deleted_item' => 'Deleted Item',
|
'audit_deleted_item' => 'مورد حذف شده',
|
||||||
'audit_deleted_item_name' => 'Name: :name',
|
'audit_deleted_item_name' => 'نام :name',
|
||||||
'audit_table_user' => 'User',
|
'audit_table_user' => 'نام كاربري',
|
||||||
'audit_table_event' => 'Event',
|
'audit_table_event' => 'رویداد',
|
||||||
'audit_table_related' => 'Related Item or Detail',
|
'audit_table_related' => 'مورد یا جزئیات مرتبط',
|
||||||
'audit_table_ip' => 'IP Address',
|
'audit_table_ip' => 'آدرس IP',
|
||||||
'audit_table_date' => 'Activity Date',
|
'audit_table_date' => 'تاریخهای فعالیت',
|
||||||
'audit_date_from' => 'Date Range From',
|
'audit_date_from' => 'محدوده تاریخ از',
|
||||||
'audit_date_to' => 'Date Range To',
|
'audit_date_to' => 'محدوده تاریخ تا',
|
||||||
|
|
||||||
// Role Settings
|
// Role Settings
|
||||||
'roles' => 'Roles',
|
'roles' => 'نقش ها',
|
||||||
'role_user_roles' => 'User Roles',
|
'role_user_roles' => 'نقش های کاربر',
|
||||||
'role_create' => 'Create New Role',
|
'role_create' => 'نقش جدید ایجاد کنید',
|
||||||
'role_create_success' => 'Role successfully created',
|
'role_create_success' => 'نقش با موفقیت ایجاد شد',
|
||||||
'role_delete' => 'Delete Role',
|
'role_delete' => 'حذف نقش',
|
||||||
'role_delete_confirm' => 'This will delete the role with the name \':roleName\'.',
|
'role_delete_confirm' => 'با این کار نقش با نام \':roleName\' حذف می شود.',
|
||||||
'role_delete_users_assigned' => 'This role has :userCount users assigned to it. If you would like to migrate the users from this role select a new role below.',
|
'role_delete_users_assigned' => 'این نقش دارای :userCount کاربرانی است که به آن اختصاص داده شده است. اگر می خواهید کاربران را از این نقش مهاجرت کنید، نقش جدیدی را در زیر انتخاب کنید.',
|
||||||
'role_delete_no_migration' => "Don't migrate users",
|
'role_delete_no_migration' => "کاربران را منتقل نکنید",
|
||||||
'role_delete_sure' => 'Are you sure you want to delete this role?',
|
'role_delete_sure' => 'آیا مطمئنید که می خواهید این نقش را حذف کنید؟',
|
||||||
'role_delete_success' => 'Role successfully deleted',
|
'role_delete_success' => 'نقش با موفقیت حذف شد',
|
||||||
'role_edit' => 'Edit Role',
|
'role_edit' => 'ویرایش نقش',
|
||||||
'role_details' => 'Role Details',
|
'role_details' => 'جزئیات نقش',
|
||||||
'role_name' => 'Role Name',
|
'role_name' => 'اسم نقش',
|
||||||
'role_desc' => 'Short Description of Role',
|
'role_desc' => 'شرح کوتاه نقش',
|
||||||
'role_mfa_enforced' => 'Requires Multi-Factor Authentication',
|
'role_mfa_enforced' => 'به احراز هویت چند عاملی نیاز دارد',
|
||||||
'role_external_auth_id' => 'External Authentication IDs',
|
'role_external_auth_id' => 'شناسه های تأیید هویت خارجی',
|
||||||
'role_system' => 'System Permissions',
|
'role_system' => 'مجوزهای سیستم',
|
||||||
'role_manage_users' => 'Manage users',
|
'role_manage_users' => 'مدیریت کاربران',
|
||||||
'role_manage_roles' => 'Manage roles & role permissions',
|
'role_manage_roles' => 'نقش ها و مجوزهای نقش را مدیریت کنید',
|
||||||
'role_manage_entity_permissions' => 'Manage all book, chapter & page permissions',
|
'role_manage_entity_permissions' => 'تمام مجوزهای کتاب، فصل و صفحه را مدیریت کنید',
|
||||||
'role_manage_own_entity_permissions' => 'Manage permissions on own book, chapter & pages',
|
'role_manage_own_entity_permissions' => 'مجوزها را در کتاب، فصل و صفحات خود مدیریت کنید',
|
||||||
'role_manage_page_templates' => 'Manage page templates',
|
'role_manage_page_templates' => 'مدیریت قالب های صفحه',
|
||||||
'role_access_api' => 'Access system API',
|
'role_access_api' => 'دسترسی به API سیستم',
|
||||||
'role_manage_settings' => 'Manage app settings',
|
'role_manage_settings' => 'تنظیمات برنامه را مدیریت کنید',
|
||||||
'role_export_content' => 'Export content',
|
'role_export_content' => 'صادرات محتوا',
|
||||||
'role_asset' => 'Asset Permissions',
|
'role_asset' => 'مجوزهای دارایی',
|
||||||
'roles_system_warning' => 'Be aware that access to any of the above three permissions can allow a user to alter their own privileges or the privileges of others in the system. Only assign roles with these permissions to trusted users.',
|
'roles_system_warning' => 'توجه داشته باشید که دسترسی به هر یک از سه مجوز فوق میتواند به کاربر اجازه دهد تا امتیازات خود یا امتیازات دیگران را در سیستم تغییر دهد. فقط نقش هایی را با این مجوزها به کاربران مورد اعتماد اختصاص دهید.',
|
||||||
'role_asset_desc' => 'These permissions control default access to the assets within the system. Permissions on Books, Chapters and Pages will override these permissions.',
|
'role_asset_desc' => 'این مجوزها دسترسی پیشفرض به داراییهای درون سیستم را کنترل میکنند. مجوزهای مربوط به کتابها، فصلها و صفحات این مجوزها را لغو میکنند.',
|
||||||
'role_asset_admins' => 'Admins are automatically given access to all content but these options may show or hide UI options.',
|
'role_asset_admins' => 'به ادمینها بهطور خودکار به همه محتوا دسترسی داده میشود، اما این گزینهها ممکن است گزینههای UI را نشان داده یا پنهان کنند.',
|
||||||
'role_all' => 'All',
|
'role_all' => 'همه',
|
||||||
'role_own' => 'Own',
|
'role_own' => 'صاحب',
|
||||||
'role_controlled_by_asset' => 'Controlled by the asset they are uploaded to',
|
'role_controlled_by_asset' => 'توسط دارایی که در آن آپلود می شود کنترل می شود',
|
||||||
'role_save' => 'Save Role',
|
'role_save' => 'ذخیره نقش',
|
||||||
'role_update_success' => 'Role successfully updated',
|
'role_update_success' => 'نقش با موفقیت به روز شد',
|
||||||
'role_users' => 'Users in this role',
|
'role_users' => 'کاربران در این نقش',
|
||||||
'role_users_none' => 'No users are currently assigned to this role',
|
'role_users_none' => 'در حال حاضر هیچ کاربری به این نقش اختصاص داده نشده است',
|
||||||
|
|
||||||
// Users
|
// Users
|
||||||
'users' => 'Users',
|
'users' => 'کاربران',
|
||||||
'user_profile' => 'User Profile',
|
'user_profile' => 'پرونده کاربر',
|
||||||
'users_add_new' => 'Add New User',
|
'users_add_new' => 'افزودن کاربر جدید',
|
||||||
'users_search' => 'Search Users',
|
'users_search' => 'جستجوی کاربران',
|
||||||
'users_latest_activity' => 'Latest Activity',
|
'users_latest_activity' => 'آخرین فعالیت',
|
||||||
'users_details' => 'User Details',
|
'users_details' => 'جزئیات کاربر',
|
||||||
'users_details_desc' => 'Set a display name and an email address for this user. The email address will be used for logging into the application.',
|
'users_details_desc' => 'یک نام نمایشی و یک آدرس ایمیل برای این کاربر تنظیم کنید. آدرس ایمیل برای ورود به برنامه استفاده خواهد شد.',
|
||||||
'users_details_desc_no_email' => 'Set a display name for this user so others can recognise them.',
|
'users_details_desc_no_email' => 'یک نام نمایشی برای این کاربر تنظیم کنید تا دیگران بتوانند آنها را تشخیص دهند.',
|
||||||
'users_role' => 'User Roles',
|
'users_role' => 'نقش های کاربر',
|
||||||
'users_role_desc' => 'Select which roles this user will be assigned to. If a user is assigned to multiple roles the permissions from those roles will stack and they will receive all abilities of the assigned roles.',
|
'users_role_desc' => 'انتخاب کنید که این کاربر به کدام نقش ها اختصاص داده شود. اگر یک کاربر به چندین نقش اختصاص داده شود، مجوزهای آن نقشها روی هم قرار میگیرند و تمام تواناییهای نقشهای اختصاص داده شده را دریافت خواهند کرد.',
|
||||||
'users_password' => 'User Password',
|
'users_password' => 'رمز عبور كاربر',
|
||||||
'users_password_desc' => 'Set a password used to log-in to the application. This must be at least 8 characters long.',
|
'users_password_desc' => 'رمز عبوری را که برای ورود به برنامه استفاده می شود تنظیم کنید. این باید حداقل 8 کاراکتر باشد.',
|
||||||
'users_send_invite_text' => 'You can choose to send this user an invitation email which allows them to set their own password otherwise you can set their password yourself.',
|
'users_send_invite_text' => 'می توانید انتخاب کنید که برای این کاربر یک ایمیل دعوت نامه ارسال شود که به آنها امکان می دهد رمز عبور خود را تعیین کنند در غیر این صورت می توانید رمز عبور خود را تعیین کنید.',
|
||||||
'users_send_invite_option' => 'Send user invite email',
|
'users_send_invite_option' => 'ارسال ایمیل دعوت کاربر',
|
||||||
'users_external_auth_id' => 'External Authentication ID',
|
'users_external_auth_id' => 'شناسه احراز هویت خارجی',
|
||||||
'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.',
|
'users_external_auth_id_desc' => 'این شناسه ای است که برای مطابقت با این کاربر هنگام برقراری ارتباط با سیستم احراز هویت خارجی شما استفاده می شود.',
|
||||||
'users_password_warning' => 'Only fill the below if you would like to change your password.',
|
'users_password_warning' => 'فقط در صورتی که مایل به تغییر رمز عبور خود هستید، موارد زیر را پر کنید.',
|
||||||
'users_system_public' => 'This user represents any guest users that visit your instance. It cannot be used to log in but is assigned automatically.',
|
'users_system_public' => 'این کاربر نماینده هر کاربر مهمانی است که از نمونه شما بازدید می کند. نمی توان از آن برای ورود استفاده کرد اما به طور خودکار اختصاص داده می شود.',
|
||||||
'users_delete' => 'Delete User',
|
'users_delete' => 'حذف کاربر',
|
||||||
'users_delete_named' => 'Delete user :userName',
|
'users_delete_named' => 'حذف :userName',
|
||||||
'users_delete_warning' => 'This will fully delete this user with the name \':userName\' from the system.',
|
'users_delete_warning' => 'با این کار این کاربر با نام \':userName\' به طور کامل از سیستم حذف می شود.',
|
||||||
'users_delete_confirm' => 'Are you sure you want to delete this user?',
|
'users_delete_confirm' => 'آیا مطمئن هستید که می خواهید این کاربر را حذف کنید؟',
|
||||||
'users_migrate_ownership' => 'Migrate Ownership',
|
'users_migrate_ownership' => 'انتقال مالکیت',
|
||||||
'users_migrate_ownership_desc' => 'Select a user here if you want another user to become the owner of all items currently owned by this user.',
|
'users_migrate_ownership_desc' => 'اگر میخواهید کاربر دیگری مالک همه مواردی باشد که در حال حاضر متعلق به این کاربر است، کاربری را در اینجا انتخاب کنید.',
|
||||||
'users_none_selected' => 'No user selected',
|
'users_none_selected' => 'هیچ کاربری انتخاب نشد',
|
||||||
'users_delete_success' => 'User successfully removed',
|
'users_delete_success' => 'کاربر با موفقیت حذف شد',
|
||||||
'users_edit' => 'Edit User',
|
'users_edit' => 'ویرایش کاربر',
|
||||||
'users_edit_profile' => 'Edit Profile',
|
'users_edit_profile' => 'ویرایش پروفایل',
|
||||||
'users_edit_success' => 'User successfully updated',
|
'users_edit_success' => 'کاربر با موفقیت به روز شد',
|
||||||
'users_avatar' => 'User Avatar',
|
'users_avatar' => 'آواتار کاربر',
|
||||||
'users_avatar_desc' => 'Select an image to represent this user. This should be approx 256px square.',
|
'users_avatar_desc' => 'تصویری را برای نشان دادن این کاربر انتخاب کنید. این باید تقریباً 256 پیکسل مربع باشد.',
|
||||||
'users_preferred_language' => 'Preferred Language',
|
'users_preferred_language' => 'زبان ترجیحی',
|
||||||
'users_preferred_language_desc' => 'This option will change the language used for the user-interface of the application. This will not affect any user-created content.',
|
'users_preferred_language_desc' => 'این گزینه زبان مورد استفاده برای رابط کاربری برنامه را تغییر می دهد. این روی محتوای ایجاد شده توسط کاربر تأثیری نخواهد داشت.',
|
||||||
'users_social_accounts' => 'Social Accounts',
|
'users_social_accounts' => 'حساب های اجتماعی',
|
||||||
'users_social_accounts_info' => 'Here you can connect your other accounts for quicker and easier login. Disconnecting an account here does not revoke previously authorized access. Revoke access from your profile settings on the connected social account.',
|
'users_social_accounts_info' => 'در اینجا میتوانید حسابهای دیگر خود را برای ورود سریعتر و آسانتر متصل کنید. قطع ارتباط حساب در اینجا، دسترسی مجاز قبلی را لغو نمی کند. دسترسی را از تنظیمات نمایه خود در حساب اجتماعی متصل لغو کنید.',
|
||||||
'users_social_connect' => 'Connect Account',
|
'users_social_connect' => 'اتصال حساب کاربری',
|
||||||
'users_social_disconnect' => 'Disconnect Account',
|
'users_social_disconnect' => 'قطع حساب',
|
||||||
'users_social_connected' => ':socialAccount account was successfully attached to your profile.',
|
'users_social_connected' => 'حساب :socialAccount با موفقیت به نمایه شما پیوست شد.',
|
||||||
'users_social_disconnected' => ':socialAccount account was successfully disconnected from your profile.',
|
'users_social_disconnected' => 'حساب :socialAccount با موفقیت از نمایه شما قطع شد.',
|
||||||
'users_api_tokens' => 'API Tokens',
|
'users_api_tokens' => 'توکنهای API',
|
||||||
'users_api_tokens_none' => 'No API tokens have been created for this user',
|
'users_api_tokens_none' => 'هیچ نشانه API برای این کاربر ایجاد نشده است',
|
||||||
'users_api_tokens_create' => 'Create Token',
|
'users_api_tokens_create' => 'ایجاد توکن',
|
||||||
'users_api_tokens_expires' => 'Expires',
|
'users_api_tokens_expires' => 'منقضی شده ها',
|
||||||
'users_api_tokens_docs' => 'API Documentation',
|
'users_api_tokens_docs' => 'مستندات API',
|
||||||
'users_mfa' => 'Multi-Factor Authentication',
|
'users_mfa' => 'احراز هویت چند عاملی',
|
||||||
'users_mfa_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.',
|
'users_mfa_desc' => 'تنظیم احراز هویت چند مرحله ای یک لایه امنیتی دیگر به حساب شما اضافه میکند.',
|
||||||
'users_mfa_x_methods' => ':count method configured|:count methods configured',
|
'users_mfa_x_methods' => ':count روش پیکربندی شده است|:count روش های پیکربندی شده',
|
||||||
'users_mfa_configure' => 'Configure Methods',
|
'users_mfa_configure' => 'روش پیکربندی',
|
||||||
|
|
||||||
// API Tokens
|
// API Tokens
|
||||||
'user_api_token_create' => 'Create API Token',
|
'user_api_token_create' => 'ایجاد توکن API',
|
||||||
'user_api_token_name' => 'Name',
|
'user_api_token_name' => 'نام',
|
||||||
'user_api_token_name_desc' => 'Give your token a readable name as a future reminder of its intended purpose.',
|
'user_api_token_name_desc' => 'توکن خود را به عنوان یادآوری هدف مورد نظر در آینده، نامی خوانا بدهید.',
|
||||||
'user_api_token_expiry' => 'Expiry Date',
|
'user_api_token_expiry' => 'تاریخ انقضا',
|
||||||
'user_api_token_expiry_desc' => 'Set a date at which this token expires. After this date, requests made using this token will no longer work. Leaving this field blank will set an expiry 100 years into the future.',
|
'user_api_token_expiry_desc' => 'تاریخی را تعیین کنید که در آن این توکن منقضی شود. پس از این تاریخ، درخواستهایی که با استفاده از این رمز انجام میشوند دیگر کار نمیکنند. خالی گذاشتن این فیلد باعث انقضای 100 سال آینده می شود.',
|
||||||
'user_api_token_create_secret_message' => 'Immediately after creating this token a "Token ID" & "Token Secret" will be generated and displayed. The secret will only be shown a single time so be sure to copy the value to somewhere safe and secure before proceeding.',
|
'user_api_token_create_secret_message' => 'بلافاصله پس از ایجاد این توکن یک "شناسه رمز" و "رمز رمز" تولید و نمایش داده می شود. راز فقط یک بار نشان داده میشود، بنابراین قبل از ادامه، حتماً مقدار را در جایی امن و مطمئن کپی کنید.',
|
||||||
'user_api_token_create_success' => 'API token successfully created',
|
'user_api_token_create_success' => 'توکن API با موفقیت ایجاد شد',
|
||||||
'user_api_token_update_success' => 'API token successfully updated',
|
'user_api_token_update_success' => 'توکن API با موفقیت به روز شد',
|
||||||
'user_api_token' => 'API Token',
|
'user_api_token' => 'توکن API',
|
||||||
'user_api_token_id' => 'Token ID',
|
'user_api_token_id' => 'شناسه توکن',
|
||||||
'user_api_token_id_desc' => 'This is a non-editable system generated identifier for this token which will need to be provided in API requests.',
|
'user_api_token_id_desc' => 'این یک شناسه غیرقابل ویرایش است که برای این نشانه ایجاد شده است که باید در درخواستهای API ارائه شود.',
|
||||||
'user_api_token_secret' => 'Token Secret',
|
'user_api_token_secret' => 'رمز توکن',
|
||||||
'user_api_token_secret_desc' => 'This is a system generated secret for this token which will need to be provided in API requests. This will only be displayed this one time so copy this value to somewhere safe and secure.',
|
'user_api_token_secret_desc' => 'این یک راز ایجاد شده توسط سیستم برای این نشانه است که باید در درخواست های API ارائه شود. این فقط یک بار نمایش داده می شود، بنابراین این مقدار را در جایی امن و مطمئن کپی کنید.',
|
||||||
'user_api_token_created' => 'Token created :timeAgo',
|
'user_api_token_created' => 'توکن ایجاد شد :timeAgo',
|
||||||
'user_api_token_updated' => 'Token updated :timeAgo',
|
'user_api_token_updated' => 'توکن به روز شد :timeAgo',
|
||||||
'user_api_token_delete' => 'Delete Token',
|
'user_api_token_delete' => 'توکن را حذف کنید',
|
||||||
'user_api_token_delete_warning' => 'This will fully delete this API token with the name \':tokenName\' from the system.',
|
'user_api_token_delete_warning' => 'با این کار این نشانه API با نام \':tokenName\' به طور کامل از سیستم حذف می شود.',
|
||||||
'user_api_token_delete_confirm' => 'Are you sure you want to delete this API token?',
|
'user_api_token_delete_confirm' => 'آیا مطمئن هستید که می خواهید این نشانه API را حذف کنید؟',
|
||||||
'user_api_token_delete_success' => 'API token successfully deleted',
|
'user_api_token_delete_success' => 'توکن API با موفقیت حذف شد',
|
||||||
|
|
||||||
// Webhooks
|
// Webhooks
|
||||||
'webhooks' => 'Webhooks',
|
'webhooks' => 'وب هوک ها',
|
||||||
'webhooks_create' => 'Create New Webhook',
|
'webhooks_create' => 'ایجاد وب هوک جدید',
|
||||||
'webhooks_none_created' => 'No webhooks have yet been created.',
|
'webhooks_none_created' => 'هنوز هیچ وب هوکی ایجاد نشده است.',
|
||||||
'webhooks_edit' => 'Edit Webhook',
|
'webhooks_edit' => 'ویرایش وب هوک',
|
||||||
'webhooks_save' => 'Save Webhook',
|
'webhooks_save' => 'ذخیره وب هوک',
|
||||||
'webhooks_details' => 'Webhook Details',
|
'webhooks_details' => 'جزئیات وب هوک',
|
||||||
'webhooks_details_desc' => 'Provide a user friendly name and a POST endpoint as a location for the webhook data to be sent to.',
|
'webhooks_details_desc' => 'یک نام کاربر پسند و یک نقطه پایانی POST به عنوان مکانی برای ارسال داده های وب هوک ارائه دهید.',
|
||||||
'webhooks_events' => 'Webhook Events',
|
'webhooks_events' => 'رویدادهای وب هوک',
|
||||||
'webhooks_events_desc' => 'Select all the events that should trigger this webhook to be called.',
|
'webhooks_events_desc' => 'تمام رویدادهایی را که باید باعث فراخوانی این وب هوک شوند، انتخاب کنید.',
|
||||||
'webhooks_events_warning' => 'Keep in mind that these events will be triggered for all selected events, even if custom permissions are applied. Ensure that use of this webhook won\'t expose confidential content.',
|
'webhooks_events_warning' => 'به خاطر داشته باشید که این رویدادها برای همه رویدادهای انتخابی فعال خواهند شد، حتی اگر مجوزهای سفارشی اعمال شوند. مطمئن شوید که استفاده از این وب هوک محتوای محرمانه را فاش نمی کند.',
|
||||||
'webhooks_events_all' => 'All system events',
|
'webhooks_events_all' => 'تمام رویدادهای سیستم',
|
||||||
'webhooks_name' => 'Webhook Name',
|
'webhooks_name' => 'نام وب هوک',
|
||||||
'webhooks_timeout' => 'Webhook Request Timeout (Seconds)',
|
'webhooks_timeout' => 'مهلت درخواست وب هوک (ثانیه)',
|
||||||
'webhooks_endpoint' => 'Webhook Endpoint',
|
'webhooks_endpoint' => 'نقطه پایانی وب هوک',
|
||||||
'webhooks_active' => 'Webhook Active',
|
'webhooks_active' => 'وب هوک فعال',
|
||||||
'webhook_events_table_header' => 'Events',
|
'webhook_events_table_header' => 'رویدادها',
|
||||||
'webhooks_delete' => 'Delete Webhook',
|
'webhooks_delete' => 'حذف وب هوک',
|
||||||
'webhooks_delete_warning' => 'This will fully delete this webhook, with the name \':webhookName\', from the system.',
|
'webhooks_delete_warning' => 'با این کار این وب هوک با نام \':webhookName\' به طور کامل از سیستم حذف می شود.',
|
||||||
'webhooks_delete_confirm' => 'Are you sure you want to delete this webhook?',
|
'webhooks_delete_confirm' => 'آیا مطمئن هستید که می خواهید این وب هوک را حذف کنید؟',
|
||||||
'webhooks_format_example' => 'Webhook Format Example',
|
'webhooks_format_example' => 'نمونه قالب وب هوک',
|
||||||
'webhooks_format_example_desc' => 'Webhook data is sent as a POST request to the configured endpoint as JSON following the format below. The "related_item" and "url" properties are optional and will depend on the type of event triggered.',
|
'webhooks_format_example_desc' => 'دادههای وب هوک بهعنوان یک درخواست POST به نقطه پایانی پیکربندیشده بهعنوان JSON با فرمت زیر ارسال میشوند. ویژگی های "related_item" و "url" اختیاری هستند و به نوع رویداد راه اندازی شده بستگی دارد.',
|
||||||
'webhooks_status' => 'Webhook Status',
|
'webhooks_status' => 'وضعیت وب هوک',
|
||||||
'webhooks_last_called' => 'Last Called:',
|
'webhooks_last_called' => 'آخرین تماس:',
|
||||||
'webhooks_last_errored' => 'Last Errored:',
|
'webhooks_last_errored' => 'آخرین خطا:',
|
||||||
'webhooks_last_error_message' => 'Last Error Message:',
|
'webhooks_last_error_message' => 'آخرین پیغام خطا:',
|
||||||
|
|
||||||
|
|
||||||
//! If editing translations files directly please ignore this in all
|
//! If editing translations files directly please ignore this in all
|
||||||
|
@ -15,7 +15,7 @@ return [
|
|||||||
'alpha_dash' => ':attribute باید فقط حروف الفبا، اعداد، خط تیره و زیرخط باشد.',
|
'alpha_dash' => ':attribute باید فقط حروف الفبا، اعداد، خط تیره و زیرخط باشد.',
|
||||||
'alpha_num' => ':attribute باید فقط حروف الفبا و اعداد باشد.',
|
'alpha_num' => ':attribute باید فقط حروف الفبا و اعداد باشد.',
|
||||||
'array' => ':attribute باید آرایه باشد.',
|
'array' => ':attribute باید آرایه باشد.',
|
||||||
'backup_codes' => 'The provided code is not valid or has already been used.',
|
'backup_codes' => 'کد ارائه شده معتبر نیست یا قبلا استفاده شده است.',
|
||||||
'before' => ':attribute باید تاریخی قبل از :date باشد.',
|
'before' => ':attribute باید تاریخی قبل از :date باشد.',
|
||||||
'between' => [
|
'between' => [
|
||||||
'numeric' => ':attribute باید بین :min و :max باشد.',
|
'numeric' => ':attribute باید بین :min و :max باشد.',
|
||||||
@ -99,7 +99,7 @@ return [
|
|||||||
],
|
],
|
||||||
'string' => 'فیلد :attribute باید متن باشد.',
|
'string' => 'فیلد :attribute باید متن باشد.',
|
||||||
'timezone' => 'فیلد :attribute باید یک منطقه زمانی معتبر باشد.',
|
'timezone' => 'فیلد :attribute باید یک منطقه زمانی معتبر باشد.',
|
||||||
'totp' => 'The provided code is not valid or has expired.',
|
'totp' => 'کد ارائه شده معتبر نیست یا منقضی شده است.',
|
||||||
'unique' => ':attribute قبلا انتخاب شده است.',
|
'unique' => ':attribute قبلا انتخاب شده است.',
|
||||||
'url' => ':attribute معتبر نمیباشد.',
|
'url' => ':attribute معتبر نمیباشد.',
|
||||||
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
|
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
|
||||||
|
@ -74,7 +74,7 @@ return [
|
|||||||
'status' => 'Statut',
|
'status' => 'Statut',
|
||||||
'status_active' => 'Actif',
|
'status_active' => 'Actif',
|
||||||
'status_inactive' => 'Inactif',
|
'status_inactive' => 'Inactif',
|
||||||
'never' => 'Never',
|
'never' => 'Jamais',
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
'header_menu_expand' => 'Développer le menu',
|
'header_menu_expand' => 'Développer le menu',
|
||||||
|
@ -240,24 +240,24 @@ return [
|
|||||||
'webhooks_edit' => 'Éditer le Webhook',
|
'webhooks_edit' => 'Éditer le Webhook',
|
||||||
'webhooks_save' => 'Enregistrer le Webhook',
|
'webhooks_save' => 'Enregistrer le Webhook',
|
||||||
'webhooks_details' => 'Détails du Webhook',
|
'webhooks_details' => 'Détails du Webhook',
|
||||||
'webhooks_details_desc' => 'Provide a user friendly name and a POST endpoint as a location for the webhook data to be sent to.',
|
'webhooks_details_desc' => 'Renseignez un nom ainsi que votre endpoint POST sur lequel les données du webhook doivent être envoyées.',
|
||||||
'webhooks_events' => 'Événements du Webhook',
|
'webhooks_events' => 'Événements du Webhook',
|
||||||
'webhooks_events_desc' => 'Select all the events that should trigger this webhook to be called.',
|
'webhooks_events_desc' => 'Sélectionnez tous les évènements qui doivent déclencher un appel sur ce webhook.',
|
||||||
'webhooks_events_warning' => 'Keep in mind that these events will be triggered for all selected events, even if custom permissions are applied. Ensure that use of this webhook won\'t expose confidential content.',
|
'webhooks_events_warning' => 'Gardez à l\'esprit que ces événements seront déclenchés pour chaque événement sélectionné, même si des permissions personnalisées sont appliquées. Vérifiez bien que l\'utilisation de ce webhook n\'exposera pas de contenu confidentiel.',
|
||||||
'webhooks_events_all' => 'Tous les événements système',
|
'webhooks_events_all' => 'Tous les événements système',
|
||||||
'webhooks_name' => 'Nom du Webhook',
|
'webhooks_name' => 'Nom du Webhook',
|
||||||
'webhooks_timeout' => 'Webhook Request Timeout (Seconds)',
|
'webhooks_timeout' => 'Délai d\'expiration de requête du Webhook (en secondes)',
|
||||||
'webhooks_endpoint' => 'Point de terminaison du Webhook',
|
'webhooks_endpoint' => 'Point de terminaison du Webhook',
|
||||||
'webhooks_active' => 'Webhook actif',
|
'webhooks_active' => 'Webhook actif',
|
||||||
'webhook_events_table_header' => 'Événements',
|
'webhook_events_table_header' => 'Événements',
|
||||||
'webhooks_delete' => 'Supprimer le Webhook',
|
'webhooks_delete' => 'Supprimer le Webhook',
|
||||||
'webhooks_delete_warning' => 'This will fully delete this webhook, with the name \':webhookName\', from the system.',
|
'webhooks_delete_warning' => 'Ceci supprimera complètement du système le webhook ayant le nom \':webhookName\'.',
|
||||||
'webhooks_delete_confirm' => 'Are you sure you want to delete this webhook?',
|
'webhooks_delete_confirm' => 'Êtes-vous sûr(e) de vouloir supprimer ce webhook ?',
|
||||||
'webhooks_format_example' => 'Webhook Format Example',
|
'webhooks_format_example' => 'Exemple de Format de Webhook',
|
||||||
'webhooks_format_example_desc' => 'Webhook data is sent as a POST request to the configured endpoint as JSON following the format below. The "related_item" and "url" properties are optional and will depend on the type of event triggered.',
|
'webhooks_format_example_desc' => 'Les données du webhook sont envoyées dans une requête POST vers l\'endpoint au format JSON respectant le format ci-dessous. Les propriétés "related_item" et "url" sont optionnelles et dépendront du type d\'événement déclenché.',
|
||||||
'webhooks_status' => 'Webhook Status',
|
'webhooks_status' => 'Statut du webhook',
|
||||||
'webhooks_last_called' => 'Last Called:',
|
'webhooks_last_called' => 'Dernier appel :',
|
||||||
'webhooks_last_errored' => 'Last Errored:',
|
'webhooks_last_errored' => 'Dernier en erreur :',
|
||||||
'webhooks_last_error_message' => 'Dernier message d\'erreur : ',
|
'webhooks_last_error_message' => 'Dernier message d\'erreur : ',
|
||||||
|
|
||||||
|
|
||||||
|
@ -71,14 +71,14 @@ return [
|
|||||||
'list_view' => 'リスト形式',
|
'list_view' => 'リスト形式',
|
||||||
'default' => 'デフォルト',
|
'default' => 'デフォルト',
|
||||||
'breadcrumb' => 'パンくずリスト',
|
'breadcrumb' => 'パンくずリスト',
|
||||||
'status' => 'Status',
|
'status' => '状態',
|
||||||
'status_active' => 'Active',
|
'status_active' => '有効',
|
||||||
'status_inactive' => 'Inactive',
|
'status_inactive' => '無効',
|
||||||
'never' => 'Never',
|
'never' => '該当なし',
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
'header_menu_expand' => 'Expand Header Menu',
|
'header_menu_expand' => 'ヘッダーメニューを展開',
|
||||||
'profile_menu' => 'Profile Menu',
|
'profile_menu' => 'プロフィールメニュー',
|
||||||
'view_profile' => 'プロフィール表示',
|
'view_profile' => 'プロフィール表示',
|
||||||
'edit_profile' => 'プロフィール編集',
|
'edit_profile' => 'プロフィール編集',
|
||||||
'dark_mode' => 'ダークモード',
|
'dark_mode' => 'ダークモード',
|
||||||
|
@ -248,17 +248,17 @@ return [
|
|||||||
'webhooks_name' => 'Webhook名',
|
'webhooks_name' => 'Webhook名',
|
||||||
'webhooks_timeout' => 'Webhookリクエストタイムアウト (秒)',
|
'webhooks_timeout' => 'Webhookリクエストタイムアウト (秒)',
|
||||||
'webhooks_endpoint' => 'Webhookエンドポイント',
|
'webhooks_endpoint' => 'Webhookエンドポイント',
|
||||||
'webhooks_active' => 'Webhook Active',
|
'webhooks_active' => '有効なWebhook',
|
||||||
'webhook_events_table_header' => 'Events',
|
'webhook_events_table_header' => 'イベント',
|
||||||
'webhooks_delete' => 'Delete Webhook',
|
'webhooks_delete' => 'Webhookを削除',
|
||||||
'webhooks_delete_warning' => 'This will fully delete this webhook, with the name \':webhookName\', from the system.',
|
'webhooks_delete_warning' => 'これにより、このWebhook「:webhookName」がシステムから完全に削除されます。',
|
||||||
'webhooks_delete_confirm' => 'Are you sure you want to delete this webhook?',
|
'webhooks_delete_confirm' => 'このWebhookを削除してよろしいですか?',
|
||||||
'webhooks_format_example' => 'Webhookのフォーマット例',
|
'webhooks_format_example' => 'Webhookのフォーマット例',
|
||||||
'webhooks_format_example_desc' => 'Webhookのデータは、設定されたエンドポイントにPOSTリクエストにより以下のフォーマットのJSONで送信されます。related_item と url プロパティはオプションであり、トリガーされるイベントの種類によって異なります。',
|
'webhooks_format_example_desc' => 'Webhookのデータは、設定されたエンドポイントにPOSTリクエストにより以下のフォーマットのJSONで送信されます。related_item と url プロパティはオプションであり、トリガーされるイベントの種類によって異なります。',
|
||||||
'webhooks_status' => 'Webhook Status',
|
'webhooks_status' => 'Webhookの状態',
|
||||||
'webhooks_last_called' => 'Last Called:',
|
'webhooks_last_called' => '最後の実行:',
|
||||||
'webhooks_last_errored' => 'Last Errored:',
|
'webhooks_last_errored' => '最後のエラー:',
|
||||||
'webhooks_last_error_message' => 'Last Error Message:',
|
'webhooks_last_error_message' => '最後のエラーのメッセージ:',
|
||||||
|
|
||||||
|
|
||||||
//! If editing translations files directly please ignore this in all
|
//! If editing translations files directly please ignore this in all
|
||||||
|
@ -74,7 +74,7 @@ return [
|
|||||||
'status' => 'Состояние',
|
'status' => 'Состояние',
|
||||||
'status_active' => 'Активен',
|
'status_active' => 'Активен',
|
||||||
'status_inactive' => 'Неактивен',
|
'status_inactive' => 'Неактивен',
|
||||||
'never' => 'Never',
|
'never' => 'Никогда',
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
'header_menu_expand' => 'Развернуть меню заголовка',
|
'header_menu_expand' => 'Развернуть меню заголовка',
|
||||||
|
@ -246,7 +246,7 @@ return [
|
|||||||
'webhooks_events_warning' => 'Имейте в виду, что эти события будут срабатывать для всех выбранных событий, даже если применяются пользовательские разрешения. Убедитесь, что использование этого вебхука не будет раскрывать конфиденциальные данные.',
|
'webhooks_events_warning' => 'Имейте в виду, что эти события будут срабатывать для всех выбранных событий, даже если применяются пользовательские разрешения. Убедитесь, что использование этого вебхука не будет раскрывать конфиденциальные данные.',
|
||||||
'webhooks_events_all' => 'Все системные события',
|
'webhooks_events_all' => 'Все системные события',
|
||||||
'webhooks_name' => 'Имя вебхука',
|
'webhooks_name' => 'Имя вебхука',
|
||||||
'webhooks_timeout' => 'Webhook Request Timeout (Seconds)',
|
'webhooks_timeout' => 'Таймаут запроса Webhook (секунды)',
|
||||||
'webhooks_endpoint' => 'Конечная точка вебхука',
|
'webhooks_endpoint' => 'Конечная точка вебхука',
|
||||||
'webhooks_active' => 'Вебхук активен',
|
'webhooks_active' => 'Вебхук активен',
|
||||||
'webhook_events_table_header' => 'События',
|
'webhook_events_table_header' => 'События',
|
||||||
@ -255,10 +255,10 @@ return [
|
|||||||
'webhooks_delete_confirm' => 'Вы уверены, что хотите удалить этот вебхук?',
|
'webhooks_delete_confirm' => 'Вы уверены, что хотите удалить этот вебхук?',
|
||||||
'webhooks_format_example' => 'Пример вебхука',
|
'webhooks_format_example' => 'Пример вебхука',
|
||||||
'webhooks_format_example_desc' => 'Данные вебхука отправляются как POST запрос к настроенной конечной точке в виде JSON в соответствии с форматом ниже. Свойства "related_item" и "url" необязательны и зависят от типа вызванного события.',
|
'webhooks_format_example_desc' => 'Данные вебхука отправляются как POST запрос к настроенной конечной точке в виде JSON в соответствии с форматом ниже. Свойства "related_item" и "url" необязательны и зависят от типа вызванного события.',
|
||||||
'webhooks_status' => 'Webhook Status',
|
'webhooks_status' => 'Состояние Webhook',
|
||||||
'webhooks_last_called' => 'Last Called:',
|
'webhooks_last_called' => 'Последний вызов:',
|
||||||
'webhooks_last_errored' => 'Last Errored:',
|
'webhooks_last_errored' => 'Последняя ошибка:',
|
||||||
'webhooks_last_error_message' => 'Last Error Message:',
|
'webhooks_last_error_message' => 'Последнее сообщение об ошибке:',
|
||||||
|
|
||||||
|
|
||||||
//! If editing translations files directly please ignore this in all
|
//! If editing translations files directly please ignore this in all
|
||||||
|
@ -7,41 +7,41 @@ return [
|
|||||||
|
|
||||||
// Pages
|
// Pages
|
||||||
'page_create' => 'vytvoril(a) stránku',
|
'page_create' => 'vytvoril(a) stránku',
|
||||||
'page_create_notification' => 'Page successfully created',
|
'page_create_notification' => 'Stránka úspešne vytvorená',
|
||||||
'page_update' => 'aktualizoval(a) stránku',
|
'page_update' => 'aktualizoval(a) stránku',
|
||||||
'page_update_notification' => 'Page successfully updated',
|
'page_update_notification' => 'Stránka úspešne aktualizovaná',
|
||||||
'page_delete' => 'odstránil(a) stránku',
|
'page_delete' => 'odstránil(a) stránku',
|
||||||
'page_delete_notification' => 'Page successfully deleted',
|
'page_delete_notification' => 'Stránka úspešne odstránená',
|
||||||
'page_restore' => 'obnovil(a) stránku',
|
'page_restore' => 'obnovil(a) stránku',
|
||||||
'page_restore_notification' => 'Page successfully restored',
|
'page_restore_notification' => 'Stránka úspešne obnovená',
|
||||||
'page_move' => 'presunul(a) stránku',
|
'page_move' => 'presunul(a) stránku',
|
||||||
|
|
||||||
// Chapters
|
// Chapters
|
||||||
'chapter_create' => 'vytvoril(a) kapitolu',
|
'chapter_create' => 'vytvoril(a) kapitolu',
|
||||||
'chapter_create_notification' => 'Chapter successfully created',
|
'chapter_create_notification' => 'Kapitola úspešne vytvorená',
|
||||||
'chapter_update' => 'aktualizoval(a) kapitolu',
|
'chapter_update' => 'aktualizoval(a) kapitolu',
|
||||||
'chapter_update_notification' => 'Chapter successfully updated',
|
'chapter_update_notification' => 'Kapitola úspešne aktualizovaná',
|
||||||
'chapter_delete' => 'odstránil(a) kapitolu',
|
'chapter_delete' => 'odstránil(a) kapitolu',
|
||||||
'chapter_delete_notification' => 'Chapter successfully deleted',
|
'chapter_delete_notification' => 'Kapitola úspešne odstránená',
|
||||||
'chapter_move' => 'presunul(a) kapitolu',
|
'chapter_move' => 'presunul(a) kapitolu',
|
||||||
|
|
||||||
// Books
|
// Books
|
||||||
'book_create' => 'vytvoril(a) knihu',
|
'book_create' => 'vytvoril(a) knihu',
|
||||||
'book_create_notification' => 'Book successfully created',
|
'book_create_notification' => 'Kniha úspešne vytvorená',
|
||||||
'book_update' => 'aktualizoval(a) knihu',
|
'book_update' => 'aktualizoval(a) knihu',
|
||||||
'book_update_notification' => 'Book successfully updated',
|
'book_update_notification' => 'Kniha úspešne aktualizovaná',
|
||||||
'book_delete' => 'odstránil(a) knihu',
|
'book_delete' => 'odstránil(a) knihu',
|
||||||
'book_delete_notification' => 'Book successfully deleted',
|
'book_delete_notification' => 'Kniha úspešne odstránená',
|
||||||
'book_sort' => 'zoradil(a) knihu',
|
'book_sort' => 'zoradil(a) knihu',
|
||||||
'book_sort_notification' => 'Book successfully re-sorted',
|
'book_sort_notification' => 'Kniha úspešne znovu zoradená',
|
||||||
|
|
||||||
// Bookshelves
|
// Bookshelves
|
||||||
'bookshelf_create' => 'created bookshelf',
|
'bookshelf_create' => 'vytvoril(a) knižnicu',
|
||||||
'bookshelf_create_notification' => 'Bookshelf successfully created',
|
'bookshelf_create_notification' => 'Knižnica úspešne vytvorená',
|
||||||
'bookshelf_update' => 'aktualizoval(a) knižnicu',
|
'bookshelf_update' => 'aktualizoval(a) knižnicu',
|
||||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
'bookshelf_update_notification' => 'Knižnica úspešne aktualizovaná',
|
||||||
'bookshelf_delete' => 'odstránil(a) knižnicu',
|
'bookshelf_delete' => 'odstránil(a) knižnicu',
|
||||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
'bookshelf_delete_notification' => 'Knižnica úspešne odstránená',
|
||||||
|
|
||||||
// Favourites
|
// Favourites
|
||||||
'favourite_add_notification' => '":name" bol pridaný medzi obľúbené',
|
'favourite_add_notification' => '":name" bol pridaný medzi obľúbené',
|
||||||
@ -52,12 +52,12 @@ return [
|
|||||||
'mfa_remove_method_notification' => 'Viacúrovňový spôsob overenia úspešne odstránený',
|
'mfa_remove_method_notification' => 'Viacúrovňový spôsob overenia úspešne odstránený',
|
||||||
|
|
||||||
// Webhooks
|
// Webhooks
|
||||||
'webhook_create' => 'created webhook',
|
'webhook_create' => 'vytvoril(a) si webhook',
|
||||||
'webhook_create_notification' => 'Webhook successfully created',
|
'webhook_create_notification' => 'Webhook úspešne vytvorený',
|
||||||
'webhook_update' => 'updated webhook',
|
'webhook_update' => 'aktualizoval(a) si webhook',
|
||||||
'webhook_update_notification' => 'Webhook successfully updated',
|
'webhook_update_notification' => 'Webhook úspešne aktualizovaný',
|
||||||
'webhook_delete' => 'deleted webhook',
|
'webhook_delete' => 'odstránil(a) si webhook',
|
||||||
'webhook_delete_notification' => 'Webhook successfully deleted',
|
'webhook_delete_notification' => 'Webhook úspešne odstránený',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'commented_on' => 'komentoval(a)',
|
'commented_on' => 'komentoval(a)',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user