Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
90ddafd
New translations activities.php (Slovak)
ssddanbrown Jan 12, 2022
4ec4a79
New translations activities.php (Slovak)
ssddanbrown Jan 12, 2022
8158516
New translations common.php (Russian)
ssddanbrown Jan 14, 2022
ded7489
New translations settings.php (Russian)
ssddanbrown Jan 14, 2022
adb694b
New translations common.php (Japanese)
ssddanbrown Jan 16, 2022
dbeaed8
New translations settings.php (Japanese)
ssddanbrown Jan 16, 2022
63b0ae3
New translations activities.php (Persian)
ssddanbrown Jan 16, 2022
ab5fbd4
New translations auth.php (Persian)
ssddanbrown Jan 16, 2022
db668d9
New translations auth.php (Persian)
ssddanbrown Jan 16, 2022
ca01e08
New translations entities.php (Persian)
ssddanbrown Jan 16, 2022
4064be6
New translations common.php (Persian)
ssddanbrown Jan 17, 2022
1111fa8
New translations auth.php (Persian)
ssddanbrown Jan 17, 2022
05cdcfe
New translations entities.php (Persian)
ssddanbrown Jan 17, 2022
040c9d9
New translations settings.php (Persian)
ssddanbrown Jan 17, 2022
20732d0
New translations entities.php (Persian)
ssddanbrown Jan 17, 2022
31bf3d5
New translations validation.php (Persian)
ssddanbrown Jan 17, 2022
0946da3
New translations settings.php (Persian)
ssddanbrown Jan 17, 2022
7891bf9
New translations settings.php (Spanish, Argentina)
ssddanbrown Jan 21, 2022
961e907
New translations common.php (Spanish, Argentina)
ssddanbrown Jan 21, 2022
3195185
New translations settings.php (Spanish, Argentina)
ssddanbrown Jan 21, 2022
d3b52e4
New translations activities.php (Spanish, Argentina)
ssddanbrown Jan 21, 2022
a0d1af2
New translations entities.php (Spanish, Argentina)
ssddanbrown Jan 21, 2022
5a5c50d
New translations entities.php (Persian)
ssddanbrown Jan 22, 2022
abc5887
New translations settings.php (Persian)
ssddanbrown Jan 22, 2022
28e0aaf
New translations entities.php (Persian)
ssddanbrown Jan 22, 2022
d253531
New translations errors.php (Persian)
ssddanbrown Jan 22, 2022
2be16cc
New translations settings.php (French)
ssddanbrown Jan 23, 2022
43e6d5f
New translations common.php (French)
ssddanbrown Jan 23, 2022
af0a1cb
New translations settings.php (French)
ssddanbrown Jan 23, 2022
c3e3728
New translations entities.php (Persian)
ssddanbrown Jan 23, 2022
20c0a0d
New translations settings.php (Persian)
ssddanbrown Jan 24, 2022
1c5026d
New translations entities.php (Persian)
ssddanbrown Jan 24, 2022
463086a
New translations errors.php (Persian)
ssddanbrown Jan 24, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/lang/es_AR/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
return [

// Pages
'page_create' => 'página creada',
'page_create' => 'creó la página',
'page_create_notification' => 'Página creada correctamente',
'page_update' => 'página actualizada',
'page_update_notification' => 'Página actualizada correctamente',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/es_AR/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
'breadcrumb' => 'Miga de Pan',
'status' => 'Estado',
'status_active' => 'Activo',
'status_inactive' => 'Inactive',
'status_inactive' => 'Inactivo',
'never' => 'Nunca',

// Header
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/es_AR/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
'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_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_access' => 'Un cambio de ubicación, propietario o permisos puede resultar en que este contenido sea accesible para aquellos que anteriormente no tuvieran acceso.',
];
12 changes: 6 additions & 6 deletions resources/lang/es_AR/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -236,26 +236,26 @@

// Webhooks
'webhooks' => 'Webhooks',
'webhooks_create' => 'Crear Webhook',
'webhooks_create' => 'Crear nuevo Webhook',
'webhooks_none_created' => 'No hay webhooks creados.',
'webhooks_edit' => 'Editar Webhook',
'webhooks_save' => 'Guardar 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_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_all' => 'Todos los eventos del sistema',
'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_active' => 'Webhook Activo',
'webhook_events_table_header' => 'Eventos',
'webhooks_delete' => 'Eliminar Webhook',
'webhooks_delete_warning' => 'Esto eliminará completamente este webhook, con el nombre \':webhookName\', del sistema.',
'webhooks_delete_confirm' => '¿Seguro que quieres eliminar este webhook?',
'webhooks_delete_warning' => 'Esto eliminará completamente del sistema este webhook con el nombre \':webhookName\'.',
'webhooks_delete_confirm' => '¿Está seguro que quiere eliminar este 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_last_called' => 'Última Ejecución:',
'webhooks_last_errored' => 'Último error:',
Expand Down
46 changes: 23 additions & 23 deletions resources/lang/fa/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,57 +7,57 @@

// Pages
'page_create' => 'صفحه ایجاد شده',
'page_create_notification' => 'Page successfully created',
'page_create_notification' => 'صفحه با موفقیت ایجاد شد',
'page_update' => 'صفحه بروز شده',
'page_update_notification' => 'Page successfully updated',
'page_update_notification' => 'صفحه با موفقیت به روزرسانی شد',
'page_delete' => 'حذف صفحه',
'page_delete_notification' => 'Page successfully deleted',
'page_delete_notification' => 'صفحه با موفقیت حذف شد',
'page_restore' => 'بازیابی صفحه',
'page_restore_notification' => 'Page successfully restored',
'page_restore_notification' => 'صفحه با موفقیت بازیابی شد',
'page_move' => 'انتقال صفحه',

// Chapters
'chapter_create' => 'ایجاد فصل',
'chapter_create_notification' => 'Chapter successfully created',
'chapter_create_notification' => 'فصل با موفقیت ایجاد شد',
'chapter_update' => 'به روزرسانی فصل',
'chapter_update_notification' => 'Chapter successfully updated',
'chapter_update_notification' => 'فصل با موفقیت به روزرسانی شد',
'chapter_delete' => 'حذف فصل',
'chapter_delete_notification' => 'Chapter successfully deleted',
'chapter_delete_notification' => 'فصل با موفقیت حذف شد',
'chapter_move' => 'انتقال فصل',

// Books
'book_create' => 'ایجاد کتاب',
'book_create_notification' => 'Book successfully created',
'book_create_notification' => 'کتاب با موفقیت ایجاد شد',
'book_update' => 'به روزرسانی کتاب',
'book_update_notification' => 'Book successfully updated',
'book_update_notification' => 'کتاب با موفقیت به روزرسانی شد',
'book_delete' => 'حذف کتاب',
'book_delete_notification' => 'Book successfully deleted',
'book_delete_notification' => 'کتاب با موفقیت حذف شد',
'book_sort' => 'مرتب سازی کتاب',
'book_sort_notification' => 'Book successfully re-sorted',
'book_sort_notification' => 'کتاب با موفقیت مرتب سازی شد',

// Bookshelves
'bookshelf_create' => 'created bookshelf',
'bookshelf_create_notification' => 'Bookshelf successfully created',
'bookshelf_create' => 'ایجاد قفسه کتاب',
'bookshelf_create_notification' => 'قفسه کتاب با موفقیت ایجاد شد',
'bookshelf_update' => 'به روزرسانی قفسه کتاب',
'bookshelf_update_notification' => 'Bookshelf successfully updated',
'bookshelf_update_notification' => 'قفسه کتاب با موفقیت به روزرسانی شد',
'bookshelf_delete' => 'حذف قفسه کتاب',
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
'bookshelf_delete_notification' => 'قفسه کتاب با موفقیت حذف شد',

// Favourites
'favourite_add_notification' => '":name" به علاقه مندی های شما اضافه شد',
'favourite_remove_notification' => '":name" از علاقه مندی های شما حذف شد',

// MFA
'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
'mfa_setup_method_notification' => 'روش چند فاکتوری با موفقیت پیکربندی شد',
'mfa_remove_method_notification' => 'روش چند فاکتوری با موفقیت حذف شد',

// Webhooks
'webhook_create' => 'created webhook',
'webhook_create_notification' => 'Webhook successfully created',
'webhook_update' => 'updated webhook',
'webhook_update_notification' => 'Webhook successfully updated',
'webhook_delete' => 'deleted webhook',
'webhook_delete_notification' => 'Webhook successfully deleted',
'webhook_create' => 'ایجاد وب هوک',
'webhook_create_notification' => 'وب هوک با موفقیت ایجاد شد',
'webhook_update' => 'به روزرسانی وب هوک',
'webhook_update_notification' => 'وب هوک با موفقیت بروزرسانی شد',
'webhook_delete' => 'حذف وب هوک',
'webhook_delete_notification' => 'وب هوک با موفقیت حذف شد',

// Other
'commented_on' => 'ثبت دیدگاه',
Expand Down
60 changes: 30 additions & 30 deletions resources/lang/fa/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'email' => 'پست الکترونیک',
'password' => 'کلمه عبور',
'password_confirm' => 'تایید کلمه عبور',
'password_hint' => 'Must be at least 8 characters',
'password_hint' => 'باید بیش از 8 کاراکتر باشد',
'forgot_password' => 'کلمه عبور خود را فراموش کرده اید؟',
'remember_me' => 'مرا به خاطر بسپار',
'ldap_email_hint' => 'لطفا برای استفاده از این حساب کاربری پست الکترونیک وارد نمایید.',
Expand Down Expand Up @@ -54,7 +54,7 @@
'email_confirm_text' => 'لطفا با کلیک بر روی دکمه زیر پست الکترونیک خود را تایید نمایید:',
'email_confirm_action' => 'تایید پست الکترونیک',
'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_not_confirmed' => 'پست الکترونیک تایید نشده است',
Expand All @@ -71,7 +71,7 @@
'user_invite_page_welcome' => 'به :appName خوش آمدید!',
'user_invite_page_text' => 'برای نهایی کردن حساب کاربری خود در :appName و دسترسی به آن، می بایست یک کلمه عبور تنظیم نمایید.',
'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
'mfa_setup' => 'تنظیم احراز هویت چند مرحله‌ای',
Expand All @@ -80,31 +80,31 @@
'mfa_setup_reconfigure' => 'تنظیم مجدد',
'mfa_setup_remove_confirmation' => 'از حذف احراز هویت چند مرحله ای اطمینان دارید؟',
'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_option_totp_title' => 'Mobile App',
'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_backup_codes_title' => 'Backup Codes',
'mfa_option_backup_codes_desc' => 'Securely store a set of one-time-use backup codes which you can enter to verify your identity.',
'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
'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_download' => 'Download Codes',
'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once',
'mfa_gen_totp_title' => 'Mobile App Setup',
'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_scan' => 'Scan the QR code below using your preferred authentication app to get started.',
'mfa_gen_totp_verify_setup' => '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_provide_code_here' => 'Provide your app generated code here',
'mfa_verify_access' => '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_no_methods' => 'No Methods Configured',
'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_use_totp' => 'Verify using a mobile app',
'mfa_verify_use_backup_codes' => 'Verify using a backup code',
'mfa_verify_backup_code' => 'Backup Code',
'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:',
'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
'mfa_backup_codes_usage_limit_warning' => 'کمتر از 5 کد پشتیبان باقی مانده است، لطفاً قبل از تمام شدن کدها یک مجموعه جدید ایجاد و ذخیره کنید تا از قفل شدن حساب خود جلوگیری کنید.',
'mfa_option_totp_title' => 'برنامه ی موبایل',
'mfa_option_totp_desc' => 'برای استفاده از احراز هویت چند عاملی به یک برنامه موبایلی نیاز دارید که از TOTP پشتیبانی کند، مانند Google Authenticator، Authy یا Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'کدهای پشتیبان',
'mfa_option_backup_codes_desc' => 'مجموعه ای از کدهای پشتیبان یکبار مصرف را ایمن ذخیره کنید که می توانید برای تأیید هویت خود وارد کنید.',
'mfa_gen_confirm_and_enable' => 'تایید و فعال کنید',
'mfa_gen_backup_codes_title' => 'راه اندازی کدهای پشتیبان',
'mfa_gen_backup_codes_desc' => 'لیست کدهای زیر را در مکانی امن ذخیره کنید. هنگام دسترسی به سیستم، می توانید از یکی از کدها به عنوان مکانیزم احراز هویت دوم استفاده کنید.',
'mfa_gen_backup_codes_download' => 'دانلود کدها',
'mfa_gen_backup_codes_usage_warning' => 'هر کد فقط یک بار قابل استفاده است',
'mfa_gen_totp_title' => 'راه اندازی اپلیکیشن موبایل',
'mfa_gen_totp_desc' => 'برای استفاده از احراز هویت چند عاملی به یک برنامه موبایلی نیاز دارید که از TOTP پشتیبانی کند، مانند Google Authenticator، Authy یا Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'برای شروع، کد QR زیر را با استفاده از برنامه احراز هویت ترجیحی خود اسکن کنید.',
'mfa_gen_totp_verify_setup' => 'تأیید تنظیمات',
'mfa_gen_totp_verify_setup_desc' => 'با وارد کردن کدی که در برنامه احراز هویت شما ایجاد شده است، در کادر ورودی زیر، مطمئن شوید که همه کار می کنند:',
'mfa_gen_totp_provide_code_here' => 'کد تولید شده برنامه خود را در اینجا ارائه دهید',
'mfa_verify_access' => 'تأیید دسترسی',
'mfa_verify_access_desc' => 'قبل از اینکه به شما اجازه دسترسی داده شود، حساب کاربری شما از شما می خواهد که هویت خود را از طریق یک سطح تأیید اضافی تأیید کنید. برای ادامه، با استفاده از یکی از روش های پیکربندی شده خود، تأیید کنید.',
'mfa_verify_no_methods' => 'هیچ روشی پیکربندی نشده است',
'mfa_verify_no_methods_desc' => 'هیچ روش احراز هویت چند عاملی برای حساب شما یافت نشد. قبل از دسترسی، باید حداقل یک روش را تنظیم کنید.',
'mfa_verify_use_totp' => 'با استفاده از یک برنامه تلفن همراه تأیید کنید',
'mfa_verify_use_backup_codes' => 'با استفاده از یک کد پشتیبان تأیید کنید',
'mfa_verify_backup_code' => 'کد پشتیبان',
'mfa_verify_backup_code_desc' => 'یکی از کدهای پشتیبان باقی مانده خود را در زیر وارد کنید:',
'mfa_verify_backup_code_enter_here' => 'کد پشتیبان را در اینجا وارد کنید',
'mfa_verify_totp_desc' => 'کد ایجاد شده با استفاده از برنامه تلفن همراه خود را در زیر وارد کنید:',
'mfa_setup_login_notification' => 'روش چند عاملی پیکربندی شد، لطفاً اکنون دوباره با استفاده از روش پیکربندی شده وارد شوید.',
];
14 changes: 7 additions & 7 deletions resources/lang/fa/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
'reset' => 'بازنشانی',
'remove' => 'حذف',
'add' => 'ﺍﻓﺰﻭﺩﻥ',
'configure' => 'Configure',
'configure' => 'پیکربندی کنید',
'fullscreen' => 'تمام صفحه',
'favourite' => 'علاقه‌مندی',
'unfavourite' => 'Unfavourite',
'next' => 'بعدی',
'previous' => 'قبلى',
'filter_active' => 'Active Filter:',
'filter_clear' => 'Clear Filter',
'filter_active' => 'فیلتر فعال:',
'filter_clear' => 'پاک کردن فیلتر',

// Sort Options
'sort_options' => 'گزینه‌های مرتب سازی',
Expand All @@ -71,10 +71,10 @@
'list_view' => 'نمای لیست',
'default' => 'پیش‎فرض',
'breadcrumb' => 'مسیر جاری',
'status' => 'Status',
'status_active' => 'Active',
'status_inactive' => 'Inactive',
'never' => 'Never',
'status' => 'وضعیت',
'status_active' => 'فعال',
'status_inactive' => 'غیر فعال',
'never' => 'هرگز',

// Header
'header_menu_expand' => 'گسترش منو',
Expand Down
Loading