mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-24 23:35:15 +08:00
New Crowdin updates (#3643)
This commit is contained in:
parent
2fe261e207
commit
50214d5fe6
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'تم إعادة فرز الكتاب بنجاح',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'تم إنشاء رف كتب',
|
||||
'bookshelf_create_notification' => 'تم إنشاء الرف بنجاح',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'تم تحديث الرف',
|
||||
'bookshelf_update_notification' => 'تم تحديث الرف بنجاح',
|
||||
'bookshelf_delete' => 'تم تحديث الرف',
|
||||
'bookshelf_delete_notification' => 'تم حذف الرف بنجاح',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => 'تم إضافة ":name" إلى المفضلة لديك',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'مُحدث :timeLength',
|
||||
'meta_updated_name' => 'مُحدث :timeLength بواسطة :user',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'اختيار الكيان',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'صور',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'رف',
|
||||
'shelves' => 'الأرفف',
|
||||
'x_shelves' => ':count رف|:count أرفف',
|
||||
'shelves_long' => 'أرفف الكتب',
|
||||
'shelves_empty' => 'لم ينشأ أي رف',
|
||||
'shelves_create' => 'إنشاء رف جديد',
|
||||
'shelves_popular' => 'أرفف رائجة',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'لا توجد كتب مخصصة لهذا الرف',
|
||||
'shelves_edit_and_assign' => 'تحرير الرف لإدراج كتب',
|
||||
'shelves_edit_named' => 'تحرير رف الكتب :name',
|
||||
'shelves_edit' => 'تحرير رف الكتب',
|
||||
'shelves_delete' => 'حذف رف الكتب',
|
||||
'shelves_delete_named' => 'حذف رف الكتب :name',
|
||||
'shelves_delete_explain' => "سيؤدي هذا إلى حذف رف الكتب المسمى ':name'، ولن تحذف الكتب المتضمنة فيه.",
|
||||
'shelves_delete_confirmation' => 'هل أنت متأكد من أنك تريد حذف هذا الرف؟',
|
||||
'shelves_permissions' => 'أذونات رف الكتب',
|
||||
'shelves_permissions_updated' => 'تم تحديث أذونات رف الكتب',
|
||||
'shelves_permissions_active' => 'أذونات رف الكتب نشطة',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'نسخ أذونات الوصول إلى الكتب',
|
||||
'shelves_copy_permissions' => 'نسخ الأذونات',
|
||||
'shelves_copy_permissions_explain' => 'سيؤدي هذا إلى تطبيق إعدادات الأذونات الحالية لهذا الرف على جميع الكتب المتضمنة فيه. قبل التفعيل، تأكد من حفظ أي تغييرات في أذونات هذا الرف.',
|
||||
'shelves_copy_permission_success' => 'تم نسخ أذونات رف الكتب إلى :count books',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'كتاب',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'تعديل المحتوى',
|
||||
'pages_permissions_active' => 'أذونات الصفحة مفعلة',
|
||||
'pages_initial_revision' => 'نشر مبدئي',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'صفحة جديدة',
|
||||
'pages_editing_draft_notification' => 'جارٍ تعديل مسودة لم يتم حفظها من :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'تم تحديث هذه الصفحة منذ ذلك الوقت. من الأفضل التخلص من هذه المسودة.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'الكيان غير موجود',
|
||||
'bookshelf_not_found' => 'رف الكتب غير موجود',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'لم يتم العثور على الكتاب',
|
||||
'page_not_found' => 'لم يتم العثور على الصفحة',
|
||||
'chapter_not_found' => 'لم يتم العثور على الفصل',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'تهانينا! كما تلقيت إشعار هذا البريد الإلكتروني، يبدو أن إعدادات البريد الإلكتروني الخاص بك قد تم تكوينها بشكل صحيح.',
|
||||
'maint_recycle_bin_desc' => 'تُرسل الأرفف والكتب والفصول والصفحات المحذوفة إلى سلة المحذوفات حتى يمكن استعادتها أو حذفها نهائيًا. قد يتم إزالة العناصر الأقدم في سلة المحذوفات تلقائيًا بعد فترة اعتمادًا على تكوين النظام.',
|
||||
'maint_recycle_bin_open' => 'افتح سلة المحذوفات',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'سلة المحذوفات',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Книгата е преподредена успешно',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'създаден рафт',
|
||||
'bookshelf_create_notification' => 'Рафтът е създаден успешно',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'обновен рафт',
|
||||
'bookshelf_update_notification' => 'Рафтът е обновен успешно',
|
||||
'bookshelf_delete' => 'изтрит рафт',
|
||||
'bookshelf_delete_notification' => 'Рафтът е изтрит успешно',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" е добавен към любими успешно',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Актуализирано :timeLength',
|
||||
'meta_updated_name' => 'Актуализирано преди :timeLength от :user',
|
||||
'meta_owned_name' => 'Притежавано от :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Избор на обект',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Изображения',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Рафт',
|
||||
'shelves' => 'Рафтове',
|
||||
'x_shelves' => ':count Рафт|:count Рафтове',
|
||||
'shelves_long' => 'Рафтове с книги',
|
||||
'shelves_empty' => 'Няма създадени рафтове',
|
||||
'shelves_create' => 'Създай нов рафт',
|
||||
'shelves_popular' => 'Популярни рафтове',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Този рафт няма добавени книги',
|
||||
'shelves_edit_and_assign' => 'Редактирай рафта за да добавиш книги',
|
||||
'shelves_edit_named' => 'Редактирай рафт с книги :name',
|
||||
'shelves_edit' => 'Редактирай рафт с книги',
|
||||
'shelves_delete' => 'Изтрий рафт с книги',
|
||||
'shelves_delete_named' => 'Изтрий рафт с книги :name',
|
||||
'shelves_delete_explain' => "Ще бъде изтрит рафта с книги със следното име ':name'. Съдържащите се книги няма да бъдат изтрити.",
|
||||
'shelves_delete_confirmation' => 'Сигурни ли сте, че искате да изтриете този рафт с книги?',
|
||||
'shelves_permissions' => 'Настройки за достъп до рафта с книги',
|
||||
'shelves_permissions_updated' => 'Настройките за достъп до рафта с книги е обновен',
|
||||
'shelves_permissions_active' => 'Настройките за достъп до рафта с книги е активен',
|
||||
'shelves_permissions_cascade_warning' => 'Привилегиите на рафтовете не се разпространяват автоматично към съдържаните в тях книги. Това е така, защото една книга може да съществува на няколко различни рафта. Въпреки това, привилегиите могат да бъдат копирани до книгите вътре чрез опцията отдолу.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Копирай настойките за достъп към книгите',
|
||||
'shelves_copy_permissions' => 'Копирай настройките за достъп',
|
||||
'shelves_copy_permissions_explain' => 'Това ще приложи настоящите настройки за достъп на този рафт с книги за всички книги, съдържащи се в него. Преди да активирате, уверете се, че всички промени в настройките за достъп на този рафт са запазени.',
|
||||
'shelves_copy_permission_success' => 'Настройките за достъп на рафта с книги бяха копирани върху :count books',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Книга',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Редактиране на съдържанието',
|
||||
'pages_permissions_active' => 'Настройките за достъп до страницата са активни',
|
||||
'pages_initial_revision' => 'Първо публикуване',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Нова страница',
|
||||
'pages_editing_draft_notification' => 'В момента редактирате чернова, която беше последно обновена :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Тази страница беше актуализирана от тогава. Препоръчително е да изтриете настоящата чернова.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Обектът не е намерен',
|
||||
'bookshelf_not_found' => 'Рафтът не е намерен',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Книгата не е намерена',
|
||||
'page_not_found' => 'Страницата не е намерена',
|
||||
'chapter_not_found' => 'Главата не е намерена',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Поздравления! След като получихте този имейл, Вашите имейл настройки са конфигурирани правилно.',
|
||||
'maint_recycle_bin_desc' => 'Изтрити рафти, книги, глави и страници се преместват в кошчето, откъдето можете да ги възстановите или изтриете завинаги. Стари съдържания в кошчето ще бъдат изтрити автоматично след време, в зависимост от настройките на системата.',
|
||||
'maint_recycle_bin_open' => 'Отвори Кошчето',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Кошче',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Book successfully re-sorted',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created bookshelf',
|
||||
'bookshelf_create_notification' => 'Bookshelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'je ažurirao/la policu za knjige',
|
||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
||||
'bookshelf_delete' => 'je izbrisao/la policu za knjige',
|
||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" je dodan u tvoje favorite',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Ažurirana :timeLength',
|
||||
'meta_updated_name' => 'Ažurirana :timeLength od :user',
|
||||
'meta_owned_name' => 'Vlasnik je :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Odaberi entitet',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Slike',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Polica',
|
||||
'shelves' => 'Police',
|
||||
'x_shelves' => ':count Polica|:count Police',
|
||||
'shelves_long' => 'Police za knjige',
|
||||
'shelves_empty' => 'Niti jedna polica nije kreirana',
|
||||
'shelves_create' => 'Kreiraj novu policu',
|
||||
'shelves_popular' => 'Popularne police',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Ova polica nema knjiga koje su postavljene na nju',
|
||||
'shelves_edit_and_assign' => 'Uredi policu da bi dodao/la knjige',
|
||||
'shelves_edit_named' => 'Uredi :name police za knjige',
|
||||
'shelves_edit' => 'Uredi policu za knjige',
|
||||
'shelves_delete' => 'Izbriši policu za knjige',
|
||||
'shelves_delete_named' => 'Izbriši policu za knjige :name',
|
||||
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
|
||||
'shelves_permissions' => 'Bookshelf Permissions',
|
||||
'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Bookshelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
|
||||
'shelves_copy_permissions' => 'Copy Permissions',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Book',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Uredi sadržaj',
|
||||
'pages_permissions_active' => 'Dozvole za stranicu su aktivne',
|
||||
'pages_initial_revision' => 'Prvo izdavanje',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Nova stranica',
|
||||
'pages_editing_draft_notification' => 'Trenutno uređujete skicu koja je posljednji put snimljena :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Ova stranica je ažurirana nakon tog vremena. Preporučujemo da odbacite ovu skicu.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Entitet nije pronađen',
|
||||
'bookshelf_not_found' => 'Polica za knjige nije pronađena',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Knjiga nije pronađena',
|
||||
'page_not_found' => 'Stranica nije pronađena',
|
||||
'chapter_not_found' => 'Poglavlje nije pronađeno',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
|
||||
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
|
||||
'maint_recycle_bin_open' => 'Open Recycle Bin',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Recycle Bin',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Book successfully re-sorted',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created bookshelf',
|
||||
'bookshelf_create_notification' => 'Bookshelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'ha actualitzat el prestatge',
|
||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
||||
'bookshelf_delete' => 'ha suprimit un prestatge',
|
||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" has been added to your favourites',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Actualitzat :timeLength',
|
||||
'meta_updated_name' => 'Actualitzat :timeLength per :user',
|
||||
'meta_owned_name' => 'Propietat de :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Selecciona una entitat',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Imatges',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Prestatge',
|
||||
'shelves' => 'Prestatges',
|
||||
'x_shelves' => ':count prestatge|:count prestatges',
|
||||
'shelves_long' => 'Prestatges',
|
||||
'shelves_empty' => 'No hi ha cap prestatge creat',
|
||||
'shelves_create' => 'Crea un prestatge nou',
|
||||
'shelves_popular' => 'Prestatges populars',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Aquest prestatge no té cap llibre assignat',
|
||||
'shelves_edit_and_assign' => 'Editeu el prestatge per a assignar-hi llibres',
|
||||
'shelves_edit_named' => 'Edita el prestatge :name',
|
||||
'shelves_edit' => 'Edita el prestatge',
|
||||
'shelves_delete' => 'Suprimeix el prestatge',
|
||||
'shelves_delete_named' => 'Suprimeix el prestatge :name',
|
||||
'shelves_delete_explain' => "Se suprimirà el prestatge amb el nom ':name'. Els llibres que contingui no se suprimiran.",
|
||||
'shelves_delete_confirmation' => 'Segur que voleu suprimir aquest prestatge?',
|
||||
'shelves_permissions' => 'Permisos del prestatge',
|
||||
'shelves_permissions_updated' => 'S\'han actualitzat els permisos del prestatge',
|
||||
'shelves_permissions_active' => 'S\'han activat els permisos del prestatge',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Copia els permisos als llibres',
|
||||
'shelves_copy_permissions' => 'Copia els permisos',
|
||||
'shelves_copy_permissions_explain' => 'Això aplicarà la configuració de permisos actual d\'aquest prestatge a tots els llibres que contingui. Abans d\'activar-ho, assegureu-vos que hàgiu desat qualsevol canvi als permisos d\'aquest prestatge.',
|
||||
'shelves_copy_permission_success' => 'S\'han copiat els permisos del prestatge a :count llibres',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Llibre',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Edita el contingut',
|
||||
'pages_permissions_active' => 'S\'han activat els permisos de la pàgina',
|
||||
'pages_initial_revision' => 'Publicació inicial',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Pàgina nova',
|
||||
'pages_editing_draft_notification' => 'Esteu editant un esborrany que es va desar per darrer cop :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Aquesta pàgina s\'ha actualitzat d\'ençà d\'aleshores. Us recomanem que descarteu aquest esborrany.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'No s\'ha trobat l\'entitat',
|
||||
'bookshelf_not_found' => 'No s\'ha trobat el prestatge',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'No s\'ha trobat el llibre',
|
||||
'page_not_found' => 'No s\'ha trobat la pàgina',
|
||||
'chapter_not_found' => 'No s\'ha trobat el capítol',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Enhorabona! Com que heu rebut aquesta notificació per correu electrònic, la vostra configuració del correu electrònic sembla que està ben configurada.',
|
||||
'maint_recycle_bin_desc' => 'Els prestatges, llibres, capítols i pàgines eliminats s\'envien a la paperera de reciclatge perquè es puguin restaurar o suprimir de manera permanent. Pot ser que els elements més antics de la paperera de reciclatge se suprimeixin automàticament després d\'un temps, depenent de la configuració del sistema.',
|
||||
'maint_recycle_bin_open' => 'Obre la paperera de reciclatge',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Paperera de reciclatge',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Kniha byla úspěšně seřazena',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'vytvořil/a knihovnu',
|
||||
'bookshelf_create_notification' => 'Knihovna byla úspěšně vytvořena',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'aktualizoval/a knihovnu',
|
||||
'bookshelf_update_notification' => 'Knihovna byla úspěšně aktualizována',
|
||||
'bookshelf_delete' => 'odstranil/a knihovnu',
|
||||
'bookshelf_delete_notification' => 'Knihovna byla úspěšně smazána',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" byla přidána do Vašich oblíbených',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Aktualizováno :timeLength',
|
||||
'meta_updated_name' => 'Aktualizováno :timeLength uživatelem :user',
|
||||
'meta_owned_name' => 'Vlastník :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Výběr entity',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Obrázky',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Knihovna',
|
||||
'shelves' => 'Knihovny',
|
||||
'x_shelves' => '{0}:count knihoven|{1}:count knihovna|[2,4]:count knihovny|[5,*]:count knihoven',
|
||||
'shelves_long' => 'Knihovny',
|
||||
'shelves_empty' => 'Nebyly vytvořeny žádné knihovny',
|
||||
'shelves_create' => 'Vytvořit novou knihovnu',
|
||||
'shelves_popular' => 'Populární knihovny',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Tato knihovna neobsahuje žádné knihy',
|
||||
'shelves_edit_and_assign' => 'Upravit knihovnu a přiřadit knihy',
|
||||
'shelves_edit_named' => 'Upravit knihovnu :name',
|
||||
'shelves_edit' => 'Upravit knihovnu',
|
||||
'shelves_delete' => 'Odstranit knihovnu',
|
||||
'shelves_delete_named' => 'Odstranit knihovnu :name',
|
||||
'shelves_delete_explain' => "Toto odstraní knihovnu ‚:name‘. Vložené knihy nebudou odstraněny.",
|
||||
'shelves_delete_confirmation' => 'Opravdu chcete odstranit tuto knihovnu?',
|
||||
'shelves_permissions' => 'Oprávnění knihovny',
|
||||
'shelves_permissions_updated' => 'Oprávnění knihovny byla aktualizována',
|
||||
'shelves_permissions_active' => 'Oprávnění knihovny byla aktivována',
|
||||
'shelves_permissions_cascade_warning' => 'Oprávnění v Knihovnách nejsou automaticky kaskádována do obsažených knih. To proto, že kniha může existovat ve více Knihovnách. Oprávnění však lze zkopírovat do podřízených knih pomocí níže uvedené možnosti.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopírovat oprávnění na knihy',
|
||||
'shelves_copy_permissions' => 'Kopírovat oprávnění',
|
||||
'shelves_copy_permissions_explain' => 'Toto použije aktuální nastavení oprávnění knihovny na všechny knihy v ní obsažené. Před aktivací se ujistěte, že byly uloženy všechny změny oprávnění této knihovny.',
|
||||
'shelves_copy_permission_success' => 'Oprávnění knihovny byla zkopírována na :count knih',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Kniha',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Upravit obsah',
|
||||
'pages_permissions_active' => 'Oprávnění stránky byla aktivována',
|
||||
'pages_initial_revision' => 'První vydání',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Nová stránka',
|
||||
'pages_editing_draft_notification' => 'Právě upravujete koncept, který byl uložen :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Tato stránka se od té doby změnila. Je doporučeno aktuální koncept zahodit.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Prvek nenalezen',
|
||||
'bookshelf_not_found' => 'Knihovna nenalezena',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Kniha nenalezena',
|
||||
'page_not_found' => 'Stránka nenalezena',
|
||||
'chapter_not_found' => 'Kapitola nenalezena',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Gratulujeme! Protože jste dostali tento e-mail, zdá se, že nastavení e-mailů je v pořádku.',
|
||||
'maint_recycle_bin_desc' => 'Odstraněné knihovny, knihy, kapitoly a stránky se přesouvají do Koše, aby je bylo možné obnovit nebo trvale smazat. Starší položky v koši mohou být po čase automaticky odstraněny v závislosti na konfiguraci systému.',
|
||||
'maint_recycle_bin_open' => 'Otevřít Koš',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Koš',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Ail-archebwyd y llyfr yn llwyddiannus',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'creu silff lyfrau',
|
||||
'bookshelf_create_notification' => 'Silff lyfrau wedi\'i chreu\'n llwyddiannus',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'silff lyfrau wedi\'i diweddaru',
|
||||
'bookshelf_update_notification' => 'Diweddarwyd y silff lyfrau yn llwyddiannus',
|
||||
'bookshelf_delete' => 'silff lyfrau wedi\'i dileu',
|
||||
'bookshelf_delete_notification' => 'Silff lyfrau wedi\'i dileu\'n llwyddiannus',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => 'Mae ":name" wedi\'i ychwanegu at eich ffefrynnau',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Updated :timeLength',
|
||||
'meta_updated_name' => 'Updated :timeLength by :user',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Entity Select',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Images',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Shelf',
|
||||
'shelves' => 'Shelves',
|
||||
'x_shelves' => ':count Shelf|:count Shelves',
|
||||
'shelves_long' => 'Bookshelves',
|
||||
'shelves_empty' => 'No shelves have been created',
|
||||
'shelves_create' => 'Create New Shelf',
|
||||
'shelves_popular' => 'Popular Shelves',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'This shelf has no books assigned to it',
|
||||
'shelves_edit_and_assign' => 'Edit shelf to assign books',
|
||||
'shelves_edit_named' => 'Edit Bookshelf :name',
|
||||
'shelves_edit' => 'Edit Bookshelf',
|
||||
'shelves_delete' => 'Delete Bookshelf',
|
||||
'shelves_delete_named' => 'Delete Bookshelf :name',
|
||||
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this bookshelf?',
|
||||
'shelves_permissions' => 'Bookshelf Permissions',
|
||||
'shelves_permissions_updated' => 'Bookshelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Bookshelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Copy Permissions to Books',
|
||||
'shelves_copy_permissions' => 'Copy Permissions',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Bookshelf permissions copied to :count books',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Book',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Edit Content',
|
||||
'pages_permissions_active' => 'Page Permissions Active',
|
||||
'pages_initial_revision' => 'Initial publish',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'New Page',
|
||||
'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Endid heb ei ganfod',
|
||||
'bookshelf_not_found' => 'Heb ddod o hyd i\'r silff lyfrau',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Ni chanfuwyd y llyfr',
|
||||
'page_not_found' => 'Heb ganfod y dudalen',
|
||||
'chapter_not_found' => 'Pennod heb ei chanfod',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
|
||||
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
|
||||
'maint_recycle_bin_open' => 'Open Recycle Bin',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Recycle Bin',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Bogen blev re-sorteret',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'oprettede bogreol',
|
||||
'bookshelf_create_notification' => 'Bogreolen blev oprettet',
|
||||
'bookshelf_create_from_book' => 'omdannede bog til bogreol',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Bogen blev omdannet til en bogreal',
|
||||
'bookshelf_update' => 'opdaterede bogreolen',
|
||||
'bookshelf_update_notification' => 'Bogreolen blev opdateret',
|
||||
'bookshelf_delete' => 'slettede bogreol',
|
||||
'bookshelf_delete_notification' => 'Bogreolen blev slettet',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" er blevet tilføjet til dine favoritter',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Opdateret :timeLength',
|
||||
'meta_updated_name' => 'Opdateret :timeLength af :user',
|
||||
'meta_owned_name' => 'Ejet af :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Vælg emne',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Billeder',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Reol',
|
||||
'shelves' => 'Reoler',
|
||||
'x_shelves' => ':count reol|:count reoler',
|
||||
'shelves_long' => 'Bogreoler',
|
||||
'shelves_empty' => 'Ingen reoler er blevet oprettet',
|
||||
'shelves_create' => 'Opret ny reol',
|
||||
'shelves_popular' => 'Populære reoler',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Denne reol har ingen bøger tilknyttet til den',
|
||||
'shelves_edit_and_assign' => 'Rediger reol for at tilføje bøger',
|
||||
'shelves_edit_named' => 'Rediger reol :name',
|
||||
'shelves_edit' => 'Rediger reol',
|
||||
'shelves_delete' => 'Slet reol',
|
||||
'shelves_delete_named' => 'Slet bogreol :name',
|
||||
'shelves_delete_explain' => "Dette vil slette bogreolen med navn ':name'. Bøger heri vil ikke blive slettet.",
|
||||
'shelves_delete_confirmation' => 'Er du sikker på at du vil slette denne bogreol?',
|
||||
'shelves_permissions' => 'Reoltilladelser',
|
||||
'shelves_permissions_updated' => 'Reoltilladelser opdateret',
|
||||
'shelves_permissions_active' => 'Aktive reoltilladelser',
|
||||
'shelves_permissions_cascade_warning' => 'Tilladelser på reoler nedarves ikke automatisk til indeholdte bøger. Dette skyldes, at en bog kan eksistere på flere hylder. Tilladelser kan dog kopieres ned til underliggende bøger ved hjælp af muligheden, der findes nedenfor.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopier tilladelser til bøger',
|
||||
'shelves_copy_permissions' => 'Kopier tilladelser',
|
||||
'shelves_copy_permissions_explain' => 'Dette vil anvende de aktuelle tilladelsesindstillinger på denne boghylde på alle bøger indeholdt i. Før aktivering skal du sikre dig, at ændringer i tilladelserne til denne boghylde er blevet gemt.',
|
||||
'shelves_copy_permission_success' => 'Reolstilladelser kopieret til :count bøger',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Bog',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Redigér indhold',
|
||||
'pages_permissions_active' => 'Aktive sidetilladelser',
|
||||
'pages_initial_revision' => 'Første udgivelse',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Ny side',
|
||||
'pages_editing_draft_notification' => 'Du redigerer en kladde der sidst var gemt :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Siden har været opdateret siden da. Det er anbefalet at du kasserer denne kladde.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Omdan Kapitel',
|
||||
'convert_chapter_confirm' => 'Er du sikker på at du vil omdanne dette kapitel?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Emne ikke fundet',
|
||||
'bookshelf_not_found' => 'Bogreol ikke fundet',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Bog ikke fundet',
|
||||
'page_not_found' => 'Side ikke fundet',
|
||||
'chapter_not_found' => 'Kapitel ikke fundet',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Tillykke! Da du har modtaget denne mailnotifikation, ser det ud som om, at dine mailindstillinger er opsat korrekt.',
|
||||
'maint_recycle_bin_desc' => 'Slettede hylder, bøger, kapitler og sider overføres til papirkurven, så de kan gendannes eller slettes permanent. Ældre elementer i papirkurven fjernes automatisk efter et stykke tid afhængigt af systemets konfiguration.',
|
||||
'maint_recycle_bin_open' => 'Åbn papirkurven',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Papirkurv',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Das Buch wurde erfolgreich umsortiert',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'erstelltes Bücherregal',
|
||||
'bookshelf_create_notification' => 'Das Bücherregal wurde erfolgreich erstellt',
|
||||
'bookshelf_create_from_book' => 'umgewandeltes Buch zum Regal',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Buch erfolgreich in ein Regal konvertiert',
|
||||
'bookshelf_update' => 'hat das Bücherregal geändert',
|
||||
'bookshelf_update_notification' => 'Das Bücherregal wurde erfolgreich geändert',
|
||||
'bookshelf_delete' => 'hat das Bücherregal gelöscht',
|
||||
'bookshelf_delete_notification' => 'Das Bücherregal wurde erfolgreich gelöscht',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" wurde zu deinen Favoriten hinzugefügt',
|
||||
|
@ -25,12 +25,12 @@ return [
|
||||
'forgot_password' => 'Passwort vergessen?',
|
||||
'remember_me' => 'Angemeldet bleiben',
|
||||
'ldap_email_hint' => 'Bitte geben Sie eine E-Mail-Adresse ein, um diese mit dem Account zu nutzen.',
|
||||
'create_account' => 'Account registrieren',
|
||||
'already_have_account' => 'Bereits ein Konto erstellt?',
|
||||
'dont_have_account' => 'Noch kein Konto erstellt?',
|
||||
'create_account' => 'Account erstellen',
|
||||
'already_have_account' => 'Sie haben bereits einen Account?',
|
||||
'dont_have_account' => 'Sie haben noch keinen Account?',
|
||||
'social_login' => 'Mit Sozialem Netzwerk anmelden',
|
||||
'social_registration' => 'Mit Sozialem Netzwerk registrieren',
|
||||
'social_registration_text' => 'Mit einer dieser Dienste registrieren oder anmelden',
|
||||
'social_registration_text' => 'Mit einem anderen Dienst registrieren oder anmelden.',
|
||||
|
||||
'register_thanks' => 'Vielen Dank für Ihre Registrierung!',
|
||||
'register_confirm' => 'Bitte prüfen Sie Ihren Posteingang und bestätigen Sie die Registrierung.',
|
||||
@ -75,7 +75,7 @@ return [
|
||||
'user_invite_email_action' => 'Account-Passwort festlegen',
|
||||
'user_invite_page_welcome' => 'Willkommen bei :appName!',
|
||||
'user_invite_page_text' => 'Um die Anmeldung abzuschließen und Zugriff auf :appName zu bekommen muss noch ein Passwort festgelegt werden. Dieses wird in Zukunft zum Einloggen benötigt.',
|
||||
'user_invite_page_confirm_button' => 'Passwort wiederholen',
|
||||
'user_invite_page_confirm_button' => 'Passwort bestätigen',
|
||||
'user_invite_success_login' => 'Passwort gesetzt, Sie sollten nun in der Lage sein, sich mit Ihrem Passwort an :appName anzumelden!',
|
||||
|
||||
// Multi-factor Authentication
|
||||
|
@ -9,7 +9,7 @@ return [
|
||||
'confirm' => 'Bestätigen',
|
||||
'back' => 'Zurück',
|
||||
'save' => 'Speichern',
|
||||
'continue' => 'Weiter',
|
||||
'continue' => 'Fortfahren',
|
||||
'select' => 'Auswählen',
|
||||
'toggle_all' => 'Alle umschalten',
|
||||
'more' => 'Mehr',
|
||||
@ -25,7 +25,7 @@ return [
|
||||
'actions' => 'Aktionen',
|
||||
'view' => 'Anzeigen',
|
||||
'view_all' => 'Alle anzeigen',
|
||||
'create' => 'Anlegen',
|
||||
'create' => 'Erstellen',
|
||||
'update' => 'Aktualisieren',
|
||||
'edit' => 'Bearbeiten',
|
||||
'sort' => 'Sortieren',
|
||||
@ -48,7 +48,7 @@ return [
|
||||
'filter_active' => 'Gesetzte Filter:',
|
||||
'filter_clear' => 'Filter löschen',
|
||||
'download' => 'Herunterladen',
|
||||
'open_in_tab' => 'In Neuem Tab öffnen',
|
||||
'open_in_tab' => 'In neuem Tab öffnen',
|
||||
|
||||
// Sort Options
|
||||
'sort_options' => 'Sortieroptionen',
|
||||
|
@ -157,7 +157,7 @@ return [
|
||||
'about' => 'Über den Editor',
|
||||
'about_title' => 'Über den WYSIWYG-Editor',
|
||||
'editor_license' => 'Editorlizenz & Copyright',
|
||||
'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
|
||||
'editor_tiny_license' => 'Dieser Editor wurde mithilfe von :tinyLink erstellt, der unter der MIT-Lizenz bereitgestellt wird.',
|
||||
'editor_tiny_license_link' => 'Die Copyright- und Lizenzdetails von TinyMCE finden Sie hier.',
|
||||
'save_continue' => 'Speichern & Fortfahren',
|
||||
'callouts_cycle' => '(Drücken Sie weiter, um durch Typen umzuschalten)',
|
||||
|
@ -23,8 +23,9 @@ return [
|
||||
'meta_updated' => 'Zuletzt aktualisiert: :timeLength',
|
||||
'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user',
|
||||
'meta_owned_name' => 'Im Besitz von :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Eintrag auswählen',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'entity_select_lack_permission' => 'Sie haben nicht die benötigte Berechtigung, um dieses Element auszuwählen',
|
||||
'images' => 'Bilder',
|
||||
'my_recent_drafts' => 'Meine kürzlichen Entwürfe',
|
||||
'my_recently_viewed' => 'Kürzlich von mir angesehen',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Regal',
|
||||
'shelves' => 'Regale',
|
||||
'x_shelves' => ':count Regal|:count Regale',
|
||||
'shelves_long' => 'Bücherregal',
|
||||
'shelves_empty' => 'Es wurden noch keine Regale angelegt',
|
||||
'shelves_create' => 'Erzeuge ein Regal',
|
||||
'shelves_popular' => 'Beliebte Regale',
|
||||
@ -88,23 +88,23 @@ return [
|
||||
'shelves_save' => 'Regal speichern',
|
||||
'shelves_books' => 'Bücher in diesem Regal',
|
||||
'shelves_add_books' => 'Buch zu diesem Regal hinzufügen',
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_drag_books' => 'Ziehen Sie Bücher nach unten, um sie diesem Regal hinzuzufügen',
|
||||
'shelves_empty_contents' => 'Diesem Regal sind keine Bücher zugewiesen',
|
||||
'shelves_edit_and_assign' => 'Regal bearbeiten um Bücher hinzuzufügen',
|
||||
'shelves_edit_named' => 'Bücherregal :name bearbeiten',
|
||||
'shelves_edit' => 'Bücherregal bearbeiten',
|
||||
'shelves_delete' => 'Bücherregal löschen',
|
||||
'shelves_delete_named' => 'Bücherregal :name löschen',
|
||||
'shelves_delete_explain' => "Sie sind im Begriff das Bücherregal mit dem Namen ':name' zu löschen. Enthaltene Bücher werden nicht gelöscht.",
|
||||
'shelves_delete_confirmation' => 'Sind Sie sicher, dass Sie dieses Bücherregal löschen wollen?',
|
||||
'shelves_permissions' => 'Regal-Berechtigungen',
|
||||
'shelves_permissions_updated' => 'Regal-Berechtigungen aktualisiert',
|
||||
'shelves_permissions_active' => 'Regal-Berechtigungen aktiv',
|
||||
'shelves_permissions_cascade_warning' => 'Die Berechtigungen in Bücherregalen werden nicht automatisch auf enthaltene Bücher kaskadiert, weil ein Buch in mehreren Regalen existieren kann. Berechtigungen können jedoch mit der unten stehenden Option in untergeordnete Bücher kopiert werden.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopiere die Berechtigungen zum Buch',
|
||||
'shelves_copy_permissions' => 'Berechtigungen kopieren',
|
||||
'shelves_copy_permissions_explain' => 'Hiermit werden die Berechtigungen des aktuellen Regals auf alle enthaltenen Bücher übertragen. Überprüfen Sie vor der Aktivierung, ob alle Berechtigungsänderungen am aktuellen Regal gespeichert wurden.',
|
||||
'shelves_copy_permission_success' => 'Regal-Berechtigungen wurden zu :count Büchern kopiert',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Buch',
|
||||
@ -171,7 +171,7 @@ return [
|
||||
'chapters_permissions_active' => 'Kapitel-Berechtigungen aktiv',
|
||||
'chapters_permissions_success' => 'Kapitel-Berechtigungenen aktualisisert',
|
||||
'chapters_search_this' => 'Dieses Kapitel durchsuchen',
|
||||
'chapter_sort_book' => 'Sort Book',
|
||||
'chapter_sort_book' => 'Buch sortieren',
|
||||
|
||||
// Pages
|
||||
'page' => 'Seite',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Inhalt bearbeiten',
|
||||
'pages_permissions_active' => 'Seiten-Berechtigungen aktiv',
|
||||
'pages_initial_revision' => 'Erste Veröffentlichung',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Neue Seite',
|
||||
'pages_editing_draft_notification' => 'Sie bearbeiten momenten einen Entwurf, der zuletzt :timeDiff gespeichert wurde.',
|
||||
'pages_draft_edited_notification' => 'Diese Seite wurde seit diesem Zeitpunkt verändert. Wir empfehlen Ihnen, diesen Entwurf zu verwerfen.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'Sie können dieses Kapitel zu einem neuen Buch mit dem gleichen Inhalt umwandeln. Alle Berechtigungen für dieses Kapitel werden in das neue Buch übernommen, aber alle vom ursprünglichen Buch vererbten Berechtigungen werden nicht übernommen, daher kann es zu Änderungen im Zugriff kommen.',
|
||||
'convert_chapter' => 'Kapitel umwandeln',
|
||||
'convert_chapter_confirm' => 'Sind Sie sicher, dass Sie dieses Kapitel umwandeln möchten?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Eintrag nicht gefunden',
|
||||
'bookshelf_not_found' => 'Regal nicht gefunden',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Buch nicht gefunden',
|
||||
'page_not_found' => 'Seite nicht gefunden',
|
||||
'chapter_not_found' => 'Kapitel nicht gefunden',
|
||||
|
@ -92,6 +92,10 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
|
||||
'maint_send_test_email_mail_text' => 'Glückwunsch! Da Sie diese E-Mail Benachrichtigung erhalten haben, scheinen Ihre E-Mail-Einstellungen korrekt konfiguriert zu sein.',
|
||||
'maint_recycle_bin_desc' => 'Gelöschte Regale, Bücher, Kapitel & Seiten werden in den Papierkorb verschoben, so dass sie wiederhergestellt oder dauerhaft gelöscht werden können. Ältere Gegenstände im Papierkorb können, in Abhängigkeit von der Systemkonfiguration, nach einer Weile automatisch entfernt werden.',
|
||||
'maint_recycle_bin_open' => 'Papierkorb öffnen',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Papierkorb',
|
||||
|
@ -7,45 +7,45 @@ return [
|
||||
|
||||
// Pages
|
||||
'page_create' => 'erstellt Seite',
|
||||
'page_create_notification' => 'Die Seite wurde erfolgreich erstellt',
|
||||
'page_create_notification' => 'Seite erfolgreich erstellt',
|
||||
'page_update' => 'aktualisiert Seite',
|
||||
'page_update_notification' => 'Die Seite wurde erfolgreich aktualisiert',
|
||||
'page_update_notification' => 'Seite erfolgreich aktualisiert',
|
||||
'page_delete' => 'löscht Seite',
|
||||
'page_delete_notification' => 'Die Seite wurde erfolgreich gelöscht',
|
||||
'page_delete_notification' => 'Seite erfolgreich gelöscht',
|
||||
'page_restore' => 'stellt Seite wieder her',
|
||||
'page_restore_notification' => 'Die Seite wurde erfolgreich wiederhergestellt',
|
||||
'page_restore_notification' => 'Seite erfolgreich wiederhergestellt',
|
||||
'page_move' => 'verschiebt Seite',
|
||||
|
||||
// Chapters
|
||||
'chapter_create' => 'erstellt Kapitel',
|
||||
'chapter_create_notification' => 'Das Kapitel wurde erfolgreich erstellt',
|
||||
'chapter_create_notification' => 'Kapitel erfolgreich erstellt',
|
||||
'chapter_update' => 'aktualisiert Kapitel',
|
||||
'chapter_update_notification' => 'Das Kapitel wurde erfolgreich aktualisiert',
|
||||
'chapter_update_notification' => 'Kapitel erfolgreich aktualisiert',
|
||||
'chapter_delete' => 'löscht Kapitel',
|
||||
'chapter_delete_notification' => 'Das Kapitel wurde erfolgreich gelöscht',
|
||||
'chapter_delete_notification' => 'Kapitel erfolgreich gelöscht',
|
||||
'chapter_move' => 'verschiebt Kapitel',
|
||||
|
||||
// Books
|
||||
'book_create' => 'erstellt Buch',
|
||||
'book_create_notification' => 'Das Buch wurde erfolgreich erstellt',
|
||||
'book_create_notification' => 'Buch erfolgreich erstellt',
|
||||
'book_create_from_chapter' => 'umgewandeltes Kapitel zum Buch',
|
||||
'book_create_from_chapter_notification' => 'Kapitel erfolgreich in ein Buch konvertiert',
|
||||
'book_update' => 'aktualisiert Buch',
|
||||
'book_update_notification' => 'Das Buch wurde erfolgreich aktualisiert',
|
||||
'book_update_notification' => 'Buch erfolgreich aktualisiert',
|
||||
'book_delete' => 'löscht Buch',
|
||||
'book_delete_notification' => 'Das Buch wurde erfolgreich gelöscht',
|
||||
'book_delete_notification' => 'Buch erfolgreich gelöscht',
|
||||
'book_sort' => 'sortiert Buch',
|
||||
'book_sort_notification' => 'Das Buch wurde erfolgreich umsortiert',
|
||||
'book_sort_notification' => 'Buch erfolgreich umsortiert',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'erstelltes Bücherregal',
|
||||
'bookshelf_create_notification' => 'Das Bücherregal wurde erfolgreich erstellt',
|
||||
'bookshelf_create_from_book' => 'umgewandeltes Buch zum Regal',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Buch erfolgreich in ein Regal konvertiert',
|
||||
'bookshelf_update' => 'aktualisiert Bücherregal',
|
||||
'bookshelf_update_notification' => 'Das Bücherregal wurde erfolgreich geändert',
|
||||
'bookshelf_delete' => 'löscht Bücherregal',
|
||||
'bookshelf_delete_notification' => 'Das Bücherregal wurde erfolgreich gelöscht',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" wurde zu deinen Favoriten hinzugefügt',
|
||||
@ -57,11 +57,11 @@ return [
|
||||
|
||||
// Webhooks
|
||||
'webhook_create' => 'erstellter Webhook',
|
||||
'webhook_create_notification' => 'Webhook wurde erfolgreich eingerichtet',
|
||||
'webhook_create_notification' => 'Webhook erfolgreich eingerichtet',
|
||||
'webhook_update' => 'aktualisierter Webhook',
|
||||
'webhook_update_notification' => 'Webhook wurde erfolgreich aktualisiert',
|
||||
'webhook_update_notification' => 'Webhook erfolgreich aktualisiert',
|
||||
'webhook_delete' => 'gelöschter Webhook',
|
||||
'webhook_delete_notification' => 'Webhook wurde erfolgreich gelöscht',
|
||||
'webhook_delete_notification' => 'Webhook erfolgreich gelöscht',
|
||||
|
||||
// Users
|
||||
'user_update_notification' => 'Benutzer erfolgreich aktualisiert',
|
||||
|
@ -48,7 +48,7 @@ return [
|
||||
'filter_active' => 'Gesetzte Filter:',
|
||||
'filter_clear' => 'Filter löschen',
|
||||
'download' => 'Herunterladen',
|
||||
'open_in_tab' => 'In Neuem Tab öffnen',
|
||||
'open_in_tab' => 'In Tab öffnen',
|
||||
|
||||
// Sort Options
|
||||
'sort_options' => 'Sortieroptionen',
|
||||
|
@ -13,7 +13,7 @@ return [
|
||||
'cancel' => 'Abbrechen',
|
||||
'save' => 'Speichern',
|
||||
'close' => 'Schließen',
|
||||
'undo' => 'Rückgängig',
|
||||
'undo' => 'Rückgängig machen',
|
||||
'redo' => 'Wiederholen',
|
||||
'left' => 'Links',
|
||||
'center' => 'Zentriert',
|
||||
@ -32,14 +32,14 @@ return [
|
||||
'header_medium' => 'Mittlere Überschrift',
|
||||
'header_small' => 'Kleine Überschrift',
|
||||
'header_tiny' => 'Sehr kleine Überschrift',
|
||||
'paragraph' => 'Paragraph',
|
||||
'paragraph' => 'Absatz',
|
||||
'blockquote' => 'Blockzitat',
|
||||
'inline_code' => 'Inline-Code',
|
||||
'callouts' => 'Anmerkungen',
|
||||
'callout_information' => 'Info',
|
||||
'callout_success' => 'Erfolgreich',
|
||||
'callout_information' => 'Information',
|
||||
'callout_success' => 'Erfolg',
|
||||
'callout_warning' => 'Warnung',
|
||||
'callout_danger' => 'Achtung',
|
||||
'callout_danger' => 'Gefahr',
|
||||
'bold' => 'Fett',
|
||||
'italic' => 'Kursiv',
|
||||
'underline' => 'Unterstrichen',
|
||||
@ -87,29 +87,29 @@ return [
|
||||
'insert_column_after' => 'Spalte danach einfügen',
|
||||
'delete_column' => 'Spalte löschen',
|
||||
'table_cell' => 'Zelle',
|
||||
'table_row' => 'Reihe',
|
||||
'table_row' => 'Zeile',
|
||||
'table_column' => 'Spalte',
|
||||
'cell_properties' => 'Zelleneigenschaften',
|
||||
'cell_properties_title' => 'Zelleneigenschaften',
|
||||
'cell_type' => 'Zellentyp',
|
||||
'cell_type_cell' => 'Zelle',
|
||||
'cell_scope' => 'Zellbereich',
|
||||
'cell_type_header' => 'Tabellen-Kopfzelle',
|
||||
'cell_scope' => 'Bereich',
|
||||
'cell_type_header' => 'Überschriftszelle',
|
||||
'merge_cells' => 'Zellen verbinden',
|
||||
'split_cell' => 'Zellen teilen',
|
||||
'table_row_group' => 'Zeilengruppe',
|
||||
'table_column_group' => 'Spaltengruppe',
|
||||
'horizontal_align' => 'Horizontal ausrichten',
|
||||
'vertical_align' => 'Vertikal ausrichten',
|
||||
'border_width' => 'Randbreite',
|
||||
'border_style' => 'Randstil',
|
||||
'border_color' => 'Randfarbe',
|
||||
'border_width' => 'Rahmenbreite',
|
||||
'border_style' => 'Rahmenstil',
|
||||
'border_color' => 'Rahmenfarbe',
|
||||
'row_properties' => 'Zeileneigenschaften',
|
||||
'row_properties_title' => 'Zeileneigenschaften',
|
||||
'cut_row' => 'Zeile ausschneiden',
|
||||
'copy_row' => 'Zeile kopieren',
|
||||
'paste_row_before' => 'Vor der Zeile einfügen',
|
||||
'paste_row_after' => 'Nach der Zeile einfügen',
|
||||
'paste_row_before' => 'Zeile davor einfügen',
|
||||
'paste_row_after' => 'Zeile danach einfügen',
|
||||
'row_type' => 'Zeilentyp',
|
||||
'row_type_header' => 'Kopfzeile',
|
||||
'row_type_body' => 'Hauptteil',
|
||||
@ -117,8 +117,8 @@ return [
|
||||
'alignment' => 'Ausrichtung',
|
||||
'cut_column' => 'Spalte ausschneiden',
|
||||
'copy_column' => 'Spalte kopieren',
|
||||
'paste_column_before' => 'Vor der Spalte einfügen',
|
||||
'paste_column_after' => 'Nach der Spalte einfügen',
|
||||
'paste_column_before' => 'Spalte davor einfügen',
|
||||
'paste_column_after' => 'Spalte danach einfügen',
|
||||
'cell_padding' => 'Zellenabstand',
|
||||
'cell_spacing' => 'Zellen-Außenabstand',
|
||||
'caption' => 'Beschriftung',
|
||||
@ -157,7 +157,7 @@ return [
|
||||
'about' => 'Über den Editor',
|
||||
'about_title' => 'Über den WYSIWYG-Editor',
|
||||
'editor_license' => 'Editorlizenz & Copyright',
|
||||
'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
|
||||
'editor_tiny_license' => 'Dieser Editor wurde mithilfe von :tinyLink erstellt, der unter der MIT-Lizenz bereitgestellt wird.',
|
||||
'editor_tiny_license_link' => 'Die Copyright- und Lizenzdetails von TinyMCE finden Sie hier.',
|
||||
'save_continue' => 'Speichern & Fortfahren',
|
||||
'callouts_cycle' => '(Drücken Sie weiter, um durch Typen umzuschalten)',
|
||||
|
@ -23,8 +23,9 @@ return [
|
||||
'meta_updated' => 'Zuletzt aktualisiert: :timeLength',
|
||||
'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user',
|
||||
'meta_owned_name' => 'Im Besitz von :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Eintrag auswählen',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'entity_select_lack_permission' => 'Du hast nicht die benötigte Berechtigung, um dieses Element auszuwählen',
|
||||
'images' => 'Bilder',
|
||||
'my_recent_drafts' => 'Meine kürzlichen Entwürfe',
|
||||
'my_recently_viewed' => 'Kürzlich von mir angesehen',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Regal',
|
||||
'shelves' => 'Regale',
|
||||
'x_shelves' => ':count Regal|:count Regale',
|
||||
'shelves_long' => 'Bücherregal',
|
||||
'shelves_empty' => 'Es wurden noch keine Regale angelegt',
|
||||
'shelves_create' => 'Erzeuge ein Regal',
|
||||
'shelves_popular' => 'Beliebte Regale',
|
||||
@ -88,23 +88,23 @@ return [
|
||||
'shelves_save' => 'Regal speichern',
|
||||
'shelves_books' => 'Bücher in diesem Regal',
|
||||
'shelves_add_books' => 'Buch zu diesem Regal hinzufügen',
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_drag_books' => 'Ziehen Sie Bücher nach unten, um sie diesem Regal hinzuzufügen',
|
||||
'shelves_empty_contents' => 'Diesem Regal sind keine Bücher zugewiesen',
|
||||
'shelves_edit_and_assign' => 'Regal bearbeiten um Bücher hinzuzufügen',
|
||||
'shelves_edit_named' => 'Bücherregal :name bearbeiten',
|
||||
'shelves_edit' => 'Bücherregal bearbeiten',
|
||||
'shelves_delete' => 'Bücherregal löschen',
|
||||
'shelves_delete_named' => 'Bücherregal :name löschen',
|
||||
'shelves_delete_explain' => "Du bist im Begriff das Bücherregal mit dem Namen ':name' zu löschen. Enthaltene Bücher werden nicht gelöscht.",
|
||||
'shelves_delete_confirmation' => 'Bist du sicher, dass du dieses Bücherregal löschen willst?',
|
||||
'shelves_permissions' => 'Regal-Berechtigungen',
|
||||
'shelves_permissions_updated' => 'Regal-Berechtigungen aktualisiert',
|
||||
'shelves_permissions_active' => 'Regal-Berechtigungen aktiv',
|
||||
'shelves_permissions_cascade_warning' => 'Die Berechtigungen in Bücherregalen werden nicht automatisch auf enthaltene Bücher kaskadiert, weil ein Buch in mehreren Regalen existieren kann. Berechtigungen können jedoch mit der unten stehenden Option in untergeordnete Bücher kopiert werden.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopiere die Berechtigungen zum Buch',
|
||||
'shelves_copy_permissions' => 'Berechtigungen kopieren',
|
||||
'shelves_copy_permissions_explain' => 'Hiermit werden die Berechtigungen des aktuellen Regals auf alle enthaltenen Bücher übertragen. Überprüfe vor der Aktivierung, ob alle Berechtigungsänderungen am aktuellen Regal gespeichert wurden.',
|
||||
'shelves_copy_permission_success' => 'Regal-Berechtigungen wurden zu :count Büchern kopiert',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Buch',
|
||||
@ -145,7 +145,7 @@ return [
|
||||
'books_sort_show_other' => 'Andere Bücher anzeigen',
|
||||
'books_sort_save' => 'Neue Reihenfolge speichern',
|
||||
'books_copy' => 'Buch kopieren',
|
||||
'books_copy_success' => 'Das Buch wurde erfolgreich kopiert',
|
||||
'books_copy_success' => 'Buch erfolgreich kopiert',
|
||||
|
||||
// Chapters
|
||||
'chapter' => 'Kapitel',
|
||||
@ -171,7 +171,7 @@ return [
|
||||
'chapters_permissions_active' => 'Kapitel-Berechtigungen aktiv',
|
||||
'chapters_permissions_success' => 'Kapitel-Berechtigungenen aktualisisert',
|
||||
'chapters_search_this' => 'Dieses Kapitel durchsuchen',
|
||||
'chapter_sort_book' => 'Sort Book',
|
||||
'chapter_sort_book' => 'Buch sortieren',
|
||||
|
||||
// Pages
|
||||
'page' => 'Seite',
|
||||
@ -201,16 +201,16 @@ return [
|
||||
'pages_edit_switch_to_markdown' => 'Zum Markdown Editor wechseln',
|
||||
'pages_edit_switch_to_markdown_clean' => '(gesäuberter Output)',
|
||||
'pages_edit_switch_to_markdown_stable' => '(html beibehalten)',
|
||||
'pages_edit_switch_to_wysiwyg' => 'Wechseln Sie zum WYSIWYG-Editor',
|
||||
'pages_edit_switch_to_wysiwyg' => 'Zum WYSIWYG Editor wechseln',
|
||||
'pages_edit_set_changelog' => 'Änderungsprotokoll hinzufügen',
|
||||
'pages_edit_enter_changelog_desc' => 'Bitte gib eine kurze Zusammenfassung Deiner Änderungen ein',
|
||||
'pages_edit_enter_changelog' => 'Änderungsprotokoll eingeben',
|
||||
'pages_editor_switch_title' => 'Editor wechseln',
|
||||
'pages_editor_switch_are_you_sure' => 'Sind Sie sicher, dass Sie den Editor für diese Seite ändern möchten?',
|
||||
'pages_editor_switch_consider_following' => 'Betrachten Sie folgendes beim Ändern von Editoren:',
|
||||
'pages_editor_switch_consideration_a' => 'Einmal gespeichert, wird die neue Editoroption von zukünftigen Editoren verwendet, einschließlich derjenigen, die nicht in der Lage sind, den Editortyp selbst zu ändern.',
|
||||
'pages_editor_switch_consideration_b' => 'Dies kann unter bestimmten Umständen zu einem Verlust von Details und Quellcode führen.',
|
||||
'pages_editor_switch_consideration_c' => 'Änderungen des Tags oder Änderungsprotokolls, die seit dem letzten Speichern vorgenommen wurden, werden bei dieser Änderung nicht fortgesetzt.',
|
||||
'pages_editor_switch_are_you_sure' => 'Bist du dir sicher, dass du den Editor für diese Seite ändern willst?',
|
||||
'pages_editor_switch_consider_following' => 'Beachte beim Wechsel des Editors Folgendes:',
|
||||
'pages_editor_switch_consideration_a' => 'Nach dem Speichern wird der neue Editor von allen zukünftigen Bearbeitern verwendet, auch von denen, die den Editortyp nicht selbst ändern können.',
|
||||
'pages_editor_switch_consideration_b' => 'Dies kann unter Umständen zu einem Verlust von Details und Syntax führen.',
|
||||
'pages_editor_switch_consideration_c' => 'Tag- oder Changelog-Änderungen, die seit dem letzten Speichern vorgenommen wurden, bleiben bei dieser Änderung nicht erhalten.',
|
||||
'pages_save' => 'Seite speichern',
|
||||
'pages_title' => 'Seitentitel',
|
||||
'pages_name' => 'Seitenname',
|
||||
@ -237,7 +237,7 @@ return [
|
||||
'pages_revisions_number' => '#',
|
||||
'pages_revisions_numbered' => 'Revision #:id',
|
||||
'pages_revisions_numbered_changes' => 'Revision #:id Änderungen',
|
||||
'pages_revisions_editor' => 'Editor-Typ',
|
||||
'pages_revisions_editor' => 'Editortyp',
|
||||
'pages_revisions_changelog' => 'Änderungsprotokoll',
|
||||
'pages_revisions_changes' => 'Änderungen',
|
||||
'pages_revisions_current' => 'Aktuelle Version',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Inhalt bearbeiten',
|
||||
'pages_permissions_active' => 'Seiten-Berechtigungen aktiv',
|
||||
'pages_initial_revision' => 'Erste Veröffentlichung',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Neue Seite',
|
||||
'pages_editing_draft_notification' => 'Du bearbeitest momenten einen Entwurf, der zuletzt :timeDiff gespeichert wurde.',
|
||||
'pages_draft_edited_notification' => 'Diese Seite wurde seit diesem Zeitpunkt verändert. Wir empfehlen Ihnen, diesen Entwurf zu verwerfen.',
|
||||
@ -367,6 +368,11 @@ return [
|
||||
'convert_undo_warning' => 'Dies kann nicht so einfach rückgängig gemacht werden.',
|
||||
'convert_to_book' => 'In Buch umwandeln',
|
||||
'convert_to_book_desc' => 'Sie können dieses Kapitel zu einem neuen Buch mit dem gleichen Inhalt umwandeln. Alle Berechtigungen für dieses Kapitel werden in das neue Buch übernommen, aber alle vom ursprünglichen Buch vererbten Berechtigungen werden nicht übernommen, daher kann es zu Änderungen im Zugriff kommen.',
|
||||
'convert_chapter' => 'Kapitel umwandeln',
|
||||
'convert_chapter_confirm' => 'Sind Sie sicher, dass Sie dieses Kapitel umwandeln möchten?',
|
||||
'convert_chapter' => 'Kapital konvertieren',
|
||||
'convert_chapter_confirm' => 'Bist du dir sicher, dass du dieses Kapitel konvertieren möchtest?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Eintrag nicht gefunden',
|
||||
'bookshelf_not_found' => 'Regal nicht gefunden',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Buch nicht gefunden',
|
||||
'page_not_found' => 'Seite nicht gefunden',
|
||||
'chapter_not_found' => 'Kapitel nicht gefunden',
|
||||
@ -88,8 +88,8 @@ return [
|
||||
'sorry_page_not_found' => 'Entschuldigung. Die Seite, die Du angefordert hast, wurde nicht gefunden.',
|
||||
'sorry_page_not_found_permission_warning' => 'Wenn du erwartet hast, dass diese Seite existiert, hast du möglicherweise nicht die Berechtigung, sie anzuzeigen.',
|
||||
'image_not_found' => 'Bild nicht gefunden',
|
||||
'image_not_found_subtitle' => 'Entschuldigung. Das angeforderte Bild wurde nicht gefunden.',
|
||||
'image_not_found_details' => 'Wenn Sie erwartet haben, dass dieses Bild existiert, könnte es gelöscht worden sein.',
|
||||
'image_not_found_subtitle' => 'Sorry. Die Bilddatei, nach der du suchst, konnte nicht gefunden werden.',
|
||||
'image_not_found_details' => 'Wenn du erwartet hast, dass dieses Bild existiert, wurde es möglicherweise gelöscht.',
|
||||
'return_home' => 'Zurück zur Startseite',
|
||||
'error_occurred' => 'Es ist ein Fehler aufgetreten',
|
||||
'app_down' => ':appName befindet sich aktuell im Wartungsmodus.',
|
||||
|
@ -27,8 +27,8 @@ return [
|
||||
'app_secure_images' => 'Erhöhte Sicherheit für hochgeladene Bilder aktivieren?',
|
||||
'app_secure_images_toggle' => 'Aktiviere Bild-Upload mit höherer Sicherheit',
|
||||
'app_secure_images_desc' => 'Aus Leistungsgründen sind alle Bilder öffentlich sichtbar. Diese Option fügt zufällige, schwer zu eratene, Zeichenketten zu Bild-URLs hinzu. Stellen sie sicher, dass Verzeichnisindizes deaktiviert sind, um einen einfachen Zugriff zu verhindern.',
|
||||
'app_default_editor' => 'Standard-Seiten-Editor',
|
||||
'app_default_editor_desc' => 'Wählen Sie aus, welcher Editor standardmäßig beim Bearbeiten neuer Seiten verwendet wird. Dies kann auf einer Seitenebene überschrieben werden, wenn es die Berechtigungen erlauben.',
|
||||
'app_default_editor' => 'Standard Seiteneditor',
|
||||
'app_default_editor_desc' => 'Wähle aus, welcher Editor bei der Bearbeitung neuer Seiten standardmäßig verwendet werden soll. Dies kann auf Seitenebene außer Kraft gesetzt werden, sofern die Berechtigungen dies zulassen.',
|
||||
'app_custom_html' => 'Benutzerdefinierter HTML <head> Inhalt',
|
||||
'app_custom_html_desc' => 'Jeder Inhalt, der hier hinzugefügt wird, wird am Ende der <head> Sektion jeder Seite eingefügt. Diese kann praktisch sein, um CSS Styles anzupassen oder Analytics-Code hinzuzufügen.',
|
||||
'app_custom_html_disabled_notice' => 'Benutzerdefinierte HTML-Kopfzeileninhalte sind auf dieser Einstellungsseite deaktiviert, um sicherzustellen, dass alle Änderungen rückgängig gemacht werden können.',
|
||||
@ -92,6 +92,10 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
|
||||
'maint_send_test_email_mail_text' => 'Glückwunsch! Da du diese E-Mail Benachrichtigung erhalten hast, scheinen deine E-Mail-Einstellungen korrekt konfiguriert zu sein.',
|
||||
'maint_recycle_bin_desc' => 'Gelöschte Regale, Bücher, Kapitel & Seiten werden in den Papierkorb verschoben, so dass sie wiederhergestellt oder dauerhaft gelöscht werden können. Ältere Einträge im Papierkorb können, in Abhängigkeit von der Systemkonfiguration, nach einer Weile automatisch entfernt werden.',
|
||||
'maint_recycle_bin_open' => 'Papierkorb öffnen',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Papierkorb',
|
||||
@ -155,7 +159,7 @@ Hinweis: Benutzer können ihre E-Mail Adresse nach erfolgreicher Registrierung
|
||||
'role_access_api' => 'Systemzugriffs-API',
|
||||
'role_manage_settings' => 'Globaleinstellungen verwalten',
|
||||
'role_export_content' => 'Inhalt exportieren',
|
||||
'role_editor_change' => 'Seiten-Editor ändern',
|
||||
'role_editor_change' => 'Seiteneditor ändern',
|
||||
'role_asset' => 'Berechtigungen',
|
||||
'roles_system_warning' => 'Beachten Sie, dass der Zugriff auf eine der oben genannten drei Berechtigungen einem Benutzer erlauben kann, seine eigenen Berechtigungen oder die Rechte anderer im System zu ändern. Weisen Sie nur Rollen, mit diesen Berechtigungen, vertrauenswürdigen Benutzern zu.',
|
||||
'role_asset_desc' => 'Diese Berechtigungen gelten für den Standard-Zugriff innerhalb des Systems. Berechtigungen für Bücher, Kapitel und Seiten überschreiben diese Berechtigungenen.',
|
||||
|
@ -40,7 +40,7 @@ return [
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'estante creado',
|
||||
'bookshelf_create_notification' => 'Estante creado correctamente',
|
||||
'bookshelf_create_from_book' => 'convertido libro a estante',
|
||||
'bookshelf_create_from_book' => 'libro convertido a estante',
|
||||
'bookshelf_create_from_book_notification' => 'Libro convertido a estante con éxito',
|
||||
'bookshelf_update' => 'estante actualizado',
|
||||
'bookshelf_update_notification' => 'Estante actualizado correctamente',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Actualizado :timeLength',
|
||||
'meta_updated_name' => 'Actualizado :timeLength por :user',
|
||||
'meta_owned_name' => 'Propiedad de :user',
|
||||
'meta_reference_page_count' => 'Referenciado en 1 página|Referenciado en :count páginas',
|
||||
'entity_select' => 'Seleccione entidad',
|
||||
'entity_select_lack_permission' => 'No tiene los permisos necesarios para seleccionar este elemento',
|
||||
'images' => 'Imágenes',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Estante',
|
||||
'shelves' => 'Estantes',
|
||||
'x_shelves' => ':count estante|:count estantes',
|
||||
'shelves_long' => 'Estantes',
|
||||
'shelves_empty' => 'No hay estantes creados',
|
||||
'shelves_create' => 'Crear estante',
|
||||
'shelves_popular' => 'Estantes populares',
|
||||
@ -93,17 +93,17 @@ return [
|
||||
'shelves_edit_and_assign' => 'Editar el estante para asignar libros',
|
||||
'shelves_edit_named' => 'Editar estante :name',
|
||||
'shelves_edit' => 'Editar estante',
|
||||
'shelves_delete' => 'Borrar estante',
|
||||
'shelves_delete_named' => 'Borrar estante :name',
|
||||
'shelves_delete_explain' => "Esto borrará el estante con el nombre ':name'. Los libros que contenga no se borrarán.",
|
||||
'shelves_delete' => 'Eliminar estante',
|
||||
'shelves_delete_named' => 'Eliminar estante :name',
|
||||
'shelves_delete_explain' => "Esto eliminará el estante con el nombre ':name'. Los libros que contenga no se eliminarán.",
|
||||
'shelves_delete_confirmation' => '¿Está seguro de que desea borrar este estante?',
|
||||
'shelves_permissions' => 'Permisos del estante',
|
||||
'shelves_permissions' => 'Permisos del Estante',
|
||||
'shelves_permissions_updated' => 'Permisos del estante actualizados',
|
||||
'shelves_permissions_active' => 'Permisos del estante activos',
|
||||
'shelves_permissions_cascade_warning' => 'Los permisos en los estantes no se aplican automáticamente a los libros contenidos. Esto se debe a que un libro puede existir en múltiples estantes. Sin embargo, los permisos pueden ser aplicados a los libros del estante utilizando la opción a continuación.',
|
||||
'shelves_permissions_cascade_warning' => 'Los permisos en los estantes no se aplican automáticamente a los libros que contengan. Esto se debe a que un libro puede existir en múltiples estantes. Sin embargo, los permisos pueden ser aplicados a los libros del estante utilizando la opción a continuación.',
|
||||
'shelves_copy_permissions_to_books' => 'Copiar permisos a los libros',
|
||||
'shelves_copy_permissions' => 'Copiar permisos',
|
||||
'shelves_copy_permissions_explain' => 'Esto aplicará los ajustes de permisos de este estante para todos sus libros. Antes de activarlo, asegúrese de que todos los cambios de permisos para este estante han sido guardados.',
|
||||
'shelves_copy_permissions_explain' => 'Esto aplicará los permisos de este estante para todos sus libros. Antes de activarlo, asegúrese de que todos los cambios de permisos para este estante han sido guardados.',
|
||||
'shelves_copy_permission_success' => 'Permisos del estante copiados a :count libros',
|
||||
|
||||
// Books
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Contenido editado',
|
||||
'pages_permissions_active' => 'Permisos de página activos',
|
||||
'pages_initial_revision' => 'Publicación inicial',
|
||||
'pages_references_update_revision' => 'Actualización automática de enlaces internos',
|
||||
'pages_initial_name' => 'Página nueva',
|
||||
'pages_editing_draft_notification' => 'Está actualmente editando un borrador que fue guardado por última vez el :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Esta página ha sido actualizada desde ese momento. Se recomienda que cancele este borrador.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'Puede convertir este capítulo en un nuevo libro con el mismo contenido. Cualquier permiso establecido en este capítulo será copiado al nuevo libro pero cualquier permiso heredado, del libro padre, no se copiará lo que podría conducir a un cambio de control de acceso.',
|
||||
'convert_chapter' => 'Convertir Capítulo',
|
||||
'convert_chapter_confirm' => '¿Estás seguro de que quieres convertir este capítulo?',
|
||||
|
||||
// References
|
||||
'references' => 'Referencias',
|
||||
'references_none' => 'No hay referencias a este elemento.',
|
||||
'references_to_desc' => 'A continuación se muestran todas las páginas en el sistema que enlazan a este elemento.',
|
||||
];
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => '¡Enhorabuena! Al recibir esta notificación de correo electrónico, tu configuración de correo electrónico parece estar ajustada correctamente.',
|
||||
'maint_recycle_bin_desc' => 'Los estantes, libros, capítulos y páginas eliminados se envían a la papelera de reciclaje para que puedan ser restauradas o eliminadas permanentemente. Los elementos más antiguos en la papelera de reciclaje pueden ser eliminados automáticamente después de un tiempo dependiendo de la configuración del sistema.',
|
||||
'maint_recycle_bin_open' => 'Abrir papelera de reciclaje',
|
||||
'maint_regen_references' => 'Regenerar Referencias',
|
||||
'maint_regen_references_desc' => 'Esta acción reconstruirá el índice de referencia de elementos cruzados dentro de la base de datos. Normalmente se gestiona automáticamente, pero esta acción puede ser útil para indexar el contenido antiguo o añadido mediante métodos no oficiales.',
|
||||
'maint_regen_references_success' => '¡El índice de referencias ha sido regenerado!',
|
||||
'maint_timeout_command_note' => 'Nota: Esta acción puede tardar en ejecutarse, lo que puede llevar a problemas de tiempo de espera en algunos entornos web. Como alternativa, esta acción se puede realizar desde una terminal.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Papelera de Reciclaje',
|
||||
|
@ -40,11 +40,11 @@ return [
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'estante creado',
|
||||
'bookshelf_create_notification' => 'Estante creado correctamente',
|
||||
'bookshelf_create_from_book' => 'libro convertido en estante',
|
||||
'bookshelf_create_from_book' => 'libro convertido a estante',
|
||||
'bookshelf_create_from_book_notification' => 'Libro convertido en estante con éxito',
|
||||
'bookshelf_update' => 'Estante actualizado',
|
||||
'bookshelf_update' => 'estante actualizado',
|
||||
'bookshelf_update_notification' => 'Estante actualizado correctamente',
|
||||
'bookshelf_delete' => 'Estante borrado',
|
||||
'bookshelf_delete' => 'estante eliminado',
|
||||
'bookshelf_delete_notification' => 'Estante eliminado correctamente',
|
||||
|
||||
// Favourites
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Actualizado el :timeLength',
|
||||
'meta_updated_name' => 'Actualizado el :timeLength por :user',
|
||||
'meta_owned_name' => 'Propiedad de :user',
|
||||
'meta_reference_page_count' => 'Referenciado en 1 página|Referenciado en :count páginas',
|
||||
'entity_select' => 'Seleccione entidad',
|
||||
'entity_select_lack_permission' => 'No tiene los permisos necesarios para seleccionar este elemento',
|
||||
'images' => 'Imágenes',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Estante',
|
||||
'shelves' => 'Estantes',
|
||||
'x_shelves' => ':count Estante|:count Estantes',
|
||||
'shelves_long' => 'Estantes de libros',
|
||||
'shelves_empty' => 'No se crearon estantes',
|
||||
'shelves_create' => 'Crear un estante nuevo',
|
||||
'shelves_popular' => 'Estantes Populares',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Arrastra los libros a continuación para añadirlos a este estante',
|
||||
'shelves_empty_contents' => 'Este estante no tiene libros asignados a él',
|
||||
'shelves_edit_and_assign' => 'Editar el estante para asignar libros',
|
||||
'shelves_edit_named' => 'Editar Estante :name',
|
||||
'shelves_edit' => 'Editar Estante',
|
||||
'shelves_delete' => 'Eliminar Estante',
|
||||
'shelves_delete_named' => 'Eliminar Estante :name',
|
||||
'shelves_delete_explain' => "Esta acción eliminará el estante con el nombre ':name'. Los libros contenidos en él no se eliminarán.",
|
||||
'shelves_delete_confirmation' => '¿Está seguro que quiere eliminar este estante?',
|
||||
'shelves_edit_named' => 'Editar estante :name',
|
||||
'shelves_edit' => 'Editar estante',
|
||||
'shelves_delete' => 'Eliminar estante',
|
||||
'shelves_delete_named' => 'Eliminar estante :name',
|
||||
'shelves_delete_explain' => "Esto eliminará el estante con el nombre ':name'. Los libros que contenga no se eliminarán.",
|
||||
'shelves_delete_confirmation' => '¿Está seguro de que desea borrar este estante?',
|
||||
'shelves_permissions' => 'Permisos del Estante',
|
||||
'shelves_permissions_updated' => 'Permisos del Estante actualizados',
|
||||
'shelves_permissions_active' => 'Permisos Activos del Estante',
|
||||
'shelves_permissions_cascade_warning' => 'Los permisos en los estantes no se aplican automáticamente a los libros contenidos. Esto se debe a que un libro puede existir en múltiples estantes. Sin embargo, los permisos pueden ser aplicados a los libros del estante utilizando la opción a continuación.',
|
||||
'shelves_permissions_updated' => 'Permisos del estante actualizados',
|
||||
'shelves_permissions_active' => 'Permisos del estante activos',
|
||||
'shelves_permissions_cascade_warning' => 'Los permisos en los estantes no se aplican automáticamente a los libros que contengan. Esto se debe a que un libro puede existir en múltiples estantes. Sin embargo, los permisos pueden ser aplicados a los libros del estante utilizando la opción a continuación.',
|
||||
'shelves_copy_permissions_to_books' => 'Copiar Permisos a los Libros',
|
||||
'shelves_copy_permissions' => 'Copiar Permisos',
|
||||
'shelves_copy_permissions_explain' => 'Esta acción aplicará los permisos de este estante a todos los libros contenidos en él. Antes de activarlos, asegúrese que los cambios a los permisos de este estante estén guardados.',
|
||||
'shelves_copy_permission_success' => 'Se copiaron los permisos del estante a :count libros',
|
||||
'shelves_copy_permissions_explain' => 'Esto aplicará los permisos de este estante para todos sus libros. Antes de activarlo, asegúrese de que todos los cambios de permisos para este estante han sido guardados.',
|
||||
'shelves_copy_permission_success' => 'Permisos del estante copiados a :count libros',
|
||||
|
||||
// Books
|
||||
'book' => 'Libro',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Contenido editado',
|
||||
'pages_permissions_active' => 'Permisos de página activos',
|
||||
'pages_initial_revision' => 'Publicación inicial',
|
||||
'pages_references_update_revision' => 'Actualización automática de enlaces internos',
|
||||
'pages_initial_name' => 'Página nueva',
|
||||
'pages_editing_draft_notification' => 'Usted está actualmente editando un borrador que fue guardado por última vez el :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Esta página ha sido actualizada desde aquel momento. Se recomienda que cancele este borrador.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'Puede convertir este capítulo en un nuevo libro con el mismo contenido. Cualquier permiso establecido en este capítulo será copiado al nuevo libro pero cualquier permiso heredado, del libro padre, no se copiará lo que podría derivar en un cambio en el control de acceso.',
|
||||
'convert_chapter' => 'Convertir Capítulo',
|
||||
'convert_chapter_confirm' => '¿Está seguro de que quiere convertir este capítulo?',
|
||||
|
||||
// References
|
||||
'references' => 'Referencias',
|
||||
'references_none' => 'No hay referencias a este elemento.',
|
||||
'references_to_desc' => 'A continuación se muestran todas las páginas en el sistema que enlazan a este elemento.',
|
||||
];
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => '¡Enhorabuena! Al recibir esta notificación de correo electrónico, tu configuración de correo electrónico parece estar ajustada correctamente.',
|
||||
'maint_recycle_bin_desc' => 'Los estantes, libros, capítulos y páginas eliminados se envían a la papelera de reciclaje para que puedan ser restauradas o eliminadas permanentemente. Los elementos más antiguos en la papelera de reciclaje pueden ser eliminados automáticamente después de un tiempo dependiendo de la configuración del sistema.',
|
||||
'maint_recycle_bin_open' => 'Abrir papelera de reciclaje',
|
||||
'maint_regen_references' => 'Regenerar Referencias',
|
||||
'maint_regen_references_desc' => 'Esta acción reconstruirá el índice de referencia de elementos cruzados dentro de la base de datos. Normalmente se gestiona automáticamente, pero esta acción puede ser útil para indexar el contenido antiguo o añadido mediante métodos no oficiales.',
|
||||
'maint_regen_references_success' => '¡El índice de referencias ha sido regenerado!',
|
||||
'maint_timeout_command_note' => 'Nota: Esta acción puede tardar en ejecutarse, lo que puede llevar a problemas de tiempo de espera en algunos entornos web. Como alternativa, esta acción se puede realizar desde una terminal.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Papelera de Reciclaje',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Raamat on sorteeritud',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'lisas riiuli',
|
||||
'bookshelf_create_notification' => 'Riiul on lisatud',
|
||||
'bookshelf_create_from_book' => 'muutis raamatu riiuliks',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Raamat on muudetud riiuliks',
|
||||
'bookshelf_update' => 'muutis riiulit',
|
||||
'bookshelf_update_notification' => 'Riiul on muudetud',
|
||||
'bookshelf_delete' => 'kustutas riiuli',
|
||||
'bookshelf_delete_notification' => 'Riiul on kustutatud',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" lisati su lemmikute hulka',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Muudetud :timeLength',
|
||||
'meta_updated_name' => 'Muudetud :timeLength kasutaja :user poolt',
|
||||
'meta_owned_name' => 'Kuulub kasutajale :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Objekti valik',
|
||||
'entity_select_lack_permission' => 'Sul pole õiguseid selle objekti valimiseks',
|
||||
'images' => 'Pildid',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Riiul',
|
||||
'shelves' => 'Riiulid',
|
||||
'x_shelves' => ':count riiul|:count riiulit',
|
||||
'shelves_long' => 'Raamaturiiulid',
|
||||
'shelves_empty' => 'Ühtegi riiulit pole lisatud',
|
||||
'shelves_create' => 'Lisa uus riiul',
|
||||
'shelves_popular' => 'Populaarsed riiulid',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Lohista raamatuid siia, et neid sellele riiulile lisada',
|
||||
'shelves_empty_contents' => 'Sellel riiulil ei ole ühtegi raamatut',
|
||||
'shelves_edit_and_assign' => 'Muuda riiulit, et siia raamatuid lisada',
|
||||
'shelves_edit_named' => 'Muuda riiulit :name',
|
||||
'shelves_edit' => 'Muuda riiulit',
|
||||
'shelves_delete' => 'Kustuta riiul',
|
||||
'shelves_delete_named' => 'Kustuta riiul :name',
|
||||
'shelves_delete_explain' => "See kustutab riiuli nimega ':name'. Raamatuid, mis on sellel riiulil, ei kustutata.",
|
||||
'shelves_delete_confirmation' => 'Kas oled kindel, et soovid selle raamaturiiuli kustutada?',
|
||||
'shelves_permissions' => 'Riiuli õigused',
|
||||
'shelves_permissions_updated' => 'Riiuli õigused muudetud',
|
||||
'shelves_permissions_active' => 'Riiuli õigused on aktiivsed',
|
||||
'shelves_permissions_cascade_warning' => 'Raamaturiiuli õigused ei rakendu automaatselt sellel olevatele raamatutele, kuna raamat võib olla korraga mitmel riiulil. Alloleva valiku abil saab aga riiuli õigused kopeerida raamatutele.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopeeri õigused raamatutele',
|
||||
'shelves_copy_permissions' => 'Kopeeri õigused',
|
||||
'shelves_copy_permissions_explain' => 'See rakendab raamaturiiuli praegused õigused kõigile sellel olevatele raamatutele. Enne jätkamist veendu, et raamaturiiuli õiguste muudatused oleks salvestatud.',
|
||||
'shelves_copy_permission_success' => 'Raamaturiiuli õigused kopeeritud :count raamatule',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Raamat',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Muuda sisu',
|
||||
'pages_permissions_active' => 'Lehe õigused on aktiivsed',
|
||||
'pages_initial_revision' => 'Esimene redaktsioon',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Uus leht',
|
||||
'pages_editing_draft_notification' => 'Sa muudad mustandit, mis salvestati viimati :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Seda lehte on sellest ajast saadid uuendatud. Soovitame mustandist loobuda.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'Saad muuta selle peatüki uueks, sama sisuga raamatuks. Peatükile määratud õigused kopeeritakse uuele raamatule, aga olemasolevalt raamatult pärit õiguseid ei kopeerita, mis võib põhjustada muudatusi ligipääsudes.',
|
||||
'convert_chapter' => 'Muud peatükk',
|
||||
'convert_chapter_confirm' => 'Kas oled kindel, et soovid selle peatüki muuta?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Objekti ei leitud',
|
||||
'bookshelf_not_found' => 'Riiulit ei leitud',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Raamatut ei leitud',
|
||||
'page_not_found' => 'Lehte ei leitud',
|
||||
'chapter_not_found' => 'Peatükki ei leitud',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Hea töö! Kui sa selle e-kirja kätte said, on su e-posti seaded õigesti määratud.',
|
||||
'maint_recycle_bin_desc' => 'Kustutatud riiulid, raamatud, peatükid ja lehed saadetakse prügikasti, et neid saaks taastada või lõplikult kustutada. Vanemad objektid võidakse teatud aja järel automaatselt prügikastist kustutada.',
|
||||
'maint_recycle_bin_open' => 'Ava prügikast',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Prügikast',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Liburua ongi bersailaktu da',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'apalategia sortuta',
|
||||
'bookshelf_create_notification' => 'Apalategia egoki sortuta',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'apalategia eguneratuta',
|
||||
'bookshelf_update_notification' => 'Apalategia egoki eguneratuta',
|
||||
'bookshelf_delete' => 'apalategia ezabatua',
|
||||
'bookshelf_delete_notification' => 'Apalategia egoki ezabatua',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" zure gogoetara gehitua izan da',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Aldatua :timeLength',
|
||||
'meta_updated_name' => ':timeLength aldatuta. Erabiltzailea :user',
|
||||
'meta_owned_name' => ':user da jabea',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Aukeratutako entitatea',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Irudiak',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Apalategia',
|
||||
'shelves' => 'Apalategiak',
|
||||
'x_shelves' => ':count Apalategi|:count Apalategi',
|
||||
'shelves_long' => 'Liburu-Apalategi',
|
||||
'shelves_empty' => 'Ez da inolako apalategirik sortu',
|
||||
'shelves_create' => 'Apalategi berria sortu',
|
||||
'shelves_popular' => 'Apalategi esanguratsuak',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Apalategi honek ez dauka libururik',
|
||||
'shelves_edit_and_assign' => 'Apalategia editatu liburuak gehitzeko',
|
||||
'shelves_edit_named' => ':name liburu-apalategia editatu',
|
||||
'shelves_edit' => 'Liburu-apalategia editatu',
|
||||
'shelves_delete' => 'Apalategia ezabatu',
|
||||
'shelves_delete_named' => ':name apalategia ezabatu',
|
||||
'shelves_delete_explain' => "':name' apalategia ezabatuko du ekintza honek. bertan dauden liburuak ez dira ezabatuko.",
|
||||
'shelves_delete_confirmation' => 'Ziur zaude apalategi hau ezabatu nahi duzula?',
|
||||
'shelves_permissions' => 'Apalategi baimenak',
|
||||
'shelves_permissions_updated' => 'Apalategi baimenak eguneratuta',
|
||||
'shelves_permissions_active' => 'Apalategi baimenak aktibatuta',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopiatu baimenak liburura',
|
||||
'shelves_copy_permissions' => 'Gorde baimenak',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Apalategi baimenak :count liburutan kopiatuta',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Liburua',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Editatu edukia',
|
||||
'pages_permissions_active' => 'Page Permissions Active',
|
||||
'pages_initial_revision' => 'Initial publish',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Orrialde berria',
|
||||
'pages_editing_draft_notification' => 'You are currently editing a draft that was last saved :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'This page has been updated by since that time. It is recommended that you discard this draft.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Entity not found',
|
||||
'bookshelf_not_found' => 'Bookshelf not found',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Book not found',
|
||||
'page_not_found' => 'Page not found',
|
||||
'chapter_not_found' => 'Chapter not found',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Congratulations! As you received this email notification, your email settings seem to be configured properly.',
|
||||
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
|
||||
'maint_recycle_bin_open' => 'Ireki zakarrontzia',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Zakarrontzia',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'کتاب با موفقیت مرتب سازی شد',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'ایجاد قفسه کتاب',
|
||||
'bookshelf_create_notification' => 'قفسه کتاب با موفقیت ایجاد شد',
|
||||
'bookshelf_create_from_book' => 'تبدیل کتاب به قفسه',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'کتاب با موفقیت به یک قفسه تبدیل شد',
|
||||
'bookshelf_update' => 'به روزرسانی قفسه کتاب',
|
||||
'bookshelf_update_notification' => 'قفسه کتاب با موفقیت به روزرسانی شد',
|
||||
'bookshelf_delete' => 'حذف قفسه کتاب',
|
||||
'bookshelf_delete_notification' => 'قفسه کتاب با موفقیت حذف شد',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" به علاقه مندی های شما اضافه شد',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'به روزرسانی شده :timeLength',
|
||||
'meta_updated_name' => 'به روزرسانی شده :timeLength توسط :user',
|
||||
'meta_owned_name' => 'توسط :user ایجاد شدهاست',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'انتخاب موجودیت',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'عکس ها',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'تاقچه',
|
||||
'shelves' => 'قفسه ها',
|
||||
'x_shelves' => ':count تاقچه|:count تاقچه',
|
||||
'shelves_long' => 'قفسه کتاب',
|
||||
'shelves_empty' => 'هیچ قفسه ای ایجاد نشده است',
|
||||
'shelves_create' => 'ایجاد قفسه جدید',
|
||||
'shelves_popular' => 'قفسه های محبوب',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'این قفسه هیچ کتابی به آن اختصاص داده نشده است',
|
||||
'shelves_edit_and_assign' => 'برای اختصاص کتابها، قفسه را ویرایش کنید',
|
||||
'shelves_edit_named' => 'ویرایش قفسه کتاب :name',
|
||||
'shelves_edit' => 'ویرایش قفسه کتاب',
|
||||
'shelves_delete' => 'حذف قفسه کتاب',
|
||||
'shelves_delete_named' => 'حذف قفسه کتاب :name',
|
||||
'shelves_delete_explain' => "با این کار قفسه کتاب با نام ':name' حذف می شود. کتاب های موجود حذف نمی شوند.",
|
||||
'shelves_delete_confirmation' => 'آیا مطمئنید که می خواهید این قفسه کتاب را حذف کنید؟',
|
||||
'shelves_permissions' => 'مجوزهای قفسه کتاب',
|
||||
'shelves_permissions_updated' => 'مجوزهای قفسه کتاب به روز شد',
|
||||
'shelves_permissions_active' => 'مجوزهای قفسه کتاب فعال است',
|
||||
'shelves_permissions_cascade_warning' => 'مجوزهای موجود در قفسههای کتاب به طور خودکار به کتابهای حاوی آبشار نمیشوند. این به این دلیل است که یک کتاب می تواند در چندین قفسه وجود داشته باشد. با این حال، مجوزها را میتوان با استفاده از گزینه زیر در کتابهای کودک کپی کرد.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'کپی مجوزها در کتابها',
|
||||
'shelves_copy_permissions' => 'مجوزهای کپی',
|
||||
'shelves_copy_permissions_explain' => 'با این کار تنظیمات مجوز فعلی این قفسه کتاب برای همه کتابهای موجود در آن اعمال میشود. قبل از فعال کردن، مطمئن شوید که هر گونه تغییر در مجوزهای این قفسه کتاب ذخیره شده است.',
|
||||
'shelves_copy_permission_success' => 'مجوزهای قفسه کتاب در :count کتاب کپی شد',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'کتاب',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'ویرایش محتوا',
|
||||
'pages_permissions_active' => 'مجوزهای صفحه فعال است',
|
||||
'pages_initial_revision' => 'انتشار اولیه',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'برگهٔ تازه',
|
||||
'pages_editing_draft_notification' => 'شما در حال ویرایش پیش نویسی هستید که آخرین بار در :timeDiff ذخیره شده است.',
|
||||
'pages_draft_edited_notification' => 'این صفحه از همان زمان به روز شده است. توصیه می شود از این پیش نویس صرف نظر کنید.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'می توانید این فصل را به یک کتاب جدید با همین مطالب تبدیل کنید. هر مجوزی که در این فصل تنظیم شده است در کتاب جدید کپی می شود، اما هر گونه مجوز ارثی، از کتاب والد، کپی نمی شود که می تواند منجر به تغییر کنترل دسترسی شود.',
|
||||
'convert_chapter' => 'تبدیل فصل',
|
||||
'convert_chapter_confirm' => 'آیا از تبدیل این فصل مطمئن هستید؟',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'موجودیت یافت نشد',
|
||||
'bookshelf_not_found' => 'قفسه کتاب پیدا نشد',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'کتاب پیدا نشد',
|
||||
'page_not_found' => 'صفحه یافت نشد',
|
||||
'chapter_not_found' => 'فصل پیدا نشد',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'تبریک می گویم! با دریافت این اعلان ایمیل، به نظر می رسد تنظیمات ایمیل شما به درستی پیکربندی شده است.',
|
||||
'maint_recycle_bin_desc' => 'قفسهها، کتابها، فصلها و صفحات حذفشده به سطل بازیافت فرستاده میشوند تا بتوان آنها را بازیابی کرد یا برای همیشه حذف کرد. بسته به پیکربندی سیستم، اقلام قدیمی در سطل بازیافت ممکن است پس از مدتی به طور خودکار حذف شوند.',
|
||||
'maint_recycle_bin_open' => 'سطل بازیافت را باز کنید',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'سطل زباله',
|
||||
|
@ -31,7 +31,7 @@ return [
|
||||
'digits' => ':attribute باید :digits رقم باشد.',
|
||||
'digits_between' => ':attribute باید بین :min و :max رقم باشد.',
|
||||
'email' => ':attribute باید یک ایمیل معتبر باشد.',
|
||||
'ends_with' => ':attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
|
||||
'ends_with' => ':attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
|
||||
'file' => ':attribute باید به عنوان یک فایل معتبر شناخته شود.',
|
||||
'filled' => ':attribute باید مقدار داشته باشد.',
|
||||
'gt' => [
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Livre restauré avec succès',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'a créé l\'étagère',
|
||||
'bookshelf_create_notification' => 'Étagère créée avec succès',
|
||||
'bookshelf_create_from_book' => 'livre converti en étagère',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Livre converti en étagère avec succès',
|
||||
'bookshelf_update' => 'a modifié l\'étagère',
|
||||
'bookshelf_update_notification' => 'Étagère modifiée avec succès',
|
||||
'bookshelf_delete' => 'a supprimé l\'étagère',
|
||||
'bookshelf_delete_notification' => 'Étagère supprimée avec succès',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" a été ajouté dans vos favoris',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Mis à jour :timeLength',
|
||||
'meta_updated_name' => 'Mis à jour :timeLength par :user',
|
||||
'meta_owned_name' => 'Appartient à :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Sélectionner l\'entité',
|
||||
'entity_select_lack_permission' => 'Vous n\'avez pas les permissions requises pour sélectionner cet élément',
|
||||
'images' => 'Images',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Étagère',
|
||||
'shelves' => 'Étagères',
|
||||
'x_shelves' => ':count Étagère|:count Étagères',
|
||||
'shelves_long' => 'Étagères',
|
||||
'shelves_empty' => 'Aucune étagère n\'a été créée',
|
||||
'shelves_create' => 'Créer une nouvelle étagère',
|
||||
'shelves_popular' => 'Étagères populaires',
|
||||
@ -88,23 +88,23 @@ return [
|
||||
'shelves_save' => 'Enregistrer l\'étagère',
|
||||
'shelves_books' => 'Livres sur cette étagère',
|
||||
'shelves_add_books' => 'Ajouter des livres sur cette étagère',
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_drag_books' => 'Déposez des livres ici pour les ajouter a cette étagère',
|
||||
'shelves_empty_contents' => 'Aucun livre n\'a été assigné à cette étagère',
|
||||
'shelves_edit_and_assign' => 'Modifier cette étagère pour y ajouter des livres',
|
||||
'shelves_edit_named' => 'Modifier l\'étagère :name',
|
||||
'shelves_edit' => 'Modifier l\'étagère',
|
||||
'shelves_delete' => 'Supprimer l\'étagère',
|
||||
'shelves_delete_named' => 'Supprimer l\'étagère :name',
|
||||
'shelves_delete_explain' => "Ceci va supprimer l'étagère nommée ':name'. Les livres contenus dans cette étagère ne seront pas supprimés.",
|
||||
'shelves_delete_confirmation' => 'Êtes-vous sûr(e) de vouloir supprimer cette étagère ?',
|
||||
'shelves_permissions' => 'Permissions de l\'étagère',
|
||||
'shelves_permissions_updated' => 'Permissions de l\'étagère mises à jour',
|
||||
'shelves_permissions_active' => 'Permissions de l\'étagère activées',
|
||||
'shelves_permissions_cascade_warning' => 'Les permissions sur les étagères ne sont pas automatiquement recopiées aux livres qu\'elles contiennent, car un livre peut exister dans plusieurs étagères. Les permissions peuvent cependant être recopiées vers les livres contenus en utilisant l\'option ci-dessous.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Copier les permissions vers les livres',
|
||||
'shelves_copy_permissions' => 'Copier les permissions',
|
||||
'shelves_copy_permissions_explain' => 'Ceci va appliquer les permissions actuelles de cette étagère à tous les livres qu\'elle contient. Avant de continuer, assurez-vous que toutes les permissions de cette étagère ont été sauvegardées.',
|
||||
'shelves_copy_permission_success' => 'Permissions de l\'étagère transférées à :count livres',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Livre',
|
||||
@ -171,7 +171,7 @@ return [
|
||||
'chapters_permissions_active' => 'Permissions du chapitre activées',
|
||||
'chapters_permissions_success' => 'Permissions du chapitre mises à jour',
|
||||
'chapters_search_this' => 'Rechercher dans ce chapitre',
|
||||
'chapter_sort_book' => 'Sort Book',
|
||||
'chapter_sort_book' => 'Trier le livre',
|
||||
|
||||
// Pages
|
||||
'page' => 'Page',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Modifier le contenu',
|
||||
'pages_permissions_active' => 'Permissions de page actives',
|
||||
'pages_initial_revision' => 'Publication initiale',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Nouvelle page',
|
||||
'pages_editing_draft_notification' => 'Vous éditez actuellement un brouillon qui a été enregistré :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'La page a été mise à jour depuis votre dernière visite. Vous devriez jeter ce brouillon.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'Vous pouvez convertir ce chapitre en un nouveau livre avec le même contenu. Toutes les permissions définies dans ce chapitre seront copiées dans le nouveau livre mais toutes les permissions héritées du livre parent ne seront pas copiés, ce qui pourrait conduire à un changement de contrôle d\'accès.',
|
||||
'convert_chapter' => 'Convertir le chapitre',
|
||||
'convert_chapter_confirm' => 'Êtes-vous sûr(e) de vouloir convertir ce chapitre ?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Entité non trouvée',
|
||||
'bookshelf_not_found' => 'Étagère non trouvée',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Livre non trouvé',
|
||||
'page_not_found' => 'Page non trouvée',
|
||||
'chapter_not_found' => 'Chapitre non trouvé',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Félicitations ! Comme vous avez bien reçu cette notification, vos paramètres d\'e-mail semblent être configurés correctement.',
|
||||
'maint_recycle_bin_desc' => 'Les étagères, livres, chapitres et pages supprimés sont envoyés dans la corbeille afin qu\'ils puissent être restaurés ou supprimés définitivement. Les éléments plus anciens de la corbeille peuvent être supprimés automatiquement après un certain temps selon la configuration du système.',
|
||||
'maint_recycle_bin_open' => 'Ouvrir la corbeille',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Corbeille',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Book successfully re-sorted',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created bookshelf',
|
||||
'bookshelf_create_notification' => 'Bookshelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'updated bookshelf',
|
||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted bookshelf',
|
||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" has been added to your favourites',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'עודכן :timeLength',
|
||||
'meta_updated_name' => 'עודכן :timeLength על ידי :user',
|
||||
'meta_owned_name' => 'Owned by :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'בחר יישות',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'תמונות',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'מדף',
|
||||
'shelves' => 'מדפים',
|
||||
'x_shelves' => ':count מדף|:count מדפים',
|
||||
'shelves_long' => 'מדפים',
|
||||
'shelves_empty' => 'לא נוצרו מדפים',
|
||||
'shelves_create' => 'צור מדף חדש',
|
||||
'shelves_popular' => 'מדפים פופולרים',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'במדף זה לא קיימים ספרים',
|
||||
'shelves_edit_and_assign' => 'עריכת מדף להוספת ספרים',
|
||||
'shelves_edit_named' => 'עריכת מדף :name',
|
||||
'shelves_edit' => 'ערוך מדף',
|
||||
'shelves_delete' => 'מחק מדף',
|
||||
'shelves_delete_named' => 'מחיקת דף :name',
|
||||
'shelves_delete_explain' => "פעולה זו תמחק את המדף :name - הספרים שמופיעים בו ימחקו גם כן!",
|
||||
'shelves_delete_confirmation' => 'האם ברצונך למחוק את המדף?',
|
||||
'shelves_permissions' => 'הרשאות מדף',
|
||||
'shelves_permissions_updated' => 'הרשאות מדף עודכנו',
|
||||
'shelves_permissions_active' => 'הרשאות מדף פעילות',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'העתק הרשאות מדף אל הספרים',
|
||||
'shelves_copy_permissions' => 'העתק הרשאות',
|
||||
'shelves_copy_permissions_explain' => 'פעולה זו תעתיק את כל הרשאות המדף לכל הספרים המשוייכים למדף זה. לפני הביצוע, יש לוודא שכל הרשאות המדף אכן נשמרו.',
|
||||
'shelves_copy_permission_success' => 'הרשאות המדף הועתקו אל :count ספרים',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'ספר',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'ערוך תוכן',
|
||||
'pages_permissions_active' => 'הרשאות דף פעילות',
|
||||
'pages_initial_revision' => 'פרסום ראשוני',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'דף חדש',
|
||||
'pages_editing_draft_notification' => 'הינך עורך טיוטה אשר נשמרה לאחרונה ב :timeDiff',
|
||||
'pages_draft_edited_notification' => 'דף זה עודכן מאז, מומלץ להתעלם מהטיוטה הזו.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'פריט לא נמצא',
|
||||
'bookshelf_not_found' => 'מדף הספרים לא נמצא',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'ספר לא נמצא',
|
||||
'page_not_found' => 'דף לא נמצא',
|
||||
'chapter_not_found' => 'פרק לא נמצא',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'ברכות! מאחר וקיבלת התראת דוא"ל זו, נראה שהגדרות הדוא"ל שלך הוגדרו כמו שצריך.',
|
||||
'maint_recycle_bin_desc' => 'מדפים, ספרים, פרקים חדשים שנמחקו נשלחים לסל המיחזור, כדי שתוכלו לאחזר אותם או למחוק אותם לצמיתות. ייתכן שפריטים ישנים יותר בסל המיחזור יימחקו באופן אוטומטי לאחר זמן-מה, בהסתמך על הגדרות המערכת.',
|
||||
'maint_recycle_bin_open' => 'פתח את סל המיחזור',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'סל המיחזור',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Knjiga je uspješno razvrstana',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'stvorena polica za knjige',
|
||||
'bookshelf_create_notification' => 'Polica za knjige je uspješno stvorena',
|
||||
'bookshelf_create_from_book' => 'prebaci knjigu na policu',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Poglavlje je uspješno pretvoreno u knjigu',
|
||||
'bookshelf_update' => 'ažurirana polica za knjige',
|
||||
'bookshelf_update_notification' => 'Polica za knjige je uspješno ažurirana',
|
||||
'bookshelf_delete' => 'izbrisana polica za knjige',
|
||||
'bookshelf_delete_notification' => 'Polica za knjige je uspješno izbrisana',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '".ime" će biti dodano u tvoje favorite',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Ažurirano :timeLength',
|
||||
'meta_updated_name' => 'Ažurirano :timeLength od :user',
|
||||
'meta_owned_name' => 'Vlasništvo :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Odaberi subjekt',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Slike',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Polica',
|
||||
'shelves' => 'Police',
|
||||
'x_shelves' => ':count polica|:count polica',
|
||||
'shelves_long' => 'Police za knjige',
|
||||
'shelves_empty' => 'Nijedna polica nije stvorena',
|
||||
'shelves_create' => 'Stvori novu policu',
|
||||
'shelves_popular' => 'Popularne police',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Ova polica još nema dodijeljene knjige',
|
||||
'shelves_edit_and_assign' => 'Uredi policu za dodavanje knjiga',
|
||||
'shelves_edit_named' => 'Uredi policu :name',
|
||||
'shelves_edit' => 'Uredi policu',
|
||||
'shelves_delete' => 'Izbriši policu',
|
||||
'shelves_delete_named' => 'Izbriši policu :name',
|
||||
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Jeste li sigurni da želite obrisati policu?',
|
||||
'shelves_permissions' => 'Dopuštenja za policu',
|
||||
'shelves_permissions_updated' => 'Ažurirana dopuštenja za policu',
|
||||
'shelves_permissions_active' => 'Aktivirana dopuštenja za policu',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopiraj dopuštenja za knjige',
|
||||
'shelves_copy_permissions' => 'Kopiraj dopuštenja',
|
||||
'shelves_copy_permissions_explain' => 'Ovo će promijeniti trenutna dopuštenja za policu i knjige u njoj. Prije aktivacije provjerite jesu li sve dopuštenja za ovu policu spremljena.',
|
||||
'shelves_copy_permission_success' => 'Dopuštenja za policu kopirana za :count knjiga',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Knjiga',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Uredi sadržaj',
|
||||
'pages_permissions_active' => 'Aktivna dopuštenja stranice',
|
||||
'pages_initial_revision' => 'Početno objavljivanje',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Nova stranica',
|
||||
'pages_editing_draft_notification' => 'Uređujete nacrt stranice posljednji put spremljen :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Ova je stranica u međuvremenu ažurirana. Preporučujemo da odbacite ovaj nacrt.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Nije pronađeno',
|
||||
'bookshelf_not_found' => 'Polica nije pronađena',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Knjiga nije pronađena',
|
||||
'page_not_found' => 'Stranica nije pronađena',
|
||||
'chapter_not_found' => 'Poglavlje nije pronađeno',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Čestitamo! Ako ste primili ovaj e mail znači da ćete ga moći koristiti.',
|
||||
'maint_recycle_bin_desc' => 'Izbrisane police, knjige, poglavlja i stranice poslane su u Recycle bin i mogu biti vraćene ili trajno izbrisane. Starije stavke bit će automatski izbrisane nakon nekog vremena što ovisi o konfiguraciji sustava.',
|
||||
'maint_recycle_bin_open' => 'Otvori Recycle Bin',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Recycle Bin',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Könyv sikeresen újrarendezve',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created bookshelf',
|
||||
'bookshelf_create_notification' => 'Könyvespolc sikeresen létrehozva',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'frissítette a könyvespolcot:',
|
||||
'bookshelf_update_notification' => 'Könyvespolc sikeresen frissítve',
|
||||
'bookshelf_delete' => 'törölte a könyvespolcot:',
|
||||
'bookshelf_delete_notification' => 'Könyvespolc sikeresen törölve',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" has been added to your favourites',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Frissítve :timeLength',
|
||||
'meta_updated_name' => ':user frissítette :timeLength',
|
||||
'meta_owned_name' => ':user tulajdona',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Entitás kiválasztása',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Képek',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Polc',
|
||||
'shelves' => 'Polcok',
|
||||
'x_shelves' => ':count polc|:count polcok',
|
||||
'shelves_long' => 'Könyvespolcok',
|
||||
'shelves_empty' => 'Nincsenek könyvespolcok létrehozva',
|
||||
'shelves_create' => 'Új polc létrehozása',
|
||||
'shelves_popular' => 'Népszerű polcok',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Ehhez a polchoz nincsenek könyvek rendelve',
|
||||
'shelves_edit_and_assign' => 'Polc szerkesztése könyvek hozzárendeléséhez',
|
||||
'shelves_edit_named' => ':name könyvespolc szerkesztése',
|
||||
'shelves_edit' => 'Könyvespolc szerkesztése',
|
||||
'shelves_delete' => 'Könyvespolc törlése',
|
||||
'shelves_delete_named' => ':name könyvespolc törlése',
|
||||
'shelves_delete_explain' => "':name'. nevű könyvespolc ezzel le lesz törölve. A benne található könyvek nem lesznek törölve.",
|
||||
'shelves_delete_confirmation' => 'Biztosan törölhető ez a könyvespolc?',
|
||||
'shelves_permissions' => 'Könyvespolc jogosultság',
|
||||
'shelves_permissions_updated' => 'Könyvespolc jogosultságok frissítve',
|
||||
'shelves_permissions_active' => 'Könyvespolc jogosultságok aktívak',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Jogosultság másolása könyvekre',
|
||||
'shelves_copy_permissions' => 'Jogosultság másolása',
|
||||
'shelves_copy_permissions_explain' => 'Ez alkalmazni fogja ennek a könyvespolcnak az aktuális jogosultság beállításait az összes benne található könyvön. Aktiválás előtt ellenőrizni kell, hogy a könyvespolc jogosultságain végzett összes módosítás el lett mentve.',
|
||||
'shelves_copy_permission_success' => 'Könyvespolc jogosultságok átmásolva :count könyvre',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Könyv',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Tartalom szerkesztése',
|
||||
'pages_permissions_active' => 'Oldal jogosultságok aktívak',
|
||||
'pages_initial_revision' => 'Kezdeti közzététel',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Új oldal',
|
||||
'pages_editing_draft_notification' => 'A jelenleg szerkesztett vázlat legutóbb ekkor volt elmentve: :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Ezt az oldalt azóta már frissítették. Javasolt ennek a vázlatnak az elvetése.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Entitás nem található',
|
||||
'bookshelf_not_found' => 'Könyvespolc nem található',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Könyv nem található',
|
||||
'page_not_found' => 'Oldal nem található',
|
||||
'chapter_not_found' => 'Fejezet nem található',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Gratulálunk! Mivel ez az email figyelmeztetés megérkezett az email beállítások megfelelőek.',
|
||||
'maint_recycle_bin_desc' => 'Deleted shelves, books, chapters & pages are sent to the recycle bin so they can be restored or permanently deleted. Older items in the recycle bin may be automatically removed after a while depending on system configuration.',
|
||||
'maint_recycle_bin_open' => 'Lomtár megnyitása',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Lomtár',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Book successfully re-sorted',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created bookshelf',
|
||||
'bookshelf_create_notification' => 'Bookshelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'update rak',
|
||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
||||
'bookshelf_delete' => 'hapus rak buku',
|
||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" telah ditambahkan ke favorit Anda',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Diperbaharui :timeLength',
|
||||
'meta_updated_name' => 'Diperbaharui :timeLength oleh :user',
|
||||
'meta_owned_name' => 'Dimiliki oleh :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Pilihan Entitas',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Gambar-gambar',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Rak',
|
||||
'shelves' => 'Rak',
|
||||
'x_shelves' => ':count Rak|:count Rak',
|
||||
'shelves_long' => 'Rak Buku',
|
||||
'shelves_empty' => 'Tidak ada rak yang dibuat',
|
||||
'shelves_create' => 'Buat Rak baru',
|
||||
'shelves_popular' => 'Rak Terpopuler',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Rak ini tidak memiliki buku yang ditugaskan padanya',
|
||||
'shelves_edit_and_assign' => 'Edit rak untuk menetapkan buku',
|
||||
'shelves_edit_named' => 'Edit Rak Buku :name',
|
||||
'shelves_edit' => 'Edit Rak Buku',
|
||||
'shelves_delete' => 'Hapus rak buku',
|
||||
'shelves_delete_named' => 'Hapus rak buku :name',
|
||||
'shelves_delete_explain' => "Ini akan menghapus rak buku dengan nama ':name'. Buku yang berisi tidak akan dihapus.",
|
||||
'shelves_delete_confirmation' => 'Apakah Anda yakin ingin menghapus rak buku ini?',
|
||||
'shelves_permissions' => 'Izin Rak Buku',
|
||||
'shelves_permissions_updated' => 'Izin Rak Buku Diperbarui',
|
||||
'shelves_permissions_active' => 'Izin Rak Buku Aktif',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Salin Izin ke Buku',
|
||||
'shelves_copy_permissions' => 'Salin Izin',
|
||||
'shelves_copy_permissions_explain' => 'Ini akan menerapkan setelan izin rak buku ini saat ini ke semua buku yang ada di dalamnya. Sebelum mengaktifkan, pastikan setiap perubahan pada izin rak buku ini telah disimpan.',
|
||||
'shelves_copy_permission_success' => 'Izin rak buku disalin ke :count buku',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Buku',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Sunting Konten',
|
||||
'pages_permissions_active' => 'Izin Halaman Aktif',
|
||||
'pages_initial_revision' => 'Penerbitan awal',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Halaman Baru',
|
||||
'pages_editing_draft_notification' => 'Anda sedang menyunting konsep yang terakhir disimpan :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Halaman ini telah diperbarui sejak saat itu. Anda disarankan untuk membuang draf ini.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Entitas tidak ditemukan',
|
||||
'bookshelf_not_found' => 'Rak buku tidak ditemukan',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Buku tidak ditemukan',
|
||||
'page_not_found' => 'Halaman tidak ditemukan',
|
||||
'chapter_not_found' => 'Bab tidak ditemukan',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Selamat! Saat Anda menerima pemberitahuan email ini, pengaturan email Anda tampaknya telah dikonfigurasi dengan benar.',
|
||||
'maint_recycle_bin_desc' => 'Rak, buku, bab & halaman yang dihapus dikirim ke recycle bin sehingga dapat dipulihkan atau dihapus secara permanen. Item lama di recycle bin dapat dihapus secara otomatis setelah beberapa saat tergantung pada konfigurasi sistem.',
|
||||
'maint_recycle_bin_open' => 'Buka Tempat Sampah',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Tempat Sampah',
|
||||
|
@ -42,10 +42,10 @@ return [
|
||||
'bookshelf_create_notification' => 'Libreria creata con successo',
|
||||
'bookshelf_create_from_book' => 'libro convertito in libreria',
|
||||
'bookshelf_create_from_book_notification' => 'Libro convertito con successo in libreria',
|
||||
'bookshelf_update' => 'ha aggiornato la libreria',
|
||||
'bookshelf_update' => 'libreria aggiornata',
|
||||
'bookshelf_update_notification' => 'Libreria aggiornata con successo',
|
||||
'bookshelf_delete' => 'ha eliminato la libreria',
|
||||
'bookshelf_delete_notification' => 'Libreria cancellata con successo',
|
||||
'bookshelf_delete' => 'Iibreria eliminata',
|
||||
'bookshelf_delete_notification' => 'Libreria eliminata con successo',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" è stato aggiunto ai tuoi preferiti',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Aggiornato :timeLength',
|
||||
'meta_updated_name' => 'Aggiornato :timeLength da :user',
|
||||
'meta_owned_name' => 'Creati da :user',
|
||||
'meta_reference_page_count' => 'Referenziato su 1 pagina|Referenziato su :count pagine',
|
||||
'entity_select' => 'Selezione Entità',
|
||||
'entity_select_lack_permission' => 'Non hai i permessi necessari per selezionare questo elemento',
|
||||
'images' => 'Immagini',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Libreria',
|
||||
'shelves' => 'Librerie',
|
||||
'x_shelves' => ':count Libreria|:count Librerie',
|
||||
'shelves_long' => 'Librerie',
|
||||
'shelves_empty' => 'Nessuna libreria è stata creata',
|
||||
'shelves_create' => 'Crea Nuova Libreria',
|
||||
'shelves_popular' => 'Librerie Popolari',
|
||||
@ -95,15 +95,15 @@ return [
|
||||
'shelves_edit' => 'Modifica Libreria',
|
||||
'shelves_delete' => 'Elimina Libreria',
|
||||
'shelves_delete_named' => 'Elimina Libreria :name',
|
||||
'shelves_delete_explain' => "La libreria ':name' verrà eliminata. I libri contenuti non verranno eliminati.",
|
||||
'shelves_delete_explain' => "La libreria ':name' verrà eliminata. I libri al suo interno non verranno eliminati.",
|
||||
'shelves_delete_confirmation' => 'Sei sicuro di voler eliminare questa libreria?',
|
||||
'shelves_permissions' => 'Permessi Libreria',
|
||||
'shelves_permissions_updated' => 'Permessi Libreria Aggiornati',
|
||||
'shelves_permissions_active' => 'Permessi Attivi Libreria',
|
||||
'shelves_permissions_cascade_warning' => 'I permessi sugli scaffali non si estendono automaticamente ai libri contenuti. Questo avviene in quanto un libro può essere presente su più scaffali. I permessi possono comunque essere copiati ai libri contenuti usando l\'opzione qui sotto.',
|
||||
'shelves_permissions_active' => 'Permessi Libreria Attivi',
|
||||
'shelves_permissions_cascade_warning' => 'I permessi delle librerie non si estendono automaticamente ai libri contenuti. Questo perché un libro può essere presente su più scaffali. I permessi possono comunque essere copiati ai libri al suo interno usando l\'opzione sottostante.',
|
||||
'shelves_copy_permissions_to_books' => 'Copia Permessi ai Libri',
|
||||
'shelves_copy_permissions' => 'Copia Permessi',
|
||||
'shelves_copy_permissions_explain' => 'Verranno applicati tutti i permessi della libreria ai libri contenuti. Prima di attivarlo, assicurati che ogni permesso di questa libreria sia salvato.',
|
||||
'shelves_copy_permissions_explain' => 'Verranno applicati tutti i permessi della libreria ai libri al suo interno. Prima dell\'attivazione, assicurati che ogni permesso di questa libreria sia salvato.',
|
||||
'shelves_copy_permission_success' => 'Permessi della libreria copiati in :count libri',
|
||||
|
||||
// Books
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Modifica contenuto',
|
||||
'pages_permissions_active' => 'Permessi Pagina Attivi',
|
||||
'pages_initial_revision' => 'Pubblicazione iniziale',
|
||||
'pages_references_update_revision' => 'Aggiornamento automatico di sistema dei collegamenti interni',
|
||||
'pages_initial_name' => 'Nuova Pagina',
|
||||
'pages_editing_draft_notification' => 'Stai modificando una bozza che è stata salvata il :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Questa pagina è stata aggiornata. È consigliabile scartare questa bozza.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'È possibile convertire questo capitolo in un nuovo libro con gli stessi contenuti. Tutti i permessi impostati su questo capitolo saranno copiati nel nuovo libro, ma i permessi ereditati dal libro principale non saranno copiati, il che potrebbe portare a una modifica del controllo degli accessi.',
|
||||
'convert_chapter' => 'Converti Capitolo',
|
||||
'convert_chapter_confirm' => 'Sei sicuro di voler convertire questo capitolo?',
|
||||
|
||||
// References
|
||||
'references' => 'Riferimenti',
|
||||
'references_none' => 'Non ci sono riferimenti tracciati a questa voce.',
|
||||
'references_to_desc' => 'Di seguito sono riportate tutte le pagine conosciute nel sistema che collegano a questo elemento.',
|
||||
];
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Congratulazioni! Siccome hai ricevuto questa notifica email, le tue impostazioni sembrano essere configurate correttamente.',
|
||||
'maint_recycle_bin_desc' => 'Le librerie, i libri, i capitoli e le pagine cancellati vengono inviati al cestino in modo che possano essere ripristinati o eliminati definitivamente. Gli elementi più vecchi nel cestino possono essere automaticamente rimossi dopo un certo periodo, a seconda della configurazione del sistema.',
|
||||
'maint_recycle_bin_open' => 'Apri il Cestino',
|
||||
'maint_regen_references' => 'Rigenera Riferimenti',
|
||||
'maint_regen_references_desc' => 'Questa azione ricostruirà l\'indice di dei riferimenti incrociati all\'interno del database. Di solito questa operazione è gestita automaticamente, ma può essere utile per indicizzare contenuti vecchi o aggiunti con metodi non ufficiali.',
|
||||
'maint_regen_references_success' => 'L\'indice di riferimento è stato rigenerato!',
|
||||
'maint_timeout_command_note' => 'Nota: Questa azione può richiedere del tempo per essere eseguita e può causare problemi di timeout in alcuni ambienti Web. In alternativa, questa azione può essere eseguita usando un comando da terminale.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Cestino',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'ブックが再度並び変えられました',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'が本棚を作成:',
|
||||
'bookshelf_create_notification' => '本棚を作成しました',
|
||||
'bookshelf_create_from_book' => 'がブックを本棚に変換:',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'ブックが本棚へ正常に変換されました',
|
||||
'bookshelf_update' => 'が本棚を更新:',
|
||||
'bookshelf_update_notification' => '本棚を更新しました',
|
||||
'bookshelf_delete' => 'が本棚を削除:',
|
||||
'bookshelf_delete_notification' => '本棚を削除しました',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name"がお気に入りに追加されました',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => '更新: :timeLength',
|
||||
'meta_updated_name' => '更新: :timeLength (:user)',
|
||||
'meta_owned_name' => '所有者: :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'エンティティ選択',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => '画像',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => '本棚',
|
||||
'shelves' => '本棚',
|
||||
'x_shelves' => ':count 本棚|:count 本棚',
|
||||
'shelves_long' => '本棚',
|
||||
'shelves_empty' => '本棚が作成されていません',
|
||||
'shelves_create' => '新しい本棚を作成',
|
||||
'shelves_popular' => '人気の本棚',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'この本棚にはブックが割り当てられていません。',
|
||||
'shelves_edit_and_assign' => '本棚を編集してブックを割り当てる',
|
||||
'shelves_edit_named' => '本棚「:name」を編集',
|
||||
'shelves_edit' => '本棚を編集',
|
||||
'shelves_delete' => '本棚を削除',
|
||||
'shelves_delete_named' => '本棚「:name」を削除',
|
||||
'shelves_delete_explain' => "これにより、この本棚「:name」が削除されます。含まれているブックは削除されません。",
|
||||
'shelves_delete_confirmation' => '本当にこの本棚を削除してよろしいですか?',
|
||||
'shelves_permissions' => '本棚の権限',
|
||||
'shelves_permissions_updated' => '本棚の権限を更新しました',
|
||||
'shelves_permissions_active' => '本棚の権限は有効です',
|
||||
'shelves_permissions_cascade_warning' => '本棚の権限は含まれる本には自動的に継承されません。これは、1つのブックが複数の本棚に存在する可能性があるためです。ただし、以下のオプションを使用すると権限を子ブックにコピーできます。',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'ブックに権限をコピー',
|
||||
'shelves_copy_permissions' => '権限をコピー',
|
||||
'shelves_copy_permissions_explain' => 'これにより、この本棚の現在の権限設定を本棚に含まれるすべてのブックに適用します。有効にする前に、この本棚の権限への変更が保存されていることを確認してください。',
|
||||
'shelves_copy_permission_success' => '本棚の権限が:count個のブックにコピーされました',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'ブック',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'コンテンツの編集',
|
||||
'pages_permissions_active' => 'ページの権限は有効です',
|
||||
'pages_initial_revision' => '初回の公開',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => '新規ページ',
|
||||
'pages_editing_draft_notification' => ':timeDiffに保存された下書きを編集しています。',
|
||||
'pages_draft_edited_notification' => 'このページは更新されています。下書きを破棄することを推奨します。',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'このチャプターを同じ内容の新しいブックに変換できます。このチャプターで設定された権限は新しいブックにコピーされますが、親ブックから継承された権限はコピーされないため、アクセス制御が変更される可能性があります。',
|
||||
'convert_chapter' => 'チャプターを変換',
|
||||
'convert_chapter_confirm' => 'このチャプターを変換してもよろしいですか?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'エンティティが見つかりません',
|
||||
'bookshelf_not_found' => '本棚が見つかりません',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'ブックが見つかりません',
|
||||
'page_not_found' => 'ページが見つかりません',
|
||||
'chapter_not_found' => 'チャプターが見つかりません',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'おめでとうございます!この通知メールが届いたということは、あなたのメール設定は適切であると思われます。',
|
||||
'maint_recycle_bin_desc' => '削除された本棚・ブック・チャプター・ページはごみ箱に送られるため、復元したり完全に削除したりできます。システムの設定によっては、ごみ箱の古いアイテムがしばらくすると自動的に削除される場合があります。',
|
||||
'maint_recycle_bin_open' => 'ごみ箱を開く',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'ごみ箱',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => '책 정렬 바꿈',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => '책꽂이 만들기',
|
||||
'bookshelf_create_notification' => '책꽂이 생성함',
|
||||
'bookshelf_create_from_book' => '책을 책꽂이로 변환',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => '책을 책꽂이로 변환했습니다.',
|
||||
'bookshelf_update' => '책꽂이 수정',
|
||||
'bookshelf_update_notification' => '책꽂이 수정함',
|
||||
'bookshelf_delete' => '책꽂이 지우기',
|
||||
'bookshelf_delete_notification' => '책꽂이 삭제함',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" 북마크에 추가함',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => '수정함 :timeLength',
|
||||
'meta_updated_name' => '수정함 :timeLength, :user',
|
||||
'meta_owned_name' => '소유함 :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => '항목 선택',
|
||||
'entity_select_lack_permission' => '이 항목을 선택하기 위해 필요한 권한이 없습니다',
|
||||
'images' => '이미지',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => '책꽂이',
|
||||
'shelves' => '책꽂이',
|
||||
'x_shelves' => '책꽂이 :count개|총 :count개',
|
||||
'shelves_long' => '책꽂이',
|
||||
'shelves_empty' => '만든 책꽂이가 없습니다.',
|
||||
'shelves_create' => '책꽂이 만들기',
|
||||
'shelves_popular' => '많이 읽은 책꽂이',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => '책을 이 책장에 추가하려면 아래로 드래그하세요',
|
||||
'shelves_empty_contents' => '이 책꽂이에 책이 없습니다.',
|
||||
'shelves_edit_and_assign' => '책꽂이 바꾸기로 책을 추가하세요.',
|
||||
'shelves_edit_named' => ':name 바꾸기',
|
||||
'shelves_edit' => '책꽂이 바꾸기',
|
||||
'shelves_delete' => '책꽂이 삭제하기',
|
||||
'shelves_delete_named' => ':name 삭제하기',
|
||||
'shelves_delete_explain' => ":name을 지웁니다. 책는 지우지 않습니다.",
|
||||
'shelves_delete_confirmation' => '이 책꽂이를 지울 건가요?',
|
||||
'shelves_permissions' => '책꽂이 권한',
|
||||
'shelves_permissions_updated' => '책꽂이 권한 바꿈',
|
||||
'shelves_permissions_active' => '책꽂이 권한 허용함',
|
||||
'shelves_permissions_cascade_warning' => '책을 여러 책꽂이에 들일 수 있고 책 권한과 책꽂이 권한은 별개입니다. 책꽂이 권한을 책 권한에 복사합니다.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => '권한 맞춤',
|
||||
'shelves_copy_permissions' => '실행',
|
||||
'shelves_copy_permissions_explain' => '책꽂이의 모든 책에 이 권한을 적용합니다. 책꽂이의 권한을 저장했는지 확인하세요.',
|
||||
'shelves_copy_permission_success' => '책 :count개 권한 바꿈',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => '책',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => '수정',
|
||||
'pages_permissions_active' => '문서 권한 허용함',
|
||||
'pages_initial_revision' => '처음 판본',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => '제목 없음',
|
||||
'pages_editing_draft_notification' => ':timeDiff에 초안 문서입니다.',
|
||||
'pages_draft_edited_notification' => '최근에 수정한 문서이기 때문에 초안 문서를 폐기하는 편이 좋습니다.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => '챕터 변환',
|
||||
'convert_chapter_confirm' => '이 챕터를 변환하시겠어요?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => '항목이 없습니다.',
|
||||
'bookshelf_not_found' => '책꽂이가 없습니다.',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => '책이 없습니다.',
|
||||
'page_not_found' => '문서가 없습니다.',
|
||||
'chapter_not_found' => '챕터가 없습니다.',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => '메일을 정상적으로 수신했습니다.',
|
||||
'maint_recycle_bin_desc' => '지워진 콘텐츠는 휴지통에 들어가 복원하거나 영구 삭제할 수 있습니다. 오래된 항목은 자동으로 지워집니다.',
|
||||
'maint_recycle_bin_open' => '휴지통 열기',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => '휴지통',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Book successfully re-sorted',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'created bookshelf',
|
||||
'bookshelf_create_notification' => 'Bookshelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'atnaujinta knygų lentyna',
|
||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
||||
'bookshelf_delete' => 'ištrinta knygų lentyna',
|
||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" has been added to your favourites',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Atnaujintas :timeLength',
|
||||
'meta_updated_name' => 'Atnaujinta :timeLength naudotojo :user',
|
||||
'meta_owned_name' => 'Priklauso :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Pasirinkti subjektą',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Nuotraukos',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Lentyna',
|
||||
'shelves' => 'Lentynos',
|
||||
'x_shelves' => ':count lentyna|:count lentynos',
|
||||
'shelves_long' => 'Knygų lentynos',
|
||||
'shelves_empty' => 'Nebuvo sukurtos jokios lentynos',
|
||||
'shelves_create' => 'Sukurti naują lentyną',
|
||||
'shelves_popular' => 'Populiarios lentynos',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Ši lentyną neturi jokių pridėtų knygų',
|
||||
'shelves_edit_and_assign' => 'Redaguoti lentyną, kad pridėti knygų',
|
||||
'shelves_edit_named' => 'Redaguoti knygų lentyną :name',
|
||||
'shelves_edit' => 'Redaguoti knygų lentyną',
|
||||
'shelves_delete' => 'Ištrinti knygų lentyną',
|
||||
'shelves_delete_named' => 'Ištrinti knygų lentyną :name',
|
||||
'shelves_delete_explain' => "This will delete the bookshelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Ar jūs esate tikri, kad norite ištrinti šią knygų lentyną?',
|
||||
'shelves_permissions' => 'Knygų lentynos leidimai',
|
||||
'shelves_permissions_updated' => 'Knygų lentynos leidimai atnaujinti',
|
||||
'shelves_permissions_active' => 'Knygų lentynos leidimai aktyvūs',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopijuoti leidimus knygoms',
|
||||
'shelves_copy_permissions' => 'Kopijuoti leidimus',
|
||||
'shelves_copy_permissions_explain' => 'Visoms knygoms, esančioms šioje knygų lentynoje, bus taikomi dabartiniai leidimų nustatymai. Prieš suaktyvindami įsitikinkite, kad visi šios knygų lentynos leidimų pakeitimai buvo išsaugoti.',
|
||||
'shelves_copy_permission_success' => 'Knygų lentynos leidimai nukopijuoti į :count knygas',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Knyga',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Redaguoti turinį',
|
||||
'pages_permissions_active' => 'Puslapio leidimai aktyvūs',
|
||||
'pages_initial_revision' => 'Pradinis skelbimas',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Naujas puslapis',
|
||||
'pages_editing_draft_notification' => 'Dabar jūs redaguojate juodraštį, kuris paskutinį kartą buvo išsaugotas :timeDiff',
|
||||
'pages_draft_edited_notification' => 'Šis puslapis buvo redaguotas iki to laiko. Rekomenduojame jums išmesti šį juodraštį.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Subjektas nerastas',
|
||||
'bookshelf_not_found' => 'Knygų lentyna nerasta',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Knyga nerasta',
|
||||
'page_not_found' => 'Puslapis nerastas',
|
||||
'chapter_not_found' => 'Skyrius nerastas',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Sveikiname! Kadangi gavote šį elektroninio pašto pranešimą, jūsų elektroninio pašto nustatymai buvo sukonfigūruoti teisingai.',
|
||||
'maint_recycle_bin_desc' => 'Ištrintos lentynos, knygos, skyriai ir puslapiai yra perkeliami į šiukšliadėžę tam, kad jie galėtų būti atkurti arba ištrinti visam laikui. Senesni elementai, esantys šiukšliadėžėje, gali būti automatiškai panaikinti po tam tikro laiko priklausomai nuo sistemos konfigūracijos.',
|
||||
'maint_recycle_bin_open' => 'Atidaryti šiukšliadėžę',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Šiukšliadėžė',
|
||||
|
@ -38,14 +38,14 @@ return [
|
||||
'book_sort_notification' => 'Grāmata veiksmīgi pārkārtota',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'izveidoja plautku',
|
||||
'bookshelf_create_notification' => 'Plaukts veiksmīgi izveidots',
|
||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
||||
'bookshelf_update' => 'atjaunoja plauktu',
|
||||
'bookshelf_update_notification' => 'Plaukts veiksmīgi atjaunināts',
|
||||
'bookshelf_delete' => 'izdzēsa plauktu',
|
||||
'bookshelf_delete_notification' => 'Plaukts veiksmīgi dzēsts',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '":name" ir pievienots jūsu favorītiem',
|
||||
|
@ -23,6 +23,7 @@ return [
|
||||
'meta_updated' => 'Atjaunināts :timeLength',
|
||||
'meta_updated_name' => ':user atjauninājis pirms :timeLength',
|
||||
'meta_owned_name' => 'Īpašnieks :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'entity_select' => 'Izvēlēties vienumu',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'images' => 'Attēli',
|
||||
@ -77,7 +78,6 @@ return [
|
||||
'shelf' => 'Plaukts',
|
||||
'shelves' => 'Plaukti',
|
||||
'x_shelves' => ':count Plaukts|:count Plaukti',
|
||||
'shelves_long' => 'Grāmatu plautki',
|
||||
'shelves_empty' => 'Neviens plaukts nav izveidots',
|
||||
'shelves_create' => 'Izveidot jaunu plauktu',
|
||||
'shelves_popular' => 'Populāri plaukti',
|
||||
@ -91,20 +91,20 @@ return [
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_empty_contents' => 'Šim gŗamatplauktam nav pievienotu grāmatu',
|
||||
'shelves_edit_and_assign' => 'Labot plauktu, lai tam pievienotu grāmatas',
|
||||
'shelves_edit_named' => 'Labot grāmatplauktu :name',
|
||||
'shelves_edit' => 'Labot grāmatplauktu',
|
||||
'shelves_delete' => 'Dzēst grāmatplauktu',
|
||||
'shelves_delete_named' => 'Dzēst grāmatplauktu :name',
|
||||
'shelves_delete_explain' => "Tiks dzēsts grāmatplaukts ar nosaukumu \":name\". Tajā ievietotās grāmatas netiks dzēstas.",
|
||||
'shelves_delete_confirmation' => 'Vai esat pārliecināts, ka vēlaties dzēst šo grāmatplauktu?',
|
||||
'shelves_permissions' => 'Grāmatplaukta atļaujas',
|
||||
'shelves_permissions_updated' => 'Grāmatplaukta atļaujas atjauninātas',
|
||||
'shelves_permissions_active' => 'Grāmatplaukta atļaujas ir aktīvas',
|
||||
'shelves_permissions_cascade_warning' => 'Grāmatu plauktu atļaujas netiek automātiski pārvietotas uz grāmatām. Tas ir tāpēc, ka grāmata var atrasties vairākos plauktos. Tomēr atļaujas var nokopēt uz plauktam pievienotajām grāmatām, izmantojot zemāk norādīto opciju.',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_copy_permissions_to_books' => 'Kopēt grāmatplaukta atļaujas uz grāmatām',
|
||||
'shelves_copy_permissions' => 'Kopēt atļaujas',
|
||||
'shelves_copy_permissions_explain' => 'Šis piemēros pašreizējās grāmatplaukta piekļuves tiesības visām tajā esošajām grāmatām. Pirms ieslēgšanas pārliecinieties, ka ir saglabātas izmaiņas grāmatplaukta piekļuves tiesībām.',
|
||||
'shelves_copy_permission_success' => 'Grāmatplaukta atļaujas ir pārkopētas uz :count grāmatām',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
|
||||
// Books
|
||||
'book' => 'Grāmata',
|
||||
@ -248,6 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Labot saturu',
|
||||
'pages_permissions_active' => 'Lapas atļaujas ir aktīvas',
|
||||
'pages_initial_revision' => 'Sākotnējā publikācija',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_initial_name' => 'Jauna lapa',
|
||||
'pages_editing_draft_notification' => 'Jūs pašlaik veicat izmaiņas melnrakstā, kurš pēdējo reizi ir saglabāts :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'Šī lapa ir tikusi atjaunināta. Šo melnrakstu ieteicams atmest.',
|
||||
@ -369,4 +370,9 @@ return [
|
||||
'convert_to_book_desc' => 'You can convert this chapter to a new book with the same contents. Any permissions set on this chapter will be copied to the new book but any inherited permissions, from the parent book, will not be copied which could lead to a change of access control.',
|
||||
'convert_chapter' => 'Convert Chapter',
|
||||
'convert_chapter_confirm' => 'Are you sure you want to convert this chapter?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
];
|
||||
|
@ -58,7 +58,7 @@ return [
|
||||
|
||||
// Entities
|
||||
'entity_not_found' => 'Vienība nav atrasta',
|
||||
'bookshelf_not_found' => 'Grāmatplaukts nav atrasts',
|
||||
'bookshelf_not_found' => 'Shelf not found',
|
||||
'book_not_found' => 'Grāmata nav atrasta',
|
||||
'page_not_found' => 'Lapa nav atrasta',
|
||||
'chapter_not_found' => 'Nodaļa nav atrasta',
|
||||
|
@ -89,6 +89,10 @@ return [
|
||||
'maint_send_test_email_mail_text' => 'Apsveicam! Tā kā jūs saņēmāt šo epasta paziņojumu, jūsu epasta uzstādījumi šķiet pareizi.',
|
||||
'maint_recycle_bin_desc' => 'Dzēstie plaukti, grāmatas, nodaļas un lapas ir pārceltas uz miskasti, lai tos varētu atjaunot vai izdzēst pilnībā. Vecākas vienības miskastē var tikt automātiski dzēstas pēc kāda laika atkarībā no sistēmas uzstādījumiem.',
|
||||
'maint_recycle_bin_open' => 'Atvērt miskasti',
|
||||
'maint_regen_references' => 'Regenerate References',
|
||||
'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
|
||||
'maint_regen_references_success' => 'Reference index has been regenerated!',
|
||||
'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
|
||||
|
||||
// Recycle Bin
|
||||
'recycle_bin' => 'Miskaste',
|
||||
|
@ -39,14 +39,14 @@ return [
|
||||
'book_sort_notification' => 'Boken ble gjenopprettet',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'opprettet bokhylle',
|
||||
'bookshelf_create_notification' => 'Bokhylle ble opprettet',
|
||||
'bookshelf_create_from_book' => 'konverterte bok til bokhylle',
|
||||
'bookshelf_create' => 'created shelf',
|
||||
'bookshelf_create_notification' => 'Shelf successfully created',
|
||||
'bookshelf_create_from_book' => 'converted book to shelf',
|
||||
'bookshelf_create_from_book_notification' => 'Boken ble konvertert til en bokhylle',
|
||||
'bookshelf_update' => 'oppdaterte bokhylle',
|
||||
'bookshelf_update_notification' => 'Bookshelf successfully updated',
|
||||
'bookshelf_delete' => 'slettet bokhylle',
|
||||
'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
|
||||
'bookshelf_update' => 'updated shelf',
|
||||
'bookshelf_update_notification' => 'Shelf successfully updated',
|
||||
'bookshelf_delete' => 'deleted shelf',
|
||||
'bookshelf_delete_notification' => 'Shelf successfully deleted',
|
||||
|
||||
// Favourites
|
||||
'favourite_add_notification' => '«:name» ble lagt til i dine favoritter',
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user