From ab52f3367a90a0e00efbeba5a74114515a7b44b8 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 29 Jun 2022 15:26:03 +0100 Subject: [PATCH 001/198] New translations editor.php (Russian) --- resources/lang/ru/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru/editor.php b/resources/lang/ru/editor.php index 479b08fe2..9e91f572c 100644 --- a/resources/lang/ru/editor.php +++ b/resources/lang/ru/editor.php @@ -7,7 +7,7 @@ */ return [ // General editor terms - 'general' => 'Общее', + 'general' => 'Общие', 'advanced' => 'Дополнительно', 'none' => 'Нет', 'cancel' => 'Отмена', From 6d66682620158e9d27e218fe77d7a4f75a132d53 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 30 Jun 2022 09:36:18 +0100 Subject: [PATCH 002/198] New translations entities.php (German) --- resources/lang/de/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index 158697c26..61bdddfe3 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -357,7 +357,7 @@ return [ 'copy_consider_access' => 'Eine Veränderung der Position, Besitzers oder Berechtigungen könnte dafür sorgen, dass Unberechtigte, Zugriff bekommen.', // Conversions - 'convert_to_shelf' => 'Convert to Shelf', + 'convert_to_shelf' => 'In Regal umwandeln', 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.', 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', 'convert_book' => 'Convert Book', From f4fda8d80cec8d83179795b4bd4581a4f5475551 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 2 Jul 2022 21:05:40 +0100 Subject: [PATCH 003/198] New translations activities.php (Dutch) --- resources/lang/nl/activities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/nl/activities.php b/resources/lang/nl/activities.php index ab0db63b8..e8009795e 100644 --- a/resources/lang/nl/activities.php +++ b/resources/lang/nl/activities.php @@ -40,8 +40,8 @@ return [ // Bookshelves 'bookshelf_create' => 'boekenplank aangemaakt', 'bookshelf_create_notification' => 'Boekenplank succesvol aangemaakt', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', + 'bookshelf_create_from_book' => 'Boek is geconverteerd naar boekenplank', + 'bookshelf_create_from_book_notification' => 'Boek is succesvol geconverteerd naar boekenplank', 'bookshelf_update' => 'wijzigde boekenplank', 'bookshelf_update_notification' => 'Boekenplank succesvol bijgewerkt', 'bookshelf_delete' => 'verwijderde boekenplank', From f9f4a87e1be22edf1503c9898045971a7704080c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 2 Jul 2022 21:05:41 +0100 Subject: [PATCH 004/198] New translations entities.php (Dutch) --- resources/lang/nl/entities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index c1b2b4cfc..240282e2d 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -357,8 +357,8 @@ return [ 'copy_consider_access' => 'Een verandering van locatie, eigenaar of machtigingen kan ertoe leiden dat deze inhoud toegankelijk wordt voor personen die er voordien geen toegang tot hadden.', // Conversions - 'convert_to_shelf' => 'Convert to Shelf', - 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.', + 'convert_to_shelf' => 'Converteer naar Boekenplank', + 'convert_to_shelf_contents_desc' => 'U kunt dit boek converteren naar een nieuwe boekenplank met dezelfde inhoud. Hoofdstukken in dit boek zullen worden geconverteerd naar nieuwe boeken. Als dit boek pagina\'s bevat, die niet in een hoofdstuk staan, zal dit boek een nieuwe naam krijgen en deze pagina\'s bevatten, en zal dit boek deel gaan uitmaken van de nieuwe boekenplank.', 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', 'convert_book' => 'Convert Book', 'convert_book_confirm' => 'Are you sure you want to convert this book?', From 0c8bd581aed8159446a44787fc3518faf0a48018 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 2 Jul 2022 21:05:42 +0100 Subject: [PATCH 005/198] New translations auth.php (Dutch) --- resources/lang/nl/auth.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/nl/auth.php b/resources/lang/nl/auth.php index c4adb8905..1f3b39f48 100644 --- a/resources/lang/nl/auth.php +++ b/resources/lang/nl/auth.php @@ -39,9 +39,9 @@ return [ 'register_success' => 'Bedankt voor het aanmelden! Je bent nu geregistreerd en aangemeld.', // Login auto-initiation - 'auto_init_starting' => 'Attempting Login', - 'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.', - 'auto_init_start_link' => 'Proceed with authentication', + 'auto_init_starting' => 'Poging tot inloggen', + 'auto_init_starting_desc' => 'We maken contact met uw authenticatiesysteem om het inlogproces te starten. Als er na 5 seconden geen vooruitgang is, kunt u proberen op de onderstaande link te klikken.', + 'auto_init_start_link' => 'Ga verder met authenticatie', // Password Reset 'reset_password' => 'Wachtwoord herstellen', From 4487ea576fb4f9bc2055cb5dd6a613c6425e6f11 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 2 Jul 2022 22:09:55 +0100 Subject: [PATCH 006/198] New translations common.php (Dutch) --- resources/lang/nl/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl/common.php b/resources/lang/nl/common.php index f58cf8258..ed0e21ad5 100644 --- a/resources/lang/nl/common.php +++ b/resources/lang/nl/common.php @@ -11,7 +11,7 @@ return [ 'save' => 'Opslaan', 'continue' => 'Doorgaan', 'select' => 'Selecteer', - 'toggle_all' => 'Toggle alle', + 'toggle_all' => 'Wissel Alles', 'more' => 'Meer', // Form Labels From 459659a68021deb69c6b7c34180d8aa8a2e466a4 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 2 Jul 2022 22:09:56 +0100 Subject: [PATCH 007/198] New translations entities.php (Dutch) --- resources/lang/nl/entities.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index 240282e2d..25cf6a2aa 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -359,12 +359,12 @@ return [ // Conversions 'convert_to_shelf' => 'Converteer naar Boekenplank', 'convert_to_shelf_contents_desc' => 'U kunt dit boek converteren naar een nieuwe boekenplank met dezelfde inhoud. Hoofdstukken in dit boek zullen worden geconverteerd naar nieuwe boeken. Als dit boek pagina\'s bevat, die niet in een hoofdstuk staan, zal dit boek een nieuwe naam krijgen en deze pagina\'s bevatten, en zal dit boek deel gaan uitmaken van de nieuwe boekenplank.', - 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', - 'convert_book' => 'Convert Book', - 'convert_book_confirm' => 'Are you sure you want to convert this book?', - 'convert_undo_warning' => 'This cannot be as easily undone.', - 'convert_to_book' => 'Convert to Book', - '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?', + 'convert_to_shelf_permissions_desc' => 'Elke machtiging ingesteld op dit boek zal gekopieerd worden naar de nieuwe boekenplank en naar alle nieuwe onderliggende boeken die geen eigen machtiging hebben afgedwongen. Merk op dat boekenplank-machtigingen niet automatisch overdragen naar inhoud binnenin de boekenplank, zoals dat wel gebeurd bij boeken.', + 'convert_book' => 'Converteer Boek', + 'convert_book_confirm' => 'Weet je zeker dat je dit boek wil converteren?', + 'convert_undo_warning' => 'Dit kan niet eenvoudig ongedaan gemaakt worden.', + 'convert_to_book' => 'Converteer naar Boek', + 'convert_to_book_desc' => 'Je kan dit hoofdstuk converteren naar een nieuw boek met dezelfde inhoud. Alle machtigingen ingesteld op dit hoofdstuk zullen worden gekopieerd naar het nieuwe boek, maar alle geërfde machtigingen, van het bovenliggende boek, zullen niet worden gekopieerd, wat kan leiden tot een wijziging van de toegangscontrole.', + 'convert_chapter' => 'Converteer Hoofdstuk', + 'convert_chapter_confirm' => 'Weet je zeker dat je dit hoofdstuk wil converteren?', ]; From 451300606f5659f267d35ad217d9bb9869bc9854 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 5 Jul 2022 14:30:10 +0100 Subject: [PATCH 008/198] New translations activities.php (Ukrainian) --- resources/lang/uk/activities.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/uk/activities.php b/resources/lang/uk/activities.php index 7d024eb50..a4f79fa4c 100644 --- a/resources/lang/uk/activities.php +++ b/resources/lang/uk/activities.php @@ -28,8 +28,8 @@ return [ // Books 'book_create' => 'створив книгу', 'book_create_notification' => 'Книгу успішно створено', - 'book_create_from_chapter' => 'converted chapter to book', - 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book', + 'book_create_from_chapter' => 'перетворений розділ в книгу', + 'book_create_from_chapter_notification' => 'Розділ успішно перетворений в книгу', 'book_update' => 'оновив книгу', 'book_update_notification' => 'Книгу успішно оновлено', 'book_delete' => 'видалив книгу', @@ -40,8 +40,8 @@ return [ // Bookshelves 'bookshelf_create' => 'створив книжкову полицю', 'bookshelf_create_notification' => 'Книжкову полицю успішно створено', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', + 'bookshelf_create_from_book' => 'конвертувати книгу на книжкову полицю', + 'bookshelf_create_from_book_notification' => 'Книжку успішно конвертовано на полицю', 'bookshelf_update' => 'оновив книжкову полицю', 'bookshelf_update_notification' => 'Книжкову полицю успішно оновлено', 'bookshelf_delete' => 'видалив книжкову полицю', From e89348b02a7d6a79c21b5c476178d549a7acdc33 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 5 Jul 2022 14:30:12 +0100 Subject: [PATCH 009/198] New translations entities.php (Ukrainian) --- resources/lang/uk/entities.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/resources/lang/uk/entities.php b/resources/lang/uk/entities.php index fe0fff425..12d305f3e 100644 --- a/resources/lang/uk/entities.php +++ b/resources/lang/uk/entities.php @@ -206,9 +206,9 @@ return [ 'pages_editor_switch_title' => 'Змінити редактор', 'pages_editor_switch_are_you_sure' => 'Ви впевнені, що хочете змінити редактор цієї сторінки?', 'pages_editor_switch_consider_following' => 'Врахуйте наступне при зміні редакторів:', - 'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.', + 'pages_editor_switch_consideration_a' => 'Після збереження нова опція редактора буде використовуватися будь-якими майбутніми редакторами, включаючи ті, які не можуть змінювати сам редактор редакторів.', 'pages_editor_switch_consideration_b' => 'Це може потенційно призвести до втрати деталізації та синтаксису за певних обставин.', - 'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.', + 'pages_editor_switch_consideration_c' => 'Мітка або список змін, зроблених з часу останнього збереження, не буде зберігатися в цих змінах.', 'pages_save' => 'Зберегти сторінку', 'pages_title' => 'Заголовок сторінки', 'pages_name' => 'Назва сторінки', @@ -357,14 +357,14 @@ return [ 'copy_consider_access' => 'Зміна розташування або дозволів може призвести до доступу до цього вмісту без попереднього доступу.', // Conversions - 'convert_to_shelf' => 'Convert to Shelf', - 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.', - 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', - 'convert_book' => 'Convert Book', - 'convert_book_confirm' => 'Are you sure you want to convert this book?', - 'convert_undo_warning' => 'This cannot be as easily undone.', - 'convert_to_book' => 'Convert to Book', - '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?', + 'convert_to_shelf' => 'Перетворити на полиця', + 'convert_to_shelf_contents_desc' => 'Ви можете перетворити цю книгу на нову полицю з одним змістом. Розділи, що містяться в цій книзі, будуть перетворені в нові книги. Якщо ця книга містить будь-які сторінки, яких немає у главі, цю книгу буде перейменовано і містить такі сторінки, а ця книга стане частиною нової полиці.', + 'convert_to_shelf_permissions_desc' => 'Будь-які дозволи, встановлені на цій книзі, будуть скопійовані в нову полицю та до всіх нових дитячих книг, які не мають прав на виконання. Зверніть увагу, що дозволи на полицях не автоматично каскад до вмісту в межах, як вони роблять для книг.', + 'convert_book' => 'Перетворити книгу', + 'convert_book_confirm' => 'Ви впевнені, що хочете конвертувати цю книгу?', + 'convert_undo_warning' => 'Це не так легко відмінити.', + 'convert_to_book' => 'Конвертувати в книгу', + 'convert_to_book_desc' => 'Ви можете конвертувати цей розділ в нову книгу з одним контентом. Будь-які дозволи, встановлені на цьому розділі, будуть скопійовані в нову книгу, але будь-які успадковані дозволи, з батьківської книги не буде скопійований, що може призвести до зміни контролю доступу.', + 'convert_chapter' => 'Перетворити розділ', + 'convert_chapter_confirm' => 'Ви впевнені, що хочете конвертувати цей розділ?', ]; From 1a224e17194a8db1a44715064382b1a01184a730 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 5 Jul 2022 14:30:13 +0100 Subject: [PATCH 010/198] New translations auth.php (Ukrainian) --- resources/lang/uk/auth.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/uk/auth.php b/resources/lang/uk/auth.php index b7d55ebeb..7cda943c0 100644 --- a/resources/lang/uk/auth.php +++ b/resources/lang/uk/auth.php @@ -39,9 +39,9 @@ return [ 'register_success' => 'Дякуємо за реєстрацію! Ви зареєстровані та ввійшли в систему.', // Login auto-initiation - 'auto_init_starting' => 'Attempting Login', - 'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.', - 'auto_init_start_link' => 'Proceed with authentication', + 'auto_init_starting' => 'Спроба входу в систему', + 'auto_init_starting_desc' => 'Ми пишемо вашій системі аутентифікації, щоб запустити процес авторизації. Якщо після 5 секунд Ви можете спробувати натиснути на посилання нижче.', + 'auto_init_start_link' => 'Продовжити з автентифікацією', // Password Reset 'reset_password' => 'Скинути пароль', From 61b3bc10a3eec710a41e145d7e9a53e7026a36e6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 5 Jul 2022 14:30:14 +0100 Subject: [PATCH 011/198] New translations common.php (Ukrainian) --- resources/lang/uk/common.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/uk/common.php b/resources/lang/uk/common.php index 549b22d11..8f1cac609 100644 --- a/resources/lang/uk/common.php +++ b/resources/lang/uk/common.php @@ -47,8 +47,8 @@ return [ 'previous' => 'Назад', 'filter_active' => 'Активний фільтр:', 'filter_clear' => 'Очистити фільтр', - 'download' => 'Download', - 'open_in_tab' => 'Open in Tab', + 'download' => 'Завантажити', + 'open_in_tab' => 'Відкрити в новій вкладці', // Sort Options 'sort_options' => 'Параметри сортування', From bd1971c827cd75d72141a95ed9d739cd60086072 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 5 Jul 2022 14:30:15 +0100 Subject: [PATCH 012/198] New translations editor.php (Ukrainian) --- resources/lang/uk/editor.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/resources/lang/uk/editor.php b/resources/lang/uk/editor.php index 9c9b65471..b304dd3e6 100644 --- a/resources/lang/uk/editor.php +++ b/resources/lang/uk/editor.php @@ -93,7 +93,7 @@ return [ 'cell_properties_title' => 'Властивості клітинки', 'cell_type' => 'Тип клітинки', 'cell_type_cell' => 'Комірка', - 'cell_scope' => 'Scope', + 'cell_scope' => 'Область використання', 'cell_type_header' => 'Комірка заголовка', 'merge_cells' => 'Об\'єднати комірки', 'split_cell' => 'Роз\'єднати комірку', @@ -124,16 +124,16 @@ return [ 'caption' => 'Підпис', 'show_caption' => 'Показати заголовок', 'constrain' => 'Обмеження пропорції', - 'cell_border_solid' => 'Solid', - 'cell_border_dotted' => 'Dotted', - 'cell_border_dashed' => 'Dashed', - 'cell_border_double' => 'Double', - 'cell_border_groove' => 'Groove', - 'cell_border_ridge' => 'Ridge', - 'cell_border_inset' => 'Inset', - 'cell_border_outset' => 'Outset', - 'cell_border_none' => 'None', - 'cell_border_hidden' => 'Hidden', + 'cell_border_solid' => 'Суцільний', + 'cell_border_dotted' => 'В крапку', + 'cell_border_dashed' => 'Пунктир', + 'cell_border_double' => 'Подвійна', + 'cell_border_groove' => 'Паз', + 'cell_border_ridge' => 'Рідж', + 'cell_border_inset' => 'Врізка', + 'cell_border_outset' => 'Початок', + 'cell_border_none' => 'Відсутньо', + 'cell_border_hidden' => 'Прихований', // Images, links, details/summary & embed 'source' => 'Вихідний код', From f3d7d06536c2e9d8b666f4a0dee9822440179cd1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 5 Jul 2022 19:10:04 +0100 Subject: [PATCH 013/198] New translations activities.php (Polish) --- resources/lang/pl/activities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl/activities.php b/resources/lang/pl/activities.php index 2634fe3ed..880dc219b 100644 --- a/resources/lang/pl/activities.php +++ b/resources/lang/pl/activities.php @@ -35,7 +35,7 @@ return [ 'book_delete' => 'usunął książkę', 'book_delete_notification' => 'Książka usunięta pomyślnie', 'book_sort' => 'posortował książkę', - 'book_sort_notification' => 'Książka przywrócona pomyślnie', + 'book_sort_notification' => 'Książka posortowana pomyślnie', // Bookshelves 'bookshelf_create' => 'utworzył półkę', From a99cbcfe121f33486f5048c048ffee29decaa479 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 13:03:47 +0100 Subject: [PATCH 014/198] New translations activities.php (Portuguese) --- resources/lang/pt/activities.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/pt/activities.php b/resources/lang/pt/activities.php index 96d729422..7ff77f097 100644 --- a/resources/lang/pt/activities.php +++ b/resources/lang/pt/activities.php @@ -28,8 +28,8 @@ return [ // Books 'book_create' => 'livro criado', 'book_create_notification' => 'Livro criado com sucesso', - 'book_create_from_chapter' => 'converted chapter to book', - 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book', + 'book_create_from_chapter' => 'capítulo convertido para lívro', + 'book_create_from_chapter_notification' => 'Capítulo convertido em livro com sucesso', 'book_update' => 'livro atualizado', 'book_update_notification' => 'Livro atualizado com sucesso', 'book_delete' => 'livro eliminado', @@ -40,8 +40,8 @@ return [ // Bookshelves 'bookshelf_create' => 'estante criada', 'bookshelf_create_notification' => 'Estante criada com sucesso', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', + 'bookshelf_create_from_book' => 'livro convertido para estante', + 'bookshelf_create_from_book_notification' => 'Livro convertido em prateleira com sucesso', 'bookshelf_update' => 'estante atualizada', 'bookshelf_update_notification' => 'Estante atualizada com sucesso', 'bookshelf_delete' => 'excluiu a prateleira', From ddd45dde6b6f5937fc1adc35fb8a35a24de0f999 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 13:03:49 +0100 Subject: [PATCH 015/198] New translations entities.php (Portuguese) --- resources/lang/pt/entities.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/resources/lang/pt/entities.php b/resources/lang/pt/entities.php index 9ee3f575c..267aa929c 100644 --- a/resources/lang/pt/entities.php +++ b/resources/lang/pt/entities.php @@ -196,18 +196,18 @@ return [ 'pages_edit_draft_save_at' => 'Rascunho guardado em ', 'pages_edit_delete_draft' => 'Eliminar Rascunho', 'pages_edit_discard_draft' => 'Descartar Rascunho', - 'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor', + 'pages_edit_switch_to_markdown' => 'Alternar para o editor Markdown', 'pages_edit_switch_to_markdown_clean' => '(Clean Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)', - 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', + 'pages_edit_switch_to_wysiwyg' => 'Alternar para o editor WYSIWYG', 'pages_edit_set_changelog' => 'Relatar Alterações', 'pages_edit_enter_changelog_desc' => 'Digite uma breve descrição das alterações efetuadas por si', 'pages_edit_enter_changelog' => 'Inserir Alterações', - 'pages_editor_switch_title' => 'Switch Editor', - 'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?', - 'pages_editor_switch_consider_following' => 'Consider the following when changing editors:', - 'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.', - 'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.', + 'pages_editor_switch_title' => 'Trocar de Editor', + 'pages_editor_switch_are_you_sure' => 'Você tem certeza que deseja alterar o editor para esta página?', + 'pages_editor_switch_consider_following' => 'Considere o seguinte ao alterar editores:', + 'pages_editor_switch_consideration_a' => 'Uma vez alterada, o novo editor será usado por quaisquer editores futuros, incluindo aqueles que podem não ser capazes de mudar o tipo do editor.', + 'pages_editor_switch_consideration_b' => 'Isso pode levar a uma perda de detalhes e sintaxe em certas circunstâncias.', 'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.', 'pages_save' => 'Guardar Página', 'pages_title' => 'Título da Página', @@ -235,7 +235,7 @@ return [ 'pages_revisions_number' => '#', 'pages_revisions_numbered' => 'Revisão #:id', 'pages_revisions_numbered_changes' => 'Alterações da Revisão #:id', - 'pages_revisions_editor' => 'Editor Type', + 'pages_revisions_editor' => 'Tipo de editor', 'pages_revisions_changelog' => 'Relatório de Alterações', 'pages_revisions_changes' => 'Alterações', 'pages_revisions_current' => 'Versão Atual', @@ -357,14 +357,14 @@ return [ 'copy_consider_access' => 'Uma alteração de localização, proprietário ou permissões pode resultar em que este conteúdo seja acessível para aqueles previamente sem acesso.', // Conversions - 'convert_to_shelf' => 'Convert to Shelf', - 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.', - 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', - 'convert_book' => 'Convert Book', - 'convert_book_confirm' => 'Are you sure you want to convert this book?', - 'convert_undo_warning' => 'This cannot be as easily undone.', - 'convert_to_book' => 'Convert to Book', + 'convert_to_shelf' => 'Converter para prateleira', + 'convert_to_shelf_contents_desc' => 'Você pode converter este livro em uma nova prateleira com o mesmo conteúdo. Capítulos contidos neste livro serão convertidos em novos livros. Se este livro contiver alguma página, que não estão em um capítulo, este livro será renomeado contendo essas páginas, e o mesmo se tornará parte da nova prateleira.', + 'convert_to_shelf_permissions_desc' => 'Quaisquer permissões definidas neste livro serão copiadas para a nova prateleira e para todos os novos livros filhos que não tenham as suas próprias permissões impostas. Observe que as permissões nas prateleiras não são do tipo cascata como o são para os livros.', + 'convert_book' => 'Converter Livro', + 'convert_book_confirm' => 'Tem a certeza de que deseja converter este livro?', + 'convert_undo_warning' => 'Isto não pode ser tão facilmente desfeito.', + 'convert_to_book' => 'Converter para Livro', '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?', + 'convert_chapter' => 'Converter Capítulo', + 'convert_chapter_confirm' => 'Tem certeza de que deseja converter este capítulo?', ]; From dde2ea743f8ba3ff766e2dafbdd2687e28e51c3b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 13:03:50 +0100 Subject: [PATCH 016/198] New translations auth.php (Portuguese) --- resources/lang/pt/auth.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pt/auth.php b/resources/lang/pt/auth.php index ad4f0744d..a815b9cca 100644 --- a/resources/lang/pt/auth.php +++ b/resources/lang/pt/auth.php @@ -39,9 +39,9 @@ return [ 'register_success' => 'Obrigado por se registar! Você está agora registado e com a sessão iniciada.', // Login auto-initiation - 'auto_init_starting' => 'Attempting Login', - 'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.', - 'auto_init_start_link' => 'Proceed with authentication', + 'auto_init_starting' => 'Tentando inicar sessão', + 'auto_init_starting_desc' => 'Estamos a aceder ao seu sistema de autenticação para iniciar o processo de login. Se não houver progresso após 5 segundos você pode tentar clicar no link abaixo.', + 'auto_init_start_link' => 'Prosseguir com autenticação', // Password Reset 'reset_password' => 'Redefinir Senha', From 9cfded13115e2e3399a70afb8390d147d5e4c3e2 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 13:03:51 +0100 Subject: [PATCH 017/198] New translations common.php (Portuguese) --- resources/lang/pt/common.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/pt/common.php b/resources/lang/pt/common.php index afb857ac2..828c28547 100644 --- a/resources/lang/pt/common.php +++ b/resources/lang/pt/common.php @@ -47,8 +47,8 @@ return [ 'previous' => 'Anterior', 'filter_active' => 'Filtro Ativo:', 'filter_clear' => 'Limpar Filtro', - 'download' => 'Download', - 'open_in_tab' => 'Open in Tab', + 'download' => 'Transferir', + 'open_in_tab' => 'Abrir em novo separador', // Sort Options 'sort_options' => 'Opções de Ordenação', From 376640db25da3465008f67ade965eaef6bf1d9fa Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 13:03:52 +0100 Subject: [PATCH 018/198] New translations settings.php (Portuguese) --- resources/lang/pt/settings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pt/settings.php b/resources/lang/pt/settings.php index 782ee494b..e6ee7ec34 100644 --- a/resources/lang/pt/settings.php +++ b/resources/lang/pt/settings.php @@ -27,8 +27,8 @@ return [ 'app_secure_images' => 'Carregamento de Imagens mais Seguro', 'app_secure_images_toggle' => 'Ativar o carregamento de imagem mais seguro', 'app_secure_images_desc' => 'Por razões de performance, todas as imagens são públicas. Esta opção adiciona uma string aleatória na frente das Urls de imagens. Certifique-se de que os diretórios não possam ser indexados para prevenir acesso indesejado.', - 'app_default_editor' => 'Default Page Editor', - 'app_default_editor_desc' => 'Select which editor will be used by default when editing new pages. This can be overridden at a page level where permissions allow.', + 'app_default_editor' => 'Editor de Página Padrão', + 'app_default_editor_desc' => 'Selecione qual editor será usado por padrão ao editar novas páginas. Isto pode ser substituído a nível de página onde as permissões estiverem disponíveis.', 'app_custom_html' => 'Conteúdo personalizado para para o Head do HTML', 'app_custom_html_desc' => 'Quaisquer conteúdos aqui adicionados serão inseridos no final da secção de cada página. Esta é uma maneira útil de sobrescrever estilos e adicionar códigos de análise de site.', 'app_custom_html_disabled_notice' => 'O conteúdo personalizado do HTML está desativado nesta página de configurações, para garantir que quaisquer alterações que acabem maliciosas possam ser revertidas.', @@ -152,7 +152,7 @@ return [ 'role_access_api' => 'Aceder à API do sistema', 'role_manage_settings' => 'Gerir as configurações da aplicação', 'role_export_content' => 'Exportar conteúdo', - 'role_editor_change' => 'Change page editor', + 'role_editor_change' => 'Alterar editor de página', 'role_asset' => 'Permissões de Ativos', 'roles_system_warning' => 'Esteja ciente de que o acesso a qualquer uma das três permissões acima pode permitir que um utilizador altere os seus próprios privilégios ou privilégios de outros no sistema. Apenas atribua cargos com essas permissões a utilizadores de confiança.', 'role_asset_desc' => 'Estas permissões controlam o acesso padrão para os ativos dentro do sistema. Permissões em Livros, Capítulos e Páginas serão sobrescritas por estas permissões.', From 943cb7810b51999dae00c179975416c6954cfe60 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 20:02:15 +0100 Subject: [PATCH 019/198] New translations activities.php (Croatian) --- resources/lang/hr/activities.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/hr/activities.php b/resources/lang/hr/activities.php index 79f4af04e..65ab1594f 100644 --- a/resources/lang/hr/activities.php +++ b/resources/lang/hr/activities.php @@ -7,13 +7,13 @@ return [ // Pages 'page_create' => 'stvorena stranica', - 'page_create_notification' => 'Page successfully created', + 'page_create_notification' => 'Stranica uspješno kreirana', 'page_update' => 'ažurirana stranica', - 'page_update_notification' => 'Page successfully updated', + 'page_update_notification' => 'Stranica uspješno ažurirana', 'page_delete' => 'izbrisana stranica', - 'page_delete_notification' => 'Page successfully deleted', + 'page_delete_notification' => 'Stranica je uspješno izbrisana', 'page_restore' => 'obnovljena stranica', - 'page_restore_notification' => 'Page successfully restored', + 'page_restore_notification' => 'Stranica je uspješno obnovljena', 'page_move' => 'premještena stranica', // Chapters From 82baab66cc68c0954fd4413d98bde39cedf3f794 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 21:07:48 +0100 Subject: [PATCH 020/198] New translations activities.php (Croatian) --- resources/lang/hr/activities.php | 56 ++++++++++++++++---------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/resources/lang/hr/activities.php b/resources/lang/hr/activities.php index 65ab1594f..b8dd50a13 100644 --- a/resources/lang/hr/activities.php +++ b/resources/lang/hr/activities.php @@ -6,7 +6,7 @@ return [ // Pages - 'page_create' => 'stvorena stranica', + 'page_create' => 'kreirana stranica', 'page_create_notification' => 'Stranica uspješno kreirana', 'page_update' => 'ažurirana stranica', 'page_update_notification' => 'Stranica uspješno ažurirana', @@ -18,54 +18,54 @@ return [ // Chapters 'chapter_create' => 'stvoreno poglavlje', - 'chapter_create_notification' => 'Chapter successfully created', + 'chapter_create_notification' => 'Poglavlje je uspješno stvoreno', 'chapter_update' => 'ažurirano poglavlje', - 'chapter_update_notification' => 'Chapter successfully updated', + 'chapter_update_notification' => 'Poglavlje je uspješno ažurirano', 'chapter_delete' => 'izbrisano poglavlje', - 'chapter_delete_notification' => 'Chapter successfully deleted', + 'chapter_delete_notification' => 'Poglavlje je uspješno izbrisano', 'chapter_move' => 'premiješteno poglavlje', // Books 'book_create' => 'stvorena knjiga', - 'book_create_notification' => 'Book successfully created', - 'book_create_from_chapter' => 'converted chapter to book', - 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book', + 'book_create_notification' => 'Knjiga je uspješno stvorena', + 'book_create_from_chapter' => 'pretvori poglavlje u knjigu', + 'book_create_from_chapter_notification' => 'Poglavlje je uspješno pretvoreno u knjigu', 'book_update' => 'ažurirana knjiga', - 'book_update_notification' => 'Book successfully updated', + 'book_update_notification' => 'Knjiga je uspješno ažurirana', 'book_delete' => 'izbrisana knjiga', - 'book_delete_notification' => 'Book successfully deleted', + 'book_delete_notification' => 'Knjiga je uspješno izbrisana', 'book_sort' => 'razvrstana knjiga', - 'book_sort_notification' => 'Book successfully re-sorted', + 'book_sort_notification' => 'Knjiga je uspješno razvrstana', // Bookshelves - 'bookshelf_create' => 'created bookshelf', - 'bookshelf_create_notification' => 'Bookshelf successfully created', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', + '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_from_book_notification' => 'Poglavlje je uspješno pretvoreno u knjigu', 'bookshelf_update' => 'ažurirana polica za knjige', - 'bookshelf_update_notification' => 'Bookshelf successfully updated', + 'bookshelf_update_notification' => 'Polica za knjige je uspješno ažurirana', 'bookshelf_delete' => 'izbrisana polica za knjige', - 'bookshelf_delete_notification' => 'Bookshelf successfully deleted', + 'bookshelf_delete_notification' => 'Polica za knjige je uspješno izbrisana', // Favourites - 'favourite_add_notification' => '":name" has been added to your favourites', - 'favourite_remove_notification' => '":name" has been removed from your favourites', + 'favourite_add_notification' => '".ime" će biti dodano u tvoje favorite', + 'favourite_remove_notification' => '".ime" je uspješno maknuta iz tvojih favorita', // MFA - 'mfa_setup_method_notification' => 'Multi-factor method successfully configured', - 'mfa_remove_method_notification' => 'Multi-factor method successfully removed', + 'mfa_setup_method_notification' => 'Metoda više-čimbenika je uspješno konfigurirana', + 'mfa_remove_method_notification' => 'Metoda više-čimbenika je uspješno izbrisana', // Webhooks - 'webhook_create' => 'created webhook', - 'webhook_create_notification' => 'Webhook successfully created', - 'webhook_update' => 'updated webhook', - 'webhook_update_notification' => 'Webhook successfully updated', - 'webhook_delete' => 'deleted webhook', - 'webhook_delete_notification' => 'Webhook successfully deleted', + 'webhook_create' => 'web knjiga je kreirana', + 'webhook_create_notification' => 'Web knjiga je uspješno kreirana', + 'webhook_update' => 'web knjiga je ažurirana', + 'webhook_update_notification' => 'Web knjiga je uspješno ažurirana', + 'webhook_delete' => 'web knjiga je izbrisana', + 'webhook_delete_notification' => 'Web knjga je uspješno izbrisana', // Users - 'user_update_notification' => 'User successfully updated', - 'user_delete_notification' => 'User successfully removed', + 'user_update_notification' => 'Korisnik je uspješno ažuriran', + 'user_delete_notification' => 'Korisnik je uspješno uklonjen', // Other 'commented_on' => 'komentirano', From 4daac5a114899d2144c1652b07ff038dcd4a6cb1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 12 Jul 2022 21:07:49 +0100 Subject: [PATCH 021/198] New translations auth.php (Croatian) --- resources/lang/hr/auth.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/hr/auth.php b/resources/lang/hr/auth.php index bbaf9dede..bd7f2b06e 100644 --- a/resources/lang/hr/auth.php +++ b/resources/lang/hr/auth.php @@ -18,10 +18,10 @@ return [ 'name' => 'Ime', 'username' => 'Korisničko ime', - 'email' => 'Email', + 'email' => 'E-pošta', 'password' => 'Lozinka', 'password_confirm' => 'Potvrdite lozinku', - 'password_hint' => 'Must be at least 8 characters', + 'password_hint' => 'Mora biti najmanje 8 znakova', 'forgot_password' => 'Zaboravili ste lozinku?', 'remember_me' => 'Zapamti me', 'ldap_email_hint' => 'Molimo upišite mail korišten za ovaj račun.', From 77b57c068fcd3a8fb7b214c37f90640d59987f0d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 14 Jul 2022 22:50:28 +0100 Subject: [PATCH 022/198] New translations activities.php (German) --- resources/lang/de/activities.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/resources/lang/de/activities.php b/resources/lang/de/activities.php index fc7291a5d..3cf49b1a4 100644 --- a/resources/lang/de/activities.php +++ b/resources/lang/de/activities.php @@ -6,13 +6,13 @@ return [ // Pages - 'page_create' => 'hat die Seite erstellt', - 'page_create_notification' => 'Die Seite wurde erfolgreich erstellt', + 'page_create' => 'erstellte Seite', + 'page_create_notification' => 'Seite erfolgreich erstellt', 'page_update' => 'hat die Seite aktualisiert', - 'page_update_notification' => 'Die Seite wurde erfolgreich aktualisiert', - 'page_delete' => 'hat die Seite gelöscht', - 'page_delete_notification' => 'Die Seite wurde erfolgreich gelöscht', - 'page_restore' => 'hat die Seite wiederhergestellt', + 'page_update_notification' => 'Seite erfolgreich aktualisiert', + 'page_delete' => 'gelöschte Seite', + 'page_delete_notification' => 'Seite erfolgreich gelöscht', + 'page_restore' => 'wiederhergestellte Seite', 'page_restore_notification' => 'Die Seite wurde erfolgreich wiederhergestellt', 'page_move' => 'hat die Seite verschoben', @@ -28,8 +28,8 @@ return [ // Books 'book_create' => 'hat das Buch erstellt', 'book_create_notification' => 'Das Buch wurde erfolgreich erstellt', - 'book_create_from_chapter' => 'converted chapter to book', - 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book', + 'book_create_from_chapter' => 'umgewandeltes Kapitel zum Buch', + 'book_create_from_chapter_notification' => 'Kapitel erfolgreich in ein Buch konvertiert', 'book_update' => 'hat das Buch aktualisiert', 'book_update_notification' => 'Das Buch wurde erfolgreich aktualisiert', 'book_delete' => 'hat das Buch gelöscht', @@ -40,8 +40,8 @@ return [ // Bookshelves 'bookshelf_create' => 'erstelltes Bücherregal', 'bookshelf_create_notification' => 'Das Bücherregal wurde erfolgreich erstellt', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', + 'bookshelf_create_from_book' => 'umgewandeltes Buch zum Regal', + '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', From bfbd0fc16882412ed70c964d0c0027595380497f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 14 Jul 2022 23:50:40 +0100 Subject: [PATCH 023/198] New translations activities.php (German) --- resources/lang/de/activities.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/de/activities.php b/resources/lang/de/activities.php index 3cf49b1a4..b21788161 100644 --- a/resources/lang/de/activities.php +++ b/resources/lang/de/activities.php @@ -13,11 +13,11 @@ return [ 'page_delete' => 'gelöschte Seite', 'page_delete_notification' => 'Seite erfolgreich gelöscht', 'page_restore' => 'wiederhergestellte Seite', - 'page_restore_notification' => 'Die Seite wurde erfolgreich wiederhergestellt', - 'page_move' => 'hat die Seite verschoben', + 'page_restore_notification' => 'Seite erfolgreich wiederhergestellt', + 'page_move' => 'Seite verschoben', // Chapters - 'chapter_create' => 'hat das Kapitel erstellt', + 'chapter_create' => 'erstellte Kapitel', 'chapter_create_notification' => 'Das Kapitel wurde erfolgreich erstellt', 'chapter_update' => 'hat das Kapitel geändert', 'chapter_update_notification' => 'Das Kapitel wurde erfolgreich aktualisiert', From 23f9b4d217b3e6f0f957c0864cb826186e127581 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 15 Jul 2022 07:39:06 +0100 Subject: [PATCH 024/198] New translations auth.php (German) --- resources/lang/de/auth.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/de/auth.php b/resources/lang/de/auth.php index 3005fd93c..df047f914 100644 --- a/resources/lang/de/auth.php +++ b/resources/lang/de/auth.php @@ -39,9 +39,9 @@ return [ 'register_success' => 'Vielen Dank für Ihre Registrierung! Die Daten sind gespeichert und Sie sind angemeldet.', // Login auto-initiation - 'auto_init_starting' => 'Attempting Login', - 'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.', - 'auto_init_start_link' => 'Proceed with authentication', + 'auto_init_starting' => 'Anmeldeversuche', + 'auto_init_starting_desc' => 'Wir verbinden und mit Ihrem Authentifizierungssystem um den Anmeldeprozess zu starten. Sollte es nach 5 Sekunden nicht weitergehen, klicken Sie bitte auf den unten stehenden Link.', + 'auto_init_start_link' => 'Mit Authentifizierung fortfahren', // Password Reset 'reset_password' => 'Passwort vergessen', From ad8d8dde2db18d2bbba742d2c38abe76c3d39dd5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 15 Jul 2022 07:39:07 +0100 Subject: [PATCH 025/198] New translations entities.php (German) --- resources/lang/de/entities.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index 61bdddfe3..8bd523b5f 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -360,11 +360,11 @@ return [ 'convert_to_shelf' => 'In Regal umwandeln', 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.', 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', - 'convert_book' => 'Convert Book', - 'convert_book_confirm' => 'Are you sure you want to convert this book?', - 'convert_undo_warning' => 'This cannot be as easily undone.', - 'convert_to_book' => 'Convert to Book', + 'convert_book' => 'Buch umwandeln', + 'convert_book_confirm' => 'Sind Sie sicher, dass Sie dieses Buch umwandeln möchten?', + 'convert_undo_warning' => 'Dies kann nicht so einfach rückgängig gemacht werden.', + 'convert_to_book' => 'In Buch umwandeln', '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?', + 'convert_chapter' => 'Kapitel umwandeln', + 'convert_chapter_confirm' => 'Sind Sie sicher, dass Sie dieses Kapitel umwandeln möchten?', ]; From 2b4b7c68ccafafb99adf18f6f7d49ad168846775 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 15 Jul 2022 08:45:23 +0100 Subject: [PATCH 026/198] New translations entities.php (German) --- resources/lang/de/entities.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index 8bd523b5f..beb984bfd 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -358,13 +358,13 @@ return [ // Conversions 'convert_to_shelf' => 'In Regal umwandeln', - 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.', - 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', + 'convert_to_shelf_contents_desc' => 'Sie können dieses Buch in ein neues Regal mit dem gleichen Inhalt umwandeln. Kapitel in diesem Buch werden in neue Bücher umgewandelt. Wenn dieses Buch Seiten enthält, die nicht in einem Kapitel sind, wird dieses Buch entsprechend umbenannt und wird Teil des neuen Regals.', + 'convert_to_shelf_permissions_desc' => 'Alle Berechtigungen dieses Buches werden in das neue Regal kopiert und in alle darin enthaltenen neuen Bücher, die keine eigenen Berechtigungen haben. Beachten Sie, dass die Berechtigungen für Regale nicht automatisch auf die enthaltenen Inhalte angewendet werden, wie es bei Büchern der Fall ist.', 'convert_book' => 'Buch umwandeln', 'convert_book_confirm' => 'Sind Sie sicher, dass Sie dieses Buch umwandeln möchten?', 'convert_undo_warning' => 'Dies kann nicht so einfach rückgängig gemacht werden.', 'convert_to_book' => 'In Buch umwandeln', - '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_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?', ]; From 6b8083244da70252c1bdfe58edc43706c6645e83 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:50 +0100 Subject: [PATCH 027/198] New translations entities.php (Portuguese) --- resources/lang/pt/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pt/entities.php b/resources/lang/pt/entities.php index 267aa929c..77b4b3887 100644 --- a/resources/lang/pt/entities.php +++ b/resources/lang/pt/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Atualizado :timeLength por :user', 'meta_owned_name' => 'Propriedade de :user', 'entity_select' => 'Seleção de Entidade', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Imagens', 'my_recent_drafts' => 'Os Meus Rascunhos Recentes', 'my_recently_viewed' => 'Visualizados Recentemente Por Mim', From ce9a788fb9183a5d9d911d846870e0ca095c9337 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:51 +0100 Subject: [PATCH 028/198] New translations entities.php (Italian) --- resources/lang/it/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/it/entities.php b/resources/lang/it/entities.php index ba04a443a..f1f36db3c 100755 --- a/resources/lang/it/entities.php +++ b/resources/lang/it/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Aggiornato :timeLength da :user', 'meta_owned_name' => 'Creati da :user', 'entity_select' => 'Selezione Entità', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Immagini', 'my_recent_drafts' => 'Bozze Recenti', 'my_recently_viewed' => 'Visti di recente', From 86e7386db9c840973e43bcd72d8b36efd2ee4b9b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:52 +0100 Subject: [PATCH 029/198] New translations entities.php (Turkish) --- resources/lang/tr/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/tr/entities.php b/resources/lang/tr/entities.php index f0bf60312..d2e35b584 100644 --- a/resources/lang/tr/entities.php +++ b/resources/lang/tr/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user tarafından :timeLength güncellendi', 'meta_owned_name' => 'Owned by :user', 'entity_select' => 'Öge Seçimi', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Görseller', 'my_recent_drafts' => 'Son Taslaklarım', 'my_recently_viewed' => 'Son Görüntülediklerim', From 2853feb9c4017d5c8ee97e3551dcad14e3aa8b37 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:52 +0100 Subject: [PATCH 030/198] New translations entities.php (Swedish) --- resources/lang/sv/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sv/entities.php b/resources/lang/sv/entities.php index c356ea5bd..9c122514f 100644 --- a/resources/lang/sv/entities.php +++ b/resources/lang/sv/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Uppdaterad :timeLength av :user', 'meta_owned_name' => 'Ägs av :user', 'entity_select' => 'Välj enhet', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Bilder', 'my_recent_drafts' => 'Mina nyaste utkast', 'my_recently_viewed' => 'Mina senast visade sidor', From a8d933753ea15533cf9a2a36987c3e6e3311e875 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:53 +0100 Subject: [PATCH 031/198] New translations entities.php (Slovenian) --- resources/lang/sl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sl/entities.php b/resources/lang/sl/entities.php index a76bcfa26..888ad5c64 100644 --- a/resources/lang/sl/entities.php +++ b/resources/lang/sl/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Posodobil :timeLength uporabnik :user', 'meta_owned_name' => 'V lasti :user', 'entity_select' => 'Izbira entitete', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Slike', 'my_recent_drafts' => 'Moji nedavni osnutki', 'my_recently_viewed' => 'Nedavno prikazano', From 9d78af2c1d1552aa676a9cfe686e7f5abccb1aca Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:54 +0100 Subject: [PATCH 032/198] New translations entities.php (Slovak) --- resources/lang/sk/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sk/entities.php b/resources/lang/sk/entities.php index cfa87e0b8..4f2010bbd 100644 --- a/resources/lang/sk/entities.php +++ b/resources/lang/sk/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Aktualizované :timeLength používateľom :user', 'meta_owned_name' => 'Vlastník :user', 'entity_select' => 'Entita vybraná', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Obrázky', 'my_recent_drafts' => 'Moje nedávne koncepty', 'my_recently_viewed' => 'Nedávno mnou zobrazené', From c47997bbb7263f6ef4041b554167153c376ed2e6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:55 +0100 Subject: [PATCH 033/198] New translations entities.php (Ukrainian) --- resources/lang/uk/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/uk/entities.php b/resources/lang/uk/entities.php index 12d305f3e..f15a7ae77 100644 --- a/resources/lang/uk/entities.php +++ b/resources/lang/uk/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user оновив :timeLength', 'meta_owned_name' => 'Власник :user', 'entity_select' => 'Вибір об\'єкта', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Зображення', 'my_recent_drafts' => 'Мої останні чернетки', 'my_recently_viewed' => 'Мої недавні перегляди', From 4b770ee2dc700f132c38505022761c4f75e54898 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:56 +0100 Subject: [PATCH 034/198] New translations entities.php (Polish) --- resources/lang/pl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pl/entities.php b/resources/lang/pl/entities.php index 114a2bfa9..546955fb0 100644 --- a/resources/lang/pl/entities.php +++ b/resources/lang/pl/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Zaktualizowano :timeLength przez :user', 'meta_owned_name' => 'Właściciel: :user', 'entity_select' => 'Wybór obiektu', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Obrazki', 'my_recent_drafts' => 'Moje ostatnie wersje robocze', 'my_recently_viewed' => 'Moje ostatnio wyświetlane', From 01c2c927106ab1e7f9584a076dc7e6aa6d07b614 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:57 +0100 Subject: [PATCH 035/198] New translations entities.php (Dutch) --- resources/lang/nl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index 25cf6a2aa..6e909b944 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Bijgewerkt: :timeLength door :user', 'meta_owned_name' => 'Eigendom van :user', 'entity_select' => 'Entiteit selecteren', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Afbeeldingen', 'my_recent_drafts' => 'Mijn recente concepten', 'my_recently_viewed' => 'Mijn recent bekeken', From 42c6179350b05a04a4e980e96c13388b7e7d8640 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:58 +0100 Subject: [PATCH 036/198] New translations entities.php (Lithuanian) --- resources/lang/lt/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/lt/entities.php b/resources/lang/lt/entities.php index 7b2a3deee..29c8c89fd 100644 --- a/resources/lang/lt/entities.php +++ b/resources/lang/lt/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Atnaujinta :timeLength naudotojo :user', 'meta_owned_name' => 'Priklauso :user', 'entity_select' => 'Pasirinkti subjektą', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Nuotraukos', 'my_recent_drafts' => 'Naujausi išsaugoti juodraščiai', 'my_recently_viewed' => 'Neseniai peržiūrėti', From 89de7a60c6ce7c4a9783bc745f4ec3173444be58 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:59 +0100 Subject: [PATCH 037/198] New translations entities.php (Korean) --- resources/lang/ko/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ko/entities.php b/resources/lang/ko/entities.php index 68392b0a2..1161e7ebc 100644 --- a/resources/lang/ko/entities.php +++ b/resources/lang/ko/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => '수정함 :timeLength, :user', 'meta_owned_name' => '소유함 :user', 'entity_select' => '항목 선택', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => '이미지', 'my_recent_drafts' => '내 최근의 초안 문서', 'my_recently_viewed' => '내가 읽은 문서', From d76bdbc97608607484892f621dd27aaed5f1e6c4 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:00 +0100 Subject: [PATCH 038/198] New translations entities.php (Japanese) --- resources/lang/ja/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index fbabbd1a2..c13ca2d47 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => '更新: :timeLength (:user)', 'meta_owned_name' => '所有者: :user', 'entity_select' => 'エンティティ選択', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => '画像', 'my_recent_drafts' => '最近の下書き', 'my_recently_viewed' => '閲覧履歴', From 387b6620e4b1ff2df80126e99c43d1e1acda44b6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:01 +0100 Subject: [PATCH 039/198] New translations entities.php (Russian) --- resources/lang/ru/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ru/entities.php b/resources/lang/ru/entities.php index 21a492cd5..331cad7b3 100644 --- a/resources/lang/ru/entities.php +++ b/resources/lang/ru/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user обновил :timeLength', 'meta_owned_name' => 'Владелец :user', 'entity_select' => 'Выбор объекта', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Изображения', 'my_recent_drafts' => 'Мои последние черновики', 'my_recently_viewed' => 'Мои недавние просмотры', From 79e386f4570b83176ed0bef72325b860498b3649 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:02 +0100 Subject: [PATCH 040/198] New translations entities.php (Hungarian) --- resources/lang/hu/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/hu/entities.php b/resources/lang/hu/entities.php index 795c642a9..d47ebd373 100644 --- a/resources/lang/hu/entities.php +++ b/resources/lang/hu/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user frissítette :timeLength', 'meta_owned_name' => ':user tulajdona', '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', 'my_recent_drafts' => 'Legutóbbi vázlataim', 'my_recently_viewed' => 'Általam legutóbb megtekintett', From 0cd44a6e7d4e500d05c50c0edc9d6c5e9239a9c9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:03 +0100 Subject: [PATCH 041/198] New translations entities.php (Arabic) --- resources/lang/ar/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ar/entities.php b/resources/lang/ar/entities.php index 16ecb6ad9..aa55faa4e 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'مُحدث :timeLength بواسطة :user', 'meta_owned_name' => 'Owned by :user', 'entity_select' => 'اختيار الكيان', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'صور', 'my_recent_drafts' => 'مسوداتي الحديثة', 'my_recently_viewed' => 'ما عرضته مؤخراً', From aad2f54c159c22d7199afa452fabcb83bdbf097c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:04 +0100 Subject: [PATCH 042/198] New translations entities.php (Hebrew) --- resources/lang/he/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index f3fcb8688..e01d95d34 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'עודכן :timeLength על ידי :user', 'meta_owned_name' => 'Owned by :user', 'entity_select' => 'בחר יישות', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'תמונות', 'my_recent_drafts' => 'הטיוטות האחרונות שלי', 'my_recently_viewed' => 'הנצפים לאחרונה שלי', From f832a9545e83b2dafdc31054123989347c18693a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:05 +0100 Subject: [PATCH 043/198] New translations entities.php (German) --- resources/lang/de/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index beb984bfd..68200b63a 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user', 'meta_owned_name' => 'Im Besitz von :user', 'entity_select' => 'Eintrag auswählen', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Bilder', 'my_recent_drafts' => 'Meine kürzlichen Entwürfe', 'my_recently_viewed' => 'Kürzlich von mir angesehen', From bc8d2d82097a2983b2d632faaa5239c343b58352 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:06 +0100 Subject: [PATCH 044/198] New translations entities.php (French) --- resources/lang/fr/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fr/entities.php b/resources/lang/fr/entities.php index ddb677725..f726e8b34 100644 --- a/resources/lang/fr/entities.php +++ b/resources/lang/fr/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Mis à jour :timeLength par :user', 'meta_owned_name' => 'Appartient à :user', 'entity_select' => 'Sélectionner l\'entité', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Images', 'my_recent_drafts' => 'Mes brouillons récents', 'my_recently_viewed' => 'Vus récemment', From 0b89642610431703e53f8640de670d13f3451317 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:07 +0100 Subject: [PATCH 045/198] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index 5aa7eff1c..e4beba40a 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Actualizado :timeLength por :user', 'meta_owned_name' => 'Propiedad de :user', 'entity_select' => 'Seleccione entidad', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Imágenes', 'my_recent_drafts' => 'Mis borradores recientes', 'my_recently_viewed' => 'Mis visualizaciones recientes', From 0143fe88d38ecff9c3cb99fb118e47074213431b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:08 +0100 Subject: [PATCH 046/198] New translations entities.php (Bulgarian) --- resources/lang/bg/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/bg/entities.php b/resources/lang/bg/entities.php index 462e9623a..ad90afaa3 100644 --- a/resources/lang/bg/entities.php +++ b/resources/lang/bg/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Актуализирано преди :timeLength от :user', 'meta_owned_name' => 'Притежавано от :user', 'entity_select' => 'Избор на обект', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Изображения', 'my_recent_drafts' => 'Моите скорошни драфтове', 'my_recently_viewed' => 'Моите скорошни преглеждания', From 76049f0cdbf4e3eebda184be54d81a7e4cada7e6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:09 +0100 Subject: [PATCH 047/198] New translations entities.php (Catalan) --- resources/lang/ca/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ca/entities.php b/resources/lang/ca/entities.php index be5d33948..e90eb2adf 100644 --- a/resources/lang/ca/entities.php +++ b/resources/lang/ca/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Actualitzat :timeLength per :user', 'meta_owned_name' => 'Propietat de :user', 'entity_select' => 'Selecciona una entitat', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Imatges', 'my_recent_drafts' => 'Els vostres esborranys recents', 'my_recently_viewed' => 'Les vostres visualitzacions recents', From ea0ac2a853f388b721ee7a8385e2c334cb4a44dd Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:10 +0100 Subject: [PATCH 048/198] New translations entities.php (Czech) --- resources/lang/cs/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/cs/entities.php b/resources/lang/cs/entities.php index a7e42fd4f..2af719d1c 100644 --- a/resources/lang/cs/entities.php +++ b/resources/lang/cs/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Aktualizováno :timeLength uživatelem :user', 'meta_owned_name' => 'Vlastník :user', 'entity_select' => 'Výběr entity', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Obrázky', 'my_recent_drafts' => 'Mé nedávné koncepty', 'my_recently_viewed' => 'Mé nedávno zobrazené', From 2fcb0b6db2a3f449d796840c58f5d9cafe0eafe7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:11 +0100 Subject: [PATCH 049/198] New translations entities.php (Danish) --- resources/lang/da/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/da/entities.php b/resources/lang/da/entities.php index 529dbbcac..022a6444a 100644 --- a/resources/lang/da/entities.php +++ b/resources/lang/da/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Opdateret :timeLength af :user', 'meta_owned_name' => 'Ejet af :user', 'entity_select' => 'Vælg emne', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Billeder', 'my_recent_drafts' => 'Mine seneste kladder', 'my_recently_viewed' => 'Mine senest viste', From f3eb7c42082814764a32f240f6c5a290035ec6dd Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:12 +0100 Subject: [PATCH 050/198] New translations entities.php (Basque) --- resources/lang/eu/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/eu/entities.php b/resources/lang/eu/entities.php index 87a55e368..8da46224e 100644 --- a/resources/lang/eu/entities.php +++ b/resources/lang/eu/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':timeLength aldatuta. Erabiltzailea :user', 'meta_owned_name' => ':user da jabea', 'entity_select' => 'Aukeratutako entitatea', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Irudiak', 'my_recent_drafts' => 'Nire azken zirriborroak', 'my_recently_viewed' => 'Nik Ikusitako azkenak', From 7b4e36eb38e793cfd6d85ed6eca448821fee8303 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:13 +0100 Subject: [PATCH 051/198] New translations entities.php (Estonian) --- resources/lang/et/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/et/entities.php b/resources/lang/et/entities.php index ae49d2d29..7bf09782e 100644 --- a/resources/lang/et/entities.php +++ b/resources/lang/et/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Muudetud :timeLength kasutaja :user poolt', 'meta_owned_name' => 'Kuulub kasutajale :user', 'entity_select' => 'Objekti valik', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Pildid', 'my_recent_drafts' => 'Minu hiljutised mustandid', 'my_recently_viewed' => 'Minu viimati vaadatud', From cffa0a0cf382bb603d4c59f820eb12125a264d60 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:14 +0100 Subject: [PATCH 052/198] New translations entities.php (Norwegian Bokmal) --- resources/lang/nb/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/nb/entities.php b/resources/lang/nb/entities.php index 11b39a79e..88f2f1edd 100644 --- a/resources/lang/nb/entities.php +++ b/resources/lang/nb/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Oppdatert :timeLength av :user', 'meta_owned_name' => 'Eies av :user', 'entity_select' => 'Velg entitet', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Bilder', 'my_recent_drafts' => 'Mine nylige utkast', 'my_recently_viewed' => 'Mine nylige visninger', From d77c0d3dddb548e5ce8e3aaa4ded21f3dd179480 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:15 +0100 Subject: [PATCH 053/198] New translations entities.php (Uzbek) --- resources/lang/uz/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/uz/entities.php b/resources/lang/uz/entities.php index 3dd7ace47..d2337dfc2 100644 --- a/resources/lang/uz/entities.php +++ b/resources/lang/uz/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user tomonidan :timeLength da yangilangan', 'meta_owned_name' => 'Egasi :user', 'entity_select' => 'Entity Select', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Rasmlar', 'my_recent_drafts' => 'Mening oxirgi qoralamalarim', 'my_recently_viewed' => 'Mening oxirgi ko\'rganlarim', From 9023487d9986825cf0037a3c792f48ccbd055d94 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:16 +0100 Subject: [PATCH 054/198] New translations entities.php (Bosnian) --- resources/lang/bs/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/bs/entities.php b/resources/lang/bs/entities.php index c9cd0bb5d..7684399f3 100644 --- a/resources/lang/bs/entities.php +++ b/resources/lang/bs/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Ažurirana :timeLength od :user', 'meta_owned_name' => 'Vlasnik je :user', 'entity_select' => 'Odaberi entitet', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Slike', 'my_recent_drafts' => 'Moje nedavne skice', 'my_recently_viewed' => 'Moji nedavni pregledi', From f3f72fde6b5e32eabf28e3a4fa45106eab1cf023 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:17 +0100 Subject: [PATCH 055/198] New translations entities.php (Welsh) --- resources/lang/cy/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/cy/entities.php b/resources/lang/cy/entities.php index 27d67487a..aa353bdac 100644 --- a/resources/lang/cy/entities.php +++ b/resources/lang/cy/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Updated :timeLength by :user', 'meta_owned_name' => 'Owned by :user', 'entity_select' => 'Entity Select', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Images', 'my_recent_drafts' => 'My Recent Drafts', 'my_recently_viewed' => 'My Recently Viewed', From a2440e20bc017a7f3754308ecd5229903ab714f7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:18 +0100 Subject: [PATCH 056/198] New translations entities.php (Latvian) --- resources/lang/lv/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/lv/entities.php b/resources/lang/lv/entities.php index 120b64de6..2c5953ab2 100644 --- a/resources/lang/lv/entities.php +++ b/resources/lang/lv/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user atjauninājis pirms :timeLength', 'meta_owned_name' => 'Īpašnieks :user', 'entity_select' => 'Izvēlēties vienumu', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Attēli', 'my_recent_drafts' => 'Mani melnraksti', 'my_recently_viewed' => 'Mani nesen skatītie', From b3b8da0fe718fb0e71a4b0402628068568fd69b8 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:19 +0100 Subject: [PATCH 057/198] New translations entities.php (Vietnamese) --- resources/lang/vi/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/vi/entities.php b/resources/lang/vi/entities.php index 516273126..765f443ee 100644 --- a/resources/lang/vi/entities.php +++ b/resources/lang/vi/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Được cập nhật :timeLength bởi :user', 'meta_owned_name' => 'Được sở hữu bởi :user', 'entity_select' => 'Chọn thực thể', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Ảnh', 'my_recent_drafts' => 'Bản nháp gần đây của tôi', 'my_recently_viewed' => 'Xem gần đây', From a48a1d80aef5e29c34056afc6a8b754233353ef0 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:20 +0100 Subject: [PATCH 058/198] New translations entities.php (Croatian) --- resources/lang/hr/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/hr/entities.php b/resources/lang/hr/entities.php index f85dbc6cf..1cc499072 100644 --- a/resources/lang/hr/entities.php +++ b/resources/lang/hr/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Ažurirano :timeLength od :user', 'meta_owned_name' => 'Vlasništvo :user', 'entity_select' => 'Odaberi subjekt', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Slike', 'my_recent_drafts' => 'Nedavne skice', 'my_recently_viewed' => 'Nedavno viđeno', From 4eb76699a9d2d8483fb1115bc07e7c4f92890300 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:21 +0100 Subject: [PATCH 059/198] New translations entities.php (Spanish, Argentina) --- resources/lang/es_AR/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es_AR/entities.php b/resources/lang/es_AR/entities.php index af17df25e..da3a36133 100644 --- a/resources/lang/es_AR/entities.php +++ b/resources/lang/es_AR/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Actualizado el :timeLength por :user', 'meta_owned_name' => 'Propiedad de :user', 'entity_select' => 'Seleccione entidad', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Imágenes', 'my_recent_drafts' => 'Mis borradores recientes', 'my_recently_viewed' => 'Mis visualizaciones recientes', From cb5b4392f4ad0d8113b9d2dec2b477aad8cc0603 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:22 +0100 Subject: [PATCH 060/198] New translations entities.php (Persian) --- resources/lang/fa/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fa/entities.php b/resources/lang/fa/entities.php index 5ca3b4180..36ed71be7 100644 --- a/resources/lang/fa/entities.php +++ b/resources/lang/fa/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'به روزرسانی شده :timeLength توسط :user', 'meta_owned_name' => 'توسط :user ایجاد شده‌است', 'entity_select' => 'انتخاب موجودیت', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'عکس ها', 'my_recent_drafts' => 'پیش نویس های اخیر من', 'my_recently_viewed' => 'بازدیدهای اخیر من', From b7f84171c6f6c2bdbafc709ed6314cd81751a74f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:23 +0100 Subject: [PATCH 061/198] New translations entities.php (Indonesian) --- resources/lang/id/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/id/entities.php b/resources/lang/id/entities.php index b3e860b82..c10850765 100644 --- a/resources/lang/id/entities.php +++ b/resources/lang/id/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Diperbaharui :timeLength oleh :user', 'meta_owned_name' => 'Dimiliki oleh :user', 'entity_select' => 'Pilihan Entitas', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Gambar-gambar', 'my_recent_drafts' => 'Draf Terbaru Saya', 'my_recently_viewed' => 'Baru saja saya lihat', From f0049e346bef36127e2297e4cf22b55d8b81bf29 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:24 +0100 Subject: [PATCH 062/198] New translations entities.php (Portuguese, Brazilian) --- resources/lang/pt_BR/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pt_BR/entities.php b/resources/lang/pt_BR/entities.php index e4dd60e7e..071cb5f7a 100644 --- a/resources/lang/pt_BR/entities.php +++ b/resources/lang/pt_BR/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Atualizado :timeLength por :user', 'meta_owned_name' => 'De :user', 'entity_select' => 'Seleção de Entidade', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Imagens', 'my_recent_drafts' => 'Meus Rascunhos Recentes', 'my_recently_viewed' => 'Visualizados por mim Recentemente', From e01a0e61d91472de43060a58fc3f6c7f98463e6a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:24 +0100 Subject: [PATCH 063/198] New translations entities.php (Chinese Traditional) --- resources/lang/zh_TW/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_TW/entities.php b/resources/lang/zh_TW/entities.php index 19016fe13..5334c8ccf 100644 --- a/resources/lang/zh_TW/entities.php +++ b/resources/lang/zh_TW/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => '由 :user 更新於 :timeLength', 'meta_owned_name' => ':user 所擁有', 'entity_select' => '選取項目', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => '圖片', 'my_recent_drafts' => '我最近的草稿', 'my_recently_viewed' => '我最近檢視', From bcd06c1d565611301f11d42bb03167d40a820897 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:26 +0100 Subject: [PATCH 064/198] New translations entities.php (Chinese Simplified) --- resources/lang/zh_CN/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index 6dcccac80..2c240d3f6 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => '由 :user 更新于 :timeLength', 'meta_owned_name' => '拥有者 :user', 'entity_select' => '选择项目', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => '图片', 'my_recent_drafts' => '我最近的草稿', 'my_recently_viewed' => '我最近看过', From 7be7caacd5075e96b60f42eede5209ce2b516a03 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:26 +0100 Subject: [PATCH 065/198] New translations entities.php (German Informal) --- resources/lang/de_informal/entities.php | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/resources/lang/de_informal/entities.php b/resources/lang/de_informal/entities.php index 74282a77a..428509ac8 100644 --- a/resources/lang/de_informal/entities.php +++ b/resources/lang/de_informal/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Zuletzt aktualisiert: :timeLength von :user', 'meta_owned_name' => 'Im Besitz von :user', 'entity_select' => 'Eintrag auswählen', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Bilder', 'my_recent_drafts' => 'Meine kürzlichen Entwürfe', 'my_recently_viewed' => 'Kürzlich von mir angesehen', @@ -357,14 +358,14 @@ return [ 'copy_consider_access' => 'Eine Veränderung der Position, Besitzers oder Berechtigungen könnte dafür sorgen, dass Unberechtigte, Zugriff bekommen.', // Conversions - 'convert_to_shelf' => 'Convert to Shelf', - 'convert_to_shelf_contents_desc' => 'You can convert this book to a new shelf with the same contents. Chapters contained within this book will be converted to new books. If this book contains any pages, that are not in a chapter, this book will be renamed and contain such pages, and this book will become part of the new shelf.', - 'convert_to_shelf_permissions_desc' => 'Any permissions set on this book will be copied to the new shelf and to all new child books that don\'t have their own permissions enforced. Note that permissions on shelves do not auto-cascade to content within, as they do for books.', - 'convert_book' => 'Convert Book', - 'convert_book_confirm' => 'Are you sure you want to convert this book?', - 'convert_undo_warning' => 'This cannot be as easily undone.', - 'convert_to_book' => 'Convert to Book', - '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?', + 'convert_to_shelf' => 'In Regal umwandeln', + 'convert_to_shelf_contents_desc' => 'Sie können dieses Buch in ein neues Regal mit dem gleichen Inhalt umwandeln. Kapitel in diesem Buch werden in neue Bücher umgewandelt. Wenn dieses Buch Seiten enthält, die nicht in einem Kapitel sind, wird dieses Buch entsprechend umbenannt und wird Teil des neuen Regals.', + 'convert_to_shelf_permissions_desc' => 'Alle Berechtigungen dieses Buches werden in das neue Regal kopiert und in alle darin enthaltenen neuen Bücher, die keine eigenen Berechtigungen haben. Beachten Sie, dass die Berechtigungen für Regale nicht automatisch auf die enthaltenen Inhalte angewendet werden, wie es bei Büchern der Fall ist.', + 'convert_book' => 'Buch umwandeln', + 'convert_book_confirm' => 'Sind Sie sicher, dass Sie dieses Buch umwandeln möchten?', + '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?', ]; From e024b03a61ae758fbea7f91870e1b0fa09fcdf0a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 17:19:51 +0100 Subject: [PATCH 066/198] New translations entities.php (Chinese Simplified) --- resources/lang/zh_CN/entities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index 2c240d3f6..3d3988006 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => '由 :user 更新于 :timeLength', 'meta_owned_name' => '拥有者 :user', 'entity_select' => '选择项目', - 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', + 'entity_select_lack_permission' => '您没有选择此项目所需的权限', 'images' => '图片', 'my_recent_drafts' => '我最近的草稿', 'my_recently_viewed' => '我最近看过', @@ -359,7 +359,7 @@ return [ // Conversions 'convert_to_shelf' => '转换为书架', - 'convert_to_shelf_contents_desc' => '你可以将这本书转换为具有相同内容的新书架。本书中的章节将被转换为图书。如果这本书包含任何不在章节分类中的页面,那么将会有一本图书被重命名并包含这些页面,这本书也将成为新书架的一部分。', + 'convert_to_shelf_contents_desc' => '你可以将这本书转换为具有相同内容的新书架。本书中的章节将被转换为图书。如果这本书包含有任何不在章节分类中的页面,那么将会有一本单独的图书包含这些页面,这本书也将成为新书架的一部分。', 'convert_to_shelf_permissions_desc' => '在这本书上设置的任何权限都将复制到所有未强制执行权限的新书架和新子图书上。请注意,书架上的权限不会像图书那样继承到内容物上。', 'convert_book' => '转换图书', 'convert_book_confirm' => '您确定要转换此图书吗?', From 9c90e798dfc384d50b92a9a20509be05041028e9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 23:19:49 +0100 Subject: [PATCH 067/198] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index e4beba40a..2e6939fcd 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => 'Actualizado :timeLength por :user', 'meta_owned_name' => 'Propiedad de :user', 'entity_select' => 'Seleccione entidad', - 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', + 'entity_select_lack_permission' => 'No tiene los permisos necesarios para seleccionar este elemento', 'images' => 'Imágenes', 'my_recent_drafts' => 'Mis borradores recientes', 'my_recently_viewed' => 'Mis visualizaciones recientes', From 400e584911f0a5cb9e5239e5c1314be6261590ec Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 18 Jul 2022 10:54:22 +0100 Subject: [PATCH 068/198] New translations activities.php (Norwegian Bokmal) --- resources/lang/nb/activities.php | 34 ++++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/resources/lang/nb/activities.php b/resources/lang/nb/activities.php index 9fc367467..136e36373 100644 --- a/resources/lang/nb/activities.php +++ b/resources/lang/nb/activities.php @@ -7,42 +7,42 @@ return [ // Pages 'page_create' => 'opprettet side', - 'page_create_notification' => 'Page successfully created', + 'page_create_notification' => 'Siden ble opprettet', 'page_update' => 'oppdaterte side', - 'page_update_notification' => 'Page successfully updated', + 'page_update_notification' => 'Siden ble oppdatert', 'page_delete' => 'slettet side', - 'page_delete_notification' => 'Page successfully deleted', + 'page_delete_notification' => 'Siden ble slettet', 'page_restore' => 'gjenopprettet side', - 'page_restore_notification' => 'Page successfully restored', + 'page_restore_notification' => 'Siden ble gjenopprettet', 'page_move' => 'flyttet side', // Chapters 'chapter_create' => 'opprettet kapittel', - 'chapter_create_notification' => 'Chapter successfully created', + 'chapter_create_notification' => 'Kapittelet ble opprettet', 'chapter_update' => 'oppdaterte kapittel', - 'chapter_update_notification' => 'Chapter successfully updated', + 'chapter_update_notification' => 'Kapittelet ble oppdatert', 'chapter_delete' => 'slettet kapittel', - 'chapter_delete_notification' => 'Chapter successfully deleted', + 'chapter_delete_notification' => 'Kapittelet ble slettet', 'chapter_move' => 'flyttet kapittel ', // Books 'book_create' => 'opprettet bok', - 'book_create_notification' => 'Book successfully created', - 'book_create_from_chapter' => 'converted chapter to book', - 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book', + 'book_create_notification' => 'Boken ble opprettet', + 'book_create_from_chapter' => 'konverterte kapittelet til bok', + 'book_create_from_chapter_notification' => 'Kapittelet ble konvertert til en bok', 'book_update' => 'oppdaterte bok', - 'book_update_notification' => 'Book successfully updated', + 'book_update_notification' => 'Boken ble oppdatert', 'book_delete' => 'slettet bok', - 'book_delete_notification' => 'Book successfully deleted', + 'book_delete_notification' => 'Boken ble slettet', 'book_sort' => 'sorterte bok', - 'book_sort_notification' => 'Book successfully re-sorted', + 'book_sort_notification' => 'Boken ble gjenopprettet', // Bookshelves - 'bookshelf_create' => 'created bookshelf', - 'bookshelf_create_notification' => 'Bookshelf successfully created', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', + 'bookshelf_create' => 'opprettet bokhylle', + 'bookshelf_create_notification' => 'Bokhylle ble opprettet', + 'bookshelf_create_from_book' => 'konverterte bok til bokhylle', + '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', From 3ca64da4a52ad6df6aa6bfcabf339ccb6cea9af4 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 18 Jul 2022 15:55:46 +0100 Subject: [PATCH 069/198] New translations entities.php (Italian) --- resources/lang/it/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/it/entities.php b/resources/lang/it/entities.php index f1f36db3c..611413e82 100755 --- a/resources/lang/it/entities.php +++ b/resources/lang/it/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => 'Aggiornato :timeLength da :user', 'meta_owned_name' => 'Creati da :user', 'entity_select' => 'Selezione Entità', - 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', + 'entity_select_lack_permission' => 'Non hai i permessi necessari per selezionare questo elemento', 'images' => 'Immagini', 'my_recent_drafts' => 'Bozze Recenti', 'my_recently_viewed' => 'Visti di recente', From 7b508dac3d0eb049a967b7091b67f564b08772d5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 18 Jul 2022 18:51:48 +0100 Subject: [PATCH 070/198] New translations editor.php (Chinese Simplified) --- resources/lang/zh_CN/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_CN/editor.php b/resources/lang/zh_CN/editor.php index 80f6335e2..35d592bc0 100644 --- a/resources/lang/zh_CN/editor.php +++ b/resources/lang/zh_CN/editor.php @@ -132,7 +132,7 @@ return [ 'cell_border_ridge' => '浮出', 'cell_border_inset' => '陷入', 'cell_border_outset' => '突出', - 'cell_border_none' => '无边框', + 'cell_border_none' => '无', 'cell_border_hidden' => '隐藏边框', // Images, links, details/summary & embed From d9f0c9eee81f791d44c99eb9508a36019c6d8cfe Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 20 Jul 2022 08:32:06 +0100 Subject: [PATCH 071/198] New translations entities.php (French) --- resources/lang/fr/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr/entities.php b/resources/lang/fr/entities.php index f726e8b34..4bf4e3d2a 100644 --- a/resources/lang/fr/entities.php +++ b/resources/lang/fr/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => 'Mis à jour :timeLength par :user', 'meta_owned_name' => 'Appartient à :user', 'entity_select' => 'Sélectionner l\'entité', - 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', + 'entity_select_lack_permission' => 'Vous n\'avez pas les permissions requises pour sélectionner cet élément', 'images' => 'Images', 'my_recent_drafts' => 'Mes brouillons récents', 'my_recently_viewed' => 'Vus récemment', From e01baac15d81d795ab14bdb1afcaa693855d6513 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:36 +0100 Subject: [PATCH 072/198] New translations editor.php (Chinese Simplified) --- resources/lang/zh_CN/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_CN/editor.php b/resources/lang/zh_CN/editor.php index 35d592bc0..24863177b 100644 --- a/resources/lang/zh_CN/editor.php +++ b/resources/lang/zh_CN/editor.php @@ -157,7 +157,7 @@ return [ 'about' => '关于编辑器', 'about_title' => '关于所见即所得(WYSIWYG)编辑器', 'editor_license' => '编辑器许可证与版权信息', - 'editor_tiny_license' => '此编辑器是在 LGPL v2.1 许可证下使用 :tinyLink 构建的。', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'TinyMCE 的版权和许可证详细信息可以在这里找到。', 'save_continue' => '保存页面并继续', 'callouts_cycle' => '(继续按下以切换类型)', From 3caf308f6b2f6fad6020fb4cefea21824a1a56f5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:37 +0100 Subject: [PATCH 073/198] New translations editor.php (Persian) --- resources/lang/fa/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fa/editor.php b/resources/lang/fa/editor.php index 43d5822c5..a4663e09b 100644 --- a/resources/lang/fa/editor.php +++ b/resources/lang/fa/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From b24f5b7392bc9509b0c276878c83314491aa671d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:38 +0100 Subject: [PATCH 074/198] New translations editor.php (Swedish) --- resources/lang/sv/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sv/editor.php b/resources/lang/sv/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/sv/editor.php +++ b/resources/lang/sv/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 2e9000b18cb9767d0c3a471e0300343907fae065 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:39 +0100 Subject: [PATCH 075/198] New translations editor.php (Turkish) --- resources/lang/tr/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/tr/editor.php b/resources/lang/tr/editor.php index 1296d0353..d5a413880 100644 --- a/resources/lang/tr/editor.php +++ b/resources/lang/tr/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Editör hakkında', 'about_title' => 'WYSIWYG editor hakkında', 'editor_license' => 'Editor Lisans ve Telif Hakkı', - 'editor_tiny_license' => 'Bu metin düzenleyici LGPL v2.1 lisansı altında :tinyLink kullanılarak yapılmıştır.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'TinyMCE telif ve lisans bilgilerini burada bulabilirsiniz.', 'save_continue' => 'Kaydet & Devam Et', 'callouts_cycle' => '(Türler arasında geçiş için basmaya devam ediniz)', From 002b093e82357473894b3efdf0aa4b2d38ac9c30 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:40 +0100 Subject: [PATCH 076/198] New translations editor.php (Ukrainian) --- resources/lang/uk/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/uk/editor.php b/resources/lang/uk/editor.php index b304dd3e6..e29265586 100644 --- a/resources/lang/uk/editor.php +++ b/resources/lang/uk/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Про редактор', 'about_title' => 'Про WYSIWYG редактор', 'editor_license' => 'Ліцензія редактора і авторські права', - 'editor_tiny_license' => 'Цей редактор побудований за допомогою :tinyLink що забезпечується під ліцензією LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Тут можна знайти авторські та умови ліцензії.', 'save_continue' => 'Зберегти і продовжити', 'callouts_cycle' => '(Тримайте натискання для перемикання між типами)', From af5517ad59c977ef62c1544c907ebf3b29938e60 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:41 +0100 Subject: [PATCH 077/198] New translations editor.php (Chinese Traditional) --- resources/lang/zh_TW/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/editor.php b/resources/lang/zh_TW/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/zh_TW/editor.php +++ b/resources/lang/zh_TW/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 34d15230dcabd140936b24a16e707b49b123f334 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:42 +0100 Subject: [PATCH 078/198] New translations editor.php (Vietnamese) --- resources/lang/vi/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/vi/editor.php b/resources/lang/vi/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/vi/editor.php +++ b/resources/lang/vi/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 71e760e345924ccc8929328d81e31cb682b9493e Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:43 +0100 Subject: [PATCH 079/198] New translations editor.php (Portuguese, Brazilian) --- resources/lang/pt_BR/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/editor.php b/resources/lang/pt_BR/editor.php index 4ee5ba305..aaf233a6f 100644 --- a/resources/lang/pt_BR/editor.php +++ b/resources/lang/pt_BR/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Sobre o editor', 'about_title' => 'Sobre o Editor WYSIWYG', 'editor_license' => 'Licença do Editor e Direitos Autorais', - 'editor_tiny_license' => 'Este editor é criado utilizando :tinyLink que é fornecido sob uma licença LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Os dados relativos aos direitos de autor e à licença do TinyMCE podem ser encontrados aqui.', 'save_continue' => 'Salvar e continuar', 'callouts_cycle' => '(Continue pressionando para alternar através de tipos)', From 93d9c7759503f7f2cb86ba89c264659312f07299 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:43 +0100 Subject: [PATCH 080/198] New translations editor.php (Indonesian) --- resources/lang/id/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/id/editor.php b/resources/lang/id/editor.php index 88204b416..57a1daa5b 100644 --- a/resources/lang/id/editor.php +++ b/resources/lang/id/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 9ab485093e63ada546792adf5382c7a77850a45d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:44 +0100 Subject: [PATCH 081/198] New translations editor.php (Spanish, Argentina) --- resources/lang/es_AR/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es_AR/editor.php b/resources/lang/es_AR/editor.php index 91df80ba9..431126536 100644 --- a/resources/lang/es_AR/editor.php +++ b/resources/lang/es_AR/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Acerca del editor', 'about_title' => 'Acerca del editor WYSIWYG', 'editor_license' => 'Licencia del editor y derechos de autor', - 'editor_tiny_license' => 'Este editor se construye usando :tinyLink que se proporciona bajo una licencia LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Aquí se muestran los detalles de los derechos de autor y la licencia de TinyMCE.', 'save_continue' => 'Guardar Página y Continuar', 'callouts_cycle' => '(Siga presionando para alternar entre tipos)', From ea2aa626a99d847667cf72c29ba7b1983375b276 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:45 +0100 Subject: [PATCH 082/198] New translations editor.php (Slovak) --- resources/lang/sk/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sk/editor.php b/resources/lang/sk/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/sk/editor.php +++ b/resources/lang/sk/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 694da007b646a1888fda4193662643930730d253 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:46 +0100 Subject: [PATCH 083/198] New translations editor.php (Croatian) --- resources/lang/hr/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr/editor.php b/resources/lang/hr/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/hr/editor.php +++ b/resources/lang/hr/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 3101d767265309aae74e18a76de12353dbb0d1d1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:47 +0100 Subject: [PATCH 084/198] New translations editor.php (Estonian) --- resources/lang/et/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/et/editor.php b/resources/lang/et/editor.php index 023c75e6d..523bf8a89 100644 --- a/resources/lang/et/editor.php +++ b/resources/lang/et/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Redaktori info', 'about_title' => 'Info WYSIWYG redaktori kohta', 'editor_license' => 'Redaktori litsents ja autoriõigused', - 'editor_tiny_license' => 'See redaktor on loodud :tinyLink abil, mis on saadaval LGPL v2.1 litsentsi alusel.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'TinyMCE autoriõigused ja litsents on saadaval siin.', 'save_continue' => 'Salvesta leht ja jätka', 'callouts_cycle' => '(Vajuta, et tüüpide vahel valida)', From e4e130a5da5bdd2ef75a2fbcf4e7278d472d3872 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:48 +0100 Subject: [PATCH 085/198] New translations editor.php (Latvian) --- resources/lang/lv/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/lv/editor.php b/resources/lang/lv/editor.php index 9bd3fd5e9..1a3d75adb 100644 --- a/resources/lang/lv/editor.php +++ b/resources/lang/lv/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Par redaktoru', 'about_title' => 'Par WYSIWYG redaktoru', 'editor_license' => 'Redaktora licence un autortiesības', - 'editor_tiny_license' => 'Šis redaktors ir izveidots, izmantojot :tinyLink, kas ir publicēts ar LGPL v2.1 licenci.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'TinyMCE autortiesības un licences detaļas var atrast šeit.', 'save_continue' => 'Saglabāt lapu un turpināt', 'callouts_cycle' => '(Turpiniet spiest, lai pārslēgtu tipus)', From 2de804950bb64e9efcf8c94a650ab4ee3eb7008a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:49 +0100 Subject: [PATCH 086/198] New translations editor.php (Welsh) --- resources/lang/cy/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cy/editor.php b/resources/lang/cy/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/cy/editor.php +++ b/resources/lang/cy/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 9ccee6707d563ead7208fe7949359122af193e08 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:50 +0100 Subject: [PATCH 087/198] New translations editor.php (Bosnian) --- resources/lang/bs/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/bs/editor.php b/resources/lang/bs/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/bs/editor.php +++ b/resources/lang/bs/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 70fccfd8d3cdc6c54eb6f687862c8869fc0a6aba Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:51 +0100 Subject: [PATCH 088/198] New translations editor.php (Uzbek) --- resources/lang/uz/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/uz/editor.php b/resources/lang/uz/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/uz/editor.php +++ b/resources/lang/uz/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 7389b33980a862b21b9eac1aa92d50490f9296d9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:52 +0100 Subject: [PATCH 089/198] New translations editor.php (Norwegian Bokmal) --- resources/lang/nb/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nb/editor.php b/resources/lang/nb/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/nb/editor.php +++ b/resources/lang/nb/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 1e028f51eb68ab12a16cbd9c2c333471ac1b70b1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:52 +0100 Subject: [PATCH 090/198] New translations editor.php (Slovenian) --- resources/lang/sl/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sl/editor.php b/resources/lang/sl/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/sl/editor.php +++ b/resources/lang/sl/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 1f7f26bd29df193ccb10f2adc19bbd32d825d838 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:53 +0100 Subject: [PATCH 091/198] New translations editor.php (Russian) --- resources/lang/ru/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru/editor.php b/resources/lang/ru/editor.php index 9e91f572c..94061b064 100644 --- a/resources/lang/ru/editor.php +++ b/resources/lang/ru/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'О редакторе', 'about_title' => 'О редакторе WYSIWYG', 'editor_license' => 'Лицензия редактора и авторские права', - 'editor_tiny_license' => 'Этот редактор собран с помощью :tinyLink, который предоставляется под лицензией LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Авторские права и подробности лицензии TinyMCE вы можете найти здесь.', 'save_continue' => 'Сохранить страницу и продолжить', 'callouts_cycle' => '(Держите нажатым для переключения типов)', From 05f9f8f9696c6ad000c5a2e48629576a6a1fba25 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:54 +0100 Subject: [PATCH 092/198] New translations editor.php (French) --- resources/lang/fr/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr/editor.php b/resources/lang/fr/editor.php index 2e448c609..fd3f5ab76 100644 --- a/resources/lang/fr/editor.php +++ b/resources/lang/fr/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'À propos de l\'éditeur', 'about_title' => 'À propos de l\'éditeur WYSIWYG', 'editor_license' => 'Licence d\'éditeur et droit d\'auteur', - 'editor_tiny_license' => 'Cet éditeur est construit en utilisant :tinyLink qui est fourni sous licence LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Vous trouverez ici les détails sur les droits d\'auteur et les licences de TinyMCE.', 'save_continue' => 'Enregistrer et continuer', 'callouts_cycle' => '(Continuez d\'appuyer pour basculer entre les types)', From 4591583debac1b6e9d76a8f905aea33d42f89808 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:55 +0100 Subject: [PATCH 093/198] New translations editor.php (Basque) --- resources/lang/eu/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/eu/editor.php b/resources/lang/eu/editor.php index 5381baf18..2d49d77b0 100644 --- a/resources/lang/eu/editor.php +++ b/resources/lang/eu/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 554d7064683e7bf0fe23a85925affc199bb34044 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:56 +0100 Subject: [PATCH 094/198] New translations editor.php (Spanish) --- resources/lang/es/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/editor.php b/resources/lang/es/editor.php index 4bf8c74af..414bdb61a 100644 --- a/resources/lang/es/editor.php +++ b/resources/lang/es/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Acerca del editor', 'about_title' => 'Acerca del editor WYSIWYG', 'editor_license' => 'Licencia del editor y derechos de autor', - 'editor_tiny_license' => 'Este editor se construye usando :tinyLink que se proporciona bajo una licencia LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Aquí encontrará los detalles de los derechos de autor y la licencia de TinyMCE.', 'save_continue' => 'Guardar Página y Continuar', 'callouts_cycle' => '(Siga presionando para alternar entre tipos)', From c5a0b99d2066e48f0661e3aa748cbc3041261cb8 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:57 +0100 Subject: [PATCH 095/198] New translations editor.php (Arabic) --- resources/lang/ar/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar/editor.php b/resources/lang/ar/editor.php index 4cf87adfd..c38b92389 100644 --- a/resources/lang/ar/editor.php +++ b/resources/lang/ar/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From c737fa8a6ba2fb57fb8df814a8829c0bedfd1109 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:58 +0100 Subject: [PATCH 096/198] New translations editor.php (Bulgarian) --- resources/lang/bg/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/bg/editor.php b/resources/lang/bg/editor.php index fe543ac44..c3102868f 100644 --- a/resources/lang/bg/editor.php +++ b/resources/lang/bg/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'Относно визуалния редактор', 'editor_license' => 'Лиценз, авторски и сходни права на редактора', - 'editor_tiny_license' => 'Този редактор е създаден с :tinyLink, който е предоставен с лиценз LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Авторското и сходните му права, както и лицензът на TinyMCE, могат да бъдат намерени тук.', 'save_continue' => 'Запази страницата и продължи', 'callouts_cycle' => '(Продължавай да натискаш, за да превключваш типовете)', From 4cdaa1ad99a2fe9e75f8e89f6e1d1e250980a65a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:58 +0100 Subject: [PATCH 097/198] New translations editor.php (Catalan) --- resources/lang/ca/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ca/editor.php b/resources/lang/ca/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/ca/editor.php +++ b/resources/lang/ca/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 58057855f8394371a4cbe1c1dc2b412034762f78 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:42:59 +0100 Subject: [PATCH 098/198] New translations editor.php (Czech) --- resources/lang/cs/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs/editor.php b/resources/lang/cs/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/cs/editor.php +++ b/resources/lang/cs/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 3899b44622265a613c455e7bb63f26fdceb2314b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:00 +0100 Subject: [PATCH 099/198] New translations editor.php (Danish) --- resources/lang/da/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/da/editor.php b/resources/lang/da/editor.php index 0c7763727..a0235318b 100644 --- a/resources/lang/da/editor.php +++ b/resources/lang/da/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Gem og fortsæt', 'callouts_cycle' => '(Keep pressing to toggle through types)', From c5259d0195598830e2fe01167e8060396dd941ab Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:01 +0100 Subject: [PATCH 100/198] New translations editor.php (German) --- resources/lang/de/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de/editor.php b/resources/lang/de/editor.php index 653f15576..2d96d0365 100644 --- a/resources/lang/de/editor.php +++ b/resources/lang/de/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Über den Editor', 'about_title' => 'Über den WYSIWYG-Editor', 'editor_license' => 'Editorlizenz & Copyright', - 'editor_tiny_license' => 'Dieser Editor wird unter der LGPL v2.1 Lizenz entwickelt, welche hier zu finden ist :tinyLink.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', '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)', From c4f3a71652cf44204c635f234e50803f80ef1297 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:02 +0100 Subject: [PATCH 101/198] New translations editor.php (Hebrew) --- resources/lang/he/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/he/editor.php b/resources/lang/he/editor.php index 6ad8de113..659937ecc 100644 --- a/resources/lang/he/editor.php +++ b/resources/lang/he/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'אודות עורך הטקסט הויזואלי', 'editor_license' => 'רשיון וזכויות העורך', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'שמור עמוד והמשך', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 8c4ed9e0b7505235c53e9362c77fc6f7ab3ab7dc Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:03 +0100 Subject: [PATCH 102/198] New translations editor.php (Portuguese) --- resources/lang/pt/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt/editor.php b/resources/lang/pt/editor.php index 3a6119681..ca9b24f4f 100644 --- a/resources/lang/pt/editor.php +++ b/resources/lang/pt/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Sobre o editor', 'about_title' => 'Sobre o Editor WYSIWYG', 'editor_license' => 'Editor da licença de direitos autorais', - 'editor_tiny_license' => 'Este editor é criado utilizando :tinyLink que é fornecido sob uma licença LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Os dados relativos aos direitos de autor e à licença do TinyMCE podem ser encontrados aqui.', 'save_continue' => 'Salvar página e continuar', 'callouts_cycle' => '(Continue pressionando para alternar através de tipos)', From 8a1fb300fe8635b78a680e9b7f7a6e627b4c2cc6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:04 +0100 Subject: [PATCH 103/198] New translations editor.php (Hungarian) --- resources/lang/hu/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hu/editor.php b/resources/lang/hu/editor.php index 9a955a868..d44a83c87 100644 --- a/resources/lang/hu/editor.php +++ b/resources/lang/hu/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Mentés és Folytatás', 'callouts_cycle' => '(Keep pressing to toggle through types)', From c89865b5741aeecf521ebecd47056f9ff2ca2a7c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:05 +0100 Subject: [PATCH 104/198] New translations editor.php (Italian) --- resources/lang/it/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/it/editor.php b/resources/lang/it/editor.php index c9f42eb44..59b7f1086 100644 --- a/resources/lang/it/editor.php +++ b/resources/lang/it/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Informazioni sull\'editor', 'about_title' => 'Informazioni sull\'editor di WYSIWYG', 'editor_license' => 'Licenza & Copyright Dell\'Editor', - 'editor_tiny_license' => 'Questo editor è costruito usando :tinyLink che è fornito sotto una licenza LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'I dettagli del copyright e della licenza di TinyMCE sono disponibili qui.', 'save_continue' => 'Salva Pagina E Continua', 'callouts_cycle' => '(Continua a premere per passare da un tipo all\'altro)', From 11cf9fd8325f337761b6706decb0eae7ce9409bb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:06 +0100 Subject: [PATCH 105/198] New translations editor.php (Japanese) --- resources/lang/ja/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ja/editor.php b/resources/lang/ja/editor.php index aaed115f2..e7173bb13 100644 --- a/resources/lang/ja/editor.php +++ b/resources/lang/ja/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'エディタについて', 'about_title' => 'WYSIWYGエディタについて', 'editor_license' => 'エディタのライセンスと著作権', - 'editor_tiny_license' => 'このエディタはLGPL v2.1ライセンスの下で提供される:tinyLinkを利用して構築されています。', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'TinyMCEの著作権およびライセンスの詳細は、こちらをご覧ください。', 'save_continue' => 'ページを保存して続行', 'callouts_cycle' => '(押し続けて種類を切り替え)', From 69473d28f3ac29626854fc26ef59be8d32d6596e Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:06 +0100 Subject: [PATCH 106/198] New translations editor.php (Korean) --- resources/lang/ko/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko/editor.php b/resources/lang/ko/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/ko/editor.php +++ b/resources/lang/ko/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From d0925e0e91c2faecde04c2a0219330340400bb90 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:07 +0100 Subject: [PATCH 107/198] New translations editor.php (Lithuanian) --- resources/lang/lt/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/lt/editor.php b/resources/lang/lt/editor.php index 827120292..da7ffcf01 100644 --- a/resources/lang/lt/editor.php +++ b/resources/lang/lt/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'About the editor', 'about_title' => 'About the WYSIWYG Editor', 'editor_license' => 'Editor License & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under an LGPL v2.1 license.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.', 'save_continue' => 'Save Page & Continue', 'callouts_cycle' => '(Keep pressing to toggle through types)', From 2354ce49ba322395d938e3a170433414bd741857 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:08 +0100 Subject: [PATCH 108/198] New translations editor.php (Dutch) --- resources/lang/nl/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl/editor.php b/resources/lang/nl/editor.php index 2c1ad13f3..31537d0a1 100644 --- a/resources/lang/nl/editor.php +++ b/resources/lang/nl/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Over de bewerker', 'about_title' => 'Over de WYSIWYG Bewerker', 'editor_license' => 'Bewerker Licentie & Copyright', - 'editor_tiny_license' => 'Deze bewerker is gebouwd met :tinyLink, dat aangeboden wordt via een LGPL v2.1 licentie.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'De copyright- en licentiegegevens van TinyMCE vindt u hier.', 'save_continue' => 'Pagina opslaan en verdergaan', 'callouts_cycle' => '(Blijf drukken om door de types te wisselen)', From 137beb4002f334e02ad10fe31efa655d636b1a09 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:09 +0100 Subject: [PATCH 109/198] New translations editor.php (Polish) --- resources/lang/pl/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl/editor.php b/resources/lang/pl/editor.php index f7a6050b2..d4af49555 100644 --- a/resources/lang/pl/editor.php +++ b/resources/lang/pl/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'O edytorze', 'about_title' => 'O edytorze WYSIWYG', 'editor_license' => 'Licencja edytora i prawa autorskie', - 'editor_tiny_license' => 'Ten edytor jest zbudowany przy użyciu :tinyLink, który jest dostępny na licencji LGPL v2.1.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', 'editor_tiny_license_link' => 'Szczegóły dotyczące praw autorskich i licencji TinyMCE można znaleźć tutaj.', 'save_continue' => 'Zapisz stronę i kontynuuj', 'callouts_cycle' => '(Naciskaj dalej, aby przełączyć przez typy)', From 7931ab1b91817a287a4770eae3b912cfbf613010 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 11:43:10 +0100 Subject: [PATCH 110/198] New translations editor.php (German Informal) --- resources/lang/de_informal/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_informal/editor.php b/resources/lang/de_informal/editor.php index 653f15576..2d96d0365 100644 --- a/resources/lang/de_informal/editor.php +++ b/resources/lang/de_informal/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Über den Editor', 'about_title' => 'Über den WYSIWYG-Editor', 'editor_license' => 'Editorlizenz & Copyright', - 'editor_tiny_license' => 'Dieser Editor wird unter der LGPL v2.1 Lizenz entwickelt, welche hier zu finden ist :tinyLink.', + 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', '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)', From 468040edc47ab57faec3ec7190e0635cf2febf0b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 17:51:24 +0100 Subject: [PATCH 111/198] New translations activities.php (Slovak) --- resources/lang/sk/activities.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/sk/activities.php b/resources/lang/sk/activities.php index 7d4a69303..94369ef4e 100644 --- a/resources/lang/sk/activities.php +++ b/resources/lang/sk/activities.php @@ -28,8 +28,8 @@ return [ // Books 'book_create' => 'vytvoril(a) knihu', 'book_create_notification' => 'Kniha úspešne vytvorená', - 'book_create_from_chapter' => 'converted chapter to book', - 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book', + 'book_create_from_chapter' => 'kapitola konvertovaná na knihu', + 'book_create_from_chapter_notification' => 'Kapitola úspešne konvertovaná na knihu', 'book_update' => 'aktualizoval(a) knihu', 'book_update_notification' => 'Kniha úspešne aktualizovaná', 'book_delete' => 'odstránil(a) knihu', @@ -40,8 +40,8 @@ return [ // Bookshelves 'bookshelf_create' => 'vytvoril(a) knižnicu', 'bookshelf_create_notification' => 'Knižnica úspešne vytvorená', - 'bookshelf_create_from_book' => 'converted book to bookshelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', + 'bookshelf_create_from_book' => 'kniha konvertovaná na poličku', + 'bookshelf_create_from_book_notification' => 'Kniha úspešne konvertovaná na poličku', 'bookshelf_update' => 'aktualizoval(a) knižnicu', 'bookshelf_update_notification' => 'Knižnica úspešne aktualizovaná', 'bookshelf_delete' => 'odstránil(a) knižnicu', @@ -64,8 +64,8 @@ return [ 'webhook_delete_notification' => 'Webhook úspešne odstránený', // Users - 'user_update_notification' => 'User successfully updated', - 'user_delete_notification' => 'User successfully removed', + 'user_update_notification' => 'Používateľ úspešne upravený', + 'user_delete_notification' => 'Používateľ úspešne zmazaný', // Other 'commented_on' => 'komentoval(a)', From f004cb69d7018d071f08ea17be93a9fa1b26f8ca Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Jul 2022 19:12:14 +0100 Subject: [PATCH 112/198] New translations editor.php (French) --- resources/lang/fr/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr/editor.php b/resources/lang/fr/editor.php index fd3f5ab76..81a9b42fa 100644 --- a/resources/lang/fr/editor.php +++ b/resources/lang/fr/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'À propos de l\'éditeur', 'about_title' => 'À propos de l\'éditeur WYSIWYG', 'editor_license' => 'Licence d\'éditeur et droit d\'auteur', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', + 'editor_tiny_license' => 'Cet éditeur est construit en utilisant :tinyLink qui est fourni sous la licence MIT.', 'editor_tiny_license_link' => 'Vous trouverez ici les détails sur les droits d\'auteur et les licences de TinyMCE.', 'save_continue' => 'Enregistrer et continuer', 'callouts_cycle' => '(Continuez d\'appuyer pour basculer entre les types)', From bc40601d7d32aa5d876a750a5a727a00757936c5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:12 +0100 Subject: [PATCH 113/198] New translations entities.php (Portuguese) --- resources/lang/pt/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt/entities.php b/resources/lang/pt/entities.php index 77b4b3887..de784843f 100644 --- a/resources/lang/pt/entities.php +++ b/resources/lang/pt/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Guardar Estante', 'shelves_books' => 'Livros nesta estante', 'shelves_add_books' => 'Adicionar livros a esta estante', - 'shelves_drag_books' => 'Arraste livros aqui para adicioná-los a esta estante', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Esta estante não tem livros atribuídos', 'shelves_edit_and_assign' => 'Editar estante para atribuir livros', 'shelves_edit_named' => 'Editar Estante de Livros :name', From affd8df594ec110bc3a59f431bf61729157d8270 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:13 +0100 Subject: [PATCH 114/198] New translations entities.php (Persian) --- resources/lang/fa/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fa/entities.php b/resources/lang/fa/entities.php index 36ed71be7..8aa222b87 100644 --- a/resources/lang/fa/entities.php +++ b/resources/lang/fa/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'ذخیره قفسه', 'shelves_books' => 'کتاب های موجود در این قفسه', 'shelves_add_books' => 'کتاب ها را به این قفسه اضافه کنید', - 'shelves_drag_books' => 'کتاب‌ها را به اینجا بکشید تا به این قفسه اضافه شوند', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'این قفسه هیچ کتابی به آن اختصاص داده نشده است', 'shelves_edit_and_assign' => 'برای اختصاص کتاب‌ها، قفسه را ویرایش کنید', 'shelves_edit_named' => 'ویرایش قفسه کتاب :name', From f2088d3a56be3dc9852558cb1b5f0773b478d300 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:14 +0100 Subject: [PATCH 115/198] New translations entities.php (Swedish) --- resources/lang/sv/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sv/entities.php b/resources/lang/sv/entities.php index 9c122514f..9672c260c 100644 --- a/resources/lang/sv/entities.php +++ b/resources/lang/sv/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Spara hylla', 'shelves_books' => 'Böcker i denna hylla', 'shelves_add_books' => 'Lägg till böcker till hyllan', - 'shelves_drag_books' => 'Dra böcker hit för att lägga dem på hyllan', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Denna hylla har inga böcker än', 'shelves_edit_and_assign' => 'Redigera hyllan för att lägga till böcker', 'shelves_edit_named' => 'Ändra hyllan :name', From a7f72004784db63f38855399f276b814ea6af2ff Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:15 +0100 Subject: [PATCH 116/198] New translations entities.php (Turkish) --- resources/lang/tr/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/tr/entities.php b/resources/lang/tr/entities.php index d2e35b584..789683635 100644 --- a/resources/lang/tr/entities.php +++ b/resources/lang/tr/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Kitaplığı Kaydet', 'shelves_books' => 'Bu kitaplıktaki kitaplar', 'shelves_add_books' => 'Bu kitaplığa kitap ekle', - 'shelves_drag_books' => 'Bu kitaplığa eklemek istediğin kitapları buraya sürükle', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Bu kitaplıkta hiç kitap bulunamadı', 'shelves_edit_and_assign' => 'Kitap eklemek için kitaplığı düzenleyin', 'shelves_edit_named' => ':name Kitaplığını Düzenle', From 4c1256f02a294ac5cb2125378341c77f5e0e4078 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:16 +0100 Subject: [PATCH 117/198] New translations entities.php (Chinese Simplified) --- resources/lang/zh_CN/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index 3d3988006..0262a9267 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => '保存书架', 'shelves_books' => '书籍已在此书架里', 'shelves_add_books' => '将书籍加入此书架', - 'shelves_drag_books' => '拖动图书将其添加到此书架', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => '这个书架没有分配图书', 'shelves_edit_and_assign' => '编辑书架以分配图书', 'shelves_edit_named' => '编辑书架 :name', From 14b5c39e716572970abfb80aa5cea9d5abd968ac Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:18 +0100 Subject: [PATCH 118/198] New translations entities.php (Chinese Traditional) --- resources/lang/zh_TW/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_TW/entities.php b/resources/lang/zh_TW/entities.php index 5334c8ccf..b75b6bc26 100644 --- a/resources/lang/zh_TW/entities.php +++ b/resources/lang/zh_TW/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => '儲存書架', 'shelves_books' => '此書架上的書本', 'shelves_add_books' => '新增書本至此書架', - 'shelves_drag_books' => '將書本拖曳到此處來將其新增到此書架', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => '此書架沒有分配任何書本', 'shelves_edit_and_assign' => '編輯書架以分配書本', 'shelves_edit_named' => '編輯書架 :name', From 260c9d528f210f51b3571f8bc6ce6edbe91693b5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:19 +0100 Subject: [PATCH 119/198] New translations entities.php (Vietnamese) --- resources/lang/vi/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/vi/entities.php b/resources/lang/vi/entities.php index 765f443ee..2789a3292 100644 --- a/resources/lang/vi/entities.php +++ b/resources/lang/vi/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Lưu Giá', 'shelves_books' => 'Sách trên Giá này', 'shelves_add_books' => 'Thêm sách vào Giá này', - 'shelves_drag_books' => 'Kéo sách vào đây để thêm vào giá', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Giá này không có sách nào', 'shelves_edit_and_assign' => 'Chỉnh sửa kệ để gán sách', 'shelves_edit_named' => 'Chỉnh sửa kệ sách :name', From e27b53fc6cafaef85964014ba5550891b16a9fae Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:20 +0100 Subject: [PATCH 120/198] New translations entities.php (Portuguese, Brazilian) --- resources/lang/pt_BR/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt_BR/entities.php b/resources/lang/pt_BR/entities.php index 071cb5f7a..0e17105bd 100644 --- a/resources/lang/pt_BR/entities.php +++ b/resources/lang/pt_BR/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Salvar Prateleira', 'shelves_books' => 'Livros nesta prateleira', 'shelves_add_books' => 'Adicionar livros a esta prateleira', - 'shelves_drag_books' => 'Arraste livros aqui para adicioná-los a esta prateleira', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Esta prateleira não possui livros atribuídos a ela', 'shelves_edit_and_assign' => 'Editar prateleira para atribuir livros', 'shelves_edit_named' => 'Editar Prateleira de Livros :name', From 011178c3029bac15a011037ca3656fc49bce5fbb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:21 +0100 Subject: [PATCH 121/198] New translations entities.php (Indonesian) --- resources/lang/id/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/id/entities.php b/resources/lang/id/entities.php index c10850765..9dda32684 100644 --- a/resources/lang/id/entities.php +++ b/resources/lang/id/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Simpan Rak', 'shelves_books' => 'Buku di rak ini', 'shelves_add_books' => 'Tambahkan buku ke rak ini', - 'shelves_drag_books' => 'Tarik buku ke sini untuk menambahkannya ke rak ini', + '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', From 1b7a1e847e6475789c53eb504cce8d748dbd350f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:22 +0100 Subject: [PATCH 122/198] New translations entities.php (Spanish, Argentina) --- resources/lang/es_AR/entities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/es_AR/entities.php b/resources/lang/es_AR/entities.php index da3a36133..4ad8dad80 100644 --- a/resources/lang/es_AR/entities.php +++ b/resources/lang/es_AR/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => 'Actualizado el :timeLength por :user', 'meta_owned_name' => 'Propiedad de :user', 'entity_select' => 'Seleccione entidad', - 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', + 'entity_select_lack_permission' => 'No tiene los permisos necesarios para seleccionar este elemento', 'images' => 'Imágenes', 'my_recent_drafts' => 'Mis borradores recientes', 'my_recently_viewed' => 'Mis visualizaciones recientes', @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Guardar estantes', 'shelves_books' => 'Libros en este estante', 'shelves_add_books' => 'Agregar libros en este estante', - 'shelves_drag_books' => 'Arrastre los libros aquí para agregarlos a este estante', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', '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', From 7e70c14a160f55345cf559d2f1ffa39908224815 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:23 +0100 Subject: [PATCH 123/198] New translations entities.php (Slovak) --- resources/lang/sk/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sk/entities.php b/resources/lang/sk/entities.php index 4f2010bbd..98c835344 100644 --- a/resources/lang/sk/entities.php +++ b/resources/lang/sk/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Uložiť policu', 'shelves_books' => 'Knihy na tejto polici', 'shelves_add_books' => 'Pridať knihy do tejto police', - 'shelves_drag_books' => 'Potiahnite knihy sem a pridajte ich do tejto police', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Táto polica nemá priradené žiadne knihy', 'shelves_edit_and_assign' => 'Uprav policu a priraď knihy', 'shelves_edit_named' => 'Upraviť poličku::name', From d1b9d62e40728626cd19bda1b62779f9e2f8e1be Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:24 +0100 Subject: [PATCH 124/198] New translations entities.php (Croatian) --- resources/lang/hr/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hr/entities.php b/resources/lang/hr/entities.php index 1cc499072..12995bfe0 100644 --- a/resources/lang/hr/entities.php +++ b/resources/lang/hr/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Spremi policu', 'shelves_books' => 'Knjige na ovoj polici', 'shelves_add_books' => 'Dodaj knjige na ovu policu', - 'shelves_drag_books' => 'Prebaci knjige na ovu policu', + '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', From f9e040658da043515d1f7bf1396eb143faa261a9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:25 +0100 Subject: [PATCH 125/198] New translations entities.php (Estonian) --- resources/lang/et/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/et/entities.php b/resources/lang/et/entities.php index 7bf09782e..db01395ac 100644 --- a/resources/lang/et/entities.php +++ b/resources/lang/et/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Salvesta riiul', 'shelves_books' => 'Raamatud sellel riiulil', 'shelves_add_books' => 'Lisa sellele riiulile raamatuid', - 'shelves_drag_books' => 'Lohista raamatuid siia, et neid sellele riiulile lisada', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', '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', From f336ce91199c8683a40efdd66b1cfbfda0c3992e Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:26 +0100 Subject: [PATCH 126/198] New translations entities.php (Latvian) --- resources/lang/lv/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/lv/entities.php b/resources/lang/lv/entities.php index 2c5953ab2..a2408c505 100644 --- a/resources/lang/lv/entities.php +++ b/resources/lang/lv/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Saglabāt plauktu', 'shelves_books' => 'Grāmatas šajā plauktā', 'shelves_add_books' => 'Pievienot grāmatas šim plauktam', - 'shelves_drag_books' => 'Ievelciet grāmatas šeit, lai novietotu tās šajā plauktā', + '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', From cb91bd4933b63faf657a67129b89dc079f64d82d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:27 +0100 Subject: [PATCH 127/198] New translations entities.php (Welsh) --- resources/lang/cy/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cy/entities.php b/resources/lang/cy/entities.php index aa353bdac..83e3c12d9 100644 --- a/resources/lang/cy/entities.php +++ b/resources/lang/cy/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Save Shelf', 'shelves_books' => 'Books on this shelf', 'shelves_add_books' => 'Add books to this shelf', - 'shelves_drag_books' => 'Drag books here to add them to this shelf', + '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', From bc8d4c40da89bf6564208b09769a8f1b1dbc8479 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:28 +0100 Subject: [PATCH 128/198] New translations entities.php (Bosnian) --- resources/lang/bs/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/bs/entities.php b/resources/lang/bs/entities.php index 7684399f3..cbe5bd073 100644 --- a/resources/lang/bs/entities.php +++ b/resources/lang/bs/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Spremi policu', 'shelves_books' => 'Knjige na ovoj polici', 'shelves_add_books' => 'Dodaj knjige na ovu policu', - 'shelves_drag_books' => 'Prenesi knjige ovdje da bi ih dodao/la na ovu policu', + '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', From a1a900035bd4c6c4b49802534617b3695d741bdd Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:28 +0100 Subject: [PATCH 129/198] New translations entities.php (Uzbek) --- resources/lang/uz/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/uz/entities.php b/resources/lang/uz/entities.php index d2337dfc2..26d77309f 100644 --- a/resources/lang/uz/entities.php +++ b/resources/lang/uz/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Save Shelf', 'shelves_books' => 'Books on this shelf', 'shelves_add_books' => 'Add books to this shelf', - 'shelves_drag_books' => 'Drag books here to add them to this shelf', + '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', From 1c57223a2da4e4cd06c2a86796bc2f067ec502d9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:29 +0100 Subject: [PATCH 130/198] New translations entities.php (Norwegian Bokmal) --- resources/lang/nb/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nb/entities.php b/resources/lang/nb/entities.php index 88f2f1edd..beef1e70a 100644 --- a/resources/lang/nb/entities.php +++ b/resources/lang/nb/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Lagre hylle', 'shelves_books' => 'Bøker på denne hyllen', 'shelves_add_books' => 'Legg til bøker på denne hyllen', - 'shelves_drag_books' => 'Dra bøker hit for å stable dem i denne hylla', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'INgen bøker er stablet i denne hylla', 'shelves_edit_and_assign' => 'Endre hylla for å legge til bøker', 'shelves_edit_named' => 'Endre hyllen :name', From f4ef85d58731ea9fa6d4afa76c87d0c466074a90 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:30 +0100 Subject: [PATCH 131/198] New translations entities.php (Slovenian) --- resources/lang/sl/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sl/entities.php b/resources/lang/sl/entities.php index 888ad5c64..28ede2d85 100644 --- a/resources/lang/sl/entities.php +++ b/resources/lang/sl/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Shrani polico', 'shelves_books' => 'Knjige na tej polici', 'shelves_add_books' => 'Dodaj knjige na to polico', - 'shelves_drag_books' => 'Povlecite knjige sem, da jih dodate na to polico', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Na tej polici ni nobene knjige', 'shelves_edit_and_assign' => 'Uredi knjižno polico za dodajanje knjig', 'shelves_edit_named' => 'Uredi knjižno polico :name', From 6ad6bcaf82ae081bdd7c8f04ef0c37b5ff41feeb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:31 +0100 Subject: [PATCH 132/198] New translations entities.php (Russian) --- resources/lang/ru/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru/entities.php b/resources/lang/ru/entities.php index 331cad7b3..c0a6de36f 100644 --- a/resources/lang/ru/entities.php +++ b/resources/lang/ru/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Сохранить полку', 'shelves_books' => 'Книги из этой полки', 'shelves_add_books' => 'Добавить книгу в эту полку', - 'shelves_drag_books' => 'Перетащите книги сюда, чтобы добавить их на эту полку', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'На этой полке нет книг', 'shelves_edit_and_assign' => 'Изменить полку для привязки книг', 'shelves_edit_named' => 'Редактировать полку :name', From 9b48ee90f0771a6091d7c7e4ccd4a0c1ac5c1212 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:32 +0100 Subject: [PATCH 133/198] New translations entities.php (Ukrainian) --- resources/lang/uk/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/uk/entities.php b/resources/lang/uk/entities.php index f15a7ae77..4ec30c66b 100644 --- a/resources/lang/uk/entities.php +++ b/resources/lang/uk/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Зберегти полицю', 'shelves_books' => 'Книги на цій полиці', 'shelves_add_books' => 'Додати книги до цієї полиці', - 'shelves_drag_books' => 'Перетягніть книги сюди, щоб додати їх до цієї полиці', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Ця полиця не має призначених їй книг', 'shelves_edit_and_assign' => 'Редагувати полицю для присвоєння книг', 'shelves_edit_named' => 'Редагувати книжкову полицю :name', From 812c65fa3c6f8c0a193cce4bfd69ad6f79a1ae87 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:33 +0100 Subject: [PATCH 134/198] New translations entities.php (Danish) --- resources/lang/da/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/da/entities.php b/resources/lang/da/entities.php index 022a6444a..aa55b5891 100644 --- a/resources/lang/da/entities.php +++ b/resources/lang/da/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Gem reol', 'shelves_books' => 'Bøger på denne reol', 'shelves_add_books' => 'Tilføj bøger til denne reol', - 'shelves_drag_books' => 'Træk bog her for at tilføje dem til denne reol', + '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', From fb3491092ef44a1791bef35304c56bb426761717 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:34 +0100 Subject: [PATCH 135/198] New translations entities.php (German) --- resources/lang/de/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index 68200b63a..0e1554d5d 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Regal speichern', 'shelves_books' => 'Bücher in diesem Regal', 'shelves_add_books' => 'Buch zu diesem Regal hinzufügen', - 'shelves_drag_books' => 'Bücher hier hin ziehen um sie dem Regal hinzuzufügen', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', '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', From 5d42f36a2bf4db11f60ec9c24e4e30d493f6037f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:35 +0100 Subject: [PATCH 136/198] New translations entities.php (French) --- resources/lang/fr/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr/entities.php b/resources/lang/fr/entities.php index 4bf4e3d2a..6f8254708 100644 --- a/resources/lang/fr/entities.php +++ b/resources/lang/fr/entities.php @@ -88,7 +88,7 @@ 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' => 'Déposez des livres ici pour les ajouter a cette étagère', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', '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', From 4ff6b7fc5107bed615d22d22ba6c9c8df0079122 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:36 +0100 Subject: [PATCH 137/198] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index 2e6939fcd..988e705ab 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Guardar estante', 'shelves_books' => 'Libros en este estante', 'shelves_add_books' => 'Añadir libros a este estante', - 'shelves_drag_books' => 'Arrastra libros aquí para añadirlos a este estante', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Este estante no tiene libros asignados', 'shelves_edit_and_assign' => 'Editar el estante para asignar libros', 'shelves_edit_named' => 'Editar estante :name', From d4311419181338a3091dea1bf4c1e65bcfad7eb1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:37 +0100 Subject: [PATCH 138/198] New translations entities.php (Arabic) --- resources/lang/ar/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar/entities.php b/resources/lang/ar/entities.php index aa55faa4e..b5aa1202e 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'حفظ الرف', 'shelves_books' => 'كتب على هذا الرف', 'shelves_add_books' => 'إضافة كتب لهذا الرف', - 'shelves_drag_books' => 'اسحب الكتب هنا لإضافتها في هذا الرف', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'لا توجد كتب مخصصة لهذا الرف', 'shelves_edit_and_assign' => 'تحرير الرف لإدراج كتب', 'shelves_edit_named' => 'تحرير رف الكتب :name', From ee579115b6752b9c5d4ef8f215413bc42d0957d8 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:38 +0100 Subject: [PATCH 139/198] New translations entities.php (Bulgarian) --- resources/lang/bg/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/bg/entities.php b/resources/lang/bg/entities.php index ad90afaa3..95f7c766f 100644 --- a/resources/lang/bg/entities.php +++ b/resources/lang/bg/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Запази рафт', 'shelves_books' => 'Книги на този рафт', 'shelves_add_books' => 'Добави книги към този рафт', - 'shelves_drag_books' => 'Издърпай книги тук, за да ги добавиш към рафта', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Този рафт няма добавени книги', 'shelves_edit_and_assign' => 'Редактирай рафта за да добавиш книги', 'shelves_edit_named' => 'Редактирай рафт с книги :name', From 56204963e7bae4c8d743fcfe229612d59ff4fbfa Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:39 +0100 Subject: [PATCH 140/198] New translations entities.php (Catalan) --- resources/lang/ca/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ca/entities.php b/resources/lang/ca/entities.php index e90eb2adf..cc280bbfb 100644 --- a/resources/lang/ca/entities.php +++ b/resources/lang/ca/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Desa el prestatge', 'shelves_books' => 'Llibres en aquest prestatge', 'shelves_add_books' => 'Afegeix llibres a aquest prestatge', - 'shelves_drag_books' => 'Arrossegueu llibres aquí per a afegir-los a aquest prestatge', + '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', From a2bda117877ef4e0f0f20217fcd696649247d615 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:40 +0100 Subject: [PATCH 141/198] New translations entities.php (Czech) --- resources/lang/cs/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs/entities.php b/resources/lang/cs/entities.php index 2af719d1c..ae2b9118e 100644 --- a/resources/lang/cs/entities.php +++ b/resources/lang/cs/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Uložit knihovnu', 'shelves_books' => 'Knihy v této knihovně', 'shelves_add_books' => 'Přidat knihy do knihovny', - 'shelves_drag_books' => 'Knihu přidáte jejím přetažením sem', + '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', From 957214b84bae6d4e48836999211f4bb380c61a5a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:41 +0100 Subject: [PATCH 142/198] New translations entities.php (Basque) --- resources/lang/eu/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/eu/entities.php b/resources/lang/eu/entities.php index 8da46224e..8f8dac23e 100644 --- a/resources/lang/eu/entities.php +++ b/resources/lang/eu/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Gorde apalategia', 'shelves_books' => 'Apalategi honetako liburuak', 'shelves_add_books' => 'Gehitu liburuak apalategi honetara', - 'shelves_drag_books' => 'Bota hona liburuak apalategi honetara gehitzeko', + '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', From 90ffa463319e94f0a9c74525bf9f0c017311f80b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:42 +0100 Subject: [PATCH 143/198] New translations entities.php (Polish) --- resources/lang/pl/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl/entities.php b/resources/lang/pl/entities.php index 546955fb0..f348c3775 100644 --- a/resources/lang/pl/entities.php +++ b/resources/lang/pl/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Zapisz półkę', 'shelves_books' => 'Książki na tej półce', 'shelves_add_books' => 'Dodaj książkę do tej półki', - 'shelves_drag_books' => 'Przeciągnij książki tutaj aby dodać je do półki', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Ta półka nie ma przypisanych żadnych książek', 'shelves_edit_and_assign' => 'Edytuj półkę aby przypisać książki', 'shelves_edit_named' => 'Edytuj półkę :name', From 5a6e171a7e9201fbf037fc7f3fb34fe86f84a4f1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:42 +0100 Subject: [PATCH 144/198] New translations entities.php (Hebrew) --- resources/lang/he/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index e01d95d34..bbd24a07a 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'שמור מדף', 'shelves_books' => 'ספרים במדף זה', 'shelves_add_books' => 'הוסף ספרים למדף זה', - 'shelves_drag_books' => 'גרור ספרים לכאן על מנת להוסיף אותם למדף', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'במדף זה לא קיימים ספרים', 'shelves_edit_and_assign' => 'עריכת מדף להוספת ספרים', 'shelves_edit_named' => 'עריכת מדף :name', From d1d999a98a66e1e194f9be5b64928bbd855329c2 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:43 +0100 Subject: [PATCH 145/198] New translations entities.php (Hungarian) --- resources/lang/hu/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hu/entities.php b/resources/lang/hu/entities.php index d47ebd373..837049592 100644 --- a/resources/lang/hu/entities.php +++ b/resources/lang/hu/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Polc mentése', 'shelves_books' => 'Könyvek ezen a polcon', 'shelves_add_books' => 'Könyvek hozzáadása ehhez a polchoz', - 'shelves_drag_books' => 'Könyveket áthúzással lehet elhelyezni ezen a polcon', + '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', From 27848cea750dd11d36a1af8994d9c52c369c109c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:44 +0100 Subject: [PATCH 146/198] New translations entities.php (Italian) --- resources/lang/it/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/it/entities.php b/resources/lang/it/entities.php index 611413e82..cc3a6e27f 100755 --- a/resources/lang/it/entities.php +++ b/resources/lang/it/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Salva Libreria', 'shelves_books' => 'Libri in questa libreria', 'shelves_add_books' => 'Aggiungi libri a questa libreria', - 'shelves_drag_books' => 'Trascina i libri qui per aggiungerli a questa libreria', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Questa libreria non ha libri assegnati', 'shelves_edit_and_assign' => 'Modifica la libreria per assegnare i libri', 'shelves_edit_named' => 'Modifica Libreria :name', From 854d2fe2dc0fcd083f2168267c7198052e774c50 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:45 +0100 Subject: [PATCH 147/198] New translations entities.php (Japanese) --- resources/lang/ja/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index c13ca2d47..d78b2ee7d 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => '本棚を保存', 'shelves_books' => 'この本棚のブック', 'shelves_add_books' => 'この本棚にブックを追加', - 'shelves_drag_books' => 'ブックをここにドラッグすると本棚に追加されます', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'この本棚にはブックが割り当てられていません。', 'shelves_edit_and_assign' => '本棚を編集してブックを割り当てる', 'shelves_edit_named' => '本棚「:name」を編集', From 9dd51c7cffa02b450cf0816b4ffd0a33b87155ac Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:46 +0100 Subject: [PATCH 148/198] New translations entities.php (Korean) --- resources/lang/ko/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko/entities.php b/resources/lang/ko/entities.php index 1161e7ebc..c0b4c776a 100644 --- a/resources/lang/ko/entities.php +++ b/resources/lang/ko/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => '저장', 'shelves_books' => '이 책꽂이에 있는 책들', 'shelves_add_books' => '이 책꽂이에 책 추가', - 'shelves_drag_books' => '여기에 책을 드롭하세요.', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => '이 책꽂이에 책이 없습니다.', 'shelves_edit_and_assign' => '책꽂이 바꾸기로 책을 추가하세요.', 'shelves_edit_named' => ':name 바꾸기', From 0825dd17cf663b160048e39d67ca3e7ea7873337 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:47 +0100 Subject: [PATCH 149/198] New translations entities.php (Lithuanian) --- resources/lang/lt/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/lt/entities.php b/resources/lang/lt/entities.php index 29c8c89fd..c628a7b67 100644 --- a/resources/lang/lt/entities.php +++ b/resources/lang/lt/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Išsaugoti lenyną', 'shelves_books' => 'Knygos šioje lentynoje', 'shelves_add_books' => 'Pridėti knygas į šią lentyną', - 'shelves_drag_books' => 'Vilkite knygas čia, kad pridėtumėte jas į šią lentyną', + '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', From a7252301c1e0a341b5aca6e6da849c2d0a43fcd4 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:48 +0100 Subject: [PATCH 150/198] New translations entities.php (Dutch) --- resources/lang/nl/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index 6e909b944..000aa588c 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Boekenplank opslaan', 'shelves_books' => 'Boeken op deze plank', 'shelves_add_books' => 'Voeg boeken toe aan deze plank', - 'shelves_drag_books' => 'Sleep boeken hiernaartoe om deze toe te voegen aan deze plank', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Aan deze plank zijn geen boeken toegewezen', 'shelves_edit_and_assign' => 'Bewerk boekenplank om boeken toe te wijzen', 'shelves_edit_named' => 'Bewerk boekenplank :name', From 29404f7e38ac049a06d944a8f86cfab9a3e16f87 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:49 +0100 Subject: [PATCH 151/198] New translations entities.php (German Informal) --- resources/lang/de_informal/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de_informal/entities.php b/resources/lang/de_informal/entities.php index 428509ac8..adfa776e2 100644 --- a/resources/lang/de_informal/entities.php +++ b/resources/lang/de_informal/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Regal speichern', 'shelves_books' => 'Bücher in diesem Regal', 'shelves_add_books' => 'Buch zu diesem Regal hinzufügen', - 'shelves_drag_books' => 'Bücher hier hin ziehen um sie dem Regal hinzuzufügen', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', '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', From 4d72ac16a30711d2f9c6b3c743eeed0ff95c8ba5 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 15:39:46 +0100 Subject: [PATCH 152/198] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index 988e705ab..c22fbc411 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Guardar estante', 'shelves_books' => 'Libros en este estante', 'shelves_add_books' => 'Añadir libros a este estante', - 'shelves_drag_books' => 'Drag books below to add them to this shelf', + 'shelves_drag_books' => 'Arrastra los libros a continuación para añadirlos a este estante', 'shelves_empty_contents' => 'Este estante no tiene libros asignados', 'shelves_edit_and_assign' => 'Editar el estante para asignar libros', 'shelves_edit_named' => 'Editar estante :name', From 3734b0a37ea1f519f36314db58024942a7c3788a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 15:39:46 +0100 Subject: [PATCH 153/198] New translations editor.php (Spanish) --- resources/lang/es/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/editor.php b/resources/lang/es/editor.php index 414bdb61a..951090a67 100644 --- a/resources/lang/es/editor.php +++ b/resources/lang/es/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Acerca del editor', 'about_title' => 'Acerca del editor WYSIWYG', 'editor_license' => 'Licencia del editor y derechos de autor', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', + 'editor_tiny_license' => 'Este editor se construye usando :tinyLink que se proporciona bajo la licencia MIT.', 'editor_tiny_license_link' => 'Aquí encontrará los detalles de los derechos de autor y la licencia de TinyMCE.', 'save_continue' => 'Guardar Página y Continuar', 'callouts_cycle' => '(Siga presionando para alternar entre tipos)', From a5153ff5afd7a48b59f2ee8d630a71cda5f07d8b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 19:51:06 +0100 Subject: [PATCH 154/198] New translations entities.php (Dutch) --- resources/lang/nl/entities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index 000aa588c..a6c3b34d8 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => 'Bijgewerkt: :timeLength door :user', 'meta_owned_name' => 'Eigendom van :user', 'entity_select' => 'Entiteit selecteren', - 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', + 'entity_select_lack_permission' => 'Je hebt niet de vereiste machtiging om dit item te selecteren', 'images' => 'Afbeeldingen', 'my_recent_drafts' => 'Mijn recente concepten', 'my_recently_viewed' => 'Mijn recent bekeken', @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Boekenplank opslaan', 'shelves_books' => 'Boeken op deze plank', 'shelves_add_books' => 'Voeg boeken toe aan deze plank', - 'shelves_drag_books' => 'Drag books below to add them to this shelf', + 'shelves_drag_books' => 'Sleep boeken hieronder om ze toe te voegen aan deze boekenplank', 'shelves_empty_contents' => 'Aan deze plank zijn geen boeken toegewezen', 'shelves_edit_and_assign' => 'Bewerk boekenplank om boeken toe te wijzen', 'shelves_edit_named' => 'Bewerk boekenplank :name', From 62500a9bfa6561c38400a4517901e9afed1af187 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 19:51:07 +0100 Subject: [PATCH 155/198] New translations editor.php (Dutch) --- resources/lang/nl/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl/editor.php b/resources/lang/nl/editor.php index 31537d0a1..01570e726 100644 --- a/resources/lang/nl/editor.php +++ b/resources/lang/nl/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Over de bewerker', 'about_title' => 'Over de WYSIWYG Bewerker', 'editor_license' => 'Bewerker Licentie & Copyright', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', + 'editor_tiny_license' => 'Deze editor is gemaakt met behulp van :tinyLink welke is verstrekt onder de MIT-licentie.', 'editor_tiny_license_link' => 'De copyright- en licentiegegevens van TinyMCE vindt u hier.', 'save_continue' => 'Pagina opslaan en verdergaan', 'callouts_cycle' => '(Blijf drukken om door de types te wisselen)', From 3fa43c804b3e9ee46e8c5e3cdcb3e985d686d319 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 25 Jul 2022 00:23:51 +0100 Subject: [PATCH 156/198] New translations activities.php (Indonesian) --- resources/lang/id/activities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/id/activities.php b/resources/lang/id/activities.php index e7b065c8a..3ea6da17c 100644 --- a/resources/lang/id/activities.php +++ b/resources/lang/id/activities.php @@ -7,7 +7,7 @@ return [ // Pages 'page_create' => 'telah membuat halaman', - 'page_create_notification' => 'Page successfully created', + 'page_create_notification' => 'Jenis Halaman berhasil dibuat', 'page_update' => 'halaman telah diperbaharui', 'page_update_notification' => 'Page successfully updated', 'page_delete' => 'halaman dihapus', From a08ea546157e8a8b5332bfec501b05ed0011a022 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 25 Jul 2022 16:03:39 +0100 Subject: [PATCH 157/198] New translations entities.php (Estonian) --- resources/lang/et/entities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/et/entities.php b/resources/lang/et/entities.php index db01395ac..24c9e6148 100644 --- a/resources/lang/et/entities.php +++ b/resources/lang/et/entities.php @@ -24,7 +24,7 @@ return [ 'meta_updated_name' => 'Muudetud :timeLength kasutaja :user poolt', 'meta_owned_name' => 'Kuulub kasutajale :user', 'entity_select' => 'Objekti valik', - 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', + 'entity_select_lack_permission' => 'Sul pole õiguseid selle objekti valimiseks', 'images' => 'Pildid', 'my_recent_drafts' => 'Minu hiljutised mustandid', 'my_recently_viewed' => 'Minu viimati vaadatud', @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Salvesta riiul', 'shelves_books' => 'Raamatud sellel riiulil', 'shelves_add_books' => 'Lisa sellele riiulile raamatuid', - 'shelves_drag_books' => 'Drag books below to add them to this shelf', + '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', From 017c7659e50a004a343e59eefa9b69b2c4da6bc9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 25 Jul 2022 16:03:40 +0100 Subject: [PATCH 158/198] New translations editor.php (Estonian) --- resources/lang/et/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/et/editor.php b/resources/lang/et/editor.php index 523bf8a89..631fbf9d3 100644 --- a/resources/lang/et/editor.php +++ b/resources/lang/et/editor.php @@ -157,7 +157,7 @@ return [ 'about' => 'Redaktori info', 'about_title' => 'Info WYSIWYG redaktori kohta', 'editor_license' => 'Redaktori litsents ja autoriõigused', - 'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.', + 'editor_tiny_license' => 'See redaktor on loodud :tinyLink abil, mis on saadaval MIT litsentsi alusel.', 'editor_tiny_license_link' => 'TinyMCE autoriõigused ja litsents on saadaval siin.', 'save_continue' => 'Salvesta leht ja jätka', 'callouts_cycle' => '(Vajuta, et tüüpide vahel valida)', From 2bab892dce918a683423d95c9b49f804eea9a111 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:45 +0100 Subject: [PATCH 159/198] New translations entities.php (Portuguese) --- resources/lang/pt/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pt/entities.php b/resources/lang/pt/entities.php index de784843f..9f11b8376 100644 --- a/resources/lang/pt/entities.php +++ b/resources/lang/pt/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Permissões de Capítulo Ativas', 'chapters_permissions_success' => 'Permissões de Capítulo Atualizadas', 'chapters_search_this' => 'Pesquisar neste Capítulo', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Página', From b878ccc3614b9a5c67470452ddc1f64e150dc6f7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:46 +0100 Subject: [PATCH 160/198] New translations entities.php (Persian) --- resources/lang/fa/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fa/entities.php b/resources/lang/fa/entities.php index 8aa222b87..efcefbb14 100644 --- a/resources/lang/fa/entities.php +++ b/resources/lang/fa/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'مجوزهای فصل فعال است', 'chapters_permissions_success' => 'مجوزهای فصل به روز شد', 'chapters_search_this' => 'این فصل را جستجو کنید', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'صفحه', From 0d36e3fecfe00a84230ce68a36f4757d3ba53efb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:47 +0100 Subject: [PATCH 161/198] New translations entities.php (Swedish) --- resources/lang/sv/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sv/entities.php b/resources/lang/sv/entities.php index 9672c260c..474a61647 100644 --- a/resources/lang/sv/entities.php +++ b/resources/lang/sv/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Anpassade rättigheter är i bruk', 'chapters_permissions_success' => 'Rättigheterna för kapitlet har uppdaterats', 'chapters_search_this' => 'Sök i detta kapitel', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Sida', From fb8f92e835a20ac113aaaffe3ed4c826de16a69a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:48 +0100 Subject: [PATCH 162/198] New translations entities.php (Turkish) --- resources/lang/tr/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/tr/entities.php b/resources/lang/tr/entities.php index 789683635..bcb02092f 100644 --- a/resources/lang/tr/entities.php +++ b/resources/lang/tr/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Bölüm İzinleri Aktif', 'chapters_permissions_success' => 'Bölüm İzinleri Güncellendi', 'chapters_search_this' => 'Bu bölümde ara', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Sayfa', From 7a43b6d5b778f565e40f08553913c62bb12445ed Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:49 +0100 Subject: [PATCH 163/198] New translations entities.php (Chinese Simplified) --- resources/lang/zh_CN/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index 0262a9267..5deb8ed6f 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => '有效的章节权限', 'chapters_permissions_success' => '章节权限已更新', 'chapters_search_this' => '从本章节搜索', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => '页面', From 59dbc0b9f1d7e8a69d8cc8f05f980330ecc82cce Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:50 +0100 Subject: [PATCH 164/198] New translations entities.php (Chinese Traditional) --- resources/lang/zh_TW/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_TW/entities.php b/resources/lang/zh_TW/entities.php index b75b6bc26..73c738792 100644 --- a/resources/lang/zh_TW/entities.php +++ b/resources/lang/zh_TW/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => '章節權限已啟用', 'chapters_permissions_success' => '章節權限已更新', 'chapters_search_this' => '搜尋此章節', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => '頁面', From b3c93a2188719ec27b1740bd8e7fb281537de831 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:51 +0100 Subject: [PATCH 165/198] New translations entities.php (Vietnamese) --- resources/lang/vi/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/vi/entities.php b/resources/lang/vi/entities.php index 2789a3292..3beeb667b 100644 --- a/resources/lang/vi/entities.php +++ b/resources/lang/vi/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Đang bật các quyền hạn từ Chương', 'chapters_permissions_success' => 'Quyền hạn Chương được cập nhật', 'chapters_search_this' => 'Tìm kiếm trong Chương này', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Trang', From e6e1b9423db2d4e201147150752bd80675fae603 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:52 +0100 Subject: [PATCH 166/198] New translations entities.php (Portuguese, Brazilian) --- resources/lang/pt_BR/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pt_BR/entities.php b/resources/lang/pt_BR/entities.php index 0e17105bd..d65e939d8 100644 --- a/resources/lang/pt_BR/entities.php +++ b/resources/lang/pt_BR/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Permissões de Capítulo Ativas', 'chapters_permissions_success' => 'Permissões de Capítulo Atualizadas', 'chapters_search_this' => 'Pesquisar neste Capítulo', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Página', From 98ce7a0675b7f6388826d8db8856891810987cf2 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:54 +0100 Subject: [PATCH 167/198] New translations entities.php (Indonesian) --- resources/lang/id/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/id/entities.php b/resources/lang/id/entities.php index 9dda32684..e3bfbd9de 100644 --- a/resources/lang/id/entities.php +++ b/resources/lang/id/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Izin Bab Aktif', 'chapters_permissions_success' => 'Izin Bab Diperbarui', 'chapters_search_this' => 'Cari bab ini', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Halaman', From d68ee461e0cae2386b65ad3f18bb59baf0b1593a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:55 +0100 Subject: [PATCH 168/198] New translations entities.php (Spanish, Argentina) --- resources/lang/es_AR/entities.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/lang/es_AR/entities.php b/resources/lang/es_AR/entities.php index 4ad8dad80..9caaaf511 100644 --- a/resources/lang/es_AR/entities.php +++ b/resources/lang/es_AR/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Guardar estantes', 'shelves_books' => 'Libros en este estante', 'shelves_add_books' => 'Agregar libros en este estante', - 'shelves_drag_books' => 'Drag books below to add them to this shelf', + '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', @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Permisos de capítulo activado', 'chapters_permissions_success' => 'Permisos de capítulo actualizados', 'chapters_search_this' => 'Buscar en este capítulo', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Página', From 852f4e61a503f73a7f70ae26d013804666d31ed7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:56 +0100 Subject: [PATCH 169/198] New translations entities.php (Slovak) --- resources/lang/sk/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sk/entities.php b/resources/lang/sk/entities.php index 98c835344..39ab5014e 100644 --- a/resources/lang/sk/entities.php +++ b/resources/lang/sk/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Oprávnenia kapitoly aktívne', 'chapters_permissions_success' => 'Oprávnenia kapitoly aktualizované', 'chapters_search_this' => 'Hladať v kapitole', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Stránka', From f0eb4df1e9faeeb7e2b96ad0709e4799a5d885d0 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:57 +0100 Subject: [PATCH 170/198] New translations entities.php (Croatian) --- resources/lang/hr/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/hr/entities.php b/resources/lang/hr/entities.php index 12995bfe0..5f49200aa 100644 --- a/resources/lang/hr/entities.php +++ b/resources/lang/hr/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Aktivna dopuštenja za poglavlje', 'chapters_permissions_success' => 'Ažurirana dopuštenja za poglavlje', 'chapters_search_this' => 'Pretraži poglavlje', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Stranica', From 8c70a69fff9f7dadfa85ba54d8f4a9c9cdf03fc9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:58 +0100 Subject: [PATCH 171/198] New translations entities.php (Estonian) --- resources/lang/et/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/et/entities.php b/resources/lang/et/entities.php index 24c9e6148..4e1f28fdc 100644 --- a/resources/lang/et/entities.php +++ b/resources/lang/et/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Peatüki õigused on aktiivsed', 'chapters_permissions_success' => 'Peatüki õigused muudetud', 'chapters_search_this' => 'Otsi sellest peatükist', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Leht', From 32e305ef4fb6b478dc5934760d39f5ba9cc8a53d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:12:59 +0100 Subject: [PATCH 172/198] New translations entities.php (Latvian) --- resources/lang/lv/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/lv/entities.php b/resources/lang/lv/entities.php index a2408c505..ec1b9c8ac 100644 --- a/resources/lang/lv/entities.php +++ b/resources/lang/lv/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Nodaļas atļaujas ir aktīvas', 'chapters_permissions_success' => 'Nodaļas atļaujas ir atjauninātas', 'chapters_search_this' => 'Meklēt šajā nodaļā', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Lapa', From 1c70684a99fedc88f729170ec0f6cebd5fa45d3b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:00 +0100 Subject: [PATCH 173/198] New translations entities.php (Welsh) --- resources/lang/cy/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/cy/entities.php b/resources/lang/cy/entities.php index 83e3c12d9..db1e8027b 100644 --- a/resources/lang/cy/entities.php +++ b/resources/lang/cy/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Chapter Permissions Active', 'chapters_permissions_success' => 'Chapter Permissions Updated', 'chapters_search_this' => 'Search this chapter', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Page', From 705f81561ab2995b5332ea6eee78bc68b9cb2533 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:01 +0100 Subject: [PATCH 174/198] New translations entities.php (Bosnian) --- resources/lang/bs/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/bs/entities.php b/resources/lang/bs/entities.php index cbe5bd073..d699bd03f 100644 --- a/resources/lang/bs/entities.php +++ b/resources/lang/bs/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Dozvole za poglavlje su aktivne', 'chapters_permissions_success' => 'Dozvole za poglavlje su ažurirane', 'chapters_search_this' => 'Pretražuj ovo poglavlje', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Stranica', From fcfafbdac50c29c5b9c0c984a8d3e1fa4f92a3ce Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:02 +0100 Subject: [PATCH 175/198] New translations entities.php (Uzbek) --- resources/lang/uz/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/uz/entities.php b/resources/lang/uz/entities.php index 26d77309f..c8f258ffd 100644 --- a/resources/lang/uz/entities.php +++ b/resources/lang/uz/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Chapter Permissions Active', 'chapters_permissions_success' => 'Chapter Permissions Updated', 'chapters_search_this' => 'Search this chapter', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Page', From ae91831ba6f40c471cd85f3cecd7bb66706a152c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:04 +0100 Subject: [PATCH 176/198] New translations entities.php (Norwegian Bokmal) --- resources/lang/nb/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/nb/entities.php b/resources/lang/nb/entities.php index beef1e70a..f73ea3691 100644 --- a/resources/lang/nb/entities.php +++ b/resources/lang/nb/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Kapitteltilganger er aktivert', 'chapters_permissions_success' => 'Kapitteltilgager er oppdatert', 'chapters_search_this' => 'Søk i dette kapittelet', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Side', From 3b2fb67d7828a12a9b7b18bb0a137107ca6fa3d0 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:05 +0100 Subject: [PATCH 177/198] New translations entities.php (Slovenian) --- resources/lang/sl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sl/entities.php b/resources/lang/sl/entities.php index 28ede2d85..73bc8797d 100644 --- a/resources/lang/sl/entities.php +++ b/resources/lang/sl/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Dovoljenja poglavij so aktivirana', 'chapters_permissions_success' => 'Posodobljena dovoljenja poglavij', 'chapters_search_this' => 'Išči v tem poglavju', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Stran', From 812675dfc2902561a761224f4d5bd3d3fd26ce99 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:06 +0100 Subject: [PATCH 178/198] New translations entities.php (Russian) --- resources/lang/ru/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ru/entities.php b/resources/lang/ru/entities.php index c0a6de36f..2d3a6e5c3 100644 --- a/resources/lang/ru/entities.php +++ b/resources/lang/ru/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Действующие разрешения главы', 'chapters_permissions_success' => 'Разрешения главы обновлены', 'chapters_search_this' => 'Искать в этой главе', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Страница', From 147f03880605e16b427c4582ac93188ecdb62365 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:08 +0100 Subject: [PATCH 179/198] New translations entities.php (Ukrainian) --- resources/lang/uk/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/uk/entities.php b/resources/lang/uk/entities.php index 4ec30c66b..d285eac3f 100644 --- a/resources/lang/uk/entities.php +++ b/resources/lang/uk/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Діючі дозволи на розділ', 'chapters_permissions_success' => 'Дозволи на розділ оновлено', 'chapters_search_this' => 'Шукати в цьому розділі', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Сторінка', From 3f1b376b2b86842d89a89a69df333b45b6ef7d4d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:09 +0100 Subject: [PATCH 180/198] New translations entities.php (Danish) --- resources/lang/da/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/da/entities.php b/resources/lang/da/entities.php index aa55b5891..0c9c13235 100644 --- a/resources/lang/da/entities.php +++ b/resources/lang/da/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Aktive kapiteltilladelser', 'chapters_permissions_success' => 'Kapiteltilladelser opdateret', 'chapters_search_this' => 'Søg i dette kapitel', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Side', From cb12f76f464385d85c7ae86886fe7f62570a6fe9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:10 +0100 Subject: [PATCH 181/198] New translations entities.php (German) --- resources/lang/de/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index 0e1554d5d..093e09b66 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -171,6 +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', // Pages 'page' => 'Seite', From 8f28bb9e3ccd997fd172f41a9cbe819c804bcd60 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:11 +0100 Subject: [PATCH 182/198] New translations entities.php (French) --- resources/lang/fr/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fr/entities.php b/resources/lang/fr/entities.php index 6f8254708..e3df5e533 100644 --- a/resources/lang/fr/entities.php +++ b/resources/lang/fr/entities.php @@ -171,6 +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', // Pages 'page' => 'Page', From 7a2f54b89089bafc9653c7454cf10a75afd75edc Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:12 +0100 Subject: [PATCH 183/198] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index c22fbc411..ae3ba47ee 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Permisos de capítulo activos', 'chapters_permissions_success' => 'Permisos de capítulo actualizados', 'chapters_search_this' => 'Buscar este capítulo', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Página', From ab6a3144ec621b12893e8d47fbbc22b66f9fc003 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:13 +0100 Subject: [PATCH 184/198] New translations entities.php (Arabic) --- resources/lang/ar/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ar/entities.php b/resources/lang/ar/entities.php index b5aa1202e..770e21ad2 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'أذونات الفصل مفعلة', 'chapters_permissions_success' => 'تم تحديث أذونات الفصل', 'chapters_search_this' => 'البحث في هذا الفصل', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'صفحة', From e0d4a43e1e6296e42db342071c7a5c0ea7635d4e Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:14 +0100 Subject: [PATCH 185/198] New translations entities.php (Bulgarian) --- resources/lang/bg/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/bg/entities.php b/resources/lang/bg/entities.php index 95f7c766f..17baaa655 100644 --- a/resources/lang/bg/entities.php +++ b/resources/lang/bg/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Настройките за достъп до глава са активни', 'chapters_permissions_success' => 'Настройките за достъп до главата бяха обновени', 'chapters_search_this' => 'Търси в тази глава', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Страница', From 3fbe304cfc9e3525114da9bdaf897d163f462de7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:15 +0100 Subject: [PATCH 186/198] New translations entities.php (Catalan) --- resources/lang/ca/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ca/entities.php b/resources/lang/ca/entities.php index cc280bbfb..828ac0938 100644 --- a/resources/lang/ca/entities.php +++ b/resources/lang/ca/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'S\'han activat els permisos del capítol', 'chapters_permissions_success' => 'S\'han actualitzat els permisos del capítol', 'chapters_search_this' => 'Cerca en aquest capítol', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Pàgina', From 42b576df5571ce17c95432a9b4f58c27104d6bf7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:16 +0100 Subject: [PATCH 187/198] New translations entities.php (Czech) --- resources/lang/cs/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/cs/entities.php b/resources/lang/cs/entities.php index ae2b9118e..d567d80cd 100644 --- a/resources/lang/cs/entities.php +++ b/resources/lang/cs/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Oprávnění kapitoly byla aktivována', 'chapters_permissions_success' => 'Oprávnění kapitoly byla aktualizována', 'chapters_search_this' => 'Prohledat tuto kapitolu', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Stránka', From 99aa093e2b12aa5972c0b70ce5c8ba8b3bba8507 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:17 +0100 Subject: [PATCH 188/198] New translations entities.php (Basque) --- resources/lang/eu/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/eu/entities.php b/resources/lang/eu/entities.php index 8f8dac23e..5000050ee 100644 --- a/resources/lang/eu/entities.php +++ b/resources/lang/eu/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Liburu baimenak altan', 'chapters_permissions_success' => 'Liburu baimenak eguneratuta', 'chapters_search_this' => 'Kapitulu hau bilatu', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Orria', From 6c767cd205774646105285a783f9d2ed99b36bae Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:18 +0100 Subject: [PATCH 189/198] New translations entities.php (Polish) --- resources/lang/pl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pl/entities.php b/resources/lang/pl/entities.php index f348c3775..40a49c432 100644 --- a/resources/lang/pl/entities.php +++ b/resources/lang/pl/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Uprawnienia rozdziału są aktywne', 'chapters_permissions_success' => 'Zaktualizowano uprawnienia rozdziału', 'chapters_search_this' => 'Przeszukaj ten rozdział', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Strona', From bb7bd903efc36de88e91d0be25eed4cf56ee7616 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:19 +0100 Subject: [PATCH 190/198] New translations entities.php (Hebrew) --- resources/lang/he/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index bbd24a07a..768bff504 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'הרשאות פרק פעילות', 'chapters_permissions_success' => 'הרשאות פרק עודכנו', 'chapters_search_this' => 'חפש בפרק זה', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'דף', From f37e7186d9ecaa90c67c53f017534aaa15f8a774 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:20 +0100 Subject: [PATCH 191/198] New translations entities.php (Hungarian) --- resources/lang/hu/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/hu/entities.php b/resources/lang/hu/entities.php index 837049592..66f963aa1 100644 --- a/resources/lang/hu/entities.php +++ b/resources/lang/hu/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Fejezet jogosultságok aktívak', 'chapters_permissions_success' => 'Fejezet jogosultságok frissítve', 'chapters_search_this' => 'Keresés ebben a fejezetben', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Oldal', From 180927cdb9b02ccd1325b1c7e2753b0bdd285921 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:21 +0100 Subject: [PATCH 192/198] New translations entities.php (Italian) --- resources/lang/it/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/it/entities.php b/resources/lang/it/entities.php index cc3a6e27f..63c63cca2 100755 --- a/resources/lang/it/entities.php +++ b/resources/lang/it/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Permessi Capitolo Attivi', 'chapters_permissions_success' => 'Permessi Capitolo Aggiornati', 'chapters_search_this' => 'Cerca in questo capitolo', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Pagina', From ae40ec10a447060baf618005b43f10f856a8ab22 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:22 +0100 Subject: [PATCH 193/198] New translations entities.php (Japanese) --- resources/lang/ja/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index d78b2ee7d..4f8b9a730 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'チャプターの権限は有効です', 'chapters_permissions_success' => 'チャプターの権限を更新しました', 'chapters_search_this' => 'このチャプターを検索', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'ページ', From 480d591acfb612b686d0caaf149a9fbdd483bcd3 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:23 +0100 Subject: [PATCH 194/198] New translations entities.php (Korean) --- resources/lang/ko/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ko/entities.php b/resources/lang/ko/entities.php index c0b4c776a..4130014b1 100644 --- a/resources/lang/ko/entities.php +++ b/resources/lang/ko/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => '문서 권한 허용함', 'chapters_permissions_success' => '권한 저장함', 'chapters_search_this' => '이 챕터에서 검색', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => '문서', From f47c9a53aac4747aa974d10bb51241f275109f1f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:24 +0100 Subject: [PATCH 195/198] New translations entities.php (Lithuanian) --- resources/lang/lt/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/lt/entities.php b/resources/lang/lt/entities.php index c628a7b67..62aab8d89 100644 --- a/resources/lang/lt/entities.php +++ b/resources/lang/lt/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Skyriaus leidimai aktyvūs', 'chapters_permissions_success' => 'Skyriaus leidimai atnaujinti', 'chapters_search_this' => 'Ieškoti šio skyriaus', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Puslapis', From 75759fb7351037b1131052f17f3982bf066584ca Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:25 +0100 Subject: [PATCH 196/198] New translations entities.php (Dutch) --- resources/lang/nl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index a6c3b34d8..702328264 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -171,6 +171,7 @@ return [ 'chapters_permissions_active' => 'Hoofdstuk Machtigingen Actief', 'chapters_permissions_success' => 'Hoofdstuk Machtigingen Bijgewerkt', 'chapters_search_this' => 'Doorzoek dit hoofdstuk', + 'chapter_sort_book' => 'Sort Book', // Pages 'page' => 'Pagina', From 944ac2e6eb780db8fbb7e030a55fdd4d86c981ff Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 13:13:26 +0100 Subject: [PATCH 197/198] New translations entities.php (German Informal) --- resources/lang/de_informal/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/de_informal/entities.php b/resources/lang/de_informal/entities.php index adfa776e2..991e2b071 100644 --- a/resources/lang/de_informal/entities.php +++ b/resources/lang/de_informal/entities.php @@ -171,6 +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', // Pages 'page' => 'Seite', From 8aad8e4a24597d337f8b261632fbbb04bcdcc79e Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 26 Jul 2022 20:14:59 +0100 Subject: [PATCH 198/198] New translations entities.php (Spanish) --- resources/lang/es/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index ae3ba47ee..eb181604f 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -171,7 +171,7 @@ return [ 'chapters_permissions_active' => 'Permisos de capítulo activos', 'chapters_permissions_success' => 'Permisos de capítulo actualizados', 'chapters_search_this' => 'Buscar este capítulo', - 'chapter_sort_book' => 'Sort Book', + 'chapter_sort_book' => 'Ordenar libro', // Pages 'page' => 'Página',