msgid "" msgstr "" "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n" "X-Crowdin-Project: orchard-core\n" "X-Crowdin-Project-ID: 307044\n" "X-Crowdin-Language: ar\n" "X-Crowdin-File: /main/Localization/OrchardCore.Html.pot\n" "X-Crowdin-File-ID: 754\n" "Project-Id-Version: orchard-core\n" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" "PO-Revision-Date: 2022-10-11 20:12\n" #. updater.ModelState.AddModelError(Prefix, nameof(viewModel.Html), S["{0} doesn't contain a valid Liquid expression. Details: {1}", partName, string.Join(" ", errors)]); #: OrchardCore.Html\Drivers\HtmlBodyPartDisplayDriver.cs:73 msgctxt "OrchardCore.Html.Drivers.HtmlBodyPartDisplayDriver" msgid "{0} doesn't contain a valid Liquid expression. Details: {1}" msgstr "{0} لا يحتوي على عبارة Liquid صحيحة. للتفاصيل: {1}" #. Description = S["Content stored as HTML."]; #: OrchardCore.Html\GraphQL\HtmlBodyQueryObjectType.cs:26 msgctxt "OrchardCore.Html.GraphQL.HtmlBodyQueryObjectType" msgid "Content stored as HTML." msgstr "المحتوى المخزن كـ HTML." #. .Description(S["the HTML content"]) #: OrchardCore.Html\GraphQL\HtmlBodyQueryObjectType.cs:30 msgctxt "OrchardCore.Html.GraphQL.HtmlBodyQueryObjectType" msgid "the HTML content" msgstr "محتوى HTML" #. context.Updater.ModelState.AddModelError(Prefix + "." + nameof(MonacoSettingsViewModel.Options), S["The options are written in an incorrect format."]); #: OrchardCore.Html\Settings\HtmlBodyPartMonacoEditorSettingsDriver.cs:49 msgctxt "OrchardCore.Html.Settings.HtmlBodyPartMonacoEditorSettingsDriver" msgid "The options are written in an incorrect format." msgstr "" #. context.Updater.ModelState.AddModelError(Prefix + "." + nameof(TrumbowygSettingsViewModel.Options), S["The options are written in an incorrect format."]); #: OrchardCore.Html\Settings\HtmlBodyPartTrumbowygEditorSettingsDriver.cs:45 msgctxt "OrchardCore.Html.Settings.HtmlBodyPartTrumbowygEditorSettingsDriver" msgid "The options are written in an incorrect format." msgstr "تم كتابة الخيارات بصيغة خاطئة." #. @T["The body of the content item."] #: OrchardCore.Html\Views\HtmlBodyPart-Monaco.Edit.cshtml:14 msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Monaco.Edit" msgid "The body of the content item." msgstr "" #. #: OrchardCore.Html\Views\HtmlBodyPart-Monaco.Option.cshtml:4 msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Monaco.Option" msgid "Monaco editor" msgstr "" #. @T["The body of the content item."] #: OrchardCore.Html\Views\HtmlBodyPart-Trumbowyg.Edit.cshtml:35 msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Trumbowyg.Edit" msgid "The body of the content item." msgstr "المحتوى لعنصر المحتوى." #. #: OrchardCore.Html\Views\HtmlBodyPart-Trumbowyg.Option.cshtml:4 msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Trumbowyg.Option" msgid "Trumbowyg editor" msgstr "محرر Trumbowyg" #. @T["The body of the content item."] #: OrchardCore.Html\Views\HtmlBodyPart-Wysiwyg.Edit.cshtml:26 msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Wysiwyg.Edit" msgid "The body of the content item." msgstr "المحتوى لعنصر المحتوى." #. #: OrchardCore.Html\Views\HtmlBodyPart-Wysiwyg.Option.cshtml:4 msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Wysiwyg.Option" msgid "Wysiwyg editor" msgstr "محرر Wysiwyg" #. #: OrchardCore.Html\Views\HtmlBodyPart.DisplayOption.cshtml:4 msgctxt "OrchardCore.Html.Views.HtmlBodyPart.DisplayOption" msgid "Standard" msgstr "قياسي" #. @T["The body of the content item."] #: OrchardCore.Html\Views\HtmlBodyPart.Edit.cshtml:13 msgctxt "OrchardCore.Html.Views.HtmlBodyPart.Edit" msgid "The body of the content item." msgstr "المحتوى لعنصر المحتوى." #. #: OrchardCore.Html\Views\HtmlBodyPart.Option.cshtml:4 msgctxt "OrchardCore.Html.Views.HtmlBodyPart.Option" msgid "Standard" msgstr "قياسي" #. #: OrchardCore.Html\Views\HtmlBodyPartMonacoSettings.Edit.cshtml:10 msgctxt "OrchardCore.Html.Views.HtmlBodyPartMonacoSettings.Edit" msgid "Enter the editor options, language is always set to `html` when saved." msgstr "" #. @T["Documentation for options"] #: OrchardCore.Html\Views\HtmlBodyPartMonacoSettings.Edit.cshtml:12 msgctxt "OrchardCore.Html.Views.HtmlBodyPartMonacoSettings.Edit" msgid "Documentation for options" msgstr "" #. #: OrchardCore.Html\Views\HtmlBodyPartSettings.Edit.cshtml:6 msgctxt "OrchardCore.Html.Views.HtmlBodyPartSettings.Edit" msgid "Sanitize Html" msgstr "تطهير الـ Html" #. @T["Whether the Html is sanitized to prevent custom scripts."] #: OrchardCore.Html\Views\HtmlBodyPartSettings.Edit.cshtml:8 msgctxt "OrchardCore.Html.Views.HtmlBodyPartSettings.Edit" msgid "Whether the Html is sanitized to prevent custom scripts." msgstr "ما إذا كان Html قد تم تطهيره لمنع السكربتات المخصصة." #. @T["See documentation"] #: OrchardCore.Html\Views\HtmlBodyPartSettings.Edit.cshtml:9 msgctxt "OrchardCore.Html.Views.HtmlBodyPartSettings.Edit" msgid "See documentation" msgstr "" #. #: OrchardCore.Html\Views\HtmlBodyPartTrumbowygSettings.Edit.cshtml:6 msgctxt "OrchardCore.Html.Views.HtmlBodyPartTrumbowygSettings.Edit" msgid "Insert Media with url" msgstr "ادرج وسائط متعددة مع الرابط" #. @T["Whether the url is used when selected from Insert Media (By default, the Shortcode is inserted)."] #: OrchardCore.Html\Views\HtmlBodyPartTrumbowygSettings.Edit.cshtml:7 msgctxt "OrchardCore.Html.Views.HtmlBodyPartTrumbowygSettings.Edit" msgid "Whether the url is used when selected from Insert Media (By default, the Shortcode is inserted)." msgstr "" #. #: OrchardCore.Html\Views\HtmlBodyPartTrumbowygSettings.Edit.cshtml:12 msgctxt "OrchardCore.Html.Views.HtmlBodyPartTrumbowygSettings.Edit" msgid "Enter the editor options" msgstr "ادخل خيارات المحرر" #. @T["Documentation for options"] #: OrchardCore.Html\Views\HtmlBodyPartTrumbowygSettings.Edit.cshtml:13 msgctxt "OrchardCore.Html.Views.HtmlBodyPartTrumbowygSettings.Edit" msgid "Documentation for options" msgstr "توثيق الخيارات" #.