first commit

This commit is contained in:
Eric Li
2025-06-13 12:09:50 +08:00
commit b12cd07419
545 changed files with 39389 additions and 0 deletions

16
lang/vendor/backpack/ar/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

71
lang/vendor/backpack/ar/base.php vendored Normal file
View File

@ -0,0 +1,71 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines - Arabic
|--------------------------------------------------------------------------
*/
'registration_closed' => 'التسجيل مغلق.',
'no_email_column' => 'لا يوجد بمستخدم مرتبط بهذا البريد إلكتروني.',
'first_page_you_see' => 'الصفحة الأولى التي تراها بعد تسجيل الدخول',
'login_status' => 'حالة تسجيل الدخول',
'logged_in' => 'لقد سجلت الدخول!',
'toggle_navigation' => 'تبديل التنقل',
'administration' => 'إدارة',
'user' => 'مستخدم',
'logout' => 'تسجيل خروج',
'login' => 'تسجيل الدخول',
'register' => 'تسجيل',
'name' => 'الاسم',
'email_address' => 'البريد الإلكتروني',
'password' => 'كلمة المرور',
'old_password' => 'كلمة المرور القديمة',
'new_password' => 'كلمة المرور الجديدة',
'confirm_password' => 'تأكيد كلمة المرور',
'remember_me' => 'تذكرنى',
'forgot_your_password' => 'نسيت كلمة السر؟',
'reset_password' => 'إعادة تعيين كلمة المرور',
'send_reset_link' => 'إرسال رابط إعادة تعيين كلمة السر',
'click_here_to_reset' => 'انقر هنا لإعادة تعيين كلمة المرور الخاصة بك',
'change_password' => 'تغيير كلمة المرور',
'unauthorized' => 'غير مصرح.',
'dashboard' => 'لوحة التحكم',
'handcrafted_by' => 'صنع يدويًا بواسطة',
'powered_by' => 'مشغل بواسطة',
'my_account' => 'حسابي',
'update_account_info' => 'تحديث معلومات الحساب',
'save' => 'أحفظ',
'cancel' => 'الفاء',
'error' => 'خطأ',
'success' => 'تم بنجاح',
'warning' => 'تحذير',
'notice' => 'يلاحظ',
'old_password_incorrect' => 'كلمة السر القديمة ليست صحيحة.',
'password_dont_match' => 'كلمة المرور غير مطابقة.',
'password_empty' => 'تأكد من ملء حقلي كلمة المرور.',
'password_updated' => 'تم تحديث كلمة السر.',
'account_updated' => 'تم تحديث الحساب بنجاح.',
'unknown_error' => 'حدث خطأ غير معروف. ',
'error_saving' => 'خطأ أثناء الحفظ. ',
'session_expired_error' => 'انتهت صلاحية جلسة العمل الخاصة بك. يرجى تسجيل الدخول مرة أخرى إلى حسابك.',
'welcome' => 'مرحباً!',
'use_sidebar' => 'استخدم الشريط الجانبي على اليسار لإنشاء المحتوى أو تعديله أو حذفه.',
'password_reset' => [
'greeting' => 'مرحبًا!',
'subject' => 'إعادة تعيين إشعار كلمة المرور',
'line_1' => 'أنت تتلقى هذا البريد الإلكتروني لأننا تلقينا طلب إعادة تعيين كلمة المرور لحسابك.',
'line_2' => 'انقر فوق الزر أدناه لإعادة تعيين كلمة المرور الخاصة بك:',
'button' => 'إعادة تعيين كلمة المرور',
'notice' => 'إذا لم تطلب إعادة تعيين كلمة المرور ، فلا داعي لاتخاذ أي إجراء آخر.',
],
'step' => 'خطوة',
'confirm_email' => '.تأكيد عنوان البريد الإلكتروني',
'choose_new_password' => 'اختر كلمة مرور جديدة',
'confirm_new_password' => 'تأكيد كلمة المرور الجديدة',
'throttled' => 'لقد طلبت بالفعل إعادة تعيين كلمة المرور مؤخرًا. ',
'throttled_request' => 'لقد تجاوزت حد المحاولات. ',
];

191
lang/vendor/backpack/ar/crud.php vendored Normal file
View File

@ -0,0 +1,191 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines - Arabic
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
| Author: https://github.com/allam2002
| Updating: https://github.com/EGYWEB-Mohamed
|
*/
// Forms
'save_action_save_and_new' => 'حفظ وأضف عنصر الجديد',
'save_action_save_and_edit' => 'حفظ وتحرير هذا العنصر',
'save_action_save_and_back' => 'حفظ و العودة',
'save_action_save_and_preview' => 'حفظ و معاينة',
'save_action_changed_notification' => 'تم تغيير السلوك الافتراضي بعد الحفظ.',
// Create form
'add' => 'أضافة',
'back_to_all' => 'العودة إلى الكل ',
'cancel' => 'الغاء',
'add_a_new' => 'أضف جديد ',
// Edit form
'edit' => 'تعديل',
'save' => 'حفظ',
// Translatable models
'edit_translations' => 'ترجمة',
'language' => 'لغة',
// CRUD table view
'all' => 'الكل ',
'in_the_database' => 'في قاعدة البيانات',
'list' => 'قائمة',
'reset' => 'إعادة ضبط',
'actions' => 'أجراءات',
'preview' => 'معاينة',
'delete' => 'حذف',
'admin' => 'مسؤل',
'details_row' => 'هذا هو صف التفاصيل, قم بتعديلة من فضلك. ',
'details_row_loading_error' => 'حدث خطأ أثناء تحميل التفاصيل, حاول مرة اخري. ',
'clone' => 'استنساخ',
'clone_success' => '<strong>تم الاستنساخ</strong><br>تمت إضافة نسخة جديد ، بنفس المعلومات مثل هذا الصف.',
'clone_failure' => '<strong>فشل الاستنساخ</strong><br>لا يمكن إنشاء نسخة جديد. ',
// Confirmation messages and bubbles
'delete_confirm' => 'هل أنت متأكد أنك تريد حذف هذا العنصر؟',
'delete_confirmation_title' => 'تم حذف العنصر',
'delete_confirmation_message' => 'تم حذف العنصر بنجاح.',
'delete_confirmation_not_title' => 'لم يتم حذفه',
'delete_confirmation_not_message' => 'هناك خطأ, العنصر ربما لم يتم حذفة. ',
'delete_confirmation_not_deleted_title' => 'غير محذوف',
'delete_confirmation_not_deleted_message' => 'لم يحدث شيء, العنصر بأمان. ',
// Bulk actions
'bulk_no_entries_selected_title' => 'لم يتم تحديد العناصر',
'bulk_no_entries_selected_message' => 'الرجاء تحديد عنصر واحد أو أكثر لتنفيذ إجراء جماعي عليهم.',
// Bulk delete
'bulk_delete_are_you_sure' => 'هل أنت متأكد أنك تريد حذف عدد :number عناصر؟',
'bulk_delete_sucess_title' => 'تم حذف المدخل',
'bulk_delete_sucess_message' => ' تم حذف من العناصر',
'bulk_delete_error_title' => 'فشل الحذف',
'bulk_delete_error_message' => 'تعذر حذف عنصر أو أكثر',
// Bulk clone
'bulk_clone_are_you_sure' => 'هل أنت متأكد من أنك تريد استنساخ هذه:number إدخالات؟',
'bulk_clone_sucess_title' => 'إدخالات مستنسخة',
'bulk_clone_sucess_message' => ' تم استنساخ العناصر.',
'bulk_clone_error_title' => 'فشل الاستنساخ',
'bulk_clone_error_message' => 'تعذر إنشاء إدخال أو أكثر. ',
// Ajax errors
'ajax_error_title' => 'خطأ',
'ajax_error_text' => 'خطأ في تحميل الصفحة. ',
// DataTables translation
'emptyTable' => 'لا توجد بيانات متوفرة في الجدول',
'info' => 'إظهار _START_ إلى _END_ من _TOTAL_ من الإدخالات',
'infoEmpty' => 'لا توجد إدخالات',
'infoFiltered' => '(تمت تصفيته من إجمالي إدخالات _MAX_)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ إدخالات لكل صفحة',
'loadingRecords' => 'تحميل...',
'processing' => 'معالجة...',
'search' => 'بحث',
'zeroRecords' => 'لم يتم العثور على إدخالات مطابقة',
'paginate' => [
'first' => 'أولاً',
'last' => 'الاخير',
'next' => 'التالي',
'previous' => 'سابق',
],
'aria' => [
'sortAscending' => ': تفعيل لفرز العمود تصاعديا',
'sortDescending' => ': تفعيل لفرز العمود تنازلياً',
],
'export' => [
'export' => 'تصدير',
'copy' => 'نسخ',
'excel' => 'اكسل',
'csv' => 'CSV',
'pdf' => 'بي دي إف',
'print' => 'طباعة',
'column_visibility' => 'الاعمد الظاهرة',
],
// global crud - errors
'unauthorized_access' => 'وصول غير مصرح به - ليس لديك الأذونات اللازمة لرؤية هذه الصفحة.',
'please_fix' => 'يرجى تصحيح الأخطاء التالية:',
// global crud - success / error notification bubbles
'insert_success' => 'تمت إضافة العنصر بنجاح.',
'update_success' => 'تم تعديل العنصر بنجاح.',
// CRUD reorder view
'reorder' => 'إعادة ترتيب',
'reorder_text' => 'استخدم السحب',
'reorder_success_title' => 'تم',
'reorder_success_message' => 'تم حفظ طلبك.',
'reorder_error_title' => 'خطأ',
'reorder_error_message' => 'لم يتم حفظ طلبك.',
// CRUD yes/no
'yes' => 'نعم',
'no' => 'لا',
// CRUD filters navbar view
'filters' => 'الفلاتر',
'toggle_filters' => 'تبديل الفلاتر',
'remove_filters' => 'إزالة الفلاتر',
'apply' => 'يتقدم',
//filters language strings
'today' => 'اليوم',
'yesterday' => 'أمس',
'last_7_days' => 'اخر 7 ايام',
'last_30_days' => 'آخر 30 يومًا',
'this_month' => 'هذا الشهر',
'last_month' => 'الشهر الماضي',
'custom_range' => 'نطاق مخصص',
'weekLabel' => 'أسب',
// Fields
'browse_uploads' => 'تصفح التحميلات',
'select_all' => 'اختر الكل',
'select_files' => 'اختر الملفات',
'select_file' => 'حدد الملف',
'clear' => 'تهيئة',
'page_link' => 'رابط الصفحة',
'page_link_placeholder' => 'http://example.com/your-desired-page',
'internal_link' => 'ارتباط داخلي',
'internal_link_placeholder' => "أختصار داخلي. Ex: \'admin/page\' (بدون تنصيص) لاجل \':url\'",
'external_link' => 'رابط خارجي',
'choose_file' => 'اختر ملف',
'new_item' => 'عنصر جديد',
'select_entry' => 'حدد إدخالاً',
'select_entries' => 'حدد الإدخالات',
'upload_multiple_files_selected' => 'تم تحديد الملفات, بعد الحذف، ستظهر بالاعلي.',
//Table field
'table_cant_add' => 'لا يمكن إضافة :entity',
'table_max_reached' => 'وصلت للحد الاقصي :max',
// google_map
'google_map_locate' => 'احصل على موقعي',
// File manager
'file_manager' => 'مدير الملفات',
// InlineCreateOperation
'related_entry_created_success' => 'تم إنشاء المدخل واختياره.',
'related_entry_created_error' => 'تعذر إنشاء الإدخال.',
'inline_saving' => 'جاري الحفظ...',
// returned when no translations found in select inputs
'empty_translations' => '(فارغ)',
// The pivot selector required validation message
'pivot_selector_required_validation_message' => 'الحقل المحوري مطلوب.',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/ar/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/ar/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/ar/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/bg/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

34
lang/vendor/backpack/bg/base.php vendored Normal file
View File

@ -0,0 +1,34 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Регистрациите са забранени.',
'first_page_you_see' => 'Страницата която виждате след като влезете',
'login_status' => 'Статус',
'logged_in' => 'Влязохте успешно !',
'toggle_navigation' => 'Навигация',
'administration' => 'Администрация',
'user' => 'Потребител',
'logout' => 'Изход',
'login' => 'Вход',
'register' => 'Регистрация',
'name' => 'Имей',
'email_address' => 'E-Mail',
'password' => 'Парола',
'confirm_password' => 'Потвърдете паролата',
'remember_me' => 'Запомни ме',
'forgot_your_password' => 'Забравена парола',
'reset_password' => 'Смени парола',
'send_reset_link' => 'Изпрати линк за ресетване на паролата',
'click_here_to_reset' => 'Натиснете тук за да ресетнете паролата',
'unauthorized' => 'Неоторизиран.',
'dashboard' => 'Табло',
'handcrafted_by' => 'Ръчна изработка от',
'powered_by' => 'Задвижван от',
];

115
lang/vendor/backpack/bg/crud.php vendored Normal file
View File

@ -0,0 +1,115 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Запиши и добави нов',
'save_action_save_and_edit' => 'Запиши и поправи текущия запис',
'save_action_save_and_back' => 'Запиши и се върни назад',
'save_action_changed_notification' => 'Действието след запис по подразбиране слез запис беше променено.',
// Create form
'add' => 'Добави',
'back_to_all' => 'Назад към записите ',
'cancel' => 'Отказ',
'add_a_new' => 'Добави нов запис ',
// Create form - advanced options
'after_saving' => 'След запис',
'go_to_the_table_view' => 'Върни се към записите',
'let_me_add_another_item' => 'Нека добавя отново',
'edit_the_new_item' => 'Поправи току що направеният запис',
// Edit form
'edit' => 'Поправи',
'save' => 'Запиши',
// CRUD table view
'all' => 'Всички ',
'in_the_database' => 'В базите данни',
'list' => 'Лист',
'actions' => 'Действия',
'preview' => 'Преглед',
'delete' => 'Изтрии',
'admin' => 'Admin',
'details_row' => 'Това е колонката с детайли. Променяи както желаеш.',
'details_row_loading_error' => 'Възникна грешка при зареджането на детайлите. Моля опитайте отново.',
// Confirmation messages and bubbles
'delete_confirm' => 'Сигурни ли сте, че искате да изтриете този запис ?',
'delete_confirmation_title' => 'Запис изтрит',
'delete_confirmation_message' => 'Записът беше успешно изтрит.',
'delete_confirmation_not_title' => 'НЕ Е ИЗТРИТ',
'delete_confirmation_not_message' => 'Възникна грешка. Записът не бе изтрит.',
'delete_confirmation_not_deleted_title' => 'Не е изтрит',
'delete_confirmation_not_deleted_message' => 'Споко :). Записът е на сигурно място.',
// DataTables translation
'emptyTable' => 'Няма намерени резултати',
'info' => 'Показване на резултати от _START_ до _END_ от общо _TOTAL_',
'infoEmpty' => '',
'infoFiltered' => '(филтрирани от общо _MAX_ резултата))',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ records per page',
'loadingRecords' => 'Зареждам...',
'processing' => 'Обработка на резултатите...',
'search' => 'Търсене',
'zeroRecords' => 'Няма намерени резултати',
'paginate' => [
'first' => 'Първа',
'last' => 'Последна',
'next' => 'Следваща',
'previous' => 'Предишна',
],
'aria' => [
'sortAscending' => ': Възходящ ред',
'sortDescending' => ': Низходящ ред',
],
// global crud - errors
'unauthorized_access' => 'Неразрешен достъп - нямате необходимите разрешения, за да видите тази страница.',
'please_fix' => 'Моля, поправете следните грешки:',
// global crud - success / error notification bubbles
'insert_success' => 'Елементът е добавен успешно.',
'update_success' => 'Елементът е променен успешно.',
// CRUD reorder view
'reorder' => 'Пренареждане',
'reorder_text' => 'Използвайте влачене и пускане, за да пренаредите.',
'reorder_success_title' => 'Готово',
'reorder_success_message' => 'Вашето нареждане е запазено.',
'reorder_error_title' => 'Грешка',
'reorder_error_message' => 'Вашето нареждане не е запазено..',
// CRUD yes/no
'yes' => 'Да',
'no' => 'Не',
// Fields
'browse_uploads' => 'Browse uploads',
'clear' => 'Изчисти',
'page_link' => 'Линк на страницата',
'page_link_placeholder' => 'http://example.com/your-desired-page',
'internal_link' => 'Вътрешен линк',
'internal_link_placeholder' => 'Вътрешен слъг. Пр: \'admin/page\' (без кавички) за \':url\'',
'external_link' => 'Външен линк',
'choose_file' => 'Избери файл',
//Table field
'table_cant_add' => 'Не може да се добави нов :entity',
'table_max_reached' => 'Максимален брой :max достигнат',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/bg/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/bg/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/bg/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/bn/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

71
lang/vendor/backpack/bn/base.php vendored Normal file
View File

@ -0,0 +1,71 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'রেজিস্ট্রেশন বন্ধ।',
'no_email_column' => 'ব্যবহারকারীর কোন ই-মেইল নেই।',
'first_page_you_see' => 'লগিন করার পর প্রথম যে পৃষ্ঠাটি আপনি দেখতে পাবেন',
'login_status' => 'লগিন অবস্থা',
'logged_in' => 'আপনি লগিন করেছেন!',
'toggle_navigation' => 'নেভিগেশন টগল করুন',
'administration' => 'এডমিনিস্ট্রেশন',
'user' => 'ব্যবহারকারী',
'logout' => 'লগআউট',
'login' => 'লগিন',
'register' => 'নিবন্ধন',
'name' => 'নাম',
'email_address' => 'ই-মেইল ঠিকানা',
'password' => 'পাসওয়ার্ড',
'old_password' => 'পুরনো পাসওয়ার্ড',
'new_password' => 'নতুন পাসওয়ার্ড',
'confirm_password' => 'পাসওয়ার্ড নিশ্চিত করুন',
'remember_me' => 'আমাকে মনে রাখুন',
'forgot_your_password' => 'পাসওয়ার্ড ভুলে গিয়েছেন?',
'reset_password' => 'পাসওয়ার্ড রিসেট করুন',
'send_reset_link' => 'পাসওয়ার্ড রিসেট লিংক পাঠান',
'click_here_to_reset' => 'পাসওয়ার্ড রিসেটের জন্য এখানে ক্লিক করুন',
'change_password' => 'পাসওয়ার্ড পরিবর্তন',
'unauthorized' => 'অননুমোদিত।',
'dashboard' => 'ড্যাশবোর্ড',
'handcrafted_by' => 'কারুকার্য করেছেন',
'powered_by' => 'Powered by',
'my_account' => 'আমার অ্যাকাউন্ট',
'update_account_info' => 'অ্যাকাউন্টের তথ্য আপডেট করুন',
'save' => 'সংরক্ষণ',
'cancel' => 'বাতিল',
'error' => 'ত্রুটি',
'success' => 'সফল',
'warning' => 'সতর্কতা',
'notice' => 'বিজ্ঞপ্তি',
'old_password_incorrect' => 'পুরানো পাসওয়ার্ডটি ভুল।',
'password_dont_match' => 'পাসওয়ার্ড মিলছে না।',
'password_empty' => 'সবগুলি পাসওয়ার্ড ফিল্ড পূরণ হয়েছে তা নিশ্চিত করুন।',
'password_updated' => 'পাসওয়ার্ড আপডেট করা হয়েছে।',
'account_updated' => 'অ্যাকাউন্ট সফলভাবে আপডেট হয়েছে।',
'unknown_error' => 'একটি অজানা ত্রুটি ঘটেছে। পুনরায় চেষ্টা করুন।',
'error_saving' => 'সংরক্ষণের সময় ত্রুটি পাওয়া গেছে। আবার চেষ্টা করুন।',
'session_expired_error' => 'আপনার সেশনের মেয়াদ শেষ হয়ে গেছে। আপনার অ্যাকাউন্টে আবার লগইন করুন.',
'welcome' => 'স্বাগত!',
'use_sidebar' => 'কন্টেন্ট তৈরি করতে, সম্পাদনা করতে বা মুছতে বাম দিকে সাইডবারটি ব্যবহার করুন',
'password_reset' => [
'greeting' => 'হ্যালো!',
'subject' => 'পাসওয়ার্ড নোটিফিকেশান পুনরায় সেট করুন।',
'line_1' => 'আপনি এই ইমেলটি পাচ্ছেন কারণ আমরা আপনার অ্যাকাউন্টের জন্য একটি পাসওয়ার্ড পুনরায় সেট করার অনুরোধ পেয়েছি।',
'line_2' => 'আপনার পাসওয়ার্ডটি পুনরায় সেট করতে নীচের বাটনে ক্লিক করুন:',
'button' => 'পাসওয়ার্ড রিসেট করুন',
'notice' => 'আপনি যদি পাসওয়ার্ড পুনরায় সেট করার অনুরোধ না করেন তবে আর কোনও এইয়াকশনের প্রয়োজন নেই।',
],
'step' => 'ধাপ',
'confirm_email' => 'ইমেইল নিশ্চিত করুন',
'choose_new_password' => 'নতুন পাসওয়ার্ড চয়ন করুন',
'confirm_new_password' => 'নতুন পাসওয়ার্ড নিশ্চিত করুন',
];

180
lang/vendor/backpack/bn/crud.php vendored Normal file
View File

@ -0,0 +1,180 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'সংরক্ষণ করুন এবং নতুন আইটেম',
'save_action_save_and_edit' => 'এই আইটেমটি সংরক্ষণ এবং সম্পাদনা করুন',
'save_action_save_and_back' => 'সংরক্ষণ করুন এবং ফিরে যান',
'save_action_save_and_preview' => 'সংরক্ষণ এবং প্রদর্শন',
'save_action_changed_notification' => 'সংরক্ষণের পরে ডিফল্ট আচরণ পরিবর্তন করা হয়েছে।',
// Create form
'add' => 'যোগ করুন',
'back_to_all' => 'সবগুলিতে ফিরে যান ',
'cancel' => 'বাতিল',
'add_a_new' => 'নতুন যোগ করুন ',
// Edit form
'edit' => 'সম্পাদনা',
'save' => 'সংরক্ষণ',
// Translatable models
'edit_translations' => 'অনুবাদ',
'language' => 'ভাষা',
// CRUD table view
'all' => 'সবগুলি ',
'in_the_database' => 'ডাটাবেসে',
'list' => 'তালিকা',
'reset' => 'রিসেট',
'actions' => 'অ্যাকশনগুলি',
'preview' => 'প্রদর্শন',
'delete' => 'মুছে ফেলুন',
'admin' => 'অ্যাডমিন',
'details_row' => 'এটি বিশদ সারি। আপনি দয়া করে পরিবর্তন করুন।',
'details_row_loading_error' => 'বিস্তারিত লোড করার সময় একটি ত্রুটি হয়েছিল। পুনরায় চেষ্টা করুন',
'clone' => 'ক্লোন',
'clone_success' => '<strong>এন্ট্রি ক্লোন করা হয়েছে।</strong><br>একই তথ্য সহ একটি নতুন এন্ট্রি যুক্ত করা হয়েছে।',
'clone_failure' => '<strong>ক্লোনিং ব্যর্থ হয়েছে</strong><br>নতুন এন্ট্রি তৈরি করা যায়নি। আবার চেষ্টা করুন।',
// Confirmation messages and bubbles
'delete_confirm' => 'আপনি কি নিশ্চিতভাবে এই আইটেমটি মুছে ফেলতে চান?',
'delete_confirmation_title' => 'আইটেম মুছে ফেলা হয়েছে।',
'delete_confirmation_message' => 'আইটেমটি সফলভাবে মুছে ফেলা হয়েছে।',
'delete_confirmation_not_title' => 'মুছে ফেলা হয়নি।',
'delete_confirmation_not_message' => 'একটি ত্রুটি পাওয়া গিয়েছে আপনার আইটেম মুছে ফেলা নাও হতে পারে।',
'delete_confirmation_not_deleted_title' => 'মুছে ফেলা হয়নি।',
'delete_confirmation_not_deleted_message' => 'কিছুই ঘটেনি। আপনার আইটেমটি নিরাপদে আছে।',
// Bulk actions
'bulk_no_entries_selected_title' => 'কোনও এন্ট্রি নির্বাচিত হয়নি।',
'bulk_no_entries_selected_message' => 'বাল্ক অ্যাকশনের জন্য এক বা একাধিক আইটেম নির্বাচন করুন।',
// Bulk delete
'bulk_delete_are_you_sure' => 'আপনি কি :number এন্ট্রিগুলি মুছে ফেলার বিষয়ে নিশ্চিত?',
'bulk_delete_sucess_title' => 'এন্ট্রিগুলি মুছে ফেলা হয়েছে।',
'bulk_delete_sucess_message' => ' আইটেমগুলি মুছে ফেলা হয়েছে।',
'bulk_delete_error_title' => 'মুছে ফেলা ব্যর্থ হয়েছে',
'bulk_delete_error_message' => 'এক বা একাধিক আইটেম মুছে ফেলা যায়নি',
// Bulk clone
'bulk_clone_are_you_sure' => 'আপনি কি :number এন্ট্রিগুলি ক্লোন করার বিষয়ে নিশ্চিত?',
'bulk_clone_sucess_title' => 'এন্ট্রিগুলি ক্লোন করা হয়েছে',
'bulk_clone_sucess_message' => ' আইটেমগুলি ক্লোন করা হয়েছে',
'bulk_clone_error_title' => 'ক্লোনিং ব্যর্থ হয়েছে',
'bulk_clone_error_message' => 'এক বা একাধিক এন্ট্রি তৈরি করা যায়নি। আবার চেষ্টা করুন।',
// Ajax errors
'ajax_error_title' => 'ত্রুটি',
'ajax_error_text' => 'পৃষ্ঠাটি লোড করার সময় ত্রুটি পাওয়া গেছে। রিফ্রেশ করুন।',
// DataTables translation
'emptyTable' => 'সারণীতে কোনও ডেটা নেই',
'info' => 'সর্বমোট _TOTAL_ এন্ট্রির মধ্যে _START_ থেকে _END_ টি দেখানো হচ্ছে।',
'infoEmpty' => 'কোনও এন্ট্রি নেই',
'infoFiltered' => '( _MAX_ টি এন্ট্রি থেকে ফিল্টার করা হয়েছে)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => 'প্রতি পৃষ্ঠায় এন্ট্রি _MENU_ টি।',
'loadingRecords' => 'লোড হচ্ছে...',
'processing' => 'প্রসেসিং হচ্ছে...',
'search' => 'খুঁজুন',
'zeroRecords' => 'কোনও মিলে যাওয়া এন্ট্রি পাওয়া যায় নি।',
'paginate' => [
'first' => 'প্রথম',
'last' => 'শেষ',
'next' => 'পরবর্তী',
'previous' => 'পূর্ববর্তী',
],
'aria' => [
'sortAscending' => ': কলাম উর্ধ্বক্রম অনুসারে সাজানোর জন্য অ্যাক্টিভ করুন',
'sortDescending' => ': কলাম অধঃক্রম অনুসারে সাজানোর জন্য অ্যাক্টিভ করুন',
],
'export' => [
'export' => 'Export',
'copy' => 'Copy',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'Print',
'column_visibility' => 'Column visibility',
],
// global crud - errors
'unauthorized_access' => 'অননুমোদিত। এই পৃষ্ঠায় আপনার কাছে প্রয়োজনীয় অনুমতি নেই।',
'please_fix' => 'নিম্নলিখিত ত্রুটি ঠিক করুন:',
// global crud - success / error notification bubbles
'insert_success' => 'আইটেমটি সফলভাবে যুক্ত করা হয়েছে।',
'update_success' => 'আইটেমটি সফলভাবে পরিবর্তিত হয়েছে।',
// CRUD reorder view
'reorder' => 'পুনঃক্রম',
'reorder_text' => 'পুনরায় অর্ডার করতে ড্রাগ এবং ড্রপ ব্যবহার করুন।',
'reorder_success_title' => 'সম্পন্ন',
'reorder_success_message' => 'আপনার অর্ডার সংরক্ষণ করা হয়েছে।',
'reorder_error_title' => 'ত্রুটি',
'reorder_error_message' => 'আপনার অর্ডার সংরক্ষণ করা হয়নি।',
// CRUD yes/no
'yes' => 'হ্যাঁ',
'no' => 'না',
// CRUD filters navbar view
'filters' => 'ফিল্টার',
'toggle_filters' => 'ফিল্টারগুলি টগল করুন',
'remove_filters' => 'ফিল্টারগুলি সরান',
'apply' => 'প্রয়োগ করুন',
//filters language strings
'today' => 'আজ',
'yesterday' => 'গতকাল',
'last_7_days' => 'শেষ দিন',
'last_30_days' => 'শেষ ৩০ দিন',
'this_month' => 'এই মাস',
'last_month' => 'গত মাস',
'custom_range' => 'কাস্টম রেঞ্জ',
'weekLabel' => 'W',
// Fields
'browse_uploads' => 'আপলোডগুলি ব্রাউজ করুন',
'select_all' => 'সবগুলি নির্বাচন করুন',
'select_files' => 'ফাইলগুলি নির্বাচন করুন',
'select_file' => 'ফাইল নির্বাচন করুন',
'clear' => 'ক্লিয়ার',
'page_link' => 'পৃষ্ঠা লিংক',
'page_link_placeholder' => 'http://example.com/your-desired-page',
'internal_link' => 'অভ্যন্তরীণ লিংক',
'internal_link_placeholder' => 'Internal slug. Ex: \'admin/page\' (no quotes) for \':url\'',
'external_link' => 'বহি:স্থ লিংক',
'choose_file' => 'ফাইল বাছাই করুন',
'new_item' => 'নতুন আইটেম',
'select_entry' => 'একটি এন্ট্রি নির্বাচন করুন',
'select_entries' => 'এন্ট্রি নির্বাচন করুন',
//Table field
'table_cant_add' => 'নতুন :entity যোগ করা যাচ্ছে না',
'table_max_reached' => 'সর্বাধিক সংখ্যক :max পৌঁছেছে',
// File manager
'file_manager' => 'ফাইল ম্যানেজার',
// InlineCreateOperation
'related_entry_created_success' => 'সম্পর্কিত এন্ট্রি তৈরি এবং নির্বাচন করা হয়েছে।',
'related_entry_created_error' => 'সম্পর্কিত এন্ট্রি তৈরি করতে পারেনি।',
// returned when no translations found in select inputs
'empty_translations' => '(empty)',
];

16
lang/vendor/backpack/bn/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/bn/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/bn/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/ca/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

98
lang/vendor/backpack/ca/base.php vendored Normal file
View File

@ -0,0 +1,98 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'El registre d\'usuari(e)s està tancat.',
'no_email_column' => 'Els i les usuàries no tenen una adreça de correu electrònic associada.',
'first_page_you_see' => 'La pàgina que veus després d\'iniciar sessió',
'login_status' => 'Estat de la connexió',
'logged_in' => 'Vostè ha iniciat sessió!',
'toggle_navigation' => 'Activar/desactivar la navegació',
'administration' => 'ADMINISTRACIÓ',
'user' => 'USUARI/A',
'logout' => 'Sortir',
'login' => 'Iniciar sessió',
'register' => 'Crear usuari/a',
'name' => 'Nom',
'email_address' => 'Correu',
'email' => 'Correu electrònic',
'username' => 'Nom d\'usuari',
'password' => 'Contrasenya',
'old_password' => 'Contrasenya anterior',
'new_password' => 'Contrasenya nova',
'confirm_password' => 'Confirmar contrasenya',
'remember_me' => 'Recordar contrasenya',
'forgot_your_password' => 'Ha oblidat la contrasenya?',
'reset_password' => 'Restaurar contrasenya',
'send_reset_link' => 'Enviar enllaç per restaurar la contrasenya',
'click_here_to_reset' => 'Clica aquí per restaurar la contrasenya',
'change_password' => 'Modificar contrasenya',
'unauthorized' => 'No autoritzat.',
'dashboard' => 'Panell',
'handcrafted_by' => 'Realitzat per',
'powered_by' => 'Creat amb',
'my_account' => 'El meu compte',
'update_account_info' => 'Actualitzar informació del compte',
'save' => 'Desar',
'cancel' => 'Cancel·lar',
'error' => 'Error',
'success' => 'Exitós',
'warning' => 'Advertència',
'notice' => 'Avís',
'old_password_incorrect' => 'Contrasenya antiga incorrecta.',
'password_dont_match' => 'Les contrasenyes no coincideixen.',
'password_empty' => 'Asseguri\'s que ambdós camps de contrasenya estan complets.',
'password_updated' => 'Contrasenya actualitzada.',
'account_updated' => 'Compte actualitzat correctament.',
'unknown_error' => 'Ha ocorregut un error. Si us plau, torni a intentar-ho.',
'error_saving' => 'Error desant dades. Si us plau, torni a intentar-ho.',
'error_login' => 'La seva contrasenya ha estat canviada en un altre navegador. Si us plau, torni a iniciar sessió amb la seva nova contrasenya.',
'session_expired_error' => 'La teva sessió ha caducat. Si us plau, torneu a iniciar sessió al vostre compte.',
'welcome' => 'Benvingut!',
'use_sidebar' => 'Utilitzi la barra lateral a l\'esquerra per crear, editar o eliminar contingut.',
'error_page' => [
'title' => 'Error :error',
'button' => 'Anar a la pàgina d\'inici',
'message_4xx' => 'Si us plau, <a :href_back>torneu enrere</a> o aneu a <a :href_homepage>la pàgina d\'inici</a>.',
'message_500' => 'S\'ha produït un error intern del servidor. Si l\'error persisteix, poseu-vos en contacte amb l\'equip de desenvolupament.',
'message_503' => 'El servidor està sobrecarregat o en manteniment. Siusplau, intenta-ho més tard.',
'400' => 'Sol·licitud errònia.',
'401' => 'Acció no autoritzada.',
'403' => 'Prohibit.',
'404' => 'Pàgina no trobada.',
'405' => 'Mètode no permès.',
'408' => 'Temps d\'espera esgotat.',
'429' => 'Massa peticions.',
'500' => 'No ets tu, sóc jo.',
],
'password_reset' => [
'greeting' => 'Hola!',
'subject' => 'Notificació de restabliment de contrasenya',
'line_1' => 'Ha rebut aquest correu electrònic perquè hem rebut una sol·licitud de restabliment de contrasenya pel seu compte.',
'line_2' => 'Faci clic al botó següent per restablir la seva contrasenya:',
'button' => 'Restablir contrasenya',
'notice' => 'Si no ha sol·licitat un restabliment de contrasenya, no es requereix cap acció addicional.',
],
'step' => 'Pas',
'confirm_email' => 'Confirmar correu electrònic',
'choose_new_password' => 'Escollir nova contrasenya',
'confirm_new_password' => 'Confirmar nova contrasenya',
'throttled' => 'Ja ha demanat un restabliment de contrasenya recentment. Si us plau, revisi el seu correu electrònic. Si no ha rebut el correu de restabliment, torni-ho a intentar més tard.',
'throttled_request' => 'Ha excedit el màxim d\'intents. Si us plau, esperi uns minuts i torni-ho a intentar.',
'verify_email' => [
'email_verification' => 'Verificació del correu electrònic',
'verification_link_sent' => 'S\'ha enviat un enllaç de verificació a la vostra adreça de correu electrònic.',
'email_verification_required' => 'Si us plau, verifiqueu la vostra adreça de correu electrònic fent clic a l\'enllaç que us hem enviat.',
'resend_verification_link' => 'Torna a enviar l\'enllaç',
],
];

193
lang/vendor/backpack/ca/crud.php vendored Normal file
View File

@ -0,0 +1,193 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Desar i crear nou',
'save_action_save_and_edit' => 'Desar i continuar editant',
'save_action_save_and_back' => 'Desar i tornar',
'save_action_save_and_preview' => 'Desar i vista prèvia',
'save_action_changed_notification' => 'L\'acció per defecte del botó desar ha sigut modificada.',
// Create form
'add' => 'Afegir',
'back_to_all' => 'Tornar al llistat de',
'cancel' => 'Cancel·lar',
'add_a_new' => 'Afegir ',
// Edit form
'edit' => 'Editar',
'save' => 'Desar',
// Translatable models
'edit_translations' => 'EDITAR TRADUCCIONS',
'language' => 'Idioma',
// CRUD table view
'all' => 'Tots els registres de ',
'in_the_database' => 'a la base de dades',
'list' => 'Llistar',
'reset' => 'Reiniciar',
'actions' => 'Accions',
'preview' => 'Vista prèvia',
'delete' => 'Eliminar',
'admin' => 'Administrador',
'details_row' => 'Aquesta és la fila de detalls. Modificar segons conveniència.',
'details_row_loading_error' => 'S\'ha produït un error durant la càrrega de dades. Si us plau, intenti-ho de nou.',
'clone' => 'Clonar',
'clone_success' => '<strong>Element clonat</strong><br>S\'ha creat un nou element amb la mateixa información que aquest.',
'clone_failure' => '<strong>La clonació ha fallat</strong><br>No s\'ha pogut crear el nou element. Intenti-ho de nou.',
// Confirmation messages and bubbles
'delete_confirm' => 'Està segur que desitja eliminar aquest element?',
'delete_confirmation_title' => 'Element eliminat',
'delete_confirmation_message' => 'L\'element ha sigut eliminat de manera correcta.',
'delete_confirmation_not_title' => 'No s\'ha pogut eliminar',
'delete_confirmation_not_message' => 'Ha ocorregut un error. És probable que l\'element no s\'hagi eliminat.',
'delete_confirmation_not_deleted_title' => 'No s\'ha pogut eliminar',
'delete_confirmation_not_deleted_message' => 'No ha ocorregut res. El seu element està segur.',
// Bulk actions
'bulk_no_entries_selected_title' => 'No hi ha registres seleccionats',
'bulk_no_entries_selected_message' => 'Seleccioni un o més registres on aplicar l\'operació',
// Bulk delete
'bulk_delete_are_you_sure' => 'Està segur que desitja eliminar :number registre/s?',
'bulk_delete_sucess_title' => 'Registres eliminats',
'bulk_delete_sucess_message' => ' registre/s eliminat/s',
'bulk_delete_error_title' => 'Registres no eliminats',
'bulk_delete_error_message' => 'No s\'han pogut eliminar un o més registres',
// Bulk clone
'bulk_clone_are_you_sure' => 'Està segur que desitja clonar :number registre/s?',
'bulk_clone_sucess_title' => 'Registres clonats',
'bulk_clone_sucess_message' => ' registre/s clonat/s.',
'bulk_clone_error_title' => 'Registres no clonats',
'bulk_clone_error_message' => 'No s\'han pogut clonar una o més entrades. Intenti-ho de nou.',
// Ajax errors
'ajax_error_title' => 'Error',
'ajax_error_text' => 'Error de càrrega de la pàgina. Si us plau, torni a carregar la pàgina.',
// DataTables translation
'emptyTable' => 'No hi ha dades disponibles a la taula',
'info' => 'Mostrant registres _START_ a _END_ d\'un total de _TOTAL_ registres',
'infoEmpty' => 'Sense entrades',
'infoFiltered' => '(filtrant de _MAX_ registres totals)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ elements per pàgina',
'loadingRecords' => 'Carregant...',
'processing' => 'Processant...',
'search' => 'Cercar',
'zeroRecords' => 'No s\'han trobat elements',
'paginate' => [
'first' => 'Primer',
'last' => 'Últim',
'next' => 'Següent',
'previous' => 'Anterior',
],
'aria' => [
'sortAscending' => ': activar per ordenar ascendentement',
'sortDescending' => ': activar per ordenar descendentement',
],
'export' => [
'export' => 'Exportar',
'copy' => 'Copiar',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'Imprimir',
'column_visibility' => 'Visibilitat de columnes',
],
'custom_views' => [
'title' => 'vistes personalitzades',
'title_short' => 'vistes',
'default' => 'per defecte',
],
// global crud - errors
'unauthorized_access' => 'Accés denegat - vostè no té els permisos necessaris per veure aquesta pàgina.',
'please_fix' => 'Si us plau, corregeixi els següents errors:',
// global crud - success / error notification bubbles
'insert_success' => 'L\'element ha sigut afegit correctament.',
'update_success' => 'L\'element ha sigut modificat correctament.',
// CRUD reorder view
'reorder' => 'Reordenar',
'reorder_text' => 'Arrossegar i deixar anar per reordenar.',
'reorder_success_title' => 'Fet',
'reorder_success_message' => 'L\'ordre ha sigut desat.',
'reorder_error_title' => 'Error',
'reorder_error_message' => 'L\'ordre no s\'ha desat.',
// CRUD yes/no
'yes' => 'Sí',
'no' => 'No',
// CRUD filters navbar view
'filters' => 'Filtres',
'toggle_filters' => 'Alternar filtres',
'remove_filters' => 'Eliminar filtres',
'apply' => 'Aplicar',
// filters language strings
'today' => 'Avui',
'yesterday' => 'Ahir',
'last_7_days' => 'Darrers 7 dies',
'last_30_days' => 'Darrers 30 dies',
'this_month' => 'Aquest mes',
'last_month' => 'El mes pasat',
'custom_range' => 'Rang personalitzat',
'weekLabel' => 'Setmana',
// Fields
'browse_uploads' => 'Pujar arxius',
'select_all' => 'Seleccionar tot',
'select_files' => 'Selecciona arxius',
'select_file' => 'Selecciona un arxiu',
'clear' => 'Netejar',
'page_link' => 'Enllaç',
'page_link_placeholder' => 'http://example.com/la-seva-pagina',
'internal_link' => 'Enllaç intern',
'internal_link_placeholder' => 'Slug intern. Exemple: \'admin/page\' (sense cometes) per \':url\'',
'external_link' => 'Enllaç extern',
'choose_file' => 'Triar arxiu',
'new_item' => 'Nou element',
'select_entry' => 'Selecciona un element',
'select_entries' => 'Selecciona elements',
'upload_multiple_files_selected' => 'Files selected. After save, they will show up above.',
// Table field
'table_cant_add' => 'No es pot afegir una nova :entity',
'table_max_reached' => 'S\'ha arribat al nombre màxim de :max',
// google_map
'google_map_locate' => 'Obtenir la meva ubicació',
// File manager
'file_manager' => 'Administrador d\'arxius',
// InlineCreateOperation
'related_entry_created_success' => 'L\'element relacionat ha sigut creat i seleccionat.',
'related_entry_created_error' => 'No s\'han pogut crear elements relacionats.',
'inline_saving' => 'Guardant...',
// returned when no translations found in select inputs
'empty_translations' => '(buit)',
// The pivot selector required validation message
'pivot_selector_required_validation_message' => 'El camp dinàmic és obligatori.',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/ca/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/ca/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/ca/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

71
lang/vendor/backpack/cs/base.php vendored Normal file
View File

@ -0,0 +1,71 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Registrace je uzavřena.',
'no_email_column' => 'Uživatelé nemají asociované e-mail adresy.',
'first_page_you_see' => 'První stránka viditelná po přihlášení',
'login_status' => 'Stav přihlášení',
'logged_in' => 'Byl jsi přihlášen!',
'toggle_navigation' => 'Přepnout navigaci',
'administration' => 'Administrace',
'user' => 'Uživatel',
'logout' => 'Odhlásit se',
'login' => 'Přihlášení',
'register' => 'Registrace',
'name' => 'Jméno',
'email_address' => 'E-mail',
'password' => 'Heslo',
'old_password' => 'Staré',
'new_password' => 'Nové heslo',
'confirm_password' => 'Heslo znovu',
'remember_me' => 'Chci zůstat přihlášen',
'forgot_your_password' => 'Zapomněli jste heslo?',
'reset_password' => 'Resetovat heslo',
'send_reset_link' => 'Zaslat žádost o reset hesla',
'click_here_to_reset' => 'Klikni zde pro reset hesla',
'change_password' => 'Změnit heslo',
'unauthorized' => 'Neautorizovaný.',
'dashboard' => 'Dashboard',
'handcrafted_by' => 'Ručně vyrobil',
'powered_by' => 'Běžíme na',
'my_account' => 'Můj účet',
'update_account_info' => 'Aktualizovat údaje',
'save' => 'Uložit',
'cancel' => 'Zrušit',
'error' => 'Chyba',
'success' => 'Úspěch',
'warning' => 'Varování',
'notice' => 'Oznámení',
'old_password_incorrect' => 'Staré heslo je špatně vyplněno.',
'password_dont_match' => 'Hesla neodpovídají.',
'password_empty' => 'Některé z hesel není vyplněno.',
'password_updated' => 'Heslo aktualizováno.',
'account_updated' => 'Účet uložen.',
'unknown_error' => 'Nastala neznámá chyba. Zkuste znovu nebo kontaktujte podporu.',
'error_saving' => 'Chyba při ukládání. Zkuste znovu nebo kontaktujte podporu.',
'session_expired_error' => 'Vaše relace vypršela. Přihlaste se prosím znovu ke svému účtu.',
'welcome' => 'Vítejte!',
'use_sidebar' => 'Použíjte boční menu k vytvoření, editaci nebo smazání záznamů.',
'password_reset' => [
'greeting' => 'Vítejte!',
'subject' => 'Žádost o nové heslo',
'line_1' => 'Obdržel jste tento e-mail, protože jsme obdrželi informaci o zapomenutém hesle.',
'line_2' => 'Heslo změníte kliknutím na tlačítko',
'button' => 'Změnit heslo',
'notice' => 'Pokud jste nežádali o změnu hesla, není třeba pro žádné kroky. Jen se ujistěte, že máte silné heslo.',
],
'step' => 'Krok',
'confirm_email' => 'Potvrďte váš e-mail',
'choose_new_password' => 'Vyberte nové heslo',
'confirm_new_password' => 'Zopakujte nové heslo',
];

147
lang/vendor/backpack/cs/crud.php vendored Normal file
View File

@ -0,0 +1,147 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Uložit a přidat nový',
'save_action_save_and_edit' => 'Uložit a upravovat',
'save_action_save_and_back' => 'Uložit a zpět',
'save_action_changed_notification' => 'Výchozí chování po uložení bylo změněno.',
// Create form
'add' => 'Přidat',
'back_to_all' => 'Zpět na všechny ',
'cancel' => 'Zrušit',
'add_a_new' => 'Přidat ',
// Edit form
'edit' => 'Upravit',
'save' => 'Uložit',
// Translatable models
'edit_translations' => 'UPRAVIT PŘEKLADY',
'language' => 'Jazyk',
// CRUD table view
'all' => 'Veškeré ',
'in_the_database' => 'v databázi',
'list' => 'Seznam',
'actions' => 'Akce',
'preview' => 'Zobrazit',
'delete' => 'Smazat',
'admin' => 'Admin',
'details_row' => 'Toto je řádek podrobností. Změňte jej prosím.',
'details_row_loading_error' => 'Při načítání podrobností došlo k chybě. Zkuste to prosím znovu.',
// Confirmation messages and bubbles
'delete_confirm' => 'Opravdu chcete smazat tuto položku?',
'delete_confirmation_title' => 'Položka smazána',
'delete_confirmation_message' => 'Položka byla úspěšně smazána.',
'delete_confirmation_not_title' => 'Položka nebyla smazána',
'delete_confirmation_not_message' => 'Došlo k chybě. Vaše položka pravděpodobně nebyla smazána.',
'delete_confirmation_not_deleted_title' => 'Položka nebyla smazána',
'delete_confirmation_not_deleted_message' => 'Nic se nestalo. Váše položka je v bezpečí.',
// Bulk actions
'bulk_no_entries_selected_title' => 'Nebyly vybrány žádné položky',
'bulk_no_entries_selected_message' => 'Vyberte jednu nebo více položek, abyste na nich provedli hromadnou akci.',
// Bulk confirmation
'bulk_delete_are_you_sure' => 'Opravdu chcete smazat těchto :number položek?',
'bulk_delete_sucess_title' => 'Položky smazány',
'bulk_delete_sucess_message' => ' položek bylo smazáno',
'bulk_delete_error_title' => 'Smazání se nezdařilo',
'bulk_delete_error_message' => 'Nelze smazat jednu nebo více položek.',
// Ajax errors
'ajax_error_title' => 'Chyba',
'ajax_error_text' => 'Chyba při načítání stránky. Obnovte stránku.',
// DataTables translation
'emptyTable' => 'V tabulce nejsou k dispozici žádná data',
'info' => 'Zobrazeno _START_ až _END_ z celkových _TOTAL_ záznamů',
'infoEmpty' => '',
'infoFiltered' => '(filtrováno z _MAX_ celkových záznamů)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ záznamů na stránku',
'loadingRecords' => 'Načítání...',
'processing' => 'Zpracování...',
'search' => 'Hledat',
'zeroRecords' => 'Nebyly nalezeny žádné odpovídající záznamy',
'paginate' => [
'first' => 'První',
'last' => 'Poslední',
'next' => 'Další',
'previous' => 'Předchozí',
],
'aria' => [
'sortAscending' => ': aktivovat třídění sloupců vzestupně',
'sortDescending' => ': aktivovat třídění sloupců sestupně',
],
'export' => [
'export' => 'Exportovat',
'copy' => 'Kopírovat',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'Tisknout',
'column_visibility' => 'Zobrazené sloupce',
],
// global crud - errors
'unauthorized_access' => 'Neautorizovaný pristup - pro zobrazení této stránky nemáte potrebna opravneni.',
'please_fix' => 'Prosím opravte následující chyby:',
// global crud - success / error notification bubbles
'insert_success' => 'Položka byla úspěšně přidána.',
'update_success' => 'Položka byla úspěšně upravena.',
// CRUD reorder view
'reorder' => 'Změna pořadí pro',
'reorder_text' => 'Použijte drag & drop pro změnu pořadí',
'reorder_success_title' => 'Uloženo',
'reorder_success_message' => 'Vaše úpravy byly uloženy.',
'reorder_error_title' => 'Chyba',
'reorder_error_message' => 'Vaše úpravy nebyly uloženy.',
// CRUD yes/no
'yes' => 'Ano',
'no' => 'Ne',
// CRUD filters navbar view
'filters' => 'Filtry',
'toggle_filters' => 'Přepnout filtry',
'remove_filters' => 'Odstranit filtry',
// Fields
'browse_uploads' => 'Procházet soubory',
'select_all' => 'Vybrat vše',
'select_files' => 'Vybrat soubory',
'select_file' => 'Vybrat soubor',
'clear' => 'Vyčistit',
'page_link' => 'Odkaz na stránku',
'page_link_placeholder' => 'http://example.com/your-desired-page',
'internal_link' => 'Interní link',
'internal_link_placeholder' => 'Interní slug. např.: \'admin/page\' (bez uvozovek) pro \':url\'',
'external_link' => 'Externí odkaz',
'choose_file' => 'Vybrat soubor',
//Table field
'table_cant_add' => 'Nelze přidat nové :entity',
'table_max_reached' => 'Maximální počet :max byl dosáhnut',
// File manager
'file_manager' => 'Správce souborů',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/da-DK/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

34
lang/vendor/backpack/da-DK/base.php vendored Normal file
View File

@ -0,0 +1,34 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Oprettelse af nye brugere er aflåst.',
'first_page_you_see' => 'Den første side du ser efter login',
'login_status' => 'Login status',
'logged_in' => 'Du er logget in!',
'toggle_navigation' => 'vis/skjul menu',
'administration' => 'ADMINISTRATION',
'user' => 'BRUGER',
'logout' => 'Log ud',
'login' => 'Log ind',
'register' => 'Opret',
'name' => 'Navn',
'email_address' => 'E-mail adresse',
'password' => 'adgangskode',
'confirm_password' => 'bekræft adgangskode',
'remember_me' => 'husk mig',
'forgot_your_password' => 'Glemt adgangskode?',
'reset_password' => 'nulstil adgangskode',
'send_reset_link' => 'Send nulstilning af adgangskode',
'click_here_to_reset' => 'Bekræft nulstilning af adgangskode',
'unauthorized' => 'Ingen adgang.',
'dashboard' => 'Forside',
'handcrafted_by' => 'håndlavet af',
'powered_by' => 'bygget på',
];

119
lang/vendor/backpack/da-DK/crud.php vendored Normal file
View File

@ -0,0 +1,119 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| Author: Frederik Rabøl Madsen <frederik-rm@hotmail.com>
|
*/
// Forms
'save_action_save_and_new' => 'Gem og nyt emne',
'save_action_save_and_edit' => 'Gem og rediger dette emne',
'save_action_save_and_back' => 'Gem og tilbage til listevisning',
'save_action_changed_notification' => 'standard handling efter gem er blevet ændret.',
// Create form
'add' => 'tilføj',
'back_to_all' => 'tilbage til listevisning',
'cancel' => 'annuller',
'add_a_new' => 'tilføj ny ',
// Edit form
'edit' => 'Rediger',
'save' => 'Gem',
// Translatable models
'edit_translations' => 'rediger oversættelser',
'language' => 'Sprog',
// CRUD table view
'all' => 'Alle ',
'in_the_database' => 'i databasen',
'list' => 'Liste',
'actions' => 'Handlinger',
'preview' => 'Forhåndsvisning',
'delete' => 'Slet',
'admin' => 'Administrator',
'details_row' => 'dette er detajle rækken. Ændrer som du har lyst.',
'details_row_loading_error' => 'Der opstod en fejl under indlæsningen af detajlerne. Prøv igen.',
// Confirmation messages and bubbles
'delete_confirm' => 'Er du sikker på at du vil slette dette emne? ',
'delete_confirmation_title' => 'Emne slettet',
'delete_confirmation_message' => 'Emnet er blevet slettet successfuldt.',
'delete_confirmation_not_title' => 'IKKE slettet',
'delete_confirmation_not_message' => 'Der opstod en fejl. Dit emne er måske ikke fjernet.',
'delete_confirmation_not_deleted_title' => 'ikke fjernet',
'delete_confirmation_not_deleted_message' => 'Der skete intet. Dit emne er i god behold',
// DataTables translation
'emptyTable' => 'Ingen data tilgængelig',
'info' => 'Viser fra _START_ til _END_ ud af _TOTAL_ emner',
'infoEmpty' => '',
'infoFiltered' => '(filtreret efter max _MAX_ emner)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ felter pr side',
'loadingRecords' => 'Indlæser...',
'processing' => 'Arbejder...',
'search' => 'Søg',
'zeroRecords' => 'Ingen emner blev fundet',
'paginate' => [
'first' => 'Første',
'last' => 'Sidste',
'next' => 'Næste',
'previous' => 'Tidligere',
],
'aria' => [
'sortAscending' => ': aktiver for at sortere kolonen efter stigende rækkefølge',
'sortDescending' => ': aktiver for at sortere kolonen efter faldende rækkefølge',
],
// global crud - errors
'unauthorized_access' => 'Ingen adgang - Du har ikke de nødvendige rettigheder for at se denne side.',
'please_fix' => 'Ret venligst følgende fejl:',
// global crud - success / error notification bubbles
'insert_success' => 'emnet er tilføjet.',
'update_success' => 'emner er ændret.',
// CRUD reorder view
'reorder' => 'skift rækkefølge',
'reorder_text' => 'træk og slip for at skifte rækkefølge.',
'reorder_success_title' => 'færdig',
'reorder_success_message' => 'rækkefølgen er ændret.',
'reorder_error_title' => 'fejl',
'reorder_error_message' => 'rækkefølgen blev ikke gemt.',
// CRUD yes/no
'yes' => 'Ja',
'no' => 'Nej',
// CRUD filters navbar view
'filters' => 'Filtre',
'toggle_filters' => 'vis/skjul filtre',
'remove_filters' => 'fjern filtre',
// Fields
'browse_uploads' => 'Se uploadede filer',
'clear' => 'fjern',
'page_link' => 'Side link',
'page_link_placeholder' => 'http://eksempel.dk/din-oenskede-side',
'internal_link' => 'Internt link',
'internal_link_placeholder' => 'Interne slug. Ex: \'admin/side\' (no quotes) for \':url\'',
'external_link' => 'Eksternt link',
'choose_file' => 'Vælg fil',
//Table field
'table_cant_add' => 'Kan ikke tilføje ny :entity',
'table_max_reached' => 'Maximum antal :max er nået',
// File manager
'file_manager' => 'Stifinder',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/da-DK/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/da_DK/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

45
lang/vendor/backpack/da_DK/base.php vendored Normal file
View File

@ -0,0 +1,45 @@
<?php
// Please note it is recommended to use the subtag [da-DK], not [da_dk]
// That is the one formalized by the W3C in the IANA Language Subtag Registry
// - https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
// - https://www.w3.org/International/questions/qa-choosing-language-tags
//
// Also, that is the one used by the most popular Laravel translation package
// - https://github.com/caouecs/Laravel-lang/tree/master/src
//
// Backpack provides translations for both subtags, for backwards compatibility.
// But this will change at some point, and we will only support [da-DK].
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Oprettelse af nye brugere er aflåst.',
'first_page_you_see' => 'Den første side du ser efter login',
'login_status' => 'Login status',
'logged_in' => 'Du er logget in!',
'toggle_navigation' => 'vis/skjul menu',
'administration' => 'ADMINISTRATION',
'user' => 'BRUGER',
'logout' => 'Log ud',
'login' => 'Log ind',
'register' => 'Opret',
'name' => 'Navn',
'email_address' => 'E-mail adresse',
'password' => 'adgangskode',
'confirm_password' => 'bekræft adgangskode',
'remember_me' => 'husk mig',
'forgot_your_password' => 'Glemt adgangskode?',
'reset_password' => 'nulstil adgangskode',
'send_reset_link' => 'Send nulstilning af adgangskode',
'click_here_to_reset' => 'Bekræft nulstilning af adgangskode',
'unauthorized' => 'Ingen adgang.',
'dashboard' => 'Forside',
'handcrafted_by' => 'håndlavet af',
'powered_by' => 'bygget på',
];

119
lang/vendor/backpack/da_DK/crud.php vendored Normal file
View File

@ -0,0 +1,119 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| Author: Frederik Rabøl Madsen <frederik-rm@hotmail.com>
|
*/
// Forms
'save_action_save_and_new' => 'Gem og nyt emne',
'save_action_save_and_edit' => 'Gem og rediger dette emne',
'save_action_save_and_back' => 'Gem og tilbage til listevisning',
'save_action_changed_notification' => 'standard handling efter gem er blevet ændret.',
// Create form
'add' => 'tilføj',
'back_to_all' => 'tilbage til listevisning',
'cancel' => 'annuller',
'add_a_new' => 'tilføj ny ',
// Edit form
'edit' => 'Rediger',
'save' => 'Gem',
// Translatable models
'edit_translations' => 'rediger oversættelser',
'language' => 'Sprog',
// CRUD table view
'all' => 'Alle ',
'in_the_database' => 'i databasen',
'list' => 'Liste',
'actions' => 'Handlinger',
'preview' => 'Forhåndsvisning',
'delete' => 'Slet',
'admin' => 'Administrator',
'details_row' => 'dette er detajle rækken. Ændrer som du har lyst.',
'details_row_loading_error' => 'Der opstod en fejl under indlæsningen af detajlerne. Prøv igen.',
// Confirmation messages and bubbles
'delete_confirm' => 'Er du sikker på at du vil slette dette emne? ',
'delete_confirmation_title' => 'Emne slettet',
'delete_confirmation_message' => 'Emnet er blevet slettet successfuldt.',
'delete_confirmation_not_title' => 'IKKE slettet',
'delete_confirmation_not_message' => 'Der opstod en fejl. Dit emne er måske ikke fjernet.',
'delete_confirmation_not_deleted_title' => 'ikke fjernet',
'delete_confirmation_not_deleted_message' => 'Der skete intet. Dit emne er i god behold',
// DataTables translation
'emptyTable' => 'Ingen data tilgængelig',
'info' => 'Viser fra _START_ til _END_ ud af _TOTAL_ emner',
'infoEmpty' => '',
'infoFiltered' => '(filtreret efter max _MAX_ emner)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ felter pr side',
'loadingRecords' => 'Indlæser...',
'processing' => 'Arbejder...',
'search' => 'Søg',
'zeroRecords' => 'Ingen emner blev fundet',
'paginate' => [
'first' => 'Første',
'last' => 'Sidste',
'next' => 'Næste',
'previous' => 'Tidligere',
],
'aria' => [
'sortAscending' => ': aktiver for at sortere kolonen efter stigende rækkefølge',
'sortDescending' => ': aktiver for at sortere kolonen efter faldende rækkefølge',
],
// global crud - errors
'unauthorized_access' => 'Ingen adgang - Du har ikke de nødvendige rettigheder for at se denne side.',
'please_fix' => 'Ret venligst følgende fejl:',
// global crud - success / error notification bubbles
'insert_success' => 'emnet er tilføjet.',
'update_success' => 'emner er ændret.',
// CRUD reorder view
'reorder' => 'skift rækkefølge',
'reorder_text' => 'træk og slip for at skifte rækkefølge.',
'reorder_success_title' => 'færdig',
'reorder_success_message' => 'rækkefølgen er ændret.',
'reorder_error_title' => 'fejl',
'reorder_error_message' => 'rækkefølgen blev ikke gemt.',
// CRUD yes/no
'yes' => 'Ja',
'no' => 'Nej',
// CRUD filters navbar view
'filters' => 'Filtre',
'toggle_filters' => 'vis/skjul filtre',
'remove_filters' => 'fjern filtre',
// Fields
'browse_uploads' => 'Se uploadede filer',
'clear' => 'fjern',
'page_link' => 'Side link',
'page_link_placeholder' => 'http://eksempel.dk/din-oenskede-side',
'internal_link' => 'Internt link',
'internal_link_placeholder' => 'Interne slug. Ex: \'admin/side\' (no quotes) for \':url\'',
'external_link' => 'Eksternt link',
'choose_file' => 'Vælg fil',
//Table field
'table_cant_add' => 'Kan ikke tilføje ny :entity',
'table_max_reached' => 'Maximum antal :max er nået',
// File manager
'file_manager' => 'Stifinder',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/da_DK/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/de/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

77
lang/vendor/backpack/de/base.php vendored Normal file
View File

@ -0,0 +1,77 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Die Registrierung ist geschlossen.',
'first_page_you_see' => 'Die erste Seite, welche Sie nach dem Login sehen',
'login_status' => 'Login-Status',
'logged_in' => 'Sie sind eingeloggt!',
'toggle_navigation' => 'Navigation ein-/ausblenden',
'administration' => 'ADMINISTRATION',
'user' => 'BENUTZER',
'logout' => 'Logout',
'login' => 'Login',
'register' => 'Registrieren',
'name' => 'Name',
'email_address' => 'E-Mail-Adresse',
'password' => 'Passwort',
'old_password' => 'Altes Passwort',
'new_password' => 'Neues Passwort',
'confirm_password' => 'Passwort bestätigen',
'remember_me' => 'Automatisch einloggen',
'forgot_your_password' => 'Passwort vergessen?',
'reset_password' => 'Passwort zurücksetzen',
'send_reset_link' => 'Link senden, um Passwort zurückzusetzen',
'click_here_to_reset' => 'Klicken Sie hier um Ihr Passwort zurückzusetzen',
'change_password' => 'Passwort ändern',
'unauthorized' => 'Nicht Autorisiert',
'dashboard' => 'Übersicht',
'handcrafted_by' => 'Handgemacht von',
'powered_by' => 'Erstellt mit',
'my_account' => 'Mein Account',
'update_account_info' => 'Account Info aktualisieren',
'save' => 'Speichern',
'cancel' => 'Abbrechen',
'error' => 'Fehler',
'warning' => 'Achtung',
'success' => 'Erfolg',
'old_password_incorrect' => 'Altes Passwort ist falsch.',
'password_dont_match' => 'Passwörter stimmen nicht überein.',
'password_empty' => 'Bitte beide Passwort-Felder ausfüllen.',
'password_updated' => 'Passwort aktualisiert.',
'account_updated' => 'Account aktualisiert.',
'unknown_error' => 'Ein unbekannter Fehler ist aufgetreten. Bitte erneut versuchen',
'error_saving' => 'Fehler beim Speichern. Bitte erneut probieren.',
'session_expired_error' => 'Deine Sitzung ist abgelaufen. Bitte loggen Sie sich erneut in Ihr Konto ein.',
'welcome' => 'Willkommen!',
'use_sidebar' => 'Nutze die Seitenleiste links, um Inhalte zu erstellen oder zu editieren.',
'password_reset' => [
'greeting' => 'Hallo!',
'subject' => 'Passwort zurücksetzen Information',
'line_1' => 'Du erhälst diese E-Mail, da wir eine Anfrage zum Zurücksetzen des Passworts für deinen Account erhalten haben.',
'line_2' => 'Klicke auf den folgenden Button, um dein Passwort zurückzusetzen:',
'button' => 'Passwort zurücksetzen',
'notice' => 'Wenn du kein Zurücksetzen des Passworts beauftragt hast, ist keine weitere Aktion notwendig.',
],
'step' => 'Schritt',
'confirm_email' => 'E-Mail bestätigen',
'choose_new_password' => 'Wähle ein neues Passwort',
'confirm_new_password' => 'Bestätige das neue Passwort',
'throttled' => 'Du hast kürzlich bereits ein Zurücksetzen des Passworts beantragt. Bitte prüfe deine E-Mails. Solltest du keine E-Mail erhalten haben, versuche es später bitte erneut.',
'throttled_request' => 'Du hast das Limit an Versuchen erreicht. Bitte warte ein paar Minuten und versuche es erneut.',
'verify_email' => [
'email_verification' => 'E-Mail-Verifizierung',
'verification_link_sent' => 'Ein Verifizierungslink wurde an deine E-Mail-Adresse gesendet.',
'email_verification_required' => 'Bitte verifiziere deine E-Mail-Adresse, indem du auf den Link klickst, den wir dir geschickt haben.',
'resend_verification_link' => 'Link erneut senden',
],
];

188
lang/vendor/backpack/de/crud.php vendored Normal file
View File

@ -0,0 +1,188 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Speichern und neu',
'save_action_save_and_edit' => 'Speichern und bearbeiten',
'save_action_save_and_back' => 'Speichern und zurück',
'save_action_save_and_preview' => 'Speichern & Vorschau',
'save_action_changed_notification' => 'Standardverhalten nach dem Speichern wurde geändert.',
// Create form
'add' => 'Anlegen: ',
'back_to_all' => 'Zurück zur Übersicht ',
'cancel' => 'Abbrechen',
'add_a_new' => 'Neu anlegen: ',
// Edit form
'edit' => 'Bearbeiten',
'save' => 'Speichern',
// Translatable models
'edit_translations' => 'ÜBERSETZUNG BEARBEITEN',
'language' => 'Sprache',
// CRUD table view
'all' => 'Alle ',
'in_the_database' => 'in der Datenbank',
'list' => 'Liste',
'reset' => 'Zurücksetzen',
'actions' => 'Aktionen',
'preview' => 'Vorschau',
'delete' => 'Löschen',
'admin' => 'Admin',
'details_row' => 'Diese Zeile zeigt die Details und kann nach Belieben geändert werden.',
'details_row_loading_error' => 'Beim Laden der Details ist ein Fehler aufgetreten. Bitte versuche es noch einmal.',
'clone' => 'Duplizieren',
'clone_success' => '<strong>Eintrag dupliziert</strong><br>Ein neuer Eintrag wurde mit den selben Informationen erstellt.',
'clone_failure' => '<strong>Duplizieren fehlgeschlagen</strong><br>Der neue Eintrag konnte nicht erstellt werden. Bitte versuche es erneut.',
// Confirmation messages and bubbles
'delete_confirm' => 'Soll dieser Eintrag wirklich gelöscht werden?',
'delete_confirmation_title' => 'Eintrag gelöscht',
'delete_confirmation_message' => 'Der Eintrag wurde erfolgreich gelöscht.',
'delete_confirmation_not_title' => 'NICHT gelöscht',
'delete_confirmation_not_message' => 'Ein Fehler ist aufgetreten. Der Eintrag wurde möglicherweise nicht gelöscht.',
'delete_confirmation_not_deleted_title' => 'Nicht gelöscht',
'delete_confirmation_not_deleted_message' => 'Nichts passiert. Der Eintrag wurde nicht gelöscht. Bitte versuche es erneut.',
// Bulk actions
'bulk_no_entries_selected_title' => 'Keine Einträge ausgewählt',
'bulk_no_entries_selected_message' => 'Bitte wählen Sie einen oder mehrere Einträge aus, um eine Sammelaktion für diese durchzuführen.',
// Bulk delete
'bulk_delete_are_you_sure' => 'Sind Sie sicher, dass Sie diese :number Einträge löschen wollen?',
'bulk_delete_sucess_title' => 'Einträge gelöscht',
'bulk_delete_sucess_message' => ' Einträge wurden gelöscht.',
'bulk_delete_error_title' => 'Löschen fehlgeschlagen',
'bulk_delete_error_message' => 'Ein oder mehrere Einträge konnten nicht gelöscht werden',
// Bulk clone
'bulk_clone_are_you_sure' => 'Sind Sie sicher, dass Sie diese :number Einträge dupliziert wollen?',
'bulk_clone_sucess_title' => 'Einträge dupliziert',
'bulk_clone_sucess_message' => ' Einträge wurden dupliziert.',
'bulk_clone_error_title' => 'Duplizierung fehlgeschlagen',
'bulk_clone_error_message' => 'Ein oder mehrere Einträge konnten nicht dupliziert werden. Bitte versuche es erneut.',
// Ajax errors
'ajax_error_title' => 'Fehler',
'ajax_error_text' => 'Fehler beim Laden der Seite. Bitte aktualisieren Sie die Seite.',
// DataTables translation
'emptyTable' => 'Keine Einträge vorhanden',
'info' => 'Zeigt _START_ bis _END_ von _TOTAL_ Einträgen',
'infoEmpty' => '',
'infoFiltered' => '(gefiltert von insgesamt _MAX_ Einträgen)',
'infoPostFix' => '.',
'thousands' => '.',
'lengthMenu' => '_MENU_ Einträge pro Seite',
'loadingRecords' => 'Laden...',
'processing' => 'Verarbeiten...',
'search' => 'Suchen',
'zeroRecords' => 'Keine passenden Einträge gefunden',
'paginate' => [
'first' => 'Erste',
'last' => 'Letzte',
'next' => 'Nächste',
'previous' => 'Vorherige',
],
'aria' => [
'sortAscending' => ': aktivieren um aufsteigend zu Sortieren',
'sortDescending' => ': aktivieren um absteigend zu Sortieren',
],
'export' => [
'export' => 'Export',
'copy' => 'Kopieren',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'Drucken',
'column_visibility' => 'Sichtbarkeit der Spalte',
],
// global crud - errors
'unauthorized_access' => 'Unbefugter Zugriff - Sie haben nicht die notwendigen Rechte um diese Seite anzuzeigen.',
'please_fix' => 'Bitte beheben Sie die folgenden Fehler:',
// global crud - success / error notification bubbles
'insert_success' => 'Der Eintrag wurde erfolgreich angelegt.',
'update_success' => 'Der Eintrag wurde erfolgreich geändert.',
// CRUD reorder view
'reorder' => 'Sortiere',
'reorder_text' => 'Zum Ändern der Reihenfolge Einträge verschieben. (Drag&Drop)',
'reorder_success_title' => 'Fertig',
'reorder_success_message' => 'Die Reihenfolge wurde gespeichert',
'reorder_error_title' => 'Fehler',
'reorder_error_message' => 'Die Reihenfolge konnte nicht gespeichert werden',
// CRUD yes/no
'yes' => 'Ja',
'no' => 'Nein',
// CRUD filters navbar view
'filters' => 'Filter',
'toggle_filters' => 'Filter umschalten',
'remove_filters' => 'Filter entfernen',
'apply' => 'Anwenden',
//filters language strings
'today' => 'Heute',
'yesterday' => 'Gestern',
'last_7_days' => 'Letzte 7 Tage',
'last_30_days' => 'Letzte 30 Tage',
'this_month' => 'Dieser Monat',
'last_month' => 'Letzter Monat',
'custom_range' => 'Eigene Auswahl',
'weekLabel' => 'W',
// Fields
'browse_uploads' => 'Uploads durchsuchen',
'select_all' => 'Alle auswählen',
'select_files' => 'Dateien auswählen',
'select_file' => 'Datei auswählen',
'clear' => 'Löschen',
'page_link' => 'Link zur Seite',
'page_link_placeholder' => 'http://example.com/ihre-gewuenschte-seite',
'internal_link' => 'Interner Link',
'internal_link_placeholder' => 'URL-sicherer Name ("Slug"). Bsp: \'admin/page\' (ohne Anführungszeichen) für \':url\'',
'external_link' => 'Externer Link',
'choose_file' => 'Datei auswählen',
'new_item' => 'Neuer Eintrag',
'select_entry' => 'Eintrag auswählen',
'select_entries' => 'Einträge auswählen',
'upload_multiple_files_selected' => 'Dateien ausgewählt. Nach dem Speichern werden sie oben angezeigt.',
//Table field
'table_cant_add' => 'Kann :entity nicht hinzufügen',
'table_max_reached' => 'Maximale Anzahl von :max erreicht',
// google_map
'google_map_locate' => 'Meinen Standort ermitteln',
// File manager
'file_manager' => 'Datei-Manager',
// InlineCreateOperation
'related_entry_created_success' => 'Der zugehörige Eintrag wurde erstellt und ausgewählt.',
'related_entry_created_error' => 'Es konnte kein verwandter Eintrag erstellt werden.',
'inline_saving' => 'Speichern...',
// returned when no translations found in select inputs
'empty_translations' => '(empty)',
// The pivot selector required validation message
'pivot_selector_required_validation_message' => 'Das Pivot-Feld ist erforderlich.',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/de/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/de/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/de/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/el/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

51
lang/vendor/backpack/el/base.php vendored Normal file
View File

@ -0,0 +1,51 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Οι εγγραφές είναι κλειστές.',
'first_page_you_see' => 'Η πρώτη σελίδα που βλέπετε μετά την είσοδο',
'login_status' => 'Κατάσταση σύνδεσης',
'logged_in' => 'Είστε συνδεδεμένος/η!',
'toggle_navigation' => 'Εναλλαγή Πλοήγησης',
'administration' => 'ΔΙΑΧΕΙΡΗΣΗ',
'user' => 'ΧΡΗΣΤΗΣ',
'logout' => 'Αποσύνδεση',
'login' => 'Είσοδος',
'register' => 'Εγγραφή',
'name' => 'Όνομα',
'email_address' => 'Διεύθυνση E-Mail',
'password' => 'Κωδικός',
'old_password' => 'Παλιός Κωδικός',
'new_password' => 'Νέος Κωδικός',
'confirm_password' => 'Επιβεβαίωση Κωδικού',
'remember_me' => 'Να με θυμάσαι',
'forgot_your_password' => 'Ξεχάσατε τον κωδικό σας;',
'reset_password' => 'Επαναφορά Κωδικού',
'send_reset_link' => 'Αποστολή Συνδέσμου Επαναφοράς Κωδικού',
'click_here_to_reset' => 'Πατήστε εδώ για να επαναφέρετε τον κωδικό σας',
'change_password' => 'Αλλαγή Κωδικού',
'unauthorized' => 'Χωρίς εξουσιοδότηση.',
'dashboard' => 'Πίνακας Ελέγχου',
'handcrafted_by' => 'Κατασκευάστηκε από',
'powered_by' => 'Υποστηρίζεται από',
'my_account' => 'Λογαριασμός',
'update_account_info' => 'Ενημέρωση Λογαριασμού',
'save' => 'Αποθήκευση',
'cancel' => 'Ακύρωση',
'error' => 'Σφάλμα',
'success' => 'Επιτυχία',
'old_password_incorrect' => 'Ο παλιός κωδικός είναι λάθος.',
'password_dont_match' => 'Οι κωδικοί δεν ταιριάζουν.',
'password_empty' => 'Και τα δύο πεδία κωδικών πρέπει να συμπληρωθούν.',
'password_updated' => 'Ο κωδικός ανανεώθηκε.',
'account_updated' => 'Ο λογαριασμός ανανεώθηκε επιτυχώς.',
'unknown_error' => 'Προέκυψε κάποιο σφάλμα. Παρακαλώ προσπαθήστε ξανά.',
'error_saving' => 'Σφάλμα κατά την αποθήκευση. Παρακαλώ προσπαθήστε ξανά.',
'session_expired_error' => 'Η συνεδρία σας έχει λήξει. Παρακαλούμε συνδεθείτε ξανά στο λογαριασμό σας.',
];

115
lang/vendor/backpack/el/crud.php vendored Normal file
View File

@ -0,0 +1,115 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Dick Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Αποθήκευση και εισαγωγή νέου',
'save_action_save_and_edit' => 'Αποθήκευση και επεξεργασία',
'save_action_save_and_back' => 'Αποθήκευση και επιστροφή',
'save_action_changed_notification' => 'Η προκαθορισμένη συμπεριφορά μετά την αποθήκευση έχει αλλάξει.',
// Create form
'add' => 'Προσθήκη',
'back_to_all' => 'Επιστροφή στη λίστα ',
'cancel' => 'Ακύρωση',
'add_a_new' => 'Προσθήκη ',
// Create form - advanced options
'after_saving' => 'Μετά την αποθήκευση',
'go_to_the_table_view' => 'επιστροφή στον πίνακα',
'let_me_add_another_item' => 'προσθήκη νέου αντικειμένου',
'edit_the_new_item' => 'τροποποίηση νέου αντικειμένου',
// Edit form
'edit' => 'Τροποποίηση',
'save' => 'Αποθήκευση',
// CRUD table view
'all' => '',
'in_the_database' => 'της βάσης δεδομένων',
'list' => 'Λίστα',
'actions' => 'Ενέργειες',
'preview' => 'Προεπισκόπηση',
'delete' => 'Διαγραφή',
'admin' => 'Διαχειριστής',
'details_row' => 'Αυτή είναι η γραμμή λεπτομερειών. Τροποποιήστε την όπως επιθυμείτε.',
'details_row_loading_error' => 'Υπήρξε ένα σφάλμα κατά τη φόρτωση λεπτομερειών. Παρακαλώ δοκιμάστε ξανά.',
// Confirmation messages and bubbles
'delete_confirm' => 'Είστε σίγουρος/η πως θέλετε να διαγράψετε αυτό το αντικείμενο?',
'delete_confirmation_title' => 'Το αντικείμενο διαγράφηκε',
'delete_confirmation_message' => 'Το αντικείμενο διαγράφηκε επιτυχώς.',
'delete_confirmation_not_title' => 'ΔΕΝ διαγράφηκε',
'delete_confirmation_not_message' => 'Υπήρξε σφάλμα. Το αντικείμενο ενδέχεται να μην έχει διαγραφεί.',
'delete_confirmation_not_deleted_title' => 'Δεν διαγράφηκε',
'delete_confirmation_not_deleted_message' => 'Δεν έγινε τίποτα. Το αντικείμενό σας είναι ασφαλές.',
// DataTables translation
'emptyTable' => 'Δεν υπάρχουν διαθέσιμα δεδομένα στον πίνακα',
'info' => 'Εμφάνιση _START_ έως _END_ από _TOTAL_ εγγραφές',
'infoEmpty' => '',
'infoFiltered' => '(Επιστράφηκαν από _MAX_ συνολικές εγγραφές)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ εγγραφές ανά σελίδα',
'loadingRecords' => 'Loading...',
'processing' => 'Processing...',
'search' => 'Αναζήτηση',
'zeroRecords' => 'Δεν βρέθηκε καμία σχετική εγγραφή',
'paginate' => [
'first' => 'Πρώτη',
'last' => 'Τελευταία',
'next' => 'Επόμενη',
'previous' => 'Προηγούμενη',
],
'aria' => [
'sortAscending' => ': ενεργοποίηση για αύξουσα ταξινόμηση',
'sortDescending' => ': ενεργοποίηση για φθίνουσα ταξινόμηση',
],
// global crud - errors
'unauthorized_access' => 'Μη εξουσιοδοτημένη πρόσβαση - δεν έχετε την απαιτούμενη εξουσιοδότηση για να δείτε τη σελίδα αυτή.',
'please_fix' => 'Παρακαλώ διορθώστε τα παρακάτω σφάλματα:',
// global crud - success / error notification bubbles
'insert_success' => 'Το αντικείμενο προστέθηκε με επιτυχία.',
'update_success' => 'Το αντικείμενο τροποποιήθηκε με επιτυχία.',
// CRUD reorder view
'reorder' => 'Αλλαγή σειράς εμφάνισης',
'reorder_text' => 'Χρησιμοποιήστε drag&drop για αλλαγή σειράς εμφάνισης.',
'reorder_success_title' => 'Πραγματοποιήθηκε',
'reorder_success_message' => 'Η σειρά εμφάνισης έχει αποθηκευτεί.',
'reorder_error_title' => 'Σφάλμα',
'reorder_error_message' => 'Η σειρά εμφάνισης δεν έχει αποθηκευτεί.',
// CRUD yes/no
'yes' => 'Ναι',
'no' => 'Όχι',
// Fields
'browse_uploads' => 'Αναζήτηση μεταφορτωμένων αρχείων',
'clear' => 'Εκκαθάριση',
'page_link' => 'Σύνδεσμος Σελίδας',
'page_link_placeholder' => 'http://example.com/your-desired-page',
'internal_link' => 'Εσωτερικός σύνδεσμος',
'internal_link_placeholder' => 'Εσωτερικό slug. πχ: \'admin/page\' (χωρίς εισαγωγικά) για \':url\'',
'external_link' => 'Εξωτερικός σύνδεσμος',
'choose_file' => 'Επιλογή αρχείου',
//Table field
'table_cant_add' => 'Δεν μπορεί να προστεθεί νέο/α :entity',
'table_max_reached' => 'Μέγιστο πλήθος από :max reached',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/el/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/el/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/el/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/en/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

98
lang/vendor/backpack/en/base.php vendored Normal file
View File

@ -0,0 +1,98 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Registration is closed.',
'no_email_column' => 'Users do not have an associated email address.',
'first_page_you_see' => 'The first page you see after login',
'login_status' => 'Login status',
'logged_in' => 'You are logged in!',
'toggle_navigation' => 'Toggle navigation',
'administration' => 'ADMINISTRATION',
'user' => 'USER',
'logout' => 'Logout',
'login' => 'Login',
'register' => 'Register',
'name' => 'Name',
'email_address' => 'E-mail address',
'email' => 'Email',
'username' => 'Username',
'password' => 'Password',
'old_password' => 'Old password',
'new_password' => 'New password',
'confirm_password' => 'Confirm password',
'remember_me' => 'Remember me',
'forgot_your_password' => 'Forgot Your Password?',
'reset_password' => 'Reset Password',
'send_reset_link' => 'Send Password Reset Link',
'click_here_to_reset' => 'Click here to reset your password',
'change_password' => 'Change Password',
'unauthorized' => 'Unauthorized.',
'dashboard' => 'Dashboard',
'handcrafted_by' => 'Handcrafted by',
'powered_by' => 'Powered by',
'my_account' => 'My Account',
'update_account_info' => 'Update Account Info',
'save' => 'Save',
'cancel' => 'Cancel',
'error' => 'Error',
'success' => 'Success',
'warning' => 'Warning',
'notice' => 'Notice',
'old_password_incorrect' => 'Old password is incorrect.',
'password_dont_match' => 'Passwords do not match.',
'password_empty' => 'Make sure both password fields are filled out.',
'password_updated' => 'Password updated.',
'account_updated' => 'Account updated successfully.',
'unknown_error' => 'An unknown error has occurred. Please try again.',
'error_saving' => 'Error while saving. Please try again.',
'session_expired_error' => 'Your session has expired. Please login again into your account.',
'welcome' => 'Welcome!',
'use_sidebar' => 'Use the sidebar to the left to create, edit or delete content.',
'error_page' => [
'title' => 'Error :error',
'button' => 'Take me home',
'message_4xx' => 'Please <a :href_back>go back</a> or return to <a :href_homepage>our homepage</a>.',
'message_500' => 'An internal server error has occurred. If the error persists please contact the development team.',
'message_503' => 'The server is overloaded or down for maintenance. Please try again later.',
'400' => 'Bad request.',
'401' => 'Unauthorized action.',
'403' => 'Forbidden.',
'404' => 'Page not found.',
'405' => 'Method not allowed.',
'408' => 'Request timeout.',
'429' => 'Too many requests.',
'500' => 'It\'s not you, it\'s me.',
],
'password_reset' => [
'greeting' => 'Hello!',
'subject' => 'Reset Password Notification',
'line_1' => 'You are receiving this email because we received a password reset request for your account.',
'line_2' => 'Click the button below to reset your password:',
'button' => 'Reset Password',
'notice' => 'If you did not request a password reset, no further action is required.',
],
'step' => 'Step',
'confirm_email' => 'Confirm Email',
'choose_new_password' => 'Choose New Password',
'confirm_new_password' => 'Confirm new password',
'throttled' => 'You have already requested a password reset recently. Please check your email. If you do not receive our email, please retry later.',
'throttled_request' => 'You have exceeded the limit of tries. Please wait a few minutes and try again.',
'verify_email' => [
'email_verification' => 'Email Verification',
'verification_link_sent' => 'A verification link has been sent to your email address.',
'email_verification_required' => 'Please verify your email address, by clicking on the link we\'ve sent you.',
'resend_verification_link' => 'Resend link',
'email_sent_with_success' => 'Email verification link sent successfully.',
],
];

204
lang/vendor/backpack/en/crud.php vendored Normal file
View File

@ -0,0 +1,204 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Save and new item',
'save_action_save_and_edit' => 'Save and edit this item',
'save_action_save_and_back' => 'Save and back',
'save_action_save_and_preview' => 'Save and preview',
'save_action_changed_notification' => 'Default behaviour after saving has been changed.',
// Create form
'add' => 'Add',
'back_to_all' => 'Back to all ',
'cancel' => 'Cancel',
'add_a_new' => 'Add a new ',
// Edit form
'edit' => 'Edit',
'save' => 'Save',
// Translatable models
'edit_translations' => 'Translation',
'language' => 'Language',
// CRUD table view
'all' => 'All ',
'in_the_database' => 'in the database',
'list' => 'List',
'reset' => 'Reset',
'actions' => 'Actions',
'preview' => 'Preview',
'delete' => 'Delete',
'admin' => 'Admin',
'details_row' => 'This is the details row. Modify as you please.',
'details_row_loading_error' => 'There was an error loading the details. Please retry.',
'clone' => 'Clone',
'clone_success' => '<strong>Entry cloned</strong><br>A new entry has been added, with the same information as this one.',
'clone_failure' => '<strong>Cloning failed</strong><br>The new entry could not be created. Please try again.',
// Confirmation messages and bubbles
'delete_confirm' => 'Are you sure you want to delete this item?',
'delete_confirmation_title' => 'Item Deleted',
'delete_confirmation_message' => 'The item has been deleted successfully.',
'delete_confirmation_not_title' => 'NOT deleted',
'delete_confirmation_not_message' => "There's been an error. Your item might not have been deleted.",
'delete_confirmation_not_deleted_title' => 'Not deleted',
'delete_confirmation_not_deleted_message' => 'Nothing happened. Your item is safe.',
// Bulk actions
'bulk_no_entries_selected_title' => 'No entries selected',
'bulk_no_entries_selected_message' => 'Please select one or more items to perform a bulk action on them.',
// Bulk delete
'bulk_delete_are_you_sure' => 'Are you sure you want to delete these :number entries?',
'bulk_delete_sucess_title' => 'Entries deleted',
'bulk_delete_sucess_message' => ' items have been deleted',
'bulk_delete_error_title' => 'Delete failed',
'bulk_delete_error_message' => 'One or more items could not be deleted',
// Bulk clone
'bulk_clone_are_you_sure' => 'Are you sure you want to clone these :number entries?',
'bulk_clone_sucess_title' => 'Entries cloned',
'bulk_clone_sucess_message' => ' items have been cloned.',
'bulk_clone_error_title' => 'Cloning failed',
'bulk_clone_error_message' => 'One or more entries could not be created. Please try again.',
// Ajax errors
'ajax_error_title' => 'Error',
'ajax_error_text' => 'Error loading page. Please refresh the page.',
// DataTables translation
'emptyTable' => 'No data available in table',
'info' => 'Showing _START_ to _END_ of _TOTAL_ entries',
'infoEmpty' => 'No entries',
'infoFiltered' => '(filtered from _MAX_ total entries)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ entries per page',
'loadingRecords' => 'Loading...',
'processing' => 'Processing...',
'search' => 'Search',
'zeroRecords' => 'No matching entries found',
'paginate' => [
'first' => 'First',
'last' => 'Last',
'next' => 'Next',
'previous' => 'Previous',
],
'aria' => [
'sortAscending' => ': activate to sort column ascending',
'sortDescending' => ': activate to sort column descending',
],
'export' => [
'export' => 'Export',
'copy' => 'Copy',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'Print',
'column_visibility' => 'Column visibility',
],
'custom_views' => [
'title' => 'custom views',
'title_short' => 'views',
'default' => 'default',
],
// global crud - errors
'unauthorized_access' => 'Unauthorized access - you do not have the necessary permissions to see this page.',
'please_fix' => 'Please fix the following errors:',
// global crud - success / error notification bubbles
'insert_success' => 'The item has been added successfully.',
'update_success' => 'The item has been modified successfully.',
// CRUD reorder view
'reorder' => 'Reorder',
'reorder_text' => 'Use drag&drop to reorder.',
'reorder_success_title' => 'Done',
'reorder_success_message' => 'Your order has been saved.',
'reorder_error_title' => 'Error',
'reorder_error_message' => 'Your order has not been saved.',
// CRUD yes/no
'yes' => 'Yes',
'no' => 'No',
// CRUD filters navbar view
'filters' => 'Filters',
'toggle_filters' => 'Toggle filters',
'remove_filters' => 'Remove filters',
'apply' => 'Apply',
//filters language strings
'today' => 'Today',
'yesterday' => 'Yesterday',
'last_7_days' => 'Last 7 Days',
'last_30_days' => 'Last 30 Days',
'this_month' => 'This Month',
'last_month' => 'Last Month',
'custom_range' => 'Custom Range',
'weekLabel' => 'W',
// Fields
'browse_uploads' => 'Browse uploads',
'select_all' => 'Select All',
'unselect_all' => 'Unselect All',
'select_files' => 'Select files',
'select_file' => 'Select file',
'clear' => 'Clear',
'page_link' => 'Page link',
'page_link_placeholder' => 'http://example.com/your-desired-page',
'internal_link' => 'Internal link',
'internal_link_placeholder' => 'Internal slug. Ex: \'admin/page\' (no quotes) for \':url\'',
'external_link' => 'External link',
'choose_file' => 'Choose file',
'new_item' => 'New Item',
'select_entry' => 'Select an entry',
'select_entries' => 'Select entries',
'upload_multiple_files_selected' => 'Files selected. After save, they will show up above.',
//Table field
'table_cant_add' => 'Cannot add new :entity',
'table_max_reached' => 'Maximum number of :max reached',
// google_map
'google_map_locate' => 'Get my location',
// File manager
'file_manager' => 'File Manager',
// InlineCreateOperation
'related_entry_created_success' => 'Related entry has been created and selected.',
'related_entry_created_error' => 'Could not create related entry.',
'inline_saving' => 'Saving...',
// returned when no translations found in select inputs
'empty_translations' => '(empty)',
// The pivot selector required validation message
'pivot_selector_required_validation_message' => 'The pivot field is required.',
// Quick button messages
'quick_button_ajax_error_title' => 'Request Failed!',
'quick_button_ajax_error_message' => 'There was an error processing your request.',
'quick_button_ajax_success_title' => 'Request Completed!',
'quick_button_ajax_success_message' => 'Your request was completed with success.',
// translations
'no_attributes_translated' => 'This entry is not translated in :locale.',
'no_attributes_translated_href_text' => 'Fill inputs from :locale',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/en/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/en/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/en/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/es/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

98
lang/vendor/backpack/es/base.php vendored Normal file
View File

@ -0,0 +1,98 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'El registro de usuarios está cerrado.',
'no_email_column' => 'Los usuarios no tienen una dirección de correo electrónico asociada.',
'first_page_you_see' => 'La página que ves después de iniciar sesión',
'login_status' => 'Estado de la conexión',
'logged_in' => '¡Usted ha iniciado sesión!',
'toggle_navigation' => 'Activar/desactivar la navegación',
'administration' => 'ADMINISTRACIÓN',
'user' => 'USUARIO',
'logout' => 'Salir',
'login' => 'Iniciar sesión',
'register' => 'Crear usuario',
'name' => 'Nombre',
'email_address' => 'Correo',
'email' => 'Correo electrónico',
'username' => 'Nombre de usuario',
'password' => 'Contraseña',
'old_password' => 'Contraseña anterior',
'new_password' => 'Contraseña nueva',
'confirm_password' => 'Confirmar contraseña',
'remember_me' => 'Recordar contraseña',
'forgot_your_password' => '¿Olvidó su contraseña?',
'reset_password' => 'Restaurar contraseña',
'send_reset_link' => 'Enviar enlace para restaurar la contraseña',
'click_here_to_reset' => 'Click aquí para restaurar la contraseña',
'change_password' => 'Cambiar contraseña',
'unauthorized' => 'No autorizado.',
'dashboard' => 'Panel',
'handcrafted_by' => 'Realizado por',
'powered_by' => 'Creado con',
'my_account' => 'Mi cuenta',
'update_account_info' => 'Actualizar información de cuenta',
'save' => 'Guardar',
'cancel' => 'Cancelar',
'error' => 'Error',
'success' => 'Existoso',
'warning' => 'Advertencia',
'notice' => 'Aviso',
'old_password_incorrect' => 'Contraseña antigua incorrecta.',
'password_dont_match' => 'Las contraseñas no coinciden.',
'password_empty' => 'Asegúrese de que ambos campos de contraseña estén completos.',
'password_updated' => 'Contraseña actalizada.',
'account_updated' => 'Cuenta actualizada correctamente.',
'unknown_error' => 'Ha ocurrido un error. Por favor vuelva a intenter.',
'error_saving' => 'Error mientras se guardaba. Por favor vuelva a intenter.',
'error_login' => 'Su contraseña ha cambiado en otro navegador. Por favor, vuelva a iniciar sesión con su nueva contraseña.',
'session_expired_error' => 'Su sesión ha caducado. Por favor inicie sesión nuevamente en su cuenta.',
'welcome' => '¡Bienvenido!',
'use_sidebar' => 'Use la barra lateral a la izquierda para crear, editar o eliminar contenido.',
'error_page' => [
'title' => 'Error :error',
'button' => 'Ir a la página de inicio',
'message_4xx' => 'Por favor, <a :href_back>vuelva atrás</a> o vaya a <a :href_homepage>la página de inicio</a>',
'message_500' => 'Se ha producido un error interno del servidor. Si el error persiste, póngase en contacto con el equipo de desarrollo.',
'message_503' => 'El servidor está sobrecargado o en mantenimiento. Por favor, inténtalo más tarde.',
'400' => 'Solicitud errónea.',
'401' => 'Acción no autorizada.',
'403' => 'Prohibido.',
'404' => 'Página no encontrada.',
'405' => 'Método no permitido.',
'408' => 'Tiempo de espera agotado.',
'429' => 'Demasiadas peticiones.',
'500' => 'No eres tú, soy yo.',
],
'password_reset' => [
'greeting' => '¡Hola!',
'subject' => 'Notificación restablecimiento de contraseña',
'line_1' => 'Recibió este correo electrónico porque recibimos una solicitud de restablecimiento de contraseña para su cuenta.',
'line_2' => 'Haga clic en el botón a continuación para restablecer su contraseña:',
'button' => 'Restablecer contraseña',
'notice' => 'Si no has solicitado un restablecimiento de contraseña, no se requiere ninguna acción adicional.',
],
'step' => 'Paso',
'confirm_email' => 'Confirmar correo electrónico',
'choose_new_password' => 'Elija nueva contraseña',
'confirm_new_password' => 'Confirmar nueva contraseña',
'throttled' => 'Ya ha pedido un restablecimiento de contraseña recientemente. Por favor, revise su correo electrónico. Si no ha recibido el correo de restablecimiento, vuelva a intentarlo más tarde.',
'throttled_request' => 'Ha excedido el máximo de intentos. Por favor, espere unos minutos y vuelva a intentarlo.',
'verify_email' => [
'email_verification' => 'Verificación del correo electrónico',
'verification_link_sent' => 'Se ha enviado un enlace de verificación a su dirección de correo electrónico.',
'email_verification_required' => 'Por favor, verifique su dirección de correo electrónico haciendo clic en el enlace que le hemos enviado.',
'resend_verification_link' => 'Reenviar enlace',
],
];

192
lang/vendor/backpack/es/crud.php vendored Normal file
View File

@ -0,0 +1,192 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Guardar y crear nuevo',
'save_action_save_and_edit' => 'Guardar y continuar editando',
'save_action_save_and_back' => 'Guardar y regresar',
'save_action_save_and_preview' => 'Guardar y vista previa',
'save_action_changed_notification' => 'La acción por defecto del botón guardar ha sido modificada.',
// Create form
'add' => 'Añadir',
'back_to_all' => 'Volver al listado de',
'cancel' => 'Cancelar',
'add_a_new' => 'Añadir ',
// Edit form
'edit' => 'Editar',
'save' => 'Guardar',
// Translatable models
'edit_translations' => 'EDITAR TRADUCCIONES',
'language' => 'Idioma',
// CRUD table view
'all' => 'Todos los registros de ',
'in_the_database' => 'en la base de datos',
'list' => 'Listar',
'reset' => 'Reiniciar',
'actions' => 'Acciones',
'preview' => 'Vista previa',
'delete' => 'Eliminar',
'admin' => 'Admin',
'details_row' => 'Esta es la fila de detalles. Modificar a su gusto.',
'details_row_loading_error' => 'Se ha producido un error al cargar los datos. Por favor, intente de nuevo.',
'clone' => 'Clonar',
'clone_success' => '<strong>Elemento clonado</strong><br>Se creó un nuevo elemento con la misma información que este.',
'clone_failure' => '<strong>La clonación falló</strong><br>No se puede crear el nuevo elemento. Inténtalo de nuevo.',
// Confirmation messages and bubbles
'delete_confirm' => '¿Está seguro que desea eliminar este elemento?',
'delete_confirmation_title' => 'Elemento eliminado',
'delete_confirmation_message' => 'El elemento ha sido eliminado de manera correcta.',
'delete_confirmation_not_title' => 'No se pudo eliminar',
'delete_confirmation_not_message' => 'Ha ocurrido un error. Puede que el elemento no haya sido eliminado.',
'delete_confirmation_not_deleted_title' => 'No se pudo eliminar',
'delete_confirmation_not_deleted_message' => 'No ha ocurrido nada. Su elemento está seguro.',
// Bulk actions
'bulk_no_entries_selected_title' => 'No hay registros seleccionados',
'bulk_no_entries_selected_message' => 'Seleccione uno o más registros en los que realizar la operación',
// Bulk delete
'bulk_delete_are_you_sure' => '¿Estás seguro de que deseas eliminar :number registro/s?',
'bulk_delete_sucess_title' => 'Registros eliminados',
'bulk_delete_sucess_message' => ' los registros han sido eliminados',
'bulk_delete_error_title' => 'Registros no eliminados',
'bulk_delete_error_message' => 'No se pudieron eliminar uno o más registros',
// Bulk clone
'bulk_clone_are_you_sure' => '¿Está seguro de que desea clonar :number registro/s?',
'bulk_clone_sucess_title' => 'Registros clonados',
'bulk_clone_sucess_message' => ' registros han sido clonados.',
'bulk_clone_error_title' => 'Registros no clonados',
'bulk_clone_error_message' => 'No se pudieron crear una o más entradas. Inténtalo de nuevo.',
// Ajax errors
'ajax_error_title' => 'Error',
'ajax_error_text' => 'Error al cargar la página. Por favor, vuelva a cargar la página.',
// DataTables translation
'emptyTable' => 'No hay datos disponibles en la tabla',
'info' => 'Mostrando registros _START_ a _END_ de un total de _TOTAL_ registros',
'infoEmpty' => '',
'infoFiltered' => '(filtrando de _MAX_ registros totales)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ elementos por página',
'loadingRecords' => 'Cargando...',
'processing' => 'Procesando...',
'search' => 'Buscar',
'zeroRecords' => 'No se encontraron elementos',
'paginate' => [
'first' => 'Primero',
'last' => 'Último',
'next' => 'Siguiente',
'previous' => 'Anterior',
],
'aria' => [
'sortAscending' => ': activar para ordenar ascendentemente',
'sortDescending' => ': activar para ordenar descendentemente',
],
'export' => [
'export' => 'Exportar',
'copy' => 'Copiar',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'Imprimir',
'column_visibility' => 'Visibilidad de columnas',
],
'custom_views' => [
'title' => 'vistas personalizadas',
'title_short' => 'vistas',
'default' => 'por defecto',
],
// global crud - errors
'unauthorized_access' => 'Acceso denegado - usted no tiene los permisos necesarios para ver esta página.',
'please_fix' => 'Por favor corrija los siguientes errores:',
// global crud - success / error notification bubbles
'insert_success' => 'El elemento ha sido añadido de manera correcta.',
'update_success' => 'El elemento ha sido modificado de manera correcta.',
// CRUD reorder view
'reorder' => 'Reordenar',
'reorder_text' => 'Arrastrar y soltar para reordenar.',
'reorder_success_title' => 'Hecho',
'reorder_success_message' => 'El orden ha sido guardado.',
'reorder_error_title' => 'Error',
'reorder_error_message' => 'El orden no se ha guardado.',
// CRUD yes/no
'yes' => 'Sí',
'no' => 'No',
// CRUD filters navbar view
'filters' => 'Filtros',
'toggle_filters' => 'Alternar filtros',
'remove_filters' => 'Remover filtros',
'apply' => 'Apply',
// filters language strings
'today' => 'Hoy',
'yesterday' => 'Ayer',
'last_7_days' => 'Los últimos 7 días',
'last_30_days' => 'Últimos 30 días',
'this_month' => 'Este mes',
'last_month' => 'El mes pasado',
'custom_range' => 'Rango personalizado',
'weekLabel' => 'W',
// Fields
'browse_uploads' => 'Subir archivos',
'select_all' => 'Seleccionar todo',
'select_files' => 'Selecciona archivos',
'select_file' => 'Selecciona un archivo',
'clear' => 'Limpiar',
'page_link' => 'Enlace',
'page_link_placeholder' => 'http://example.com/su-pagina',
'internal_link' => 'Enlace interno',
'internal_link_placeholder' => 'Slug interno. Ejplo: \'admin/page\' (sin comillas) para \':url\'',
'external_link' => 'Enlace externo',
'choose_file' => 'Elegir archivo',
'new_item' => 'Nuevo elemento',
'select_entry' => 'Selecciona un elemento',
'select_entries' => 'Selecciona elementos',
// Table field
'table_cant_add' => 'No se puede agregar una nueva :entity',
'table_max_reached' => 'El número máximo de :max alcanzado',
// google_map
'google_map_locate' => 'Obtener mi ubicación',
// File manager
'file_manager' => 'Administrador de archivos',
// InlineCreateOperation
'related_entry_created_success' => 'El elemento relacionado ha sido creado y seleccionado.',
'related_entry_created_error' => 'No se pueden crear elementos relacionados.',
'inline_saving' => 'Guardando...',
// returned when no translations found in select inputs
'empty_translations' => '(vacío)',
// The pivot selector required validation message
'pivot_selector_required_validation_message' => 'El campo dinámico es obligatorio.',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/es/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/es/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/es/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/fa/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

71
lang/vendor/backpack/fa/base.php vendored Normal file
View File

@ -0,0 +1,71 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines - Persian
|--------------------------------------------------------------------------
*/
'registration_closed' => 'عضویت بسته شده است.',
'no_email_column' => 'کاربران آدرس ایمیل مرتبط ندارند.',
'first_page_you_see' => 'اولین صفحه‌ای که بعد از ورود شما می‌بینید.',
'login_status' => 'وضعیت ورود',
'logged_in' => 'شما وارد شده اید!',
'toggle_navigation' => 'تعویض ناوبری',
'administration' => 'مدیریت',
'user' => 'کاربر',
'logout' => 'خروج',
'login' => 'ورود',
'register' => 'عضویت',
'name' => 'نام',
'email_address' => 'آدرس ایمیل',
'password' => 'گذرواژه',
'old_password' => 'گذرواژه قدیمی',
'new_password' => 'گذرواژه جدید',
'confirm_password' => 'تایید رمز',
'remember_me' => 'مرا به خاطر بسپار',
'forgot_your_password' => 'فراموشی گذرواژه؟',
'reset_password' => 'بازنشانی گذرواژه',
'send_reset_link' => 'ارسال لینک بازنشانی گذرواژه',
'click_here_to_reset' => 'اینجا را برای بازنشانی گذرواژه کلیک کنید',
'change_password' => 'تغییر گذرواژه',
'unauthorized' => 'غیرمجاز.',
'dashboard' => 'داشبورد',
'handcrafted_by' => 'دستکاری شده توسط',
'powered_by' => 'قدرت گرفته با',
'my_account' => 'حساب کاربری من',
'update_account_info' => 'بروزرسانی اطلاعات حساب کاربری',
'save' => 'ذخیره',
'cancel' => 'انصراف',
'error' => 'خطا',
'success' => 'موفق',
'warning' => 'هشدار',
'notice' => 'اطلاع',
'old_password_incorrect' => 'گذرواژه قدیمی صحیح نیست.',
'password_dont_match' => 'گذرواژه‌های ورود مطابقت ندارند.',
'password_empty' => 'اطمینان حاصل کنید که هر دو قسمت گذرواژه پر شده اند.',
'password_updated' => 'گذرواژه بروز شد.',
'account_updated' => 'حساب کاربری با موفقیت بروز شد.',
'unknown_error' => 'خطای ناشناخته اتفاق افتاد. لطفا مجدد تلاش کنید.',
'error_saving' => 'خطا در حین ذخیره سازی، لطفا مجدد تلاش کنید.',
'session_expired_error' => 'جلسه شما تمام شده است. لطفا دوباره وارد حساب کاربری خود شوید',
'welcome' => 'خوش آمدید!',
'use_sidebar' => 'برای ایجاد ، ویرایش یا حذف محتوا از نوار کناری در سمت چپ استفاده کنید.',
'password_reset' => [
'greeting' => 'سلام!',
'subject' => 'اعلان بازنشانی گذرواژه',
'line_1' => 'شما این ایمیل را دریافت کردید زیرا ما درخواست بازنشانی گذرواژه را برای حساب کاربری شما دریافت کردیم.',
'line_2' => 'دکمه زیر برای بازنشانی گذرواژه:',
'button' => 'بازنشانی گذرواژه',
'notice' => 'اگر درخواست بازنشانی گذرواژه را نکردید، هیچ اقدام دیگری لازم نیست.',
],
'step' => 'مرحله',
'confirm_email' => 'ایمیل تایید',
'choose_new_password' => 'انتخاب گذرواژه جدید',
'confirm_new_password' => 'تایید گذرواژه جدید',
];

147
lang/vendor/backpack/fa/crud.php vendored Normal file
View File

@ -0,0 +1,147 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines - Persian
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'ذخیره و مورد جدید',
'save_action_save_and_edit' => 'ذخیره و ویرایش این مورد',
'save_action_save_and_back' => 'ذخیره و بازگشت',
'save_action_changed_notification' => 'رفتار پیش فرض پس از ذخیره سازی تغییر کرده است.',
// Create form
'add' => 'افزودن',
'back_to_all' => 'بازگشت به همه ',
'cancel' => 'انصراف',
'add_a_new' => 'افزودن یک چیز جدید ',
// Edit form
'edit' => 'ویرایش',
'save' => 'ذخیره',
// Translatable models
'edit_translations' => 'ترجمه',
'language' => 'زبان',
// CRUD table view
'all' => 'همه ',
'in_the_database' => 'در پایگاه داده',
'list' => 'لیست',
'actions' => 'اقدامات',
'preview' => 'پیش‌نمایش',
'delete' => 'حذف',
'admin' => 'مدیر',
'details_row' => 'این ردیف جزئیات است. مطابق میل خود تغییر دهید.',
'details_row_loading_error' => 'هنگام بارگذاری جزئیات خطایی روی داد. لطفا دوباره سعی کنید.',
// Confirmation messages and bubbles
'delete_confirm' => 'آیا شما از حذف این مورد مطمين هستید؟',
'delete_confirmation_title' => 'مورد حذف شد',
'delete_confirmation_message' => 'مورد مورد نظر با موفقیت حذف شد.',
'delete_confirmation_not_title' => 'حذف نشد',
'delete_confirmation_not_message' => 'خطایی وجود داشت. مورد مورد نظر ممکن است حذف نشده باشد.',
'delete_confirmation_not_deleted_title' => 'حذف نشد',
'delete_confirmation_not_deleted_message' => 'هیچ اتفاقی نیفتاده مورد شما ایمن است.',
// Bulk actions
'bulk_no_entries_selected_title' => 'هیچ ورودی انتخاب نشده است',
'bulk_no_entries_selected_message' => 'لطفاً یک یا چند مورد را انتخاب کنید تا یک عمل انبوه بر روی آنها انجام شود.',
// Bulk confirmation
'bulk_delete_are_you_sure' => 'آیا مطمئن هستید که می خواهید :number مورد را حذف کنید؟',
'bulk_delete_sucess_title' => 'موارد حذف شد',
'bulk_delete_sucess_message' => ' موارد حذف شدند',
'bulk_delete_error_title' => 'حذف نشد',
'bulk_delete_error_message' => 'یک یا چند مورد قابل حذف نیستند',
// Ajax errors
'ajax_error_title' => 'خطا',
'ajax_error_text' => 'خطا در بارگذاری صفحه. صفحه را تازه کنید. ',
// DataTables translation
'emptyTable' => 'داده‌ای در جدول وجود ندارد',
'info' => 'نمایش _START_ تا _END_ از _TOTAL_ مورد',
'infoEmpty' => 'نمایش ۰ تا ۰ از ۰ مورد',
'infoFiltered' => '(فیلتر شده از _MAX_ مورد)',
'infoPostFix' => '.',
'thousands' => '،',
'lengthMenu' => '_MENU_ رکورد در صفحه',
'loadingRecords' => 'درحال بارگذاری...',
'processing' => 'درحال پردازش...',
'search' => 'جستجو',
'zeroRecords' => 'مورد مطابقت داده شده یافت نشد',
'paginate' => [
'first' => 'اولین',
'last' => 'آخرین',
'next' => 'بعدی',
'previous' => 'قبلی',
],
'aria' => [
'sortAscending' => ': برای مرتب سازی صعود ستون فعال کنید',
'sortDescending' => ': برای مرتب سازی نزولی ستون فعال کنید',
],
'export' => [
'export' => 'خروجی',
'copy' => 'کپی',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'چاپ',
'column_visibility' => 'ستون‌های نمایان',
],
// global crud - errors
'unauthorized_access' => 'دسترسی غیرمجاز - شما مجوزهای لازم برای دیدن این صفحه را ندارید.',
'please_fix' => 'لطفا این خطاها را برطرف کنید:',
// global crud - success / error notification bubbles
'insert_success' => 'مورد مورد نظر با موفقیت اضافه شد.',
'update_success' => 'مورد با موفقیت تغییر یافت.',
// CRUD reorder view
'reorder' => 'ترتیب دوباره',
'reorder_text' => 'Use drag&drop to reorder.',
'reorder_success_title' => 'انجام شد',
'reorder_success_message' => 'ترتیب شما ذخیره شد.',
'reorder_error_title' => 'خطا',
'reorder_error_message' => 'ترتیب شما ذخیره نشده است',
// CRUD yes/no
'yes' => 'Yes',
'no' => 'No',
// CRUD filters navbar view
'filters' => 'فیلترها',
'toggle_filters' => 'تغییر فیلترها',
'remove_filters' => 'حذف فیلترها',
// Fields
'browse_uploads' => 'مرور بارگذاری‌ها',
'select_all' => 'انتخاب همه',
'select_files' => 'انتخاب پرونده‌ها',
'select_file' => 'انتخاب پرونده',
'clear' => 'پاک کردن',
'page_link' => 'پیوند به صفحه',
'page_link_placeholder' => 'http://example.com/your-desired-page',
'internal_link' => 'پیوند داخلی',
'internal_link_placeholder' => 'Internal slug. Ex: \'admin/page\' (no quotes) for \':url\'',
'external_link' => 'پیوند خارجی',
'choose_file' => 'انتخاب پرونده',
//Table field
'table_cant_add' => 'نمی توان :entity جدید اضافه کرد',
'table_max_reached' => 'به حداکثر مقدار :max رسیده است',
// File manager
'file_manager' => 'مدیریت پرونده',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/fa/logmanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/fa/pagemanager.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/fa/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/fr-CA/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

62
lang/vendor/backpack/fr-CA/base.php vendored Normal file
View File

@ -0,0 +1,62 @@
<?php
// Please note it is recommended to use the subtag [fr-CA], not [fr_CA]
// That is the one formalized by the W3C in the IANA Language Subtag Registry
// - https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
// - https://www.w3.org/International/questions/qa-choosing-language-tags
//
// Also, that is the one used by the most popular Laravel translation package
// - https://github.com/caouecs/Laravel-lang/tree/master/src
//
// Backpack provides translations for both subtags, for backwards compatibility.
// But this will change at some point, and we will only support [fr-CA].
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Inscription fermée.',
'first_page_you_see' => 'La première page que vous voyez après connexion',
'login_status' => 'Etat de connexion',
'logged_in' => 'Vous êtes connecté!',
'toggle_navigation' => 'Afficher/masquer la navigation',
'administration' => 'ADMINISTRATION',
'user' => 'UTILISATEUR',
'logout' => 'Déconnexion',
'login' => 'Connexion',
'register' => 'Inscription',
'name' => 'Nom',
'email_address' => 'Adresse e-mail',
'password' => 'Mot de passe',
'old_password' => 'Ancien mot de passe',
'new_password' => 'Nouveau mot de passe',
'confirm_password' => 'Confirmation du mot de passe',
'remember_me' => 'Se souvenir de moi',
'forgot_your_password' => 'Mot de passe oublié ?',
'reset_password' => 'Réinitialiser le mot de passe',
'send_reset_link' => 'Envoyer un lien de réinitialisation du mot de passe',
'click_here_to_reset' => 'Cliquez ici pour réinitialiser votre mot de passe',
'change_password' => 'Modifier le mot de passe',
'unauthorized' => 'Non autorisé.',
'dashboard' => 'Tableau de bord',
'handcrafted_by' => 'Artisé par',
'powered_by' => 'Propulsé par',
'my_account' => 'Mon compte',
'update_account_info' => 'Modifier mon compte',
'save' => 'Enregistrer',
'cancel' => 'Annuler',
'error' => 'Erreur',
'success' => 'Succès',
'old_password_incorrect' => 'Lancien mot de passe est erroné.',
'password_dont_match' => 'Les mots de passe ne correspondent pas.',
'password_empty' => 'Assurez-vous de bien avoir rempli les champs de mot de passe.',
'password_updated' => 'Mot de passe mis à jour.',
'account_updated' => 'Compte mis à jour avec succès.',
'unknown_error' => 'Un erreur sest produite. Veuillez réessayer.',
'error_saving' => 'Erreur lors de lenregistrement. Veuillez réessayer.',
'session_expired_error' => 'Votre session a expiré. Veuillez vous reconnecter à votre compte.',
];

142
lang/vendor/backpack/fr-CA/crud.php vendored Normal file
View File

@ -0,0 +1,142 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack Crud Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the CRUD interface.
| You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
// Forms
'save_action_save_and_new' => 'Enregistrer et créer un nouveau',
'save_action_save_and_edit' => 'Enregistrer et éditer',
'save_action_save_and_back' => 'Enregistrer et retour',
'save_action_changed_notification' => 'Action par défaut changée',
// Create form
'add' => 'Ajouter',
'back_to_all' => 'Retour à la liste ',
'cancel' => 'Annuler',
'add_a_new' => 'Ajouter un nouvel élément ',
// Edit form
'edit' => 'Modifier',
'save' => 'Enregistrer',
// Translatable models
'edit_translations' => 'EDITER LES TRADUCTIONS',
'language' => 'Langue',
// CRUD table view
'all' => 'Tous les ',
'in_the_database' => 'dans la base de données',
'list' => 'Liste',
'actions' => 'Actions',
'preview' => 'Aperçu',
'delete' => 'Supprimer',
'admin' => 'Administration',
'details_row' => 'Ligne de détail. Modifiez la à volonté.',
'details_row_loading_error' => 'Une erreur est survenue en chargeant les détails. Veuillez réessayer.',
// Confirmation messages and bubbles
'delete_confirm' => 'Souhaitez-vous réellement supprimer cet élément?',
'delete_confirmation_title' => 'Élément supprimé',
'delete_confirmation_message' => 'Lélément a été supprimé avec succès.',
'delete_confirmation_not_title' => 'NON supprimé',
'delete_confirmation_not_message' => 'Une erreur est survenue. Votre élément na peut-être pas été effacé.',
'delete_confirmation_not_deleted_title' => 'Non supprimé',
'delete_confirmation_not_deleted_message' => 'Aucune modification. Votre élément a été conservé.',
'ajax_error_title' => 'Erreur',
'ajax_error_text' => 'Erreur lors du chargement. Merci de réactualiser la page.',
// DataTables translation
'emptyTable' => 'Aucune donnée à afficher.',
'info' => 'Affichage des éléments _START_ à _END_ sur _TOTAL_',
'infoEmpty' => '',
'infoFiltered' => '(filtré à partir de _MAX_ éléments au total)',
'infoPostFix' => '.',
'thousands' => ',',
'lengthMenu' => '_MENU_ enregistrements par page',
'loadingRecords' => 'Chargement...',
'processing' => 'Traitement...',
'search' => 'Recherche',
'zeroRecords' => 'Aucun enregistrement correspondant trouvé',
'paginate' => [
'first' => 'Premier',
'last' => 'Dernier',
'next' => 'Suivant',
'previous' => 'Précédent',
],
'aria' => [
'sortAscending' => ': activez pour trier la colonne par ordre croissant',
'sortDescending' => ': activez pour trier la colonne par ordre décroissant',
],
'export' => [
'export' => 'Exporter',
'copy' => 'Copier',
'excel' => 'Excel',
'csv' => 'CSV',
'pdf' => 'PDF',
'print' => 'Imprimer',
'column_visibility' => 'Affichage des colonnes',
],
// global crud - errors
'unauthorized_access' => 'Accès non autorisé - vous navez pas les droits nécessaires à la consultation de cette page.',
'please_fix' => 'Veuillez corriger les erreurs suivantes :',
// global crud - success / error notification bubbles
'insert_success' => 'Lélément a été ajouté avec succès.',
'update_success' => 'Lélément a été modifié avec succès.',
// CRUD reorder view
'reorder' => 'Réordonner',
'reorder_text' => 'Utilisez le glisser-déposer pour réordonner.',
'reorder_success_title' => 'Fait',
'reorder_success_message' => 'Lordre a été enregistré.',
'reorder_error_title' => 'Erreur',
'reorder_error_message' => 'Lordre na pas pu être enregistré.',
// CRUD yes/no
'yes' => 'Oui',
'no' => 'Non',
// CRUD filters navbar view
'filters' => 'Filtres',
'toggle_filters' => 'Activer les filtres',
'remove_filters' => 'Retirer les filtres',
//filters language strings
'today' => 'Aujourd\'hui',
'yesterday' => 'Hier',
'last_7_days' => '7 derniers jours',
'last_30_days' => '30 derniers jours',
'this_month' => 'Ce mois-ci',
'last_month' => 'Le mois dernier',
'custom_range' => 'Durée personnalisé',
'weekLabel' => 'S',
// Fields
'browse_uploads' => 'Parcourir les fichier chargés',
'clear' => 'Effacer',
'page_link' => 'Lien de la page',
'page_link_placeholder' => 'http://example.com/votre-page',
'internal_link' => 'Lien interne',
'internal_link_placeholder' => 'Identifiant de lien interne. Ex: \'admin/page\' (sans guillemets) pour \':url\'',
'external_link' => 'Lien externe',
'choose_file' => 'Choisissez un fichier',
//Table field
'table_cant_add' => 'Impossible dajouter un nouveau :entity',
'table_max_reached' => 'Nombre maximum :max atteint',
// File manager
'file_manager' => 'Gestionnaire de fichiers',
];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../langfilemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../logmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../pagemanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../permissionmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/fr-CA/settings.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../settings/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

16
lang/vendor/backpack/fr/backup.php vendored Normal file
View File

@ -0,0 +1,16 @@
<?php
// --------------------------------------------------------
// This is only a pointer file, not an actual language file
// --------------------------------------------------------
//
// If you've copied this file to your /resources/lang/vendor/backpack/
// folder, please delete it, it's no use there. You need to copy/publish the
// actual language file, from the package.
// If a langfile with the same name exists in the package, load that one
if (file_exists(__DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__))) {
return include __DIR__.'/../../../../../backupmanager/src/resources/lang/'.basename(__DIR__).'/'.basename(__FILE__);
}
return [];

70
lang/vendor/backpack/fr/base.php vendored Normal file
View File

@ -0,0 +1,70 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Backpack\Base Language Lines
|--------------------------------------------------------------------------
*/
'registration_closed' => 'Inscription fermée.',
'first_page_you_see' => 'La première page que vous voyez après connexion',
'login_status' => 'Etat de connexion',
'logged_in' => 'Vous êtes connecté!',
'toggle_navigation' => 'Afficher/masquer la navigation',
'administration' => 'ADMINISTRATION',
'user' => 'UTILISATEUR',
'logout' => 'Déconnexion',
'login' => 'Connexion',
'register' => 'Inscription',
'name' => 'Nom',
'email_address' => 'Adresse e-mail',
'password' => 'Mot de passe',
'old_password' => 'Ancien mot de passe',
'new_password' => 'Nouveau mot de passe',
'confirm_password' => 'Confirmation du mot de passe',
'remember_me' => 'Se souvenir de moi',
'forgot_your_password' => 'Mot de passe oublié ?',
'reset_password' => 'Réinitialiser le mot de passe',
'send_reset_link' => 'Envoyer un lien de réinitialisation du mot de passe',
'click_here_to_reset' => 'Cliquez ici pour réinitialiser votre mot de passe',
'change_password' => 'Modifier le mot de passe',
'unauthorized' => 'Non autorisé.',
'dashboard' => 'Tableau de bord',
'handcrafted_by' => 'Artisé par',
'powered_by' => 'Propulsé par',
'my_account' => 'Mon compte',
'update_account_info' => 'Modifier mon compte',
'save' => 'Enregistrer',
'cancel' => 'Annuler',
'error' => 'Erreur',
'session_expired_error' => 'Votre session a expiré. Veuillez vous reconnecter à votre compte.',
'success' => 'Succès',
'warning' => 'Attention',
'old_password_incorrect' => 'Lancien mot de passe est erroné.',
'password_dont_match' => 'Les mots de passe ne correspondent pas.',
'password_empty' => 'Assurez-vous de bien avoir rempli les champs de mot de passe.',
'password_updated' => 'Mot de passe mis à jour.',
'account_updated' => 'Compte mis à jour avec succès.',
'unknown_error' => 'Un erreur sest produite. Veuillez réessayer.',
'error_saving' => 'Erreur lors de lenregistrement. Veuillez réessayer.',
'welcome' => 'Bienvenue!',
'use_sidebar' => 'Utilisez la barre latérale pour ajouter, modifier ou supprimer du contenu.',
'password_reset' => [
'greeting' => 'Bonjour!',
'subject' => 'Réinitialisation du mot de passe',
'line_1' => 'Vous recevez cet email car nous avons reçu une demande de réinitialisation de votre mot de passe.',
'line_2' => 'Cliquez sur le lien suivant pour le réinitialiser:',
'button' => 'Réinitialiser',
'notice' => 'Si vous nêtes pas à lorigine de la demande, vous pouvez ignorer ce message.',
],
'step' => 'Étape',
'confirm_email' => 'Confirmation de lemail',
'choose_new_password' => 'Choix dun mot de passe',
'confirm_new_password' => 'Confirmation du mot de passe',
'throttled' => 'Vous avez déjà demandé une réinitialisation de mot de passe récemment. Merci de consulter vos emails. Si vous ne recevez pas notre email, veuillez réessayer plus tard.',
'throttled_request' => 'Vous avez dépassé la limite dessais. Sil vous plait attendez quelques minutes et réessayez.',
];

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