From 09c37376f9eb50c85c967a9a8e8f692f9f88a89e Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 11:29:55 +0100 Subject: [PATCH 01/74] New translations entities.php (Estonian) --- lang/et/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/et/entities.php b/lang/et/entities.php index 3193001da58..6fa73fdf8a0 100644 --- a/lang/et/entities.php +++ b/lang/et/entities.php @@ -268,7 +268,7 @@ 'pages_md_insert_drawing' => 'Lisa joonis', 'pages_md_show_preview' => 'Näita eelvaadet', 'pages_md_sync_scroll' => 'Sünkrooni eelvaate kerimine', - 'pages_md_plain_editor' => 'Plaintext editor', + 'pages_md_plain_editor' => 'Lihttekstiredaktor', 'pages_drawing_unsaved' => 'Leiti salvestamata joonis', 'pages_drawing_unsaved_confirm' => 'Varasemast ebaõnnestunud salvestuskatsest leiti salvestamata joonis. Kas soovid salvestamata joonise taastada ja selle muutmist jätkata?', 'pages_not_in_chapter' => 'Leht ei kuulu peatüki alla', From 139dbabbbf539c0b82e0c16357c7efebb9694cd9 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 11:29:56 +0100 Subject: [PATCH 02/74] New translations editor.php (Estonian) --- lang/et/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/et/editor.php b/lang/et/editor.php index 3728658669e..66561c3c858 100644 --- a/lang/et/editor.php +++ b/lang/et/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Ülaindeks', 'subscript' => 'Alaindeks', 'text_color' => 'Teksti värv', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Esiletõstuvärv', 'custom_color' => 'Kohandatud värv', 'remove_color' => 'Eemalda värv', 'background_color' => 'Taustavärv', From dc2829c61fa5e5b3b7e9ffa5641cd1f0d89801cb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 12:39:41 +0100 Subject: [PATCH 03/74] New translations editor.php (German) --- lang/de/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de/editor.php b/lang/de/editor.php index c824466ff4f..1be31551987 100644 --- a/lang/de/editor.php +++ b/lang/de/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Hochgestellt', 'subscript' => 'Tiefgestellt', 'text_color' => 'Schriftfarbe', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Markierungsfarbe', 'custom_color' => 'Benutzerdefinierte Farbe', 'remove_color' => 'Farbe entfernen', 'background_color' => 'Hintergrundfarbe', From 1f0e2fa3c466460f0ff924550a0ebcab0c114580 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 16:31:38 +0100 Subject: [PATCH 04/74] New translations entities.php (Japanese) --- lang/ja/entities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ja/entities.php b/lang/ja/entities.php index f0f86d61188..638194cb3c3 100644 --- a/lang/ja/entities.php +++ b/lang/ja/entities.php @@ -261,14 +261,14 @@ 'pages_save' => 'ページを保存', 'pages_title' => 'ページタイトル', 'pages_name' => 'ページ名', - 'pages_md_editor' => 'エディター', + 'pages_md_editor' => 'エディタ', 'pages_md_preview' => 'プレビュー', 'pages_md_insert_image' => '画像を挿入', 'pages_md_insert_link' => 'エンティティへのリンクを挿入', 'pages_md_insert_drawing' => '図を追加', 'pages_md_show_preview' => 'プレビューを表示', 'pages_md_sync_scroll' => 'プレビューとスクロールを同期', - 'pages_md_plain_editor' => 'Plaintext editor', + 'pages_md_plain_editor' => 'プレーンテキスト エディタ', 'pages_drawing_unsaved' => '未保存の図が見つかりました', 'pages_drawing_unsaved_confirm' => '以前に保存操作が失敗した、未保存の図が見つかりました。 未保存の図面を復元して編集を続けますか?', From 54f362139f4336ee091c090094f602e18b419da3 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 16:31:39 +0100 Subject: [PATCH 05/74] New translations editor.php (Japanese) --- lang/ja/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ja/editor.php b/lang/ja/editor.php index e5bf6af8e72..5856c060d25 100644 --- a/lang/ja/editor.php +++ b/lang/ja/editor.php @@ -48,7 +48,7 @@ 'superscript' => '上付き', 'subscript' => '下付き', 'text_color' => 'テキストの色', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'ハイライトカラー', 'custom_color' => 'カスタムカラー', 'remove_color' => '色設定を解除', 'background_color' => '背景色', From bd5446e866781ae3ca3926aad0b58b67823d3ae2 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 18:44:28 +0100 Subject: [PATCH 06/74] New translations entities.php (Spanish) --- lang/es/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es/entities.php b/lang/es/entities.php index 9263f06e14d..3aea9536275 100644 --- a/lang/es/entities.php +++ b/lang/es/entities.php @@ -268,7 +268,7 @@ 'pages_md_insert_drawing' => 'Insertar Dibujo', 'pages_md_show_preview' => 'Mostrar vista previa', 'pages_md_sync_scroll' => 'Sincronizar desplazamiento de vista previa', - 'pages_md_plain_editor' => 'Plaintext editor', + 'pages_md_plain_editor' => 'Editor de texto plano', 'pages_drawing_unsaved' => 'Encontrado dibujo sin guardar', 'pages_drawing_unsaved_confirm' => 'Se encontraron datos no guardados del dibujo de un intento de guardado fallido. ¿Desea restaurar y continuar editando el dibujo no guardado?', 'pages_not_in_chapter' => 'La página no está en un capítulo', From 23864a6fdd9e5e299eaf287721ccf809ee309eee Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 18:44:29 +0100 Subject: [PATCH 07/74] New translations entities.php (Czech) --- lang/cs/entities.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/cs/entities.php b/lang/cs/entities.php index 687f1503e42..6a3e44306f3 100644 --- a/lang/cs/entities.php +++ b/lang/cs/entities.php @@ -244,8 +244,8 @@ 'pages_edit_delete_draft_confirm' => 'Jste si jisti, že chcete odstranit změny vašich konceptů? Všechny vaše změny, od posledního úplného uložení, budou ztraceny a editor bude aktualizován s nejnovějším stavem nekonceptu stránky.', 'pages_edit_discard_draft' => 'Zahodit koncept', 'pages_edit_switch_to_markdown' => 'Přepnout na Markdown Editor', - 'pages_edit_switch_to_markdown_clean' => '(Vytvořený obsah)', - 'pages_edit_switch_to_markdown_stable' => '(Stabilní obsah)', + 'pages_edit_switch_to_markdown_clean' => '(Prostý zápis)', + 'pages_edit_switch_to_markdown_stable' => '(Formátovaný zápis)', 'pages_edit_switch_to_wysiwyg' => 'Přepnout na WYSIWYG Editor', 'pages_edit_switch_to_new_wysiwyg' => 'Přepnout na nový WYSIWYG', 'pages_edit_switch_to_new_wysiwyg_desc' => '(V beta testování)', @@ -268,7 +268,7 @@ 'pages_md_insert_drawing' => 'Vložit kresbu', 'pages_md_show_preview' => 'Zobrazit náhled', 'pages_md_sync_scroll' => 'Synchronizovat náhled', - 'pages_md_plain_editor' => 'Plaintext editor', + 'pages_md_plain_editor' => 'Upravovat prostý text', 'pages_drawing_unsaved' => 'Nalezen neuložený výkres', 'pages_drawing_unsaved_confirm' => 'Byly nalezeny neuložené kresby z předchozí neúspěšné pokusu o uložení kresby. Chcete je obnovit a pokračovat v úpravě této neuložené kresby?', 'pages_not_in_chapter' => 'Stránka není v kapitole', From 27636872fe5b5943013f025073b8a66ad949a8b6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 18:44:31 +0100 Subject: [PATCH 08/74] New translations editor.php (Spanish) --- lang/es/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es/editor.php b/lang/es/editor.php index 78920720d22..2df05dede86 100644 --- a/lang/es/editor.php +++ b/lang/es/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Superíndice', 'subscript' => 'Subíndice', 'text_color' => 'Color de texto', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Color de resaltado', 'custom_color' => 'Color personalizado', 'remove_color' => 'Eliminar color', 'background_color' => 'Color de fondo', From cc8ddc8bdc7c914b1d2b409157bcf8ddb3387d63 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 18:44:32 +0100 Subject: [PATCH 09/74] New translations editor.php (Czech) --- lang/cs/editor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/cs/editor.php b/lang/cs/editor.php index d67283b72b2..2a6b344d549 100644 --- a/lang/cs/editor.php +++ b/lang/cs/editor.php @@ -47,8 +47,8 @@ 'strikethrough' => 'Proškrtnuté', 'superscript' => 'horní index', 'subscript' => 'Dolní index', - 'text_color' => 'Barva textu:', - 'highlight_color' => 'Highlight color', + 'text_color' => 'Barva textu', + 'highlight_color' => 'Barva zvýraznění', 'custom_color' => 'Vlastní barva', 'remove_color' => 'Odstranit barvu', 'background_color' => 'Barva pozadí', From 95a31763f0ed6de252ce439055029693f1e246a3 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Wed, 30 Jul 2025 18:44:33 +0100 Subject: [PATCH 10/74] New translations editor.php (Japanese) --- lang/ja/editor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ja/editor.php b/lang/ja/editor.php index 5856c060d25..40307dd5281 100644 --- a/lang/ja/editor.php +++ b/lang/ja/editor.php @@ -47,8 +47,8 @@ 'strikethrough' => '取消線', 'superscript' => '上付き', 'subscript' => '下付き', - 'text_color' => 'テキストの色', - 'highlight_color' => 'ハイライトカラー', + 'text_color' => 'テキスト色', + 'highlight_color' => 'テキスト背景色', 'custom_color' => 'カスタムカラー', 'remove_color' => '色設定を解除', 'background_color' => '背景色', From 0e27b5dd5a3140903e206485f5bf6e785ab9d599 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 31 Jul 2025 03:38:21 +0100 Subject: [PATCH 11/74] New translations entities.php (Portuguese, Brazilian) --- lang/pt_BR/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt_BR/entities.php b/lang/pt_BR/entities.php index 37eb64e1f6a..06f76a4eb7c 100644 --- a/lang/pt_BR/entities.php +++ b/lang/pt_BR/entities.php @@ -268,7 +268,7 @@ 'pages_md_insert_drawing' => 'Inserir Diagrama', 'pages_md_show_preview' => 'Mostrar pré-visualização', 'pages_md_sync_scroll' => 'Sincronizar pré-visualização', - 'pages_md_plain_editor' => 'Plaintext editor', + 'pages_md_plain_editor' => 'Editor de texto simples', 'pages_drawing_unsaved' => 'Diagrama não-salvo encontrado', 'pages_drawing_unsaved_confirm' => 'Foram encontrados dados não-salvos de uma tentativa anterior de salvar o diagrama. Você gostaria de restaurá-los e continuar editando este diagrama?', 'pages_not_in_chapter' => 'Página não está dentro de um capítulo', From 276d3c5efe2898c859717c4b172518946fa4043a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 31 Jul 2025 03:38:22 +0100 Subject: [PATCH 12/74] New translations editor.php (Portuguese, Brazilian) --- lang/pt_BR/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt_BR/editor.php b/lang/pt_BR/editor.php index 797c3ae888e..9a0eb45c9fe 100644 --- a/lang/pt_BR/editor.php +++ b/lang/pt_BR/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Sobrescrito', 'subscript' => 'Subscrito', 'text_color' => 'Cor do texto', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Cor de destaque', 'custom_color' => 'Cor personalizada', 'remove_color' => 'Remover cor', 'background_color' => 'Cor de fundo', From b0e582cfdfb80f707f94fa1d2dc790da255e9f4f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 31 Jul 2025 09:54:28 +0100 Subject: [PATCH 13/74] New translations entities.php (Chinese Simplified) --- lang/zh_CN/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh_CN/entities.php b/lang/zh_CN/entities.php index d60e01e0b7d..ef77aa6cb5f 100644 --- a/lang/zh_CN/entities.php +++ b/lang/zh_CN/entities.php @@ -166,7 +166,7 @@ 'books_search_this' => '搜索这本书', 'books_navigation' => '图书导航', 'books_sort' => '排序图书内容', - 'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.', + 'books_sort_desc' => '在书籍内部移动章节与页面以重组内容;支持添加其他书籍,实现跨书籍便捷移动章节与页面;还可设置自动排序规则,在内容发生变更时自动对本书内容进行排序。', 'books_sort_auto_sort' => '自动排序选项', 'books_sort_auto_sort_active' => '自动排序已激活:::sortName', 'books_sort_named' => '排序图书「:bookName」', From 3b727ebea46f33afb92b2ef4815313a7b7a4ad9d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 3 Aug 2025 09:52:18 +0100 Subject: [PATCH 14/74] New translations editor.php (Catalan) --- lang/ca/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ca/editor.php b/lang/ca/editor.php index 5115a1c1512..8cc04c1cae3 100644 --- a/lang/ca/editor.php +++ b/lang/ca/editor.php @@ -13,7 +13,7 @@ 'cancel' => 'Cancel·la', 'save' => 'Desa', 'close' => 'Tanca', - 'apply' => 'Apply', + 'apply' => 'Aplicar', 'undo' => 'Desfés', 'redo' => 'Refés', 'left' => 'Esquerra', From fa499967dd91f43d2f7dbed81ed7b9d258e74929 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 3 Aug 2025 10:53:50 +0100 Subject: [PATCH 15/74] New translations editor.php (French) --- lang/fr/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/editor.php b/lang/fr/editor.php index 8c64354249c..73bc6ad21db 100644 --- a/lang/fr/editor.php +++ b/lang/fr/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Exposant', 'subscript' => 'Indice', 'text_color' => 'Couleur Texte', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Couleur de surlignage', 'custom_color' => 'Couleur personnalisée', 'remove_color' => 'Supprimer la couleur', 'background_color' => 'Couleur d\'arrière-plan', From e8f8bec110987faa54cf2d04e451ed3cdab8dc87 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 4 Aug 2025 12:52:46 +0100 Subject: [PATCH 16/74] New translations activities.php (Portuguese) --- lang/pt/activities.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/pt/activities.php b/lang/pt/activities.php index 9e458bffcf7..31d9d244991 100644 --- a/lang/pt/activities.php +++ b/lang/pt/activities.php @@ -30,7 +30,7 @@ // Books 'book_create' => 'livro criado', 'book_create_notification' => 'Livro criado com sucesso', - 'book_create_from_chapter' => 'capítulo convertido para lívro', + 'book_create_from_chapter' => 'capítulo convertido para livro', 'book_create_from_chapter_notification' => 'Capítulo convertido em livro com sucesso', 'book_update' => 'livro atualizado', 'book_update_notification' => 'Livro atualizado com sucesso', @@ -85,12 +85,12 @@ 'webhook_delete_notification' => 'Webhook criado com sucesso', // Imports - 'import_create' => 'created import', - 'import_create_notification' => 'Import successfully uploaded', - 'import_run' => 'updated import', - 'import_run_notification' => 'Content successfully imported', - 'import_delete' => 'deleted import', - 'import_delete_notification' => 'Import successfully deleted', + 'import_create' => 'importação criada', + 'import_create_notification' => 'Importação carregada com sucesso', + 'import_run' => 'importação atualizada', + 'import_run_notification' => 'Conteúdo importado com sucesso', + 'import_delete' => 'importação apagada', + 'import_delete_notification' => 'Importação eliminada com sucesso', // Users 'user_create' => 'utilizador criado', @@ -101,11 +101,11 @@ 'user_delete_notification' => 'Utilizador removido com sucesso', // API Tokens - 'api_token_create' => 'created API token', + 'api_token_create' => 'token API criado', 'api_token_create_notification' => 'API token criado com sucesso', - 'api_token_update' => 'updated API token', + 'api_token_update' => 'token API atualizado', 'api_token_update_notification' => 'API token atualizado com sucesso', - 'api_token_delete' => 'deleted API token', + 'api_token_delete' => 'token API apagado', 'api_token_delete_notification' => 'API token atualizado com sucesso', // Roles @@ -128,12 +128,12 @@ 'comment_delete' => 'comentário eliminado', // Sort Rules - 'sort_rule_create' => 'created sort rule', - 'sort_rule_create_notification' => 'Sort rule successfully created', - 'sort_rule_update' => 'updated sort rule', - 'sort_rule_update_notification' => 'Sort rule successfully updated', - 'sort_rule_delete' => 'deleted sort rule', - 'sort_rule_delete_notification' => 'Sort rule successfully deleted', + 'sort_rule_create' => 'regra de ordenação criada', + 'sort_rule_create_notification' => 'Regra de ordenação criada com sucesso', + 'sort_rule_update' => 'regra de ordenação atualizada', + 'sort_rule_update_notification' => 'Regra de ordenação atualizada com sucesso', + 'sort_rule_delete' => 'regra de ordenação apagada', + 'sort_rule_delete_notification' => 'Regra de ordenação apagada com sucesso', // Other 'permissions_update' => 'permissões atualizadas', From 9689532b155c237a7ff7d760bec551817238e08c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 4 Aug 2025 12:52:47 +0100 Subject: [PATCH 17/74] New translations auth.php (Portuguese) --- lang/pt/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt/auth.php b/lang/pt/auth.php index 81956161d19..8807e1a87d3 100644 --- a/lang/pt/auth.php +++ b/lang/pt/auth.php @@ -91,7 +91,7 @@ 'mfa_option_totp_title' => 'Aplicação móvel', 'mfa_option_totp_desc' => 'Para usar a autenticação multi-fator, você precisa de uma aplicação móvel que suporte TOTP como o Autenticador do Google, Authy ou o autenticador Microsoft.', 'mfa_option_backup_codes_title' => 'Códigos de Backup', - 'mfa_option_backup_codes_desc' => 'Generates a set of one-time-use backup codes which you\'ll enter on login to verify your identity. Make sure to store these in a safe & secure place.', + 'mfa_option_backup_codes_desc' => 'Gera um conjunto de códigos de reserva de utilização única, que deverá usar no início de sessão para verificar a sua identidade. Certifique-se de que os guarda num local seguro.', 'mfa_gen_confirm_and_enable' => 'Confirmar e ativar', 'mfa_gen_backup_codes_title' => 'Configuração dos Códigos de Backup', 'mfa_gen_backup_codes_desc' => 'Armazene a lista de códigos abaixo em um lugar seguro. Ao acessar o sistema você poderá usar um dos códigos como um segundo mecanismo de autenticação.', From d4eb69980b0526e6b3ee2c007dd57b9de8b60d9c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 4 Aug 2025 12:52:49 +0100 Subject: [PATCH 18/74] New translations common.php (Portuguese) --- lang/pt/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt/common.php b/lang/pt/common.php index 43a0f331333..a0d83ac1e73 100644 --- a/lang/pt/common.php +++ b/lang/pt/common.php @@ -111,5 +111,5 @@ 'terms_of_service' => 'Termos de Utilização', // OpenSearch - 'opensearch_description' => 'Search :appName', + 'opensearch_description' => 'Procurar :appName', ]; From 159861e13c0bb6534182fb60ef72b5d609932dba Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 4 Aug 2025 14:30:06 +0100 Subject: [PATCH 19/74] New translations activities.php (Portuguese) --- lang/pt/activities.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pt/activities.php b/lang/pt/activities.php index 31d9d244991..33d9e2ca686 100644 --- a/lang/pt/activities.php +++ b/lang/pt/activities.php @@ -46,12 +46,12 @@ 'bookshelf_create_from_book_notification' => 'Livro convertido em prateleira com sucesso', 'bookshelf_update' => 'estante atualizada', 'bookshelf_update_notification' => 'Estante atualizada com sucesso', - 'bookshelf_delete' => 'prateleira excluída', + 'bookshelf_delete' => 'excluiu a estante', 'bookshelf_delete_notification' => 'Estante eliminada com sucesso', // Revisions - 'revision_restore' => 'revisão restaurada', - 'revision_delete' => 'revisão eliminada', + 'revision_restore' => 'restaurou a revisão', + 'revision_delete' => 'eliminou a revisão', 'revision_delete_notification' => 'Revisão eliminada com sucesso', // Favourites @@ -62,7 +62,7 @@ 'watch_update_level_notification' => 'Ver preferências atualizadas com sucesso', // Auth - 'auth_login' => 'sessão iniciada', + 'auth_login' => 'iniciou sessão', 'auth_register' => 'registado como novo utilizador', 'auth_password_reset_request' => 'pedido a redefinição da palavra-passe', 'auth_password_reset_update' => 'redifinir palavra-passe do utilizador', From e12205cd0d0291e19edd4b17d4475b60650413db Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:12 +0100 Subject: [PATCH 20/74] New translations entities.php (Arabic) --- lang/ar/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ar/entities.php b/lang/ar/entities.php index 54c3f7447e7..1f1d4e4117a 100644 --- a/lang/ar/entities.php +++ b/lang/ar/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'سيؤدي هذا إلى حذف مِلَفّ الاستيراد المضغوط ZIP، ولا يمكن التراجع عنه.', 'import_errors' => 'أخطاء الاستيراد', 'import_errors_desc' => 'حدثت الأخطاء التالية خلال محاولة الاستيراد:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'الأذونات', From 75dbb00a44de1b5dd8f45642bf3ff112e47a089f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:13 +0100 Subject: [PATCH 21/74] New translations entities.php (Persian) --- lang/fa/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/fa/entities.php b/lang/fa/entities.php index 01db74a92dc..34a12689afc 100644 --- a/lang/fa/entities.php +++ b/lang/fa/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'با انجام این کار، فایل ZIP واردشده حذف می‌شود و این عمل بازگشت‌ناپذیر است.', 'import_errors' => 'خطای انتقال ورودی', 'import_errors_desc' => 'در جریان تلاش برای انتقال ورودی، خطاهای زیر رخ داد:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'مجوزها', From 278c400b0d49c9f8291974f8edef6653ae1450be Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:14 +0100 Subject: [PATCH 22/74] New translations entities.php (Romanian) --- lang/ro/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ro/entities.php b/lang/ro/entities.php index 649b6fe863a..ac8c9d32609 100644 --- a/lang/ro/entities.php +++ b/lang/ro/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permisiuni', From 3238f9202a771b49b56b0270471e5fd1a39bb3b4 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:15 +0100 Subject: [PATCH 23/74] New translations entities.php (French) --- lang/fr/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/fr/entities.php b/lang/fr/entities.php index 02b53e80b53..827e88a1b6d 100644 --- a/lang/fr/entities.php +++ b/lang/fr/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Ceci supprimera le fichier ZIP importé et ne pourra pas être annulé.', 'import_errors' => 'Erreurs d\'importation', 'import_errors_desc' => 'Les erreurs suivantes se sont produites lors de la tentative d\'importation :', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Autorisations', From 1a483c98fb6b51ba800f1f87e4af818e496c599f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:17 +0100 Subject: [PATCH 24/74] New translations entities.php (Spanish) --- lang/es/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/es/entities.php b/lang/es/entities.php index 3aea9536275..23ec5f442de 100644 --- a/lang/es/entities.php +++ b/lang/es/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Esto eliminará el archivo ZIP de importación subido y no se puede deshacer.', 'import_errors' => 'Errores de Importación', 'import_errors_desc' => 'Se han producido los siguientes errores durante el intento de importación:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permisos', From 2a46a3759c8707f4d8f63be11c7196b1ccfd374b Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:18 +0100 Subject: [PATCH 25/74] New translations entities.php (Bulgarian) --- lang/bg/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/bg/entities.php b/lang/bg/entities.php index 973a305ea8e..42cdad801a9 100644 --- a/lang/bg/entities.php +++ b/lang/bg/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Права', From b2e1c16478c7a037c6c9c89a5bb9682b614b0dcd Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:19 +0100 Subject: [PATCH 26/74] New translations entities.php (Catalan) --- lang/ca/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ca/entities.php b/lang/ca/entities.php index 1b01cea3909..51bb4aecbad 100644 --- a/lang/ca/entities.php +++ b/lang/ca/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permisos', From 0b0d20e4ace0dc3656b6f43262b251f08fbdc716 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:20 +0100 Subject: [PATCH 27/74] New translations entities.php (Czech) --- lang/cs/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/cs/entities.php b/lang/cs/entities.php index 6a3e44306f3..cda6b6c82f5 100644 --- a/lang/cs/entities.php +++ b/lang/cs/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Potvrzením odstraníte nahraný ZIP soubor. Tento krok nelze vrátit zpět.', 'import_errors' => 'Chyby importu', 'import_errors_desc' => 'Při pokusu o import došlo k následujícím chybám:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Oprávnění', From 7c17ae679a162599a7771eb7f917cd6db3866d2c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:21 +0100 Subject: [PATCH 28/74] New translations entities.php (Danish) --- lang/da/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/da/entities.php b/lang/da/entities.php index a90f6e605e4..c9177219071 100644 --- a/lang/da/entities.php +++ b/lang/da/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Dette vil slette den uploadede ZIP-fil og kan ikke fortrydes.', 'import_errors' => 'Importfejl', 'import_errors_desc' => 'Følgende fejl opstod under importforsøget:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Rettigheder', From 2d951a9e6e9c2a97467eca24f8b458d3a4decb25 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:23 +0100 Subject: [PATCH 29/74] New translations entities.php (German) --- lang/de/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/de/entities.php b/lang/de/entities.php index e4e1bdafd52..ac70c2a9f61 100644 --- a/lang/de/entities.php +++ b/lang/de/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Dies löscht die hochgeladene ZIP-Datei und kann nicht rückgängig gemacht werden.', 'import_errors' => 'Importfehler', 'import_errors_desc' => 'Die folgenden Fehler sind während des Importversuchs aufgetreten:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Berechtigungen', From edef2272638f008937c4ca497eeb9b29459757e2 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:24 +0100 Subject: [PATCH 30/74] New translations entities.php (Greek) --- lang/el/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/el/entities.php b/lang/el/entities.php index b9ccd6464bd..3779cd18a61 100644 --- a/lang/el/entities.php +++ b/lang/el/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Δικαιώματα', From 31347a8e0125e371cf15e925306b70eff832aa80 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:25 +0100 Subject: [PATCH 31/74] New translations entities.php (Basque) --- lang/eu/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/eu/entities.php b/lang/eu/entities.php index 6d7bcbf81f1..cc51012d50f 100644 --- a/lang/eu/entities.php +++ b/lang/eu/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Baimenak', From af4b7a8b517ff71c56dcea37eb690be3adbf74c7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:26 +0100 Subject: [PATCH 32/74] New translations entities.php (Finnish) --- lang/fi/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/fi/entities.php b/lang/fi/entities.php index e6dad19e85f..c64621f0d12 100644 --- a/lang/fi/entities.php +++ b/lang/fi/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Käyttöoikeudet', From ebc0763d0ae346808f1321936ca435d6285f3fe7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:27 +0100 Subject: [PATCH 33/74] New translations entities.php (Hebrew) --- lang/he/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/he/entities.php b/lang/he/entities.php index 495e2c66a83..0cf2bb7fd32 100644 --- a/lang/he/entities.php +++ b/lang/he/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'תקלות יבוא', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'הרשאות', From dd551f7da13d23aeb09cefecbc5647e2bceb8863 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:28 +0100 Subject: [PATCH 34/74] New translations entities.php (Hungarian) --- lang/hu/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/hu/entities.php b/lang/hu/entities.php index 1af563d5ed9..570120dfa99 100644 --- a/lang/hu/entities.php +++ b/lang/hu/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Jogosultságok', From 133f42a6c40125f0d34d76a239b74b0df53abda7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:29 +0100 Subject: [PATCH 35/74] New translations entities.php (Italian) --- lang/it/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/it/entities.php b/lang/it/entities.php index e4d8eb9d49b..b747f51b4dd 100644 --- a/lang/it/entities.php +++ b/lang/it/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Questa operazione cancella il file ZIP di importazione caricato e non può essere annullata.', 'import_errors' => 'Errori di importazione', 'import_errors_desc' => 'Gli seguenti errori si sono verificati durante il tentativo di importazione:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permessi', From 6f3b841f23cf84c178e327ccc4fa2e0db34c55a7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:30 +0100 Subject: [PATCH 36/74] New translations entities.php (Japanese) --- lang/ja/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ja/entities.php b/lang/ja/entities.php index 638194cb3c3..eed0c92ca81 100644 --- a/lang/ja/entities.php +++ b/lang/ja/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'アップロードされたインポートZIPファイルは削除され、元に戻すことはできません。', 'import_errors' => 'インポートエラー', 'import_errors_desc' => 'インポート中に次のエラーが発生しました:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => '権限', From 5f4d664e1706c3bd24b6cf0e34d73404ddb2384a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:32 +0100 Subject: [PATCH 37/74] New translations entities.php (Georgian) --- lang/ka/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ka/entities.php b/lang/ka/entities.php index ef625a3d261..74c50be3b2f 100644 --- a/lang/ka/entities.php +++ b/lang/ka/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permissions', From c2baad94fbfcbce8139f9b2459b832b6490527e0 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:33 +0100 Subject: [PATCH 38/74] New translations entities.php (Korean) --- lang/ko/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ko/entities.php b/lang/ko/entities.php index f3fea491384..b5624f2213b 100644 --- a/lang/ko/entities.php +++ b/lang/ko/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => '업로드된 ZIP 파일이 삭제되며, 실행 취소할 수 없습니다.', 'import_errors' => '가져오기 오류', 'import_errors_desc' => '가져오기 중 에러가 발생했습니다.', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => '권한', From 61ae2a0c1c109a92da5fd1d6bdb73fab307f9a80 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:34 +0100 Subject: [PATCH 39/74] New translations entities.php (Kurdish) --- lang/ku/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ku/entities.php b/lang/ku/entities.php index ef625a3d261..74c50be3b2f 100644 --- a/lang/ku/entities.php +++ b/lang/ku/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permissions', From 925334652a3daa78eb07637ca96dc798cb406c7d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:35 +0100 Subject: [PATCH 40/74] New translations entities.php (Lithuanian) --- lang/lt/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/lt/entities.php b/lang/lt/entities.php index 9677b62890d..5624567811f 100644 --- a/lang/lt/entities.php +++ b/lang/lt/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Leidimai', From 95314d5bf2a72d83d5383c8e41ddf738311245fa Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:36 +0100 Subject: [PATCH 41/74] New translations entities.php (Dutch) --- lang/nl/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/nl/entities.php b/lang/nl/entities.php index e5a8b85e1e2..967b7ecfbd0 100644 --- a/lang/nl/entities.php +++ b/lang/nl/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Dit zal het Zip-bestand van de import permanent verwijderen.', 'import_errors' => 'Importeerfouten', 'import_errors_desc' => 'De volgende fouten deden zich voor tijdens het importeren:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Machtigingen', From be7a1bd6ad38c04f2467f999bf9a906902b6a742 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:38 +0100 Subject: [PATCH 42/74] New translations entities.php (Polish) --- lang/pl/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/pl/entities.php b/lang/pl/entities.php index 8b590722157..72389500b65 100644 --- a/lang/pl/entities.php +++ b/lang/pl/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Uprawnienia', From 7b858d0aad5ea8ba8eab7b6846d0f79f407e8f39 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:39 +0100 Subject: [PATCH 43/74] New translations entities.php (Portuguese) --- lang/pt/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/pt/entities.php b/lang/pt/entities.php index b5c2fe5454f..91fe6d90cd1 100644 --- a/lang/pt/entities.php +++ b/lang/pt/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permissões', From 2d813fb85193b1d3bd964adb6104d2131a86a7af Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:40 +0100 Subject: [PATCH 44/74] New translations entities.php (Russian) --- lang/ru/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ru/entities.php b/lang/ru/entities.php index 0d3c98e5680..50f061115d9 100644 --- a/lang/ru/entities.php +++ b/lang/ru/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Разрешения', From ea2d773cd431120950e389285f989df921623f9c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:41 +0100 Subject: [PATCH 45/74] New translations entities.php (Slovak) --- lang/sk/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/sk/entities.php b/lang/sk/entities.php index 20f2b294eef..eb52545357c 100644 --- a/lang/sk/entities.php +++ b/lang/sk/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Oprávnenia', From 7c68d9b7f21662e988ee9b89e1cc5ab5c05ae6dc Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:42 +0100 Subject: [PATCH 46/74] New translations entities.php (Slovenian) --- lang/sl/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/sl/entities.php b/lang/sl/entities.php index cd1a0b488c6..00ac991811e 100644 --- a/lang/sl/entities.php +++ b/lang/sl/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Dovoljenja', From 9d0daadceb15959f8b0d6d5e8c47aea6565e0ffb Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:43 +0100 Subject: [PATCH 47/74] New translations entities.php (Albanian) --- lang/sq/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/sq/entities.php b/lang/sq/entities.php index ef625a3d261..74c50be3b2f 100644 --- a/lang/sq/entities.php +++ b/lang/sq/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permissions', From cc9b61f4c790be453b9fcca7f5d782118f7699f6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:45 +0100 Subject: [PATCH 48/74] New translations entities.php (Serbian (Cyrillic)) --- lang/sr/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/sr/entities.php b/lang/sr/entities.php index 86921916589..456a76ceb17 100644 --- a/lang/sr/entities.php +++ b/lang/sr/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Дозволе', From e593534edb83fd13fd22080f9436212da98ef9ba Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:46 +0100 Subject: [PATCH 49/74] New translations entities.php (Swedish) --- lang/sv/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/sv/entities.php b/lang/sv/entities.php index adb497c2afb..a1e826b3080 100644 --- a/lang/sv/entities.php +++ b/lang/sv/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Detta kommer att ta bort den uppladdade ZIP-baserade importfilen och kan inte ångras.', 'import_errors' => 'Importfel', 'import_errors_desc' => 'Följande fel inträffade under importförsöket:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Rättigheter', From a3d0521da9e1db36f436036b16e4aba30593e5af Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:47 +0100 Subject: [PATCH 50/74] New translations entities.php (Turkish) --- lang/tr/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/tr/entities.php b/lang/tr/entities.php index a9c6eebd8a0..39feb7e3917 100644 --- a/lang/tr/entities.php +++ b/lang/tr/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'İzinler', From dd9a97073ab23c2a1d601badb07fef47b0766e5e Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:48 +0100 Subject: [PATCH 51/74] New translations entities.php (Ukrainian) --- lang/uk/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/uk/entities.php b/lang/uk/entities.php index a72fac1a434..72853697b9b 100644 --- a/lang/uk/entities.php +++ b/lang/uk/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Це видалить завантажений імпорт файлу ZIP, і його не можна буде скасувати.', 'import_errors' => 'Помилки імпорту', 'import_errors_desc' => 'Під час спроби імпорту відбулися наступні помилки:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Дозволи', From c7d64d7dcc63e2551d3c00a9143df9fa22590620 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:49 +0100 Subject: [PATCH 52/74] New translations entities.php (Chinese Simplified) --- lang/zh_CN/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/zh_CN/entities.php b/lang/zh_CN/entities.php index ef77aa6cb5f..89c23c281c5 100644 --- a/lang/zh_CN/entities.php +++ b/lang/zh_CN/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => '这将删除上传的ZIP文件,不能撤消。', 'import_errors' => '导入错误', 'import_errors_desc' => '在尝试导入过程中出现了以下错误:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => '权限', From 49d8bc3d4a5898df766d39e0b9a42b9be56b9ff2 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:50 +0100 Subject: [PATCH 53/74] New translations entities.php (Chinese Traditional) --- lang/zh_TW/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/zh_TW/entities.php b/lang/zh_TW/entities.php index 21ff15124de..06db353b215 100644 --- a/lang/zh_TW/entities.php +++ b/lang/zh_TW/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => '這將會刪除已上傳的匯入 ZIP 檔案,且無法還原。', 'import_errors' => '匯入錯誤', 'import_errors_desc' => '嘗試匯入時發生以下錯誤:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => '權限', From a1caecfea49d228562d0973ac302018f15134f0f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:51 +0100 Subject: [PATCH 54/74] New translations entities.php (Vietnamese) --- lang/vi/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/vi/entities.php b/lang/vi/entities.php index 6d740f1bc15..1914d32c80f 100644 --- a/lang/vi/entities.php +++ b/lang/vi/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Thao tác này sẽ xóa tệp ZIP nhập đã tải lên và không thể hoàn tác.', 'import_errors' => 'Lỗi nhập', 'import_errors_desc' => 'Các lỗi sau đã xảy ra trong quá trình nhập:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Quyền', From 3f1939db4cbaf5db0f2e1832c18e18cb4b689c01 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:53 +0100 Subject: [PATCH 55/74] New translations entities.php (Icelandic) --- lang/is/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/is/entities.php b/lang/is/entities.php index 9176100271c..4308835c7d8 100644 --- a/lang/is/entities.php +++ b/lang/is/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Þetta mun eyða innsendri ZIP skrá, þessa aðgerð er ekki hægt að afturkalla.', 'import_errors' => 'Villur í innflutningi', 'import_errors_desc' => 'Eftirfarandi villur komu upp við innflutning:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Réttindi', From 31bd436c1fb341051fa11f8437f8e4cc999886f6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:54 +0100 Subject: [PATCH 56/74] New translations entities.php (Portuguese, Brazilian) --- lang/pt_BR/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/pt_BR/entities.php b/lang/pt_BR/entities.php index 06f76a4eb7c..fecd47e8227 100644 --- a/lang/pt_BR/entities.php +++ b/lang/pt_BR/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Isto irá excluir o arquivo ZIP de importação carregado e não poderá ser desfeito.', 'import_errors' => 'Erros de importação', 'import_errors_desc' => 'Os seguintes erros ocorreram durante a tentativa de importação:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permissões', From cc6f94232b274091405f0fe3af3997b99c7558b3 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:55 +0100 Subject: [PATCH 57/74] New translations entities.php (Indonesian) --- lang/id/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/id/entities.php b/lang/id/entities.php index 6cd88b51b69..2f932992571 100644 --- a/lang/id/entities.php +++ b/lang/id/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Izin', From 22c2c6efbafaec527feab7dbdcee225a2779f5c3 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:56 +0100 Subject: [PATCH 58/74] New translations entities.php (Spanish, Argentina) --- lang/es_AR/entities.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lang/es_AR/entities.php b/lang/es_AR/entities.php index f0b13ed1a71..6c54a000413 100644 --- a/lang/es_AR/entities.php +++ b/lang/es_AR/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Esto eliminará el archivo ZIP de importación subido y no se puede deshacer.', 'import_errors' => 'Errores de Importación', 'import_errors_desc' => 'Se produjeron los siguientes errores durante el intento de importación:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permisos', @@ -268,7 +272,7 @@ 'pages_md_insert_drawing' => 'Insertar Dibujo', 'pages_md_show_preview' => 'Mostrar vista previa', 'pages_md_sync_scroll' => 'Sincronizar desplazamiento de vista previa', - 'pages_md_plain_editor' => 'Plaintext editor', + 'pages_md_plain_editor' => 'Editor de texto plano', 'pages_drawing_unsaved' => 'Encontrado dibujo sin guardar', 'pages_drawing_unsaved_confirm' => 'Se encontraron datos del dibujo no guardados durante un intento de guardado fallido anterior. ¿Desea restaurar y continuar editando el dibujo no guardado?', 'pages_not_in_chapter' => 'La página no esá en el capítulo', From 3f5fe66dcb87c2b3ae78a8588fd3f91a283a5b38 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:57 +0100 Subject: [PATCH 59/74] New translations entities.php (Bengali) --- lang/bn/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/bn/entities.php b/lang/bn/entities.php index ef625a3d261..74c50be3b2f 100644 --- a/lang/bn/entities.php +++ b/lang/bn/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permissions', From 42b9d782736807b981cc7031f0cbac99297538b3 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:58 +0100 Subject: [PATCH 60/74] New translations entities.php (Croatian) --- lang/hr/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/hr/entities.php b/lang/hr/entities.php index 71f591b0f18..99df50ea33c 100644 --- a/lang/hr/entities.php +++ b/lang/hr/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Dopuštenja', From 55b6c7db2fe0a89e0475fbd7a63af8aeefaf5c7a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:12:59 +0100 Subject: [PATCH 61/74] New translations entities.php (Norwegian Nynorsk) --- lang/nn/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/nn/entities.php b/lang/nn/entities.php index 3449792cb31..4c75d501986 100644 --- a/lang/nn/entities.php +++ b/lang/nn/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Tilgongar', From cd75fd51dab89e27efe6ab8c2604f96630ed09fa Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:00 +0100 Subject: [PATCH 62/74] New translations entities.php (Estonian) --- lang/et/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/et/entities.php b/lang/et/entities.php index 6fa73fdf8a0..72f09eca030 100644 --- a/lang/et/entities.php +++ b/lang/et/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'See kustutab üleslaaditud ZIP-faili, ja seda ei saa tagasi võtta.', 'import_errors' => 'Importimise vead', 'import_errors_desc' => 'Importimisel esinesid järgmised vead:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Õigused', From 25c8084a09ee45cdb191a9acbe842bfea4c50556 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:01 +0100 Subject: [PATCH 63/74] New translations entities.php (Latvian) --- lang/lv/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/lv/entities.php b/lang/lv/entities.php index 407900f79dd..5f921048e52 100644 --- a/lang/lv/entities.php +++ b/lang/lv/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Šis izdzēsīs augšupielādēto importa ZIP failu, un šo darbību nevarēs atcelt.', 'import_errors' => 'Importa kļūdas', 'import_errors_desc' => 'Importa mēģinājumā atgadījās šīs kļūdas:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Atļaujas', From 39324dad4d1fb504222acca1812b971dad2f1eed Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:02 +0100 Subject: [PATCH 64/74] New translations entities.php (Welsh) --- lang/cy/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/cy/entities.php b/lang/cy/entities.php index 3a5473ecb05..e6df4317b1d 100644 --- a/lang/cy/entities.php +++ b/lang/cy/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Bydd hwn yn dileu\'r mewnforyn ffeil ZIP sy wedi\'i lwytho i fyny, a fydd e ddim gallu cael ei ddadwneud.', 'import_errors' => 'Gwallau Mewnforyn', 'import_errors_desc' => 'Digwyddodd y gwallau canlynol yn ystod cynnig y mewnforyn:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Caniatâd', From ef1f8a5b30b4f882d78ab1d232123378882977b7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:04 +0100 Subject: [PATCH 65/74] New translations entities.php (Bosnian) --- lang/bs/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/bs/entities.php b/lang/bs/entities.php index 28b5c548377..f671e1b4527 100644 --- a/lang/bs/entities.php +++ b/lang/bs/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Dozvole', From e7394fe93e90404e04397f09797141da06d04561 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:05 +0100 Subject: [PATCH 66/74] New translations entities.php (Uzbek) --- lang/uz/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/uz/entities.php b/lang/uz/entities.php index 7c88e346c9d..e35a485b65d 100644 --- a/lang/uz/entities.php +++ b/lang/uz/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Huquqlar', From 58878cc7bc15d41ca0c6ef6e08c0c1a773353152 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:06 +0100 Subject: [PATCH 67/74] New translations entities.php (Norwegian Bokmal) --- lang/nb/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/nb/entities.php b/lang/nb/entities.php index 4fcbd05340c..50f3847d867 100644 --- a/lang/nb/entities.php +++ b/lang/nb/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Dette vil slette den opplastede importen av ZIP-filen og kan ikke angres.', 'import_errors' => 'Import feil', 'import_errors_desc' => 'Feil oppstod under importforsøket:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Tilganger', From 02ef69103864403d639daef63c8bfcbfbc468412 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:07 +0100 Subject: [PATCH 68/74] New translations entities.php (Nepali) --- lang/ne/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ne/entities.php b/lang/ne/entities.php index da1a7e393ae..88b202deed3 100644 --- a/lang/ne/entities.php +++ b/lang/ne/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'यो अपलोड गरिएको आयात ZIP फाइल मेट्नेछ, र यो कार्य नकारात्मक हुन सक्दैन।', 'import_errors' => 'आयात त्रुटिहरू', 'import_errors_desc' => 'आयात प्रयासको क्रममा निम्न त्रुटिहरू उत्पन्न भएका छन्:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'अनुमतिहरू', From 3677d7619001cc70be850c579fac3f956fe92ba0 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:08 +0100 Subject: [PATCH 69/74] New translations entities.php (Turkmen) --- lang/tk/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/tk/entities.php b/lang/tk/entities.php index ef625a3d261..74c50be3b2f 100644 --- a/lang/tk/entities.php +++ b/lang/tk/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.', 'import_errors' => 'Import Errors', 'import_errors_desc' => 'The follow errors occurred during the import attempt:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Permissions', From e7ab9184c46e1d85ec94608cd67a20597448d2b3 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 8 Aug 2025 17:13:09 +0100 Subject: [PATCH 70/74] New translations entities.php (German Informal) --- lang/de_informal/entities.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/de_informal/entities.php b/lang/de_informal/entities.php index 38f4eeb56e5..346cd891ead 100644 --- a/lang/de_informal/entities.php +++ b/lang/de_informal/entities.php @@ -63,6 +63,10 @@ 'import_delete_desc' => 'Dies löscht die hochgeladene ZIP-Datei und kann nicht rückgängig gemacht werden.', 'import_errors' => 'Importfehler', 'import_errors_desc' => 'Die folgenden Fehler sind während des Importversuchs aufgetreten:', + 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', + 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', + 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', + 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', // Permissions and restrictions 'permissions' => 'Berechtigungen', From 2ec5f3234215c1669b728882b85df69062ddabbe Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 11 Aug 2025 07:27:50 +0100 Subject: [PATCH 71/74] New translations entities.php (Italian) --- lang/it/entities.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/it/entities.php b/lang/it/entities.php index b747f51b4dd..eb9868973e5 100644 --- a/lang/it/entities.php +++ b/lang/it/entities.php @@ -63,10 +63,10 @@ 'import_delete_desc' => 'Questa operazione cancella il file ZIP di importazione caricato e non può essere annullata.', 'import_errors' => 'Errori di importazione', 'import_errors_desc' => 'Gli seguenti errori si sono verificati durante il tentativo di importazione:', - 'breadcrumb_siblings_for_page' => 'Navigate siblings for page', - 'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter', - 'breadcrumb_siblings_for_book' => 'Navigate siblings for book', - 'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf', + 'breadcrumb_siblings_for_page' => 'Naviga tra le pagine correlate', + 'breadcrumb_siblings_for_chapter' => 'Naviga tra i capitoli correlati', + 'breadcrumb_siblings_for_book' => 'Naviga tra i libri correlati', + 'breadcrumb_siblings_for_bookshelf' => 'Naviga tra le librerie correlate', // Permissions and restrictions 'permissions' => 'Permessi', From d3669b95b57fc9ee44029bee6ed430f7584530a0 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 11 Aug 2025 07:27:52 +0100 Subject: [PATCH 72/74] New translations editor.php (Italian) --- lang/it/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/it/editor.php b/lang/it/editor.php index 47734019794..8e614770836 100644 --- a/lang/it/editor.php +++ b/lang/it/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Apice', 'subscript' => 'Pedice', 'text_color' => 'Colore del testo', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Colore evidenziazione', 'custom_color' => 'Colore personalizzato', 'remove_color' => 'Rimuovi colore', 'background_color' => 'Colore di sfondo', From a1c7e08e9841ff3ab3afa4006bad48cffc3a9bc1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 11 Aug 2025 13:31:59 +0100 Subject: [PATCH 73/74] New translations editor.php (Spanish, Argentina) --- lang/es_AR/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es_AR/editor.php b/lang/es_AR/editor.php index 73d8e6f0815..94fd55b0998 100644 --- a/lang/es_AR/editor.php +++ b/lang/es_AR/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Superíndice', 'subscript' => 'Subíndice', 'text_color' => 'Color del texto', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Color de resaltado', 'custom_color' => 'Color personalizado', 'remove_color' => 'Eliminar color', 'background_color' => 'Color de fondo', From 7c5f19ad2332279ede08d0703c5de4f46cfa7f26 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 11 Aug 2025 13:32:08 +0100 Subject: [PATCH 74/74] New translations editor.php (German Informal) --- lang/de_informal/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de_informal/editor.php b/lang/de_informal/editor.php index 7f232659b4a..30c38271cfa 100644 --- a/lang/de_informal/editor.php +++ b/lang/de_informal/editor.php @@ -48,7 +48,7 @@ 'superscript' => 'Hochgestellt', 'subscript' => 'Tiefgestellt', 'text_color' => 'Textfarbe', - 'highlight_color' => 'Highlight color', + 'highlight_color' => 'Markierungsfarbe', 'custom_color' => 'Benutzerdefinierte Farbe', 'remove_color' => 'Farbe entfernen', 'background_color' => 'Hintergrundfarbe',