mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
Updated translations with latest Crowdin changes (#5696)
This commit is contained in:
@@ -30,8 +30,8 @@ return [
|
|||||||
'create' => 'إنشاء',
|
'create' => 'إنشاء',
|
||||||
'update' => 'تحديث',
|
'update' => 'تحديث',
|
||||||
'edit' => 'تعديل',
|
'edit' => 'تعديل',
|
||||||
'archive' => 'Archive',
|
'archive' => 'أرشف',
|
||||||
'unarchive' => 'Un-Archive',
|
'unarchive' => 'إلغاء الأرشفة',
|
||||||
'sort' => 'سرد',
|
'sort' => 'سرد',
|
||||||
'move' => 'نقل',
|
'move' => 'نقل',
|
||||||
'copy' => 'نسخ',
|
'copy' => 'نسخ',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'نص مرتفع',
|
'superscript' => 'نص مرتفع',
|
||||||
'subscript' => 'نص منخفض',
|
'subscript' => 'نص منخفض',
|
||||||
'text_color' => 'لون النص',
|
'text_color' => 'لون النص',
|
||||||
|
'highlight_color' => 'لون التمييز',
|
||||||
'custom_color' => 'لون مخصص',
|
'custom_color' => 'لون مخصص',
|
||||||
'remove_color' => 'إزالة اللون',
|
'remove_color' => 'إزالة اللون',
|
||||||
'background_color' => 'لون الخلفية',
|
'background_color' => 'لون الخلفية',
|
||||||
|
@@ -248,7 +248,7 @@ return [
|
|||||||
'pages_edit_switch_to_markdown_stable' => '(محتوى مستقر)',
|
'pages_edit_switch_to_markdown_stable' => '(محتوى مستقر)',
|
||||||
'pages_edit_switch_to_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه -WYSIWYG-',
|
'pages_edit_switch_to_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه -WYSIWYG-',
|
||||||
'pages_edit_switch_to_new_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه الجديد -new 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_set_changelog' => 'تثبيت سجل التعديل',
|
||||||
'pages_edit_enter_changelog_desc' => 'ضع وصف مختصر للتعديلات التي تمت',
|
'pages_edit_enter_changelog_desc' => 'ضع وصف مختصر للتعديلات التي تمت',
|
||||||
'pages_edit_enter_changelog' => 'أدخل سجل التعديل',
|
'pages_edit_enter_changelog' => 'أدخل سجل التعديل',
|
||||||
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'إدخال رسمة',
|
'pages_md_insert_drawing' => 'إدخال رسمة',
|
||||||
'pages_md_show_preview' => 'عرض المعاينة',
|
'pages_md_show_preview' => 'عرض المعاينة',
|
||||||
'pages_md_sync_scroll' => 'مزامنة معاينة التمرير',
|
'pages_md_sync_scroll' => 'مزامنة معاينة التمرير',
|
||||||
|
'pages_md_plain_editor' => 'محرر النصوص العادي',
|
||||||
'pages_drawing_unsaved' => 'تم العثور على رسم غير محفوظ',
|
'pages_drawing_unsaved' => 'تم العثور على رسم غير محفوظ',
|
||||||
'pages_drawing_unsaved_confirm' => 'تم العثور على بيانات رسم غير محفوظة من محاولة حفظ رسم سابقة فاشلة. هل ترغب في استعادة هذا الرسم غير المحفوظ ومواصلة تحريره؟',
|
'pages_drawing_unsaved_confirm' => 'تم العثور على بيانات رسم غير محفوظة من محاولة حفظ رسم سابقة فاشلة. هل ترغب في استعادة هذا الرسم غير المحفوظ ومواصلة تحريره؟',
|
||||||
'pages_not_in_chapter' => 'صفحة ليست في فصل',
|
'pages_not_in_chapter' => 'صفحة ليست في فصل',
|
||||||
|
@@ -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' => 'Фонов цвят',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Вмъкни рисунка',
|
'pages_md_insert_drawing' => 'Вмъкни рисунка',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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' => 'Страницата не принадлежи в никоя глава',
|
'pages_not_in_chapter' => 'Страницата не принадлежи в никоя глава',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superscript',
|
'superscript' => 'Superscript',
|
||||||
'subscript' => 'Subscript',
|
'subscript' => 'Subscript',
|
||||||
'text_color' => 'Text color',
|
'text_color' => 'Text color',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Custom color',
|
'custom_color' => 'Custom color',
|
||||||
'remove_color' => 'Remove color',
|
'remove_color' => 'Remove color',
|
||||||
'background_color' => 'Background color',
|
'background_color' => 'Background color',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insert Drawing',
|
'pages_md_insert_drawing' => 'Insert Drawing',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Page is not in a chapter',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superscript',
|
'superscript' => 'Superscript',
|
||||||
'subscript' => 'Subscript',
|
'subscript' => 'Subscript',
|
||||||
'text_color' => 'Text color',
|
'text_color' => 'Text color',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Custom color',
|
'custom_color' => 'Custom color',
|
||||||
'remove_color' => 'Remove color',
|
'remove_color' => 'Remove color',
|
||||||
'background_color' => 'Background color',
|
'background_color' => 'Background color',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insert Drawing',
|
'pages_md_insert_drawing' => 'Insert Drawing',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Page is not in a chapter',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superíndex',
|
'superscript' => 'Superíndex',
|
||||||
'subscript' => 'Subíndex',
|
'subscript' => 'Subíndex',
|
||||||
'text_color' => 'Color del text',
|
'text_color' => 'Color del text',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Color personalitzat',
|
'custom_color' => 'Color personalitzat',
|
||||||
'remove_color' => 'Elimina el color',
|
'remove_color' => 'Elimina el color',
|
||||||
'background_color' => 'Color de fons',
|
'background_color' => 'Color de fons',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insereix un dibuix',
|
'pages_md_insert_drawing' => 'Insereix un dibuix',
|
||||||
'pages_md_show_preview' => 'Mostra la visualització prèvia',
|
'pages_md_show_preview' => 'Mostra la visualització prèvia',
|
||||||
'pages_md_sync_scroll' => 'Sincronitza el desplaçament de 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' => '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_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',
|
'pages_not_in_chapter' => 'La pàgina no és un capítol',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'horní index',
|
'superscript' => 'horní index',
|
||||||
'subscript' => 'Dolní index',
|
'subscript' => 'Dolní index',
|
||||||
'text_color' => 'Barva textu:',
|
'text_color' => 'Barva textu:',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Vlastní barva',
|
'custom_color' => 'Vlastní barva',
|
||||||
'remove_color' => 'Odstranit barvu',
|
'remove_color' => 'Odstranit barvu',
|
||||||
'background_color' => 'Barva pozadí',
|
'background_color' => 'Barva pozadí',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Vložit kresbu',
|
'pages_md_insert_drawing' => 'Vložit kresbu',
|
||||||
'pages_md_show_preview' => 'Zobrazit náhled',
|
'pages_md_show_preview' => 'Zobrazit náhled',
|
||||||
'pages_md_sync_scroll' => 'Synchronizovat 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' => '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_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',
|
'pages_not_in_chapter' => 'Stránka není v kapitole',
|
||||||
@@ -395,7 +396,7 @@ return [
|
|||||||
'comment_none' => 'Žádné komentáře k zobrazení',
|
'comment_none' => 'Žádné komentáře k zobrazení',
|
||||||
'comment_placeholder' => 'Zde zadejte komentář',
|
'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_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_archived_threads' => 'Archivovaná vlákna',
|
||||||
'comment_save' => 'Uložit komentář',
|
'comment_save' => 'Uložit komentář',
|
||||||
'comment_new' => 'Nový komentář',
|
'comment_new' => 'Nový komentář',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Uwchysgrif',
|
'superscript' => 'Uwchysgrif',
|
||||||
'subscript' => 'Isysgrif',
|
'subscript' => 'Isysgrif',
|
||||||
'text_color' => 'Lliw testun',
|
'text_color' => 'Lliw testun',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Lliw addasu',
|
'custom_color' => 'Lliw addasu',
|
||||||
'remove_color' => 'Dileu lliw',
|
'remove_color' => 'Dileu lliw',
|
||||||
'background_color' => 'Lliw cefnder',
|
'background_color' => 'Lliw cefnder',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Mewnosod Llun',
|
'pages_md_insert_drawing' => 'Mewnosod Llun',
|
||||||
'pages_md_show_preview' => 'Dangos rhagolwg',
|
'pages_md_show_preview' => 'Dangos rhagolwg',
|
||||||
'pages_md_sync_scroll' => 'Cydamseru sgrôl ragolwg',
|
'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' => '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_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',
|
'pages_not_in_chapter' => 'Nid yw\'r dudalen mewn pennod',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Hævet',
|
'superscript' => 'Hævet',
|
||||||
'subscript' => 'Sænket',
|
'subscript' => 'Sænket',
|
||||||
'text_color' => 'Tekstfarve',
|
'text_color' => 'Tekstfarve',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Tilpasset farve',
|
'custom_color' => 'Tilpasset farve',
|
||||||
'remove_color' => 'Fjern farve',
|
'remove_color' => 'Fjern farve',
|
||||||
'background_color' => 'Baggrundsfarve',
|
'background_color' => 'Baggrundsfarve',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Indsæt tegning',
|
'pages_md_insert_drawing' => 'Indsæt tegning',
|
||||||
'pages_md_show_preview' => 'Vis forhåndsvisning',
|
'pages_md_show_preview' => 'Vis forhåndsvisning',
|
||||||
'pages_md_sync_scroll' => 'Rulning af forhåndsvisning af synkronisering',
|
'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' => '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_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',
|
'pages_not_in_chapter' => 'Side er ikke i et kapitel',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Hochgestellt',
|
'superscript' => 'Hochgestellt',
|
||||||
'subscript' => 'Tiefgestellt',
|
'subscript' => 'Tiefgestellt',
|
||||||
'text_color' => 'Schriftfarbe',
|
'text_color' => 'Schriftfarbe',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Benutzerdefinierte Farbe',
|
'custom_color' => 'Benutzerdefinierte Farbe',
|
||||||
'remove_color' => 'Farbe entfernen',
|
'remove_color' => 'Farbe entfernen',
|
||||||
'background_color' => 'Hintergrundfarbe',
|
'background_color' => 'Hintergrundfarbe',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Zeichnung einfügen',
|
'pages_md_insert_drawing' => 'Zeichnung einfügen',
|
||||||
'pages_md_show_preview' => 'Vorschau anzeigen',
|
'pages_md_show_preview' => 'Vorschau anzeigen',
|
||||||
'pages_md_sync_scroll' => 'Vorschau synchronisieren',
|
'pages_md_sync_scroll' => 'Vorschau synchronisieren',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Ungespeicherte Zeichnung gefunden',
|
'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_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',
|
'pages_not_in_chapter' => 'Seite ist in keinem Kapitel',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Hochgestellt',
|
'superscript' => 'Hochgestellt',
|
||||||
'subscript' => 'Tiefgestellt',
|
'subscript' => 'Tiefgestellt',
|
||||||
'text_color' => 'Textfarbe',
|
'text_color' => 'Textfarbe',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Benutzerdefinierte Farbe',
|
'custom_color' => 'Benutzerdefinierte Farbe',
|
||||||
'remove_color' => 'Farbe entfernen',
|
'remove_color' => 'Farbe entfernen',
|
||||||
'background_color' => 'Hintergrundfarbe',
|
'background_color' => 'Hintergrundfarbe',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Zeichnung einfügen',
|
'pages_md_insert_drawing' => 'Zeichnung einfügen',
|
||||||
'pages_md_show_preview' => 'Vorschau anzeigen',
|
'pages_md_show_preview' => 'Vorschau anzeigen',
|
||||||
'pages_md_sync_scroll' => 'Vorschau synchronisieren',
|
'pages_md_sync_scroll' => 'Vorschau synchronisieren',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Ungespeicherte Zeichnung gefunden',
|
'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_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',
|
'pages_not_in_chapter' => 'Seite ist in keinem Kapitel',
|
||||||
|
@@ -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' => 'Χρώμα φόντου',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Εισαγωγή Σχεδίου',
|
'pages_md_insert_drawing' => 'Εισαγωγή Σχεδίου',
|
||||||
'pages_md_show_preview' => 'Εμφάνιση προεπισκόπησης',
|
'pages_md_show_preview' => 'Εμφάνιση προεπισκόπησης',
|
||||||
'pages_md_sync_scroll' => 'Συγχρονισμός προεπισκόπησης',
|
'pages_md_sync_scroll' => 'Συγχρονισμός προεπισκόπησης',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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' => 'Η σελίδα δεν είναι σε κεφάλαιο',
|
'pages_not_in_chapter' => 'Η σελίδα δεν είναι σε κεφάλαιο',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superíndice',
|
'superscript' => 'Superíndice',
|
||||||
'subscript' => 'Subíndice',
|
'subscript' => 'Subíndice',
|
||||||
'text_color' => 'Color de texto',
|
'text_color' => 'Color de texto',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Color personalizado',
|
'custom_color' => 'Color personalizado',
|
||||||
'remove_color' => 'Eliminar color',
|
'remove_color' => 'Eliminar color',
|
||||||
'background_color' => 'Color de fondo',
|
'background_color' => 'Color de fondo',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insertar Dibujo',
|
'pages_md_insert_drawing' => 'Insertar Dibujo',
|
||||||
'pages_md_show_preview' => 'Mostrar vista previa',
|
'pages_md_show_preview' => 'Mostrar vista previa',
|
||||||
'pages_md_sync_scroll' => 'Sincronizar desplazamiento de 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' => '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_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',
|
'pages_not_in_chapter' => 'La página no está en un capítulo',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superíndice',
|
'superscript' => 'Superíndice',
|
||||||
'subscript' => 'Subíndice',
|
'subscript' => 'Subíndice',
|
||||||
'text_color' => 'Color del texto',
|
'text_color' => 'Color del texto',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Color personalizado',
|
'custom_color' => 'Color personalizado',
|
||||||
'remove_color' => 'Eliminar color',
|
'remove_color' => 'Eliminar color',
|
||||||
'background_color' => 'Color de fondo',
|
'background_color' => 'Color de fondo',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insertar Dibujo',
|
'pages_md_insert_drawing' => 'Insertar Dibujo',
|
||||||
'pages_md_show_preview' => 'Mostrar vista previa',
|
'pages_md_show_preview' => 'Mostrar vista previa',
|
||||||
'pages_md_sync_scroll' => 'Sincronizar desplazamiento de 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' => '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_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',
|
'pages_not_in_chapter' => 'La página no esá en el capítulo',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Ülaindeks',
|
'superscript' => 'Ülaindeks',
|
||||||
'subscript' => 'Alaindeks',
|
'subscript' => 'Alaindeks',
|
||||||
'text_color' => 'Teksti värv',
|
'text_color' => 'Teksti värv',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Kohandatud värv',
|
'custom_color' => 'Kohandatud värv',
|
||||||
'remove_color' => 'Eemalda värv',
|
'remove_color' => 'Eemalda värv',
|
||||||
'background_color' => 'Taustavärv',
|
'background_color' => 'Taustavärv',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Lisa joonis',
|
'pages_md_insert_drawing' => 'Lisa joonis',
|
||||||
'pages_md_show_preview' => 'Näita eelvaadet',
|
'pages_md_show_preview' => 'Näita eelvaadet',
|
||||||
'pages_md_sync_scroll' => 'Sünkrooni eelvaate kerimine',
|
'pages_md_sync_scroll' => 'Sünkrooni eelvaate kerimine',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Leiti salvestamata joonis',
|
'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_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',
|
'pages_not_in_chapter' => 'Leht ei kuulu peatüki alla',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Gain-eskripta',
|
'superscript' => 'Gain-eskripta',
|
||||||
'subscript' => 'Azpi-script',
|
'subscript' => 'Azpi-script',
|
||||||
'text_color' => 'Testuaren kolorea',
|
'text_color' => 'Testuaren kolorea',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Kolore pertsonalizatua',
|
'custom_color' => 'Kolore pertsonalizatua',
|
||||||
'remove_color' => 'Kolorea ezabatu',
|
'remove_color' => 'Kolorea ezabatu',
|
||||||
'background_color' => 'Atzeko planoaren kolorea',
|
'background_color' => 'Atzeko planoaren kolorea',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Txertatu marrazki berria',
|
'pages_md_insert_drawing' => 'Txertatu marrazki berria',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Page is not in a chapter',
|
||||||
|
@@ -6,7 +6,7 @@
|
|||||||
return [
|
return [
|
||||||
|
|
||||||
// Pages
|
// Pages
|
||||||
'page_create' => 'تاریخ ایجاد',
|
'page_create' => 'صفحه ایجاد شد',
|
||||||
'page_create_notification' => 'صفحه با موفقیت ایجاد شد',
|
'page_create_notification' => 'صفحه با موفقیت ایجاد شد',
|
||||||
'page_update' => 'به روزرسانی صفحه',
|
'page_update' => 'به روزرسانی صفحه',
|
||||||
'page_update_notification' => 'صفحه با موفقیت به روزرسانی شد',
|
'page_update_notification' => 'صفحه با موفقیت به روزرسانی شد',
|
||||||
@@ -85,12 +85,12 @@ return [
|
|||||||
'webhook_delete_notification' => 'وب هوک با موفقیت حذف شد',
|
'webhook_delete_notification' => 'وب هوک با موفقیت حذف شد',
|
||||||
|
|
||||||
// Imports
|
// Imports
|
||||||
'import_create' => 'created import',
|
'import_create' => 'ورودی ایجاد شد',
|
||||||
'import_create_notification' => 'Import successfully uploaded',
|
'import_create_notification' => 'فایل با موفقیت آپلود شد',
|
||||||
'import_run' => 'updated import',
|
'import_run' => 'آیتم واردشده بروزرسانی شد',
|
||||||
'import_run_notification' => 'Content successfully imported',
|
'import_run_notification' => 'محتوا با موفقیت انتقال یافت',
|
||||||
'import_delete' => 'deleted import',
|
'import_delete' => 'آیتم ورودی حدف شده',
|
||||||
'import_delete_notification' => 'Import successfully deleted',
|
'import_delete_notification' => 'آیتم واردشده با موفقیت حذف شد',
|
||||||
|
|
||||||
// Users
|
// Users
|
||||||
'user_create' => 'کاربر ایجاد شده',
|
'user_create' => 'کاربر ایجاد شده',
|
||||||
@@ -128,12 +128,12 @@ return [
|
|||||||
'comment_delete' => 'نظر حذف شده',
|
'comment_delete' => 'نظر حذف شده',
|
||||||
|
|
||||||
// Sort Rules
|
// Sort Rules
|
||||||
'sort_rule_create' => 'created sort rule',
|
'sort_rule_create' => 'قانون مرتبسازی ایجاد شد',
|
||||||
'sort_rule_create_notification' => 'Sort rule successfully created',
|
'sort_rule_create_notification' => 'قانون مرتبسازی با موفقیت ایجاد شد',
|
||||||
'sort_rule_update' => 'updated sort rule',
|
'sort_rule_update' => 'قانون مرتبسازی بهروزرسانی شد',
|
||||||
'sort_rule_update_notification' => 'Sort rule successfully updated',
|
'sort_rule_update_notification' => 'قانون مرتبسازی با موفقیت بهروزرسانی شد',
|
||||||
'sort_rule_delete' => 'deleted sort rule',
|
'sort_rule_delete' => 'قانون مرتبسازی حذف شد',
|
||||||
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
|
'sort_rule_delete_notification' => 'قانون مرتبسازی با موفقیت حذف شد',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'permissions_update' => 'به روزرسانی مجوزها',
|
'permissions_update' => 'به روزرسانی مجوزها',
|
||||||
|
@@ -91,7 +91,7 @@ return [
|
|||||||
'mfa_option_totp_title' => 'برنامه ی موبایل',
|
'mfa_option_totp_title' => 'برنامه ی موبایل',
|
||||||
'mfa_option_totp_desc' => 'برای استفاده از احراز هویت چند عاملی به یک برنامه موبایلی نیاز دارید که از TOTP پشتیبانی کند، مانند Google Authenticator، Authy یا Microsoft Authenticator.',
|
'mfa_option_totp_desc' => 'برای استفاده از احراز هویت چند عاملی به یک برنامه موبایلی نیاز دارید که از TOTP پشتیبانی کند، مانند Google Authenticator، Authy یا Microsoft Authenticator.',
|
||||||
'mfa_option_backup_codes_title' => 'کدهای پشتیبان',
|
'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_confirm_and_enable' => 'تایید و فعال کنید',
|
||||||
'mfa_gen_backup_codes_title' => 'راه اندازی کدهای پشتیبان',
|
'mfa_gen_backup_codes_title' => 'راه اندازی کدهای پشتیبان',
|
||||||
'mfa_gen_backup_codes_desc' => 'لیست کدهای زیر را در مکانی امن ذخیره کنید. هنگام دسترسی به سیستم، می توانید از یکی از کدها به عنوان مکانیزم احراز هویت دوم استفاده کنید.',
|
'mfa_gen_backup_codes_desc' => 'لیست کدهای زیر را در مکانی امن ذخیره کنید. هنگام دسترسی به سیستم، می توانید از یکی از کدها به عنوان مکانیزم احراز هویت دوم استفاده کنید.',
|
||||||
|
@@ -30,8 +30,8 @@ return [
|
|||||||
'create' => 'ایجاد',
|
'create' => 'ایجاد',
|
||||||
'update' => 'بهروز رسانی',
|
'update' => 'بهروز رسانی',
|
||||||
'edit' => 'ويرايش',
|
'edit' => 'ويرايش',
|
||||||
'archive' => 'Archive',
|
'archive' => 'انتقال به بایگانی',
|
||||||
'unarchive' => 'Un-Archive',
|
'unarchive' => 'فعّالسازی دوباره (خروج از بایگانی)',
|
||||||
'sort' => 'مرتب سازی',
|
'sort' => 'مرتب سازی',
|
||||||
'move' => 'جابجایی',
|
'move' => 'جابجایی',
|
||||||
'copy' => 'کپی',
|
'copy' => 'کپی',
|
||||||
@@ -111,5 +111,5 @@ return [
|
|||||||
'terms_of_service' => 'شرایط خدمات',
|
'terms_of_service' => 'شرایط خدمات',
|
||||||
|
|
||||||
// OpenSearch
|
// OpenSearch
|
||||||
'opensearch_description' => 'Search :appName',
|
'opensearch_description' => 'جستوجو در :appName',
|
||||||
];
|
];
|
||||||
|
@@ -34,8 +34,8 @@ return [
|
|||||||
'image_delete_success' => 'تصویر با موفقیت حذف شد',
|
'image_delete_success' => 'تصویر با موفقیت حذف شد',
|
||||||
'image_replace' => 'جایگزینی تصویر',
|
'image_replace' => 'جایگزینی تصویر',
|
||||||
'image_replace_success' => 'تصویر با موفقیت به روز شد',
|
'image_replace_success' => 'تصویر با موفقیت به روز شد',
|
||||||
'image_rebuild_thumbs' => 'Regenerate Size Variations',
|
'image_rebuild_thumbs' => 'بازتولید اندازههای گوناگونی از تصویر',
|
||||||
'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!',
|
'image_rebuild_thumbs_success' => 'اندازههای گوناگونی از تصویر با موفقیت بازتولید شدند.',
|
||||||
|
|
||||||
// Code Editor
|
// Code Editor
|
||||||
'code_editor' => 'ویرایش کد',
|
'code_editor' => 'ویرایش کد',
|
||||||
|
@@ -13,7 +13,7 @@ return [
|
|||||||
'cancel' => 'لغو',
|
'cancel' => 'لغو',
|
||||||
'save' => 'ذخیره',
|
'save' => 'ذخیره',
|
||||||
'close' => 'بستن',
|
'close' => 'بستن',
|
||||||
'apply' => 'Apply',
|
'apply' => 'اعمال',
|
||||||
'undo' => 'برگشت',
|
'undo' => 'برگشت',
|
||||||
'redo' => 'از نو',
|
'redo' => 'از نو',
|
||||||
'left' => 'چپ',
|
'left' => 'چپ',
|
||||||
@@ -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' => 'رنگ زمینه',
|
||||||
@@ -82,9 +83,9 @@ return [
|
|||||||
'table_properties' => 'تنظیمات جدول',
|
'table_properties' => 'تنظیمات جدول',
|
||||||
'table_properties_title' => 'تنظیمات جدول',
|
'table_properties_title' => 'تنظیمات جدول',
|
||||||
'delete_table' => 'حذف جدول',
|
'delete_table' => 'حذف جدول',
|
||||||
'table_clear_formatting' => 'Clear table formatting',
|
'table_clear_formatting' => 'حذف قالببندی جدول',
|
||||||
'resize_to_contents' => 'Resize to contents',
|
'resize_to_contents' => 'تغییر اندازه بر اساس محتوا',
|
||||||
'row_header' => 'Row header',
|
'row_header' => 'عنوان سطر',
|
||||||
'insert_row_before' => 'افزودن سطر به قبل',
|
'insert_row_before' => 'افزودن سطر به قبل',
|
||||||
'insert_row_after' => 'افزودن سطر به بعد',
|
'insert_row_after' => 'افزودن سطر به بعد',
|
||||||
'delete_row' => 'حذف سطر',
|
'delete_row' => 'حذف سطر',
|
||||||
@@ -148,7 +149,7 @@ return [
|
|||||||
'url' => 'آدرس',
|
'url' => 'آدرس',
|
||||||
'text_to_display' => 'متن جهت نمایش',
|
'text_to_display' => 'متن جهت نمایش',
|
||||||
'title' => 'عنوان',
|
'title' => 'عنوان',
|
||||||
'browse_links' => 'Browse links',
|
'browse_links' => 'مرور پیوندها',
|
||||||
'open_link' => 'بازکردن لینک',
|
'open_link' => 'بازکردن لینک',
|
||||||
'open_link_in' => 'باز کردن لینک در ...',
|
'open_link_in' => 'باز کردن لینک در ...',
|
||||||
'open_link_current' => 'پنجره کنونی',
|
'open_link_current' => 'پنجره کنونی',
|
||||||
@@ -165,8 +166,8 @@ return [
|
|||||||
'about' => 'درباره ویرایشگر',
|
'about' => 'درباره ویرایشگر',
|
||||||
'about_title' => 'درباره ویرایشگر WYSIWYG',
|
'about_title' => 'درباره ویرایشگر WYSIWYG',
|
||||||
'editor_license' => 'مجوز و حق کپی رایت ویرایشگر',
|
'editor_license' => 'مجوز و حق کپی رایت ویرایشگر',
|
||||||
'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
|
'editor_lexical_license' => 'این ویرایشگر بر پایهی نسخهای مشتقشده از «:lexicalLink» ساخته شده است که تحت مجوز MIT منتشر میشود.',
|
||||||
'editor_lexical_license_link' => 'Full license details can be found here.',
|
'editor_lexical_license_link' => 'جزئیات کامل مجوز را میتوانید اینجا مشاهده کنید.',
|
||||||
'editor_tiny_license' => 'این ویرایشگر توسط :tinyLink و تحت مجوز MIT ساخته شده است.',
|
'editor_tiny_license' => 'این ویرایشگر توسط :tinyLink و تحت مجوز MIT ساخته شده است.',
|
||||||
'editor_tiny_license_link' => 'جزئیات کپی رایت و مجوز TinyMCE را می توانید در اینجا پیدا کنید.',
|
'editor_tiny_license_link' => 'جزئیات کپی رایت و مجوز TinyMCE را می توانید در اینجا پیدا کنید.',
|
||||||
'save_continue' => 'ذخیره صفحه و ادامه',
|
'save_continue' => 'ذخیره صفحه و ادامه',
|
||||||
|
@@ -39,30 +39,30 @@ return [
|
|||||||
'export_pdf' => 'فایل PDF',
|
'export_pdf' => 'فایل PDF',
|
||||||
'export_text' => 'پرونده متنی ساده',
|
'export_text' => 'پرونده متنی ساده',
|
||||||
'export_md' => 'راهنما مارکدون',
|
'export_md' => 'راهنما مارکدون',
|
||||||
'export_zip' => 'Portable ZIP',
|
'export_zip' => 'فایل فشردهی قابلحمل (ZIP)',
|
||||||
'default_template' => 'Default Page Template',
|
'default_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_explain' => 'قالبی برای صفحه تعیین کنید که بهعنوان محتوای پیشفرض در تمام صفحاتی که در این مورد ایجاد میشوند، بهکار رود. توجه داشته باشید این قالب تنها در صورتی اعمال میشود که سازندهٔ صفحه به صفحهٔ قالب انتخابشده دسترسی نمایشی داشته باشد.',
|
||||||
'default_template_select' => 'Select a template page',
|
'default_template_select' => 'انتخاب صفحهٔ قالب',
|
||||||
'import' => 'Import',
|
'import' => 'وارد کردن',
|
||||||
'import_validate' => 'Validate Import',
|
'import_validate' => 'اعتبارسنجی آیتمهای واردشده',
|
||||||
'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_desc' => 'میتوانید کتابها، فصلها و صفحات را با استفاده از یک فایل فشرده (ZIP) که از همین سامانه یا نمونهای دیگر استخراج شده، وارد کنید. برای ادامه، یک فایل ZIP انتخاب نمایید. پس از بارگذاری و اعتبارسنجی فایل، در مرحله بعد میتوانید تنظیمات انتقال را انجام داده و انتقال را تأیید کنید.',
|
||||||
'import_zip_select' => 'Select ZIP file to upload',
|
'import_zip_select' => 'انتخاب فایل ZIP برای بارگذاری',
|
||||||
'import_zip_validation_errors' => 'Errors were detected while validating the provided ZIP file:',
|
'import_zip_validation_errors' => 'هنگام اعتبارسنجی فایل ZIP ارائهشده، خطاهایی شناسایی شد:',
|
||||||
'import_pending' => 'Pending Imports',
|
'import_pending' => 'ورودیهای در انتظار انتقال',
|
||||||
'import_pending_none' => 'No imports have been started.',
|
'import_pending_none' => 'هیچ انتقال ورودی آغاز نشده است.',
|
||||||
'import_continue' => 'Continue Import',
|
'import_continue' => 'ادامه فرآیند انتقال ورودی',
|
||||||
'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_continue_desc' => 'محتوای فایل ZIP بارگذاریشده را که قرار است وارد سامانه شود، مرور کنید. پس از اطمینان از صحت آن، انتقال را آغاز نمایید تا محتوا به این سامانه افزوده شود. توجه داشته باشید که پس از انتقال موفق، فایل ZIP بارگذاریشده بهصورت خودکار حذف خواهد شد.',
|
||||||
'import_details' => 'Import Details',
|
'import_details' => 'جزئیات انتقال ورودی',
|
||||||
'import_run' => 'Run Import',
|
'import_run' => 'شروع فرایند انتقال ورودی',
|
||||||
'import_size' => ':size Import ZIP Size',
|
'import_size' => 'حجم فایل ZIP واردشده: :size',
|
||||||
'import_uploaded_at' => 'Uploaded :relativeTime',
|
'import_uploaded_at' => 'زمان بارگذاری: :relativeTime',
|
||||||
'import_uploaded_by' => 'Uploaded by',
|
'import_uploaded_by' => 'بارگذاری شده توسط:',
|
||||||
'import_location' => '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_location_desc' => 'برای محتوای واردشده، مقصدی انتخاب کنید. برای ایجاد محتوا در آن مقصد، داشتن مجوزهای لازم ضروری است.',
|
||||||
'import_delete_confirm' => 'Are you sure you want to delete this import?',
|
'import_delete_confirm' => 'مطمئن هستید که میخواهید آیتم واردشده را حدف کنید؟',
|
||||||
'import_delete_desc' => 'This will delete the uploaded import ZIP file, and cannot be undone.',
|
'import_delete_desc' => 'با انجام این کار، فایل ZIP واردشده حذف میشود و این عمل بازگشتناپذیر است.',
|
||||||
'import_errors' => 'Import Errors',
|
'import_errors' => 'خطای انتقال ورودی',
|
||||||
'import_errors_desc' => 'The follow errors occurred during the import attempt:',
|
'import_errors_desc' => 'در جریان تلاش برای انتقال ورودی، خطاهای زیر رخ داد:',
|
||||||
|
|
||||||
// Permissions and restrictions
|
// Permissions and restrictions
|
||||||
'permissions' => 'مجوزها',
|
'permissions' => 'مجوزها',
|
||||||
@@ -166,9 +166,9 @@ return [
|
|||||||
'books_search_this' => 'این کتاب را جستجو کنید',
|
'books_search_this' => 'این کتاب را جستجو کنید',
|
||||||
'books_navigation' => 'ناوبری کتاب',
|
'books_navigation' => 'ناوبری کتاب',
|
||||||
'books_sort' => 'مرتب سازی مطالب کتاب',
|
'books_sort' => 'مرتب سازی مطالب کتاب',
|
||||||
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
|
'books_sort_desc' => 'برای ساماندهی محتوای یک کتاب، میتوانید فصلها و صفحات آن را جابهجا کنید. همچنین میتوانید کتابهای دیگری بیفزایید تا جابهجایی فصلها و صفحات میان کتابها آسان شود. در صورت تمایل، میتوانید قاعدهای برای مرتبسازی خودکار تعیین کنید تا محتوای کتاب در صورت ایجاد تغییرات، به طور خودکار مرتب شود.',
|
||||||
'books_sort_auto_sort' => 'Auto Sort Option',
|
'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_named' => 'مرتبسازی کتاب:bookName',
|
||||||
'books_sort_name' => 'مرتب سازی بر اساس نام',
|
'books_sort_name' => 'مرتب سازی بر اساس نام',
|
||||||
'books_sort_created' => 'مرتب سازی بر اساس تاریخ ایجاد',
|
'books_sort_created' => 'مرتب سازی بر اساس تاریخ ایجاد',
|
||||||
@@ -230,7 +230,9 @@ return [
|
|||||||
'pages_delete_draft' => 'حذف صفحه پیش نویس',
|
'pages_delete_draft' => 'حذف صفحه پیش نویس',
|
||||||
'pages_delete_success' => 'صفحه حذف شد',
|
'pages_delete_success' => 'صفحه حذف شد',
|
||||||
'pages_delete_draft_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_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه را حذف کنید؟',
|
||||||
'pages_delete_draft_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه پیش نویس را حذف کنید؟',
|
'pages_delete_draft_confirm' => 'آیا مطمئن هستید که می خواهید این صفحه پیش نویس را حذف کنید؟',
|
||||||
'pages_editing_named' => 'ویرایش صفحه :pageName',
|
'pages_editing_named' => 'ویرایش صفحه :pageName',
|
||||||
@@ -247,8 +249,9 @@ return [
|
|||||||
'pages_edit_switch_to_markdown_clean' => '(مطالب تمیز)',
|
'pages_edit_switch_to_markdown_clean' => '(مطالب تمیز)',
|
||||||
'pages_edit_switch_to_markdown_stable' => '(محتوای پایدار)',
|
'pages_edit_switch_to_markdown_stable' => '(محتوای پایدار)',
|
||||||
'pages_edit_switch_to_wysiwyg' => 'به ویرایشگر WYSIWYG بروید',
|
'pages_edit_switch_to_wysiwyg' => 'به ویرایشگر WYSIWYG بروید',
|
||||||
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
|
'pages_edit_switch_to_new_wysiwyg' => 'تغییر به ویرایشگر جدید WYSIWYG
|
||||||
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
|
(ویرایشگر WYSIWYG: «آنچه میبینید همان است که بهدست میآورید»)',
|
||||||
|
'pages_edit_switch_to_new_wysiwyg_desc' => '(در مرحله آزمایش بتا)',
|
||||||
'pages_edit_set_changelog' => 'تنظیم تغییرات',
|
'pages_edit_set_changelog' => 'تنظیم تغییرات',
|
||||||
'pages_edit_enter_changelog_desc' => 'توضیح مختصری از تغییراتی که ایجاد کرده اید وارد کنید',
|
'pages_edit_enter_changelog_desc' => 'توضیح مختصری از تغییراتی که ایجاد کرده اید وارد کنید',
|
||||||
'pages_edit_enter_changelog' => 'وارد کردن تغییرات',
|
'pages_edit_enter_changelog' => 'وارد کردن تغییرات',
|
||||||
@@ -268,6 +271,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'درج طرح',
|
'pages_md_insert_drawing' => 'درج طرح',
|
||||||
'pages_md_show_preview' => 'دیدن پیش نمایش',
|
'pages_md_show_preview' => 'دیدن پیش نمایش',
|
||||||
'pages_md_sync_scroll' => 'هماهنگ سازی اسکرول پیش نمایش',
|
'pages_md_sync_scroll' => 'هماهنگ سازی اسکرول پیش نمایش',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'نقاشی ذخیره نشده پیدا شد',
|
'pages_drawing_unsaved' => 'نقاشی ذخیره نشده پیدا شد',
|
||||||
'pages_drawing_unsaved_confirm' => 'نسخهای ذخیرهنشده از طراحیهای قبلی پیدا شد. آیا میخواهید این طراحی ذخیرهنشده را بازیابی کنید و به ویرایش آن ادامه دهید؟',
|
'pages_drawing_unsaved_confirm' => 'نسخهای ذخیرهنشده از طراحیهای قبلی پیدا شد. آیا میخواهید این طراحی ذخیرهنشده را بازیابی کنید و به ویرایش آن ادامه دهید؟',
|
||||||
'pages_not_in_chapter' => 'صفحه در یک فصل نیست',
|
'pages_not_in_chapter' => 'صفحه در یک فصل نیست',
|
||||||
@@ -301,9 +305,9 @@ return [
|
|||||||
'pages_pointer_enter_mode' => 'ورود به حالت انتخاب قسمت',
|
'pages_pointer_enter_mode' => 'ورود به حالت انتخاب قسمت',
|
||||||
'pages_pointer_label' => 'گزینههای قسمت صفحه',
|
'pages_pointer_label' => 'گزینههای قسمت صفحه',
|
||||||
'pages_pointer_permalink' => 'لینک ثابت قسمت صفحه',
|
'pages_pointer_permalink' => 'لینک ثابت قسمت صفحه',
|
||||||
'pages_pointer_include_tag' => 'Page Section Include Tag',
|
'pages_pointer_include_tag' => 'افزودن برچسب برای این بخش از صفحه',
|
||||||
'pages_pointer_toggle_link' => 'Permalink mode, Press to show include tag',
|
'pages_pointer_toggle_link' => 'حالت پیوند دائمی؛ برای مشاهده برچسب افزوده شده، کلیک کنید',
|
||||||
'pages_pointer_toggle_include' => 'Include tag mode, Press to show permalink',
|
'pages_pointer_toggle_include' => 'حالت افزودن برچسب؛ برای نمایش پیوند دائمی کلیک کنید',
|
||||||
'pages_permissions_active' => 'مجوزهای صفحه فعال است',
|
'pages_permissions_active' => 'مجوزهای صفحه فعال است',
|
||||||
'pages_initial_revision' => 'انتشار اولیه',
|
'pages_initial_revision' => 'انتشار اولیه',
|
||||||
'pages_references_update_revision' => 'بهروزرسانی خودکار لینکهای داخلی سیستم',
|
'pages_references_update_revision' => 'بهروزرسانی خودکار لینکهای داخلی سیستم',
|
||||||
@@ -324,7 +328,7 @@ return [
|
|||||||
'pages_is_template' => 'الگوی صفحه',
|
'pages_is_template' => 'الگوی صفحه',
|
||||||
|
|
||||||
// Editor Sidebar
|
// Editor Sidebar
|
||||||
'toggle_sidebar' => 'Toggle Sidebar',
|
'toggle_sidebar' => 'نمایش/پنهانسازی نوار کناری',
|
||||||
'page_tags' => 'برچسبهای صفحه',
|
'page_tags' => 'برچسبهای صفحه',
|
||||||
'chapter_tags' => 'برچسبهای فصل',
|
'chapter_tags' => 'برچسبهای فصل',
|
||||||
'book_tags' => 'برچسب های کتاب',
|
'book_tags' => 'برچسب های کتاب',
|
||||||
@@ -392,11 +396,11 @@ return [
|
|||||||
'comment' => 'اظهار نظر',
|
'comment' => 'اظهار نظر',
|
||||||
'comments' => 'نظرات',
|
'comments' => 'نظرات',
|
||||||
'comment_add' => 'افزودن توضیح',
|
'comment_add' => 'افزودن توضیح',
|
||||||
'comment_none' => 'No comments to display',
|
'comment_none' => 'نظری برای نمایش وجود ندارد',
|
||||||
'comment_placeholder' => 'اینجا نظر بدهید',
|
'comment_placeholder' => 'اینجا نظر بدهید',
|
||||||
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
|
'comment_thread_count' => ':count رشته گفتوگو',
|
||||||
'comment_archived_count' => ':count Archived',
|
'comment_archived_count' => ':count مورد بایگانیشده',
|
||||||
'comment_archived_threads' => 'Archived Threads',
|
'comment_archived_threads' => 'رشته گفتوگوهای بایگانیشده',
|
||||||
'comment_save' => 'ذخیره نظر',
|
'comment_save' => 'ذخیره نظر',
|
||||||
'comment_new' => 'نظر جدید',
|
'comment_new' => 'نظر جدید',
|
||||||
'comment_created' => ':createDiff نظر داد',
|
'comment_created' => ':createDiff نظر داد',
|
||||||
@@ -405,14 +409,14 @@ return [
|
|||||||
'comment_deleted_success' => 'نظر حذف شد',
|
'comment_deleted_success' => 'نظر حذف شد',
|
||||||
'comment_created_success' => 'نظر اضافه شد',
|
'comment_created_success' => 'نظر اضافه شد',
|
||||||
'comment_updated_success' => 'نظر به روز شد',
|
'comment_updated_success' => 'نظر به روز شد',
|
||||||
'comment_archive_success' => 'Comment archived',
|
'comment_archive_success' => 'نظر بایگانی شد',
|
||||||
'comment_unarchive_success' => 'Comment un-archived',
|
'comment_unarchive_success' => 'نظر از بایگانی خارج شد',
|
||||||
'comment_view' => 'View comment',
|
'comment_view' => 'دیدن نظر',
|
||||||
'comment_jump_to_thread' => 'Jump to thread',
|
'comment_jump_to_thread' => 'رفتن به رشته گفتوگو',
|
||||||
'comment_delete_confirm' => 'آیا مطمئن هستید که می خواهید این نظر را حذف کنید؟',
|
'comment_delete_confirm' => 'آیا مطمئن هستید که می خواهید این نظر را حذف کنید؟',
|
||||||
'comment_in_reply_to' => 'در پاسخ به :commentId',
|
'comment_in_reply_to' => 'در پاسخ به :commentId',
|
||||||
'comment_reference' => 'Reference',
|
'comment_reference' => 'مرجع',
|
||||||
'comment_reference_outdated' => '(Outdated)',
|
'comment_reference_outdated' => '(نسخه قدیمی)',
|
||||||
'comment_editor_explain' => 'در اینجا نظراتی که در این صفحه گذاشته شده است، مشاهده میشود. نظرات را میتوان در هنگام مشاهده صفحه ذخیره شده، اضافه و مدیریت کرد.',
|
'comment_editor_explain' => 'در اینجا نظراتی که در این صفحه گذاشته شده است، مشاهده میشود. نظرات را میتوان در هنگام مشاهده صفحه ذخیره شده، اضافه و مدیریت کرد.',
|
||||||
|
|
||||||
// Revision
|
// Revision
|
||||||
|
@@ -18,10 +18,10 @@ return [
|
|||||||
'ldap_fail_anonymous' => 'دسترسی LDAP با استفاده از صحافی ناشناس انجام نشد',
|
'ldap_fail_anonymous' => 'دسترسی LDAP با استفاده از صحافی ناشناس انجام نشد',
|
||||||
'ldap_fail_authed' => 'دسترسی به LDAP با استفاده از جزئیات داده شده و رمز عبور انجام نشد',
|
'ldap_fail_authed' => 'دسترسی به LDAP با استفاده از جزئیات داده شده و رمز عبور انجام نشد',
|
||||||
'ldap_extension_not_installed' => 'افزونه PHP LDAP نصب نشده است',
|
'ldap_extension_not_installed' => 'افزونه PHP LDAP نصب نشده است',
|
||||||
'ldap_cannot_connect' => 'اتصال به سرور LDAP امکان پذیر نیست، اتصال اولیه برقرار نشد',
|
'ldap_cannot_connect' => 'اتصال به سرور LDAP امکانپذیر نیست، اتصال اولیه برقرار نشد',
|
||||||
'saml_already_logged_in' => 'قبلا وارد سیستم شده اید',
|
'saml_already_logged_in' => 'قبلا وارد سیستم شده اید',
|
||||||
'saml_no_email_address' => 'آدرس داده ای برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
'saml_no_email_address' => 'آدرس داده ای برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
||||||
'saml_invalid_response_id' => 'درخواست از سیستم احراز هویت خارجی توسط فرایندی که توسط این نرم افزار آغاز شده است شناخته نمی شود. بازگشت به سیستم پس از ورود به سیستم می تواند باعث این مسئله شود.',
|
'saml_invalid_response_id' => 'درخواست ارسالشده از سامانه احراز هویت خارجی، توسط فرآیند آغازشده از سوی این نرمافزار شناسایی نشد. ممکن است بازگشت به صفحه قبل پس از ورود، موجب ایجاد این مشکل شده باشد.',
|
||||||
'saml_fail_authed' => 'ورود به سیستم :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد',
|
'saml_fail_authed' => 'ورود به سیستم :system انجام نشد، سیستم مجوز موفقیت آمیز ارائه نکرد',
|
||||||
'oidc_already_logged_in' => 'قبلا وارد شده اید',
|
'oidc_already_logged_in' => 'قبلا وارد شده اید',
|
||||||
'oidc_no_email_address' => 'آدرس ایمیلی برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
'oidc_no_email_address' => 'آدرس ایمیلی برای این کاربر در داده های ارائه شده توسط سیستم احراز هویت خارجی یافت نشد',
|
||||||
@@ -43,7 +43,7 @@ return [
|
|||||||
'path_not_writable' => 'مسیر فایل :filePath را نمی توان در آن آپلود کرد. مطمئن شوید که روی سرور قابل نوشتن است.',
|
'path_not_writable' => 'مسیر فایل :filePath را نمی توان در آن آپلود کرد. مطمئن شوید که روی سرور قابل نوشتن است.',
|
||||||
'cannot_get_image_from_url' => 'نمی توان تصویر را از :url دریافت کرد',
|
'cannot_get_image_from_url' => 'نمی توان تصویر را از :url دریافت کرد',
|
||||||
'cannot_create_thumbs' => 'سرور نمی تواند تصاویر کوچک ایجاد کند. لطفاً بررسی کنید که پسوند GD PHP را نصب کرده اید.',
|
'cannot_create_thumbs' => 'سرور نمی تواند تصاویر کوچک ایجاد کند. لطفاً بررسی کنید که پسوند GD PHP را نصب کرده اید.',
|
||||||
'server_upload_limit' => 'سرور اجازه آپلود در این اندازه را نمی دهد. لطفا اندازه فایل کوچکتر را امتحان کنید.',
|
'server_upload_limit' => 'سرور اجازه آپلود با این حجم را نمی دهد. لطفا فایلی با حجم کمتر را امتحان کنید.',
|
||||||
'server_post_limit' => 'سرور نمیتواند داده مقادیر ارائه شده داده را دریافت کند. با مقدار کمتر و فایل کوچکتر دوباره امتحان کنید.',
|
'server_post_limit' => 'سرور نمیتواند داده مقادیر ارائه شده داده را دریافت کند. با مقدار کمتر و فایل کوچکتر دوباره امتحان کنید.',
|
||||||
'uploaded' => 'سرور اجازه آپلود در این اندازه را نمی دهد. لطفا اندازه فایل کوچکتر را امتحان کنید.',
|
'uploaded' => 'سرور اجازه آپلود در این اندازه را نمی دهد. لطفا اندازه فایل کوچکتر را امتحان کنید.',
|
||||||
|
|
||||||
@@ -78,7 +78,7 @@ return [
|
|||||||
// Users
|
// Users
|
||||||
'users_cannot_delete_only_admin' => 'شما نمی توانید تنها ادمین را حذف کنید',
|
'users_cannot_delete_only_admin' => 'شما نمی توانید تنها ادمین را حذف کنید',
|
||||||
'users_cannot_delete_guest' => 'شما نمی توانید کاربر مهمان را حذف کنید',
|
'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
|
// Roles
|
||||||
'role_cannot_be_edited' => 'این نقش قابل ویرایش نیست',
|
'role_cannot_be_edited' => 'این نقش قابل ویرایش نیست',
|
||||||
@@ -106,16 +106,16 @@ return [
|
|||||||
'back_soon' => 'به زودی پشتیبان خواهد شد.',
|
'back_soon' => 'به زودی پشتیبان خواهد شد.',
|
||||||
|
|
||||||
// Import
|
// Import
|
||||||
'import_zip_cant_read' => 'Could not read ZIP file.',
|
'import_zip_cant_read' => 'امکان ایجاد کاربر وجود ندارد؛ زیرا ارسال ایمیل دعوت با خطا مواجه شد.',
|
||||||
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
|
'import_zip_cant_decode_data' => 'محتوای data.json در فایل ZIP پیدا یا رمزگشایی نشد.',
|
||||||
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
|
'import_zip_no_data' => 'دادههای فایل ZIP فاقد محتوای کتاب، فصل یا صفحه مورد انتظار است.',
|
||||||
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
|
'import_validation_failed' => 'اعتبارسنجی فایل ZIP واردشده با خطا مواجه شد:',
|
||||||
'import_zip_failed_notification' => 'Failed to import ZIP file.',
|
'import_zip_failed_notification' => ' فایل ZIP وارد نشد.',
|
||||||
'import_perms_books' => 'You are lacking the required permissions to create books.',
|
'import_perms_books' => 'شما مجوز لازم برای ایجاد کتاب را ندارید.',
|
||||||
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
|
'import_perms_chapters' => 'شما مجوز لازم برای ایجاد فصل را ندارید.',
|
||||||
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
|
'import_perms_pages' => 'شما مجوز لازم برای ایجاد صفحه را ندارید.',
|
||||||
'import_perms_images' => 'You are lacking the required permissions to create images.',
|
'import_perms_images' => 'شما مجوز لازم برای ایجاد تصویر را ندارید.',
|
||||||
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
|
'import_perms_attachments' => 'شما مجوز لازم برای ایجاد پیوست را ندارید.',
|
||||||
|
|
||||||
// API errors
|
// API errors
|
||||||
'api_no_authorization_found' => 'هیچ نشانه مجوزی در درخواست یافت نشد',
|
'api_no_authorization_found' => 'هیچ نشانه مجوزی در درخواست یافت نشد',
|
||||||
|
@@ -22,6 +22,6 @@ return [
|
|||||||
'action_view_comment' => 'مشاهده نظر',
|
'action_view_comment' => 'مشاهده نظر',
|
||||||
'action_view_page' => 'مشاهده صفحه',
|
'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' => 'تنظیمات اطلاعرسانی شما',
|
'footer_reason_link' => 'تنظیمات اطلاعرسانی شما',
|
||||||
];
|
];
|
||||||
|
@@ -15,7 +15,7 @@ return [
|
|||||||
// App Settings
|
// App Settings
|
||||||
'app_customization' => 'سفارشیسازی',
|
'app_customization' => 'سفارشیسازی',
|
||||||
'app_features_security' => 'ویژگیها و امنیت',
|
'app_features_security' => 'ویژگیها و امنیت',
|
||||||
'app_name' => 'نام نرم افزار',
|
'app_name' => 'نام نرمافزار',
|
||||||
'app_name_desc' => 'این نام در هدر و در هر ایمیل ارسال شده توسط سیستم نشان داده شده است.',
|
'app_name_desc' => 'این نام در هدر و در هر ایمیل ارسال شده توسط سیستم نشان داده شده است.',
|
||||||
'app_name_header' => 'نمایش نام در هدر',
|
'app_name_header' => 'نمایش نام در هدر',
|
||||||
'app_public_access' => 'دسترسی عمومی',
|
'app_public_access' => 'دسترسی عمومی',
|
||||||
@@ -75,34 +75,34 @@ return [
|
|||||||
'reg_confirm_restrict_domain_placeholder' => 'بدون محدودیت',
|
'reg_confirm_restrict_domain_placeholder' => 'بدون محدودیت',
|
||||||
|
|
||||||
// Sorting Settings
|
// Sorting Settings
|
||||||
'sorting' => 'Sorting',
|
'sorting' => 'مرتبسازی',
|
||||||
'sorting_book_default' => 'Default Book Sort',
|
'sorting_book_default' => 'مرتبسازی پیشفرض کتاب',
|
||||||
'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_book_default_desc' => 'قانون پیشفرض مرتبسازی را برای کتابهای جدید انتخاب کنید. تغییر قانون بر ترتیب کتابهای موجود تأثیری ندارد و میتواند برای هر کتاب بهصورت جداگانه تغییر یابد.',
|
||||||
'sorting_rules' => 'Sort Rules',
|
'sorting_rules' => 'قوانین مرتبسازی',
|
||||||
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
|
'sorting_rules_desc' => 'اینها عملیات مرتبسازی از پیش تعریفشدهای هستند که میتوانید آنها را بر محتوای سیستم اعمال کنید.',
|
||||||
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
|
'sort_rule_assigned_to_x_books' => 'اختصاص داده شده به :count کتاب',
|
||||||
'sort_rule_create' => 'Create Sort Rule',
|
'sort_rule_create' => 'ایجاد قانون مرتبسازی',
|
||||||
'sort_rule_edit' => 'Edit Sort Rule',
|
'sort_rule_edit' => 'ویرایش قانون مرتبسازی',
|
||||||
'sort_rule_delete' => 'Delete Sort Rule',
|
'sort_rule_delete' => 'حذف قانون مرتبسازی',
|
||||||
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
|
'sort_rule_delete_desc' => 'این قانون مرتبسازی را از سیستم حذف کنید. کتابهایی که از این شیوه مرتبسازی استفاده میکنند، به حالت مرتبسازی دستی بازخواهند گشت.',
|
||||||
'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_books' => 'در حال حاضر این قانون مرتبسازی برای :count کتاب بهکار میرود. آیا مطمئن هستید که میخواهید آن را حذف کنید؟',
|
||||||
'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_delete_warn_default' => 'این قانون مرتبسازی هماکنون به عنوان پیشفرض کتابها تعیین شده است. آیا مطمئن هستید که میخواهید آن را حذف کنید؟',
|
||||||
'sort_rule_details' => '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_details_desc' => 'برای این قانون مرتبسازی یک نام انتخاب کنید. این نام هنگام انتخاب شیوه مرتبسازی در فهرستها نمایش داده خواهد شد.',
|
||||||
'sort_rule_operations' => 'Sort Operations',
|
'sort_rule_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_operations_desc' => 'عملیات مرتبسازی را پیکربندی کنید. برای این منظور، آنها را در فهرست عملیاتِ در دسترس جابهجا کنید تا ترتیب اجرای آنها مشخص شود. هنگام استفاده، این عملیات بهترتیب از بالا به پایین اعمال خواهند شد. هر تغییری که در این بخش ایجاد کنید، پس از ذخیره، برای همه کتابهای اختصاصیافته اجرا میشود.',
|
||||||
'sort_rule_available_operations' => 'Available Operations',
|
'sort_rule_available_operations' => 'عملیات موجود',
|
||||||
'sort_rule_available_operations_empty' => 'No operations remaining',
|
'sort_rule_available_operations_empty' => 'عملیاتی باقی نمانده است',
|
||||||
'sort_rule_configured_operations' => 'Configured Operations',
|
'sort_rule_configured_operations' => 'عملیات پیکربندیشده',
|
||||||
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
|
'sort_rule_configured_operations_empty' => 'عملیات را از فهرست «عملیات موجود» حذف یا اضافه کنید',
|
||||||
'sort_rule_op_asc' => '(Asc)',
|
'sort_rule_op_asc' => '(صعودی)',
|
||||||
'sort_rule_op_desc' => '(Desc)',
|
'sort_rule_op_desc' => '(نزولی)',
|
||||||
'sort_rule_op_name' => 'Name - Alphabetical',
|
'sort_rule_op_name' => 'نام - الفبایی',
|
||||||
'sort_rule_op_name_numeric' => 'Name - Numeric',
|
'sort_rule_op_name_numeric' => 'نام - عددی',
|
||||||
'sort_rule_op_created_date' => 'Created Date',
|
'sort_rule_op_created_date' => 'تاریخ ایجاد',
|
||||||
'sort_rule_op_updated_date' => 'Updated Date',
|
'sort_rule_op_updated_date' => 'تاریخ بهروزرسانی',
|
||||||
'sort_rule_op_chapters_first' => 'Chapters First',
|
'sort_rule_op_chapters_first' => 'ابتدا فصلها',
|
||||||
'sort_rule_op_chapters_last' => 'Chapters Last',
|
'sort_rule_op_chapters_last' => 'فصلها در آخر',
|
||||||
|
|
||||||
// Maintenance settings
|
// Maintenance settings
|
||||||
'maint' => 'نگهداری',
|
'maint' => 'نگهداری',
|
||||||
@@ -192,7 +192,7 @@ return [
|
|||||||
'role_access_api' => 'دسترسی به API سیستم',
|
'role_access_api' => 'دسترسی به API سیستم',
|
||||||
'role_manage_settings' => 'تنظیمات برنامه را مدیریت کنید',
|
'role_manage_settings' => 'تنظیمات برنامه را مدیریت کنید',
|
||||||
'role_export_content' => 'صادرات محتوا',
|
'role_export_content' => 'صادرات محتوا',
|
||||||
'role_import_content' => 'Import content',
|
'role_import_content' => 'وارد کردن محتوا',
|
||||||
'role_editor_change' => 'تغییر ویرایشگر صفحه',
|
'role_editor_change' => 'تغییر ویرایشگر صفحه',
|
||||||
'role_notifications' => 'دریافت و مدیریت اعلانها',
|
'role_notifications' => 'دریافت و مدیریت اعلانها',
|
||||||
'role_asset' => 'مجوزهای دارایی',
|
'role_asset' => 'مجوزهای دارایی',
|
||||||
|
@@ -105,10 +105,10 @@ return [
|
|||||||
'url' => ':attribute معتبر نمیباشد.',
|
'url' => ':attribute معتبر نمیباشد.',
|
||||||
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
|
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
|
||||||
|
|
||||||
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
|
'zip_file' => 'ویژگی :attribute باید به یک فایل درون پرونده فشرده شده اشاره کند.',
|
||||||
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
|
'zip_file_mime' => 'ویژگی :attribute باید به فایلی با نوع :validTypes اشاره کند، اما نوع یافتشده :foundType است.',
|
||||||
'zip_model_expected' => 'Data object expected but ":type" found.',
|
'zip_model_expected' => 'سیستم در این بخش انتظار دریافت یک شیء دادهای را داشت، اما «:type» دریافت گردید',
|
||||||
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
|
'zip_unique' => 'برای هر نوع شیء در فایل ZIP، مقدار ویژگی :attribute باید یکتا و بدون تکرار باشد.',
|
||||||
|
|
||||||
// Custom validation lines
|
// Custom validation lines
|
||||||
'custom' => [
|
'custom' => [
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Yläindeksi',
|
'superscript' => 'Yläindeksi',
|
||||||
'subscript' => 'Alaindeksi',
|
'subscript' => 'Alaindeksi',
|
||||||
'text_color' => 'Tekstin väri',
|
'text_color' => 'Tekstin väri',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Mukautettu väri',
|
'custom_color' => 'Mukautettu väri',
|
||||||
'remove_color' => 'Poista väri',
|
'remove_color' => 'Poista väri',
|
||||||
'background_color' => 'Taustaväri',
|
'background_color' => 'Taustaväri',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Lisää piirustus',
|
'pages_md_insert_drawing' => 'Lisää piirustus',
|
||||||
'pages_md_show_preview' => 'Näytä esikatselu',
|
'pages_md_show_preview' => 'Näytä esikatselu',
|
||||||
'pages_md_sync_scroll' => 'Vieritä esikatselua koodin vierityksen mukaan',
|
'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' => 'Tallentamaton piirustus löytyi',
|
||||||
'pages_drawing_unsaved_confirm' => 'Järjestelmä löysi tallentamattoman piirustuksen. Haluatko palauttaa piirustuksen ja jatkaa sen muokkaamista?',
|
'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',
|
'pages_not_in_chapter' => 'Sivu ei kuulu mihinkään lukuun',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Exposant',
|
'superscript' => 'Exposant',
|
||||||
'subscript' => 'Indice',
|
'subscript' => 'Indice',
|
||||||
'text_color' => 'Couleur Texte',
|
'text_color' => 'Couleur Texte',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Couleur personnalisée',
|
'custom_color' => 'Couleur personnalisée',
|
||||||
'remove_color' => 'Supprimer la couleur',
|
'remove_color' => 'Supprimer la couleur',
|
||||||
'background_color' => 'Couleur d\'arrière-plan',
|
'background_color' => 'Couleur d\'arrière-plan',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insérer un dessin',
|
'pages_md_insert_drawing' => 'Insérer un dessin',
|
||||||
'pages_md_show_preview' => 'Prévisualisation',
|
'pages_md_show_preview' => 'Prévisualisation',
|
||||||
'pages_md_sync_scroll' => 'Défilement 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' => '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_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',
|
'pages_not_in_chapter' => 'La page n\'est pas dans un chapitre',
|
||||||
|
@@ -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' => 'צבע רקע',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'הכנס סרטוט',
|
'pages_md_insert_drawing' => 'הכנס סרטוט',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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' => 'דף אינו חלק מפרק',
|
'pages_not_in_chapter' => 'דף אינו חלק מפרק',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Gornji indeks',
|
'superscript' => 'Gornji indeks',
|
||||||
'subscript' => 'Donji indeks',
|
'subscript' => 'Donji indeks',
|
||||||
'text_color' => 'Boja teksta',
|
'text_color' => 'Boja teksta',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Prilagođena boja',
|
'custom_color' => 'Prilagođena boja',
|
||||||
'remove_color' => 'Ukloni boju',
|
'remove_color' => 'Ukloni boju',
|
||||||
'background_color' => 'Boja pozadine',
|
'background_color' => 'Boja pozadine',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Umetni crtež',
|
'pages_md_insert_drawing' => 'Umetni crtež',
|
||||||
'pages_md_show_preview' => 'Prikaži pregled',
|
'pages_md_show_preview' => 'Prikaži pregled',
|
||||||
'pages_md_sync_scroll' => 'Sinkroniziraj pomicanje pregleda',
|
'pages_md_sync_scroll' => 'Sinkroniziraj pomicanje pregleda',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Pronađen je Nespremljen Crtež',
|
'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_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',
|
'pages_not_in_chapter' => 'Stranica nije u poglavlju',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Felső index',
|
'superscript' => 'Felső index',
|
||||||
'subscript' => 'Alsó index',
|
'subscript' => 'Alsó index',
|
||||||
'text_color' => 'Szöveg szín',
|
'text_color' => 'Szöveg szín',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Egyéni szín',
|
'custom_color' => 'Egyéni szín',
|
||||||
'remove_color' => 'Szín eltávolítása',
|
'remove_color' => 'Szín eltávolítása',
|
||||||
'background_color' => 'Háttérszín',
|
'background_color' => 'Háttérszín',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Rajz beillesztése',
|
'pages_md_insert_drawing' => 'Rajz beillesztése',
|
||||||
'pages_md_show_preview' => 'Előnézet megjeleníté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_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' => '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_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',
|
'pages_not_in_chapter' => 'Az oldal nincs fejezetben',
|
||||||
|
@@ -72,7 +72,7 @@ return [
|
|||||||
'mfa_remove_method_notification' => 'Metode multi-faktor sukses dihapus',
|
'mfa_remove_method_notification' => 'Metode multi-faktor sukses dihapus',
|
||||||
|
|
||||||
// Settings
|
// Settings
|
||||||
'settings_update' => 'updated settings',
|
'settings_update' => 'memperbarui setelan',
|
||||||
'settings_update_notification' => 'Pengaturan berhasil diperbarui',
|
'settings_update_notification' => 'Pengaturan berhasil diperbarui',
|
||||||
'maintenance_action_run' => 'menjalankan tindakan pemeliharaan',
|
'maintenance_action_run' => 'menjalankan tindakan pemeliharaan',
|
||||||
|
|
||||||
@@ -85,12 +85,12 @@ return [
|
|||||||
'webhook_delete_notification' => 'Webhook berhasil dihapus',
|
'webhook_delete_notification' => 'Webhook berhasil dihapus',
|
||||||
|
|
||||||
// Imports
|
// Imports
|
||||||
'import_create' => 'created import',
|
'import_create' => 'telat membuat impor',
|
||||||
'import_create_notification' => 'Import successfully uploaded',
|
'import_create_notification' => 'Impor berhasil diunggah',
|
||||||
'import_run' => 'updated import',
|
'import_run' => 'telah memperbarui impor',
|
||||||
'import_run_notification' => 'Content successfully imported',
|
'import_run_notification' => 'Konten berhasil diimpor',
|
||||||
'import_delete' => 'deleted import',
|
'import_delete' => 'telah menghapus impor',
|
||||||
'import_delete_notification' => 'Import successfully deleted',
|
'import_delete_notification' => 'Impor berhasil dihapus',
|
||||||
|
|
||||||
// Users
|
// Users
|
||||||
'user_create' => 'pengguna yang dibuat',
|
'user_create' => 'pengguna yang dibuat',
|
||||||
@@ -109,31 +109,31 @@ return [
|
|||||||
'api_token_delete_notification' => 'token API berhasil dihapus ',
|
'api_token_delete_notification' => 'token API berhasil dihapus ',
|
||||||
|
|
||||||
// Roles
|
// Roles
|
||||||
'role_create' => 'created role',
|
'role_create' => 'telah membuat peran',
|
||||||
'role_create_notification' => 'Peran berhasil dibuat',
|
'role_create_notification' => 'Peran berhasil dibuat',
|
||||||
'role_update' => 'updated role',
|
'role_update' => 'telah memperbarui peran',
|
||||||
'role_update_notification' => 'Peran berhasil diperbarui',
|
'role_update_notification' => 'Peran berhasil diperbarui',
|
||||||
'role_delete' => 'deleted role',
|
'role_delete' => 'telah menghapus peran',
|
||||||
'role_delete_notification' => 'Peran berhasil dihapus',
|
'role_delete_notification' => 'Peran berhasil dihapus',
|
||||||
|
|
||||||
// Recycle Bin
|
// Recycle Bin
|
||||||
'recycle_bin_empty' => 'emptied recycle bin',
|
'recycle_bin_empty' => 'telah mengosongkan tempat sampah',
|
||||||
'recycle_bin_restore' => 'restored from recycle bin',
|
'recycle_bin_restore' => 'telah mengembalikan dari tempat sampah',
|
||||||
'recycle_bin_destroy' => 'removed from recycle bin',
|
'recycle_bin_destroy' => 'telah menghapus dari tempat sampah',
|
||||||
|
|
||||||
// Comments
|
// Comments
|
||||||
'commented_on' => 'berkomentar pada',
|
'commented_on' => 'berkomentar pada',
|
||||||
'comment_create' => 'added comment',
|
'comment_create' => 'telah menambah komentar',
|
||||||
'comment_update' => 'updated comment',
|
'comment_update' => 'telah memperbarui komentar',
|
||||||
'comment_delete' => 'deleted comment',
|
'comment_delete' => 'telah menghapus komentar',
|
||||||
|
|
||||||
// Sort Rules
|
// Sort Rules
|
||||||
'sort_rule_create' => 'created sort rule',
|
'sort_rule_create' => 'telah membuat aturan penyortiran',
|
||||||
'sort_rule_create_notification' => 'Sort rule successfully created',
|
'sort_rule_create_notification' => 'Aturan penyortiran berhasil dibuat',
|
||||||
'sort_rule_update' => 'updated sort rule',
|
'sort_rule_update' => 'telah mengubah aturan penyortiran',
|
||||||
'sort_rule_update_notification' => 'Sort rule successfully updated',
|
'sort_rule_update_notification' => 'Aturan penyortiran berhasil diubah',
|
||||||
'sort_rule_delete' => 'deleted sort rule',
|
'sort_rule_delete' => 'telah menghapus aturan penyortiran',
|
||||||
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
|
'sort_rule_delete_notification' => 'Aturan penyortiran berhasil dihapus',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'permissions_update' => 'izin diperbarui',
|
'permissions_update' => 'izin diperbarui',
|
||||||
|
@@ -86,32 +86,32 @@ return [
|
|||||||
'mfa_setup_configured' => 'Sudah dikonfigurasi',
|
'mfa_setup_configured' => 'Sudah dikonfigurasi',
|
||||||
'mfa_setup_reconfigure' => 'Konfigurasi ulang',
|
'mfa_setup_reconfigure' => 'Konfigurasi ulang',
|
||||||
'mfa_setup_remove_confirmation' => 'Apakah Anda yakin ingin menghapus metode autentikasi multi-faktor ini?',
|
'mfa_setup_remove_confirmation' => 'Apakah Anda yakin ingin menghapus metode autentikasi multi-faktor ini?',
|
||||||
'mfa_setup_action' => 'Setup',
|
'mfa_setup_action' => 'Atur',
|
||||||
'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_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_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_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_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' => 'Confirm and Enable',
|
'mfa_gen_confirm_and_enable' => 'Konfirmasi dan Aktifkan',
|
||||||
'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
|
'mfa_gen_backup_codes_title' => 'Pengaturan Kode Cadangan',
|
||||||
'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_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' => 'Download Codes',
|
'mfa_gen_backup_codes_download' => 'Unduh Kode',
|
||||||
'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once',
|
'mfa_gen_backup_codes_usage_warning' => 'Setiap kode hanya dapat digunakan satu kali',
|
||||||
'mfa_gen_totp_title' => 'Mobile App Setup',
|
'mfa_gen_totp_title' => 'Pengaturan Aplikasi Seluler',
|
||||||
'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_desc' => 'Untuk menggunakan autentikasi multi-faktor, Anda memerlukan aplikasi seluler yang mendukung TOTP seperti Google Authenticator, Authy, atau Microsoft Authenticator.',
|
||||||
'mfa_gen_totp_scan' => 'Scan the QR code below using your preferred authentication app to get started.',
|
'mfa_gen_totp_scan' => 'Pindai kode QR di bawah ini menggunakan aplikasi autentikasi pilihan Anda untuk memulai.',
|
||||||
'mfa_gen_totp_verify_setup' => 'Verify Setup',
|
'mfa_gen_totp_verify_setup' => 'Verifikasi Pengaturan',
|
||||||
'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_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' => 'Provide your app generated code here',
|
'mfa_gen_totp_provide_code_here' => 'Berikan kode yang dihasilkan aplikasi Anda di sini',
|
||||||
'mfa_verify_access' => 'Verify Access',
|
'mfa_verify_access' => 'Verifikasi Akses',
|
||||||
'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_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' => 'No Methods Configured',
|
'mfa_verify_no_methods' => 'Tidak Ada Metode yang Dikonfigurasi',
|
||||||
'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_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_totp' => 'Verifikasi menggunakan aplikasi seluler',
|
||||||
'mfa_verify_use_backup_codes' => 'Verifikasi menggunakan kode cadangan',
|
'mfa_verify_use_backup_codes' => 'Verifikasi menggunakan kode cadangan',
|
||||||
'mfa_verify_backup_code' => '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_desc' => 'Masukkan salah satu kode cadangan Anda yang tersisa di bawah ini:',
|
||||||
'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
|
'mfa_verify_backup_code_enter_here' => 'Masukkan kode cadangan di sini',
|
||||||
'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
|
'mfa_verify_totp_desc' => 'Masukkan kode yang dibuat menggunakan aplikasi seluler Anda di bawah ini:',
|
||||||
'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
|
'mfa_setup_login_notification' => 'Metode multi-faktor dikonfigurasi. Silakan masuk lagi menggunakan metode yang dikonfigurasi.',
|
||||||
];
|
];
|
||||||
|
@@ -6,7 +6,7 @@ return [
|
|||||||
|
|
||||||
// Buttons
|
// Buttons
|
||||||
'cancel' => 'Batal',
|
'cancel' => 'Batal',
|
||||||
'close' => 'Close',
|
'close' => 'Tutup',
|
||||||
'confirm' => 'Konfirmasi',
|
'confirm' => 'Konfirmasi',
|
||||||
'back' => 'Kembali',
|
'back' => 'Kembali',
|
||||||
'save' => 'Simpan',
|
'save' => 'Simpan',
|
||||||
@@ -20,18 +20,18 @@ return [
|
|||||||
'description' => 'Deskripsi',
|
'description' => 'Deskripsi',
|
||||||
'role' => 'Peran',
|
'role' => 'Peran',
|
||||||
'cover_image' => 'Sampul gambar',
|
'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
|
||||||
'actions' => 'Tindakan',
|
'actions' => 'Tindakan',
|
||||||
'view' => 'Lihat',
|
'view' => 'Lihat',
|
||||||
'view_all' => 'Lihat Semua',
|
'view_all' => 'Lihat Semua',
|
||||||
'new' => 'New',
|
'new' => 'Buat Baru',
|
||||||
'create' => 'Buat',
|
'create' => 'Buat',
|
||||||
'update' => 'Perbarui',
|
'update' => 'Perbarui',
|
||||||
'edit' => 'Sunting',
|
'edit' => 'Sunting',
|
||||||
'archive' => 'Archive',
|
'archive' => 'Buat Arsip',
|
||||||
'unarchive' => 'Un-Archive',
|
'unarchive' => 'Batalkan Arsip',
|
||||||
'sort' => 'Sortir',
|
'sort' => 'Sortir',
|
||||||
'move' => 'Pindahkan',
|
'move' => 'Pindahkan',
|
||||||
'copy' => 'Salin',
|
'copy' => 'Salin',
|
||||||
@@ -43,18 +43,18 @@ return [
|
|||||||
'reset' => 'Atur ulang',
|
'reset' => 'Atur ulang',
|
||||||
'remove' => 'Hapus',
|
'remove' => 'Hapus',
|
||||||
'add' => 'Tambah',
|
'add' => 'Tambah',
|
||||||
'configure' => 'Configure',
|
'configure' => 'Atur',
|
||||||
'manage' => 'Manage',
|
'manage' => 'Kelola',
|
||||||
'fullscreen' => 'Layar Penuh',
|
'fullscreen' => 'Layar Penuh',
|
||||||
'favourite' => 'Favorit',
|
'favourite' => 'Favorit',
|
||||||
'unfavourite' => 'Batal favorit',
|
'unfavourite' => 'Batal favorit',
|
||||||
'next' => 'Selanjutnya',
|
'next' => 'Selanjutnya',
|
||||||
'previous' => 'Sebelumnya',
|
'previous' => 'Sebelumnya',
|
||||||
'filter_active' => 'Active Filter:',
|
'filter_active' => 'Filter Aktif:',
|
||||||
'filter_clear' => 'Clear Filter',
|
'filter_clear' => 'Hapus Filter',
|
||||||
'download' => 'Download',
|
'download' => 'Unduh',
|
||||||
'open_in_tab' => 'Open in Tab',
|
'open_in_tab' => 'Buka di tab baru',
|
||||||
'open' => 'Open',
|
'open' => 'Buka',
|
||||||
|
|
||||||
// Sort Options
|
// Sort Options
|
||||||
'sort_options' => 'Opsi Sortir',
|
'sort_options' => 'Opsi Sortir',
|
||||||
@@ -80,20 +80,20 @@ return [
|
|||||||
'default' => 'Bawaan',
|
'default' => 'Bawaan',
|
||||||
'breadcrumb' => 'Breadcrumb',
|
'breadcrumb' => 'Breadcrumb',
|
||||||
'status' => 'Status',
|
'status' => 'Status',
|
||||||
'status_active' => 'Active',
|
'status_active' => 'Aktif',
|
||||||
'status_inactive' => 'Inactive',
|
'status_inactive' => 'Tidak Aktif',
|
||||||
'never' => 'Never',
|
'never' => 'Jangan Pernah',
|
||||||
'none' => 'None',
|
'none' => 'Tidak Satupun',
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
'homepage' => 'Homepage',
|
'homepage' => 'Beranda',
|
||||||
'header_menu_expand' => 'Perluas Menu Tajuk',
|
'header_menu_expand' => 'Perluas Menu Tajuk',
|
||||||
'profile_menu' => 'Menu Profil',
|
'profile_menu' => 'Menu Profil',
|
||||||
'view_profile' => 'Tampilkan Profil',
|
'view_profile' => 'Tampilkan Profil',
|
||||||
'edit_profile' => 'Sunting Profil',
|
'edit_profile' => 'Sunting Profil',
|
||||||
'dark_mode' => 'Mode Gelap',
|
'dark_mode' => 'Mode Gelap',
|
||||||
'light_mode' => 'Mode Terang',
|
'light_mode' => 'Mode Terang',
|
||||||
'global_search' => 'Global Search',
|
'global_search' => 'Pencarian Global',
|
||||||
|
|
||||||
// Layout tabs
|
// Layout tabs
|
||||||
'tab_info' => 'Informasi',
|
'tab_info' => 'Informasi',
|
||||||
@@ -111,5 +111,5 @@ return [
|
|||||||
'terms_of_service' => 'Ketentuan Layanan',
|
'terms_of_service' => 'Ketentuan Layanan',
|
||||||
|
|
||||||
// OpenSearch
|
// OpenSearch
|
||||||
'opensearch_description' => 'Search :appName',
|
'opensearch_description' => 'Cari :appName',
|
||||||
];
|
];
|
||||||
|
@@ -6,36 +6,36 @@ return [
|
|||||||
|
|
||||||
// Image Manager
|
// Image Manager
|
||||||
'image_select' => 'Pilih Gambar',
|
'image_select' => 'Pilih Gambar',
|
||||||
'image_list' => 'Image List',
|
'image_list' => 'Daftar Gambar',
|
||||||
'image_details' => 'Image Details',
|
'image_details' => 'Detail Gambar',
|
||||||
'image_upload' => 'Upload Image',
|
'image_upload' => 'Unggah Gambar',
|
||||||
'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.',
|
'image_intro' => 'Di sini Anda dapat memilih dan mengelola gambar yang sebelumnya diunggah ke sistem.',
|
||||||
'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.',
|
'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' => 'Semua',
|
||||||
'image_all_title' => 'Lihat semua gambar',
|
'image_all_title' => 'Lihat semua gambar',
|
||||||
'image_book_title' => 'Lihat gambar yang diunggah ke buku ini',
|
'image_book_title' => 'Lihat gambar yang diunggah ke buku ini',
|
||||||
'image_page_title' => 'Lihat gambar yang diunggah ke halaman ini',
|
'image_page_title' => 'Lihat gambar yang diunggah ke halaman ini',
|
||||||
'image_search_hint' => 'Cari berdasarkan nama gambar',
|
'image_search_hint' => 'Cari berdasarkan nama gambar',
|
||||||
'image_uploaded' => 'Diunggah :uploadedDate',
|
'image_uploaded' => 'Diunggah :uploadedDate',
|
||||||
'image_uploaded_by' => 'Uploaded by :userName',
|
'image_uploaded_by' => 'Diunggah oleh :userName',
|
||||||
'image_uploaded_to' => 'Uploaded to :pageLink',
|
'image_uploaded_to' => 'Diunggah ke :pageLink',
|
||||||
'image_updated' => 'Updated :updateDate',
|
'image_updated' => 'Diperbarui :updateDate',
|
||||||
'image_load_more' => 'Muat lebih banyak',
|
'image_load_more' => 'Muat lebih banyak',
|
||||||
'image_image_name' => 'Muat lebih banyak',
|
'image_image_name' => 'Muat lebih banyak',
|
||||||
'image_delete_used' => 'Gambar ini digunakan untuk halaman dibawah ini.',
|
'image_delete_used' => 'Gambar ini digunakan untuk halaman dibawah ini.',
|
||||||
'image_delete_confirm_text' => 'Anda yakin ingin menghapus gambar ini?',
|
'image_delete_confirm_text' => 'Anda yakin ingin menghapus gambar ini?',
|
||||||
'image_select_image' => 'Pilih gambar',
|
'image_select_image' => 'Pilih gambar',
|
||||||
'image_dropzone' => 'Lepaskan gambar atau klik di sini untuk mengunggah',
|
'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',
|
'images_deleted' => 'Gambar Dihapus',
|
||||||
'image_preview' => 'Pratinjau Gambar',
|
'image_preview' => 'Pratinjau Gambar',
|
||||||
'image_upload_success' => 'Gambar berhasil diunggah',
|
'image_upload_success' => 'Gambar berhasil diunggah',
|
||||||
'image_update_success' => 'Detail gambar berhasil diperbarui',
|
'image_update_success' => 'Detail gambar berhasil diperbarui',
|
||||||
'image_delete_success' => 'Gambar berhasil dihapus',
|
'image_delete_success' => 'Gambar berhasil dihapus',
|
||||||
'image_replace' => 'Replace Image',
|
'image_replace' => 'Ganti Gambar',
|
||||||
'image_replace_success' => 'Image file successfully updated',
|
'image_replace_success' => 'Berkas gambar berhasil diperbarui',
|
||||||
'image_rebuild_thumbs' => 'Regenerate Size Variations',
|
'image_rebuild_thumbs' => 'Buat Ulang Variasi Ukuran',
|
||||||
'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!',
|
'image_rebuild_thumbs_success' => 'Variasi ukuran gambar berhasil dibuat ulang!',
|
||||||
|
|
||||||
// Code Editor
|
// Code Editor
|
||||||
'code_editor' => 'Edit Kode',
|
'code_editor' => 'Edit Kode',
|
||||||
|
@@ -13,7 +13,7 @@ return [
|
|||||||
'cancel' => 'Batal',
|
'cancel' => 'Batal',
|
||||||
'save' => 'Simpan',
|
'save' => 'Simpan',
|
||||||
'close' => 'Tutup',
|
'close' => 'Tutup',
|
||||||
'apply' => 'Apply',
|
'apply' => 'Terapkan',
|
||||||
'undo' => 'Undo',
|
'undo' => 'Undo',
|
||||||
'redo' => 'Ulangi',
|
'redo' => 'Ulangi',
|
||||||
'left' => 'Kiri',
|
'left' => 'Kiri',
|
||||||
@@ -29,69 +29,70 @@ return [
|
|||||||
|
|
||||||
// Toolbar
|
// Toolbar
|
||||||
'formats' => 'Format',
|
'formats' => 'Format',
|
||||||
'header_large' => 'Large Header',
|
'header_large' => 'Header Besar',
|
||||||
'header_medium' => 'Medium Header',
|
'header_medium' => 'Header Sedang',
|
||||||
'header_small' => 'Small Header',
|
'header_small' => 'Header Kecil',
|
||||||
'header_tiny' => 'Tiny Header',
|
'header_tiny' => 'Header Sangat Kecil',
|
||||||
'paragraph' => 'Paragraph',
|
'paragraph' => 'Paragraf',
|
||||||
'blockquote' => 'Blockquote',
|
'blockquote' => 'Kutipan blok',
|
||||||
'inline_code' => 'Inline code',
|
'inline_code' => 'Kode sebaris',
|
||||||
'callouts' => 'Callouts',
|
'callouts' => 'Anotasi',
|
||||||
'callout_information' => 'Information',
|
'callout_information' => 'Informasi',
|
||||||
'callout_success' => 'Sukses',
|
'callout_success' => 'Sukses',
|
||||||
'callout_warning' => 'Peringatan',
|
'callout_warning' => 'Peringatan',
|
||||||
'callout_danger' => 'Bahaya',
|
'callout_danger' => 'Bahaya',
|
||||||
'bold' => 'Berani',
|
'bold' => 'Berani',
|
||||||
'italic' => 'Italic',
|
'italic' => 'Italic',
|
||||||
'underline' => 'Garis Bawah',
|
'underline' => 'Garis Bawah',
|
||||||
'strikethrough' => 'Strikethrough',
|
'strikethrough' => 'Coret',
|
||||||
'superscript' => 'Superscript',
|
'superscript' => 'Superskrip',
|
||||||
'subscript' => 'Berlangganan',
|
'subscript' => 'Berlangganan',
|
||||||
'text_color' => 'Warna teks',
|
'text_color' => 'Warna teks',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Warna khusus',
|
'custom_color' => 'Warna khusus',
|
||||||
'remove_color' => 'Hapus Warna',
|
'remove_color' => 'Hapus Warna',
|
||||||
'background_color' => 'Warna latar',
|
'background_color' => 'Warna latar',
|
||||||
'align_left' => 'Rata Kiri',
|
'align_left' => 'Rata Kiri',
|
||||||
'align_center' => 'Align center',
|
'align_center' => 'Rata tengah',
|
||||||
'align_right' => 'Align right',
|
'align_right' => 'Rata kanan',
|
||||||
'align_justify' => 'Justify',
|
'align_justify' => 'Rata kanan kiri',
|
||||||
'list_bullet' => 'Bullet list',
|
'list_bullet' => 'Daftar poin',
|
||||||
'list_numbered' => 'Numbered list',
|
'list_numbered' => 'Daftar bernomor',
|
||||||
'list_task' => 'Task list',
|
'list_task' => 'Daftar tugas',
|
||||||
'indent_increase' => 'Increase indent',
|
'indent_increase' => 'Tambah indentasi',
|
||||||
'indent_decrease' => 'Decrease indent',
|
'indent_decrease' => 'Kurangi indentasi',
|
||||||
'table' => 'Table',
|
'table' => 'Tabel',
|
||||||
'insert_image' => 'Insert image',
|
'insert_image' => 'Sisipkan gambar',
|
||||||
'insert_image_title' => 'Insert/Edit Image',
|
'insert_image_title' => 'Sisipkan/Ubah Gambar',
|
||||||
'insert_link' => 'Insert/edit link',
|
'insert_link' => 'Sisipkan/ubah tautan',
|
||||||
'insert_link_title' => 'Insert/Edit Link',
|
'insert_link_title' => 'Sisipkan/Ubah Tautan',
|
||||||
'insert_horizontal_line' => 'Insert horizontal line',
|
'insert_horizontal_line' => 'Sisipkan garis horizontal',
|
||||||
'insert_code_block' => 'Insert code block',
|
'insert_code_block' => 'Sisipkan blok kode',
|
||||||
'edit_code_block' => 'Edit code block',
|
'edit_code_block' => 'Ubah blok kode',
|
||||||
'insert_drawing' => 'Insert/edit drawing',
|
'insert_drawing' => 'Sisipkan/ubah gambaran',
|
||||||
'drawing_manager' => 'Drawing manager',
|
'drawing_manager' => 'Manajer Gambaran',
|
||||||
'insert_media' => 'Insert/edit media',
|
'insert_media' => 'Sisipkan/ubah media',
|
||||||
'insert_media_title' => 'Insert/Edit Media',
|
'insert_media_title' => 'Sisipkan/Ubah Media',
|
||||||
'clear_formatting' => 'Clear formatting',
|
'clear_formatting' => 'Bersihkan format',
|
||||||
'source_code' => 'Source code',
|
'source_code' => 'Kode sumber',
|
||||||
'source_code_title' => 'Source Code',
|
'source_code_title' => 'Kode Sumber',
|
||||||
'fullscreen' => 'Fullscreen',
|
'fullscreen' => 'Layar penuh',
|
||||||
'image_options' => 'Image options',
|
'image_options' => 'Opsi gambar',
|
||||||
|
|
||||||
// Tables
|
// Tables
|
||||||
'table_properties' => 'Table properties',
|
'table_properties' => 'Properti tabel',
|
||||||
'table_properties_title' => 'Table Properties',
|
'table_properties_title' => 'Properti Tabel',
|
||||||
'delete_table' => 'Delete table',
|
'delete_table' => 'Hapus tabel',
|
||||||
'table_clear_formatting' => 'Clear table formatting',
|
'table_clear_formatting' => 'Bersihkan format tabel',
|
||||||
'resize_to_contents' => 'Resize to contents',
|
'resize_to_contents' => 'Sesuaikan dengan ukuran konten',
|
||||||
'row_header' => 'Row header',
|
'row_header' => 'Judul baris',
|
||||||
'insert_row_before' => 'Insert row before',
|
'insert_row_before' => 'Sisipkan baris sebelum',
|
||||||
'insert_row_after' => 'Insert row after',
|
'insert_row_after' => 'Sisipkan baris setelah',
|
||||||
'delete_row' => 'Delete row',
|
'delete_row' => 'Hapus baris',
|
||||||
'insert_column_before' => 'Insert column before',
|
'insert_column_before' => 'Sisipkan kolom sebelum',
|
||||||
'insert_column_after' => 'Insert column after',
|
'insert_column_after' => 'Sisipkan kolom sesudah',
|
||||||
'delete_column' => 'Delete column',
|
'delete_column' => 'Hapus kolom',
|
||||||
'table_cell' => 'Cell',
|
'table_cell' => 'Sel',
|
||||||
'table_row' => 'Row',
|
'table_row' => 'Row',
|
||||||
'table_column' => 'Column',
|
'table_column' => 'Column',
|
||||||
'cell_properties' => 'Cell properties',
|
'cell_properties' => 'Cell properties',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Sisipkan Gambar',
|
'pages_md_insert_drawing' => 'Sisipkan Gambar',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Halaman tidak dalam satu bab',
|
||||||
|
@@ -10,7 +10,7 @@ return [
|
|||||||
|
|
||||||
// Auth
|
// Auth
|
||||||
'error_user_exists_different_creds' => 'Pengguna dengan email :email sudah ada tetapi dengan kredensial berbeda.',
|
'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_already_confirmed' => 'Email telah dikonfirmasi, Coba masuk.',
|
||||||
'email_confirmation_invalid' => 'Token konfirmasi ini tidak valid atau telah digunakan, Silakan coba mendaftar lagi.',
|
'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.',
|
'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_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_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',
|
'saml_fail_authed' => 'Masuk menggunakan :system gagal, sistem tidak memberikan otorisasi yang berhasil',
|
||||||
'oidc_already_logged_in' => 'Already logged in',
|
'oidc_already_logged_in' => 'Sudah masuk',
|
||||||
'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system',
|
'oidc_no_email_address' => 'Tidak dapat menemukan alamat email untuk pengguna ini dalam data yang diberikan oleh sistem autentikasi eksternal',
|
||||||
'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization',
|
'oidc_fail_authed' => 'Masuk menggunakan :system gagal, sistem tidak memberikan otorisasi yang berhasil',
|
||||||
'social_no_action_defined' => 'Tidak ada tindakan yang ditentukan',
|
'social_no_action_defined' => 'Tidak ada tindakan yang ditentukan',
|
||||||
'social_login_bad_response' => "Kesalahan yang diterima selama masuk menggunakan :socialAccount : \n:error",
|
'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.',
|
'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_found' => 'Pengemudi sosial tidak ditemukan',
|
||||||
'social_driver_not_configured' => 'Pengaturan sosial :socialAccount Anda tidak dikonfigurasi dengan benar.',
|
'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.',
|
'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
|
// System
|
||||||
'path_not_writable' => 'Jalur berkas :filePath tidak dapat diunggah. Pastikan berkas tersebut dapat ditulis ke server.',
|
'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_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.',
|
'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_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.',
|
'uploaded' => 'Server tidak mengizinkan unggahan dengan ukuran ini. Harap coba ukuran berkas yang lebih kecil.',
|
||||||
|
|
||||||
// Drawing & Images
|
// Drawing & Images
|
||||||
'image_upload_error' => 'Terjadi kesalahan saat mengunggah gambar',
|
'image_upload_error' => 'Terjadi kesalahan saat mengunggah gambar',
|
||||||
'image_upload_type_error' => 'Jenis gambar yang diunggah tidak valid',
|
'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_replace_type' => 'Penggantian file gambar harus berjenis sama',
|
||||||
'image_upload_memory_limit' => 'Failed to handle image upload and/or create thumbnails due to system resource limits.',
|
'image_upload_memory_limit' => 'Gagal menangani pengunggahan gambar dan/atau membuat thumbnail karena keterbatasan sumber daya sistem.',
|
||||||
'image_thumbnail_memory_limit' => 'Failed to create image size variations due to system resource limits.',
|
'image_thumbnail_memory_limit' => 'Gagal membuat variasi ukuran gambar karena keterbatasan sumber daya sistem.',
|
||||||
'image_gallery_thumbnail_memory_limit' => 'Failed to create gallery thumbnails due to system resource limits.',
|
'image_gallery_thumbnail_memory_limit' => 'Gagal membuat thumbnail galeri karena keterbatasan sumber daya sistem.',
|
||||||
'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.',
|
'drawing_data_not_found' => 'Data gambar tidak dapat dimuat. Berkas gambar mungkin sudah tidak ada atau Anda mungkin tidak memiliki izin untuk mengaksesnya.',
|
||||||
|
|
||||||
// Attachments
|
// Attachments
|
||||||
'attachment_not_found' => 'Lampiran tidak ditemukan',
|
'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
|
// Pages
|
||||||
'page_draft_autosave_fail' => 'Gagal menyimpan draf. Pastikan Anda memiliki koneksi internet sebelum menyimpan halaman ini',
|
'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',
|
'page_custom_home_deletion' => 'Tidak dapat menghapus sebuah halaman saat diatur sebagai sebuah halaman beranda',
|
||||||
|
|
||||||
// Entities
|
// Entities
|
||||||
'entity_not_found' => 'Entitas tidak ditemukan',
|
'entity_not_found' => 'Entitas tidak ditemukan',
|
||||||
'bookshelf_not_found' => 'Shelf not found',
|
'bookshelf_not_found' => 'Rak tidak ditemukan',
|
||||||
'book_not_found' => 'Buku tidak ditemukan',
|
'book_not_found' => 'Buku tidak ditemukan',
|
||||||
'page_not_found' => 'Halaman tidak ditemukan',
|
'page_not_found' => 'Halaman tidak ditemukan',
|
||||||
'chapter_not_found' => 'Bab tidak ditemukan',
|
'chapter_not_found' => 'Bab tidak ditemukan',
|
||||||
@@ -78,7 +78,7 @@ return [
|
|||||||
// Users
|
// Users
|
||||||
'users_cannot_delete_only_admin' => 'Anda tidak dapat menghapus satu-satunya admin',
|
'users_cannot_delete_only_admin' => 'Anda tidak dapat menghapus satu-satunya admin',
|
||||||
'users_cannot_delete_guest' => 'Anda tidak dapat menghapus pengguna tamu',
|
'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
|
// Roles
|
||||||
'role_cannot_be_edited' => 'Peran ini tidak dapat disunting',
|
'role_cannot_be_edited' => 'Peran ini tidak dapat disunting',
|
||||||
@@ -106,16 +106,16 @@ return [
|
|||||||
'back_soon' => 'Ini akan segera kembali.',
|
'back_soon' => 'Ini akan segera kembali.',
|
||||||
|
|
||||||
// Import
|
// Import
|
||||||
'import_zip_cant_read' => 'Could not read ZIP file.',
|
'import_zip_cant_read' => 'Tidak dapat membaca berkas ZIP.',
|
||||||
'import_zip_cant_decode_data' => 'Could not find and decode ZIP data.json content.',
|
'import_zip_cant_decode_data' => 'Tidak dapat menemukan dan mendekode konten ZIP data.json.',
|
||||||
'import_zip_no_data' => 'ZIP file data has no expected book, chapter or page content.',
|
'import_zip_no_data' => 'Data berkas ZIP tidak berisi konten buku, bab, atau halaman yang diharapkan.',
|
||||||
'import_validation_failed' => 'Import ZIP failed to validate with errors:',
|
'import_validation_failed' => 'Impor ZIP gagal divalidasi dengan kesalahan:',
|
||||||
'import_zip_failed_notification' => 'Failed to import ZIP file.',
|
'import_zip_failed_notification' => 'Gagal mengimpor berkas ZIP.',
|
||||||
'import_perms_books' => 'You are lacking the required permissions to create books.',
|
'import_perms_books' => 'Anda tidak memiliki izin yang diperlukan untuk membuat buku.',
|
||||||
'import_perms_chapters' => 'You are lacking the required permissions to create chapters.',
|
'import_perms_chapters' => 'Anda tidak memiliki izin yang diperlukan untuk membuat bab.',
|
||||||
'import_perms_pages' => 'You are lacking the required permissions to create pages.',
|
'import_perms_pages' => 'Anda tidak memiliki izin yang diperlukan untuk membuat halaman.',
|
||||||
'import_perms_images' => 'You are lacking the required permissions to create images.',
|
'import_perms_images' => 'Anda tidak memiliki izin yang diperlukan untuk membuat gambar.',
|
||||||
'import_perms_attachments' => 'You are lacking the required permission to create attachments.',
|
'import_perms_attachments' => 'Anda tidak memiliki izin yang diperlukan untuk membuat lampiran.',
|
||||||
|
|
||||||
// API errors
|
// API errors
|
||||||
'api_no_authorization_found' => 'Tidak ada token otorisasi yang ditemukan pada permintaan tersebut',
|
'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:',
|
'maintenance_test_email_failure' => 'Kesalahan dilempar saat mengirim email uji:',
|
||||||
|
|
||||||
// HTTP errors
|
// 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',
|
||||||
];
|
];
|
||||||
|
@@ -4,24 +4,24 @@
|
|||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'new_comment_subject' => 'New comment on page: :pageName',
|
'new_comment_subject' => 'Komentar baru di halaman: :pageName',
|
||||||
'new_comment_intro' => 'A user has commented on a page in :appName:',
|
'new_comment_intro' => 'Seorang pengguna telah mengomentari halaman di :appName:',
|
||||||
'new_page_subject' => 'New page: :pageName',
|
'new_page_subject' => 'Halaman baru: :pageName',
|
||||||
'new_page_intro' => 'A new page has been created in :appName:',
|
'new_page_intro' => 'Halaman baru telah dibuat di :appName:',
|
||||||
'updated_page_subject' => 'Updated page: :pageName',
|
'updated_page_subject' => 'Halaman yang diperbarui: :pageName',
|
||||||
'updated_page_intro' => 'A page has been updated in :appName:',
|
'updated_page_intro' => 'Halaman telah diperbarui di :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.',
|
'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_name' => 'Nama Halaman:',
|
||||||
'detail_page_path' => 'Page Path:',
|
'detail_page_path' => 'Jalur Halaman:',
|
||||||
'detail_commenter' => 'Commenter:',
|
'detail_commenter' => 'Komentator:',
|
||||||
'detail_comment' => 'Comment:',
|
'detail_comment' => 'Komentar:',
|
||||||
'detail_created_by' => 'Created By:',
|
'detail_created_by' => 'Dibuat Oleh:',
|
||||||
'detail_updated_by' => 'Updated By:',
|
'detail_updated_by' => 'Diperbarui Oleh:',
|
||||||
|
|
||||||
'action_view_comment' => 'View Comment',
|
'action_view_comment' => 'Lihat Komentar',
|
||||||
'action_view_page' => 'View Page',
|
'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' => 'Pemberitahuan ini dikirimkan kepada Anda karena :link mencakup jenis aktivitas untuk item ini.',
|
||||||
'footer_reason_link' => 'your notification preferences',
|
'footer_reason_link' => 'preferensi notifikasi Anda',
|
||||||
];
|
];
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Háletur',
|
'superscript' => 'Háletur',
|
||||||
'subscript' => 'Lágletur',
|
'subscript' => 'Lágletur',
|
||||||
'text_color' => 'Litur texta',
|
'text_color' => 'Litur texta',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Sérsniðinn litur',
|
'custom_color' => 'Sérsniðinn litur',
|
||||||
'remove_color' => 'Fjarlægja lit',
|
'remove_color' => 'Fjarlægja lit',
|
||||||
'background_color' => 'Bakgrunnslitur',
|
'background_color' => 'Bakgrunnslitur',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Setja inn teikningu',
|
'pages_md_insert_drawing' => 'Setja inn teikningu',
|
||||||
'pages_md_show_preview' => 'Sýna forskoðun',
|
'pages_md_show_preview' => 'Sýna forskoðun',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Síðan tilheyrir engum kafla',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Apice',
|
'superscript' => 'Apice',
|
||||||
'subscript' => 'Pedice',
|
'subscript' => 'Pedice',
|
||||||
'text_color' => 'Colore del testo',
|
'text_color' => 'Colore del testo',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Colore personalizzato',
|
'custom_color' => 'Colore personalizzato',
|
||||||
'remove_color' => 'Rimuovi colore',
|
'remove_color' => 'Rimuovi colore',
|
||||||
'background_color' => 'Colore di sfondo',
|
'background_color' => 'Colore di sfondo',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Inserisci disegno',
|
'pages_md_insert_drawing' => 'Inserisci disegno',
|
||||||
'pages_md_show_preview' => 'Visualizza anteprima',
|
'pages_md_show_preview' => 'Visualizza anteprima',
|
||||||
'pages_md_sync_scroll' => 'Sincronizza scorrimento 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' => '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_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',
|
'pages_not_in_chapter' => 'La pagina non è in un capitolo',
|
||||||
|
@@ -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' => '背景色',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => '図を追加',
|
'pages_md_insert_drawing' => '図を追加',
|
||||||
'pages_md_show_preview' => 'プレビューを表示',
|
'pages_md_show_preview' => 'プレビューを表示',
|
||||||
'pages_md_sync_scroll' => 'プレビューとスクロールを同期',
|
'pages_md_sync_scroll' => 'プレビューとスクロールを同期',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => '未保存の図が見つかりました',
|
'pages_drawing_unsaved' => '未保存の図が見つかりました',
|
||||||
'pages_drawing_unsaved_confirm' => '以前に保存操作が失敗した、未保存の図が見つかりました。
|
'pages_drawing_unsaved_confirm' => '以前に保存操作が失敗した、未保存の図が見つかりました。
|
||||||
未保存の図面を復元して編集を続けますか?',
|
未保存の図面を復元して編集を続けますか?',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superscript',
|
'superscript' => 'Superscript',
|
||||||
'subscript' => 'Subscript',
|
'subscript' => 'Subscript',
|
||||||
'text_color' => 'Text color',
|
'text_color' => 'Text color',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Custom color',
|
'custom_color' => 'Custom color',
|
||||||
'remove_color' => 'Remove color',
|
'remove_color' => 'Remove color',
|
||||||
'background_color' => 'Background color',
|
'background_color' => 'Background color',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insert Drawing',
|
'pages_md_insert_drawing' => 'Insert Drawing',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Page is not in a chapter',
|
||||||
|
@@ -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' => '배경 색상',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => '드로잉 추가',
|
'pages_md_insert_drawing' => '드로잉 추가',
|
||||||
'pages_md_show_preview' => '미리보기 표시',
|
'pages_md_show_preview' => '미리보기 표시',
|
||||||
'pages_md_sync_scroll' => '미리보기 스크롤 동기화',
|
'pages_md_sync_scroll' => '미리보기 스크롤 동기화',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => '저장되지 않은 드로잉 발견',
|
'pages_drawing_unsaved' => '저장되지 않은 드로잉 발견',
|
||||||
'pages_drawing_unsaved_confirm' => '이전에 실패한 드로잉 저장 시도에서 저장되지 않은 드로잉 데이터가 발견되었습니다. 이 저장되지 않은 드로잉을 복원하고 계속 편집하시겠습니까?',
|
'pages_drawing_unsaved_confirm' => '이전에 실패한 드로잉 저장 시도에서 저장되지 않은 드로잉 데이터가 발견되었습니다. 이 저장되지 않은 드로잉을 복원하고 계속 편집하시겠습니까?',
|
||||||
'pages_not_in_chapter' => '챕터에 있는 문서가 아닙니다.',
|
'pages_not_in_chapter' => '챕터에 있는 문서가 아닙니다.',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superscript',
|
'superscript' => 'Superscript',
|
||||||
'subscript' => 'Subscript',
|
'subscript' => 'Subscript',
|
||||||
'text_color' => 'Text color',
|
'text_color' => 'Text color',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Custom color',
|
'custom_color' => 'Custom color',
|
||||||
'remove_color' => 'Remove color',
|
'remove_color' => 'Remove color',
|
||||||
'background_color' => 'Background color',
|
'background_color' => 'Background color',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Insert Drawing',
|
'pages_md_insert_drawing' => 'Insert Drawing',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Page is not in a chapter',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superscript',
|
'superscript' => 'Superscript',
|
||||||
'subscript' => 'Subscript',
|
'subscript' => 'Subscript',
|
||||||
'text_color' => 'Text color',
|
'text_color' => 'Text color',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Custom color',
|
'custom_color' => 'Custom color',
|
||||||
'remove_color' => 'Remove color',
|
'remove_color' => 'Remove color',
|
||||||
'background_color' => 'Background color',
|
'background_color' => 'Background color',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Įterpti piešinį',
|
'pages_md_insert_drawing' => 'Įterpti piešinį',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Puslapio nėra skyriuje',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Augšraksts',
|
'superscript' => 'Augšraksts',
|
||||||
'subscript' => 'Apakšraksts',
|
'subscript' => 'Apakšraksts',
|
||||||
'text_color' => 'Teksta krāsa',
|
'text_color' => 'Teksta krāsa',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Pielāgot krāsu',
|
'custom_color' => 'Pielāgot krāsu',
|
||||||
'remove_color' => 'Noņemt krāsu',
|
'remove_color' => 'Noņemt krāsu',
|
||||||
'background_color' => 'Fona krāsa',
|
'background_color' => 'Fona krāsa',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Ievietot zīmējumu',
|
'pages_md_insert_drawing' => 'Ievietot zīmējumu',
|
||||||
'pages_md_show_preview' => 'Rādīt priekšskatu',
|
'pages_md_show_preview' => 'Rādīt priekšskatu',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Atrasts nesaglabāts attēls',
|
'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_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ļā',
|
'pages_not_in_chapter' => 'Lapa nav nodaļā',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Hevet skrift',
|
'superscript' => 'Hevet skrift',
|
||||||
'subscript' => 'Senket skrift',
|
'subscript' => 'Senket skrift',
|
||||||
'text_color' => 'Tekstfarge',
|
'text_color' => 'Tekstfarge',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Egenvalgt farge',
|
'custom_color' => 'Egenvalgt farge',
|
||||||
'remove_color' => 'Fjern farge',
|
'remove_color' => 'Fjern farge',
|
||||||
'background_color' => 'Bakgrunnsfarge',
|
'background_color' => 'Bakgrunnsfarge',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Sett inn tegning',
|
'pages_md_insert_drawing' => 'Sett inn tegning',
|
||||||
'pages_md_show_preview' => 'Forhåndsvisning',
|
'pages_md_show_preview' => 'Forhåndsvisning',
|
||||||
'pages_md_sync_scroll' => 'Synkroniser forhåndsvisningsrulle',
|
'pages_md_sync_scroll' => 'Synkroniser forhåndsvisningsrulle',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Ulagret tegning funnet',
|
'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_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',
|
'pages_not_in_chapter' => 'Siden tilhører ingen kapittel',
|
||||||
|
@@ -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' => 'पृष्ठभूमि रंग',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'चित्र समावेश गर्नुहोस्',
|
'pages_md_insert_drawing' => 'चित्र समावेश गर्नुहोस्',
|
||||||
'pages_md_show_preview' => 'पूर्वावलोकन देखाउनुहोस्',
|
'pages_md_show_preview' => 'पूर्वावलोकन देखाउनुहोस्',
|
||||||
'pages_md_sync_scroll' => 'पूर्वावलोकन स्क्रोल सिंक गर्नुहोस्',
|
'pages_md_sync_scroll' => 'पूर्वावलोकन स्क्रोल सिंक गर्नुहोस्',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'असुरक्षित चित्र भेटियो',
|
'pages_drawing_unsaved' => 'असुरक्षित चित्र भेटियो',
|
||||||
'pages_drawing_unsaved_confirm' => 'अघिल्लो असफल चित्र बचत प्रयासबाट असुरक्षित चित्र डेटा भेटिएको छ। के तपाईं यस असुरक्षित चित्रलाई पुनर्स्थापना गरेर सम्पादन गर्न चाहनुहुन्छ?',
|
'pages_drawing_unsaved_confirm' => 'अघिल्लो असफल चित्र बचत प्रयासबाट असुरक्षित चित्र डेटा भेटिएको छ। के तपाईं यस असुरक्षित चित्रलाई पुनर्स्थापना गरेर सम्पादन गर्न चाहनुहुन्छ?',
|
||||||
'pages_not_in_chapter' => 'पाना कुनै अध्यायमा छैन',
|
'pages_not_in_chapter' => 'पाना कुनै अध्यायमा छैन',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superscript',
|
'superscript' => 'Superscript',
|
||||||
'subscript' => 'Subscript',
|
'subscript' => 'Subscript',
|
||||||
'text_color' => 'Tekstkleur',
|
'text_color' => 'Tekstkleur',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Aangepaste kleur',
|
'custom_color' => 'Aangepaste kleur',
|
||||||
'remove_color' => 'Verwijder kleur',
|
'remove_color' => 'Verwijder kleur',
|
||||||
'background_color' => 'Tekstmarkeringskleur',
|
'background_color' => 'Tekstmarkeringskleur',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Tekening invoegen',
|
'pages_md_insert_drawing' => 'Tekening invoegen',
|
||||||
'pages_md_show_preview' => 'Toon voorbeeld',
|
'pages_md_show_preview' => 'Toon voorbeeld',
|
||||||
'pages_md_sync_scroll' => 'Synchroniseer scrollen van 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' => '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_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',
|
'pages_not_in_chapter' => 'Pagina is niet in een hoofdstuk',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Heva skrift',
|
'superscript' => 'Heva skrift',
|
||||||
'subscript' => 'Senka skrift',
|
'subscript' => 'Senka skrift',
|
||||||
'text_color' => 'Tekstfarge',
|
'text_color' => 'Tekstfarge',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Eigenvalgt farge',
|
'custom_color' => 'Eigenvalgt farge',
|
||||||
'remove_color' => 'Fjern farge',
|
'remove_color' => 'Fjern farge',
|
||||||
'background_color' => 'Bakgrunnsfarge',
|
'background_color' => 'Bakgrunnsfarge',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Sett inn tegning',
|
'pages_md_insert_drawing' => 'Sett inn tegning',
|
||||||
'pages_md_show_preview' => 'Førhandsvisning',
|
'pages_md_show_preview' => 'Førhandsvisning',
|
||||||
'pages_md_sync_scroll' => 'Synkroniser førehandsvisingsrulle',
|
'pages_md_sync_scroll' => 'Synkroniser førehandsvisingsrulle',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Ulagra teikning funne',
|
'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_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',
|
'pages_not_in_chapter' => 'Sida tilhøyrer ingen kapittel',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Indeks górny',
|
'superscript' => 'Indeks górny',
|
||||||
'subscript' => 'Indeks dolny',
|
'subscript' => 'Indeks dolny',
|
||||||
'text_color' => 'Kolor tekstu',
|
'text_color' => 'Kolor tekstu',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Kolor niestandardowy',
|
'custom_color' => 'Kolor niestandardowy',
|
||||||
'remove_color' => 'Usuń kolor',
|
'remove_color' => 'Usuń kolor',
|
||||||
'background_color' => 'Kolor tła',
|
'background_color' => 'Kolor tła',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Wstaw rysunek',
|
'pages_md_insert_drawing' => 'Wstaw rysunek',
|
||||||
'pages_md_show_preview' => 'Pokaż podgląd',
|
'pages_md_show_preview' => 'Pokaż podgląd',
|
||||||
'pages_md_sync_scroll' => 'Synchronizuj przewijanie podglądu',
|
'pages_md_sync_scroll' => 'Synchronizuj przewijanie podglądu',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Znaleziono niezapisany rysunek',
|
'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_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',
|
'pages_not_in_chapter' => 'Strona nie została umieszczona w rozdziale',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Superior à linha',
|
'superscript' => 'Superior à linha',
|
||||||
'subscript' => 'Inferior à linha',
|
'subscript' => 'Inferior à linha',
|
||||||
'text_color' => 'Cor do texto',
|
'text_color' => 'Cor do texto',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Cor personalizada',
|
'custom_color' => 'Cor personalizada',
|
||||||
'remove_color' => 'Remover cor',
|
'remove_color' => 'Remover cor',
|
||||||
'background_color' => 'Cor de fundo',
|
'background_color' => 'Cor de fundo',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Inserir Desenho',
|
'pages_md_insert_drawing' => 'Inserir Desenho',
|
||||||
'pages_md_show_preview' => 'Mostrar pré-visualização',
|
'pages_md_show_preview' => 'Mostrar pré-visualização',
|
||||||
'pages_md_sync_scroll' => 'Sincronizar 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' => '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_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',
|
'pages_not_in_chapter' => 'A página não está dentro de um capítulo',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Sobrescrito',
|
'superscript' => 'Sobrescrito',
|
||||||
'subscript' => 'Subscrito',
|
'subscript' => 'Subscrito',
|
||||||
'text_color' => 'Cor do texto',
|
'text_color' => 'Cor do texto',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Cor personalizada',
|
'custom_color' => 'Cor personalizada',
|
||||||
'remove_color' => 'Remover cor',
|
'remove_color' => 'Remover cor',
|
||||||
'background_color' => 'Cor de fundo',
|
'background_color' => 'Cor de fundo',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Inserir Diagrama',
|
'pages_md_insert_drawing' => 'Inserir Diagrama',
|
||||||
'pages_md_show_preview' => 'Mostrar pré-visualização',
|
'pages_md_show_preview' => 'Mostrar pré-visualização',
|
||||||
'pages_md_sync_scroll' => 'Sincronizar 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' => '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_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',
|
'pages_not_in_chapter' => 'Página não está dentro de um capítulo',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Scris sus',
|
'superscript' => 'Scris sus',
|
||||||
'subscript' => 'Scris jos',
|
'subscript' => 'Scris jos',
|
||||||
'text_color' => 'Culoare text',
|
'text_color' => 'Culoare text',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Culoare personalizată',
|
'custom_color' => 'Culoare personalizată',
|
||||||
'remove_color' => 'Elimină culoarea',
|
'remove_color' => 'Elimină culoarea',
|
||||||
'background_color' => 'Culoare fundal',
|
'background_color' => 'Culoare fundal',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Inserează desen',
|
'pages_md_insert_drawing' => 'Inserează desen',
|
||||||
'pages_md_show_preview' => 'Arată previzualizarea',
|
'pages_md_show_preview' => 'Arată previzualizarea',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Pagina nu este într-un capitol',
|
||||||
|
@@ -87,7 +87,7 @@ return [
|
|||||||
// Imports
|
// Imports
|
||||||
'import_create' => 'created import',
|
'import_create' => 'created import',
|
||||||
'import_create_notification' => 'Import successfully uploaded',
|
'import_create_notification' => 'Import successfully uploaded',
|
||||||
'import_run' => 'updated import',
|
'import_run' => 'обновлен импорт',
|
||||||
'import_run_notification' => 'Content successfully imported',
|
'import_run_notification' => 'Content successfully imported',
|
||||||
'import_delete' => 'deleted import',
|
'import_delete' => 'deleted import',
|
||||||
'import_delete_notification' => 'Import successfully deleted',
|
'import_delete_notification' => 'Import successfully deleted',
|
||||||
|
@@ -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' => 'Цвет фона',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Вставить рисунок',
|
'pages_md_insert_drawing' => 'Вставить рисунок',
|
||||||
'pages_md_show_preview' => 'Предпросмотр',
|
'pages_md_show_preview' => 'Предпросмотр',
|
||||||
'pages_md_sync_scroll' => 'Синхронизировать прокрутку',
|
'pages_md_sync_scroll' => 'Синхронизировать прокрутку',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Найден несохраненный чертеж',
|
'pages_drawing_unsaved' => 'Найден несохраненный чертеж',
|
||||||
'pages_drawing_unsaved_confirm' => 'Несохраненные данные были найдены из предыдущей неудачной попытки сохранения рисунка. Вы хотите восстановить и продолжить редактирование несохраненного рисунка?',
|
'pages_drawing_unsaved_confirm' => 'Несохраненные данные были найдены из предыдущей неудачной попытки сохранения рисунка. Вы хотите восстановить и продолжить редактирование несохраненного рисунка?',
|
||||||
'pages_not_in_chapter' => 'Страница не находится в главе',
|
'pages_not_in_chapter' => 'Страница не находится в главе',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Horný index',
|
'superscript' => 'Horný index',
|
||||||
'subscript' => 'Dolný index',
|
'subscript' => 'Dolný index',
|
||||||
'text_color' => 'Farba textu',
|
'text_color' => 'Farba textu',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Vlastná farba',
|
'custom_color' => 'Vlastná farba',
|
||||||
'remove_color' => 'Odstrániť farbu',
|
'remove_color' => 'Odstrániť farbu',
|
||||||
'background_color' => 'Farba pozadia',
|
'background_color' => 'Farba pozadia',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Vložiť kresbu',
|
'pages_md_insert_drawing' => 'Vložiť kresbu',
|
||||||
'pages_md_show_preview' => 'Zobraziť náhľad',
|
'pages_md_show_preview' => 'Zobraziť náhľad',
|
||||||
'pages_md_sync_scroll' => 'Posúvanie ukážky synchronizácie',
|
'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' => '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_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',
|
'pages_not_in_chapter' => 'Stránka nie je v kapitole',
|
||||||
|
@@ -48,6 +48,7 @@ return [
|
|||||||
'superscript' => 'Nadpisano',
|
'superscript' => 'Nadpisano',
|
||||||
'subscript' => 'Podpisano',
|
'subscript' => 'Podpisano',
|
||||||
'text_color' => 'Barva besedila',
|
'text_color' => 'Barva besedila',
|
||||||
|
'highlight_color' => 'Highlight color',
|
||||||
'custom_color' => 'Barva po meri',
|
'custom_color' => 'Barva po meri',
|
||||||
'remove_color' => 'Odstrani barvo',
|
'remove_color' => 'Odstrani barvo',
|
||||||
'background_color' => 'Barva ozadja',
|
'background_color' => 'Barva ozadja',
|
||||||
|
@@ -268,6 +268,7 @@ return [
|
|||||||
'pages_md_insert_drawing' => 'Vstavi risbo',
|
'pages_md_insert_drawing' => 'Vstavi risbo',
|
||||||
'pages_md_show_preview' => 'Show preview',
|
'pages_md_show_preview' => 'Show preview',
|
||||||
'pages_md_sync_scroll' => 'Sync preview scroll',
|
'pages_md_sync_scroll' => 'Sync preview scroll',
|
||||||
|
'pages_md_plain_editor' => 'Plaintext editor',
|
||||||
'pages_drawing_unsaved' => 'Unsaved Drawing Found',
|
'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_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',
|
'pages_not_in_chapter' => 'Stran ni v poglavju',
|
||||||
|
@@ -85,12 +85,12 @@ return [
|
|||||||
'webhook_delete_notification' => 'Uebhook-u u fshi me sukses',
|
'webhook_delete_notification' => 'Uebhook-u u fshi me sukses',
|
||||||
|
|
||||||
// Imports
|
// Imports
|
||||||
'import_create' => 'created import',
|
'import_create' => 'importi i krijuar',
|
||||||
'import_create_notification' => 'Import successfully uploaded',
|
'import_create_notification' => 'Importi u ngarkua me sukses',
|
||||||
'import_run' => 'updated import',
|
'import_run' => 'Importi i përditësuar',
|
||||||
'import_run_notification' => 'Content successfully imported',
|
'import_run_notification' => 'Përmbajtja u importua me sukses',
|
||||||
'import_delete' => 'deleted import',
|
'import_delete' => 'Importi i fshirë',
|
||||||
'import_delete_notification' => 'Import successfully deleted',
|
'import_delete_notification' => 'Importi u fshi me sukses',
|
||||||
|
|
||||||
// Users
|
// Users
|
||||||
'user_create' => 'krijoi përdorues',
|
'user_create' => 'krijoi përdorues',
|
||||||
@@ -101,11 +101,11 @@ return [
|
|||||||
'user_delete_notification' => 'Përdoruesi u fshi me sukses',
|
'user_delete_notification' => 'Përdoruesi u fshi me sukses',
|
||||||
|
|
||||||
// API Tokens
|
// 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_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_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',
|
'api_token_delete_notification' => 'Token API u fshi me sukses',
|
||||||
|
|
||||||
// Roles
|
// Roles
|
||||||
@@ -128,12 +128,12 @@ return [
|
|||||||
'comment_delete' => 'fshiu koment',
|
'comment_delete' => 'fshiu koment',
|
||||||
|
|
||||||
// Sort Rules
|
// Sort Rules
|
||||||
'sort_rule_create' => 'created sort rule',
|
'sort_rule_create' => 'Rregull i krijuar renditjeje',
|
||||||
'sort_rule_create_notification' => 'Sort rule successfully created',
|
'sort_rule_create_notification' => 'Rregulli i renditjes u krijua me sukses',
|
||||||
'sort_rule_update' => 'updated sort rule',
|
'sort_rule_update' => 'rregulli i renditjes i përditësuar',
|
||||||
'sort_rule_update_notification' => 'Sort rule successfully updated',
|
'sort_rule_update_notification' => 'Rregulli i renditjes u përditësua me sukses',
|
||||||
'sort_rule_delete' => 'deleted sort rule',
|
'sort_rule_delete' => 'rregulli i renditjes është fshirë',
|
||||||
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
|
'sort_rule_delete_notification' => 'Rregulli i renditjes u fshi me sukses',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'permissions_update' => 'përditësoi lejet',
|
'permissions_update' => 'përditësoi lejet',
|
||||||
|
@@ -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_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.',
|
'reset_password_success' => 'Fjalëkalimi juaj u rikthye me sukses.',
|
||||||
'email_reset_subject' => 'Rikthe fjalëkalimin për :appName',
|
'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_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' => 'If you did not request a password reset, no further action is required.',
|
'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 Confirmation
|
||||||
'email_confirm_subject' => 'Confirm your email on :appName',
|
'email_confirm_subject' => 'Konfirmo email-in tënd në :appName',
|
||||||
'email_confirm_greeting' => 'Thanks for joining :appName!',
|
'email_confirm_greeting' => 'Faleminderit që u bashkuat me :appName!',
|
||||||
'email_confirm_text' => 'Please confirm your email address by clicking the button below:',
|
'email_confirm_text' => 'Ju lutemi konfirmoni adresën tuaj të email-it duke klikuar butonin më poshtë:',
|
||||||
'email_confirm_action' => 'Confirm Email',
|
'email_confirm_action' => 'Konfirmo email-in',
|
||||||
'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_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' => 'Your email has been confirmed! You should now be able to login using this email address.',
|
'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' => 'Confirmation email resent, Please check your inbox.',
|
'email_confirm_resent' => 'Emaili i konfirmimit u ridërgua, ju lutem kontrolloni kutinë tuaj postare.',
|
||||||
'email_confirm_thanks' => 'Thanks for confirming!',
|
'email_confirm_thanks' => 'Faleminderit që konfirmuat!',
|
||||||
'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_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' => 'Adresa e email-it nuk është konfirmuar',
|
||||||
'email_not_confirmed_text' => 'Your email address has not yet been confirmed.',
|
'email_not_confirmed_text' => 'Adresa juaj e email-it nuk është konfirmuar ende.',
|
||||||
'email_not_confirmed_click_link' => 'Please click the link in the email that was sent shortly after you registered.',
|
'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' => 'If you cannot find the email you can re-send the confirmation email by submitting the form below.',
|
'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' => 'Resend Confirmation Email',
|
'email_not_confirmed_resend_button' => 'Ridërgo emailin e konfirmimit',
|
||||||
|
|
||||||
// User Invite
|
// User Invite
|
||||||
'user_invite_email_subject' => 'You have been invited to join :appName!',
|
'user_invite_email_subject' => 'Je ftuar të bashkohesh me :appName!',
|
||||||
'user_invite_email_greeting' => 'An account has been created for you on :appName.',
|
'user_invite_email_greeting' => 'Një llogari është krijuar për ty në :appName.',
|
||||||
'user_invite_email_text' => 'Click the button below to set an account password and gain access:',
|
'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' => 'Set Account Password',
|
'user_invite_email_action' => 'Vendos fjalëkalimin e llogarisë',
|
||||||
'user_invite_page_welcome' => 'Welcome to :appName!',
|
'user_invite_page_welcome' => 'Mirë se vini në :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_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' => 'Confirm Password',
|
'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!',
|
'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!',
|
||||||
|
|
||||||
// Multi-factor Authentication
|
// Multi-factor Authentication
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user