diff --git a/lang/ar/common.php b/lang/ar/common.php index a8fb18e86..44d057d7e 100644 --- a/lang/ar/common.php +++ b/lang/ar/common.php @@ -30,8 +30,8 @@ return [ 'create' => 'إنشاء', 'update' => 'تحديث', 'edit' => 'تعديل', - 'archive' => 'Archive', - 'unarchive' => 'Un-Archive', + 'archive' => 'أرشف', + 'unarchive' => 'إلغاء الأرشفة', 'sort' => 'سرد', 'move' => 'نقل', 'copy' => 'نسخ', diff --git a/lang/ar/editor.php b/lang/ar/editor.php index c656ba5a0..b3a8fd3c7 100644 --- a/lang/ar/editor.php +++ b/lang/ar/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'نص مرتفع', 'subscript' => 'نص منخفض', 'text_color' => 'لون النص', + 'highlight_color' => 'لون التمييز', 'custom_color' => 'لون مخصص', 'remove_color' => 'إزالة اللون', 'background_color' => 'لون الخلفية', diff --git a/lang/ar/entities.php b/lang/ar/entities.php index c07fba542..54c3f7447 100644 --- a/lang/ar/entities.php +++ b/lang/ar/entities.php @@ -248,7 +248,7 @@ return [ 'pages_edit_switch_to_markdown_stable' => '(محتوى مستقر)', 'pages_edit_switch_to_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه -WYSIWYG-', 'pages_edit_switch_to_new_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه الجديد -new WYSIWYG-', - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(في الاختبار التجريبي)', 'pages_edit_set_changelog' => 'تثبيت سجل التعديل', 'pages_edit_enter_changelog_desc' => 'ضع وصف مختصر للتعديلات التي تمت', 'pages_edit_enter_changelog' => 'أدخل سجل التعديل', @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'إدخال رسمة', 'pages_md_show_preview' => 'عرض المعاينة', 'pages_md_sync_scroll' => 'مزامنة معاينة التمرير', + 'pages_md_plain_editor' => 'محرر النصوص العادي', 'pages_drawing_unsaved' => 'تم العثور على رسم غير محفوظ', 'pages_drawing_unsaved_confirm' => 'تم العثور على بيانات رسم غير محفوظة من محاولة حفظ رسم سابقة فاشلة. هل ترغب في استعادة هذا الرسم غير المحفوظ ومواصلة تحريره؟', 'pages_not_in_chapter' => 'صفحة ليست في فصل', diff --git a/lang/bg/editor.php b/lang/bg/editor.php index e01206e4a..a75128953 100644 --- a/lang/bg/editor.php +++ b/lang/bg/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Горен индекс', 'subscript' => 'Долен индекс', 'text_color' => 'Цвят на текста', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Цвят по избор', 'remove_color' => 'Премахване на цвят', 'background_color' => 'Фонов цвят', diff --git a/lang/bg/entities.php b/lang/bg/entities.php index 050b7e319..973a305ea 100644 --- a/lang/bg/entities.php +++ b/lang/bg/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Вмъкни рисунка', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Страницата не принадлежи в никоя глава', diff --git a/lang/bn/editor.php b/lang/bn/editor.php index 50b4ce4d8..d8476eeae 100644 --- a/lang/bn/editor.php +++ b/lang/bn/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Text color', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Custom color', 'remove_color' => 'Remove color', 'background_color' => 'Background color', diff --git a/lang/bn/entities.php b/lang/bn/entities.php index 561022ad6..ef625a3d2 100644 --- a/lang/bn/entities.php +++ b/lang/bn/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/bs/editor.php b/lang/bs/editor.php index 752c6f3f7..0d250e9a7 100644 --- a/lang/bs/editor.php +++ b/lang/bs/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Text color', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Custom color', 'remove_color' => 'Remove color', 'background_color' => 'Background color', diff --git a/lang/bs/entities.php b/lang/bs/entities.php index 1f77db568..28b5c5483 100644 --- a/lang/bs/entities.php +++ b/lang/bs/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/ca/editor.php b/lang/ca/editor.php index 331e59631..5115a1c15 100644 --- a/lang/ca/editor.php +++ b/lang/ca/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superíndex', 'subscript' => 'Subíndex', 'text_color' => 'Color del text', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Color personalitzat', 'remove_color' => 'Elimina el color', 'background_color' => 'Color de fons', diff --git a/lang/ca/entities.php b/lang/ca/entities.php index af62a4c0b..1b01cea39 100644 --- a/lang/ca/entities.php +++ b/lang/ca/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insereix un dibuix', 'pages_md_show_preview' => 'Mostra la visualització prèvia', 'pages_md_sync_scroll' => 'Sincronitza el desplaçament de la visualització prèvia', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'S’ha trobat un dibuix sense desar', 'pages_drawing_unsaved_confirm' => 'S’han trobat dades d’un dibuix d’un intent anterior de desar un dibuix. Voleu restaurar aquest dibuix no desat per a reprendre’n l’edició?', 'pages_not_in_chapter' => 'La pàgina no és un capítol', diff --git a/lang/cs/editor.php b/lang/cs/editor.php index 15daa778c..d67283b72 100644 --- a/lang/cs/editor.php +++ b/lang/cs/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'horní index', 'subscript' => 'Dolní index', 'text_color' => 'Barva textu:', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Vlastní barva', 'remove_color' => 'Odstranit barvu', 'background_color' => 'Barva pozadí', diff --git a/lang/cs/entities.php b/lang/cs/entities.php index 2f7f09ebc..687f1503e 100644 --- a/lang/cs/entities.php +++ b/lang/cs/entities.php @@ -268,6 +268,7 @@ return [ '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_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', @@ -395,7 +396,7 @@ return [ 'comment_none' => 'Žádné komentáře k zobrazení', 'comment_placeholder' => 'Zde zadejte komentář', 'comment_thread_count' => '{0}:count vláken komentářů|{1}:count vlákno komentářů|[2,4]:count vlákna komentářů|[5,*]:count vláken komentářů', - 'comment_archived_count' => ':count archivováno', + 'comment_archived_count' => '[0,1]:count archivováno|[2,4]:count archivována|[5,*]:count archivováno', 'comment_archived_threads' => 'Archivovaná vlákna', 'comment_save' => 'Uložit komentář', 'comment_new' => 'Nový komentář', diff --git a/lang/cy/editor.php b/lang/cy/editor.php index 93e1aed20..980099ffd 100644 --- a/lang/cy/editor.php +++ b/lang/cy/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Uwchysgrif', 'subscript' => 'Isysgrif', 'text_color' => 'Lliw testun', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Lliw addasu', 'remove_color' => 'Dileu lliw', 'background_color' => 'Lliw cefnder', diff --git a/lang/cy/entities.php b/lang/cy/entities.php index 7ddc29e7b..3a5473ecb 100644 --- a/lang/cy/entities.php +++ b/lang/cy/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Mewnosod Llun', 'pages_md_show_preview' => 'Dangos rhagolwg', 'pages_md_sync_scroll' => 'Cydamseru sgrôl ragolwg', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Canfuwyd Llun heb ei Gadw', 'pages_drawing_unsaved_confirm' => 'Canfuwyd data llun heb ei gadw o ymgais aflwyddiannus blaenorol i gadw llun. Hoffech chi adfer a pharhau i olygu\'r llun heb ei gadw?', 'pages_not_in_chapter' => 'Nid yw\'r dudalen mewn pennod', diff --git a/lang/da/editor.php b/lang/da/editor.php index 2f9b9f936..4c8aa0f72 100644 --- a/lang/da/editor.php +++ b/lang/da/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Hævet', 'subscript' => 'Sænket', 'text_color' => 'Tekstfarve', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Tilpasset farve', 'remove_color' => 'Fjern farve', 'background_color' => 'Baggrundsfarve', diff --git a/lang/da/entities.php b/lang/da/entities.php index 1ef9ee4d5..a90f6e605 100644 --- a/lang/da/entities.php +++ b/lang/da/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Indsæt tegning', 'pages_md_show_preview' => 'Vis forhåndsvisning', 'pages_md_sync_scroll' => 'Rulning af forhåndsvisning af synkronisering', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Ikke gemt tegning fundet', 'pages_drawing_unsaved_confirm' => 'Der blev fundet ikke-gemte tegningsdata fra et tidligere mislykket forsøg på at gemme en tegning. Vil du gendanne og fortsætte med at redigere denne ikke-gemte tegning?', 'pages_not_in_chapter' => 'Side er ikke i et kapitel', diff --git a/lang/de/editor.php b/lang/de/editor.php index 41ec74e52..c824466ff 100644 --- a/lang/de/editor.php +++ b/lang/de/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Hochgestellt', 'subscript' => 'Tiefgestellt', 'text_color' => 'Schriftfarbe', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Benutzerdefinierte Farbe', 'remove_color' => 'Farbe entfernen', 'background_color' => 'Hintergrundfarbe', diff --git a/lang/de/entities.php b/lang/de/entities.php index 144a93636..e4e1bdafd 100644 --- a/lang/de/entities.php +++ b/lang/de/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Zeichnung einfügen', 'pages_md_show_preview' => 'Vorschau anzeigen', 'pages_md_sync_scroll' => 'Vorschau synchronisieren', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Ungespeicherte Zeichnung gefunden', 'pages_drawing_unsaved_confirm' => 'Es wurden ungespeicherte Zeichnungsdaten von einem früheren, fehlgeschlagenen Versuch, die Zeichnung zu speichern, gefunden. Möchten Sie diese ungespeicherte Zeichnung wiederherstellen und weiter bearbeiten?', 'pages_not_in_chapter' => 'Seite ist in keinem Kapitel', diff --git a/lang/de_informal/editor.php b/lang/de_informal/editor.php index 3d6e24a23..7f232659b 100644 --- a/lang/de_informal/editor.php +++ b/lang/de_informal/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Hochgestellt', 'subscript' => 'Tiefgestellt', 'text_color' => 'Textfarbe', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Benutzerdefinierte Farbe', 'remove_color' => 'Farbe entfernen', 'background_color' => 'Hintergrundfarbe', diff --git a/lang/de_informal/entities.php b/lang/de_informal/entities.php index d78addf2a..38f4eeb56 100644 --- a/lang/de_informal/entities.php +++ b/lang/de_informal/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Zeichnung einfügen', 'pages_md_show_preview' => 'Vorschau anzeigen', 'pages_md_sync_scroll' => 'Vorschau synchronisieren', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Ungespeicherte Zeichnung gefunden', 'pages_drawing_unsaved_confirm' => 'Es wurden ungespeicherte Zeichnungsdaten von einem früheren, fehlgeschlagenen Versuch, die Zeichnung zu speichern, gefunden. Möchtest du diese ungespeicherte Zeichnung wiederherstellen und weiter bearbeiten?', 'pages_not_in_chapter' => 'Seite ist in keinem Kapitel', diff --git a/lang/el/editor.php b/lang/el/editor.php index 701b384bd..9952e7fdf 100644 --- a/lang/el/editor.php +++ b/lang/el/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Εκθέτης', 'subscript' => 'Δείκτης', 'text_color' => 'Χρώμα κειμένου', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Προσαρμογή χρώματος', 'remove_color' => 'Αφαίρεση χρώματος', 'background_color' => 'Χρώμα φόντου', diff --git a/lang/el/entities.php b/lang/el/entities.php index 3220933cd..b9ccd6464 100644 --- a/lang/el/entities.php +++ b/lang/el/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Εισαγωγή Σχεδίου', 'pages_md_show_preview' => 'Εμφάνιση προεπισκόπησης', 'pages_md_sync_scroll' => 'Συγχρονισμός προεπισκόπησης', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Η σελίδα δεν είναι σε κεφάλαιο', diff --git a/lang/es/editor.php b/lang/es/editor.php index 15f1dd9b7..78920720d 100644 --- a/lang/es/editor.php +++ b/lang/es/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superíndice', 'subscript' => 'Subíndice', 'text_color' => 'Color de texto', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Color personalizado', 'remove_color' => 'Eliminar color', 'background_color' => 'Color de fondo', diff --git a/lang/es/entities.php b/lang/es/entities.php index 303730f03..9263f06e1 100644 --- a/lang/es/entities.php +++ b/lang/es/entities.php @@ -268,6 +268,7 @@ return [ '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_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', diff --git a/lang/es_AR/editor.php b/lang/es_AR/editor.php index 7f4f7a0b8..73d8e6f08 100644 --- a/lang/es_AR/editor.php +++ b/lang/es_AR/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superíndice', 'subscript' => 'Subíndice', 'text_color' => 'Color del texto', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Color personalizado', 'remove_color' => 'Eliminar color', 'background_color' => 'Color de fondo', diff --git a/lang/es_AR/entities.php b/lang/es_AR/entities.php index 729d19027..f0b13ed1a 100644 --- a/lang/es_AR/entities.php +++ b/lang/es_AR/entities.php @@ -268,6 +268,7 @@ return [ '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_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', diff --git a/lang/et/editor.php b/lang/et/editor.php index e67e9b0f5..372865866 100644 --- a/lang/et/editor.php +++ b/lang/et/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Ülaindeks', 'subscript' => 'Alaindeks', 'text_color' => 'Teksti värv', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Kohandatud värv', 'remove_color' => 'Eemalda värv', 'background_color' => 'Taustavärv', diff --git a/lang/et/entities.php b/lang/et/entities.php index cc34d0a77..3193001da 100644 --- a/lang/et/entities.php +++ b/lang/et/entities.php @@ -268,6 +268,7 @@ return [ '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_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', diff --git a/lang/eu/editor.php b/lang/eu/editor.php index f6974e056..3ec398cb7 100644 --- a/lang/eu/editor.php +++ b/lang/eu/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Gain-eskripta', 'subscript' => 'Azpi-script', 'text_color' => 'Testuaren kolorea', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Kolore pertsonalizatua', 'remove_color' => 'Kolorea ezabatu', 'background_color' => 'Atzeko planoaren kolorea', diff --git a/lang/eu/entities.php b/lang/eu/entities.php index f42ce1d02..6d7bcbf81 100644 --- a/lang/eu/entities.php +++ b/lang/eu/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Txertatu marrazki berria', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/fa/activities.php b/lang/fa/activities.php index cd7e52ed2..07eb78f37 100644 --- a/lang/fa/activities.php +++ b/lang/fa/activities.php @@ -6,7 +6,7 @@ return [ // Pages - 'page_create' => 'تاریخ ایجاد', + 'page_create' => 'صفحه ایجاد شد', 'page_create_notification' => 'صفحه با موفقیت ایجاد شد', 'page_update' => 'به روزرسانی صفحه', 'page_update_notification' => 'صفحه با موفقیت به روزرسانی شد', @@ -85,12 +85,12 @@ return [ 'webhook_delete_notification' => 'وب هوک با موفقیت حذف شد', // 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' => 'ورودی ایجاد شد', + 'import_create_notification' => 'فایل با موفقیت آپلود شد', + 'import_run' => 'آیتم واردشده بروزرسانی شد', + 'import_run_notification' => 'محتوا با موفقیت انتقال یافت', + 'import_delete' => 'آیتم ورودی حدف شده', + 'import_delete_notification' => 'آیتم واردشده با موفقیت حذف شد', // Users 'user_create' => 'کاربر ایجاد شده', @@ -128,12 +128,12 @@ return [ 'comment_delete' => 'نظر حذف شده', // 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' => 'قانون مرتب‌سازی ایجاد شد', + 'sort_rule_create_notification' => 'قانون مرتب‌سازی با موفقیت ایجاد شد', + 'sort_rule_update' => 'قانون مرتب‌سازی به‌روزرسانی شد', + 'sort_rule_update_notification' => 'قانون مرتب‌سازی با موفقیت به‌روزرسانی شد', + 'sort_rule_delete' => 'قانون مرتب‌سازی حذف شد', + 'sort_rule_delete_notification' => 'قانون مرتب‌سازی با موفقیت حذف شد', // Other 'permissions_update' => 'به روزرسانی مجوزها', diff --git a/lang/fa/auth.php b/lang/fa/auth.php index c0902d4f9..c92f5f22b 100644 --- a/lang/fa/auth.php +++ b/lang/fa/auth.php @@ -91,7 +91,7 @@ return [ 'mfa_option_totp_title' => 'برنامه ی موبایل', 'mfa_option_totp_desc' => 'برای استفاده از احراز هویت چند عاملی به یک برنامه موبایلی نیاز دارید که از TOTP پشتیبانی کند، مانند Google Authenticator، Authy یا Microsoft Authenticator.', 'mfa_option_backup_codes_title' => 'کدهای پشتیبان', - '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' => 'این فرایند مجموعه‌ای از کدهای پشتیبان یک‌بار مصرف تولید می‌کند که هنگام ورود به سامانه جهت تأیید هویت باید از آن‌ها استفاده کنید. توصیه می‌شود این کدها را در محلّی امن و محفوظ نگهداری نمایید.', 'mfa_gen_confirm_and_enable' => 'تایید و فعال کنید', 'mfa_gen_backup_codes_title' => 'راه اندازی کدهای پشتیبان', 'mfa_gen_backup_codes_desc' => 'لیست کدهای زیر را در مکانی امن ذخیره کنید. هنگام دسترسی به سیستم، می توانید از یکی از کدها به عنوان مکانیزم احراز هویت دوم استفاده کنید.', diff --git a/lang/fa/common.php b/lang/fa/common.php index 9672ce2c1..49667a47c 100644 --- a/lang/fa/common.php +++ b/lang/fa/common.php @@ -30,8 +30,8 @@ return [ 'create' => 'ایجاد', 'update' => 'به‌روز رسانی', 'edit' => 'ويرايش', - 'archive' => 'Archive', - 'unarchive' => 'Un-Archive', + 'archive' => 'انتقال به بایگانی', + 'unarchive' => 'فعّال‌سازی دوباره (خروج از بایگانی)', 'sort' => 'مرتب سازی', 'move' => 'جابجایی', 'copy' => 'کپی', @@ -111,5 +111,5 @@ return [ 'terms_of_service' => 'شرایط خدمات', // OpenSearch - 'opensearch_description' => 'Search :appName', + 'opensearch_description' => 'جست‌وجو در :appName', ]; diff --git a/lang/fa/components.php b/lang/fa/components.php index 576a50cca..18a01dc5d 100644 --- a/lang/fa/components.php +++ b/lang/fa/components.php @@ -34,8 +34,8 @@ return [ 'image_delete_success' => 'تصویر با موفقیت حذف شد', 'image_replace' => 'جایگزینی تصویر', 'image_replace_success' => 'تصویر با موفقیت به روز شد', - 'image_rebuild_thumbs' => 'Regenerate Size Variations', - 'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!', + 'image_rebuild_thumbs' => 'بازتولید اندازه‌های گوناگونی از تصویر', + 'image_rebuild_thumbs_success' => 'اندازه‌های گوناگونی از تصویر با موفقیت بازتولید شدند.', // Code Editor 'code_editor' => 'ویرایش کد', diff --git a/lang/fa/editor.php b/lang/fa/editor.php index fa95bb10b..a8b3d211a 100644 --- a/lang/fa/editor.php +++ b/lang/fa/editor.php @@ -13,7 +13,7 @@ return [ 'cancel' => 'لغو', 'save' => 'ذخیره', 'close' => 'بستن', - 'apply' => 'Apply', + 'apply' => 'اعمال', 'undo' => 'برگشت', 'redo' => 'از نو', 'left' => 'چپ', @@ -48,6 +48,7 @@ return [ 'superscript' => 'بالانویسی', 'subscript' => 'پایین نویسی', 'text_color' => 'رنگ متن', + 'highlight_color' => 'Highlight color', 'custom_color' => 'رنگ دلخواه', 'remove_color' => 'حذف رنگ', 'background_color' => 'رنگ زمینه', @@ -82,9 +83,9 @@ return [ 'table_properties' => 'تنظیمات جدول', 'table_properties_title' => 'تنظیمات جدول', 'delete_table' => 'حذف جدول', - 'table_clear_formatting' => 'Clear table formatting', - 'resize_to_contents' => 'Resize to contents', - 'row_header' => 'Row header', + 'table_clear_formatting' => 'حذف قالب‌بندی جدول', + 'resize_to_contents' => 'تغییر اندازه بر اساس محتوا', + 'row_header' => 'عنوان سطر', 'insert_row_before' => 'افزودن سطر به قبل', 'insert_row_after' => 'افزودن سطر به بعد', 'delete_row' => 'حذف سطر', @@ -148,7 +149,7 @@ return [ 'url' => 'آدرس', 'text_to_display' => 'متن جهت نمایش', 'title' => 'عنوان', - 'browse_links' => 'Browse links', + 'browse_links' => 'مرور پیوندها', 'open_link' => 'بازکردن لینک', 'open_link_in' => 'باز کردن لینک در ...', 'open_link_current' => 'پنجره کنونی', @@ -165,8 +166,8 @@ return [ 'about' => 'درباره ویرایشگر', 'about_title' => 'درباره ویرایشگر WYSIWYG', 'editor_license' => 'مجوز و حق کپی رایت ویرایشگر', - 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', - 'editor_lexical_license_link' => 'Full license details can be found here.', + 'editor_lexical_license' => 'این ویرایشگر بر پایه‌ی نسخه‌ای مشتق‌شده از «:lexicalLink» ساخته شده است که تحت مجوز MIT منتشر می‌شود.', + 'editor_lexical_license_link' => 'جزئیات کامل مجوز را می‌توانید این‌جا مشاهده کنید.', 'editor_tiny_license' => 'این ویرایشگر توسط :tinyLink و تحت مجوز MIT ساخته شده است.', 'editor_tiny_license_link' => 'جزئیات کپی رایت و مجوز TinyMCE را می توانید در اینجا پیدا کنید.', 'save_continue' => 'ذخیره صفحه و ادامه', diff --git a/lang/fa/entities.php b/lang/fa/entities.php index c9924a478..01db74a92 100644 --- a/lang/fa/entities.php +++ b/lang/fa/entities.php @@ -39,30 +39,30 @@ return [ 'export_pdf' => 'فایل PDF', 'export_text' => 'پرونده متنی ساده', 'export_md' => 'راهنما مارک‌دون', - 'export_zip' => 'Portable ZIP', - 'default_template' => 'Default Page Template', - 'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.', - 'default_template_select' => 'Select a template page', - 'import' => 'Import', - 'import_validate' => 'Validate Import', - 'import_desc' => 'Import books, chapters & pages using a portable zip export from the same, or a different, instance. Select a ZIP file to proceed. After the file has been uploaded and validated you\'ll be able to configure & confirm the import in the next view.', - 'import_zip_select' => 'Select ZIP file to upload', - 'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:', - 'import_pending' => 'Pending Imports', - 'import_pending_none' => 'No imports have been started.', - 'import_continue' => 'Continue Import', - 'import_continue_desc' => 'Review the content due to be imported from the uploaded ZIP file. When ready, run the import to add its contents to this system. The uploaded ZIP import file will be automatically removed on successful import.', - 'import_details' => 'Import Details', - 'import_run' => 'Run Import', - 'import_size' => ':size Import ZIP Size', - 'import_uploaded_at' => 'Uploaded :relativeTime', - 'import_uploaded_by' => 'Uploaded by', - 'import_location' => 'Import Location', - 'import_location_desc' => 'Select a target location for your imported content. You\'ll need the relevant permissions to create within the location you choose.', - 'import_delete_confirm' => 'Are you sure you want to delete this import?', - '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:', + 'export_zip' => 'فایل فشرده‌ی قابل‌حمل (ZIP)', + 'default_template' => 'قالب پیش‌فرض صفحه', + 'default_template_explain' => 'قالبی برای صفحه تعیین کنید که به‌عنوان محتوای پیش‌فرض در تمام صفحاتی که در این مورد ایجاد می‌شوند، به‌کار رود. توجه داشته باشید این قالب تنها در صورتی اعمال می‌شود که سازندهٔ صفحه به صفحهٔ قالب انتخاب‌شده دسترسی نمایشی داشته باشد.', + 'default_template_select' => 'انتخاب صفحهٔ قالب', + 'import' => 'وارد کردن', + 'import_validate' => 'اعتبارسنجی آیتم‌های واردشده', + 'import_desc' => 'می‌توانید کتاب‌ها، فصل‌ها و صفحات را با استفاده از یک فایل فشرده (ZIP) که از همین سامانه یا نمونه‌ای دیگر استخراج شده، وارد کنید. برای ادامه، یک فایل ZIP انتخاب نمایید. پس از بارگذاری و اعتبارسنجی فایل، در مرحله بعد می‌توانید تنظیمات انتقال را انجام داده و انتقال را تأیید کنید.', + 'import_zip_select' => 'انتخاب فایل ZIP برای بارگذاری', + 'import_zip_validation_errors' => 'هنگام اعتبارسنجی فایل ZIP ارائه‌شده، خطاهایی شناسایی شد:', + 'import_pending' => 'ورودی‌های در انتظار انتقال', + 'import_pending_none' => 'هیچ انتقال ورودی آغاز نشده است.', + 'import_continue' => 'ادامه فرآیند انتقال ورودی', + 'import_continue_desc' => 'محتوای فایل ZIP بارگذاری‌شده را که قرار است وارد سامانه شود، مرور کنید. پس از اطمینان از صحت آن، انتقال را آغاز نمایید تا محتوا به این سامانه افزوده شود. توجه داشته باشید که پس از انتقال موفق، فایل ZIP بارگذاری‌شده به‌صورت خودکار حذف خواهد شد.', + 'import_details' => 'جزئیات انتقال ورودی', + 'import_run' => 'شروع فرایند انتقال ورودی', + 'import_size' => 'حجم فایل ZIP واردشده: :size', + 'import_uploaded_at' => 'زمان بارگذاری: :relativeTime', + 'import_uploaded_by' => 'بارگذاری شده توسط:', + 'import_location' => 'مکان انتقال', + 'import_location_desc' => 'برای محتوای واردشده، مقصدی انتخاب کنید. برای ایجاد محتوا در آن مقصد، داشتن مجوزهای لازم ضروری است.', + 'import_delete_confirm' => 'مطمئن هستید که می‌خواهید آیتم واردشده را حدف کنید؟', + 'import_delete_desc' => 'با انجام این کار، فایل ZIP واردشده حذف می‌شود و این عمل بازگشت‌ناپذیر است.', + 'import_errors' => 'خطای انتقال ورودی', + 'import_errors_desc' => 'در جریان تلاش برای انتقال ورودی، خطاهای زیر رخ داد:', // Permissions and restrictions 'permissions' => 'مجوزها', @@ -166,9 +166,9 @@ return [ '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_auto_sort' => 'Auto Sort Option', - 'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName', + 'books_sort_desc' => 'برای سامان‌دهی محتوای یک کتاب، می‌توانید فصل‌ها و صفحات آن را جابه‌جا کنید. همچنین می‌توانید کتاب‌های دیگری بیفزایید تا جابه‌جایی فصل‌ها و صفحات میان کتاب‌ها آسان شود. در صورت تمایل، می‌توانید قاعده‌ای برای مرتب‌سازی خودکار تعیین کنید تا محتوای کتاب در صورت ایجاد تغییرات، به طور خودکار مرتب شود.', + 'books_sort_auto_sort' => 'گزینه مرتب‌سازی خودکار', + 'books_sort_auto_sort_active' => 'مرتب‌سازی خودکار با قاعده: :sortName فعال است', 'books_sort_named' => 'مرتب‌سازی کتاب:bookName', 'books_sort_name' => 'مرتب سازی بر اساس نام', 'books_sort_created' => 'مرتب سازی بر اساس تاریخ ایجاد', @@ -230,7 +230,9 @@ return [ 'pages_delete_draft' => 'حذف صفحه پیش نویس', 'pages_delete_success' => 'صفحه حذف شد', 'pages_delete_draft_success' => 'صفحه پیش نویس حذف شد', - 'pages_delete_warning_template' => 'This page is in active use as a book or chapter default page template. These books or chapters will no longer have a default page template assigned after this page is deleted.', + 'pages_delete_warning_template' => 'این صفحه هم‌اکنون به‌عنوان قالب پیش‌فرض صفحه برای یک کتاب یا فصل در حال استفاده است. پس از حذف این صفحه، کتاب‌ها یا فصل‌های مربوطه دیگر قالب پیش‌فرض صفحه نخواهند داشت. + +', 'pages_delete_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه را حذف کنید؟', 'pages_delete_draft_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه پیش نویس را حذف کنید؟', 'pages_editing_named' => 'ویرایش صفحه :pageName', @@ -247,8 +249,9 @@ return [ 'pages_edit_switch_to_markdown_clean' => '(مطالب تمیز)', 'pages_edit_switch_to_markdown_stable' => '(محتوای پایدار)', 'pages_edit_switch_to_wysiwyg' => 'به ویرایشگر WYSIWYG بروید', - 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', + 'pages_edit_switch_to_new_wysiwyg' => 'تغییر به ویرایشگر جدید WYSIWYG +(ویرایشگر WYSIWYG: «آنچه می‌بینید همان است که به‌دست می‌آورید»)', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(در مرحله آزمایش بتا)', 'pages_edit_set_changelog' => 'تنظیم تغییرات', 'pages_edit_enter_changelog_desc' => 'توضیح مختصری از تغییراتی که ایجاد کرده اید وارد کنید', 'pages_edit_enter_changelog' => 'وارد کردن تغییرات', @@ -268,6 +271,7 @@ return [ 'pages_md_insert_drawing' => 'درج طرح', 'pages_md_show_preview' => 'دیدن پیش نمایش', 'pages_md_sync_scroll' => 'هماهنگ سازی اسکرول پیش نمایش', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'نقاشی ذخیره نشده پیدا شد', 'pages_drawing_unsaved_confirm' => 'نسخه‌ای ذخیره‌نشده از طراحی‌های قبلی پیدا شد. آیا می‌خواهید این طراحی ذخیره‌نشده را بازیابی کنید و به ویرایش آن ادامه دهید؟', 'pages_not_in_chapter' => 'صفحه در یک فصل نیست', @@ -301,9 +305,9 @@ return [ 'pages_pointer_enter_mode' => 'ورود به حالت انتخاب قسمت', 'pages_pointer_label' => 'گزینه‌های قسمت صفحه', 'pages_pointer_permalink' => 'لینک ثابت قسمت صفحه', - 'pages_pointer_include_tag' => 'Page Section Include Tag', - 'pages_pointer_toggle_link' => 'Permalink mode, Press to show include tag', - 'pages_pointer_toggle_include' => 'Include tag mode, Press to show permalink', + 'pages_pointer_include_tag' => 'افزودن برچسب برای این بخش از صفحه', + 'pages_pointer_toggle_link' => 'حالت پیوند دائمی؛ برای مشاهده برچسب افزوده شده، کلیک کنید', + 'pages_pointer_toggle_include' => 'حالت افزودن برچسب؛ برای نمایش پیوند دائمی کلیک کنید', 'pages_permissions_active' => 'مجوزهای صفحه فعال است', 'pages_initial_revision' => 'انتشار اولیه', 'pages_references_update_revision' => 'به‌روز‌رسانی خودکار لینک‌های داخلی سیستم', @@ -324,7 +328,7 @@ return [ 'pages_is_template' => 'الگوی صفحه', // Editor Sidebar - 'toggle_sidebar' => 'Toggle Sidebar', + 'toggle_sidebar' => 'نمایش/پنهان‌سازی نوار کناری', 'page_tags' => 'برچسب‌های صفحه', 'chapter_tags' => 'برچسب‌های فصل', 'book_tags' => 'برچسب های کتاب', @@ -392,11 +396,11 @@ return [ 'comment' => 'اظهار نظر', 'comments' => 'نظرات', 'comment_add' => 'افزودن توضیح', - 'comment_none' => 'No comments to display', + 'comment_none' => 'نظری برای نمایش وجود ندارد', 'comment_placeholder' => 'اینجا نظر بدهید', - 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', - 'comment_archived_count' => ':count Archived', - 'comment_archived_threads' => 'Archived Threads', + 'comment_thread_count' => ':count رشته گفت‌وگو', + 'comment_archived_count' => ':count مورد بایگانی‌شده', + 'comment_archived_threads' => 'رشته‌ گفت‌وگوهای بایگانی‌شده', 'comment_save' => 'ذخیره نظر', 'comment_new' => 'نظر جدید', 'comment_created' => ':createDiff نظر داد', @@ -405,14 +409,14 @@ return [ 'comment_deleted_success' => 'نظر حذف شد', 'comment_created_success' => 'نظر اضافه شد', 'comment_updated_success' => 'نظر به روز شد', - 'comment_archive_success' => 'Comment archived', - 'comment_unarchive_success' => 'Comment un-archived', - 'comment_view' => 'View comment', - 'comment_jump_to_thread' => 'Jump to thread', + 'comment_archive_success' => 'نظر بایگانی شد', + 'comment_unarchive_success' => 'نظر از بایگانی خارج شد', + 'comment_view' => 'دیدن نظر', + 'comment_jump_to_thread' => 'رفتن به رشته گفت‌وگو', 'comment_delete_confirm' => 'آیا مطمئن هستید که می خواهید این نظر را حذف کنید؟', 'comment_in_reply_to' => 'در پاسخ به :commentId', - 'comment_reference' => 'Reference', - 'comment_reference_outdated' => '(Outdated)', + 'comment_reference' => 'مرجع', + 'comment_reference_outdated' => '(نسخه قدیمی)', 'comment_editor_explain' => 'در اینجا نظراتی که در این صفحه گذاشته شده است، مشاهده می‌شود. نظرات را می‌توان در هنگام مشاهده صفحه ذخیره شده، اضافه و مدیریت کرد.', // Revision diff --git a/lang/fa/errors.php b/lang/fa/errors.php index c4bc6963a..9d5257fcf 100644 --- a/lang/fa/errors.php +++ b/lang/fa/errors.php @@ -18,10 +18,10 @@ return [ 'ldap_fail_anonymous' => 'دسترسی LDAP با استفاده از صحافی ناشناس انجام نشد', 'ldap_fail_authed' => 'دسترسی به LDAP با استفاده از جزئیات داده شده و رمز عبور انجام نشد', 'ldap_extension_not_installed' => 'افزونه PHP LDAP نصب نشده است', - 'ldap_cannot_connect' => 'اتصال به سرور LDAP امکان پذیر نیست، اتصال اولیه برقرار نشد', + 'ldap_cannot_connect' => 'اتصال به سرور LDAP امکان‌پذیر نیست، اتصال اولیه برقرار نشد', 'saml_already_logged_in' => 'قبلا وارد سیستم شده اید', 'saml_no_email_address' => 'آدرس داده ای برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد', - 'saml_invalid_response_id' => 'درخواست از سیستم احراز هویت خارجی توسط فرایندی که توسط این نرم افزار آغاز شده است شناخته نمی شود. بازگشت به سیستم پس از ورود به سیستم می تواند باعث این مسئله شود.', + 'saml_invalid_response_id' => 'درخواست ارسال‌شده از سامانه احراز هویت خارجی، توسط فرآیند آغازشده از سوی این نرم‌افزار شناسایی نشد. ممکن است بازگشت به صفحه قبل پس از ورود، موجب ایجاد این مشکل شده باشد.', 'saml_fail_authed' => 'ورود به سیستم :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد', 'oidc_already_logged_in' => 'قبلا وارد شده اید', 'oidc_no_email_address' => 'آدرس ایمیلی برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد', @@ -43,7 +43,7 @@ return [ 'path_not_writable' => 'مسیر فایل :filePath را نمی توان در آن آپلود کرد. مطمئن شوید که روی سرور قابل نوشتن است.', 'cannot_get_image_from_url' => 'نمی توان تصویر را از :url دریافت کرد', 'cannot_create_thumbs' => 'سرور نمی تواند تصاویر کوچک ایجاد کند. لطفاً بررسی کنید که پسوند GD PHP را نصب کرده اید.', - 'server_upload_limit' => 'سرور اجازه آپلود در این اندازه را نمی دهد. لطفا اندازه فایل کوچکتر را امتحان کنید.', + 'server_upload_limit' => 'سرور اجازه آپلود با این حجم را نمی دهد. لطفا فایلی با حجم کم‌تر را امتحان کنید.', 'server_post_limit' => 'سرور نمی‌تواند داده مقادیر ارائه شده داده را دریافت کند. با مقدار کمتر و فایل کوچکتر دوباره امتحان کنید.', 'uploaded' => 'سرور اجازه آپلود در این اندازه را نمی دهد. لطفا اندازه فایل کوچکتر را امتحان کنید.', @@ -78,7 +78,7 @@ return [ // Users 'users_cannot_delete_only_admin' => 'شما نمی توانید تنها ادمین را حذف کنید', 'users_cannot_delete_guest' => 'شما نمی توانید کاربر مهمان را حذف کنید', - 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', + 'users_could_not_send_invite' => 'امکان ایجاد کاربر وجود ندارد؛ زیرا ارسال ایمیل دعوت با خطا مواجه شد.', // Roles 'role_cannot_be_edited' => 'این نقش قابل ویرایش نیست', @@ -106,16 +106,16 @@ return [ 'back_soon' => 'به زودی پشتیبان خواهد شد.', // Import - 'import_zip_cant_read' => 'Could not read ZIP file.', - 'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.', - 'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.', - 'import_validation_failed' => 'Import ZIP failed to validate with errors:', - 'import_zip_failed_notification' => 'Failed to import ZIP file.', - 'import_perms_books' => 'You are lacking the required permissions to create books.', - 'import_perms_chapters' => 'You are lacking the required permissions to create chapters.', - 'import_perms_pages' => 'You are lacking the required permissions to create pages.', - 'import_perms_images' => 'You are lacking the required permissions to create images.', - 'import_perms_attachments' => 'You are lacking the required permission to create attachments.', + 'import_zip_cant_read' => 'امکان ایجاد کاربر وجود ندارد؛ زیرا ارسال ایمیل دعوت با خطا مواجه شد.', + 'import_zip_cant_decode_data' => 'محتوای data.json در فایل ZIP پیدا یا رمزگشایی نشد.', + 'import_zip_no_data' => 'داده‌های فایل ZIP فاقد محتوای کتاب، فصل یا صفحه مورد انتظار است.', + 'import_validation_failed' => 'اعتبارسنجی فایل ZIP واردشده با خطا مواجه شد:', + 'import_zip_failed_notification' => ' فایل ZIP وارد نشد.', + 'import_perms_books' => 'شما مجوز لازم برای ایجاد کتاب را ندارید.', + 'import_perms_chapters' => 'شما مجوز لازم برای ایجاد فصل را ندارید.', + 'import_perms_pages' => 'شما مجوز لازم برای ایجاد صفحه را ندارید.', + 'import_perms_images' => 'شما مجوز لازم برای ایجاد تصویر را ندارید.', + 'import_perms_attachments' => 'شما مجوز لازم برای ایجاد پیوست را ندارید.', // API errors 'api_no_authorization_found' => 'هیچ نشانه مجوزی در درخواست یافت نشد', diff --git a/lang/fa/notifications.php b/lang/fa/notifications.php index 12f4230a1..4595fd825 100644 --- a/lang/fa/notifications.php +++ b/lang/fa/notifications.php @@ -22,6 +22,6 @@ return [ 'action_view_comment' => 'مشاهده نظر', 'action_view_page' => 'مشاهده صفحه', - 'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.', + 'footer_reason' => 'این اعلان برای شما ارسال شده است، زیرا پیوند (:link) فعالیتی از این نوع را برای این مورد پوشش می‌دهد.', 'footer_reason_link' => 'تنظیمات اطلاع‌رسانی شما', ]; diff --git a/lang/fa/settings.php b/lang/fa/settings.php index 7909864f7..e4cb9018e 100644 --- a/lang/fa/settings.php +++ b/lang/fa/settings.php @@ -15,7 +15,7 @@ return [ // App Settings 'app_customization' => 'سفارشی‌سازی', 'app_features_security' => 'ویژگی‌ها و امنیت', - 'app_name' => 'نام نرم افزار', + 'app_name' => 'نام نرم‌افزار', 'app_name_desc' => 'این نام در هدر و در هر ایمیل ارسال شده توسط سیستم نشان داده شده است.', 'app_name_header' => 'نمایش نام در هدر', 'app_public_access' => 'دسترسی عمومی', @@ -75,34 +75,34 @@ return [ 'reg_confirm_restrict_domain_placeholder' => 'بدون محدودیت', // Sorting Settings - 'sorting' => 'Sorting', - 'sorting_book_default' => 'Default Book Sort', - 'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.', - 'sorting_rules' => 'Sort Rules', - 'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.', - 'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books', - 'sort_rule_create' => 'Create Sort Rule', - 'sort_rule_edit' => 'Edit Sort Rule', - 'sort_rule_delete' => 'Delete Sort Rule', - 'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.', - 'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?', - 'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?', - 'sort_rule_details' => 'Sort Rule Details', - 'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.', - 'sort_rule_operations' => 'Sort Operations', - 'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.', - 'sort_rule_available_operations' => 'Available Operations', - 'sort_rule_available_operations_empty' => 'No operations remaining', - 'sort_rule_configured_operations' => 'Configured Operations', - 'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list', - 'sort_rule_op_asc' => '(Asc)', - 'sort_rule_op_desc' => '(Desc)', - 'sort_rule_op_name' => 'Name - Alphabetical', - 'sort_rule_op_name_numeric' => 'Name - Numeric', - 'sort_rule_op_created_date' => 'Created Date', - 'sort_rule_op_updated_date' => 'Updated Date', - 'sort_rule_op_chapters_first' => 'Chapters First', - 'sort_rule_op_chapters_last' => 'Chapters Last', + 'sorting' => 'مرتب‌سازی', + 'sorting_book_default' => 'مرتب‌سازی پیش‌فرض کتاب', + 'sorting_book_default_desc' => 'قانون پیش‌فرض مرتب‌سازی را برای کتاب‌های جدید انتخاب کنید. تغییر قانون بر ترتیب کتاب‌های موجود تأثیری ندارد و می‌تواند برای هر کتاب به‌صورت جداگانه تغییر یابد.', + 'sorting_rules' => 'قوانین مرتب‌سازی', + 'sorting_rules_desc' => 'این‌ها عملیات مرتب‌سازی از پیش تعریف‌شده‌ای هستند که می‌توانید آن‌ها را بر محتوای سیستم اعمال کنید.', + 'sort_rule_assigned_to_x_books' => 'اختصاص داده شده به :count کتاب', + 'sort_rule_create' => 'ایجاد قانون مرتب‌سازی', + 'sort_rule_edit' => 'ویرایش قانون مرتب‌سازی', + 'sort_rule_delete' => 'حذف قانون مرتب‌سازی', + 'sort_rule_delete_desc' => 'این قانون مرتب‌سازی را از سیستم حذف کنید. کتاب‌هایی که از این شیوه مرتب‌سازی استفاده می‌کنند، به حالت مرتب‌سازی دستی بازخواهند گشت.', + 'sort_rule_delete_warn_books' => 'در حال حاضر این قانون مرتب‌سازی برای :count کتاب به‌کار می‌رود. آیا مطمئن هستید که می‌خواهید آن را حذف کنید؟', + 'sort_rule_delete_warn_default' => 'این قانون مرتب‌سازی هم‌اکنون به عنوان پیش‌فرض کتاب‌ها تعیین شده است. آیا مطمئن هستید که می‌خواهید آن را حذف کنید؟', + 'sort_rule_details' => 'جزئیات قانون مرتب‌سازی', + 'sort_rule_details_desc' => 'برای این قانون مرتب‌سازی یک نام انتخاب کنید. این نام هنگام انتخاب شیوه مرتب‌سازی در فهرست‌ها نمایش داده خواهد شد.', + 'sort_rule_operations' => 'عملیات مرتب‌سازی', + 'sort_rule_operations_desc' => 'عملیات مرتب‌سازی را پیکربندی کنید. برای این منظور، آن‌ها را در فهرست عملیاتِ در دسترس جابه‌جا کنید تا ترتیب اجرای آن‌ها مشخص شود. هنگام استفاده، این عملیات به‌ترتیب از بالا به پایین اعمال خواهند شد. هر تغییری که در این بخش ایجاد کنید، پس از ذخیره، برای همه کتاب‌های اختصاص‌یافته اجرا می‌شود.', + 'sort_rule_available_operations' => 'عملیات موجود', + 'sort_rule_available_operations_empty' => 'عملیاتی باقی نمانده است', + 'sort_rule_configured_operations' => 'عملیات پیکربندی‌شده', + 'sort_rule_configured_operations_empty' => 'عملیات را از فهرست «عملیات موجود» حذف یا اضافه کنید', + 'sort_rule_op_asc' => '(صعودی)', + 'sort_rule_op_desc' => '(نزولی)', + 'sort_rule_op_name' => 'نام - الفبایی', + 'sort_rule_op_name_numeric' => 'نام - عددی', + 'sort_rule_op_created_date' => 'تاریخ ایجاد', + 'sort_rule_op_updated_date' => 'تاریخ به‌روزرسانی', + 'sort_rule_op_chapters_first' => 'ابتدا فصل‌ها', + 'sort_rule_op_chapters_last' => 'فصل‌ها در آخر', // Maintenance settings 'maint' => 'نگهداری', @@ -192,7 +192,7 @@ return [ 'role_access_api' => 'دسترسی به API سیستم', 'role_manage_settings' => 'تنظیمات برنامه را مدیریت کنید', 'role_export_content' => 'صادرات محتوا', - 'role_import_content' => 'Import content', + 'role_import_content' => 'وارد کردن محتوا', 'role_editor_change' => 'تغییر ویرایشگر صفحه', 'role_notifications' => 'دریافت و مدیریت اعلان‌ها', 'role_asset' => 'مجوزهای دارایی', diff --git a/lang/fa/validation.php b/lang/fa/validation.php index 10432471f..e1c69ece9 100644 --- a/lang/fa/validation.php +++ b/lang/fa/validation.php @@ -105,10 +105,10 @@ return [ 'url' => ':attribute معتبر نمی‌باشد.', 'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.', - 'zip_file' => 'The :attribute needs to reference a file within the ZIP.', - 'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.', - 'zip_model_expected' => 'Data object expected but ":type" found.', - 'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.', + 'zip_file' => 'ویژگی :attribute باید به یک فایل درون پرونده فشرده شده اشاره کند.', + 'zip_file_mime' => 'ویژگی :attribute باید به فایلی با نوع :validTypes اشاره کند، اما نوع یافت‌شده :foundType است.', + 'zip_model_expected' => 'سیستم در این بخش انتظار دریافت یک شیء داده‌ای را داشت، اما «:type» دریافت گردید', + 'zip_unique' => 'برای هر نوع شیء در فایل ZIP، مقدار ویژگی :attribute باید یکتا و بدون تکرار باشد.', // Custom validation lines 'custom' => [ diff --git a/lang/fi/editor.php b/lang/fi/editor.php index 6b5683d38..8b72b4e5e 100644 --- a/lang/fi/editor.php +++ b/lang/fi/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Yläindeksi', 'subscript' => 'Alaindeksi', 'text_color' => 'Tekstin väri', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Mukautettu väri', 'remove_color' => 'Poista väri', 'background_color' => 'Taustaväri', diff --git a/lang/fi/entities.php b/lang/fi/entities.php index 3183abe5d..e6dad19e8 100644 --- a/lang/fi/entities.php +++ b/lang/fi/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Lisää piirustus', 'pages_md_show_preview' => 'Näytä esikatselu', 'pages_md_sync_scroll' => 'Vieritä esikatselua koodin vierityksen mukaan', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Tallentamaton piirustus löytyi', 'pages_drawing_unsaved_confirm' => 'Järjestelmä löysi tallentamattoman piirustuksen. Haluatko palauttaa piirustuksen ja jatkaa sen muokkaamista?', 'pages_not_in_chapter' => 'Sivu ei kuulu mihinkään lukuun', diff --git a/lang/fr/editor.php b/lang/fr/editor.php index fa620c520..8c6435424 100644 --- a/lang/fr/editor.php +++ b/lang/fr/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Exposant', 'subscript' => 'Indice', 'text_color' => 'Couleur Texte', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Couleur personnalisée', 'remove_color' => 'Supprimer la couleur', 'background_color' => 'Couleur d\'arrière-plan', diff --git a/lang/fr/entities.php b/lang/fr/entities.php index f538307ae..02b53e80b 100644 --- a/lang/fr/entities.php +++ b/lang/fr/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insérer un dessin', 'pages_md_show_preview' => 'Prévisualisation', 'pages_md_sync_scroll' => 'Défilement prévisualisation', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Dessin non enregistré trouvé', 'pages_drawing_unsaved_confirm' => 'Des données de dessin non enregistrées ont été trouvées à partir d\'une tentative de sauvegarde de dessin échouée. Voulez-vous restaurer et continuer à modifier ce dessin non sauvegardé ?', 'pages_not_in_chapter' => 'La page n\'est pas dans un chapitre', diff --git a/lang/he/editor.php b/lang/he/editor.php index f119041b6..6390389b8 100644 --- a/lang/he/editor.php +++ b/lang/he/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'כתב עילי', 'subscript' => 'כתב תחתי', 'text_color' => 'צבע טקסט', + 'highlight_color' => 'Highlight color', 'custom_color' => 'צבע מותאם', 'remove_color' => 'הסר צבע', 'background_color' => 'צבע רקע', diff --git a/lang/he/entities.php b/lang/he/entities.php index ce1d4fa80..495e2c66a 100644 --- a/lang/he/entities.php +++ b/lang/he/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'הכנס סרטוט', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'דף אינו חלק מפרק', diff --git a/lang/hr/editor.php b/lang/hr/editor.php index 274f41c84..4ac908318 100644 --- a/lang/hr/editor.php +++ b/lang/hr/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Gornji indeks', 'subscript' => 'Donji indeks', 'text_color' => 'Boja teksta', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Prilagođena boja', 'remove_color' => 'Ukloni boju', 'background_color' => 'Boja pozadine', diff --git a/lang/hr/entities.php b/lang/hr/entities.php index 62918c367..71f591b0f 100644 --- a/lang/hr/entities.php +++ b/lang/hr/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Umetni crtež', 'pages_md_show_preview' => 'Prikaži pregled', 'pages_md_sync_scroll' => 'Sinkroniziraj pomicanje pregleda', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Pronađen je Nespremljen Crtež', 'pages_drawing_unsaved_confirm' => 'Pronađeni su nespremljeni podaci crteža iz prethodnog neuspjelog pokušaja spremanja crteža. Želite li obnoviti i nastaviti uređivati ovaj nespremljeni crtež?', 'pages_not_in_chapter' => 'Stranica nije u poglavlju', diff --git a/lang/hu/editor.php b/lang/hu/editor.php index d5c6baed6..705bc6d54 100644 --- a/lang/hu/editor.php +++ b/lang/hu/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Felső index', 'subscript' => 'Alsó index', 'text_color' => 'Szöveg szín', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Egyéni szín', 'remove_color' => 'Szín eltávolítása', 'background_color' => 'Háttérszín', diff --git a/lang/hu/entities.php b/lang/hu/entities.php index 8686908f0..1af563d5e 100644 --- a/lang/hu/entities.php +++ b/lang/hu/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Rajz beillesztése', 'pages_md_show_preview' => 'Előnézet megjelenítése', 'pages_md_sync_scroll' => 'Előnézet pozíció szinkronizálása', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Nem mentett rajz található', 'pages_drawing_unsaved_confirm' => 'A rendszer nem mentett rajzadatokat talált egy korábbi sikertelen rajzmentési kísérletből. Szeretné visszaállítani és folytatni a nem mentett rajz szerkesztését?', 'pages_not_in_chapter' => 'Az oldal nincs fejezetben', diff --git a/lang/id/activities.php b/lang/id/activities.php index 380236439..6e1583a94 100644 --- a/lang/id/activities.php +++ b/lang/id/activities.php @@ -72,7 +72,7 @@ return [ 'mfa_remove_method_notification' => 'Metode multi-faktor sukses dihapus', // Settings - 'settings_update' => 'updated settings', + 'settings_update' => 'memperbarui setelan', 'settings_update_notification' => 'Pengaturan berhasil diperbarui', 'maintenance_action_run' => 'menjalankan tindakan pemeliharaan', @@ -85,12 +85,12 @@ return [ 'webhook_delete_notification' => 'Webhook berhasil dihapus', // 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' => 'telat membuat impor', + 'import_create_notification' => 'Impor berhasil diunggah', + 'import_run' => 'telah memperbarui impor', + 'import_run_notification' => 'Konten berhasil diimpor', + 'import_delete' => 'telah menghapus impor', + 'import_delete_notification' => 'Impor berhasil dihapus', // Users 'user_create' => 'pengguna yang dibuat', @@ -109,31 +109,31 @@ return [ 'api_token_delete_notification' => 'token API berhasil dihapus ', // Roles - 'role_create' => 'created role', + 'role_create' => 'telah membuat peran', 'role_create_notification' => 'Peran berhasil dibuat', - 'role_update' => 'updated role', + 'role_update' => 'telah memperbarui peran', 'role_update_notification' => 'Peran berhasil diperbarui', - 'role_delete' => 'deleted role', + 'role_delete' => 'telah menghapus peran', 'role_delete_notification' => 'Peran berhasil dihapus', // Recycle Bin - 'recycle_bin_empty' => 'emptied recycle bin', - 'recycle_bin_restore' => 'restored from recycle bin', - 'recycle_bin_destroy' => 'removed from recycle bin', + 'recycle_bin_empty' => 'telah mengosongkan tempat sampah', + 'recycle_bin_restore' => 'telah mengembalikan dari tempat sampah', + 'recycle_bin_destroy' => 'telah menghapus dari tempat sampah', // Comments 'commented_on' => 'berkomentar pada', - 'comment_create' => 'added comment', - 'comment_update' => 'updated comment', - 'comment_delete' => 'deleted comment', + 'comment_create' => 'telah menambah komentar', + 'comment_update' => 'telah memperbarui komentar', + 'comment_delete' => 'telah menghapus komentar', // 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' => 'telah membuat aturan penyortiran', + 'sort_rule_create_notification' => 'Aturan penyortiran berhasil dibuat', + 'sort_rule_update' => 'telah mengubah aturan penyortiran', + 'sort_rule_update_notification' => 'Aturan penyortiran berhasil diubah', + 'sort_rule_delete' => 'telah menghapus aturan penyortiran', + 'sort_rule_delete_notification' => 'Aturan penyortiran berhasil dihapus', // Other 'permissions_update' => 'izin diperbarui', diff --git a/lang/id/auth.php b/lang/id/auth.php index 552742bc6..6af60ca80 100644 --- a/lang/id/auth.php +++ b/lang/id/auth.php @@ -86,32 +86,32 @@ return [ 'mfa_setup_configured' => 'Sudah dikonfigurasi', 'mfa_setup_reconfigure' => 'Konfigurasi ulang', 'mfa_setup_remove_confirmation' => 'Apakah Anda yakin ingin menghapus metode autentikasi multi-faktor ini?', - 'mfa_setup_action' => 'Setup', - 'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.', + 'mfa_setup_action' => 'Atur', + 'mfa_backup_codes_usage_limit_warning' => 'Anda memiliki kurang dari 5 kode cadangan yang tersisa. Harap buat dan simpan set baru sebelum Anda kehabisan kode untuk mencegah akun Anda terkunci.', 'mfa_option_totp_title' => 'Aplikasi Seluler', - 'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.', + 'mfa_option_totp_desc' => 'Untuk menggunakan autentikasi multi-faktor, Anda memerlukan aplikasi seluler yang mendukung TOTP seperti Google Authenticator, Authy, atau Microsoft Authenticator.', 'mfa_option_backup_codes_title' => 'Kode Cadangan', - '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_gen_confirm_and_enable' => 'Confirm and Enable', - 'mfa_gen_backup_codes_title' => 'Backup Codes Setup', - 'mfa_gen_backup_codes_desc' => 'Store the below list of codes in a safe place. When accessing the system you\'ll be able to use one of the codes as a second authentication mechanism.', - 'mfa_gen_backup_codes_download' => 'Download Codes', - 'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once', - 'mfa_gen_totp_title' => 'Mobile App Setup', - 'mfa_gen_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.', - 'mfa_gen_totp_scan' => 'Scan the QR code below using your preferred authentication app to get started.', - 'mfa_gen_totp_verify_setup' => 'Verify Setup', - 'mfa_gen_totp_verify_setup_desc' => 'Verify that all is working by entering a code, generated within your authentication app, in the input box below:', - 'mfa_gen_totp_provide_code_here' => 'Provide your app generated code here', - 'mfa_verify_access' => 'Verify Access', - 'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.', - 'mfa_verify_no_methods' => 'No Methods Configured', - 'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.', + 'mfa_option_backup_codes_desc' => 'Menghasilkan serangkaian kode cadangan sekali pakai yang akan Anda masukkan saat masuk untuk memverifikasi identitas Anda. Pastikan untuk menyimpannya di tempat yang aman.', + 'mfa_gen_confirm_and_enable' => 'Konfirmasi dan Aktifkan', + 'mfa_gen_backup_codes_title' => 'Pengaturan Kode Cadangan', + 'mfa_gen_backup_codes_desc' => 'Simpan daftar kode di bawah ini di tempat yang aman. Saat mengakses sistem, Anda dapat menggunakan salah satu kode sebagai mekanisme autentikasi kedua.', + 'mfa_gen_backup_codes_download' => 'Unduh Kode', + 'mfa_gen_backup_codes_usage_warning' => 'Setiap kode hanya dapat digunakan satu kali', + 'mfa_gen_totp_title' => 'Pengaturan Aplikasi Seluler', + 'mfa_gen_totp_desc' => 'Untuk menggunakan autentikasi multi-faktor, Anda memerlukan aplikasi seluler yang mendukung TOTP seperti Google Authenticator, Authy, atau Microsoft Authenticator.', + 'mfa_gen_totp_scan' => 'Pindai kode QR di bawah ini menggunakan aplikasi autentikasi pilihan Anda untuk memulai.', + 'mfa_gen_totp_verify_setup' => 'Verifikasi Pengaturan', + 'mfa_gen_totp_verify_setup_desc' => 'Verifikasi bahwa semuanya berfungsi dengan memasukkan kode yang dibuat dalam aplikasi autentikasi Anda pada kolom input di bawah ini:', + 'mfa_gen_totp_provide_code_here' => 'Berikan kode yang dihasilkan aplikasi Anda di sini', + 'mfa_verify_access' => 'Verifikasi Akses', + 'mfa_verify_access_desc' => 'Akun pengguna Anda mengharuskan Anda mengonfirmasi identitas Anda melalui tingkat verifikasi tambahan sebelum Anda diberikan akses. Verifikasi menggunakan salah satu metode yang telah Anda konfigurasikan untuk melanjutkan.', + 'mfa_verify_no_methods' => 'Tidak Ada Metode yang Dikonfigurasi', + 'mfa_verify_no_methods_desc' => 'Tidak ada metode autentikasi multi-faktor yang ditemukan untuk akun Anda. Anda perlu menyiapkan setidaknya satu metode sebelum mendapatkan akses.', 'mfa_verify_use_totp' => 'Verifikasi menggunakan aplikasi seluler', 'mfa_verify_use_backup_codes' => 'Verifikasi menggunakan kode cadangan', 'mfa_verify_backup_code' => 'Kode Cadangan', - 'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:', - 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', - 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', - 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', + 'mfa_verify_backup_code_desc' => 'Masukkan salah satu kode cadangan Anda yang tersisa di bawah ini:', + 'mfa_verify_backup_code_enter_here' => 'Masukkan kode cadangan di sini', + 'mfa_verify_totp_desc' => 'Masukkan kode yang dibuat menggunakan aplikasi seluler Anda di bawah ini:', + 'mfa_setup_login_notification' => 'Metode multi-faktor dikonfigurasi. Silakan masuk lagi menggunakan metode yang dikonfigurasi.', ]; diff --git a/lang/id/common.php b/lang/id/common.php index f6520420f..cee2d327f 100644 --- a/lang/id/common.php +++ b/lang/id/common.php @@ -6,7 +6,7 @@ return [ // Buttons 'cancel' => 'Batal', - 'close' => 'Close', + 'close' => 'Tutup', 'confirm' => 'Konfirmasi', 'back' => 'Kembali', 'save' => 'Simpan', @@ -20,18 +20,18 @@ return [ 'description' => 'Deskripsi', 'role' => 'Peran', 'cover_image' => 'Sampul gambar', - 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.', + 'cover_image_description' => 'Gambar ini harus berukuran sekitar 440x250px walaupun nanti akan disesuaikan & terpotong secara fleksibel agar sesuai dengan tampilan pengguna, sehingga dimensi sebenarnya untuk tampilan akan berbeda.', // Actions 'actions' => 'Tindakan', 'view' => 'Lihat', 'view_all' => 'Lihat Semua', - 'new' => 'New', + 'new' => 'Buat Baru', 'create' => 'Buat', 'update' => 'Perbarui', 'edit' => 'Sunting', - 'archive' => 'Archive', - 'unarchive' => 'Un-Archive', + 'archive' => 'Buat Arsip', + 'unarchive' => 'Batalkan Arsip', 'sort' => 'Sortir', 'move' => 'Pindahkan', 'copy' => 'Salin', @@ -43,18 +43,18 @@ return [ 'reset' => 'Atur ulang', 'remove' => 'Hapus', 'add' => 'Tambah', - 'configure' => 'Configure', - 'manage' => 'Manage', + 'configure' => 'Atur', + 'manage' => 'Kelola', 'fullscreen' => 'Layar Penuh', 'favourite' => 'Favorit', 'unfavourite' => 'Batal favorit', 'next' => 'Selanjutnya', 'previous' => 'Sebelumnya', - 'filter_active' => 'Active Filter:', - 'filter_clear' => 'Clear Filter', - 'download' => 'Download', - 'open_in_tab' => 'Open in Tab', - 'open' => 'Open', + 'filter_active' => 'Filter Aktif:', + 'filter_clear' => 'Hapus Filter', + 'download' => 'Unduh', + 'open_in_tab' => 'Buka di tab baru', + 'open' => 'Buka', // Sort Options 'sort_options' => 'Opsi Sortir', @@ -80,20 +80,20 @@ return [ 'default' => 'Bawaan', 'breadcrumb' => 'Breadcrumb', 'status' => 'Status', - 'status_active' => 'Active', - 'status_inactive' => 'Inactive', - 'never' => 'Never', - 'none' => 'None', + 'status_active' => 'Aktif', + 'status_inactive' => 'Tidak Aktif', + 'never' => 'Jangan Pernah', + 'none' => 'Tidak Satupun', // Header - 'homepage' => 'Homepage', + 'homepage' => 'Beranda', 'header_menu_expand' => 'Perluas Menu Tajuk', 'profile_menu' => 'Menu Profil', 'view_profile' => 'Tampilkan Profil', 'edit_profile' => 'Sunting Profil', 'dark_mode' => 'Mode Gelap', 'light_mode' => 'Mode Terang', - 'global_search' => 'Global Search', + 'global_search' => 'Pencarian Global', // Layout tabs 'tab_info' => 'Informasi', @@ -111,5 +111,5 @@ return [ 'terms_of_service' => 'Ketentuan Layanan', // OpenSearch - 'opensearch_description' => 'Search :appName', + 'opensearch_description' => 'Cari :appName', ]; diff --git a/lang/id/components.php b/lang/id/components.php index 373d6ace5..45aa72fba 100644 --- a/lang/id/components.php +++ b/lang/id/components.php @@ -6,36 +6,36 @@ return [ // Image Manager 'image_select' => 'Pilih Gambar', - 'image_list' => 'Image List', - 'image_details' => 'Image Details', - 'image_upload' => 'Upload Image', - 'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.', - 'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.', + 'image_list' => 'Daftar Gambar', + 'image_details' => 'Detail Gambar', + 'image_upload' => 'Unggah Gambar', + 'image_intro' => 'Di sini Anda dapat memilih dan mengelola gambar yang sebelumnya diunggah ke sistem.', + 'image_intro_upload' => 'Unggah gambar baru dengan menyeret berkas gambar ke jendela ini, atau dengan menggunakan tombol "Unggah Gambar" di atas.', 'image_all' => 'Semua', 'image_all_title' => 'Lihat semua gambar', 'image_book_title' => 'Lihat gambar yang diunggah ke buku ini', 'image_page_title' => 'Lihat gambar yang diunggah ke halaman ini', 'image_search_hint' => 'Cari berdasarkan nama gambar', 'image_uploaded' => 'Diunggah :uploadedDate', - 'image_uploaded_by' => 'Uploaded by :userName', - 'image_uploaded_to' => 'Uploaded to :pageLink', - 'image_updated' => 'Updated :updateDate', + 'image_uploaded_by' => 'Diunggah oleh :userName', + 'image_uploaded_to' => 'Diunggah ke :pageLink', + 'image_updated' => 'Diperbarui :updateDate', 'image_load_more' => 'Muat lebih banyak', 'image_image_name' => 'Muat lebih banyak', 'image_delete_used' => 'Gambar ini digunakan untuk halaman dibawah ini.', 'image_delete_confirm_text' => 'Anda yakin ingin menghapus gambar ini?', 'image_select_image' => 'Pilih gambar', 'image_dropzone' => 'Lepaskan gambar atau klik di sini untuk mengunggah', - 'image_dropzone_drop' => 'Drop images here to upload', + 'image_dropzone_drop' => 'Letakkan gambar di sini untuk diunggah', 'images_deleted' => 'Gambar Dihapus', 'image_preview' => 'Pratinjau Gambar', 'image_upload_success' => 'Gambar berhasil diunggah', 'image_update_success' => 'Detail gambar berhasil diperbarui', 'image_delete_success' => 'Gambar berhasil dihapus', - 'image_replace' => 'Replace Image', - 'image_replace_success' => 'Image file successfully updated', - 'image_rebuild_thumbs' => 'Regenerate Size Variations', - 'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!', + 'image_replace' => 'Ganti Gambar', + 'image_replace_success' => 'Berkas gambar berhasil diperbarui', + 'image_rebuild_thumbs' => 'Buat Ulang Variasi Ukuran', + 'image_rebuild_thumbs_success' => 'Variasi ukuran gambar berhasil dibuat ulang!', // Code Editor 'code_editor' => 'Edit Kode', diff --git a/lang/id/editor.php b/lang/id/editor.php index 40fc4a5ab..049993689 100644 --- a/lang/id/editor.php +++ b/lang/id/editor.php @@ -13,7 +13,7 @@ return [ 'cancel' => 'Batal', 'save' => 'Simpan', 'close' => 'Tutup', - 'apply' => 'Apply', + 'apply' => 'Terapkan', 'undo' => 'Undo', 'redo' => 'Ulangi', 'left' => 'Kiri', @@ -29,69 +29,70 @@ return [ // Toolbar 'formats' => 'Format', - 'header_large' => 'Large Header', - 'header_medium' => 'Medium Header', - 'header_small' => 'Small Header', - 'header_tiny' => 'Tiny Header', - 'paragraph' => 'Paragraph', - 'blockquote' => 'Blockquote', - 'inline_code' => 'Inline code', - 'callouts' => 'Callouts', - 'callout_information' => 'Information', + 'header_large' => 'Header Besar', + 'header_medium' => 'Header Sedang', + 'header_small' => 'Header Kecil', + 'header_tiny' => 'Header Sangat Kecil', + 'paragraph' => 'Paragraf', + 'blockquote' => 'Kutipan blok', + 'inline_code' => 'Kode sebaris', + 'callouts' => 'Anotasi', + 'callout_information' => 'Informasi', 'callout_success' => 'Sukses', 'callout_warning' => 'Peringatan', 'callout_danger' => 'Bahaya', 'bold' => 'Berani', 'italic' => 'Italic', 'underline' => 'Garis Bawah', - 'strikethrough' => 'Strikethrough', - 'superscript' => 'Superscript', + 'strikethrough' => 'Coret', + 'superscript' => 'Superskrip', 'subscript' => 'Berlangganan', 'text_color' => 'Warna teks', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Warna khusus', 'remove_color' => 'Hapus Warna', 'background_color' => 'Warna latar', 'align_left' => 'Rata Kiri', - 'align_center' => 'Align center', - 'align_right' => 'Align right', - 'align_justify' => 'Justify', - 'list_bullet' => 'Bullet list', - 'list_numbered' => 'Numbered list', - 'list_task' => 'Task list', - 'indent_increase' => 'Increase indent', - 'indent_decrease' => 'Decrease indent', - 'table' => 'Table', - 'insert_image' => 'Insert image', - 'insert_image_title' => 'Insert/Edit Image', - 'insert_link' => 'Insert/edit link', - 'insert_link_title' => 'Insert/Edit Link', - 'insert_horizontal_line' => 'Insert horizontal line', - 'insert_code_block' => 'Insert code block', - 'edit_code_block' => 'Edit code block', - 'insert_drawing' => 'Insert/edit drawing', - 'drawing_manager' => 'Drawing manager', - 'insert_media' => 'Insert/edit media', - 'insert_media_title' => 'Insert/Edit Media', - 'clear_formatting' => 'Clear formatting', - 'source_code' => 'Source code', - 'source_code_title' => 'Source Code', - 'fullscreen' => 'Fullscreen', - 'image_options' => 'Image options', + 'align_center' => 'Rata tengah', + 'align_right' => 'Rata kanan', + 'align_justify' => 'Rata kanan kiri', + 'list_bullet' => 'Daftar poin', + 'list_numbered' => 'Daftar bernomor', + 'list_task' => 'Daftar tugas', + 'indent_increase' => 'Tambah indentasi', + 'indent_decrease' => 'Kurangi indentasi', + 'table' => 'Tabel', + 'insert_image' => 'Sisipkan gambar', + 'insert_image_title' => 'Sisipkan/Ubah Gambar', + 'insert_link' => 'Sisipkan/ubah tautan', + 'insert_link_title' => 'Sisipkan/Ubah Tautan', + 'insert_horizontal_line' => 'Sisipkan garis horizontal', + 'insert_code_block' => 'Sisipkan blok kode', + 'edit_code_block' => 'Ubah blok kode', + 'insert_drawing' => 'Sisipkan/ubah gambaran', + 'drawing_manager' => 'Manajer Gambaran', + 'insert_media' => 'Sisipkan/ubah media', + 'insert_media_title' => 'Sisipkan/Ubah Media', + 'clear_formatting' => 'Bersihkan format', + 'source_code' => 'Kode sumber', + 'source_code_title' => 'Kode Sumber', + 'fullscreen' => 'Layar penuh', + 'image_options' => 'Opsi gambar', // Tables - 'table_properties' => 'Table properties', - 'table_properties_title' => 'Table Properties', - 'delete_table' => 'Delete table', - 'table_clear_formatting' => 'Clear table formatting', - 'resize_to_contents' => 'Resize to contents', - 'row_header' => 'Row header', - 'insert_row_before' => 'Insert row before', - 'insert_row_after' => 'Insert row after', - 'delete_row' => 'Delete row', - 'insert_column_before' => 'Insert column before', - 'insert_column_after' => 'Insert column after', - 'delete_column' => 'Delete column', - 'table_cell' => 'Cell', + 'table_properties' => 'Properti tabel', + 'table_properties_title' => 'Properti Tabel', + 'delete_table' => 'Hapus tabel', + 'table_clear_formatting' => 'Bersihkan format tabel', + 'resize_to_contents' => 'Sesuaikan dengan ukuran konten', + 'row_header' => 'Judul baris', + 'insert_row_before' => 'Sisipkan baris sebelum', + 'insert_row_after' => 'Sisipkan baris setelah', + 'delete_row' => 'Hapus baris', + 'insert_column_before' => 'Sisipkan kolom sebelum', + 'insert_column_after' => 'Sisipkan kolom sesudah', + 'delete_column' => 'Hapus kolom', + 'table_cell' => 'Sel', 'table_row' => 'Row', 'table_column' => 'Column', 'cell_properties' => 'Cell properties', diff --git a/lang/id/entities.php b/lang/id/entities.php index 7fd76f449..6cd88b51b 100644 --- a/lang/id/entities.php +++ b/lang/id/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Sisipkan Gambar', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Halaman tidak dalam satu bab', diff --git a/lang/id/errors.php b/lang/id/errors.php index b4e2c6feb..6f7661738 100644 --- a/lang/id/errors.php +++ b/lang/id/errors.php @@ -10,7 +10,7 @@ return [ // Auth 'error_user_exists_different_creds' => 'Pengguna dengan email :email sudah ada tetapi dengan kredensial berbeda.', - 'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details', + 'auth_pre_register_theme_prevention' => 'Akun pengguna tidak dapat didaftarkan untuk rincian yang diberikan', 'email_already_confirmed' => 'Email telah dikonfirmasi, Coba masuk.', 'email_confirmation_invalid' => 'Token konfirmasi ini tidak valid atau telah digunakan, Silakan coba mendaftar lagi.', 'email_confirmation_expired' => 'Token konfirmasi telah kedaluwarsa, Email konfirmasi baru telah dikirim.', @@ -23,9 +23,9 @@ return [ 'saml_no_email_address' => 'Tidak dapat menemukan sebuah alamat email untuk pengguna ini, dalam data yang diberikan oleh sistem autentikasi eksternal', 'saml_invalid_response_id' => 'Permintaan dari sistem otentikasi eksternal tidak dikenali oleh sebuah proses yang dimulai oleh aplikasi ini. Menavigasi kembali setelah masuk dapat menyebabkan masalah ini.', 'saml_fail_authed' => 'Masuk menggunakan :system gagal, sistem tidak memberikan otorisasi yang berhasil', - 'oidc_already_logged_in' => 'Already logged in', - 'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', - 'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization', + 'oidc_already_logged_in' => 'Sudah masuk', + 'oidc_no_email_address' => 'Tidak dapat menemukan alamat email untuk pengguna ini dalam data yang diberikan oleh sistem autentikasi eksternal', + 'oidc_fail_authed' => 'Masuk menggunakan :system gagal, sistem tidak memberikan otorisasi yang berhasil', 'social_no_action_defined' => 'Tidak ada tindakan yang ditentukan', 'social_login_bad_response' => "Kesalahan yang diterima selama masuk menggunakan :socialAccount : \n:error", 'social_account_in_use' => 'Akun :socialAccount ini sudah digunakan, Coba masuk melalui opsi :socialAccount.', @@ -37,37 +37,37 @@ return [ 'social_driver_not_found' => 'Pengemudi sosial tidak ditemukan', 'social_driver_not_configured' => 'Pengaturan sosial :socialAccount Anda tidak dikonfigurasi dengan benar.', 'invite_token_expired' => 'Tautan undangan ini telah kedaluwarsa. Sebagai gantinya, Anda dapat mencoba mengatur ulang kata sandi akun Anda.', - 'login_user_not_found' => 'A user for this action could not be found.', + 'login_user_not_found' => 'Pengguna untuk tindakan ini tidak dapat ditemukan.', // System 'path_not_writable' => 'Jalur berkas :filePath tidak dapat diunggah. Pastikan berkas tersebut dapat ditulis ke server.', 'cannot_get_image_from_url' => 'Tidak dapat mengambil gambar dari :url', 'cannot_create_thumbs' => 'Server tidak dapat membuat thumbnail. Harap periksa apakah Anda telah memasang ekstensi GD PHP.', 'server_upload_limit' => 'Server tidak mengizinkan unggahan dengan ukuran ini. Harap coba ukuran berkas yang lebih kecil.', - 'server_post_limit' => 'The server cannot receive the provided amount of data. Try again with less data or a smaller file.', + 'server_post_limit' => 'Server tidak dapat menerima jumlah data yang diberikan. Coba lagi dengan data yang lebih sedikit atau berkas yang lebih kecil.', 'uploaded' => 'Server tidak mengizinkan unggahan dengan ukuran ini. Harap coba ukuran berkas yang lebih kecil.', // Drawing & Images 'image_upload_error' => 'Terjadi kesalahan saat mengunggah gambar', 'image_upload_type_error' => 'Jenis gambar yang diunggah tidak valid', - 'image_upload_replace_type' => 'Image file replacements must be of the same type', - 'image_upload_memory_limit' => 'Failed to handle image upload and/or create thumbnails due to system resource limits.', - 'image_thumbnail_memory_limit' => 'Failed to create image size variations due to system resource limits.', - 'image_gallery_thumbnail_memory_limit' => 'Failed to create gallery thumbnails due to system resource limits.', - 'drawing_data_not_found' => 'Drawing data could not be loaded. The drawing file might no longer exist or you may not have permission to access it.', + 'image_upload_replace_type' => 'Penggantian file gambar harus berjenis sama', + 'image_upload_memory_limit' => 'Gagal menangani pengunggahan gambar dan/atau membuat thumbnail karena keterbatasan sumber daya sistem.', + 'image_thumbnail_memory_limit' => 'Gagal membuat variasi ukuran gambar karena keterbatasan sumber daya sistem.', + 'image_gallery_thumbnail_memory_limit' => 'Gagal membuat thumbnail galeri karena keterbatasan sumber daya sistem.', + 'drawing_data_not_found' => 'Data gambar tidak dapat dimuat. Berkas gambar mungkin sudah tidak ada atau Anda mungkin tidak memiliki izin untuk mengaksesnya.', // Attachments 'attachment_not_found' => 'Lampiran tidak ditemukan', - 'attachment_upload_error' => 'An error occurred uploading the attachment file', + 'attachment_upload_error' => 'Terjadi kesalahan saat mengunggah berkas', // Pages 'page_draft_autosave_fail' => 'Gagal menyimpan draf. Pastikan Anda memiliki koneksi internet sebelum menyimpan halaman ini', - 'page_draft_delete_fail' => 'Failed to delete page draft and fetch current page saved content', + 'page_draft_delete_fail' => 'Gagal menghapus draf halaman dan mengambil konten tersimpan halaman saat ini', 'page_custom_home_deletion' => 'Tidak dapat menghapus sebuah halaman saat diatur sebagai sebuah halaman beranda', // Entities 'entity_not_found' => 'Entitas tidak ditemukan', - 'bookshelf_not_found' => 'Shelf not found', + 'bookshelf_not_found' => 'Rak tidak ditemukan', 'book_not_found' => 'Buku tidak ditemukan', 'page_not_found' => 'Halaman tidak ditemukan', 'chapter_not_found' => 'Bab tidak ditemukan', @@ -78,7 +78,7 @@ return [ // Users 'users_cannot_delete_only_admin' => 'Anda tidak dapat menghapus satu-satunya admin', 'users_cannot_delete_guest' => 'Anda tidak dapat menghapus pengguna tamu', - 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', + 'users_could_not_send_invite' => 'Tidak dapat membuat pengguna karena email undangan gagal dikirim', // Roles 'role_cannot_be_edited' => 'Peran ini tidak dapat disunting', @@ -106,16 +106,16 @@ return [ 'back_soon' => 'Ini akan segera kembali.', // Import - 'import_zip_cant_read' => 'Could not read ZIP file.', - 'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.', - 'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.', - 'import_validation_failed' => 'Import ZIP failed to validate with errors:', - 'import_zip_failed_notification' => 'Failed to import ZIP file.', - 'import_perms_books' => 'You are lacking the required permissions to create books.', - 'import_perms_chapters' => 'You are lacking the required permissions to create chapters.', - 'import_perms_pages' => 'You are lacking the required permissions to create pages.', - 'import_perms_images' => 'You are lacking the required permissions to create images.', - 'import_perms_attachments' => 'You are lacking the required permission to create attachments.', + 'import_zip_cant_read' => 'Tidak dapat membaca berkas ZIP.', + 'import_zip_cant_decode_data' => 'Tidak dapat menemukan dan mendekode konten ZIP data.json.', + 'import_zip_no_data' => 'Data berkas ZIP tidak berisi konten buku, bab, atau halaman yang diharapkan.', + 'import_validation_failed' => 'Impor ZIP gagal divalidasi dengan kesalahan:', + 'import_zip_failed_notification' => 'Gagal mengimpor berkas ZIP.', + 'import_perms_books' => 'Anda tidak memiliki izin yang diperlukan untuk membuat buku.', + 'import_perms_chapters' => 'Anda tidak memiliki izin yang diperlukan untuk membuat bab.', + 'import_perms_pages' => 'Anda tidak memiliki izin yang diperlukan untuk membuat halaman.', + 'import_perms_images' => 'Anda tidak memiliki izin yang diperlukan untuk membuat gambar.', + 'import_perms_attachments' => 'Anda tidak memiliki izin yang diperlukan untuk membuat lampiran.', // API errors 'api_no_authorization_found' => 'Tidak ada token otorisasi yang ditemukan pada permintaan tersebut', @@ -129,5 +129,5 @@ return [ 'maintenance_test_email_failure' => 'Kesalahan dilempar saat mengirim email uji:', // HTTP errors - 'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts', + 'http_ssr_url_no_match' => 'URL tidak cocok dengan host SSR yang diizinkan yang dikonfigurasi', ]; diff --git a/lang/id/notifications.php b/lang/id/notifications.php index 1afd23f1d..b22af1f73 100644 --- a/lang/id/notifications.php +++ b/lang/id/notifications.php @@ -4,24 +4,24 @@ */ return [ - 'new_comment_subject' => 'New comment on page: :pageName', - 'new_comment_intro' => 'A user has commented on a page in :appName:', - 'new_page_subject' => 'New page: :pageName', - 'new_page_intro' => 'A new page has been created in :appName:', - 'updated_page_subject' => 'Updated page: :pageName', - 'updated_page_intro' => 'A page has been updated in :appName:', - 'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.', + 'new_comment_subject' => 'Komentar baru di halaman: :pageName', + 'new_comment_intro' => 'Seorang pengguna telah mengomentari halaman di :appName:', + 'new_page_subject' => 'Halaman baru: :pageName', + 'new_page_intro' => 'Halaman baru telah dibuat di :appName:', + 'updated_page_subject' => 'Halaman yang diperbarui: :pageName', + 'updated_page_intro' => 'Halaman telah diperbarui di :appName:', + 'updated_page_debounce' => 'Untuk mencegah banyaknya pemberitahuan, untuk sementara Anda tidak akan dikirimi pemberitahuan untuk pengeditan lebih lanjut pada halaman ini oleh editor yang sama.', - 'detail_page_name' => 'Page Name:', - 'detail_page_path' => 'Page Path:', - 'detail_commenter' => 'Commenter:', - 'detail_comment' => 'Comment:', - 'detail_created_by' => 'Created By:', - 'detail_updated_by' => 'Updated By:', + 'detail_page_name' => 'Nama Halaman:', + 'detail_page_path' => 'Jalur Halaman:', + 'detail_commenter' => 'Komentator:', + 'detail_comment' => 'Komentar:', + 'detail_created_by' => 'Dibuat Oleh:', + 'detail_updated_by' => 'Diperbarui Oleh:', - 'action_view_comment' => 'View Comment', - 'action_view_page' => 'View Page', + 'action_view_comment' => 'Lihat Komentar', + 'action_view_page' => 'Lihat Halaman', - 'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.', - 'footer_reason_link' => 'your notification preferences', + 'footer_reason' => 'Pemberitahuan ini dikirimkan kepada Anda karena :link mencakup jenis aktivitas untuk item ini.', + 'footer_reason_link' => 'preferensi notifikasi Anda', ]; diff --git a/lang/is/editor.php b/lang/is/editor.php index 95b8c54e6..2c4a24616 100644 --- a/lang/is/editor.php +++ b/lang/is/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Háletur', 'subscript' => 'Lágletur', 'text_color' => 'Litur texta', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Sérsniðinn litur', 'remove_color' => 'Fjarlægja lit', 'background_color' => 'Bakgrunnslitur', diff --git a/lang/is/entities.php b/lang/is/entities.php index 931f53ac6..917610027 100644 --- a/lang/is/entities.php +++ b/lang/is/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Setja inn teikningu', 'pages_md_show_preview' => 'Sýna forskoðun', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Síðan tilheyrir engum kafla', diff --git a/lang/it/editor.php b/lang/it/editor.php index 3fb517ffb..477340197 100644 --- a/lang/it/editor.php +++ b/lang/it/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Apice', 'subscript' => 'Pedice', 'text_color' => 'Colore del testo', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Colore personalizzato', 'remove_color' => 'Rimuovi colore', 'background_color' => 'Colore di sfondo', diff --git a/lang/it/entities.php b/lang/it/entities.php index 34a6a1015..e4d8eb9d4 100644 --- a/lang/it/entities.php +++ b/lang/it/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Inserisci disegno', 'pages_md_show_preview' => 'Visualizza anteprima', 'pages_md_sync_scroll' => 'Sincronizza scorrimento anteprima', + 'pages_md_plain_editor' => 'Editor di testo semplice', 'pages_drawing_unsaved' => 'Trovato disegno non salvato', 'pages_drawing_unsaved_confirm' => 'Sono stati trovati i dati di un disegno non salvato da un precedente tentativo di salvataggio di disegno non riuscito. Ripristinare e continuare a modificare questo disegno non salvato?', 'pages_not_in_chapter' => 'La pagina non è in un capitolo', diff --git a/lang/ja/editor.php b/lang/ja/editor.php index 6d4d8506e..e5bf6af8e 100644 --- a/lang/ja/editor.php +++ b/lang/ja/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => '上付き', 'subscript' => '下付き', 'text_color' => 'テキストの色', + 'highlight_color' => 'Highlight color', 'custom_color' => 'カスタムカラー', 'remove_color' => '色設定を解除', 'background_color' => '背景色', diff --git a/lang/ja/entities.php b/lang/ja/entities.php index cdb04b7b0..f0f86d611 100644 --- a/lang/ja/entities.php +++ b/lang/ja/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => '図を追加', 'pages_md_show_preview' => 'プレビューを表示', 'pages_md_sync_scroll' => 'プレビューとスクロールを同期', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => '未保存の図が見つかりました', 'pages_drawing_unsaved_confirm' => '以前に保存操作が失敗した、未保存の図が見つかりました。 未保存の図面を復元して編集を続けますか?', diff --git a/lang/ka/editor.php b/lang/ka/editor.php index 752c6f3f7..0d250e9a7 100644 --- a/lang/ka/editor.php +++ b/lang/ka/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Text color', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Custom color', 'remove_color' => 'Remove color', 'background_color' => 'Background color', diff --git a/lang/ka/entities.php b/lang/ka/entities.php index 561022ad6..ef625a3d2 100644 --- a/lang/ka/entities.php +++ b/lang/ka/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/ko/editor.php b/lang/ko/editor.php index ac4d8d53d..b5c4ae807 100644 --- a/lang/ko/editor.php +++ b/lang/ko/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => '윗첨자', 'subscript' => '아랫첨자', 'text_color' => '글자 색상', + 'highlight_color' => 'Highlight color', 'custom_color' => '사용자 지정 색상', 'remove_color' => '색상 제거', 'background_color' => '배경 색상', diff --git a/lang/ko/entities.php b/lang/ko/entities.php index 3de3c12b9..f3fea4913 100644 --- a/lang/ko/entities.php +++ b/lang/ko/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => '드로잉 추가', 'pages_md_show_preview' => '미리보기 표시', 'pages_md_sync_scroll' => '미리보기 스크롤 동기화', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => '저장되지 않은 드로잉 발견', 'pages_drawing_unsaved_confirm' => '이전에 실패한 드로잉 저장 시도에서 저장되지 않은 드로잉 데이터가 발견되었습니다. 이 저장되지 않은 드로잉을 복원하고 계속 편집하시겠습니까?', 'pages_not_in_chapter' => '챕터에 있는 문서가 아닙니다.', diff --git a/lang/ku/editor.php b/lang/ku/editor.php index 752c6f3f7..0d250e9a7 100644 --- a/lang/ku/editor.php +++ b/lang/ku/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Text color', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Custom color', 'remove_color' => 'Remove color', 'background_color' => 'Background color', diff --git a/lang/ku/entities.php b/lang/ku/entities.php index 561022ad6..ef625a3d2 100644 --- a/lang/ku/entities.php +++ b/lang/ku/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/lt/editor.php b/lang/lt/editor.php index 752c6f3f7..0d250e9a7 100644 --- a/lang/lt/editor.php +++ b/lang/lt/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Text color', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Custom color', 'remove_color' => 'Remove color', 'background_color' => 'Background color', diff --git a/lang/lt/entities.php b/lang/lt/entities.php index 6f73e7cb8..9677b6289 100644 --- a/lang/lt/entities.php +++ b/lang/lt/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Įterpti piešinį', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Puslapio nėra skyriuje', diff --git a/lang/lv/editor.php b/lang/lv/editor.php index ad794da9c..8b2907ddd 100644 --- a/lang/lv/editor.php +++ b/lang/lv/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Augšraksts', 'subscript' => 'Apakšraksts', 'text_color' => 'Teksta krāsa', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Pielāgot krāsu', 'remove_color' => 'Noņemt krāsu', 'background_color' => 'Fona krāsa', diff --git a/lang/lv/entities.php b/lang/lv/entities.php index 6958e8248..407900f79 100644 --- a/lang/lv/entities.php +++ b/lang/lv/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Ievietot zīmējumu', 'pages_md_show_preview' => 'Rādīt priekšskatu', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Atrasts nesaglabāts attēls', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Lapa nav nodaļā', diff --git a/lang/nb/editor.php b/lang/nb/editor.php index ddb266626..77b01f17b 100644 --- a/lang/nb/editor.php +++ b/lang/nb/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Hevet skrift', 'subscript' => 'Senket skrift', 'text_color' => 'Tekstfarge', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Egenvalgt farge', 'remove_color' => 'Fjern farge', 'background_color' => 'Bakgrunnsfarge', diff --git a/lang/nb/entities.php b/lang/nb/entities.php index 8d0d5c6c4..4fcbd0534 100644 --- a/lang/nb/entities.php +++ b/lang/nb/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Sett inn tegning', 'pages_md_show_preview' => 'Forhåndsvisning', 'pages_md_sync_scroll' => 'Synkroniser forhåndsvisningsrulle', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Ulagret tegning funnet', 'pages_drawing_unsaved_confirm' => 'Ulagret tegningsdata ble funnet fra en tidligere mislykket lagring. Vil du gjenopprette og fortsette å redigere denne ulagrede tegningen?', 'pages_not_in_chapter' => 'Siden tilhører ingen kapittel', diff --git a/lang/ne/editor.php b/lang/ne/editor.php index 77c32ff30..f3b760ba8 100644 --- a/lang/ne/editor.php +++ b/lang/ne/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'सुपरस्क्रिप्ट', 'subscript' => 'सबस्क्रिप्ट', 'text_color' => 'पाठको रंग', + 'highlight_color' => 'Highlight color', 'custom_color' => 'अनुकूलित रंग', 'remove_color' => 'रंग हटाउनुहोस्', 'background_color' => 'पृष्ठभूमि रंग', diff --git a/lang/ne/entities.php b/lang/ne/entities.php index 8044515fa..da1a7e393 100644 --- a/lang/ne/entities.php +++ b/lang/ne/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'चित्र समावेश गर्नुहोस्', 'pages_md_show_preview' => 'पूर्वावलोकन देखाउनुहोस्', 'pages_md_sync_scroll' => 'पूर्वावलोकन स्क्रोल सिंक गर्नुहोस्', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'असुरक्षित चित्र भेटियो', 'pages_drawing_unsaved_confirm' => 'अघिल्लो असफल चित्र बचत प्रयासबाट असुरक्षित चित्र डेटा भेटिएको छ। के तपाईं यस असुरक्षित चित्रलाई पुनर्स्थापना गरेर सम्पादन गर्न चाहनुहुन्छ?', 'pages_not_in_chapter' => 'पाना कुनै अध्यायमा छैन', diff --git a/lang/nl/editor.php b/lang/nl/editor.php index e3d6df6bc..0963df71f 100644 --- a/lang/nl/editor.php +++ b/lang/nl/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Tekstkleur', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Aangepaste kleur', 'remove_color' => 'Verwijder kleur', 'background_color' => 'Tekstmarkeringskleur', diff --git a/lang/nl/entities.php b/lang/nl/entities.php index a3f03a16c..e5a8b85e1 100644 --- a/lang/nl/entities.php +++ b/lang/nl/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Tekening invoegen', 'pages_md_show_preview' => 'Toon voorbeeld', 'pages_md_sync_scroll' => 'Synchroniseer scrollen van voorbeeld', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Niet-opgeslagen Tekening Gevonden', 'pages_drawing_unsaved_confirm' => 'Er zijn niet-opgeslagen tekeninggegevens gevonden van een eerdere mislukte poging om de tekening op te slaan. Wil je deze niet-opgeslagen tekening herstellen en verder bewerken?', 'pages_not_in_chapter' => 'Pagina is niet in een hoofdstuk', diff --git a/lang/nn/editor.php b/lang/nn/editor.php index 74b31748a..6128223a9 100644 --- a/lang/nn/editor.php +++ b/lang/nn/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Heva skrift', 'subscript' => 'Senka skrift', 'text_color' => 'Tekstfarge', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Eigenvalgt farge', 'remove_color' => 'Fjern farge', 'background_color' => 'Bakgrunnsfarge', diff --git a/lang/nn/entities.php b/lang/nn/entities.php index b8b62ebe3..3449792cb 100644 --- a/lang/nn/entities.php +++ b/lang/nn/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Sett inn tegning', 'pages_md_show_preview' => 'Førhandsvisning', 'pages_md_sync_scroll' => 'Synkroniser førehandsvisingsrulle', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Ulagra teikning funne', 'pages_drawing_unsaved_confirm' => 'Ulagra teikninga vart funne frå ei tidligare mislykka lagring. Vil du gjenopprette og fortsette å redigere denne ulagra teikninga?', 'pages_not_in_chapter' => 'Sida tilhøyrer ingen kapittel', diff --git a/lang/pl/editor.php b/lang/pl/editor.php index 7ba9220cf..a93b5dd78 100644 --- a/lang/pl/editor.php +++ b/lang/pl/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Indeks górny', 'subscript' => 'Indeks dolny', 'text_color' => 'Kolor tekstu', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Kolor niestandardowy', 'remove_color' => 'Usuń kolor', 'background_color' => 'Kolor tła', diff --git a/lang/pl/entities.php b/lang/pl/entities.php index cbe75e79d..8b5907221 100644 --- a/lang/pl/entities.php +++ b/lang/pl/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Wstaw rysunek', 'pages_md_show_preview' => 'Pokaż podgląd', 'pages_md_sync_scroll' => 'Synchronizuj przewijanie podglądu', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Znaleziono niezapisany rysunek', 'pages_drawing_unsaved_confirm' => 'Znaleziono niezapisane dane rysowania z poprzedniej nieudanej próby zapisu. Czy chcesz przywrócić i kontynuować edycję tego niezapisanego rysunku?', 'pages_not_in_chapter' => 'Strona nie została umieszczona w rozdziale', diff --git a/lang/pt/editor.php b/lang/pt/editor.php index 222163102..b60f813b5 100644 --- a/lang/pt/editor.php +++ b/lang/pt/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superior à linha', 'subscript' => 'Inferior à linha', 'text_color' => 'Cor do texto', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Cor personalizada', 'remove_color' => 'Remover cor', 'background_color' => 'Cor de fundo', diff --git a/lang/pt/entities.php b/lang/pt/entities.php index d25982e95..b5c2fe545 100644 --- a/lang/pt/entities.php +++ b/lang/pt/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Inserir Desenho', 'pages_md_show_preview' => 'Mostrar pré-visualização', 'pages_md_sync_scroll' => 'Sincronizar pré-visualização', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Encontrado um rascunho não guardado', 'pages_drawing_unsaved_confirm' => 'Dados de um rascunho não guardado foi encontrado de um tentativa anteriormente falhada. Deseja restaurar e continuar a edição desse rascunho?', 'pages_not_in_chapter' => 'A página não está dentro de um capítulo', diff --git a/lang/pt_BR/editor.php b/lang/pt_BR/editor.php index ea4035a27..797c3ae88 100644 --- a/lang/pt_BR/editor.php +++ b/lang/pt_BR/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Sobrescrito', 'subscript' => 'Subscrito', 'text_color' => 'Cor do texto', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Cor personalizada', 'remove_color' => 'Remover cor', 'background_color' => 'Cor de fundo', diff --git a/lang/pt_BR/entities.php b/lang/pt_BR/entities.php index 3d3c7e78a..37eb64e1f 100644 --- a/lang/pt_BR/entities.php +++ b/lang/pt_BR/entities.php @@ -268,6 +268,7 @@ return [ '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_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', diff --git a/lang/ro/editor.php b/lang/ro/editor.php index a61fdc6c8..951e027fe 100644 --- a/lang/ro/editor.php +++ b/lang/ro/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Scris sus', 'subscript' => 'Scris jos', 'text_color' => 'Culoare text', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Culoare personalizată', 'remove_color' => 'Elimină culoarea', 'background_color' => 'Culoare fundal', diff --git a/lang/ro/entities.php b/lang/ro/entities.php index 293ec396a..649b6fe86 100644 --- a/lang/ro/entities.php +++ b/lang/ro/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Inserează desen', 'pages_md_show_preview' => 'Arată previzualizarea', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Pagina nu este într-un capitol', diff --git a/lang/ru/activities.php b/lang/ru/activities.php index 3a13ecf46..d353b7a76 100644 --- a/lang/ru/activities.php +++ b/lang/ru/activities.php @@ -87,7 +87,7 @@ return [ // Imports 'import_create' => 'created import', 'import_create_notification' => 'Import successfully uploaded', - 'import_run' => 'updated import', + 'import_run' => 'обновлен импорт', 'import_run_notification' => 'Content successfully imported', 'import_delete' => 'deleted import', 'import_delete_notification' => 'Import successfully deleted', diff --git a/lang/ru/editor.php b/lang/ru/editor.php index 264ab7ec3..bd0c45f31 100644 --- a/lang/ru/editor.php +++ b/lang/ru/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Надстрочный', 'subscript' => 'Подстрочный', 'text_color' => 'Цвет текста', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Пользовательский цвет', 'remove_color' => 'Удалить цвет', 'background_color' => 'Цвет фона', diff --git a/lang/ru/entities.php b/lang/ru/entities.php index 2d5e0f4e7..0d3c98e56 100644 --- a/lang/ru/entities.php +++ b/lang/ru/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Вставить рисунок', 'pages_md_show_preview' => 'Предпросмотр', 'pages_md_sync_scroll' => 'Синхронизировать прокрутку', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Найден несохраненный чертеж', 'pages_drawing_unsaved_confirm' => 'Несохраненные данные были найдены из предыдущей неудачной попытки сохранения рисунка. Вы хотите восстановить и продолжить редактирование несохраненного рисунка?', 'pages_not_in_chapter' => 'Страница не находится в главе', diff --git a/lang/sk/editor.php b/lang/sk/editor.php index 3c098e3b3..7d1781ef4 100644 --- a/lang/sk/editor.php +++ b/lang/sk/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Horný index', 'subscript' => 'Dolný index', 'text_color' => 'Farba textu', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Vlastná farba', 'remove_color' => 'Odstrániť farbu', 'background_color' => 'Farba pozadia', diff --git a/lang/sk/entities.php b/lang/sk/entities.php index 996682e2a..20f2b294e 100644 --- a/lang/sk/entities.php +++ b/lang/sk/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Vložiť kresbu', 'pages_md_show_preview' => 'Zobraziť náhľad', 'pages_md_sync_scroll' => 'Posúvanie ukážky synchronizácie', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Stránka nie je v kapitole', diff --git a/lang/sl/editor.php b/lang/sl/editor.php index c050d6b37..3afcc2312 100644 --- a/lang/sl/editor.php +++ b/lang/sl/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Nadpisano', 'subscript' => 'Podpisano', 'text_color' => 'Barva besedila', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Barva po meri', 'remove_color' => 'Odstrani barvo', 'background_color' => 'Barva ozadja', diff --git a/lang/sl/entities.php b/lang/sl/entities.php index 0e4c0e1d6..cd1a0b488 100644 --- a/lang/sl/entities.php +++ b/lang/sl/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Vstavi risbo', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Stran ni v poglavju', diff --git a/lang/sq/activities.php b/lang/sq/activities.php index fbe7e3179..9296d1759 100644 --- a/lang/sq/activities.php +++ b/lang/sq/activities.php @@ -85,12 +85,12 @@ return [ 'webhook_delete_notification' => 'Uebhook-u u fshi me sukses', // 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' => 'importi i krijuar', + 'import_create_notification' => 'Importi u ngarkua me sukses', + 'import_run' => 'Importi i përditësuar', + 'import_run_notification' => 'Përmbajtja u importua me sukses', + 'import_delete' => 'Importi i fshirë', + 'import_delete_notification' => 'Importi u fshi me sukses', // Users 'user_create' => 'krijoi përdorues', @@ -101,11 +101,11 @@ return [ 'user_delete_notification' => 'Përdoruesi u fshi me sukses', // API Tokens - 'api_token_create' => 'created API token', + 'api_token_create' => 'Krijoi token API', 'api_token_create_notification' => 'Token API u krijua me sukses', - 'api_token_update' => 'updated API token', + 'api_token_update' => 'Token i përditësuar i API-t', 'api_token_update_notification' => 'Token API u përditësua me sukses', - 'api_token_delete' => 'deleted API token', + 'api_token_delete' => 'Fshiu tokenin API', 'api_token_delete_notification' => 'Token API u fshi me sukses', // Roles @@ -128,12 +128,12 @@ return [ 'comment_delete' => 'fshiu koment', // 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' => 'Rregull i krijuar renditjeje', + 'sort_rule_create_notification' => 'Rregulli i renditjes u krijua me sukses', + 'sort_rule_update' => 'rregulli i renditjes i përditësuar', + 'sort_rule_update_notification' => 'Rregulli i renditjes u përditësua me sukses', + 'sort_rule_delete' => 'rregulli i renditjes është fshirë', + 'sort_rule_delete_notification' => 'Rregulli i renditjes u fshi me sukses', // Other 'permissions_update' => 'përditësoi lejet', diff --git a/lang/sq/auth.php b/lang/sq/auth.php index e3259a961..6fdc4ee4a 100644 --- a/lang/sq/auth.php +++ b/lang/sq/auth.php @@ -50,34 +50,34 @@ return [ 'reset_password_sent' => 'Një link për rikthimin e fjalëkalimit do ju dërgohet në :email nëse adresa e email-it ndodhet në sistem.', 'reset_password_success' => 'Fjalëkalimi juaj u rikthye me sukses.', 'email_reset_subject' => 'Rikthe fjalëkalimin për :appName', - 'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.', - 'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.', + 'email_reset_text' => 'Ju po e merrni këtë email sepse ne morëm një kërkesë për rivendosjen e fjalëkalimit për llogarinë tuaj.', + 'email_reset_not_requested' => 'Nëse nuk keni kërkuar rivendosjen e fjalëkalimit, nuk kërkohet asnjë veprim i mëtejshëm.', // Email Confirmation - 'email_confirm_subject' => 'Confirm your email on :appName', - 'email_confirm_greeting' => 'Thanks for joining :appName!', - 'email_confirm_text' => 'Please confirm your email address by clicking the button below:', - 'email_confirm_action' => 'Confirm Email', - 'email_confirm_send_error' => 'Email confirmation required but the system could not send the email. Contact the admin to ensure email is set up correctly.', - 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', - 'email_confirm_resent' => 'Confirmation email resent, Please check your inbox.', - 'email_confirm_thanks' => 'Thanks for confirming!', - 'email_confirm_thanks_desc' => 'Please wait a moment while your confirmation is handled. If you are not redirected after 3 seconds press the "Continue" link below to proceed.', + 'email_confirm_subject' => 'Konfirmo email-in tënd në :appName', + 'email_confirm_greeting' => 'Faleminderit që u bashkuat me :appName!', + 'email_confirm_text' => 'Ju lutemi konfirmoni adresën tuaj të email-it duke klikuar butonin më poshtë:', + 'email_confirm_action' => 'Konfirmo email-in', + 'email_confirm_send_error' => 'Kërkohet konfirmimi i email-it, por sistemi nuk mundi ta dërgonte email-in. Kontaktoni administratorin për t\'u siguruar që email-i është konfiguruar saktë.', + 'email_confirm_success' => 'Email-i juaj është konfirmuar! Tani duhet të jeni në gjendje të hyni në sistem duke përdorur këtë adresë email-i.', + 'email_confirm_resent' => 'Emaili i konfirmimit u ridërgua, ju lutem kontrolloni kutinë tuaj postare.', + 'email_confirm_thanks' => 'Faleminderit që konfirmuat!', + 'email_confirm_thanks_desc' => 'Ju lutemi prisni një moment ndërsa konfirmimi juaj përpunohet. Nëse nuk ridrejtoheni pas 3 sekondash, shtypni linkun "Vazhdo" më poshtë për të vazhduar.', - 'email_not_confirmed' => 'Email Address Not Confirmed', - 'email_not_confirmed_text' => 'Your email address has not yet been confirmed.', - 'email_not_confirmed_click_link' => 'Please click the link in the email that was sent shortly after you registered.', - 'email_not_confirmed_resend' => 'If you cannot find the email you can re-send the confirmation email by submitting the form below.', - 'email_not_confirmed_resend_button' => 'Resend Confirmation Email', + 'email_not_confirmed' => 'Adresa e email-it nuk është konfirmuar', + 'email_not_confirmed_text' => 'Adresa juaj e email-it nuk është konfirmuar ende.', + 'email_not_confirmed_click_link' => 'Ju lutemi klikoni linkun në emailin që ju është dërguar menjëherë pasi u regjistruat.', + 'email_not_confirmed_resend' => 'Nëse nuk mund ta gjeni email-in, mund ta ridërgoni email-in e konfirmimit duke plotësuar formularin më poshtë.', + 'email_not_confirmed_resend_button' => 'Ridërgo emailin e konfirmimit', // User Invite - 'user_invite_email_subject' => 'You have been invited to join :appName!', - 'user_invite_email_greeting' => 'An account has been created for you on :appName.', - 'user_invite_email_text' => 'Click the button below to set an account password and gain access:', - 'user_invite_email_action' => 'Set Account Password', - 'user_invite_page_welcome' => 'Welcome to :appName!', - 'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.', - 'user_invite_page_confirm_button' => 'Confirm Password', + 'user_invite_email_subject' => 'Je ftuar të bashkohesh me :appName!', + 'user_invite_email_greeting' => 'Një llogari është krijuar për ty në :appName.', + 'user_invite_email_text' => 'Klikoni butonin më poshtë për të vendosur një fjalëkalim llogarie dhe për të fituar akses:', + 'user_invite_email_action' => 'Vendos fjalëkalimin e llogarisë', + 'user_invite_page_welcome' => 'Mirë se vini në :appName!', + 'user_invite_page_text' => 'Për të finalizuar llogarinë tuaj dhe për të fituar akses, duhet të vendosni një fjalëkalim i cili do të përdoret për t\'u kyçur në :appName në vizitat e ardhshme.', + 'user_invite_page_confirm_button' => 'Konfirmo fjalëkalimin', 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication diff --git a/lang/sq/editor.php b/lang/sq/editor.php index 752c6f3f7..0d250e9a7 100644 --- a/lang/sq/editor.php +++ b/lang/sq/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Text color', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Custom color', 'remove_color' => 'Remove color', 'background_color' => 'Background color', diff --git a/lang/sq/entities.php b/lang/sq/entities.php index 561022ad6..ef625a3d2 100644 --- a/lang/sq/entities.php +++ b/lang/sq/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/sr/editor.php b/lang/sr/editor.php index 5db25faf3..e5052595c 100644 --- a/lang/sr/editor.php +++ b/lang/sr/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Надскрипт', 'subscript' => 'Субкрипт', 'text_color' => 'Боја текста', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Боја текста', 'remove_color' => 'Уклоните боју', 'background_color' => 'Боја позадине', diff --git a/lang/sr/entities.php b/lang/sr/entities.php index facf933ad..869219165 100644 --- a/lang/sr/entities.php +++ b/lang/sr/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/sv/editor.php b/lang/sv/editor.php index a1e175ade..c2485817d 100644 --- a/lang/sv/editor.php +++ b/lang/sv/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Upphöjd', 'subscript' => 'Nedsänkt', 'text_color' => 'Textfärg', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Anpassad färg', 'remove_color' => 'Ta bort färg', 'background_color' => 'Bakgrundsfärg', diff --git a/lang/sv/entities.php b/lang/sv/entities.php index 06dbecf7e..adb497c2a 100644 --- a/lang/sv/entities.php +++ b/lang/sv/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Infoga teckning', 'pages_md_show_preview' => 'Visa förhandsgranskning', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Osparad ritning hittades', 'pages_drawing_unsaved_confirm' => 'Osparade ritningsdata hittades från ett tidigare misslyckat sparförsök. Vill du återställa och fortsätta redigera den osparade ritningen?', 'pages_not_in_chapter' => 'Sidan ligger inte i något kapitel', diff --git a/lang/tk/editor.php b/lang/tk/editor.php index 752c6f3f7..0d250e9a7 100644 --- a/lang/tk/editor.php +++ b/lang/tk/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Superscript', 'subscript' => 'Subscript', 'text_color' => 'Text color', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Custom color', 'remove_color' => 'Remove color', 'background_color' => 'Background color', diff --git a/lang/tk/entities.php b/lang/tk/entities.php index 561022ad6..ef625a3d2 100644 --- a/lang/tk/entities.php +++ b/lang/tk/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Insert Drawing', 'pages_md_show_preview' => 'Show preview', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Page is not in a chapter', diff --git a/lang/tr/editor.php b/lang/tr/editor.php index 6bb1d5db8..c020c82fd 100644 --- a/lang/tr/editor.php +++ b/lang/tr/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Üst simge', 'subscript' => 'Alt simge', 'text_color' => 'Metin rengi', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Özel renk', 'remove_color' => 'Rengi kaldır', 'background_color' => 'Arka plan rengi', diff --git a/lang/tr/entities.php b/lang/tr/entities.php index 02eda9823..a9c6eebd8 100644 --- a/lang/tr/entities.php +++ b/lang/tr/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Çizim Ekle', 'pages_md_show_preview' => 'Önizlemeyi göster', 'pages_md_sync_scroll' => 'Sync preview scroll', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Unsaved Drawing Found', 'pages_drawing_unsaved_confirm' => 'Unsaved drawing data was found from a previous failed drawing save attempt. Would you like to restore and continue editing this unsaved drawing?', 'pages_not_in_chapter' => 'Bu sayfa, bir bölüme ait değil', diff --git a/lang/uk/editor.php b/lang/uk/editor.php index f887b3203..6dbeb509b 100644 --- a/lang/uk/editor.php +++ b/lang/uk/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Верхній індекс', 'subscript' => 'Нижній індекс', 'text_color' => 'Колір тексту', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Власний колір', 'remove_color' => 'Видалити колір', 'background_color' => 'Колір фону', diff --git a/lang/uk/entities.php b/lang/uk/entities.php index ea74e8823..a72fac1a4 100644 --- a/lang/uk/entities.php +++ b/lang/uk/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Вставити малюнок', 'pages_md_show_preview' => 'Показати попередній перегляд', 'pages_md_sync_scroll' => 'Синхронізація прокручування попереднього перегляду', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Знайдено незбережену чернетку', 'pages_drawing_unsaved_confirm' => 'Незбережені чернетки були знайдені з попередньої спроби зберегти звіт. Хочете відновити і продовжити редагування цієї чернетки?', 'pages_not_in_chapter' => 'Сторінка не знаходиться в розділі', diff --git a/lang/uz/editor.php b/lang/uz/editor.php index 905855b4c..a7f91d769 100644 --- a/lang/uz/editor.php +++ b/lang/uz/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Yuqori yozuv', 'subscript' => 'Subscript', 'text_color' => 'Matn rangi', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Maxsus rang', 'remove_color' => 'Rangni olib tashlash', 'background_color' => 'Fon rangi', diff --git a/lang/uz/entities.php b/lang/uz/entities.php index 7edd8449f..7c88e346c 100644 --- a/lang/uz/entities.php +++ b/lang/uz/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Chizma kiritish', 'pages_md_show_preview' => 'Ko‘rish', 'pages_md_sync_scroll' => 'Sinxronizatsiyani oldindan ko\'rish aylantirish', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => 'Saqlanmagan chizma topildi', 'pages_drawing_unsaved_confirm' => 'Saqlanmagan chizma maʼlumotlari avvalgi muvaffaqiyatsiz chizmani saqlash urinishidan topildi. Ushbu saqlanmagan chizmani qayta tiklash va tahrirlashni davom ettirmoqchimisiz?', 'pages_not_in_chapter' => 'Sahifa bir bobda emas', diff --git a/lang/vi/editor.php b/lang/vi/editor.php index ff089f67a..d76a70815 100644 --- a/lang/vi/editor.php +++ b/lang/vi/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => 'Chỉ số trên', 'subscript' => 'Chỉ số dưới', 'text_color' => 'Màu chữ', + 'highlight_color' => 'Highlight color', 'custom_color' => 'Màu tùy chỉnh', 'remove_color' => 'Xóa màu', 'background_color' => 'Màu nền', diff --git a/lang/vi/entities.php b/lang/vi/entities.php index c08fd01dd..6d740f1bc 100644 --- a/lang/vi/entities.php +++ b/lang/vi/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => 'Chèn bản vẽ', 'pages_md_show_preview' => 'Hiển thị bản xem trước', 'pages_md_sync_scroll' => 'Đồng bộ hóa cuộn xem trước', + 'pages_md_plain_editor' => 'Trình soạn thảo văn bản thuần túy', 'pages_drawing_unsaved' => 'Tìm thấy bản vẽ chưa lưu', 'pages_drawing_unsaved_confirm' => 'Dữ liệu bản vẽ chưa lưu được tìm thấy từ lần lưu bản vẽ không thành công trước đó. Bạn có muốn khôi phục và tiếp tục chỉnh sửa bản vẽ chưa lưu này không?', 'pages_not_in_chapter' => 'Trang không nằm trong một chương', diff --git a/lang/zh_CN/common.php b/lang/zh_CN/common.php index 59a70f78e..dde4bdf7d 100644 --- a/lang/zh_CN/common.php +++ b/lang/zh_CN/common.php @@ -30,8 +30,8 @@ return [ 'create' => '创建', 'update' => '更新', 'edit' => '编辑', - 'archive' => 'Archive', - 'unarchive' => 'Un-Archive', + 'archive' => '存档', + 'unarchive' => '取消存档', 'sort' => '排序', 'move' => '移动', 'copy' => '复制', diff --git a/lang/zh_CN/editor.php b/lang/zh_CN/editor.php index 8eb335ea2..6dbca56e3 100644 --- a/lang/zh_CN/editor.php +++ b/lang/zh_CN/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => '上标', 'subscript' => '下标', 'text_color' => '文本颜色', + 'highlight_color' => 'Highlight color', 'custom_color' => '自定义颜色', 'remove_color' => '移除颜色', 'background_color' => '背景色', diff --git a/lang/zh_CN/entities.php b/lang/zh_CN/entities.php index 5b67ee0c4..d60e01e0b 100644 --- a/lang/zh_CN/entities.php +++ b/lang/zh_CN/entities.php @@ -168,7 +168,7 @@ return [ '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_auto_sort' => '自动排序选项', - 'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName', + 'books_sort_auto_sort_active' => '自动排序已激活:::sortName', 'books_sort_named' => '排序图书「:bookName」', 'books_sort_name' => '按名称排序', 'books_sort_created' => '创建时间排序', @@ -248,7 +248,7 @@ return [ 'pages_edit_switch_to_markdown_stable' => '(保留内容)', 'pages_edit_switch_to_wysiwyg' => '切换到所见即所得编辑器', 'pages_edit_switch_to_new_wysiwyg' => '切换到新的所见即所得', - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(正在Beta测试中)', 'pages_edit_set_changelog' => '更新说明', 'pages_edit_enter_changelog_desc' => '输入对您所做更改的简要说明', 'pages_edit_enter_changelog' => '输入更新说明', @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => '插入图表', 'pages_md_show_preview' => '显示预览', 'pages_md_sync_scroll' => '同步预览滚动', + 'pages_md_plain_editor' => '纯文本编辑器', 'pages_drawing_unsaved' => '找到未保存的绘图', 'pages_drawing_unsaved_confirm' => '从之前保存失败的绘图中发现了可恢复的数据。您想恢复并继续编辑这个未保存的绘图吗?', 'pages_not_in_chapter' => '本页面不在某章节中', @@ -395,8 +396,8 @@ return [ 'comment_none' => '没有要显示的评论', 'comment_placeholder' => '在这里评论', 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', - 'comment_archived_count' => ':count Archived', - 'comment_archived_threads' => 'Archived Threads', + 'comment_archived_count' => ':count 条评论已存档', + 'comment_archived_threads' => '已存档的贴子', 'comment_save' => '保存评论', 'comment_new' => '新评论', 'comment_created' => '评论于 :createDiff', @@ -405,14 +406,14 @@ return [ 'comment_deleted_success' => '评论已删除', 'comment_created_success' => '评论已添加', 'comment_updated_success' => '评论已更新', - 'comment_archive_success' => 'Comment archived', - 'comment_unarchive_success' => 'Comment un-archived', + 'comment_archive_success' => '评论已存档', + 'comment_unarchive_success' => '评论已取消存档', 'comment_view' => '查看评论', - 'comment_jump_to_thread' => 'Jump to thread', + 'comment_jump_to_thread' => '跳转到贴子', 'comment_delete_confirm' => '您确定要删除这条评论?', 'comment_in_reply_to' => '回复 :commentId', - 'comment_reference' => 'Reference', - 'comment_reference_outdated' => '(Outdated)', + 'comment_reference' => '参考', + 'comment_reference_outdated' => '(已过时)', 'comment_editor_explain' => '这里是此页面上留下的评论。查看已保存的页面时可以添加和管理评论。', // Revision diff --git a/lang/zh_TW/common.php b/lang/zh_TW/common.php index 30388c3f4..0c64ac835 100644 --- a/lang/zh_TW/common.php +++ b/lang/zh_TW/common.php @@ -30,7 +30,7 @@ return [ 'create' => '建立', 'update' => '更新', 'edit' => '編輯', - 'archive' => 'Archive', + 'archive' => '歸檔', 'unarchive' => 'Un-Archive', 'sort' => '排序', 'move' => '移動', diff --git a/lang/zh_TW/editor.php b/lang/zh_TW/editor.php index 9319e64a4..93c8d571d 100644 --- a/lang/zh_TW/editor.php +++ b/lang/zh_TW/editor.php @@ -48,6 +48,7 @@ return [ 'superscript' => '上標', 'subscript' => '下標', 'text_color' => '文本顏色', + 'highlight_color' => 'Highlight color', 'custom_color' => '自訂顏色', 'remove_color' => '移除颜色', 'background_color' => '背景顏色', diff --git a/lang/zh_TW/entities.php b/lang/zh_TW/entities.php index fccf0ef59..21ff15124 100644 --- a/lang/zh_TW/entities.php +++ b/lang/zh_TW/entities.php @@ -268,6 +268,7 @@ return [ 'pages_md_insert_drawing' => '插入繪圖', 'pages_md_show_preview' => '顯示預覽', 'pages_md_sync_scroll' => '預覽頁面同步捲動', + 'pages_md_plain_editor' => 'Plaintext editor', 'pages_drawing_unsaved' => '偵測到未儲存的繪圖', 'pages_drawing_unsaved_confirm' => '從之前保存失敗的繪圖中發現了可恢復的數據。您想恢復並繼續編輯這個未保存的繪圖嗎?', 'pages_not_in_chapter' => '頁面不在章節中',