Upgrade orchard to 1.6
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OrchardCore.Module.Targets" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.ContentManagement" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.ContentTypes.Abstractions" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.Module.Targets" Version="1.6.0" />
|
||||
<PackageReference Include="OrchardCore.ContentManagement" Version="1.6.0" />
|
||||
<PackageReference Include="OrchardCore.ContentTypes.Abstractions" Version="1.6.0" />
|
||||
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.6.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OrchardCore.Theme.Targets" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.ContentManagement" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.ResourceManagement" Version="1.5.0" />
|
||||
<PackageReference Include="OrchardCore.Theme.Targets" Version="1.6.0" />
|
||||
<PackageReference Include="OrchardCore.ContentManagement" Version="1.6.0" />
|
||||
<PackageReference Include="OrchardCore.DisplayManagement" Version="1.6.0" />
|
||||
<PackageReference Include="OrchardCore.ResourceManagement" Version="1.6.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
4
src/Themes/BenRameyTheme/Views/Content-Category.liquid
Normal file
4
src/Themes/BenRameyTheme/Views/Content-Category.liquid
Normal file
@@ -0,0 +1,4 @@
|
||||
<article class="page">
|
||||
<h1 class="page-title">Categories</h1>
|
||||
{{ Model.Content.TermPart | shape_render }}
|
||||
</article>
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:37\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:24\n"
|
||||
|
||||
#. .Add(S["Configuration"], design => design
|
||||
#: OrchardCore.Admin\AdminMenu.cs:26
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:37\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:25\n"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl" data-title="@T["Delete"]" data-message="@T["Are you sure you want to delete this content item?"]"
|
||||
#. data-ok-text="@T["Ok"]" data-cancel-text="@T["Cancel"]">@T["Delete"]</a>
|
||||
@@ -102,20 +102,20 @@ msgctxt "OrchardCore.AdminDashboard.Views.Dashboard.UnpublishButton"
|
||||
msgid "No"
|
||||
msgstr "لا"
|
||||
|
||||
#. <label asp-for="Position">@T["Position"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:4
|
||||
#. <label asp-for="Position" class="@Orchard.GetLabelCssClasses()">@T["Position"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.DashboardPart.Edit"
|
||||
msgid "Position"
|
||||
msgstr "الموقع"
|
||||
|
||||
#. <label asp-for="Width">@T["Width"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:9
|
||||
#. <label asp-for="Width" class="@Orchard.GetLabelCssClasses()">@T["Width"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.DashboardPart.Edit"
|
||||
msgid "Width"
|
||||
msgstr "العرض"
|
||||
|
||||
#. <label asp-for="Height">@T["Height"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:14
|
||||
#. <label asp-for="Height" class="@Orchard.GetLabelCssClasses()">@T["Height"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.DashboardPart.Edit"
|
||||
msgid "Height"
|
||||
msgstr "الارتفاع"
|
||||
@@ -158,12 +158,6 @@ msgctxt "OrchardCore.AdminDashboard.Views.DashboardWidget.SummaryAdmin"
|
||||
msgid "Actions"
|
||||
msgstr "الإجراءت"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-tachometer-alt" aria-hidden="true"></i></span><span class="title">@T["Dashboard"]</span>
|
||||
#: OrchardCore.AdminDashboard\Views\NavigationItemText-dashboard.Id.cshtml:1
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.NavigationItemText-dashboard.Id"
|
||||
msgid "Dashboard"
|
||||
msgstr "لوحة المعلومات"
|
||||
|
||||
#. @T["Manage Dashboard"]
|
||||
#: OrchardCore.AdminDashboard\Views\Dashboard\Index.cshtml:27
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.Dashboard.Index"
|
||||
@@ -206,3 +200,9 @@ msgctxt "OrchardCore.AdminDashboard.Views.Dashboard.Manage"
|
||||
msgid "Undo"
|
||||
msgstr "تراجع"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-tachometer-alt" aria-hidden="true"></i></span><span class="title">@T["Dashboard"]</span>
|
||||
#: OrchardCore.AdminDashboard\Views\NavigationItemText-dashboard.Id.cshtml:1
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.NavigationItemText-dashboard.Id"
|
||||
msgid "Dashboard"
|
||||
msgstr "لوحة المعلومات"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:56\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:25\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.AdminMenu\AdminMenu.cs:29
|
||||
@@ -104,53 +104,6 @@ msgctxt "OrchardCore.AdminMenu.Controllers.NodeController"
|
||||
msgid "Admin node toggled successfully."
|
||||
msgstr "تم تبديل حالة عقدة المدير بنجاح."
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle"
|
||||
msgstr "تبديل"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Enable"
|
||||
msgstr "تمكين"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#. class="btn btn-danger" data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:33
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:52
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <span class="text-warning">@T["Can't show the item of type: {0}. Maybe a required module has been disabled?", menuType]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:35
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Can't show the item of type: {0}. Maybe a required module has been disabled?"
|
||||
msgstr "لا يمكن إظهار نوع العنصر: {0}. ربما الوحدة النمطية المطلوبة معطلة؟"
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:45
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <span class="visually-hidden">@T["Toggle Dropdown"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:54
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle Dropdown"
|
||||
msgstr "قائمة التبديل"
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Node" asp-route-type="@Model.Type" asp-route-id="@Model.ContentTreePreset.Id">@T["Add"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeThumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeThumbnail"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. <h5>@T["Admin Menus"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\AdminMenuDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.AdminMenuDeploymentStep.Fields.Edit"
|
||||
@@ -181,6 +134,138 @@ msgctxt "OrchardCore.AdminMenu.Views.Items.AdminMenuDeploymentStep.Fields.Thumbn
|
||||
msgid "Exports all the admin Menus."
|
||||
msgstr "تصدير كل قوائم المدير."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Admin Menu {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create Admin Menu {0}"
|
||||
msgstr "إنشاء قائمة المدير {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "The name is required"
|
||||
msgstr "الإسم مطلوب"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create Node"
|
||||
msgstr "إنشاء عفدة"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:19
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Admin Menu: {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Menu: {0}"
|
||||
msgstr "تحرير قائمة المدير: {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "The name is required"
|
||||
msgstr "الإسم مطلوب"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-primary edit-nodes" role="button" asp-route-controller="Node" asp-route-action="List" asp-route-id="@Model.Id">@T["Edit Admin Nodes"] </a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Nodes"
|
||||
msgstr "تحرير عقد المدير"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Edit Node"
|
||||
msgstr "تحرير عقدة"
|
||||
|
||||
#. <label asp-for="Priority">@T["Selection Priority"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Selection Priority"
|
||||
msgstr "أولوية الإختيار"
|
||||
|
||||
#. <span class="hint">@T["The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."
|
||||
msgstr "أولوية هذا الرابط ليتم عرضه كنشط بدلاً من أي رابط أخر يشير إلى نفس العنوان. الرابط مع أعلى قيمة له حالة نشطة في التنقل."
|
||||
|
||||
#. <label asp-for="Position">@T["Position Order"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:20
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Position Order"
|
||||
msgstr "الموقع"
|
||||
|
||||
#. <span class="hint">@T["The position order of this link in the admin menu."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The position order of this link in the admin menu."
|
||||
msgstr "موقع هذا الرابط في قائمة المدير."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:26
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:33
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:38
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <h5>@T["Link"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\LinkAdminNode.Fields.TreeEdit.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.LinkAdminNode.Fields.TreeEdit"
|
||||
@@ -289,6 +374,217 @@ msgctxt "OrchardCore.AdminMenu.Views.Items.LinkAdminNode.Fields.TreeThumbnail"
|
||||
msgid "Adds a link with a text and a url."
|
||||
msgstr "إضافة رابط تشعبي مع النص و عنوان الرابط."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Admin Menus"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:10
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Admin Menus"
|
||||
msgstr "قوائم المدير"
|
||||
|
||||
#. <input asp-for="Options.Search" class="form-control" placeholder="@T["Search"]" type="search" autofocus />
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:24
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#. <a asp-route-action="Create" class="btn btn-secondary create" role="button">@T["Add Admin Menu"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:28
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Add Admin Menu"
|
||||
msgstr "إضافة قائمة مدير"
|
||||
|
||||
#. <label class="form-check-label" for="select-all" id="select-all-label" title="@T["Select All"]"></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:42
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Select All"
|
||||
msgstr "إختيار الكل"
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural(Model.AdminMenu.Count, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", startIndex, endIndex]">@T.Plural((int)Model.Pager.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:43
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "1 item"
|
||||
msgid_plural "{0} items"
|
||||
msgstr[0] "{0} عناصر"
|
||||
msgstr[1] "عنصر واحد"
|
||||
msgstr[2] "عنصرين"
|
||||
msgstr[3] "{0} عناصر"
|
||||
msgstr[4] "{0} عناصر"
|
||||
msgstr[5] "{0} عناصر"
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural(Model.AdminMenu.Count, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", startIndex, endIndex]">@T.Plural((int)Model.Pager.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:43
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Items {0} to {1}"
|
||||
msgstr "العناصر من {0} إلى {1}"
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural(Model.AdminMenu.Count, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", startIndex, endIndex]">@T.Plural((int)Model.Pager.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:43
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid " / {0} item in total"
|
||||
msgid_plural " / {0} items in total"
|
||||
msgstr[0] " / {0} عناصر ككل"
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] " / {0} عناصر اخري"
|
||||
|
||||
#. @T["Actions"]
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:50
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Actions"
|
||||
msgstr "الإجراءت"
|
||||
|
||||
#. <li><a class="dropdown-item" href="javascript:void(0)" data-action="@item.Value" data-title="@T["Bulk Action"]" data-message="@T["Are you sure you want to {0} these items?", @item.Text.ToLower()]">@item.Text</a></li>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:55
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Bulk Action"
|
||||
msgstr "مجموعة إجراءات"
|
||||
|
||||
#. <li><a class="dropdown-item" href="javascript:void(0)" data-action="@item.Value" data-title="@T["Bulk Action"]" data-message="@T["Are you sure you want to {0} these items?", @item.Text.ToLower()]">@item.Text</a></li>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:55
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Are you sure you want to {0} these items?"
|
||||
msgstr "هل أنت متأكد من أنك تريد {0} هذه العناصر؟"
|
||||
|
||||
#. <a asp-controller="Node" asp-action="List" asp-route-id="@entry.AdminMenu.Id" class="btn btn-secondary btn-sm">@T["Edit Nodes"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:70
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Edit Nodes"
|
||||
msgstr "تحرير العقد"
|
||||
|
||||
#. <a asp-action="Edit" asp-route-id="@entry.AdminMenu.Id" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:71
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <a asp-action="Delete" asp-route-id="@entry.AdminMenu.Id" class="btn btn-danger" data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:73
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <span class="visually-hidden">@T["Toggle Dropdown"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:75
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Toggle Dropdown"
|
||||
msgstr "قائمة التبديل"
|
||||
|
||||
#. <a asp-action="Toggle" asp-route-id="@entry.AdminMenu.Id" class="dropdown-item btn-sm" data-url-af="UnsafeUrl">@(entry.AdminMenu.Enabled ? T["Disable"] : T["Enable"])</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:79
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
|
||||
#. <a asp-action="Toggle" asp-route-id="@entry.AdminMenu.Id" class="dropdown-item btn-sm" data-url-af="UnsafeUrl">@(entry.AdminMenu.Enabled ? T["Disable"] : T["Enable"])</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:79
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Enable"
|
||||
msgstr "تمكين"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> There are no menus for the moment."]
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:92
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "<strong>Nothing here!</strong> There are no menus for the moment."
|
||||
msgstr "<strong>لا شي هنا!</strong> لاتوجد قوائم حاليا."
|
||||
|
||||
#. selectedItems.text($(":checkbox[name='itemIds']:checked").length + ' @T["selected"]');
|
||||
#. selectedItems.text(selectedItemsCount + ' @T["selected"]');
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:143
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:154
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "selected"
|
||||
msgstr "تم تحديدها"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Nodes for '{0}'", Model.AdminMenu.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Edit Nodes for '{0}'"
|
||||
msgstr "تحرير العقد ل '{0}'"
|
||||
|
||||
#. @T["Add Node"]
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:20
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Add Node"
|
||||
msgstr "إضافة عقدة"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> There are no nodes on this tree for the moment."]
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:53
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "<strong>Nothing here!</strong> There are no nodes on this tree for the moment."
|
||||
msgstr "<strong>لا شيء هنا!</strong> لا يوجد هنالك أي عقد على هذه الشجرة في الوقت الحالي."
|
||||
|
||||
#. <a class="btn btn-secondary" asp-route-controller="menu" asp-route-action="List">@T["Back"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:59
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Back"
|
||||
msgstr "رجوع"
|
||||
|
||||
#. <h5 class="modal-title" id="admin-tree-nodes-title">@T["Available Admin Nodes"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:68
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Available Admin Nodes"
|
||||
msgstr "عقد المدير المتوفرة"
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:82
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <div id="move-error-message" class="d-none" data-message="@T["There was an error when moving the tree node."]"></div>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:88
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "There was an error when moving the tree node."
|
||||
msgstr "حدث خطأ عند نقل عقده الشجرة."
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle"
|
||||
msgstr "تبديل"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Enable"
|
||||
msgstr "تمكين"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#. class="btn btn-danger" data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:33
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:52
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <span class="text-warning">@T["Can't show the item of type: {0}. Maybe a required module has been disabled?", menuType]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:35
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Can't show the item of type: {0}. Maybe a required module has been disabled?"
|
||||
msgstr "لا يمكن إظهار نوع العنصر: {0}. ربما الوحدة النمطية المطلوبة معطلة؟"
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:45
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <span class="visually-hidden">@T["Toggle Dropdown"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:54
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle Dropdown"
|
||||
msgstr "قائمة التبديل"
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Node" asp-route-type="@Model.Type" asp-route-id="@Model.ContentTreePreset.Id">@T["Add"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeThumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeThumbnail"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. <h5>@T["Placeholder"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
@@ -385,299 +681,3 @@ msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeThumb
|
||||
msgid "Adds a menu item that acts as a container for others."
|
||||
msgstr "إضافة عنصر قائمة كحاوية للآخرين."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Admin Menu {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create Admin Menu {0}"
|
||||
msgstr "إنشاء قائمة المدير {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "The name is required"
|
||||
msgstr "الإسم مطلوب"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Admin Menu: {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Menu: {0}"
|
||||
msgstr "تحرير قائمة المدير: {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "The name is required"
|
||||
msgstr "الإسم مطلوب"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-primary edit-nodes" role="button" asp-route-controller="Node" asp-route-action="List" asp-route-id="@Model.Id">@T["Edit Admin Nodes"] </a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Nodes"
|
||||
msgstr "تحرير عقد المدير"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Admin Menus"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:10
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Admin Menus"
|
||||
msgstr "قوائم المدير"
|
||||
|
||||
#. <input asp-for="Options.Search" class="form-control" placeholder="@T["Search"]" type="search" autofocus />
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:24
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#. <a asp-route-action="Create" class="btn btn-secondary create" role="button">@T["Add Admin Menu"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:28
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Add Admin Menu"
|
||||
msgstr "إضافة قائمة مدير"
|
||||
|
||||
#. <label class="form-check-label" for="select-all" id="select-all-label" title="@T["Select All"]"></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:42
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Select All"
|
||||
msgstr "إختيار الكل"
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural(Model.AdminMenu.Count, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", startIndex, endIndex]">@T.Plural((int)Model.Pager.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:43
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "1 item"
|
||||
msgid_plural "{0} items"
|
||||
msgstr[0] "{0} عناصر"
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] "{0} عناصر"
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural(Model.AdminMenu.Count, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", startIndex, endIndex]">@T.Plural((int)Model.Pager.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:43
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Items {0} to {1}"
|
||||
msgstr "العناصر من {0} إلى {1}"
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural(Model.AdminMenu.Count, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", startIndex, endIndex]">@T.Plural((int)Model.Pager.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:43
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid " / {0} item in total"
|
||||
msgid_plural " / {0} items in total"
|
||||
msgstr[0] " / {0} عناصر ككل"
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] " / {0} عناصر اخري"
|
||||
|
||||
#. @T["Actions"]
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:50
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Actions"
|
||||
msgstr "الإجراءت"
|
||||
|
||||
#. <li><a class="dropdown-item" href="javascript:void(0)" data-action="@item.Value" data-title="@T["Bulk Action"]" data-message="@T["Are you sure you want to {0} these items?", @item.Text.ToLower()]">@item.Text</a></li>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:55
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Bulk Action"
|
||||
msgstr "مجموعة إجراءات"
|
||||
|
||||
#. <li><a class="dropdown-item" href="javascript:void(0)" data-action="@item.Value" data-title="@T["Bulk Action"]" data-message="@T["Are you sure you want to {0} these items?", @item.Text.ToLower()]">@item.Text</a></li>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:55
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Are you sure you want to {0} these items?"
|
||||
msgstr "هل أنت متأكد من أنك تريد {0} هذه العناصر؟"
|
||||
|
||||
#. <a asp-controller="Node" asp-action="List" asp-route-id="@entry.AdminMenu.Id" class="btn btn-secondary btn-sm">@T["Edit Nodes"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:70
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Edit Nodes"
|
||||
msgstr "تحرير العقد"
|
||||
|
||||
#. <a asp-action="Edit" asp-route-id="@entry.AdminMenu.Id" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:71
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <a asp-action="Delete" asp-route-id="@entry.AdminMenu.Id" class="btn btn-danger" data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:73
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <span class="visually-hidden">@T["Toggle Dropdown"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:75
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Toggle Dropdown"
|
||||
msgstr "قائمة التبديل"
|
||||
|
||||
#. <a asp-action="Toggle" asp-route-id="@entry.AdminMenu.Id" class="dropdown-item btn-sm" data-url-af="UnsafeUrl">@(entry.AdminMenu.Enabled ? T["Disable"] : T["Enable"])</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:79
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
|
||||
#. <a asp-action="Toggle" asp-route-id="@entry.AdminMenu.Id" class="dropdown-item btn-sm" data-url-af="UnsafeUrl">@(entry.AdminMenu.Enabled ? T["Disable"] : T["Enable"])</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:79
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "Enable"
|
||||
msgstr "تمكين"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> There are no menus for the moment."]
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:92
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "<strong>Nothing here!</strong> There are no menus for the moment."
|
||||
msgstr "<strong>لا شي هنا!</strong> لاتوجد قوائم حاليا."
|
||||
|
||||
#. selectedItems.text($(":checkbox[name='itemIds']:checked").length + ' @T["selected"]');
|
||||
#. selectedItems.text(selectedItemsCount + ' @T["selected"]');
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:143
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:154
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "selected"
|
||||
msgstr "تم تحديدها"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create Node"
|
||||
msgstr "إنشاء عفدة"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:19
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Edit Node"
|
||||
msgstr "تحرير عقدة"
|
||||
|
||||
#. <label asp-for="Priority">@T["Selection Priority"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Selection Priority"
|
||||
msgstr "أولوية الإختيار"
|
||||
|
||||
#. <span class="hint">@T["The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."
|
||||
msgstr "أولوية هذا الرابط ليتم عرضه كنشط بدلاً من أي رابط أخر يشير إلى نفس العنوان. الرابط مع أعلى قيمة له حالة نشطة في التنقل."
|
||||
|
||||
#. <label asp-for="Position">@T["Position Order"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:20
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Position Order"
|
||||
msgstr "الموقع"
|
||||
|
||||
#. <span class="hint">@T["The position order of this link in the admin menu."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The position order of this link in the admin menu."
|
||||
msgstr "موقع هذا الرابط في قائمة المدير."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:26
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:33
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:38
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Nodes for '{0}'", Model.AdminMenu.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Edit Nodes for '{0}'"
|
||||
msgstr "تحرير العقد ل '{0}'"
|
||||
|
||||
#. @T["Add Node"]
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:20
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Add Node"
|
||||
msgstr "إضافة عقدة"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> There are no nodes on this tree for the moment."]
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:53
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "<strong>Nothing here!</strong> There are no nodes on this tree for the moment."
|
||||
msgstr "<strong>لا شيء هنا!</strong> لا يوجد هنالك أي عقد على هذه الشجرة في الوقت الحالي."
|
||||
|
||||
#. <a class="btn btn-secondary" asp-route-controller="menu" asp-route-action="List">@T["Back"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:59
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Back"
|
||||
msgstr "رجوع"
|
||||
|
||||
#. <h5 class="modal-title" id="admin-tree-nodes-title">@T["Available Admin Nodes"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:68
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Available Admin Nodes"
|
||||
msgstr "عقد المدير المتوفرة"
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:82
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <div id="move-error-message" class="d-none" data-message="@T["There was an error when moving the tree node."]"></div>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:88
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "There was an error when moving the tree node."
|
||||
msgstr "حدث خطأ عند نقل عقده الشجرة."
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-01-05 13:33\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:26\n"
|
||||
|
||||
#. Description = S["the alias part of the content item"];
|
||||
#: OrchardCore.Alias\GraphQL\AliasInputObjectType.cs:13
|
||||
@@ -30,17 +30,17 @@ msgctxt "OrchardCore.Alias.GraphQL.AliasQueryObjectType"
|
||||
msgid "Alternative path for the content item"
|
||||
msgstr "مسار بديل لعنصر المحتوى"
|
||||
|
||||
#. yield return new ValidationResult(S["Your alias is too long. The alias can only be up to {0} characters.", AliasPart.MaxAliasLength], new string[] { nameof(part.Alias) });
|
||||
#. yield return new ValidationResult(S["Your alias is too long. The alias can only be up to {0} characters. \"{1}\"", AliasPart.MaxAliasLength, part.Alias], new string[] { nameof(part.Alias) });
|
||||
#: OrchardCore.Alias\Models\AliasPartExtensions.cs:18
|
||||
msgctxt "OrchardCore.Alias.Models.AliasPartExtensions"
|
||||
msgid "Your alias is too long. The alias can only be up to {0} characters."
|
||||
msgstr "الإسم البديل طويل جداً. الإسم البديل يجب ان لا يزيد عن {0} حرف."
|
||||
msgid "Your alias is too long. The alias can only be up to {0} characters. \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#. yield return new ValidationResult(S["Your alias is already in use."], new[] { nameof(part.Alias) });
|
||||
#. yield return new ValidationResult(S["Your alias is already in use. \"{0}\"", part.Alias], new[] { nameof(part.Alias) });
|
||||
#: OrchardCore.Alias\Models\AliasPartExtensions.cs:23
|
||||
msgctxt "OrchardCore.Alias.Models.AliasPartExtensions"
|
||||
msgid "Your alias is already in use."
|
||||
msgstr "الاسم البديل مستخدم مسبقاً."
|
||||
msgid "Your alias is already in use. \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(nameof(model.Pattern), S["Pattern doesn't contain a valid Liquid expression. Details: {0}", string.Join(" ", errors)]);
|
||||
#: OrchardCore.Alias\Settings\AliasPartSettingsDisplayDriver.cs:43
|
||||
@@ -48,14 +48,14 @@ msgctxt "OrchardCore.Alias.Settings.AliasPartSettingsDisplayDriver"
|
||||
msgid "Pattern doesn't contain a valid Liquid expression. Details: {0}"
|
||||
msgstr "النمط لا يحتوي على عبارة Liquid صحيحة. للتفاصيل: {0}"
|
||||
|
||||
#. <label asp-for="Alias">@T["Alias"] </label>
|
||||
#. <label asp-for="Alias" class="@Orchard.GetLabelCssClasses()">@T["Alias"] </label>
|
||||
#: OrchardCore.Alias\Views\AliasPart.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Alias.Views.AliasPart.Edit"
|
||||
msgid "Alias"
|
||||
msgstr "الإسم المستعار"
|
||||
|
||||
#. @T["The alias of the content item."]
|
||||
#: OrchardCore.Alias\Views\AliasPart.Edit.cshtml:15
|
||||
#: OrchardCore.Alias\Views\AliasPart.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Alias.Views.AliasPart.Edit"
|
||||
msgid "The alias of the content item."
|
||||
msgstr "الإسم المستعار لعنصر المحتوى."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:57\n"
|
||||
"PO-Revision-Date: 2022-11-03 17:19\n"
|
||||
|
||||
#. .Add(S["Configuration"], NavigationConstants.AdminMenuConfigurationPosition, design => design
|
||||
#: OrchardCore.Apis.GraphQL\AdminMenu.cs:25
|
||||
@@ -27,13 +27,13 @@ msgid "GraphiQL"
|
||||
msgstr "GraphiQL"
|
||||
|
||||
#. S["Authorization is required to access {0}.", operationName],
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:67
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:65
|
||||
msgctxt "OrchardCore.Apis.GraphQL.ValidationRules.RequiresPermissionValidationRule"
|
||||
msgid "Authorization is required to access {0}."
|
||||
msgstr ""
|
||||
|
||||
#. S["Authorization is required to access the node. {0}", nodeName],
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:113
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:118
|
||||
msgctxt "OrchardCore.Apis.GraphQL.ValidationRules.RequiresPermissionValidationRule"
|
||||
msgid "Authorization is required to access the node. {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,29 +10,29 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:39\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. <button class="btn btn-primary btn-archive-later" type="submit" name="submit.Publish" value="submit.ArchiveLater">@T["Archive Later"]</button>
|
||||
#: OrchardCore.ArchiveLater\Views\ArchiveLaterPart.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.ArchiveLater.Views.ArchiveLaterPart.Edit"
|
||||
msgid "Archive Later"
|
||||
msgstr ""
|
||||
msgstr "أرشيف لاحقاً"
|
||||
|
||||
#. <button class="btn btn-primary btn-archive-later" type="submit" name="submit.Publish" value="submit.CancelArchiveLater">@T["Cancel Archive Later"]</button>
|
||||
#: OrchardCore.ArchiveLater\Views\ArchiveLaterPart.Edit.cshtml:18
|
||||
msgctxt "OrchardCore.ArchiveLater.Views.ArchiveLaterPart.Edit"
|
||||
msgid "Cancel Archive Later"
|
||||
msgstr ""
|
||||
msgstr "إلغاء الأرشيف لاحقاً"
|
||||
|
||||
#. <option value="" selected="@String.IsNullOrEmpty(currentEditor)">@T["Standard"]</option>
|
||||
#: OrchardCore.ArchiveLater\Views\ArchiveLaterPart.Option.cshtml:4
|
||||
msgctxt "OrchardCore.ArchiveLater.Views.ArchiveLaterPart.Option"
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
msgstr "قياسي"
|
||||
|
||||
#. <span class="hint">@T["Scheduled to be archived on {0}", (object)(await DisplayAsync(await New.DateTime(Utc: Model.ScheduledArchiveUtc)))]</span>
|
||||
#: OrchardCore.ArchiveLater\Views\ArchiveLaterPart.SummaryAdmin.cshtml:6
|
||||
msgctxt "OrchardCore.ArchiveLater.Views.ArchiveLaterPart.SummaryAdmin"
|
||||
msgid "Scheduled to be archived on {0}"
|
||||
msgstr ""
|
||||
msgstr "مجدول ليتم أرشفته في {0}"
|
||||
|
||||
|
||||
@@ -10,61 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:58\n"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Newest"], opt.Value, model.Sort == String.Empty))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:96
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Newest"
|
||||
msgstr "الأحدث"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Oldest"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:101
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Oldest"
|
||||
msgstr "الأقدم"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Category"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:105
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Event"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:118
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["User"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:131
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:166
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:166
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail settings."
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:167
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail Trimming settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:167
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail trimming settings."
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2023-02-18 19:27\n"
|
||||
|
||||
#. .Add(S["Audit Trail"], NavigationConstants.AdminMenuAuditTrailPosition, configuration => configuration
|
||||
#: OrchardCore.AuditTrail\Navigation\AuditTrailAdminMenu.cs:26
|
||||
@@ -164,6 +110,138 @@ msgctxt "OrchardCore.AuditTrail.Services.DefaultAuditTrailAdminListQueryService"
|
||||
msgid "Custom time range"
|
||||
msgstr ""
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Newest"], opt.Value, model.Sort == String.Empty))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:94
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Newest"
|
||||
msgstr "الأحدث"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Oldest"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:99
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Oldest"
|
||||
msgstr "الأقدم"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Category"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:103
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Event"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:116
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["User"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:129
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:164
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:164
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail settings."
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:165
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail Trimming settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:165
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail trimming settings."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Category"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on the audit trail category."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Filters on the audit trail category."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Id"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on a correlation id."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Filters on a correlation id."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Date"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters by a date or range."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Filters by a date or range."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["ISO 8601 date format *see date range syntax"]</span>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "ISO 8601 date format *see date range syntax"
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Event"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on the audit trail event, when a Correlation Id is used."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Filters on the audit trail event, when a Correlation Id is used."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["User Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "User Id"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters by the id of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "Filters by the id of a user."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["User Name"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "User Name"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters by the name of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "Filters by the name of a user."
|
||||
msgstr ""
|
||||
|
||||
#. @T["No results found."]
|
||||
#: OrchardCore.AuditTrail\Views\AuditTrailAdminList.cshtml:43
|
||||
msgctxt "OrchardCore.AuditTrail.Views.AuditTrailAdminList"
|
||||
@@ -603,81 +681,3 @@ msgctxt "OrchardCore.AuditTrail.Views.Admin.Index"
|
||||
msgid "Audit Trail"
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Category"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Category"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on the audit trail category."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Filters on the audit trail category."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Id"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on a correlation id."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Filters on a correlation id."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Date"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters by a date or range."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Filters by a date or range."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["ISO 8601 date format *see date range syntax"]</span>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "ISO 8601 date format *see date range syntax"
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Event"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on the audit trail event, when a Correlation Id is used."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Filters on the audit trail event, when a Correlation Id is used."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["User Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "User Id"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters by the id of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "Filters by the id of a user."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["User Name"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "User Name"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters by the name of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "Filters by the name of a user."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:59\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:27\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(model.Path), S["Your permalink is already in use."]);
|
||||
#: OrchardCore.Autoroute\Drivers\AutoroutePartDisplayDriver.cs:125
|
||||
@@ -73,85 +73,85 @@ msgid "Pattern doesn't contain a valid Liquid expression. Details: {0}"
|
||||
msgstr "النمط لا يحتوي على عبارة Liquid صحيحة. للتفاصيل: {0}"
|
||||
|
||||
#. <label class="form-check-label" asp-for="Disabled">@T["Disabled"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:20
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to disable autoroute for this content item."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:21
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to disable autoroute for this content item."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:28
|
||||
#. <label asp-for="Path" class="@Orchard.GetLabelCssClasses()">@T["Permalink"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Permalink"
|
||||
msgstr "رابط دائم"
|
||||
|
||||
#. <span class="hint">@T["The url of the content item. Leave empty to auto-generate it."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:43
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "The url of the content item. Leave empty to auto-generate it."
|
||||
msgstr "رابط عمصر المحتوى, اتركه فارغاً ليتم توليده تلقائياً."
|
||||
|
||||
#. <span class="hint">@T["The url of the content item. It will be automatically generated."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:47
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:51
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "The url of the content item. It will be automatically generated."
|
||||
msgstr "رابط عنصر المحتوى, سوف يتم توليده تلقائياً."
|
||||
|
||||
#. <div class="alert alert-info">@T["This content item is the current homepage"]</div>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:56
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:61
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "This content item is the current homepage"
|
||||
msgstr "عنصر المحتوى هذا هو الصفحة الرئيسية الحالية"
|
||||
|
||||
#. <label class="form-check-label" asp-for="SetHomepage">@T["Set as homepage"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:65
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:71
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Set as homepage"
|
||||
msgstr "ضببط كصفحة رئيسية"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to set this content item as the homepage once published."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:66
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:72
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to set this content item as the homepage once published."
|
||||
msgstr "اختر لضبط عنصر المحتوى كصفحة رئيسية بعد نشره."
|
||||
|
||||
#. <label class="form-check-label" asp-for="UpdatePath">@T["Refresh the path"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:78
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:86
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Refresh the path"
|
||||
msgstr "حدث المسار"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to refresh the path. Warning: the previous URL won't be accessible anymore."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:79
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:87
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to refresh the path. Warning: the previous URL won't be accessible anymore."
|
||||
msgstr "اختر لإنعاش المسار. تحذير: الرابط السابق لن يمكن الوصول إليه على الإطلاق."
|
||||
|
||||
#. <label class="form-check-label" asp-for="RouteContainedItems">@T["Route contained items"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:89
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:99
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Route contained items"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to enabling the routing of child content items."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:90
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:100
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to enabling the routing of child content items."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="Absolute">@T["Absolute"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:100
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:112
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Absolute"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to specify that a child content item will be routed to an absolute path."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:101
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:113
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to specify that a child content item will be routed to an absolute path."
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:37\n"
|
||||
"PO-Revision-Date: 2023-02-25 11:21\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.BackgroundTasks\AdminMenu.cs:25
|
||||
@@ -34,255 +34,191 @@ msgctxt "OrchardCore.BackgroundTasks.AdminMenu"
|
||||
msgid "Background Tasks"
|
||||
msgstr "مهام في الخلفية"
|
||||
|
||||
#. ModelState.AddModelError(nameof(BackgroundTaskViewModel.Name), S["The name is mandatory."]);
|
||||
#. ModelState.AddModelError(nameof(BackgroundTaskViewModel.Name), S["The name is mandatory."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:121
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:189
|
||||
#. new SelectListItem() { Text = S["Enabled"], Value = "enabled" },
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:107
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The name is mandatory."
|
||||
msgstr "الإسم مطلوب."
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem() { Text = S["Disabled"], Value = "disabled" }
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:108
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The task has been updated."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:208
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The task has been updated."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The task has been enabled."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:245
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The task has been enabled."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The task has been disabled."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:276
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The task has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Task Settings"])</h1></zone>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:3
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Edit Task Settings"
|
||||
msgstr "تعديل إعدادات مهمه"
|
||||
|
||||
#. <a class="nav-link active" id="properties-tab" data-bs-toggle="tab" href="#properties" role="tab" aria-controls="site" aria-selected="true">@T["Properties"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:10
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="nav-link" id="advanced-tab" data-bs-toggle="tab" href="#advanced" role="tab" aria-controls="resources">@T["Advanced"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:13
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:20
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span class="hint">@T["The task on which this settings will apply."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:22
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The task on which this settings will apply."
|
||||
msgstr "سيتم تطبيق الإعدادات على هذه المهمة."
|
||||
|
||||
#. <label asp-for="Schedule">@T["Schedule"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:26
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Schedule"
|
||||
msgstr "جدول"
|
||||
|
||||
#. <span class="hint">@T["The task schedule as a cron expression."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:28
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The task schedule as a cron expression."
|
||||
msgstr "جدولة المهمة كتعبير cron."
|
||||
|
||||
#. <div><span asp-validation-for="LockTimeout" class="text-danger">@T["Invalid lock timeout value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:37
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Invalid lock timeout value in the advanced tab"
|
||||
msgstr ""
|
||||
|
||||
#. <div><span asp-validation-for="LockExpiration" class="text-danger">@T["Invalid lock expiration value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:38
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Invalid lock expiration value in the advanced tab"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="LockTimeout">@T["Lock timeout (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:43
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Lock timeout (ms)"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:45
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:46
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:53
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Ignored if there is no distributed lock feature enabled."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="LockExpiration">@T["Lock expiration (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:50
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Lock expiration (ms)"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:52
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr ""
|
||||
|
||||
#. <button id="use-default-schedule" class="btn btn-success">@T["Reset Schedule"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:59
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Reset Schedule"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:60
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:61
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Task Settings"])</h1></zone>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:3
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Edit Task Settings"
|
||||
msgstr "تعديل إعدادات مهمه"
|
||||
|
||||
#. <a class="nav-link active" id="properties-tab" data-bs-toggle="tab" href="#properties" role="tab" aria-controls="site" aria-selected="true">@T["Properties"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:10
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:12
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="nav-link" id="advanced-tab" data-bs-toggle="tab" href="#advanced" role="tab" aria-controls="resources">@T["Advanced"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:13
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:20
|
||||
#. <label asp-for="Title" class="@Orchard.GetLabelCssClasses()">@T["Title"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:23
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The task on which this settings will apply."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:22
|
||||
#. <label asp-for="Description" class="@Orchard.GetLabelCssClasses()">@T["Description"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:30
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The task on which this settings will apply."
|
||||
msgstr "المهمو التي سيتم تطبيق الإعدادات عليها."
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Schedule">@T["Schedule"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:26
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Schedule"
|
||||
msgstr "جدول"
|
||||
|
||||
#. <span class="hint">@T["The task schedule as a cron expression."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:28
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The task schedule as a cron expression."
|
||||
msgstr "جدولة المهمة كتعبير cron."
|
||||
|
||||
#. <div><span asp-validation-for="LockTimeout" class="text-danger">@T["Invalid lock timeout value in the advanced tab"]</span></div>
|
||||
#. <label asp-for="Schedule" class="@Orchard.GetLabelCssClasses()">@T["Schedule"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:37
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Schedule"
|
||||
msgstr "جدول"
|
||||
|
||||
#. <button id="use-default-schedule" class="btn btn-outline-success">@T["Reset Schedule"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:41
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Reset Schedule"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The task schedule as a cron expression."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:43
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The task schedule as a cron expression."
|
||||
msgstr "جدولة المهمة كتعبير cron."
|
||||
|
||||
#. <div><span asp-validation-for="LockTimeout" class="text-danger">@T["Invalid lock timeout value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:47
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Invalid lock timeout value in the advanced tab"
|
||||
msgstr ""
|
||||
|
||||
#. <div><span asp-validation-for="LockExpiration" class="text-danger">@T["Invalid lock expiration value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:38
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:48
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Invalid lock expiration value in the advanced tab"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="LockTimeout">@T["Lock timeout (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:43
|
||||
#. <label asp-for="LockTimeout" class="@Orchard.GetLabelCssClasses()">@T["Lock timeout (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:53
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Lock timeout (ms)"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:45
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:56
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:46
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:53
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:57
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:66
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Ignored if there is no distributed lock feature enabled."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="LockExpiration">@T["Lock expiration (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:50
|
||||
#. <label asp-for="LockExpiration" class="@Orchard.GetLabelCssClasses()">@T["Lock expiration (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:62
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Lock expiration (ms)"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:52
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:65
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr ""
|
||||
|
||||
#. <button id="use-default-schedule" class="btn btn-success">@T["Reset Schedule"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:59
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Reset Schedule"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:60
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:73
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:61
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:74
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Background Tasks"])</h1></zone>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:4
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:3
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Background Tasks"
|
||||
msgstr "مهام في الخلفية"
|
||||
|
||||
#. <a asp-action="Disable" asp-route-name="@settings.Name" class="btn btn-danger btn-sm" data-url-af="UnsafeUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:18
|
||||
#. <input id="search-box" asp-for="Options.Search" class="form-control" placeholder="@T["Search"]" type="search" autofocus />
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:15
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Enable" asp-route-name="@settings.Name" class="btn btn-success btn-sm" data-url-af="UnsafeUrl">@T["Enable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:22
|
||||
#. <select asp-for="Options.Status" asp-items="@Model.Options.Statuses" class="selectpicker show-tick me-2" data-header="@T["Filter by status"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="true" title="@T["Status"]" data-style="btn-sm"></select>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:30
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Enable"
|
||||
msgstr "تمكين"
|
||||
msgid "Filter by status"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Edit" asp-route-name="@settings.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:25
|
||||
#. <select asp-for="Options.Status" asp-items="@Model.Options.Statuses" class="selectpicker show-tick me-2" data-header="@T["Filter by status"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="true" title="@T["Status"]" data-style="btn-sm"></select>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:30
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="text-primary" title="@T["Settings"]"><i class="fa fa-cog" aria-hidden="true"></i></span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:27
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:42
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> There are no background task for the moment."]
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:38
|
||||
#. <a asp-action="Edit" asp-route-name="@task.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:46
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "<strong>Nothing here!</strong> There are no background task for the moment."
|
||||
msgstr "<strong>لا شيء هنا!</strong> لا يوجد هنالك مهمه في خلفية في الوقت الراهن."
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <a asp-action="Disable" asp-route-name="@task.Name" class="btn btn-sm btn-danger" data-url-af="UnsafeUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:50
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
|
||||
#. <a asp-action="Enable" asp-route-name="@task.Name" class="btn btn-sm btn-success" data-url-af="UnsafeUrl">@T["Enable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:54
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Enable"
|
||||
msgstr "تمكين"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> Your search returned no results."]
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:74
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:59\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:28\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.ContentItemIds), S["The {0} field is required.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\ContentPickerFieldDisplayDriver.cs:92
|
||||
@@ -43,27 +43,27 @@ msgid "{0} doesn't contain a valid Liquid expression. Details: {1}"
|
||||
msgstr "{0} لا يحتوي على عبارة Liquid صحيحة. للتفاصيل: {1}"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Url), S["The url is required for {0}.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:96
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:97
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "The url is required for {0}."
|
||||
msgstr "الرابط إلزامي للحقل {0}."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Url), S["{0} is an invalid url.", field.Url]);
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Url), S["{0} is an invalid url.", field.Url]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:102
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:110
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:103
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:111
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "{0} is an invalid url."
|
||||
msgstr "{0} رابط غير صحيح."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Text), S["The link text is required for {0}.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:118
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:119
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "The link text is required for {0}."
|
||||
msgstr "الرابط النصي إلزامي للحقل {0}."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Text), S["The text default value is required for {0}.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:122
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:123
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "The text default value is required for {0}."
|
||||
msgstr "القيمة النصية الافتراضية إلزامية للحقل {0}."
|
||||
@@ -87,37 +87,37 @@ msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The {0} field is required.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:69
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:80
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The {0} field is required."
|
||||
msgstr "الحقل {0} إلزامي."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["{0} is an invalid number.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:74
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:85
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "{0} is an invalid number."
|
||||
msgstr "{0} رقم غير صحيح."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The value must be greater than {0}.", settings.Minimum.Value]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:82
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:93
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The value must be greater than {0}."
|
||||
msgstr "لابد أن تكون القيمة أكبر من {0}."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The value must be less than {0}.", settings.Maximum.Value]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:87
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:98
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The value must be less than {0}."
|
||||
msgstr "لابد أن تكون القيمة أصغر من {0}."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The {0} field must be an integer.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:95
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:106
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The {0} field must be an integer."
|
||||
msgstr "الحقل {0} لابد أن يكون رقماً."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["Invalid number of digits for {0}, max allowed: {1}.", context.PartFieldDefinition.DisplayName(), settings.Scale]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:99
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:110
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "Invalid number of digits for {0}, max allowed: {1}."
|
||||
msgstr "عدد الخانات الرقمية للحقل {0} غير صحيحة، العدد الأكبر المسموح به: {1}."
|
||||
@@ -158,6 +158,152 @@ msgctxt "OrchardCore.ContentFields.Drivers.YoutubeFieldDisplayDriver"
|
||||
msgid "The format of the url is invalid"
|
||||
msgstr "صيغة الرابط غير صحيحة"
|
||||
|
||||
#. Description = S["Content stored as HTML."];
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:28
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "Content stored as HTML."
|
||||
msgstr ""
|
||||
|
||||
#. .Description(S["the HTML content"])
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:32
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "the HTML content"
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.ContentItemIds));
|
||||
#: OrchardCore.ContentFields\Handlers\ContentPickerFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.ContentPickerFieldHandler"
|
||||
msgid "The {0} field is required."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field cannot contain multiple items.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.ContentItemIds));
|
||||
#: OrchardCore.ContentFields\Handlers\ContentPickerFieldHandler.cs:30
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.ContentPickerFieldHandler"
|
||||
msgid "The {0} field cannot contain multiple items."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\DateFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.DateFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\DateTimeFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.DateTimeFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The url is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Url));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:62
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "The url is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["{0} is an invalid url.", field.Url], nameof(field.Url));
|
||||
#. context.Fail(S["{0} is an invalid url.", field.Url], nameof(field.Url));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:68
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:76
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "{0} is an invalid url."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The link text is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Text));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:83
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "The link text is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The text default value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Text));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:87
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "The text default value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.LocalizationSets));
|
||||
#: OrchardCore.ContentFields\Handlers\LocalizationSetContentPickerFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LocalizationSetContentPickerFieldHandler"
|
||||
msgid "The {0} field is required."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field cannot contain multiple items.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.LocalizationSets));
|
||||
#: OrchardCore.ContentFields\Handlers\LocalizationSetContentPickerFieldHandler.cs:30
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LocalizationSetContentPickerFieldHandler"
|
||||
msgid "The {0} field cannot contain multiple items."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Values));
|
||||
#: OrchardCore.ContentFields\Handlers\MultiTextFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.MultiTextFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:26
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The value must be greater than {0}.", settings.Minimum.Value], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:33
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "The value must be greater than {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The value must be less than {0}.", settings.Maximum.Value], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:38
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "The value must be less than {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field must be an integer.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:46
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "The {0} field must be an integer."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["Invalid number of digits for {0}, max allowed: {1}.", context.ContentPartFieldDefinition.DisplayName(), settings.Scale], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:50
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "Invalid number of digits for {0}, max allowed: {1}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Text));
|
||||
#: OrchardCore.ContentFields\Handlers\TextFieldHandler.cs:26
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.TextFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\TimeFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.TimeFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.UserIds));
|
||||
#: OrchardCore.ContentFields\Handlers\UserPickerFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.UserPickerFieldHandler"
|
||||
msgid "The {0} field is required."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field cannot contain multiple items.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.UserIds));
|
||||
#: OrchardCore.ContentFields\Handlers\UserPickerFieldHandler.cs:30
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.UserPickerFieldHandler"
|
||||
msgid "The {0} field cannot contain multiple items."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for '{0}'.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.RawAddress));
|
||||
#: OrchardCore.ContentFields\Handlers\YoutubeFieldHandler.cs:27
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.YoutubeFieldHandler"
|
||||
msgid "A value is required for '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The format of the url is invalid"], nameof(field.RawAddress));
|
||||
#: OrchardCore.ContentFields\Handlers\YoutubeFieldHandler.cs:40
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.YoutubeFieldHandler"
|
||||
msgid "The format of the url is invalid"
|
||||
msgstr ""
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(ContentPickerFieldSettingsViewModel.Stereotypes), S["Please provide a Stereotype."]);
|
||||
#: OrchardCore.ContentFields\Settings\ContentPickerFieldSettingsDriver.cs:72
|
||||
msgctxt "OrchardCore.ContentFields.Settings.ContentPickerFieldSettingsDriver"
|
||||
@@ -195,7 +341,7 @@ msgid "The options are written in an incorrect format."
|
||||
msgstr ""
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(Prefix, S["The options are written in an incorrect format."]);
|
||||
#: OrchardCore.ContentFields\Settings\TextFieldPredefinedListEditorSettingsDriver.cs:53
|
||||
#: OrchardCore.ContentFields\Settings\TextFieldPredefinedListEditorSettingsDriver.cs:54
|
||||
msgctxt "OrchardCore.ContentFields.Settings.TextFieldPredefinedListEditorSettingsDriver"
|
||||
msgid "The options are written in an incorrect format."
|
||||
msgstr "كتبت الخيارات بصيغة خاطئة."
|
||||
@@ -206,18 +352,6 @@ msgctxt "OrchardCore.ContentFields.ViewModels.EditYoutubeFieldViewModel"
|
||||
msgid "The field only accepts Urls"
|
||||
msgstr "الحقل يقبل روابط فقط"
|
||||
|
||||
#. Description = S["Content stored as HTML."];
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:28
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "Content stored as HTML."
|
||||
msgstr ""
|
||||
|
||||
#. .Description(S["the HTML content"])
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:32
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "the HTML content"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="Switch" selected="@(currentEditor == "Switch")">@T["Switch"]</option>
|
||||
#: OrchardCore.ContentFields\Views\BooleanField-Switch.Option.cshtml:4
|
||||
msgctxt "OrchardCore.ContentFields.Views.BooleanField-Switch.Option"
|
||||
@@ -734,32 +868,32 @@ msgstr "قياسي"
|
||||
|
||||
#. <div class="align-items-center align-self-center"><span>{{ item.displayText }}</span> <span v-show="!item.hasPublished" class="text-muted small">(@T["Not published"])</span></div>
|
||||
#. <div v-cloak><span>{{ props.option.displayText }}</span><span class="small ms-2" v-show="!props.option.hasPublished">(@T["Not published"])</span></div>
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:34
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:53
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:33
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:52
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Not published"
|
||||
msgstr "غير منشور"
|
||||
|
||||
#. label="displayText" placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:46
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:45
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Type to search"
|
||||
msgstr "أكتب للبحث"
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:51
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:50
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Select"
|
||||
msgstr "إختيار"
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:51
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:50
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Remove"
|
||||
msgstr "حذف"
|
||||
|
||||
#. @T["No result found"]
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:56
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:55
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "No result found"
|
||||
msgstr "لا توجد نتائج"
|
||||
@@ -843,25 +977,25 @@ msgid "Checkbox List"
|
||||
msgstr ""
|
||||
|
||||
#. placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:37
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "Type to search"
|
||||
msgstr ""
|
||||
|
||||
#. select-label="@T["Select"]"
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:38
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:39
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#. deselect-label="@T["Remove"]"
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:39
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:40
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#. @T["No values found"]
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:49
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:50
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "No values found"
|
||||
msgstr ""
|
||||
@@ -1451,32 +1585,32 @@ msgstr ""
|
||||
|
||||
#. <div class="align-items-center align-self-center"><span>{{ user.displayText }}</span> <span v-show="!user.isEnabled" class="text-muted small">(@T["Not enabled"])</span></div>
|
||||
#. <div v-cloak><span>{{ props.option.displayText }}</span><span class="small ms-2" v-show="!props.option.isEnabled">(@T["Not enabled"])</span></div>
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:29
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:48
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:30
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:49
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Not enabled"
|
||||
msgstr ""
|
||||
|
||||
#. label="displayText" placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:41
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:42
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Type to search"
|
||||
msgstr ""
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:46
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:46
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#. @T["No result found"]
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:51
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:52
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "No result found"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:01\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:28\n"
|
||||
|
||||
#. .Add(S["Configuration"], localization => localization
|
||||
#: OrchardCore.ContentLocalization\AdminMenu.cs:28
|
||||
@@ -148,14 +148,20 @@ msgctxt "OrchardCore.ContentLocalization.Views.ContentRequestCultureProviderSett
|
||||
msgid "Sets the localization cookie based on the LocalizationPart culture when accessing a page in the frontend."
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on a content items localization culture."]</p>
|
||||
#: OrchardCore.ContentLocalization\Views\Items\ContentsAdminFilters-Culture.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.Items.ContentsAdminFilters-Culture.Thumbnail"
|
||||
msgid "Filters on a content items localization culture."
|
||||
msgstr ""
|
||||
|
||||
#. <select asp-for="SelectedCulture" asp-items="Model.Cultures" class="selectpicker culture-selectpicker show-tick me-2" data-header="@T["Filter by culture"]" data-live-search="true" data-selected-text-format="static" data-width="fit" title="@T["Culture"]" data-style="btn-sm">
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:5
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:4
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.ContentsAdminList-LocalizationPartFilter"
|
||||
msgid "Filter by culture"
|
||||
msgstr "التصفية بحسب اللغة"
|
||||
|
||||
#. <select asp-for="SelectedCulture" asp-items="Model.Cultures" class="selectpicker culture-selectpicker show-tick me-2" data-header="@T["Filter by culture"]" data-live-search="true" data-selected-text-format="static" data-width="fit" title="@T["Culture"]" data-style="btn-sm">
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:5
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:4
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.ContentsAdminList-LocalizationPartFilter"
|
||||
msgid "Culture"
|
||||
msgstr "اللغة"
|
||||
@@ -178,13 +184,13 @@ msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.Edit"
|
||||
msgid "Add or remove supported cultures for the site"
|
||||
msgstr "إضافة أو حذف اللغات المدعومة لهذا الموقع"
|
||||
|
||||
#. <a class="list-group-item list-group-item-action" asp-action="Edit" asp-controller="Admin" asp-route-area="OrchardCore.Contents" asp-route-contentItemId="@culture.ContentItemId" title=@T["Edit {0}", culture.Culture.DisplayName]><i class="fa fa-edit" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name </a>
|
||||
#. <a class="list-group-item list-group-item-action" asp-action="Edit" asp-controller="Admin" asp-route-area="OrchardCore.Contents" asp-route-contentItemId="@culture.ContentItemId" asp-route-returnUrl="@Context.Request.Query["returnUrl"]" title="@T["Edit {0}", culture.Culture.DisplayName]"><i class="fa fa-edit" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name </a>
|
||||
#: OrchardCore.ContentLocalization\Views\LocalizationPart.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "تحرير {0}"
|
||||
|
||||
#. <a class="list-group-item list-group-item-action" data-url-af="UnsafeUrl" asp-action="Localize" asp-controller="Admin" asp-route-area="OrchardCore.ContentLocalization" asp-route-contentItemId="@Model.LocalizationPart.ContentItem.ContentItemId" asp-route-targetCulture="@culture.Culture.Name" title=@T["Create {0}", culture.Culture.DisplayName]><i class="fa fa-plus" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name</a>
|
||||
#. <a class="list-group-item list-group-item-action" data-url-af="UnsafeUrl" asp-action="Localize" asp-controller="Admin" asp-route-area="OrchardCore.ContentLocalization" asp-route-contentItemId="@Model.LocalizationPart.ContentItem.ContentItemId" asp-route-targetCulture="@culture.Culture.Name" asp-route-returnUrl="@Context.Request.Query["returnUrl"]" title="@T["Create {0}", culture.Culture.DisplayName]"><i class="fa fa-plus" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name</a>
|
||||
#: OrchardCore.ContentLocalization\Views\LocalizationPart.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.Edit"
|
||||
msgid "Create {0}"
|
||||
@@ -221,9 +227,3 @@ msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.SummaryAdminLink
|
||||
msgid "Create {0}"
|
||||
msgstr "إنشاء {0}"
|
||||
|
||||
#. <p>@T["Filters on a content items localization culture."]</p>
|
||||
#: OrchardCore.ContentLocalization\Views\Items\ContentsAdminFilters-Culture.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.Items.ContentsAdminFilters-Culture.Thumbnail"
|
||||
msgid "Filters on a content items localization culture."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:01\n"
|
||||
"PO-Revision-Date: 2023-02-17 16:33\n"
|
||||
|
||||
#. Description = S["Content items are instances of content types, just like objects are instances of classes."],
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentItemQuery.cs:34
|
||||
@@ -26,14 +26,14 @@ msgstr "معرف عنصر المحتوى"
|
||||
|
||||
#. Description = S["Represents a {0}.", typeDefinition.DisplayName]
|
||||
#. Description = S["Represents a {0}.", typeDefinition.DisplayName],
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:56
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:62
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:60
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:66
|
||||
msgctxt "OrchardCore.ContentManagement.GraphQL.Queries.ContentTypeQuery"
|
||||
msgid "Represents a {0}."
|
||||
msgstr "يمثل {0}."
|
||||
|
||||
#. description: S["Represents a {0}.", part.PartDefinition.Name],
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\Types\DynamicContentTypeBuilder.cs:104
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\Types\DynamicContentTypeBuilder.cs:114
|
||||
msgctxt "OrchardCore.ContentManagement.GraphQL.Queries.Types.DynamicContentTypeBuilder"
|
||||
msgid "Represents a {0}."
|
||||
msgstr "يمثل {0}."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:29\n"
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(nameof(model.Pattern), S["Pattern doesn't contain a valid Liquid expression. Details: {0}", string.Join(" ", errors)]);
|
||||
#: OrchardCore.ContentPreview\Settings\PreviewPartSettingsDisplayDriver.cs:45
|
||||
@@ -24,18 +24,6 @@ msgctxt "OrchardCore.ContentPreview.Views.ContentPreview.Button"
|
||||
msgid "Preview"
|
||||
msgstr "معاينة"
|
||||
|
||||
#. <label asp-for="Pattern">@T["Pattern"]</label>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "Pattern"
|
||||
msgstr "نمط"
|
||||
|
||||
#. <span class="hint">@T["The pattern used to render the custom preview url of this content type."]</span>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "The pattern used to render the custom preview url of this content type."
|
||||
msgstr "النمط المستخدم لإظهار رابط المعاينة لنوع المحتوى هذا."
|
||||
|
||||
#. <span>@T["Preview Disconnected"] </span>
|
||||
#: OrchardCore.ContentPreview\Views\Preview\Index.cshtml:14
|
||||
msgctxt "OrchardCore.ContentPreview.Views.Preview.Index"
|
||||
@@ -48,3 +36,15 @@ msgctxt "OrchardCore.ContentPreview.Views.Preview.Index"
|
||||
msgid "Preview Error"
|
||||
msgstr "خطأ المعاينة"
|
||||
|
||||
#. <label asp-for="Pattern">@T["Pattern"]</label>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "Pattern"
|
||||
msgstr "نمط"
|
||||
|
||||
#. <span class="hint">@T["The pattern used to render the custom preview url of this content type."]</span>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "The pattern used to render the custom preview url of this content type."
|
||||
msgstr "النمط المستخدم لإظهار رابط المعاينة لنوع المحتوى هذا."
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:02\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:30\n"
|
||||
|
||||
#. builder.Add(S["Content"], content => content
|
||||
#: OrchardCore.ContentTypes\AdminMenu.cs:28
|
||||
@@ -49,9 +49,9 @@ msgstr "أجزاء المحتوى"
|
||||
#. ModelState.AddModelError("DisplayName", S["The Display Name can't be empty."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:101
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:354
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:627
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:752
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:921
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:643
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:769
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:938
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Display Name can't be empty."
|
||||
msgstr "الاسم الظاهر لا يمكن أن يكون فارغاً."
|
||||
@@ -69,7 +69,7 @@ msgstr "النوع بنفس الإسم الظاهر موجود مسبقاً."
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:111
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:379
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:464
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:637
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:653
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Technical Name can't be empty."
|
||||
msgstr "الاسم التقني لا يمكن أن يكون فارغاً."
|
||||
@@ -81,7 +81,7 @@ msgstr "الاسم التقني لا يمكن أن يكون فارغاً."
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:116
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:364
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:474
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:647
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:663
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Technical Name must start with a letter."
|
||||
msgstr "الإسم التقني يجب أن يبدأ بحرف."
|
||||
@@ -93,7 +93,7 @@ msgstr "الإسم التقني يجب أن يبدأ بحرف."
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:121
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:369
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:479
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:652
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:668
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Technical Name contains invalid characters."
|
||||
msgstr "الإسم التقني يحتوي على حروف غير صحيحة."
|
||||
@@ -145,7 +145,7 @@ msgstr "تم إضافة الجزء \"{0}\"."
|
||||
#. ModelState.AddModelError("DisplayName", S["A part with the same Display Name already exists."]);
|
||||
#. ModelState.AddModelError("DisplayName", S["A part with the same Display Name already exists."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:359
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:926
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:943
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "A part with the same Display Name already exists."
|
||||
msgstr "جزء من الإسم الظاهر موجود مسبقاً."
|
||||
@@ -182,46 +182,52 @@ msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The settings of \"{0}\" have been saved."
|
||||
msgstr "تمّ تسجيل إعدادات \"{0}\"."
|
||||
|
||||
#. await _notifier.WarningAsync(H["There are no fields."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:592
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "There are no fields."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError("DisplayName", S["A field with the same Display Name already exists."]);
|
||||
#. ModelState.AddModelError("DisplayName", S["A field with the same Display Name already exists."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:632
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:757
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:648
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:774
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "A field with the same Display Name already exists."
|
||||
msgstr "الحقل بنفس الاسم الظاهر موجود مسبقاً."
|
||||
|
||||
#. ModelState.AddModelError("Name", S["A field with the same Technical Name already exists."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:642
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:658
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "A field with the same Technical Name already exists."
|
||||
msgstr "الحقل بنفس الإسم التقني موجود مسبقاً."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The field \"{0}\" has been added.", viewModel.DisplayName]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:668
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:684
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The field \"{0}\" has been added."
|
||||
msgstr "تم إضافة الحقل \"{0}\"."
|
||||
|
||||
#. await _notifier.InformationAsync(H["Display name changed to {0}.", viewModel.DisplayName]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:770
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:787
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "Display name changed to {0}."
|
||||
msgstr "تمّ تغيير اسم العرض الى {0}."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The \"{0}\" field settings have been saved.", field.DisplayName()]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:789
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:806
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The \"{0}\" field settings have been saved."
|
||||
msgstr "تمّ تسجيل بيانات الحقل \"{0}\"."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The \"{0}\" field has been removed.", field.DisplayName()]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:833
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:850
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The \"{0}\" field has been removed."
|
||||
msgstr "تمّ حذف الحقل \"{0}\"."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The \"{0}\" part settings have been saved.", part.DisplayName()]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:952
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:969
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The \"{0}\" part settings have been saved."
|
||||
msgstr "تمّ تسجيل بيانات الجزء \"{0}\"."
|
||||
@@ -244,6 +250,186 @@ msgctxt "OrchardCore.ContentTypes.Services.ContentDefinitionService"
|
||||
msgid "Cannot add part named '{0}'. It already exists."
|
||||
msgstr "لا يمكن إظافة الجزء '{0}' لأنّه موجوه بالفعل."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Add New Field To \"{0}\"", Model.Part.DisplayName()])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Add New Field To \"{0}\""
|
||||
msgstr "إضافة حقل جديد إلى \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Display Name"
|
||||
msgstr "الاسم الظاهر"
|
||||
|
||||
#. <span class="hint">@T["Name of the field as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:19
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Name of the field as it will be displayed in screens."
|
||||
msgstr "اسم الحقل كما سيتم عرضه على الشاشات."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "الاسم التقني"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the field."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:27
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical name of the field."
|
||||
msgstr "الاسم التقني للحقل."
|
||||
|
||||
#. <label for="DisplayName">@T["Field Type"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Field Type"
|
||||
msgstr "نوع الحقل"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:46
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" href="@returnUrl">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:49
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Parts To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Add Parts To \"{0}\""
|
||||
msgstr "إضافة أجزاء إلى \"{0}\""
|
||||
|
||||
#. @T["Choose the Parts to add to this Content Type."]
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Choose the Parts to add to this Content Type."
|
||||
msgstr "اختيار الأجزاء لإضافتها لنوع المحتوى."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:30
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Named Part To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Add Named Part To \"{0}\""
|
||||
msgstr "أضف جزءاً مسمى إلى \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Display Name"
|
||||
msgstr "الاسم الظاهر"
|
||||
|
||||
#. <span class="hint">@T["Name of the reusable part as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Name of the reusable part as it will be displayed in screens."
|
||||
msgstr "اسم الحقل كما سيتم عرضه في الشاشات."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "الاسم التقني"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical name of the reusable part."
|
||||
msgstr "الاسم التقني للجزء القابل لإعادة الاستخدام."
|
||||
|
||||
#. <label for="Description">@T["Description"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:26
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description"
|
||||
msgstr "الوصف"
|
||||
|
||||
#. <span class="hint">@T["Description of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:28
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description of the reusable part."
|
||||
msgstr "الوصف للجزء القابل لإعادة الاستخدام."
|
||||
|
||||
#. <p class="alert alert-warning">@T["There are no available named parts."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:50
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "There are no available named parts."
|
||||
msgstr "لا توجد أجزاء مسمى متاحة."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:56
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:58
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "تحديث تعاريف المحتوى"
|
||||
|
||||
#. <label class="form-check-label" asp-for="IncludeAll">@T["Include all content types and parts definitions."]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Include all content types and parts definitions."
|
||||
msgstr "تضمين كل تعريفات أنواع وأجزاء المحتوى."
|
||||
|
||||
#. <span class="hint">@T["The content types to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content types to add as part of the plan."
|
||||
msgstr "أنواع المحتوى التي يمكن أن تضاف كجزء من الخطة."
|
||||
|
||||
#. <span class="hint">@T["The content parts to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:88
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content parts to add as part of the plan."
|
||||
msgstr "أجزاء المحتوى التي يمكن أن تضاف كجزء من الخطة."
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:6
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "تحديث تعاريف المحتوى"
|
||||
|
||||
#. <span class="hint d-block">@T["Content Definitions should be placed before any content steps."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:44
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Content Definitions should be placed before any content steps."
|
||||
msgstr "يجب وضع تعاريف المحتوى قبل أي خطوات محتوى."
|
||||
|
||||
#. <h4 class="card-title">@T["Update Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "تحديث تعاريف المحتوى"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for updating."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for updating."
|
||||
msgstr "تصدير التعريفات المحددة من أنواع وأجزاء المحتوى."
|
||||
|
||||
#. <label asp-for="ContentPartDefinition.Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\ContentPartSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.ContentPartSettings.Edit"
|
||||
@@ -412,176 +598,6 @@ msgctxt "OrchardCore.ContentTypes.Views.ContentTypeSettings.Edit"
|
||||
msgid "(Optional) The stereotype of the content type. e.g., Widget, MenuItem, ..."
|
||||
msgstr "(اختيارياً) النوع النمطي لنوع المحتوى. على سبيل المثال: Widget، عنصر قائمة، ..."
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Collapse">@T["Collapse"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Collapse"
|
||||
msgstr "طي"
|
||||
|
||||
#. <span class="hint">@T["NB. Setting is collapsed by default, and cannot be overwritten."]</span>
|
||||
#. <span class="hint">@T["NB. Setting is collapsed by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:20
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "NB. Setting is collapsed by default, and cannot be overwritten."
|
||||
msgstr "إخفاء إعدادات NB افتراضياً، ومنع تعديلها."
|
||||
|
||||
#. <span class="hint">@T["Check to collapse fields in the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to collapse fields in the GraphQL schema."
|
||||
msgstr "طي حقول GraphQL schema."
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Hidden">@T["Hide"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Hide"
|
||||
msgstr "إخفاء"
|
||||
|
||||
#. <span class="hint">@T["Check to hide type from the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to hide type from the GraphQL schema."
|
||||
msgstr "منع ظهور النوع في GraphQL schema."
|
||||
|
||||
#. <span class="icon"><i class="fa fa-cube" aria-hidden="true"></i></span><span class="title">@T["Content Definition"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\NavigationItemText-contentdefinition.Id.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.NavigationItemText-contentdefinition.Id"
|
||||
msgid "Content Definition"
|
||||
msgstr "تعريف المحتوى"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Add New Field To \"{0}\"", Model.Part.DisplayName()])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Add New Field To \"{0}\""
|
||||
msgstr "إضافة حقل جديد إلى \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Display Name"
|
||||
msgstr "الاسم الظاهر"
|
||||
|
||||
#. <span class="hint">@T["Name of the field as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:19
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Name of the field as it will be displayed in screens."
|
||||
msgstr "اسم الحقل كما سيتم عرضه على الشاشات."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "الاسم التقني"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the field."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:27
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical name of the field."
|
||||
msgstr "الاسم التقني للحقل."
|
||||
|
||||
#. <label for="DisplayName">@T["Field Type"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Field Type"
|
||||
msgstr "نوع الحقل"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:46
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" href="@returnUrl">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:49
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Parts To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Add Parts To \"{0}\""
|
||||
msgstr "إضافة أجزاء إلى \"{0}\""
|
||||
|
||||
#. @T["Choose the Parts to add to this Content Type."]
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Choose the Parts to add to this Content Type."
|
||||
msgstr "اختيار الأجزاء لإضافتها لنوع المحتوى."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:30
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Named Part To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Add Named Part To \"{0}\""
|
||||
msgstr "أضف جزءاً مسمى إلى \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Display Name"
|
||||
msgstr "الاسم الظاهر"
|
||||
|
||||
#. <span class="hint">@T["Name of the reusable part as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Name of the reusable part as it will be displayed in screens."
|
||||
msgstr "اسم الحقل كما سيتم عرضه في الشاشات."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "الاسم التقني"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical name of the reusable part."
|
||||
msgstr "الاسم التقني للجزء القابل لإعادة الاستخدام."
|
||||
|
||||
#. <label for="Description">@T["Description"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:26
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description"
|
||||
msgstr "الوصف"
|
||||
|
||||
#. <span class="hint">@T["Description of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:28
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description of the reusable part."
|
||||
msgstr "الوصف للجزء القابل لإعادة الاستخدام."
|
||||
|
||||
#. <p class="alert alert-warning">@T["There are no available named parts."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:50
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "There are no available named parts."
|
||||
msgstr "لا توجد أجزاء مسمى متاحة."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:56
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:58
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["New Content Type"])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Create.cshtml:3
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Create"
|
||||
@@ -642,88 +658,130 @@ msgctxt "OrchardCore.ContentTypes.Views.Admin.CreatePart"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <label asp-for="ContentTypes">@T["Content Type Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Type Definitions"
|
||||
msgstr "تعاريف نوع المحتوى"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content type definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content type definitions to delete"
|
||||
msgstr "قائمة مفصولة بفواصل لتعاريف نوع المحتوى لحذفها"
|
||||
|
||||
#. <label asp-for="ContentParts">@T["Content Part Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Part Definitions"
|
||||
msgstr "تعاريف نوع المحتوى"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content part definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content part definitions to delete"
|
||||
msgstr "قائمة مفصولة بفواصل لتعاريف جزء المحتوى لحذفها"
|
||||
|
||||
#. <h5>@T["Delete Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "حذف تعاريف المحتوى"
|
||||
|
||||
#. <h4 class="card-title">@T["Delete Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "حذف تعاريف المحتوى"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for deletion."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for deletion."
|
||||
msgstr "تصدير التعريفات المحددة من أنواع وأجزاء المحتوى."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Content Type - {0}", Model.TypeDefinition.DisplayName])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:25
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:34
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Edit Content Type - {0}"
|
||||
msgstr "تحرير نوع المحتوى - {0}"
|
||||
|
||||
#. <h3>@T["Fields"]</h3>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:42
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:53
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Fields"
|
||||
msgstr "الحقول"
|
||||
|
||||
#. <a asp-route-action="EditField" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@field.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#. <a asp-route-action="EditTypePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@part.Name" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:52
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:93
|
||||
#. <a asp-route-action="EditField" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@fieldDefintion.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#. <a asp-route-action="EditTypePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@partDefinition.Name" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:63
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:109
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <a asp-route-action="RemoveFieldFrom" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@field.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#. <a asp-route-action="RemovePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@part.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:53
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:94
|
||||
#. <a asp-route-action="RemoveFieldFrom" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@fieldDefintion.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#. <a asp-route-action="RemovePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@partDefinition.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:65
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:110
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Remove"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @field.DisplayMode()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @part.DisplayMode()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:59
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:104
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @fieldDefintion.DisplayMode()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @partDefinition.DisplayMode()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:71
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:120
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Display mode"
|
||||
msgstr "وضع العرض"
|
||||
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @field.Editor()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @part.Editor()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:63
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:108
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @fieldDefintion.Editor()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @partDefinition.Editor()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:75
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:124
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Editor"
|
||||
msgstr "المحرر"
|
||||
|
||||
#. <a asp-route-action="AddFieldTo" asp-route-id="@Model.TypeDefinition.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-info btn-sm" role="button">@T["Add Field"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:73
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:87
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Add Field"
|
||||
msgstr "إضافة حقل"
|
||||
|
||||
#. <h3>@T["Parts"]</h3>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:76
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:92
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Parts"
|
||||
msgstr "أجزاء"
|
||||
|
||||
#. <span class="hint dashed">@T["Contains the fields for the current type"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:99
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:115
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Contains the fields for the current type"
|
||||
msgstr "يحتوي على حقول لنوع المحتوى الحالي"
|
||||
|
||||
#. <a asp-route-action="AddPartsTo" asp-route-id="@Model.TypeDefinition.Name" class="btn btn-info btn-sm" role="button">@T["Add Parts"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:118
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:134
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Add Parts"
|
||||
msgstr "إضافة أجزاء"
|
||||
|
||||
#. <a asp-route-action="AddReusablePartTo" asp-route-id="@Model.TypeDefinition.Name" class="btn btn-info btn-sm" role="button">@T["Add Named Part"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:119
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:135
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Add Named Part"
|
||||
msgstr "أضف جزءاً مسمى"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit" name="submit.Save" value="Save">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:123
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:139
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <button class="btn btn-danger delete" type="submit" name="submit.Delete" value="Delete" data-url-af="RemoveUrl">@T["Delete"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:124
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:140
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
@@ -783,47 +841,53 @@ msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Content Part - {0}", Model.DisplayName])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:12
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:17
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Edit Content Part - {0}"
|
||||
msgstr "تحرير جزء المحتوى - {0}"
|
||||
|
||||
#. <h3>@T["Fields"]</h3>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:27
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:34
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Fields"
|
||||
msgstr "الحقول"
|
||||
|
||||
#. <a asp-route-action="EditField" asp-route-id="@Model.PartDefinition.Name" asp-route-name="@field.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:37
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:46
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <a asp-route-action="RemoveFieldFrom" asp-route-id="@Model.PartDefinition.Name" asp-route-name="@field.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:38
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:48
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Remove"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <a asp-route-action="AddFieldTo" asp-route-id="@Model.PartDefinition.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-info btn-sm" role="button">@T["Add Field"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:49
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:61
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Add Field"
|
||||
msgstr "إضافة حقل"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit" name="submit.Save" value="Save">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:53
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:66
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <button class="btn btn-danger delete" type="submit" name="submit.Delete" value="Delete" data-url-af="RemoveUrl">@T["Delete"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:54
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:67
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <a id="btn-edit-@Model.Name" class="btn btn-primary btn-sm" asp-route-action="EditPart" asp-route-id="@Model.Name">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditPartViewModel.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditPartViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Part - {0}", Model.DisplayName])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditTypePart.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditTypePart"
|
||||
@@ -884,6 +948,84 @@ msgctxt "OrchardCore.ContentTypes.Views.Admin.EditTypePart"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <span class="badge rounded-pill ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Technical Name"]"><i class="fas fa-file-alt text-danger" aria-hidden="true"></i> @Model.Name</span>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Technical Name"
|
||||
msgstr ""
|
||||
|
||||
#. <a id="btn-create-@Model.Name" asp-route-area="OrchardCore.Contents" asp-route-action="Create" asp-route-id="@Model.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-success btn-sm">@T["Create New {0}", Model.DisplayName]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Create New {0}"
|
||||
msgstr "إنشاء {0} جديد"
|
||||
|
||||
#. <a role="btn-list-@Model.Name" asp-route-action="List" asp-route-area="OrchardCore.Contents" asp-route-contentTypeId="@Model.Name" class="btn btn-secondary btn-sm">@T["List Items"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "List Items"
|
||||
msgstr "عناصر قائمة"
|
||||
|
||||
#. <a role="btn-edit-@Model.Name" asp-route-action="Edit" asp-route-area="OrchardCore.ContentTypes" asp-route-id="@Model.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:23
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Collapse">@T["Collapse"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Collapse"
|
||||
msgstr "طي"
|
||||
|
||||
#. <span class="hint">@T["NB. Setting is collapsed by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "NB. Setting is collapsed by default, and cannot be overwritten."
|
||||
msgstr "إخفاء إعدادات NB افتراضياً، ومنع تعديلها."
|
||||
|
||||
#. <span class="hint">@T["Check to collapse fields in the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to collapse fields in the GraphQL schema."
|
||||
msgstr "طي حقول GraphQL schema."
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Hidden">@T["Hide"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Hide"
|
||||
msgstr "إخفاء"
|
||||
|
||||
#. <span class="hint">@T["Setting is hidden by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Setting is hidden by default, and cannot be overwritten."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Check to hide part from the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to hide part from the GraphQL schema."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Hidden">@T["Hide"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypeSettings.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypeSettings.Edit"
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Setting is hidden by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypeSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypeSettings.Edit"
|
||||
msgid "Setting is hidden by default, and cannot be overwritten."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Check to hide type from the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypeSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypeSettings.Edit"
|
||||
msgid "Check to hide type from the GraphQL schema."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Content Types"])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\List.cshtml:3
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.List"
|
||||
@@ -932,95 +1074,11 @@ msgctxt "OrchardCore.ContentTypes.Views.Admin.ListParts"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr "<strong>لا شىء</strong> لا توجد أي نتائج للبحث."
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "تحديث تعاريف المحتوى"
|
||||
|
||||
#. <label class="form-check-label" asp-for="IncludeAll">@T["Include all content types and parts definitions."]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Include all content types and parts definitions."
|
||||
msgstr "تضمين كل تعريفات أنواع وأجزاء المحتوى."
|
||||
|
||||
#. <span class="hint">@T["The content types to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content types to add as part of the plan."
|
||||
msgstr "أنواع المحتوى التي يمكن أن تضاف كجزء من الخطة."
|
||||
|
||||
#. <span class="hint">@T["The content parts to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:88
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content parts to add as part of the plan."
|
||||
msgstr "أجزاء المحتوى التي يمكن أن تضاف كجزء من الخطة."
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:6
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "تحديث تعاريف المحتوى"
|
||||
|
||||
#. <span class="hint d-block">@T["Content Definitions should be placed before any content steps."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:44
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Content Definitions should be placed before any content steps."
|
||||
msgstr "يجب وضع تعاريف المحتوى قبل أي خطوات محتوى."
|
||||
|
||||
#. <h4 class="card-title">@T["Update Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "تحديث تعاريف المحتوى"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for updating."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for updating."
|
||||
msgstr "تصدير التعريفات المحددة من أنواع وأجزاء المحتوى."
|
||||
|
||||
#. <label asp-for="ContentTypes">@T["Content Type Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Type Definitions"
|
||||
msgstr "تعاريف نوع المحتوى"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content type definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content type definitions to delete"
|
||||
msgstr "قائمة مفصولة بفواصل لتعاريف نوع المحتوى لحذفها"
|
||||
|
||||
#. <label asp-for="ContentParts">@T["Content Part Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Part Definitions"
|
||||
msgstr "تعاريف نوع المحتوى"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content part definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content part definitions to delete"
|
||||
msgstr "قائمة مفصولة بفواصل لتعاريف جزء المحتوى لحذفها"
|
||||
|
||||
#. <h5>@T["Delete Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "حذف تعاريف المحتوى"
|
||||
|
||||
#. <h4 class="card-title">@T["Delete Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "حذف تعاريف المحتوى"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for deletion."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for deletion."
|
||||
msgstr "تصدير التعريفات المحددة من أنواع وأجزاء المحتوى."
|
||||
#. <span class="icon"><i class="fa fa-cube" aria-hidden="true"></i></span><span class="title">@T["Content Definition"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\NavigationItemText-contentdefinition.Id.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.NavigationItemText-contentdefinition.Id"
|
||||
msgid "Content Definition"
|
||||
msgstr "تعريف المحتوى"
|
||||
|
||||
#. <h5>@T["Replace Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ReplaceContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
@@ -1070,33 +1128,3 @@ msgctxt "OrchardCore.ContentTypes.Views.Items.ReplaceContentDefinitionDeployment
|
||||
msgid "Exports specified content type and part definitions for replacement."
|
||||
msgstr "تصدير التعريفات المحددة من أنواع وأجزاء المحتوى لإستبدالها."
|
||||
|
||||
#. <a id="btn-edit-@Model.Name" class="btn btn-primary btn-sm" asp-route-action="EditPart" asp-route-id="@Model.Name">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditPartViewModel.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditPartViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. <span class="badge rounded-pill ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Technical Name"]"><i class="fas fa-file-alt text-danger" aria-hidden="true"></i> @Model.Name</span>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Technical Name"
|
||||
msgstr ""
|
||||
|
||||
#. <a id="btn-create-@Model.Name" asp-route-area="OrchardCore.Contents" asp-route-action="Create" asp-route-id="@Model.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-success btn-sm">@T["Create New {0}", Model.DisplayName]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Create New {0}"
|
||||
msgstr "إنشاء {0} جديد"
|
||||
|
||||
#. <a role="btn-list-@Model.Name" asp-route-action="List" asp-route-area="OrchardCore.Contents" asp-route-contentTypeId="@Model.Name" class="btn btn-secondary btn-sm">@T["List Items"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "List Items"
|
||||
msgstr "عناصر قائمة"
|
||||
|
||||
#. <a role="btn-edit-@Model.Name" asp-route-action="Edit" asp-route-area="OrchardCore.ContentTypes" asp-route-id="@Model.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:23
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:03\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:31\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Cors\AdminMenu.cs:25
|
||||
@@ -33,17 +33,11 @@ msgid "CORS"
|
||||
msgstr "CORS"
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The CORS settings have updated successfully."]);
|
||||
#: OrchardCore.Cors\Controllers\AdminController.cs:127
|
||||
#: OrchardCore.Cors\Controllers\AdminController.cs:126
|
||||
msgctxt "OrchardCore.Cors.Controllers.AdminController"
|
||||
msgid "The CORS settings have updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-share-alt" aria-hidden="true"></i></span><span class="title">@T["CORS"]</span>
|
||||
#: OrchardCore.Cors\Views\NavigationItemText-cors.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Cors.Views.NavigationItemText-cors.Id"
|
||||
msgid "CORS"
|
||||
msgstr "CORS"
|
||||
|
||||
#. <h1>@T["CORS Settings"]</h1>
|
||||
#: OrchardCore.Cors\Views\Admin\Index.cshtml:20
|
||||
msgctxt "OrchardCore.Cors.Views.Admin.Index"
|
||||
@@ -286,3 +280,9 @@ msgctxt "OrchardCore.Cors.Views.Admin.Index"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-share-alt" aria-hidden="true"></i></span><span class="title">@T["CORS"]</span>
|
||||
#: OrchardCore.Cors\Views\NavigationItemText-cors.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Cors.Views.NavigationItemText-cors.Id"
|
||||
msgid "CORS"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:31\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.CustomSettings\AdminMenu.cs:32
|
||||
|
||||
20
src/Twain.Web/Localization/ar/OrchardCore.Data.YesSql.po
Normal file
20
src/Twain.Web/Localization/ar/OrchardCore.Data.YesSql.po
Normal file
@@ -0,0 +1,20 @@
|
||||
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.Data.YesSql.pot\n"
|
||||
"X-Crowdin-File-ID: 885\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: 2023-02-18 17:47\n"
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove the tables."];
|
||||
#: OrchardCore.Data.YesSql\Removing\ShellDbTablesRemovingHandler.cs:105
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellDbTablesRemovingHandler"
|
||||
msgid "Failed to remove the tables."
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-07-15 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:32\n"
|
||||
|
||||
#. .Add(S["Demo"], "10", demo => demo
|
||||
#: OrchardCore.Demo\AdminMenu.cs:25
|
||||
@@ -82,12 +82,42 @@ msgctxt "OrchardCore.Demo.AdminMenu"
|
||||
msgid "Todo (Liquid - Frontend)"
|
||||
msgstr "المهمة (Liquid - Frontend)"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit {0}", (string)Model.ContentItem.ContentType])</h1></zone>
|
||||
#: OrchardCore.Demo\Views\Content\Edit.cshtml:2
|
||||
msgctxt "OrchardCore.Demo.Views.Content.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "تحرير {0}"
|
||||
|
||||
#. Date using the DateTimeShape: @await DisplayAsync(await New.DateTime(Utc: null, Format: T["MMMM dd, yyyy"].Value))
|
||||
#: OrchardCore.Demo\Pages\Hello.cshtml:28
|
||||
msgctxt "OrchardCore.Demo.Pages.Hello"
|
||||
msgid "MMMM dd, yyyy"
|
||||
msgstr ""
|
||||
|
||||
#. Date using the DateTimeShape: @await DisplayAsync(await New.DateTime(Utc: null, Format: T["MMMM dd, yyyy"].Value))
|
||||
#: OrchardCore.Demo\Pages\Admin\Hello.cshtml:35
|
||||
msgctxt "OrchardCore.Demo.Pages.Admin.Hello"
|
||||
msgid "MMMM dd, yyyy"
|
||||
msgstr ""
|
||||
|
||||
#. Date using the DateTimeShape: @await DisplayAsync(await New.DateTime(Utc: null, Format: T["MMMM dd, yyyy"].Value))
|
||||
#: OrchardCore.Demo\Pages\HelloWorld.cshtml:24
|
||||
msgctxt "OrchardCore.Demo.Pages.HelloWorld"
|
||||
msgid "MMMM dd, yyyy"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-hashtag" aria-hidden="true"></i></span><span class="title">@T["Demo"]</span>
|
||||
#: OrchardCore.Demo\Views\NavigationItemText-demo.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Demo.Views.NavigationItemText-demo.Id"
|
||||
msgid "Demo"
|
||||
msgstr "عرض تجريبي"
|
||||
|
||||
#. Date using the DateTimeShape: @await DisplayAsync(await New.DateTime(Utc: null, Format: T["MMMM dd, yyyy"].Value))
|
||||
#: OrchardCore.Demo\Pages\OutsideAdmin.cshtml:37
|
||||
msgctxt "OrchardCore.Demo.Pages.OutsideAdmin"
|
||||
msgid "MMMM dd, yyyy"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="FirstName">@T["First Name"]</label>
|
||||
#. <input asp-for="FirstName" type="text" class="form-control" placeholder="@T["First Name"]" />
|
||||
#: OrchardCore.Demo\Views\UserProfile.Edit.cshtml:4
|
||||
@@ -112,9 +142,3 @@ msgctxt "OrchardCore.Demo.Views.UserProfile.Edit"
|
||||
msgid "Age"
|
||||
msgstr "العمر"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit {0}", (string)Model.ContentItem.ContentType])</h1></zone>
|
||||
#: OrchardCore.Demo\Views\Content\Edit.cshtml:2
|
||||
msgctxt "OrchardCore.Demo.Views.Content.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "تحرير {0}"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:05\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:32\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Deployment.Remote\AdminMenu.cs:25
|
||||
@@ -196,6 +196,72 @@ msgctxt "OrchardCore.Deployment.Remote.Views.RemoteClient.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Remote Instance"])</h1></zone>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Create Remote Instance"
|
||||
msgstr "إنشاء كائن بعيد"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:10
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The name is required."
|
||||
msgstr "الإسم مطلوب."
|
||||
|
||||
#. <label asp-for="Url">@T["Url"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Url"
|
||||
msgstr "الرابط"
|
||||
|
||||
#. <span asp-validation-for="Url" class="text-danger">@T["The url is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:16
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The url is required."
|
||||
msgstr "الرابط مطلوب."
|
||||
|
||||
#. <label asp-for="ClientName">@T["Client Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:20
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Client Name"
|
||||
msgstr "إسم العميل"
|
||||
|
||||
#. <span asp-validation-for="ClientName" class="text-danger">@T["The client name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:22
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The client name is required."
|
||||
msgstr "إسم العميل مطلوب."
|
||||
|
||||
#. <label asp-for="ApiKey">@T["Api Key"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:26
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Api Key"
|
||||
msgstr "مفتاح Api"
|
||||
|
||||
#. <span asp-validation-for="ApiKey" class="text-danger">@T["The api key is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:28
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The api key is required."
|
||||
msgstr "مفتاح الـ Api مطلوب."
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:32
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:33
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Remote Client"])</h1></zone>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteClient\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteClient.Edit"
|
||||
@@ -238,6 +304,72 @@ msgctxt "OrchardCore.Deployment.Remote.Views.RemoteClient.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Remote Instance"])</h1></zone>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Edit Remote Instance"
|
||||
msgstr "تحرير كائن بعيد"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الاسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The name is required."
|
||||
msgstr "الاسم إلزامي."
|
||||
|
||||
#. <label asp-for="Url">@T["Url"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Url"
|
||||
msgstr "عنوان URL"
|
||||
|
||||
#. <span asp-validation-for="Url" class="text-danger">@T["The url is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:18
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The url is required."
|
||||
msgstr "العنوان URL إلزامي."
|
||||
|
||||
#. <label asp-for="ClientName">@T["Client Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Client Name"
|
||||
msgstr "إسم العميل"
|
||||
|
||||
#. <span asp-validation-for="ClientName" class="text-danger">@T["The client name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The client name is required."
|
||||
msgstr "إسم العميل مطلوب."
|
||||
|
||||
#. <label asp-for="ApiKey">@T["Api Key"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:28
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Api Key"
|
||||
msgstr "مفتاح الـ API"
|
||||
|
||||
#. <span asp-validation-for="ApiKey" class="text-danger">@T["The api key is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The api key is required."
|
||||
msgstr "مفتاح الـ API إلزامي."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:35
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Remote Clients"])</h1></zone>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteClient\Index.cshtml:7
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteClient.Index"
|
||||
@@ -342,138 +474,6 @@ msgctxt "OrchardCore.Deployment.Remote.Views.RemoteClient.Index"
|
||||
msgid "selected"
|
||||
msgstr "حدد"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Remote Instance"])</h1></zone>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Create Remote Instance"
|
||||
msgstr "إنشاء كائن بعيد"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:10
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The name is required."
|
||||
msgstr "الإسم مطلوب."
|
||||
|
||||
#. <label asp-for="Url">@T["Url"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Url"
|
||||
msgstr "الرابط"
|
||||
|
||||
#. <span asp-validation-for="Url" class="text-danger">@T["The url is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:16
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The url is required."
|
||||
msgstr "الرابط مطلوب."
|
||||
|
||||
#. <label asp-for="ClientName">@T["Client Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:20
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Client Name"
|
||||
msgstr "إسم العميل"
|
||||
|
||||
#. <span asp-validation-for="ClientName" class="text-danger">@T["The client name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:22
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The client name is required."
|
||||
msgstr "إسم العميل مطلوب."
|
||||
|
||||
#. <label asp-for="ApiKey">@T["Api Key"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:26
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Api Key"
|
||||
msgstr "مفتاح Api"
|
||||
|
||||
#. <span asp-validation-for="ApiKey" class="text-danger">@T["The api key is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:28
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "The api key is required."
|
||||
msgstr "مفتاح الـ Api مطلوب."
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:32
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Create.cshtml:33
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Remote Instance"])</h1></zone>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Edit Remote Instance"
|
||||
msgstr "تحرير كائن بعيد"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الاسم"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The name is required."
|
||||
msgstr "الاسم إلزامي."
|
||||
|
||||
#. <label asp-for="Url">@T["Url"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Url"
|
||||
msgstr "عنوان URL"
|
||||
|
||||
#. <span asp-validation-for="Url" class="text-danger">@T["The url is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:18
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The url is required."
|
||||
msgstr "العنوان URL إلزامي."
|
||||
|
||||
#. <label asp-for="ClientName">@T["Client Name"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Client Name"
|
||||
msgstr "إسم العميل"
|
||||
|
||||
#. <span asp-validation-for="ClientName" class="text-danger">@T["The client name is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The client name is required."
|
||||
msgstr "إسم العميل مطلوب."
|
||||
|
||||
#. <label asp-for="ApiKey">@T["Api Key"]</label>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:28
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Api Key"
|
||||
msgstr "مفتاح الـ API"
|
||||
|
||||
#. <span asp-validation-for="ApiKey" class="text-danger">@T["The api key is required."]</span>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "The api key is required."
|
||||
msgstr "مفتاح الـ API إلزامي."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Edit.cshtml:35
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Remote Instances"])</h1></zone>
|
||||
#: OrchardCore.Deployment.Remote\Views\RemoteInstance\Index.cshtml:7
|
||||
msgctxt "OrchardCore.Deployment.Remote.Views.RemoteInstance.Index"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:05\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:33\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Deployment\AdminMenu.cs:25
|
||||
@@ -168,24 +168,6 @@ msgctxt "OrchardCore.Deployment.Steps.JsonRecipeDeploymentStepDriver"
|
||||
msgid "Invalid JSON supplied"
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Deployment\Views\DeploymentStep.Summary.cshtml:9
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentStep.Summary"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Deployment\Views\DeploymentStep.Summary.cshtml:16
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentStep.Summary"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Step" asp-route-id="@Model.DeploymentPlan.Id" asp-route-type="@Model.Type">@T["Add"]</a>
|
||||
#: OrchardCore.Deployment\Views\DeploymentStep.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentStep.Thumbnail"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Deployment Plan"])</h1></zone>
|
||||
#: OrchardCore.Deployment\Views\DeploymentPlan\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentPlan.Create"
|
||||
@@ -210,6 +192,144 @@ msgctxt "OrchardCore.Deployment.Views.DeploymentPlan.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Step"])</h1></zone>
|
||||
#: OrchardCore.Deployment\Views\Step\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Create"
|
||||
msgid "Create Step"
|
||||
msgstr "إنشاء خطوة"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Deployment\Views\Step\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Display" asp-route-controller="DeploymentPlan" asp-route-id="@Model.DeploymentPlanId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment\Views\Step\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <h5>@T["Custom File"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "Custom File"
|
||||
msgstr "ملف مخصص"
|
||||
|
||||
#. <span class="hint">@T["The custom file to add as part of the plan."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "The custom file to add as part of the plan."
|
||||
msgstr "الملف المخصص المراد إضافته كجزء من خطة النشر."
|
||||
|
||||
#. <label asp-for="FileName">@T["File Name"]</label>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "File Name"
|
||||
msgstr "إسم الملف"
|
||||
|
||||
#. <span class="hint">@T["The filename as it will be added in the archive."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "The filename as it will be added in the archive."
|
||||
msgstr "اسم الملف الذي سيستخدم عند إضافته للأرشيف."
|
||||
|
||||
#. <label asp-for="FileContent">@T["File Content"]</label>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "File Content"
|
||||
msgstr "محتوى الملف"
|
||||
|
||||
#. <span class="hint">@T["The content of the file."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "The content of the file."
|
||||
msgstr "محتويات الملف."
|
||||
|
||||
#. <h5>@T["Custom File"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Summary.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Summary"
|
||||
msgid "Custom File"
|
||||
msgstr "ملف مخصص"
|
||||
|
||||
#. <h4 class="card-title">@T["Custom File"]</h4>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Custom File"
|
||||
msgstr "ملف مخصص"
|
||||
|
||||
#. <p>@T["Exports a custom file and its content."]</p>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports a custom file and its content."
|
||||
msgstr "تصدير ملف مخصص ومحتواه."
|
||||
|
||||
#. <h5>@T["Deployment Plans"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Edit"
|
||||
msgid "Deployment Plans"
|
||||
msgstr "خطط النشر"
|
||||
|
||||
#. @T["Include all deployment plans."]
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Edit"
|
||||
msgid "Include all deployment plans."
|
||||
msgstr "تضمين كل خطط النشر."
|
||||
|
||||
#. <span class="hint">@T["The deployment plans to add as part of the plan."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Edit"
|
||||
msgid "The deployment plans to add as part of the plan."
|
||||
msgstr "خطط النشر التي يمكن إضافتها كجزء لخطة نشر أخرى."
|
||||
|
||||
#. <h5>@T["Deployment Plans"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Summary"
|
||||
msgid "Deployment Plans"
|
||||
msgstr "خطط النشر"
|
||||
|
||||
#. <span class="badge bg-success">@T["All"]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr "الكل"
|
||||
|
||||
#. <span class="badge bg-warning">@T["No deployment plan selected."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Summary"
|
||||
msgid "No deployment plan selected."
|
||||
msgstr "لم يتم اختيار خطة نشر."
|
||||
|
||||
#. <h4 class="card-title">@T["Deployment Plans"]</h4>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Deployment Plans"
|
||||
msgstr "خطط النشر"
|
||||
|
||||
#. <p>@T["Exports all or specified deployment plans."]</p>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports all or specified deployment plans."
|
||||
msgstr "تصدير كل خطط النشر أو المحدد منها فقط."
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Deployment\Views\DeploymentStep.Summary.cshtml:9
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentStep.Summary"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Deployment\Views\DeploymentStep.Summary.cshtml:16
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentStep.Summary"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Step" asp-route-id="@Model.DeploymentPlan.Id" asp-route-type="@Model.Type">@T["Add"]</a>
|
||||
#: OrchardCore.Deployment\Views\DeploymentStep.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentStep.Thumbnail"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Deployment Plan"])</h1></zone>
|
||||
#: OrchardCore.Deployment\Views\DeploymentPlan\Display.cshtml:11
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentPlan.Display"
|
||||
@@ -298,6 +418,30 @@ msgctxt "OrchardCore.Deployment.Views.DeploymentPlan.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Step"])</h1></zone>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Edit Step"
|
||||
msgstr "تحرير خطوة"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. asp-route-id="@Model.DeploymentPlanId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:28
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Deployment Plans"])</h1></zone>
|
||||
#: OrchardCore.Deployment\Views\DeploymentPlan\Index.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.DeploymentPlan.Index"
|
||||
@@ -409,13 +553,13 @@ msgid "Import Deployment Package"
|
||||
msgstr "استيراد حزمة نشر"
|
||||
|
||||
#. <label for="file" class="form-label">@T["Select a file"]</label>
|
||||
#: OrchardCore.Deployment\Views\Import\Index.cshtml:8
|
||||
#: OrchardCore.Deployment\Views\Import\Index.cshtml:6
|
||||
msgctxt "OrchardCore.Deployment.Views.Import.Index"
|
||||
msgid "Select a file"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary import" type="submit">@T["Import"]</button>
|
||||
#: OrchardCore.Deployment\Views\Import\Index.cshtml:11
|
||||
#: OrchardCore.Deployment\Views\Import\Index.cshtml:10
|
||||
msgctxt "OrchardCore.Deployment.Views.Import.Index"
|
||||
msgid "Import"
|
||||
msgstr "إستيراد"
|
||||
@@ -432,108 +576,6 @@ msgctxt "OrchardCore.Deployment.Views.Import.Json"
|
||||
msgid "Import"
|
||||
msgstr "إستيراد"
|
||||
|
||||
#. <h5>@T["Custom File"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "Custom File"
|
||||
msgstr "ملف مخصص"
|
||||
|
||||
#. <span class="hint">@T["The custom file to add as part of the plan."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "The custom file to add as part of the plan."
|
||||
msgstr "الملف المخصص المراد إضافته كجزء من خطة النشر."
|
||||
|
||||
#. <label asp-for="FileName">@T["File Name"]</label>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "File Name"
|
||||
msgstr "إسم الملف"
|
||||
|
||||
#. <span class="hint">@T["The filename as it will be added in the archive."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "The filename as it will be added in the archive."
|
||||
msgstr "اسم الملف الذي سيستخدم عند إضافته للأرشيف."
|
||||
|
||||
#. <label asp-for="FileContent">@T["File Content"]</label>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "File Content"
|
||||
msgstr "محتوى الملف"
|
||||
|
||||
#. <span class="hint">@T["The content of the file."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Edit"
|
||||
msgid "The content of the file."
|
||||
msgstr "محتويات الملف."
|
||||
|
||||
#. <h5>@T["Custom File"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Summary.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Summary"
|
||||
msgid "Custom File"
|
||||
msgstr "ملف مخصص"
|
||||
|
||||
#. <h4 class="card-title">@T["Custom File"]</h4>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Custom File"
|
||||
msgstr "ملف مخصص"
|
||||
|
||||
#. <p>@T["Exports a custom file and its content."]</p>
|
||||
#: OrchardCore.Deployment\Views\Items\CustomFileDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.CustomFileDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports a custom file and its content."
|
||||
msgstr "تصدير ملف مخصص ومحتواه."
|
||||
|
||||
#. <h5>@T["Deployment Plans"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Edit"
|
||||
msgid "Deployment Plans"
|
||||
msgstr "خطط النشر"
|
||||
|
||||
#. @T["Include all deployment plans."]
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Edit"
|
||||
msgid "Include all deployment plans."
|
||||
msgstr "تضمين كل خطط النشر."
|
||||
|
||||
#. <span class="hint">@T["The deployment plans to add as part of the plan."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Edit"
|
||||
msgid "The deployment plans to add as part of the plan."
|
||||
msgstr "خطط النشر التي يمكن إضافتها كجزء لخطة نشر أخرى."
|
||||
|
||||
#. <h5>@T["Deployment Plans"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Summary"
|
||||
msgid "Deployment Plans"
|
||||
msgstr "خطط النشر"
|
||||
|
||||
#. <span class="badge bg-success">@T["All"]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr "الكل"
|
||||
|
||||
#. <span class="badge bg-warning">@T["No deployment plan selected."]</span>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Summary"
|
||||
msgid "No deployment plan selected."
|
||||
msgstr "لم يتم اختيار خطة نشر."
|
||||
|
||||
#. <h4 class="card-title">@T["Deployment Plans"]</h4>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Deployment Plans"
|
||||
msgstr "خطط النشر"
|
||||
|
||||
#. <p>@T["Exports all or specified deployment plans."]</p>
|
||||
#: OrchardCore.Deployment\Views\Items\DeploymentPlanDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.DeploymentPlanDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports all or specified deployment plans."
|
||||
msgstr "تصدير كل خطط النشر أو المحدد منها فقط."
|
||||
|
||||
#. <h5>@T["JSON Recipe"]</h5>
|
||||
#: OrchardCore.Deployment\Views\Items\JsonRecipeDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Items.JsonRecipeDeploymentStep.Fields.Edit"
|
||||
@@ -708,45 +750,3 @@ msgctxt "OrchardCore.Deployment.Views.Items.RecipeFileDeploymentStep.Fields.Thum
|
||||
msgid "Exports a recipe file."
|
||||
msgstr "تصدير ملف الوصفة."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Step"])</h1></zone>
|
||||
#: OrchardCore.Deployment\Views\Step\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Create"
|
||||
msgid "Create Step"
|
||||
msgstr "إنشاء خطوة"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Deployment\Views\Step\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Display" asp-route-controller="DeploymentPlan" asp-route-id="@Model.DeploymentPlanId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment\Views\Step\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Step"])</h1></zone>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Edit Step"
|
||||
msgstr "تحرير خطوة"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. asp-route-id="@Model.DeploymentPlanId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Deployment\Views\Step\Edit.cshtml:28
|
||||
msgctxt "OrchardCore.Deployment.Views.Step.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-07-15 18:34\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:33\n"
|
||||
|
||||
#. <h1>@T["Your browser sent a request that this server could not understand."]</h1>
|
||||
#: OrchardCore.Diagnostics\Views\Diagnostics\BadRequest.cshtml:1
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:08\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:34\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Email\AdminMenu.cs:24
|
||||
@@ -68,294 +68,6 @@ msgctxt "OrchardCore.Email.Workflows.Activities.EmailTask"
|
||||
msgid "Failed"
|
||||
msgstr "فشل"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-envelope" aria-hidden="true"></i></span><span class="title">@T["Email"]</span>
|
||||
#: OrchardCore.Email\Views\NavigationItemText-email.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Email.Views.NavigationItemText-email.Id"
|
||||
msgid "Email"
|
||||
msgstr "البريد الإلكتروني"
|
||||
|
||||
#. <p class="alert alert-warning">@T["The current tenant will be reloaded when the settings are saved."]</p>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The current tenant will be reloaded when the settings are saved."
|
||||
msgstr "ستتم إعادة تحميل الـ tenant الحالي عند حفظ الإعدادات."
|
||||
|
||||
#. <label asp-for="DefaultSender">@T["Sender email address"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Sender email address"
|
||||
msgstr "عنوان البريد الإلكتروني المرسل"
|
||||
|
||||
#. <span class="hint">@T["The default email address to use as a sender, unless the email sender is set."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The default email address to use as a sender, unless the email sender is set."
|
||||
msgstr "عنوان البريد الإلكتروني الافتراضي لاستخدامه كمرسل، إلا إذا تم تعيين مرسل البريد الإلكتروني."
|
||||
|
||||
#. <label asp-for="DeliveryMethod">@T["Delivery method"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Delivery method"
|
||||
msgstr "طريقة التسليم"
|
||||
|
||||
#. @T["Network"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Network"
|
||||
msgstr "الشبكة"
|
||||
|
||||
#. @T["Specified pickup directory"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Specified pickup directory"
|
||||
msgstr "إختيار مجلد معين"
|
||||
|
||||
#. <span class="hint">@T["The delivery method used when sending email. Use Network in production. The other options can be useful when developing and testing."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The delivery method used when sending email. Use Network in production. The other options can be useful when developing and testing."
|
||||
msgstr "الأسلوب المستخدمة لإرسال رسائل البريد الإلكتروني. استخدم إعدادات الشبكة في بيئة التشغيل. كما يمكنك استخدام الأساليب الأخرى لأغراض التطوير والاختبار."
|
||||
|
||||
#. <h2 class="card-title">@T["Network delivery options"]</h2>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Network delivery options"
|
||||
msgstr "خيارات المراسلة عبر الشبكة"
|
||||
|
||||
#. <label asp-for="Host">@T["Host name"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Host name"
|
||||
msgstr "إسم المضيف"
|
||||
|
||||
#. <span class="hint">@T["The SMTP server domain, e.g. <i>smtp.mailprovider.com</i>."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:41
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The SMTP server domain, e.g. <i>smtp.mailprovider.com</i>."
|
||||
msgstr "عنوان خادم SMTP، على سبيل المثال: <i>smtp.mailprovider.com</i>."
|
||||
|
||||
#. <label asp-for="Port">@T["Port number"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:48
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Port number"
|
||||
msgstr "رقم المنفذ"
|
||||
|
||||
#. <span class="hint">@T["The SMTP server port, usually 25."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:51
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The SMTP server port, usually 25."
|
||||
msgstr "منفذ الخادم SMTP، غالباً مايكون 25."
|
||||
|
||||
#. <label asp-for="ProxyHost">@T["Proxy host name"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:61
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Proxy host name"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The proxy server is optional."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:64
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The proxy server is optional."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ProxyPort">@T["Proxy port number"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:71
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Proxy port number"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The proxy port is optional."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:74
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The proxy port is optional."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="EncryptionMethod">@T["Encryption method to use"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:81
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Encryption method to use"
|
||||
msgstr "طريقة التشفير المستخدمة"
|
||||
|
||||
#. @T["None"] - @T["Connect to server using insecure connection."]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:84
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "None"
|
||||
msgstr "لا شيء"
|
||||
|
||||
#. @T["None"] - @T["Connect to server using insecure connection."]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:84
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Connect to server using insecure connection."
|
||||
msgstr "الربط مع الخادم بإستخدام إرتباط غير آمن."
|
||||
|
||||
#. @T["SSL/TLS"] - @T["Connect to server using SSL/TSL secure connection"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:87
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "SSL/TLS"
|
||||
msgstr "تشفير SSL/TLS"
|
||||
|
||||
#. @T["SSL/TLS"] - @T["Connect to server using SSL/TSL secure connection"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:87
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Connect to server using SSL/TSL secure connection"
|
||||
msgstr "الربط مع الخادم بإستخدام SSL/TLS"
|
||||
|
||||
#. @T["STARTTLS"] - @T["Connect to server using insecure connection and upgrade to secure using SSL/TLS"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:90
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "STARTTLS"
|
||||
msgstr "STARTTLS"
|
||||
|
||||
#. @T["STARTTLS"] - @T["Connect to server using insecure connection and upgrade to secure using SSL/TLS"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:90
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Connect to server using insecure connection and upgrade to secure using SSL/TLS"
|
||||
msgstr "الربط مع خادم غير آمن والتحديث إلى آمن بإستخدام SSL/TLS"
|
||||
|
||||
#. <span class="hint">@T["The encryption method used when connecting to mail server."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:94
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The encryption method used when connecting to mail server."
|
||||
msgstr "طريقة التشفير المستخدمة حين الربط مع خادم البريد."
|
||||
|
||||
#. <label class="form-check-label" asp-for="AutoSelectEncryption">@T["Auto Select Encryption method"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:100
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Auto Select Encryption method"
|
||||
msgstr "إختيار طريقة التشفير تلقائياً"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to let the system select the encryption method based on port."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:101
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Check to let the system select the encryption method based on port."
|
||||
msgstr "اختر لتدع النظام يختار طريقة التشفير إعتماداً على المنفذ."
|
||||
|
||||
#. <label class="form-check-label" asp-for="RequireCredentials">@T["Require credentials"] </label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:107
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Require credentials"
|
||||
msgstr "بيانات المصادقة إلزامية"
|
||||
|
||||
#. <label class="form-check-label" asp-for="UseDefaultCredentials">@T["Use Windows authentication"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:114
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Use Windows authentication"
|
||||
msgstr "إستخدام مصادقة الويندوز"
|
||||
|
||||
#. <span class="hint d-block">@T["When this option is selected, the application pool or host-process identity is used to authenticate with the mail server."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:115
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "When this option is selected, the application pool or host-process identity is used to authenticate with the mail server."
|
||||
msgstr "عند اختيار هذا الخيار، سيتم استخدام هوية الـ \"Application Pool\" أو \"Host-process\" للمصادقة مع خادم البريد."
|
||||
|
||||
#. <label asp-for="UserName">@T["User name"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:120
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "User name"
|
||||
msgstr "إسم المستخدم"
|
||||
|
||||
#. <span class="hint">@T["The username for authentication."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:123
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The username for authentication."
|
||||
msgstr "إسم المستخدم للمصادقة."
|
||||
|
||||
#. <label asp-for="Password">@T["Password"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:127
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Password"
|
||||
msgstr "كلمة المرور"
|
||||
|
||||
#. <span class="hint">@T["The password for authentication."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:130
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The password for authentication."
|
||||
msgstr "كلمة المرور للمصادقة."
|
||||
|
||||
#. <h2 class="card-title">@T["Specified pickup directory delivery options"]</h2>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:141
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Specified pickup directory delivery options"
|
||||
msgstr "خيارات تحديد مجلد معين"
|
||||
|
||||
#. <label asp-for="PickupDirectoryLocation">@T["Pickup directory location"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:144
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Pickup directory location"
|
||||
msgstr "إختيار موقع المجلد"
|
||||
|
||||
#. <span class="hint">@T[@"E.g. <i>C:\Path\To\This\Site\PickedUpEmail</i> to place emails in a <i>PickedUpEmail</i> directory on the C drive."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:147
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "E.g. <i>C:\\Path\\To\\This\\Site\\PickedUpEmail</i> to place emails in a <i>PickedUpEmail</i> directory on the C drive."
|
||||
msgstr "على سبيل المثال: المسار <i>C:\\Path\\To\\This\\Site\\PickedUpEmail</i> يشير إلى وضع عناوين البريد الإلكتروني في المجلد <i>PickedUpEmail</i> بداخل محرك الأقراص C."
|
||||
|
||||
#. <a href="@Url.Action("Index", "Admin", new { area = "OrchardCore.Email" })" class="btn btn-secondary">@T["Test settings"]</a>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.TestButton.cshtml:1
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.TestButton"
|
||||
msgid "Test settings"
|
||||
msgstr "اختبر الإعدادات"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Settings"])</h1></zone>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:3
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. <label asp-for="To">@T["To"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:10
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "To"
|
||||
msgstr "إلى"
|
||||
|
||||
#. <label asp-for="Sender">@T["Sender"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:17
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Sender"
|
||||
msgstr "المرسل"
|
||||
|
||||
#. <span class="hint">@T["The sender is optional, it is useful when the email author is different than the email submitter."]</span>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:20
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "The sender is optional, it is useful when the email author is different than the email submitter."
|
||||
msgstr "المرسل إختياري، يكون مفيدا عندما يكون كاتب البريد الإلكتروني مختلفا عن مرسله."
|
||||
|
||||
#. <label asp-for="Bcc">@T["Bcc"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:25
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Bcc"
|
||||
msgstr "نسخة مخفية"
|
||||
|
||||
#. <label asp-for="Cc">@T["Cc"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:32
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Cc"
|
||||
msgstr "نسخة"
|
||||
|
||||
#. <label asp-for="ReplyTo">@T["Reply To"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:39
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Reply To"
|
||||
msgstr "الرد على"
|
||||
|
||||
#. <label asp-for="Subject">@T["Subject"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:46
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Subject"
|
||||
msgstr "الموضوع"
|
||||
|
||||
#. <label asp-for="Body">@T["Body"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:53
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Body"
|
||||
msgstr "المحتوى"
|
||||
|
||||
#. <button type="submit" id="emailtestsend" class="button grey">@T["Send"]</button>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:59
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Send"
|
||||
msgstr "إرسال"
|
||||
|
||||
#. <h4><i class="fa fa-envelope" aria-hidden="true"></i>@Model.Activity.GetTitleOrDefault(() => T["Send Email"])</h4>
|
||||
#: OrchardCore.Email\Views\Items\EmailTask.Fields.Design.cshtml:6
|
||||
msgctxt "OrchardCore.Email.Views.Items.EmailTask.Fields.Design"
|
||||
@@ -506,3 +218,291 @@ msgctxt "OrchardCore.Email.Views.Items.EmailTask.Fields.Thumbnail"
|
||||
msgid "Send an email."
|
||||
msgstr "إرسالة رسالة بريد إلكتروني."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Settings"])</h1></zone>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:3
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. <label asp-for="To">@T["To"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:10
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "To"
|
||||
msgstr "إلى"
|
||||
|
||||
#. <label asp-for="Sender">@T["Sender"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:17
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Sender"
|
||||
msgstr "المرسل"
|
||||
|
||||
#. <span class="hint">@T["The sender is optional, it is useful when the email author is different than the email submitter."]</span>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:20
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "The sender is optional, it is useful when the email author is different than the email submitter."
|
||||
msgstr "المرسل إختياري، يكون مفيدا عندما يكون كاتب البريد الإلكتروني مختلفا عن مرسله."
|
||||
|
||||
#. <label asp-for="Bcc">@T["Bcc"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:25
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Bcc"
|
||||
msgstr "نسخة مخفية"
|
||||
|
||||
#. <label asp-for="Cc">@T["Cc"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:32
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Cc"
|
||||
msgstr "نسخة"
|
||||
|
||||
#. <label asp-for="ReplyTo">@T["Reply To"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:39
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Reply To"
|
||||
msgstr "الرد على"
|
||||
|
||||
#. <label asp-for="Subject">@T["Subject"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:46
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Subject"
|
||||
msgstr "الموضوع"
|
||||
|
||||
#. <label asp-for="Body">@T["Body"]</label>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:53
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Body"
|
||||
msgstr "المحتوى"
|
||||
|
||||
#. <button type="submit" id="emailtestsend" class="button grey">@T["Send"]</button>
|
||||
#: OrchardCore.Email\Views\Admin\Index.cshtml:59
|
||||
msgctxt "OrchardCore.Email.Views.Admin.Index"
|
||||
msgid "Send"
|
||||
msgstr "إرسال"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-envelope" aria-hidden="true"></i></span><span class="title">@T["Email"]</span>
|
||||
#: OrchardCore.Email\Views\NavigationItemText-email.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Email.Views.NavigationItemText-email.Id"
|
||||
msgid "Email"
|
||||
msgstr "البريد الإلكتروني"
|
||||
|
||||
#. <p class="alert alert-warning">@T["The current tenant will be reloaded when the settings are saved."]</p>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The current tenant will be reloaded when the settings are saved."
|
||||
msgstr "ستتم إعادة تحميل الـ tenant الحالي عند حفظ الإعدادات."
|
||||
|
||||
#. <label asp-for="DefaultSender">@T["Sender email address"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Sender email address"
|
||||
msgstr "عنوان البريد الإلكتروني المرسل"
|
||||
|
||||
#. <span class="hint">@T["The default email address to use as a sender, unless the email sender is set."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The default email address to use as a sender, unless the email sender is set."
|
||||
msgstr "عنوان البريد الإلكتروني الافتراضي لاستخدامه كمرسل، إلا إذا تم تعيين مرسل البريد الإلكتروني."
|
||||
|
||||
#. <label asp-for="DeliveryMethod">@T["Delivery method"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Delivery method"
|
||||
msgstr "طريقة التسليم"
|
||||
|
||||
#. @T["Network"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Network"
|
||||
msgstr "الشبكة"
|
||||
|
||||
#. @T["Specified pickup directory"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Specified pickup directory"
|
||||
msgstr "إختيار مجلد معين"
|
||||
|
||||
#. <span class="hint">@T["The delivery method used when sending email. Use Network in production. The other options can be useful when developing and testing."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The delivery method used when sending email. Use Network in production. The other options can be useful when developing and testing."
|
||||
msgstr "الأسلوب المستخدمة لإرسال رسائل البريد الإلكتروني. استخدم إعدادات الشبكة في بيئة التشغيل. كما يمكنك استخدام الأساليب الأخرى لأغراض التطوير والاختبار."
|
||||
|
||||
#. <h2 class="card-title">@T["Network delivery options"]</h2>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Network delivery options"
|
||||
msgstr "خيارات المراسلة عبر الشبكة"
|
||||
|
||||
#. <label asp-for="Host">@T["Host name"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Host name"
|
||||
msgstr "إسم المضيف"
|
||||
|
||||
#. <span class="hint">@T["The SMTP server domain, e.g. <i>smtp.mailprovider.com</i>."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:41
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The SMTP server domain, e.g. <i>smtp.mailprovider.com</i>."
|
||||
msgstr "عنوان خادم SMTP، على سبيل المثال: <i>smtp.mailprovider.com</i>."
|
||||
|
||||
#. <label asp-for="Port">@T["Port number"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:48
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Port number"
|
||||
msgstr "رقم المنفذ"
|
||||
|
||||
#. <span class="hint">@T["The SMTP server port, usually 25."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:51
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The SMTP server port, usually 25."
|
||||
msgstr "منفذ الخادم SMTP، غالباً مايكون 25."
|
||||
|
||||
#. <label asp-for="ProxyHost">@T["Proxy host name"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:61
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Proxy host name"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The proxy server is optional."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:64
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The proxy server is optional."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ProxyPort">@T["Proxy port number"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:71
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Proxy port number"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The proxy port is optional."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:74
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The proxy port is optional."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="EncryptionMethod">@T["Encryption method to use"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:81
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Encryption method to use"
|
||||
msgstr "طريقة التشفير المستخدمة"
|
||||
|
||||
#. @T["None"] - @T["Connect to server using insecure connection."]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:84
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "None"
|
||||
msgstr "لا شيء"
|
||||
|
||||
#. @T["None"] - @T["Connect to server using insecure connection."]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:84
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Connect to server using insecure connection."
|
||||
msgstr "الربط مع الخادم بإستخدام إرتباط غير آمن."
|
||||
|
||||
#. @T["SSL/TLS"] - @T["Connect to server using SSL/TSL secure connection"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:87
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "SSL/TLS"
|
||||
msgstr "تشفير SSL/TLS"
|
||||
|
||||
#. @T["SSL/TLS"] - @T["Connect to server using SSL/TSL secure connection"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:87
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Connect to server using SSL/TSL secure connection"
|
||||
msgstr "الربط مع الخادم بإستخدام SSL/TLS"
|
||||
|
||||
#. @T["STARTTLS"] - @T["Connect to server using insecure connection and upgrade to secure using SSL/TLS"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:90
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "STARTTLS"
|
||||
msgstr ""
|
||||
|
||||
#. @T["STARTTLS"] - @T["Connect to server using insecure connection and upgrade to secure using SSL/TLS"]
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:90
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Connect to server using insecure connection and upgrade to secure using SSL/TLS"
|
||||
msgstr "الربط مع خادم غير آمن والتحديث إلى آمن بإستخدام SSL/TLS"
|
||||
|
||||
#. <span class="hint">@T["The encryption method used when connecting to mail server."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:94
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The encryption method used when connecting to mail server."
|
||||
msgstr "طريقة التشفير المستخدمة حين الربط مع خادم البريد."
|
||||
|
||||
#. <label class="form-check-label" asp-for="AutoSelectEncryption">@T["Auto Select Encryption method"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:100
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Auto Select Encryption method"
|
||||
msgstr "إختيار طريقة التشفير تلقائياً"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to let the system select the encryption method based on port."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:101
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Check to let the system select the encryption method based on port."
|
||||
msgstr "اختر لتدع النظام يختار طريقة التشفير إعتماداً على المنفذ."
|
||||
|
||||
#. <label class="form-check-label" asp-for="RequireCredentials">@T["Require credentials"] </label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:107
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Require credentials"
|
||||
msgstr "بيانات المصادقة إلزامية"
|
||||
|
||||
#. <label class="form-check-label" asp-for="UseDefaultCredentials">@T["Use Windows authentication"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:114
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Use Windows authentication"
|
||||
msgstr "إستخدام مصادقة الويندوز"
|
||||
|
||||
#. <span class="hint d-block">@T["When this option is selected, the application pool or host-process identity is used to authenticate with the mail server."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:115
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "When this option is selected, the application pool or host-process identity is used to authenticate with the mail server."
|
||||
msgstr "عند اختيار هذا الخيار، سيتم استخدام هوية الـ \"Application Pool\" أو \"Host-process\" للمصادقة مع خادم البريد."
|
||||
|
||||
#. <label asp-for="UserName">@T["User name"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:120
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "User name"
|
||||
msgstr "إسم المستخدم"
|
||||
|
||||
#. <span class="hint">@T["The username for authentication."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:123
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The username for authentication."
|
||||
msgstr "إسم المستخدم للمصادقة."
|
||||
|
||||
#. <label asp-for="Password">@T["Password"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:127
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Password"
|
||||
msgstr "كلمة المرور"
|
||||
|
||||
#. <span class="hint">@T["The password for authentication."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:130
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "The password for authentication."
|
||||
msgstr "كلمة المرور للمصادقة."
|
||||
|
||||
#. <h2 class="card-title">@T["Specified pickup directory delivery options"]</h2>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:141
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Specified pickup directory delivery options"
|
||||
msgstr "خيارات تحديد مجلد معين"
|
||||
|
||||
#. <label asp-for="PickupDirectoryLocation">@T["Pickup directory location"]</label>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:144
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "Pickup directory location"
|
||||
msgstr "إختيار موقع المجلد"
|
||||
|
||||
#. <span class="hint">@T[@"E.g. <i>C:\Path\To\This\Site\PickedUpEmail</i> to place emails in a <i>PickedUpEmail</i> directory on the C drive."]</span>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.Edit.cshtml:147
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.Edit"
|
||||
msgid "E.g. <i>C:\\Path\\To\\This\\Site\\PickedUpEmail</i> to place emails in a <i>PickedUpEmail</i> directory on the C drive."
|
||||
msgstr "على سبيل المثال: المسار <i>C:\\Path\\To\\This\\Site\\PickedUpEmail</i> يشير إلى وضع عناوين البريد الإلكتروني في المجلد <i>PickedUpEmail</i> بداخل محرك الأقراص C."
|
||||
|
||||
#. <a href="@Url.Action("Index", "Admin", new { area = "OrchardCore.Email" })" class="btn btn-secondary">@T["Test settings"]</a>
|
||||
#: OrchardCore.Email\Views\SmtpSettings.TestButton.cshtml:1
|
||||
msgctxt "OrchardCore.Email.Views.SmtpSettings.TestButton"
|
||||
msgid "Test settings"
|
||||
msgstr "اختبر الإعدادات"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:35\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Facebook\AdminMenu.cs:27
|
||||
@@ -52,6 +52,12 @@ msgctxt "OrchardCore.Facebook.AdminMenuLogin"
|
||||
msgid "Facebook"
|
||||
msgstr "فيسبوك"
|
||||
|
||||
#. [RegularExpression(@"\/[-A-Za-z0-9+&@#\/%?=~_|!:,.;]+[-A-Za-z0-9+&@#\/%=~_|]", ErrorMessage = "Invalid path")]
|
||||
#: OrchardCore.Facebook\Login\ViewModels\FacebookLoginSettingsViewModel.cs:7
|
||||
msgctxt "OrchardCore.Facebook.Login.ViewModels.FacebookLoginSettingsViewModel"
|
||||
msgid "Invalid path"
|
||||
msgstr "مسار غير صالح"
|
||||
|
||||
#. results.Add(new ValidationResult(S["The AppId is required."], new[]
|
||||
#: OrchardCore.Facebook\Services\FacebookService.cs:55
|
||||
msgctxt "OrchardCore.Facebook.Services.FacebookService"
|
||||
@@ -64,12 +70,6 @@ msgctxt "OrchardCore.Facebook.Services.FacebookService"
|
||||
msgid "The App Secret is required."
|
||||
msgstr "شفرة أمان التطبيق مطلوبة."
|
||||
|
||||
#. [RegularExpression(@"\/[-A-Za-z0-9+&@#\/%?=~_|!:,.;]+[-A-Za-z0-9+&@#\/%=~_|]", ErrorMessage = "Invalid path")]
|
||||
#: OrchardCore.Facebook\Login\ViewModels\FacebookLoginSettingsViewModel.cs:7
|
||||
msgctxt "OrchardCore.Facebook.Login.ViewModels.FacebookLoginSettingsViewModel"
|
||||
msgid "Invalid path"
|
||||
msgstr "مسار غير صالح"
|
||||
|
||||
#. updater.ModelState.AddModelError(nameof(model.Liquid), S["The FaceBook Body doesn't contain a valid Liquid expression. Details: {0}", string.Join(" ", errors)]);
|
||||
#: OrchardCore.Facebook\Widgets\Drivers\FacebookPluginPartDisplayDriver.cs:85
|
||||
msgctxt "OrchardCore.Facebook.Widgets.Drivers.FacebookPluginPartDisplayDriver"
|
||||
@@ -82,6 +82,36 @@ msgctxt "OrchardCore.Facebook.Widgets.Settings.FacebookPluginPartSettingsDisplay
|
||||
msgid "The Body doesn't contain a valid Liquid expression. Details: {0}"
|
||||
msgstr "المحتوى لا يحتوي على عبارة Liquid صحيحة. للتفاصيل: {0}"
|
||||
|
||||
#. <h5>@T["Facebook Login Settings"]</h5>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Edit"
|
||||
msgid "Facebook Login Settings"
|
||||
msgstr "إعدادات تسجيل دخول فيسبوك"
|
||||
|
||||
#. <h5>@T["Facebook Login Settings"]</h5>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Summary"
|
||||
msgid "Facebook Login Settings"
|
||||
msgstr "إعدادات تسجيل دخول فيسبوك"
|
||||
|
||||
#. <span class="hint">@T["Adds Facebook Login settings to the plan."]</span>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Summary"
|
||||
msgid "Adds Facebook Login settings to the plan."
|
||||
msgstr "إضافة إعدادات تسجيل دخول فيسبوك إلى الخطة."
|
||||
|
||||
#. <h4 class="card-title">@T["Facebook Login Settings"]</h4>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Thumbnail"
|
||||
msgid "Facebook Login Settings"
|
||||
msgstr "إعدادات تسجيل الدخول فيسبوك"
|
||||
|
||||
#. <p>@T["Exports the Facebook Login settings."]</p>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Thumbnail"
|
||||
msgid "Exports the Facebook Login settings."
|
||||
msgstr "تصدير إعدادات تسجيل دخول فيسبوك."
|
||||
|
||||
#. @T["The current tenant will be reloaded when the settings are saved."]
|
||||
#: OrchardCore.Facebook\Views\FacebookLoginSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Facebook.Views.FacebookLoginSettings.Edit"
|
||||
@@ -124,14 +154,20 @@ msgctxt "OrchardCore.Facebook.Views.FacebookLoginSettings.Edit"
|
||||
msgid "Store external authentication tokens for reuse"
|
||||
msgstr "تخزين رمز المصادقة الخارجية لإعادة الاستخدام"
|
||||
|
||||
#. <label asp-for="Liquid">@T["Body"]</label>
|
||||
#. <span class="hint">@T["<a href=\"{0}\">Facebook Integration settings</a> must be configured in order to use the Login Feature",@Url.RouteUrl(new { area = "OrchardCore.Settings", controller = "Admin", groupId = OrchardCore.Facebook.FacebookConstants.Features.Core })]</span>
|
||||
#: OrchardCore.Facebook\Views\FacebookLoginSettings.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Facebook.Views.FacebookLoginSettings.Edit"
|
||||
msgid "<a href=\"{0}\">Facebook Integration settings</a> must be configured in order to use the Login Feature"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Liquid" class="@Orchard.GetLabelCssClasses()">@T["Body"]</label>
|
||||
#: OrchardCore.Facebook\Views\FacebookPluginPart.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Facebook.Views.FacebookPluginPart.Edit"
|
||||
msgid "Body"
|
||||
msgstr "المحتوى"
|
||||
|
||||
#. <span class="hint">@T["The template of the plugin, in Liquid format."]</span>
|
||||
#: OrchardCore.Facebook\Views\FacebookPluginPart.Edit.cshtml:15
|
||||
#: OrchardCore.Facebook\Views\FacebookPluginPart.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Facebook.Views.FacebookPluginPart.Edit"
|
||||
msgid "The template of the plugin, in Liquid format."
|
||||
msgstr "قالب الإضافة, بصيغة Liquid."
|
||||
@@ -250,33 +286,3 @@ msgctxt "OrchardCore.Facebook.Views.NavigationItemText-facebookApp.Id"
|
||||
msgid "Facebook App"
|
||||
msgstr "تطبيق فيسبوك"
|
||||
|
||||
#. <h5>@T["Facebook Login Settings"]</h5>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Edit"
|
||||
msgid "Facebook Login Settings"
|
||||
msgstr "إعدادات تسجيل دخول فيسبوك"
|
||||
|
||||
#. <h5>@T["Facebook Login Settings"]</h5>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Summary"
|
||||
msgid "Facebook Login Settings"
|
||||
msgstr "إعدادات تسجيل دخول فيسبوك"
|
||||
|
||||
#. <span class="hint">@T["Adds Facebook Login settings to the plan."]</span>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Summary"
|
||||
msgid "Adds Facebook Login settings to the plan."
|
||||
msgstr "إضافة إعدادات تسجيل دخول فيسبوك إلى الخطة."
|
||||
|
||||
#. <h4 class="card-title">@T["Facebook Login Settings"]</h4>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Thumbnail"
|
||||
msgid "Facebook Login Settings"
|
||||
msgstr "إعدادات تسجيل الدخول فيسبوك"
|
||||
|
||||
#. <p>@T["Exports the Facebook Login settings."]</p>
|
||||
#: OrchardCore.Facebook\Views\Items\FacebookLoginDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Facebook.Views.Items.FacebookLoginDeploymentStep.Thumbnail"
|
||||
msgid "Exports the Facebook Login settings."
|
||||
msgstr "تصدير إعدادات تسجيل دخول فيسبوك."
|
||||
|
||||
|
||||
@@ -10,9 +10,9 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:50\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:35\n"
|
||||
|
||||
#. .Add(S["Configuration"], NavigationConstants.AdminMenuConfigurationPosition, configuration => configuration
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Features\AdminMenu.cs:25
|
||||
msgctxt "OrchardCore.Features.AdminMenu"
|
||||
msgid "Configuration"
|
||||
@@ -20,20 +20,26 @@ msgstr "الضبط"
|
||||
|
||||
#. .Add(S["Features"], S["Features"].PrefixPosition(), deployment => deployment
|
||||
#. .Add(S["Features"], S["Features"].PrefixPosition(), deployment => deployment
|
||||
#: OrchardCore.Features\AdminMenu.cs:27
|
||||
#: OrchardCore.Features\AdminMenu.cs:27
|
||||
#: OrchardCore.Features\AdminMenu.cs:26
|
||||
#: OrchardCore.Features\AdminMenu.cs:26
|
||||
msgctxt "OrchardCore.Features.AdminMenu"
|
||||
msgid "Features"
|
||||
msgstr "مميزات"
|
||||
|
||||
#. ModelState.AddModelError(nameof(BulkActionViewModel.FeatureIds), S["Please select one or more features."]);
|
||||
#: OrchardCore.Features\Controllers\AdminController.cs:99
|
||||
#: OrchardCore.Features\Controllers\AdminController.cs:92
|
||||
msgctxt "OrchardCore.Features.Controllers.AdminController"
|
||||
msgid "Please select one or more features."
|
||||
msgstr "فضلاً أختر واحدة أو أكثر من المميزات."
|
||||
|
||||
#. await _notifier.ErrorAsync(H["This feature is always enabled and cannot be disabled."]);
|
||||
#: OrchardCore.Features\Controllers\AdminController.cs:131
|
||||
msgctxt "OrchardCore.Features.Controllers.AdminController"
|
||||
msgid "This feature is always enabled and cannot be disabled."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["{0} was {1}.", feature.Name ?? feature.Id, enabled ? "enabled" : "disabled"]);
|
||||
#: OrchardCore.Features\Controllers\AdminController.cs:201
|
||||
#: OrchardCore.Features\Controllers\AdminController.cs:238
|
||||
msgctxt "OrchardCore.Features.Controllers.AdminController"
|
||||
msgid "{0} was {1}."
|
||||
msgstr "{0} كان {1}."
|
||||
@@ -50,115 +56,6 @@ msgctxt "OrchardCore.Features.Services.ModuleService"
|
||||
msgid "{0} was disabled."
|
||||
msgstr "{0} قد تم تعطيله."
|
||||
|
||||
#. <span class="icon"><i class="fa fa-gear" aria-hidden="true"></i></span><span class="title">@T["Configuration"]</span>
|
||||
#: OrchardCore.Features\Views\NavigationItemText-configuration.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Features.Views.NavigationItemText-configuration.Id"
|
||||
msgid "Configuration"
|
||||
msgstr "الضبط"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Features"])</h1></zone>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:5
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Features"
|
||||
msgstr "مميزات"
|
||||
|
||||
#. <input id="search-box" class="form-control" placeholder="@T["Search"]" type="search" autofocus />
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:15
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#. @T["Bulk Actions"]
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:21
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Bulk Actions"
|
||||
msgstr "مجموعة إجراءات"
|
||||
|
||||
#. <li><a class="dropdown-item" href="#" data-action="@nameof(FeaturesBulkAction.Disable)">@T["Disable"]</a></li>
|
||||
#. <button class="btn btn-danger btn-sm" disabled>@T["Disable"]</button>
|
||||
#. <button class="btn btn-danger btn-sm" disabled>@T["Disable"]</button>
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(feature.Descriptor.Id)" asp-action="Disable" asp-route-id="@feature.Descriptor.Id" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:24
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:118
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:131
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:148
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
|
||||
#. <li><a class="dropdown-item" href="#" data-action="@nameof(FeaturesBulkAction.Enable)">@T["Enable"]</a></li>
|
||||
#. <button class="btn btn-primary btn-sm" disabled>@T["Enable"]</button>
|
||||
#. <a id="btn-enable-@Html.GenerateIdFromName(feature.Descriptor.Id)" asp-action="Enable" asp-route-id="@feature.Descriptor.Id" class="btn btn-primary btn-sm" data-url-af="UnsafeUrl">@T["Enable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:25
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:124
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:138
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Enable"
|
||||
msgstr "تفعيل"
|
||||
|
||||
#. <li><a class="dropdown-item" href="#" data-action="@nameof(FeaturesBulkAction.Toggle)">@T["Toggle"]</a></li>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:26
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Toggle"
|
||||
msgstr "تبديل"
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Uncategorized"
|
||||
msgstr "غير مصنف"
|
||||
|
||||
#. <div data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="@T["This feature is automatically enabled based on dependency and cannot be manually disabled."]">
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:117
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "This feature is automatically enabled based on dependency and cannot be manually disabled."
|
||||
msgstr ""
|
||||
|
||||
#. <div data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="@T["This feature is automatically disabled based on dependency and cannot be manually enabled."]">
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:123
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "This feature is automatically disabled based on dependency and cannot be manually enabled."
|
||||
msgstr ""
|
||||
|
||||
#. <div data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="@T["This feature is always enabled and cannot be manually disabled."]">
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:130
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "This feature is always enabled and cannot be manually disabled."
|
||||
msgstr ""
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Are you sure you want to disable the {0} feature? Continue?"
|
||||
msgstr "هل أنت متأكد من رغبتك من تعطيل الميزة {0}؟ متابعة؟"
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Disabling the {0} feature will also disable the following dependent features:{1}Continue?"
|
||||
msgstr "تعطيل الميزة {0} أيضاً سيقوم بتعطيل على المزايا ذات الصلة: {1} متابعة؟"
|
||||
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(feature.Descriptor.Id)" asp-action="Disable" asp-route-id="@feature.Descriptor.Id" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:148
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Disable Feature"
|
||||
msgstr "تعطيل ميزه"
|
||||
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(feature.Descriptor.Id)" asp-action="Disable" asp-route-id="@feature.Descriptor.Id" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:148
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Yes"
|
||||
msgstr "نعم"
|
||||
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(feature.Descriptor.Id)" asp-action="Disable" asp-route-id="@feature.Descriptor.Id" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:148
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "No"
|
||||
msgstr "لا"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> Your search returned no results."]
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:160
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr "<strong>لا شىء</strong> لا توجد أي نتائج للبحث."
|
||||
|
||||
#. <h5>@T["All Features"]</h5>
|
||||
#: OrchardCore.Features\Views\Items\AllFeaturesDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Features.Views.Items.AllFeaturesDeploymentStep.Fields.Edit"
|
||||
@@ -201,3 +98,110 @@ msgctxt "OrchardCore.Features.Views.Items.AllFeaturesDeploymentStep.Fields.Thumb
|
||||
msgid "Exports the state of all features."
|
||||
msgstr "تصدير حالات كل المميزات."
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Features"
|
||||
msgstr "مميزات"
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Features for {0} tenant"
|
||||
msgstr ""
|
||||
|
||||
#. <input id="search-box" class="form-control" placeholder="@T["Search"]" type="search" autofocus />
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:23
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#. @T["Bulk Actions"]
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:29
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Bulk Actions"
|
||||
msgstr "مجموعة إجراءات"
|
||||
|
||||
#. <li><a class="dropdown-item" href="#" data-action="@nameof(FeaturesBulkAction.Disable)">@T["Disable"]</a></li>
|
||||
#. <button class="btn btn-danger btn-sm" disabled>@T["Disable"]</button>
|
||||
#. <button class="btn btn-danger btn-sm" disabled>@T["Disable"]</button>
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(featureId)" asp-action="Disable" asp-route-id="@featureId" asp-route-tenant="@Model.Name" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:32
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:130
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:143
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:160
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Disable"
|
||||
msgstr "تعطيل"
|
||||
|
||||
#. <li><a class="dropdown-item" href="#" data-action="@nameof(FeaturesBulkAction.Enable)">@T["Enable"]</a></li>
|
||||
#. <button class="btn btn-primary btn-sm" disabled>@T["Enable"]</button>
|
||||
#. <a id="btn-enable-@Html.GenerateIdFromName(featureId)" asp-action="Enable" asp-route-id="@featureId" asp-route-tenant="@Model.Name" class="btn btn-primary btn-sm" data-url-af="UnsafeUrl">@T["Enable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:33
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:136
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:150
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Enable"
|
||||
msgstr "تفعيل"
|
||||
|
||||
#. <li><a class="dropdown-item" href="#" data-action="@nameof(FeaturesBulkAction.Toggle)">@T["Toggle"]</a></li>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:34
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Toggle"
|
||||
msgstr "تبديل"
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Uncategorized"
|
||||
msgstr "غير مصنف"
|
||||
|
||||
#. <div data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="@T["This feature is automatically enabled based on dependency and cannot be manually disabled."]">
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:129
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "This feature is automatically enabled based on dependency and cannot be manually disabled."
|
||||
msgstr ""
|
||||
|
||||
#. <div data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="@T["This feature is automatically disabled based on dependency and cannot be manually enabled."]">
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:135
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "This feature is automatically disabled based on dependency and cannot be manually enabled."
|
||||
msgstr ""
|
||||
|
||||
#. <div data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="@T["This feature is always enabled and cannot be manually disabled."]">
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:142
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "This feature is always enabled and cannot be manually disabled."
|
||||
msgstr ""
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Are you sure you want to disable the {0} feature? Continue?"
|
||||
msgstr "هل أنت متأكد من رغبتك من تعطيل الميزة {0}؟ متابعة؟"
|
||||
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:0
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Disabling the {0} feature will also disable the following dependent features:{1}Continue?"
|
||||
msgstr "تعطيل الميزة {0} أيضاً سيقوم بتعطيل على المزايا ذات الصلة: {1} متابعة؟"
|
||||
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(featureId)" asp-action="Disable" asp-route-id="@featureId" asp-route-tenant="@Model.Name" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:160
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Disable Feature"
|
||||
msgstr "تعطيل ميزه"
|
||||
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(featureId)" asp-action="Disable" asp-route-id="@featureId" asp-route-tenant="@Model.Name" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:160
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "Yes"
|
||||
msgstr "نعم"
|
||||
|
||||
#. <a id="btn-disable-@Html.GenerateIdFromName(featureId)" asp-action="Disable" asp-route-id="@featureId" asp-route-tenant="@Model.Name" class="btn btn-danger btn-sm" data-title="@T["Disable Feature"]" data-message="@confirmationMessage" data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-url-af="UnsafeUrl RemoveUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:160
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "No"
|
||||
msgstr "لا"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> Your search returned no results."]
|
||||
#: OrchardCore.Features\Views\Admin\Features.cshtml:172
|
||||
msgctxt "OrchardCore.Features.Views.Admin.Features"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr "<strong>لا شىء</strong> لا توجد أي نتائج للبحث."
|
||||
|
||||
|
||||
@@ -10,7 +10,13 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:09\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:36\n"
|
||||
|
||||
#. await _notifier.WarningAsync(H["The Widget content item with id {0} has no matching {1} content type definition.", contentItem.ContentItemId, contentItem.ContentType]);
|
||||
#: OrchardCore.Flows\Drivers\BagPartDisplayDriver.cs:193
|
||||
msgctxt "OrchardCore.Flows.Drivers.BagPartDisplayDriver"
|
||||
msgid "The Widget content item with id {0} has no matching {1} content type definition."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.WarningAsync(H["The Widget content item with id {0} has no matching {1} content type definition.", widget.ContentItem.ContentItemId, widget.ContentItem.ContentType]);
|
||||
#: OrchardCore.Flows\Drivers\FlowPartDisplayDriver.cs:73
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:10\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:36\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix + '.' + nameof(SelectPartEditViewModel.Options), S["The options are written in an incorrect format."]);
|
||||
#: OrchardCore.Forms\Drivers\SelectPartDisplayDriver.cs:60
|
||||
@@ -150,26 +150,26 @@ msgctxt "OrchardCore.Forms.Views.Items.AddModelValidationErrorTask.Fields.Design
|
||||
msgid "<em>{0}</em>: <em>{1}</em>"
|
||||
msgstr "<em>{1}</em> :<em>{0}</em>"
|
||||
|
||||
#. <label asp-for="Key">@T["Key"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="Key" class="@Orchard.GetLabelCssClasses()">@T["Key"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.AddModelValidationErrorTask.Fields.Edit"
|
||||
msgid "Key"
|
||||
msgstr "مفتاح"
|
||||
|
||||
#. <span class="hint">@T["The name of the form field that has an invalid value."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:8
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Forms.Views.Items.AddModelValidationErrorTask.Fields.Edit"
|
||||
msgid "The name of the form field that has an invalid value."
|
||||
msgstr "اسم الحقل الذي يحتوي على قيمة غير صحيحة."
|
||||
|
||||
#. <label asp-for="ErrorMessage">@T["Error Message"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:12
|
||||
#. <label asp-for="ErrorMessage" class="@Orchard.GetLabelCssClasses()">@T["Error Message"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Forms.Views.Items.AddModelValidationErrorTask.Fields.Edit"
|
||||
msgid "Error Message"
|
||||
msgstr "رسالة الخطأ"
|
||||
|
||||
#. <span class="hint">@T["The validation error message to display."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:15
|
||||
#: OrchardCore.Forms\Views\Items\AddModelValidationErrorTask.Fields.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Forms.Views.Items.AddModelValidationErrorTask.Fields.Edit"
|
||||
msgid "The validation error message to display."
|
||||
msgstr "رسالة التحقق الخاطيء."
|
||||
@@ -204,486 +204,486 @@ msgctxt "OrchardCore.Forms.Views.Items.BindModelStateTask.Fields.Thumbnail"
|
||||
msgid "Binds submitted form fields to the model state."
|
||||
msgstr "ربط حقول النموذج بحالة الـ model."
|
||||
|
||||
#. <label asp-for="Text">@T["Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="Text" class="@Orchard.GetLabelCssClasses()">@T["Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ButtonPart.Fields.Edit"
|
||||
msgid "Text"
|
||||
msgstr "نص"
|
||||
|
||||
#. <span class="hint">@T["The text to display on the button."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:7
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ButtonPart.Fields.Edit"
|
||||
msgid "The text to display on the button."
|
||||
msgstr "نص الإزرار المراد عرضه."
|
||||
|
||||
#. <label asp-for="Type">@T["Type"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:11
|
||||
#. <label asp-for="Type" class="@Orchard.GetLabelCssClasses()">@T["Type"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ButtonPart.Fields.Edit"
|
||||
msgid "Type"
|
||||
msgstr "نوع"
|
||||
|
||||
#. <span class="hint">@T["The button type."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:17
|
||||
#: OrchardCore.Forms\Views\Items\ButtonPart.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ButtonPart.Fields.Edit"
|
||||
msgid "The button type."
|
||||
msgstr "نوع الزر."
|
||||
|
||||
#. <label asp-for="LabelOption">@T["Label option"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:10
|
||||
#. <label asp-for="LabelOption" class="@Orchard.GetLabelCssClasses()">@T["Label option"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementLabelPart.Fields.Edit"
|
||||
msgid "Label option"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@LabelOptions.None">@T["None"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:12
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementLabelPart.Fields.Edit"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@LabelOptions.Standard">@T["Standard"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:13
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementLabelPart.Fields.Edit"
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@LabelOptions.ScreenReaders">@T["Screen Readers"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:14
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementLabelPart.Fields.Edit"
|
||||
msgid "Screen Readers"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The type of label to create for this field."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:16
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:18
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementLabelPart.Fields.Edit"
|
||||
msgid "The type of label to create for this field."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Label">@T["Label Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:20
|
||||
#. <label asp-for="Label" class="@Orchard.GetLabelCssClasses()">@T["Label Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementLabelPart.Fields.Edit"
|
||||
msgid "Label Text"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The text to display in the label."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:22
|
||||
#: OrchardCore.Forms\Views\Items\FormElementLabelPart.Fields.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementLabelPart.Fields.Edit"
|
||||
msgid "The text to display in the label."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Id">@T["ID"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementPart.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="Id" class="@Orchard.GetLabelCssClasses()">@T["ID"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementPart.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementPart.Fields.Edit"
|
||||
msgid "ID"
|
||||
msgstr "معرف"
|
||||
|
||||
#. <span class="hint">@T["The ID to render on this form element."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementPart.Fields.Edit.cshtml:7
|
||||
#: OrchardCore.Forms\Views\Items\FormElementPart.Fields.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementPart.Fields.Edit"
|
||||
msgid "The ID to render on this form element."
|
||||
msgstr "رقم المعرف (ID) المراد عرضه لهذا الحقل."
|
||||
|
||||
#. <label asp-for="ValidationOption">@T["Validation option"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:6
|
||||
#. <label asp-for="ValidationOption" class="@Orchard.GetLabelCssClasses()">@T["Validation option"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementValidationPart.Fields.Edit"
|
||||
msgid "Validation option"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@ValidationOptions.None">@T["None"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:8
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementValidationPart.Fields.Edit"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@ValidationOptions.Standard">@T["Standard"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:9
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementValidationPart.Fields.Edit"
|
||||
msgid "Standard"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The type of validation to create for this field."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:11
|
||||
#: OrchardCore.Forms\Views\Items\FormElementValidationPart.Fields.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormElementValidationPart.Fields.Edit"
|
||||
msgid "The type of validation to create for this field."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormInputElementPart.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="Name" class="@Orchard.GetLabelCssClasses()">@T["Name"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormInputElementPart.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormInputElementPart.Fields.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الاسم"
|
||||
|
||||
#. <span class="hint">@T["The name to render on this form element."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormInputElementPart.Fields.Edit.cshtml:7
|
||||
#: OrchardCore.Forms\Views\Items\FormInputElementPart.Fields.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormInputElementPart.Fields.Edit"
|
||||
msgid "The name to render on this form element."
|
||||
msgstr "الاسم الظاهر عند عرض هذا الحقل."
|
||||
|
||||
#. <label asp-for="Action">@T["Action"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="Action" class="@Orchard.GetLabelCssClasses()">@T["Action"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "Action"
|
||||
msgstr "إجراء"
|
||||
|
||||
#. <span class="hint">@T["The URL to submit the form to."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:7
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "The URL to submit the form to."
|
||||
msgstr "عنوان URL لإرسال النموذج إليه."
|
||||
|
||||
#. <label asp-for="Method">@T["Method"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:11
|
||||
#. <label asp-for="Method" class="@Orchard.GetLabelCssClasses()">@T["Method"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "Method"
|
||||
msgstr "الطريقة"
|
||||
|
||||
#. <span class="hint">@T["The HTTP method to use when submitting the form."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:16
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "The HTTP method to use when submitting the form."
|
||||
msgstr "أسلوب الـ HTTP المراد استخدامه عند إرسال النموذج."
|
||||
|
||||
#. <label asp-for="EncType">@T["EncType"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:20
|
||||
#. <label asp-for="EncType" class="@Orchard.GetLabelCssClasses()">@T["EncType"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "EncType"
|
||||
msgstr "نوع الترميز"
|
||||
|
||||
#. <span class="hint">@T["The enctype to use when submitting the form using POST method."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:26
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "The enctype to use when submitting the form using POST method."
|
||||
msgstr "نوع ترميز البيانات المراد إستخدامه عند إرسال النموذج باستخدام طريقة الـ POST."
|
||||
|
||||
#. <label asp-for="EnableAntiForgeryToken" class="form-check-label">@T["Anti Forgery Token"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:32
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:40
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "Anti Forgery Token"
|
||||
msgstr "رمز مكافحة التزوير"
|
||||
|
||||
#. <span class="hint">@T["Check to generate an Anti Forgery Token in the form."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:33
|
||||
#: OrchardCore.Forms\Views\Items\FormPart.Fields.Edit.cshtml:41
|
||||
msgctxt "OrchardCore.Forms.Views.Items.FormPart.Fields.Edit"
|
||||
msgid "Check to generate an Anti Forgery Token in the form."
|
||||
msgstr "تحقق لتوليد رمز مكافحة التزوير في النموذج."
|
||||
|
||||
#. <label asp-for="Type">@T["Type"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:7
|
||||
#. <label asp-for="Type" class="@Orchard.GetLabelCssClasses()">@T["Type"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Type"
|
||||
msgstr "نوع"
|
||||
|
||||
#. <option value="text">@T["Text"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:9
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Text"
|
||||
msgstr "نص"
|
||||
|
||||
#. <option value="number">@T["Number"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:10
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Number"
|
||||
msgstr "رقم"
|
||||
|
||||
#. <option value="email">@T["Email"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:11
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Email"
|
||||
msgstr "بريد إلكتروني"
|
||||
|
||||
#. <option value="tel">@T["Phone"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:12
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Phone"
|
||||
msgstr "هاتف"
|
||||
|
||||
#. <option value="date">@T["Date"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:13
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Date"
|
||||
msgstr "تاريخ"
|
||||
|
||||
#. <option value="time">@T["Time"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:14
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Time"
|
||||
msgstr "الوقت"
|
||||
|
||||
#. <option value="datetime">@T["DateTime"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:15
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "DateTime"
|
||||
msgstr "التاريخ والوقت"
|
||||
|
||||
#. <option value="datetime-local">@T["Local DateTime"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:16
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:18
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Local DateTime"
|
||||
msgstr "التاريخ والوقت المحلي"
|
||||
|
||||
#. <option value="month">@T["Month"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:17
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Month"
|
||||
msgstr "شهر"
|
||||
|
||||
#. <option value="week">@T["Week"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:18
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Week"
|
||||
msgstr "أسبوع"
|
||||
|
||||
#. <option value="hidden">@T["Hidden"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:19
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Hidden"
|
||||
msgstr "مخفي"
|
||||
|
||||
#. <option value="password">@T["Password"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:20
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Password"
|
||||
msgstr "كلمة المرور"
|
||||
|
||||
#. <option value="checkbox">@T["Checkbox"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:21
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Checkbox"
|
||||
msgstr "حقل اختيار (Checkbox)"
|
||||
|
||||
#. <option value="color">@T["Color"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:22
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Color"
|
||||
msgstr "لون"
|
||||
|
||||
#. <option value="range">@T["Range"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:23
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Range"
|
||||
msgstr "مدى رقمي"
|
||||
|
||||
#. <option value="file">@T["File"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:24
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "File"
|
||||
msgstr "ملف"
|
||||
|
||||
#. <option value="url">@T["Url"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:25
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Url"
|
||||
msgstr "الرابط"
|
||||
|
||||
#. <option value="image">@T["Image"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:26
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:28
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Image"
|
||||
msgstr "صورة"
|
||||
|
||||
#. <option value="reset">@T["Reset"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:27
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Reset"
|
||||
msgstr "إعادة تعيين"
|
||||
|
||||
#. <option value="search">@T["Search"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:28
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#. <option value="submit">@T["Submit"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:29
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Submit"
|
||||
msgstr "إرسال"
|
||||
|
||||
#. <span class="hint">@T["The button type."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:31
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "The button type."
|
||||
msgstr "نوع الزر."
|
||||
|
||||
#. <label asp-for="Placeholder">@T["Placeholder Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:35
|
||||
#. <label asp-for="Placeholder" class="@Orchard.GetLabelCssClasses()">@T["Placeholder Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Placeholder Text"
|
||||
msgstr "النص البديل"
|
||||
|
||||
#. <span class="hint">@T["The text to display when the field has no value."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:37
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:41
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "The text to display when the field has no value."
|
||||
msgstr "النص المراد عرضه عند خلو الحقل من أي قيمة."
|
||||
|
||||
#. <label asp-for="DefaultValue">@T["Default Value"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:41
|
||||
#. <label asp-for="DefaultValue" class="@Orchard.GetLabelCssClasses()">@T["Default Value"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:46
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "Default Value"
|
||||
msgstr "القيمة الافتراضية"
|
||||
|
||||
#. <span class="hint">@T["The default value for this field."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:43
|
||||
#: OrchardCore.Forms\Views\Items\InputPart.Fields.Edit.cshtml:49
|
||||
msgctxt "OrchardCore.Forms.Views.Items.InputPart.Fields.Edit"
|
||||
msgid "The default value for this field."
|
||||
msgstr "القيمة الافتراضية لهذا الحقل."
|
||||
|
||||
#. <label asp-for="For">@T["For"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\LabelPart.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="For" class="@Orchard.GetLabelCssClasses()">@T["For"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\LabelPart.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.LabelPart.Fields.Edit"
|
||||
msgid "For"
|
||||
msgstr "مرتبط بـ"
|
||||
|
||||
#. <span class="hint">@T["The ID of the form element to associate with this label."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\LabelPart.Fields.Edit.cshtml:7
|
||||
#: OrchardCore.Forms\Views\Items\LabelPart.Fields.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Forms.Views.Items.LabelPart.Fields.Edit"
|
||||
msgid "The ID of the form element to associate with this label."
|
||||
msgstr "رقم المعرف (ID) للحقل المرتبط بهذه التسمية."
|
||||
|
||||
#. <input type="text" class="form-control" v-model="optionText" placeholder="@T["Enter the text"]" />
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:11
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Enter the text"
|
||||
msgstr "أدخل النص"
|
||||
|
||||
#. <input type="text" class="form-control courier" v-model="optionValue" placeholder="@T["Enter a value"]" />
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:14
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Enter a value"
|
||||
msgstr "أدخل القيمة"
|
||||
|
||||
#. <label :for=" partId + '_' + option.key + '_id'" class="form-check-label" title="@T["Set as default"]" >
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:24
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Set as default"
|
||||
msgstr "تعيين كافتراضي"
|
||||
|
||||
#. <a v-on:click.prevent.stop="remove" href="#" title="@T["Remove element from list"]" class="btn">
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:30
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Remove element from list"
|
||||
msgstr "حذف العنصر من القائمة"
|
||||
|
||||
#. <th scope="col">@T["Option Text"]</th>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:43
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:44
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Option Text"
|
||||
msgstr "نص الخيار"
|
||||
|
||||
#. <th scope="col">@T["Value"]</th>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:44
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:45
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Value"
|
||||
msgstr "القيمة"
|
||||
|
||||
#. <th scope="col" colspan="3">@T["Default?"]</th>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:45
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:46
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Default?"
|
||||
msgstr "افتراضي؟"
|
||||
|
||||
#. <a v-on:click="add()" class="btn btn-light w-100 btn-sm"><i class="fas fa-plus small" aria-hidden="true"></i> @T["Add an option"]</a>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:59
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:60
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Add an option"
|
||||
msgstr "إضافة خيار"
|
||||
|
||||
#. <h5 class="modal-title">@T["Edit Data"]</h5>
|
||||
#. <a href="#" v-on:click.prevent.stop="showModal = true" class="float-end" title="@T["Edit Data"]"><i class="fas fa-edit" aria-hidden="true"></i></a>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:73
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:123
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:74
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:127
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Edit Data"
|
||||
msgstr "تحرير البيانات"
|
||||
|
||||
#. <label for="select-options-textarea">@T["Options"]</label>
|
||||
#. <label asp-for="Options">@T["Options"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:78
|
||||
#. <label asp-for="Options" class="@Orchard.GetLabelCssClasses()">@T["Options"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:79
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:122
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Options"
|
||||
msgstr "الخيارات"
|
||||
|
||||
#. <span class="hint">@T["A JSON representation of the allowed values, e.g. {0}", "[ { text: 'First option', value: 'option1' }, { text: 'Second option', value: 'option2' } ]"]</span>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:82
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:83
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "A JSON representation of the allowed values, e.g. {0}"
|
||||
msgstr "تمثيل القيم المسموح بها بصيغة JSON، على سبيل المثال {0}"
|
||||
|
||||
#. <label for="options-default-value">@T["Default value"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:85
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:86
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Default value"
|
||||
msgstr "القيمة الافتراضية"
|
||||
|
||||
#. <span class="hint">@T["(Optional) The value to assign to the select field."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:87
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:88
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "(Optional) The value to assign to the select field."
|
||||
msgstr "(اختياري) القيمة الافتراضية المسندة للحقل المختار."
|
||||
|
||||
#. v-on:click="closeModal(true)">@T["OK"]</button>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:93
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:94
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "OK"
|
||||
msgstr "موافق"
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" v-on:click="closeModal(false)">@T["Cancel"]</button>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:94
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:95
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <label asp-for="Editor">@T["Editor"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:109
|
||||
#. <label asp-for="Editor" class="@Orchard.GetLabelCssClasses()">@T["Editor"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:110
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Editor"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@SelectEditorOption.Dropdown">@T["Dropdown"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:111
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:113
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Dropdown"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@SelectEditorOption.Checkbox">@T["Checkbox"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:112
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:114
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Checkbox"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@SelectEditorOption.Radio">@T["Radio"]</option>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:113
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:115
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "Radio"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The editor style to use for this field."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:115
|
||||
#: OrchardCore.Forms\Views\Items\SelectPart.Fields.Edit.cshtml:117
|
||||
msgctxt "OrchardCore.Forms.Views.Items.SelectPart.Fields.Edit"
|
||||
msgid "The editor style to use for this field."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Placeholder">@T["Placeholder Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="Placeholder" class="@Orchard.GetLabelCssClasses()">@T["Placeholder Text"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.TextAreaPart.Fields.Edit"
|
||||
msgid "Placeholder Text"
|
||||
msgstr "النص البديل"
|
||||
|
||||
#. <span class="hint">@T["The text to display when the textarea has no value."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:7
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Forms.Views.Items.TextAreaPart.Fields.Edit"
|
||||
msgid "The text to display when the textarea has no value."
|
||||
msgstr "النص المراد عرضه عند خلو الحقل النصي Textarea من أي قيمة."
|
||||
|
||||
#. <label asp-for="DefaultValue">@T["Default Value"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:11
|
||||
#. <label asp-for="DefaultValue" class="@Orchard.GetLabelCssClasses()">@T["Default Value"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Forms.Views.Items.TextAreaPart.Fields.Edit"
|
||||
msgid "Default Value"
|
||||
msgstr "القيمة الافتراضية"
|
||||
|
||||
#. <span class="hint">@T["The default value for this textarea."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:13
|
||||
#: OrchardCore.Forms\Views\Items\TextAreaPart.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Forms.Views.Items.TextAreaPart.Fields.Edit"
|
||||
msgid "The default value for this textarea."
|
||||
msgstr "القيمة الافتراضية لهذا الحقل النصي Textarea."
|
||||
@@ -718,26 +718,26 @@ msgctxt "OrchardCore.Forms.Views.Items.ValidateFormFieldTask.Fields.Design"
|
||||
msgid "Validate <em>{0}</em>"
|
||||
msgstr "التحقق من <em>{0}</em>"
|
||||
|
||||
#. <label asp-for="FieldName">@T["Field Name"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="FieldName" class="@Orchard.GetLabelCssClasses()">@T["Field Name"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ValidateFormFieldTask.Fields.Edit"
|
||||
msgid "Field Name"
|
||||
msgstr "اسم الحقل"
|
||||
|
||||
#. <span class="hint">@T["The name of the form field to validate."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:8
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ValidateFormFieldTask.Fields.Edit"
|
||||
msgid "The name of the form field to validate."
|
||||
msgstr "اسم حقل النموذج المراد التحقق منه."
|
||||
|
||||
#. <label asp-for="ErrorMessage">@T["Error Message"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:12
|
||||
#. <label asp-for="ErrorMessage" class="@Orchard.GetLabelCssClasses()">@T["Error Message"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ValidateFormFieldTask.Fields.Edit"
|
||||
msgid "Error Message"
|
||||
msgstr "رسالة الخطأ"
|
||||
|
||||
#. <span class="hint">@T["The validation error message to display."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:15
|
||||
#: OrchardCore.Forms\Views\Items\ValidateFormFieldTask.Fields.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ValidateFormFieldTask.Fields.Edit"
|
||||
msgid "The validation error message to display."
|
||||
msgstr "رسالة التحقق الخاطيء المراد عرضها."
|
||||
@@ -772,14 +772,14 @@ msgctxt "OrchardCore.Forms.Views.Items.ValidateFormTask.Fields.Thumbnail"
|
||||
msgid "Checks whether the submitted form contains any validation errors."
|
||||
msgstr "التحقق مما إذا كان النموذج المرسل يحتوي على أخطاء."
|
||||
|
||||
#. <label asp-for="For">@T["For"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ValidationPart.Fields.Edit.cshtml:5
|
||||
#. <label asp-for="For" class="@Orchard.GetLabelCssClasses()">@T["For"]</label>
|
||||
#: OrchardCore.Forms\Views\Items\ValidationPart.Fields.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ValidationPart.Fields.Edit"
|
||||
msgid "For"
|
||||
msgstr "مرتبط بـ"
|
||||
|
||||
#. <span class="hint">@T["The field name that this validation is for."]</span>
|
||||
#: OrchardCore.Forms\Views\Items\ValidationPart.Fields.Edit.cshtml:7
|
||||
#: OrchardCore.Forms\Views\Items\ValidationPart.Fields.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Forms.Views.Items.ValidationPart.Fields.Edit"
|
||||
msgid "The field name that this validation is for."
|
||||
msgstr "اسم الحقل المتعلق بهذا التحقق."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:37\n"
|
||||
|
||||
#. builder.Add(S["Security"], security => security
|
||||
#: OrchardCore.GitHub\AdminMenu.cs:23
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:37\n"
|
||||
|
||||
#. builder.Add(S["Security"], security => security
|
||||
#: OrchardCore.Google\AdminMenu.cs:23
|
||||
@@ -72,40 +72,16 @@ msgctxt "OrchardCore.Google.GoogleTagManagerAdminMenu"
|
||||
msgid "Google Tag Manager"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAuthenticationSettings, GoogleAuthenticationDeploymentStartup>(S => S["Google Authentication Settings"], S => S["Exports the Google Authentication settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:89
|
||||
msgctxt "OrchardCore.Google.GoogleAuthenticationDeploymentStartup"
|
||||
msgid "Google Authentication Settings"
|
||||
#. results.Add(new ValidationResult(S["The Client ID is required."], new[]
|
||||
#: OrchardCore.Google\Authentication\Services\GoogleAuthenticationService.cs:66
|
||||
msgctxt "OrchardCore.Google.Authentication.Services.GoogleAuthenticationService"
|
||||
msgid "The Client ID is required."
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAuthenticationSettings, GoogleAuthenticationDeploymentStartup>(S => S["Google Authentication Settings"], S => S["Exports the Google Authentication settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:89
|
||||
msgctxt "OrchardCore.Google.GoogleAuthenticationDeploymentStartup"
|
||||
msgid "Exports the Google Authentication settings."
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAnalyticsSettings, GoogleAnalyticsDeploymentStartup>(S => S["Google Analytics Settings"], S => S["Exports the Google Analytics settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:99
|
||||
msgctxt "OrchardCore.Google.GoogleAnalyticsDeploymentStartup"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAnalyticsSettings, GoogleAnalyticsDeploymentStartup>(S => S["Google Analytics Settings"], S => S["Exports the Google Analytics settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:99
|
||||
msgctxt "OrchardCore.Google.GoogleAnalyticsDeploymentStartup"
|
||||
msgid "Exports the Google Analytics settings."
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleTagManagerSettings, GoogleTagManagerDeploymentStartup>(S => S["Google Tag Manager Settings"], S => S["Exports the Google Tag Manager settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:109
|
||||
msgctxt "OrchardCore.Google.GoogleTagManagerDeploymentStartup"
|
||||
msgid "Google Tag Manager Settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleTagManagerSettings, GoogleTagManagerDeploymentStartup>(S => S["Google Tag Manager Settings"], S => S["Exports the Google Tag Manager settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:109
|
||||
msgctxt "OrchardCore.Google.GoogleTagManagerDeploymentStartup"
|
||||
msgid "Exports the Google Tag Manager settings."
|
||||
#. results.Add(new ValidationResult(S["The Client Secret is required."], new[]
|
||||
#: OrchardCore.Google\Authentication\Services\GoogleAuthenticationService.cs:74
|
||||
msgctxt "OrchardCore.Google.Authentication.Services.GoogleAuthenticationService"
|
||||
msgid "The Client Secret is required."
|
||||
msgstr ""
|
||||
|
||||
#. [Required(AllowEmptyStrings = false, ErrorMessage = "ClientID key is required")]
|
||||
@@ -126,6 +102,72 @@ msgctxt "OrchardCore.Google.Authentication.ViewModels.GoogleAuthenticationSettin
|
||||
msgid "Invalid path"
|
||||
msgstr "مسار غير صالح"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAuthenticationSettings, GoogleAuthenticationDeploymentStartup>(S => S["Google Authentication Settings"], S => S["Exports the Google Authentication settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:91
|
||||
msgctxt "OrchardCore.Google.GoogleAuthenticationDeploymentStartup"
|
||||
msgid "Google Authentication Settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAuthenticationSettings, GoogleAuthenticationDeploymentStartup>(S => S["Google Authentication Settings"], S => S["Exports the Google Authentication settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:91
|
||||
msgctxt "OrchardCore.Google.GoogleAuthenticationDeploymentStartup"
|
||||
msgid "Exports the Google Authentication settings."
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAnalyticsSettings, GoogleAnalyticsDeploymentStartup>(S => S["Google Analytics Settings"], S => S["Exports the Google Analytics settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:101
|
||||
msgctxt "OrchardCore.Google.GoogleAnalyticsDeploymentStartup"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleAnalyticsSettings, GoogleAnalyticsDeploymentStartup>(S => S["Google Analytics Settings"], S => S["Exports the Google Analytics settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:101
|
||||
msgctxt "OrchardCore.Google.GoogleAnalyticsDeploymentStartup"
|
||||
msgid "Exports the Google Analytics settings."
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleTagManagerSettings, GoogleTagManagerDeploymentStartup>(S => S["Google Tag Manager Settings"], S => S["Exports the Google Tag Manager settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:111
|
||||
msgctxt "OrchardCore.Google.GoogleTagManagerDeploymentStartup"
|
||||
msgid "Google Tag Manager Settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<GoogleTagManagerSettings, GoogleTagManagerDeploymentStartup>(S => S["Google Tag Manager Settings"], S => S["Exports the Google Tag Manager settings."]);
|
||||
#: OrchardCore.Google\Startup.cs:111
|
||||
msgctxt "OrchardCore.Google.GoogleTagManagerDeploymentStartup"
|
||||
msgid "Exports the Google Tag Manager settings."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Google Analytics Settings"]</h5>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Edit"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Google Analytics Settings"]</h5>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Summary"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds Google Analytics settings to the plan."]</span>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Summary"
|
||||
msgid "Adds Google Analytics settings to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Google Analytics Settings"]</h4>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Thumbnail"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports the Google Analytics settings."]</p>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Thumbnail"
|
||||
msgid "Exports the Google Analytics settings."
|
||||
msgstr ""
|
||||
|
||||
#. <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Google/#google-analytics" target="_blank">@T["See documentation"]</a>
|
||||
#: OrchardCore.Google\Views\GoogleAnalyticsSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Google.Views.GoogleAnalyticsSettings.Edit"
|
||||
@@ -264,33 +306,3 @@ msgctxt "OrchardCore.Google.Views.NavigationItemText-googleTagManager.Id"
|
||||
msgid "Google Tag Manager"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Google Analytics Settings"]</h5>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Edit"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Google Analytics Settings"]</h5>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Summary"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds Google Analytics settings to the plan."]</span>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Summary"
|
||||
msgid "Adds Google Analytics settings to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Google Analytics Settings"]</h4>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Thumbnail"
|
||||
msgid "Google Analytics Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports the Google Analytics settings."]</p>
|
||||
#: OrchardCore.Google\Views\Items\GoogleAnalyticsDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Google.Views.Items.GoogleAnalyticsDeploymentStep.Thumbnail"
|
||||
msgid "Exports the Google Analytics settings."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"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"
|
||||
"PO-Revision-Date: 2023-02-18 19:38\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
|
||||
@@ -43,7 +43,7 @@ msgid "The options are written in an incorrect format."
|
||||
msgstr "تم كتابة الخيارات بصيغة خاطئة."
|
||||
|
||||
#. <span class="hint">@T["The body of the content item."]</span>
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart-Monaco.Edit.cshtml:14
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart-Monaco.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Monaco.Edit"
|
||||
msgid "The body of the content item."
|
||||
msgstr ""
|
||||
@@ -55,7 +55,7 @@ msgid "Monaco editor"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The body of the content item."]</span>
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart-Trumbowyg.Edit.cshtml:35
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart-Trumbowyg.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Trumbowyg.Edit"
|
||||
msgid "The body of the content item."
|
||||
msgstr "المحتوى لعنصر المحتوى."
|
||||
@@ -67,7 +67,7 @@ msgid "Trumbowyg editor"
|
||||
msgstr "محرر Trumbowyg"
|
||||
|
||||
#. <span class="hint">@T["The body of the content item."]</span>
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart-Wysiwyg.Edit.cshtml:26
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart-Wysiwyg.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Html.Views.HtmlBodyPart-Wysiwyg.Edit"
|
||||
msgid "The body of the content item."
|
||||
msgstr "المحتوى لعنصر المحتوى."
|
||||
@@ -85,7 +85,7 @@ msgid "Standard"
|
||||
msgstr "قياسي"
|
||||
|
||||
#. <span class="hint">@T["The body of the content item."]</span>
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart.Edit.cshtml:13
|
||||
#: OrchardCore.Html\Views\HtmlBodyPart.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Html.Views.HtmlBodyPart.Edit"
|
||||
msgid "The body of the content item."
|
||||
msgstr "المحتوى لعنصر المحتوى."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:38\n"
|
||||
|
||||
#. .Add(S["Security"], security => security
|
||||
#: OrchardCore.Https\AdminMenu.cs:25
|
||||
@@ -32,6 +32,12 @@ msgctxt "OrchardCore.Https.AdminMenu"
|
||||
msgid "HTTPS"
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.WarningAsync(H["For safety, Enabling require HTTPS over HTTP has been prevented."]);
|
||||
#: OrchardCore.Https\Drivers\HttpsSettingsDisplayDriver.cs:55
|
||||
msgctxt "OrchardCore.Https.Drivers.HttpsSettingsDisplayDriver"
|
||||
msgid "For safety, Enabling require HTTPS over HTTP has been prevented."
|
||||
msgstr "للسلامة، منع تمكين الـ HTTPS عبر الـ HTTP."
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<HttpsSettings, DeploymentStartup>(S => S["Https settings"], S => S["Exports the Https settings."]);
|
||||
#: OrchardCore.Https\Startup.cs:70
|
||||
msgctxt "OrchardCore.Https.DeploymentStartup"
|
||||
@@ -44,12 +50,6 @@ msgctxt "OrchardCore.Https.DeploymentStartup"
|
||||
msgid "Exports the Https settings."
|
||||
msgstr "تصدير إعدادات الـ Https."
|
||||
|
||||
#. await _notifier.WarningAsync(H["For safety, Enabling require HTTPS over HTTP has been prevented."]);
|
||||
#: OrchardCore.Https\Drivers\HttpsSettingsDisplayDriver.cs:55
|
||||
msgctxt "OrchardCore.Https.Drivers.HttpsSettingsDisplayDriver"
|
||||
msgid "For safety, Enabling require HTTPS over HTTP has been prevented."
|
||||
msgstr "للسلامة، منع تمكين الـ HTTPS عبر الـ HTTP."
|
||||
|
||||
#. <p class="alert alert-warning">@T["The current tenant will be reloaded when the settings are saved."]</p>
|
||||
#: OrchardCore.Https\Views\HttpsSettings.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Https.Views.HttpsSettings.Edit"
|
||||
|
||||
@@ -10,19 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-07-15 19:01\n"
|
||||
|
||||
#. throw new Exception(S["Multiple commands found matching arguments \"{0}\". Commands available: {1}.",
|
||||
#: OrchardCore.Infrastructure\Commands\DefaultCommandManager.cs:38
|
||||
msgctxt "OrchardCore.Environment.Commands.DefaultCommandManager"
|
||||
msgid "Multiple commands found matching arguments \"{0}\". Commands available: {1}."
|
||||
msgstr "توجد عة أوامر تطابق المتغييرات {0}. الأوامر المتاحة: {1}."
|
||||
|
||||
#. throw new Exception(S["No command found matching arguments \"{0}\". Commands available: {1}.",
|
||||
#: OrchardCore.Infrastructure\Commands\DefaultCommandManager.cs:41
|
||||
msgctxt "OrchardCore.Environment.Commands.DefaultCommandManager"
|
||||
msgid "No command found matching arguments \"{0}\". Commands available: {1}."
|
||||
msgstr "لا يوجد أمر يطابق المتغييرات {0}. الأوامر المتاحة: {1}."
|
||||
"PO-Revision-Date: 2023-02-17 16:46\n"
|
||||
|
||||
#. await Context.Output.WriteLineAsync(S["List of available commands:"]);
|
||||
#: OrchardCore.Infrastructure\Commands\Builtin\HelpCommand.cs:25
|
||||
@@ -42,3 +30,15 @@ msgctxt "OrchardCore.Environment.Commands.Builtin.HelpCommand"
|
||||
msgid "{0}.{1}: no help text"
|
||||
msgstr "{0}.{1}: لا يوجد نص مساعده"
|
||||
|
||||
#. throw new Exception(S["Multiple commands found matching arguments \"{0}\". Commands available: {1}.",
|
||||
#: OrchardCore.Infrastructure\Commands\DefaultCommandManager.cs:38
|
||||
msgctxt "OrchardCore.Environment.Commands.DefaultCommandManager"
|
||||
msgid "Multiple commands found matching arguments \"{0}\". Commands available: {1}."
|
||||
msgstr "توجد عة أوامر تطابق المتغييرات {0}. الأوامر المتاحة: {1}."
|
||||
|
||||
#. throw new Exception(S["No command found matching arguments \"{0}\". Commands available: {1}.",
|
||||
#: OrchardCore.Infrastructure\Commands\DefaultCommandManager.cs:41
|
||||
msgctxt "OrchardCore.Environment.Commands.DefaultCommandManager"
|
||||
msgid "No command found matching arguments \"{0}\". Commands available: {1}."
|
||||
msgstr "لا يوجد أمر يطابق المتغييرات {0}. الأوامر المتاحة: {1}."
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:14\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:39\n"
|
||||
|
||||
#. .Add(S["Design"], design => design
|
||||
#: OrchardCore.Layers\AdminMenu.cs:26
|
||||
@@ -107,46 +107,40 @@ msgid "Layer is missing"
|
||||
msgstr ""
|
||||
|
||||
#. Description = S["Site layers define the rules and zone placement for widgets."],
|
||||
#: OrchardCore.Layers\GraphQL\SiteLayersQuery.cs:31
|
||||
#: OrchardCore.Layers\GraphQL\SiteLayersQuery.cs:42
|
||||
msgctxt "OrchardCore.Layers.GraphQL.SiteLayersQuery"
|
||||
msgid "Site layers define the rules and zone placement for widgets."
|
||||
msgstr "طبقات الموقع تعرف القواعد والمناطق المستبدله للـ widgets."
|
||||
|
||||
#. <label asp-for="Title">@T["Title"]</label>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "Title"
|
||||
msgstr "العنوان"
|
||||
#. <h5>@T["All Layers"]</h5>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Edit"
|
||||
msgid "All Layers"
|
||||
msgstr "كل الطبقات"
|
||||
|
||||
#. <label class="form-check-label" asp-for="LayerMetadata.RenderTitle">@T["Render title"]</label>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "Render title"
|
||||
msgstr "رسم العنوان"
|
||||
#. <h5>@T["All Layers"]</h5>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Summary"
|
||||
msgid "All Layers"
|
||||
msgstr "كل الطبقات"
|
||||
|
||||
#. <span class="hint dashed">@T["If checked, the title will be rendered with the widget."]</span>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "If checked, the title will be rendered with the widget."
|
||||
msgstr "اذا مختار, العنوان سوف يتم عرضه في الـ widget."
|
||||
#. <span class="hint">@T["Adds all layers to the plan."]</span>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Summary"
|
||||
msgid "Adds all layers to the plan."
|
||||
msgstr "إضافة كل الطبقات إلى الخطة."
|
||||
|
||||
#. <label asp-for="LayerMetadata.Layer">@T["The layer the widget should be associated with."]</label>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:18
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "The layer the widget should be associated with."
|
||||
msgstr "الطبقة المرتبطة بالـ widget."
|
||||
#. <h4 class="card-title">@T["All Layers"]</h4>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Thumbnail"
|
||||
msgid "All Layers"
|
||||
msgstr "كل الطبقات"
|
||||
|
||||
#. <label asp-for="Zones">@T["Available zones for Layers"]</label>
|
||||
#: OrchardCore.Layers\Views\LayerSettings.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Layers.Views.LayerSettings.Edit"
|
||||
msgid "Available zones for Layers"
|
||||
msgstr "المناطق المتاحة للطبقات"
|
||||
|
||||
#. @T["A comma separated list of values, representing the available zones for <a href=\"{0}\">widgets</a>. Note that you'll need to render these zones in the layout template, as they do not automatically render.",
|
||||
#: OrchardCore.Layers\Views\LayerSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Layers.Views.LayerSettings.Edit"
|
||||
msgid "A comma separated list of values, representing the available zones for <a href=\"{0}\">widgets</a>. Note that you'll need to render these zones in the layout template, as they do not automatically render."
|
||||
msgstr ""
|
||||
#. <p>@T["Exports all layers."]</p>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Thumbnail"
|
||||
msgid "Exports all layers."
|
||||
msgstr "تصدير كل الطبقات."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Layer"])</h1></zone>
|
||||
#: OrchardCore.Layers\Views\Admin\Create.cshtml:3
|
||||
@@ -172,6 +166,24 @@ msgctxt "OrchardCore.Layers.Views.Admin.Create"
|
||||
msgid "Create"
|
||||
msgstr "إنشاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Rule"])</h1></zone>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Create"
|
||||
msgid "Create Rule"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Create"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-controller="Admin" asp-route-name="@Model.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Create"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Layer - {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.Layers\Views\Admin\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Layers.Views.Admin.Edit"
|
||||
@@ -202,6 +214,18 @@ msgctxt "OrchardCore.Layers.Views.Admin.Edit"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Rule"])</h1></zone>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Edit"
|
||||
msgid "Edit Rule"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Edit"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Widgets and Layers"])</h1></zone>
|
||||
#: OrchardCore.Layers\Views\Admin\Index.cshtml:16
|
||||
msgctxt "OrchardCore.Layers.Views.Admin.Index"
|
||||
@@ -286,63 +310,39 @@ msgctxt "OrchardCore.Layers.Views.Admin.Index"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. <h5>@T["All Layers"]</h5>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Edit"
|
||||
msgid "All Layers"
|
||||
msgstr "كل الطبقات"
|
||||
#. <label asp-for="Title" class="@Orchard.GetLabelCssClasses()">@T["Title"]</label>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "Title"
|
||||
msgstr "العنوان"
|
||||
|
||||
#. <h5>@T["All Layers"]</h5>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Summary"
|
||||
msgid "All Layers"
|
||||
msgstr "كل الطبقات"
|
||||
#. <label class="form-check-label" asp-for="LayerMetadata.RenderTitle">@T["Render title"]</label>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "Render title"
|
||||
msgstr "رسم العنوان"
|
||||
|
||||
#. <span class="hint">@T["Adds all layers to the plan."]</span>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Summary"
|
||||
msgid "Adds all layers to the plan."
|
||||
msgstr "إضافة كل الطبقات إلى الخطة."
|
||||
#. <span class="hint dashed">@T["If checked, the title will be rendered with the widget."]</span>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "If checked, the title will be rendered with the widget."
|
||||
msgstr "اذا مختار, العنوان سوف يتم عرضه في الـ widget."
|
||||
|
||||
#. <h4 class="card-title">@T["All Layers"]</h4>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Thumbnail"
|
||||
msgid "All Layers"
|
||||
msgstr "كل الطبقات"
|
||||
#. <label asp-for="LayerMetadata.Layer" class="@Orchard.GetLabelCssClasses()">@T["The layer the widget should be associated with."]</label>
|
||||
#: OrchardCore.Layers\Views\LayerMetadata.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Layers.Views.LayerMetadata.Edit"
|
||||
msgid "The layer the widget should be associated with."
|
||||
msgstr "الطبقة المرتبطة بالـ widget."
|
||||
|
||||
#. <p>@T["Exports all layers."]</p>
|
||||
#: OrchardCore.Layers\Views\Items\AllLayersDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Layers.Views.Items.AllLayersDeploymentStep.Thumbnail"
|
||||
msgid "Exports all layers."
|
||||
msgstr "تصدير كل الطبقات."
|
||||
#. <label asp-for="Zones">@T["Available zones for Layers"]</label>
|
||||
#: OrchardCore.Layers\Views\LayerSettings.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Layers.Views.LayerSettings.Edit"
|
||||
msgid "Available zones for Layers"
|
||||
msgstr "المناطق المتاحة للطبقات"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Rule"])</h1></zone>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Create"
|
||||
msgid "Create Rule"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Create"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-controller="Admin" asp-route-name="@Model.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Create"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Rule"])</h1></zone>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Edit"
|
||||
msgid "Edit Rule"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Layers\Views\LayerRule\Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Layers.Views.LayerRule.Edit"
|
||||
msgid "Save"
|
||||
#. @T["A comma separated list of values, representing the available zones for <a href=\"{0}\">widgets</a>. Note that you'll need to render these zones in the layout template, as they do not automatically render.",
|
||||
#: OrchardCore.Layers\Views\LayerSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Layers.Views.LayerSettings.Edit"
|
||||
msgid "A comma separated list of values, representing the available zones for <a href=\"{0}\">widgets</a>. Note that you'll need to render these zones in the layout template, as they do not automatically render."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-07-15 19:01\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:40\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(viewModel.Liquid), S["The Liquid Body doesn't contain a valid Liquid expression. Details: {0}", string.Join(" ", errors)]);
|
||||
#: OrchardCore.Liquid\Drivers\LiquidPartDisplayDriver.cs:46
|
||||
@@ -18,20 +18,20 @@ msgctxt "OrchardCore.Liquid.Drivers.LiquidPartDisplayDriver"
|
||||
msgid "The Liquid Body doesn't contain a valid Liquid expression. Details: {0}"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Liquid">@T["Body"]</label>
|
||||
#: OrchardCore.Liquid\Views\LiquidPart.Edit.cshtml:14
|
||||
#. <label asp-for="Liquid" class="@Orchard.GetLabelCssClasses()">@T["Body"]</label>
|
||||
#: OrchardCore.Liquid\Views\LiquidPart.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Liquid.Views.LiquidPart.Edit"
|
||||
msgid "Body"
|
||||
msgstr "المحتوى"
|
||||
|
||||
#. @T["The body of the content item, in Liquid format."]
|
||||
#: OrchardCore.Liquid\Views\LiquidPart.Edit.cshtml:17
|
||||
#: OrchardCore.Liquid\Views\LiquidPart.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Liquid.Views.LiquidPart.Edit"
|
||||
msgid "The body of the content item, in Liquid format."
|
||||
msgstr "محتوى العنصر، على تنسيق Liquid."
|
||||
|
||||
#. <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Liquid" target="_blank">@T["See documentation"]</a>
|
||||
#: OrchardCore.Liquid\Views\LiquidPart.Edit.cshtml:18
|
||||
#: OrchardCore.Liquid\Views\LiquidPart.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Liquid.Views.LiquidPart.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:14\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:40\n"
|
||||
|
||||
#. Description = S["the list part of the content item"];
|
||||
#: OrchardCore.Lists\GraphQL\ContainedInputObjectType.cs:13
|
||||
@@ -31,7 +31,7 @@ msgid "Represents a link to the parent content item, and the order that content
|
||||
msgstr "عرض الرابط لعنصر المحتوى الأصل، والترتيب التسلسلي الخاص به."
|
||||
|
||||
#. Description = S["Represents a collection of content items."];
|
||||
#: OrchardCore.Lists\GraphQL\ListQueryObjectType.cs:25
|
||||
#: OrchardCore.Lists\GraphQL\ListQueryObjectType.cs:24
|
||||
msgctxt "OrchardCore.Lists.GraphQL.ListQueryObjectType"
|
||||
msgid "Represents a collection of content items."
|
||||
msgstr "عرض تشكيلة من عناصر المحتوى."
|
||||
@@ -57,7 +57,7 @@ msgid "The username or e-mail or password provided is incorrect."
|
||||
msgstr "اسم المستخدم أو البريد الإلكتروني أو كلمة المرور غير صحيحة."
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(nameof(model.ContainedContentTypes), S["At least one content type must be selected."]);
|
||||
#: OrchardCore.Lists\Settings\ListPartSettingsDisplayDriver.cs:58
|
||||
#: OrchardCore.Lists\Settings\ListPartSettingsDisplayDriver.cs:59
|
||||
msgctxt "OrchardCore.Lists.Settings.ListPartSettingsDisplayDriver"
|
||||
msgid "At least one content type must be selected."
|
||||
msgstr "لا بد من اختيار نوع محتوى واحد على الأقل."
|
||||
@@ -110,66 +110,78 @@ msgctxt "OrchardCore.Lists.Views.ListPartDetailAdmin"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Edit {0}", @Model.ListPart.ContentItem.DisplayText]
|
||||
#: OrchardCore.Lists\Views\ListPartDetailAdmin.cshtml:75
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartDetailAdmin"
|
||||
msgid "Edit {0}"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Create {0}", contentTypeDefinition.DisplayName]
|
||||
#: OrchardCore.Lists\Views\ListPartDetailAdmin.cshtml:81
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartDetailAdmin"
|
||||
msgid "Create {0}"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Create"]
|
||||
#: OrchardCore.Lists\Views\ListPartDetailAdmin.cshtml:87
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartDetailAdmin"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <div id="update-order-error-message" class="d-none" data-message="@T["There was an error when updating the order of the items."]" />
|
||||
#: OrchardCore.Lists\Views\ListPartDetailAdmin.cshtml:128
|
||||
#: OrchardCore.Lists\Views\ListPartDetailAdmin.cshtml:102
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartDetailAdmin"
|
||||
msgid "There was an error when updating the order of the items."
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The list is empty."]</p>
|
||||
#: OrchardCore.Lists\Views\ListPartDetailAdmin.cshtml:133
|
||||
#: OrchardCore.Lists\Views\ListPartDetailAdmin.cshtml:107
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartDetailAdmin"
|
||||
msgid "The list is empty."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="DisableRssFeed">@T["Disable RSS feed link generation."]</label>
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartFeed.Edit"
|
||||
msgid "Disable RSS feed link generation."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="FeedProxyUrl">@T["Feed proxy Url"]</label>
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:5
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartFeed.Edit"
|
||||
msgid "Feed proxy Url"
|
||||
msgstr "رابط التغذية الخاص بالوكيل"
|
||||
|
||||
#. <span class="hint">@T["Provide a custom public url which will be used to proxy the local rss feed."]</span>
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:7
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartFeed.Edit"
|
||||
msgid "Provide a custom public url which will be used to proxy the local rss feed."
|
||||
msgstr "قم بتوفير عنوان مخصص عام ليستخدم كتغذية للـ rss."
|
||||
|
||||
#. <span class="hint">@T["The current feed is available at <a href=\"{0}\" target=\"_blank\">{0}</a>.", Url.Action("Index", "Feed", new { area = "OrchardCore.Feeds", ContentItemId = Model.ContentItem.ContentItemId }, Context.Request.Scheme)]</span>
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:8
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartFeed.Edit"
|
||||
msgid "The current feed is available at <a href=\"{0}\" target=\"_blank\">{0}</a>."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="FeedItemsCount">@T["Feed items count"]</label>
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:12
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartFeed.Edit"
|
||||
msgid "Feed items count"
|
||||
msgstr "عدد عناصر التغذية"
|
||||
|
||||
#. <span class="hint">@T["The number of elements to display in the feed."]</span>
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:14
|
||||
#: OrchardCore.Lists\Views\ListPartFeed.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartFeed.Edit"
|
||||
msgid "The number of elements to display in the feed."
|
||||
msgstr "عدد العناصر التي سيتم عرضها في التغذية."
|
||||
|
||||
#. <a class="btn btn-secondary me-1" asp-action="Display" asp-controller="Admin" asp-route-contentItemId="@Model.Container.ContentItemId">@T["List Items"]</a>
|
||||
#: OrchardCore.Lists\Views\ListPartNavigationAdmin.cshtml:14
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartNavigationAdmin"
|
||||
msgid "List Items"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Edit {0}", Model.ContainerContentTypeDefinition?.DisplayName]
|
||||
#: OrchardCore.Lists\Views\ListPartNavigationAdmin.cshtml:20
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartNavigationAdmin"
|
||||
msgid "Edit {0}"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Create {0}", contentTypeDefinition.DisplayName]
|
||||
#: OrchardCore.Lists\Views\ListPartNavigationAdmin.cshtml:31
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartNavigationAdmin"
|
||||
msgid "Create {0}"
|
||||
msgstr ""
|
||||
|
||||
#. @T["New"]
|
||||
#: OrchardCore.Lists\Views\ListPartNavigationAdmin.cshtml:38
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartNavigationAdmin"
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="PageSize">@T["Page Size"]</label>
|
||||
#: OrchardCore.Lists\Views\ListPartSettings.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartSettings.Edit"
|
||||
@@ -206,6 +218,18 @@ msgctxt "OrchardCore.Lists.Views.ListPartSettings.Edit"
|
||||
msgid "The content types that this list can contain, e.g. Blog Post for a Blog."
|
||||
msgstr "أنواع المحتوى التي يمكن أن تحويها هذه القائمة، على سبيل المثال: تدوينة لمدونة."
|
||||
|
||||
#. <label class="form-check-label" asp-for="ShowHeader">@T["Show container's header"]</label>
|
||||
#: OrchardCore.Lists\Views\ListPartSettings.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartSettings.Edit"
|
||||
msgid "Show container's header"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check this option to show a header for the owning content."]</span>
|
||||
#: OrchardCore.Lists\Views\ListPartSettings.Edit.cshtml:28
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartSettings.Edit"
|
||||
msgid "Check this option to show a header for the owning content."
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-sm btn-secondary" admin-for="@Model.ContentItem">@T["List Items"]</a>
|
||||
#: OrchardCore.Lists\Views\ListPartSummaryAdmin.cshtml:3
|
||||
msgctxt "OrchardCore.Lists.Views.ListPartSummaryAdmin"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:16\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:41\n"
|
||||
|
||||
#. .Add(S["Configuration"], NavigationConstants.AdminMenuConfigurationPosition, localization => localization
|
||||
#: OrchardCore.Localization\AdminMenu.cs:31
|
||||
@@ -38,18 +38,6 @@ msgctxt "OrchardCore.Localization.AdminMenu"
|
||||
msgid "Cultures"
|
||||
msgstr "اللغات"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<LocalizationSettings, LocalizationDeploymentStartup>(S => S["Culture settings"], S => S["Exports the culture settings."]);
|
||||
#: OrchardCore.Localization\Startup.cs:64
|
||||
msgctxt "OrchardCore.Localization.LocalizationDeploymentStartup"
|
||||
msgid "Culture settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<LocalizationSettings, LocalizationDeploymentStartup>(S => S["Culture settings"], S => S["Exports the culture settings."]);
|
||||
#: OrchardCore.Localization\Startup.cs:64
|
||||
msgctxt "OrchardCore.Localization.LocalizationDeploymentStartup"
|
||||
msgid "Exports the culture settings."
|
||||
msgstr ""
|
||||
|
||||
#. context.Updater.ModelState.AddModelError("SupportedCultures", S["A culture is required"]);
|
||||
#: OrchardCore.Localization\Drivers\LocalizationSettingsDisplayDriver.cs:108
|
||||
msgctxt "OrchardCore.Localization.Drivers.LocalizationSettingsDisplayDriver"
|
||||
@@ -63,11 +51,23 @@ msgid "The site has been restarted for the settings to take effect."
|
||||
msgstr ""
|
||||
|
||||
#. Description = S["The active cultures configured for the site."],
|
||||
#: OrchardCore.Localization\GraphQL\SiteCulturesQuery.cs:38
|
||||
#: OrchardCore.Localization\GraphQL\SiteCulturesQuery.cs:51
|
||||
msgctxt "OrchardCore.Localization.GraphQL.SiteCulturesQuery"
|
||||
msgid "The active cultures configured for the site."
|
||||
msgstr "اللغات النشطة لضبط الموقع."
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<LocalizationSettings, LocalizationDeploymentStartup>(S => S["Culture settings"], S => S["Exports the culture settings."]);
|
||||
#: OrchardCore.Localization\Startup.cs:65
|
||||
msgctxt "OrchardCore.Localization.LocalizationDeploymentStartup"
|
||||
msgid "Culture settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<LocalizationSettings, LocalizationDeploymentStartup>(S => S["Culture settings"], S => S["Exports the culture settings."]);
|
||||
#: OrchardCore.Localization\Startup.cs:65
|
||||
msgctxt "OrchardCore.Localization.LocalizationDeploymentStartup"
|
||||
msgid "Exports the culture settings."
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning col-xl-6">@T["The current tenant will be reloaded when the settings are saved."]</p>
|
||||
#: OrchardCore.Localization\Views\LocalizationSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Localization.Views.LocalizationSettings.Edit"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:16\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:41\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(viewModel.Markdown), S["{0} doesn't contain a valid Liquid expression. Details: {1}", partName, string.Join(" ", errors)]);
|
||||
#: OrchardCore.Markdown\Drivers\MarkdownBodyPartDisplayDriver.cs:75
|
||||
@@ -61,7 +61,7 @@ msgid "the HTML representation of the markdown content"
|
||||
msgstr "تمثيل HTML لمحتوى الـ markdown"
|
||||
|
||||
#. <span class="hint">@T["The markdown text of the content item."]</span>
|
||||
#: OrchardCore.Markdown\Views\MarkdownBodyPart-Wysiwyg.Edit.cshtml:19
|
||||
#: OrchardCore.Markdown\Views\MarkdownBodyPart-Wysiwyg.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Markdown.Views.MarkdownBodyPart-Wysiwyg.Edit"
|
||||
msgid "The markdown text of the content item."
|
||||
msgstr "نص الـ markdown لعنصر المحتوى."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:39\n"
|
||||
"PO-Revision-Date: 2023-02-17 17:13\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Media.AmazonS3\AdminMenu.cs:24
|
||||
@@ -34,6 +34,14 @@ msgctxt "OrchardCore.Media.AmazonS3.AdminMenu"
|
||||
msgid "Amazon S3 Options"
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove the Amazon S3 Bucket '{0}'.", _options.BucketName];
|
||||
#. context.ErrorMessage = S["Failed to remove the Amazon S3 Bucket '{0}'.", _options.BucketName];
|
||||
#: OrchardCore.Media.AmazonS3\MediaS3BucketTenantEvents.cs:124
|
||||
#: OrchardCore.Media.AmazonS3\MediaS3BucketTenantEvents.cs:130
|
||||
msgctxt "OrchardCore.Media.AmazonS3.MediaS3BucketTenantEvents"
|
||||
msgid "Failed to remove the Amazon S3 Bucket '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. <h1>@RenderTitleSegments(T["Amazon S3 storage options"])</h1>
|
||||
#: OrchardCore.Media.AmazonS3\Views\Admin\Options.cshtml:2
|
||||
msgctxt "OrchardCore.Media.AmazonS3.Views.Admin.Options"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-17 16:50\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Media.Azure\AdminMenu.cs:24
|
||||
@@ -34,6 +34,18 @@ msgctxt "OrchardCore.Media.Azure.AdminMenu"
|
||||
msgid "Azure Blob Options"
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Unable to remove the Azure Media Storage Container '{0}'.", _options.ContainerName];
|
||||
#: OrchardCore.Media.Azure\MediaBlobContainerTenantEvents.cs:80
|
||||
msgctxt "OrchardCore.Media.Azure.MediaBlobContainerTenantEvents"
|
||||
msgid "Unable to remove the Azure Media Storage Container '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove the Azure Media Storage Container '{0}'.", _options.ContainerName];
|
||||
#: OrchardCore.Media.Azure\MediaBlobContainerTenantEvents.cs:86
|
||||
msgctxt "OrchardCore.Media.Azure.MediaBlobContainerTenantEvents"
|
||||
msgid "Failed to remove the Azure Media Storage Container '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. <h1>@RenderTitleSegments(T["Azure Blob storage options"])</h1>
|
||||
#: OrchardCore.Media.Azure\Views\Admin\Options.cshtml:2
|
||||
msgctxt "OrchardCore.Media.Azure.Views.Admin.Options"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:43\n"
|
||||
|
||||
#. builder.Add(S["Content"], design => design
|
||||
#: OrchardCore.Menu\AdminMenu.cs:33
|
||||
@@ -60,14 +60,8 @@ msgctxt "OrchardCore.Menu.Drivers.MenuPartDisplayDriver"
|
||||
msgid "Publishing this content item may erase created content. Fix any content type issues beforehand."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Content Menu Item"]</h5>
|
||||
#: OrchardCore.Menu\Views\ContentMenuItemPart.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Menu.Views.ContentMenuItemPart.Edit"
|
||||
msgid "Content Menu Item"
|
||||
msgstr "عنصر قائمة محتوى"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Menu\Views\ContentMenuItemPart.Edit.cshtml:6
|
||||
#. <label asp-for="Name" class="@Orchard.GetLabelCssClasses()">@T["Name"]</label>
|
||||
#: OrchardCore.Menu\Views\ContentMenuItemPart.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Menu.Views.ContentMenuItemPart.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
@@ -84,26 +78,32 @@ msgctxt "OrchardCore.Menu.Views.ContentMenuItemPart.Thumbnail"
|
||||
msgid "Links to a Content url."
|
||||
msgstr "روابط إلى رابط المحتوى."
|
||||
|
||||
#. <h5>@T["Html Menu Item"]</h5>
|
||||
#: OrchardCore.Menu\Views\HtmlMenuItemPart.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Menu.Views.HtmlMenuItemPart.Edit"
|
||||
msgid "Html Menu Item"
|
||||
msgstr ""
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["New {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Menu\Views\Admin\Create.cshtml:13
|
||||
msgctxt "OrchardCore.Menu.Views.Admin.Create"
|
||||
msgid "New {0}"
|
||||
msgstr "جديد {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Menu\Views\HtmlMenuItemPart.Edit.cshtml:6
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Menu\Views\Admin\Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Menu.Views.Admin.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "تحرير {0}"
|
||||
|
||||
#. <label asp-for="Name" class="@Orchard.GetLabelCssClasses()">@T["Name"]</label>
|
||||
#: OrchardCore.Menu\Views\HtmlMenuItemPart.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Menu.Views.HtmlMenuItemPart.Edit"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Url">@T["Url"]</label>
|
||||
#: OrchardCore.Menu\Views\HtmlMenuItemPart.Edit.cshtml:11
|
||||
#. <label asp-for="Url" class="@Orchard.GetLabelCssClasses()">@T["Url"]</label>
|
||||
#: OrchardCore.Menu\Views\HtmlMenuItemPart.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Menu.Views.HtmlMenuItemPart.Edit"
|
||||
msgid "Url"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Html">@T["Html"]</label>
|
||||
#: OrchardCore.Menu\Views\HtmlMenuItemPart.Edit.cshtml:16
|
||||
#. <label asp-for="Html" class="@Orchard.GetLabelCssClasses()">@T["Html"]</label>
|
||||
#: OrchardCore.Menu\Views\HtmlMenuItemPart.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Menu.Views.HtmlMenuItemPart.Edit"
|
||||
msgid "Html"
|
||||
msgstr ""
|
||||
@@ -138,20 +138,14 @@ msgctxt "OrchardCore.Menu.Views.HtmlMenuItemPartSettings.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Link Menu Item"]</h5>
|
||||
#: OrchardCore.Menu\Views\LinkMenuItemPart.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Menu.Views.LinkMenuItemPart.Edit"
|
||||
msgid "Link Menu Item"
|
||||
msgstr "رابط عنصر قائمة"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Menu\Views\LinkMenuItemPart.Edit.cshtml:6
|
||||
#. <label asp-for="Name" class="@Orchard.GetLabelCssClasses()">@T["Name"]</label>
|
||||
#: OrchardCore.Menu\Views\LinkMenuItemPart.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Menu.Views.LinkMenuItemPart.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <label asp-for="Url">@T["Url"]</label>
|
||||
#: OrchardCore.Menu\Views\LinkMenuItemPart.Edit.cshtml:11
|
||||
#. <label asp-for="Url" class="@Orchard.GetLabelCssClasses()">@T["Url"]</label>
|
||||
#: OrchardCore.Menu\Views\LinkMenuItemPart.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Menu.Views.LinkMenuItemPart.Edit"
|
||||
msgid "Url"
|
||||
msgstr "الرابط"
|
||||
@@ -193,38 +187,26 @@ msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. @T["Add Menu Item"]
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:25
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Menu.Views.MenuPart.Edit"
|
||||
msgid "Add Menu Item"
|
||||
msgstr "إضافة عنصر قائمة"
|
||||
|
||||
#. <h5 class="modal-title" id="available-menu-items-title">@T["Available Menu Items"]</h5>
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:47
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:57
|
||||
msgctxt "OrchardCore.Menu.Views.MenuPart.Edit"
|
||||
msgid "Available Menu Items"
|
||||
msgstr "عناصر القائمة المتوفرة"
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:66
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:76
|
||||
msgctxt "OrchardCore.Menu.Views.MenuPart.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <div id="msg-leave" style="display:none" data>@T["You have reordered the navigation."]</div>
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:73
|
||||
#: OrchardCore.Menu\Views\MenuPart.Edit.cshtml:83
|
||||
msgctxt "OrchardCore.Menu.Views.MenuPart.Edit"
|
||||
msgid "You have reordered the navigation."
|
||||
msgstr "قمت بترتيب القوائم."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["New {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Menu\Views\Admin\Create.cshtml:13
|
||||
msgctxt "OrchardCore.Menu.Views.Admin.Create"
|
||||
msgid "New {0}"
|
||||
msgstr "جديد {0}"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Menu\Views\Admin\Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Menu.Views.Admin.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "تحرير {0}"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:43\n"
|
||||
|
||||
#. builder.Add(S["Security"], security => security
|
||||
#: OrchardCore.Microsoft.Authentication\AdminMenu.cs:24
|
||||
@@ -118,6 +118,36 @@ msgctxt "OrchardCore.Microsoft.Authentication.ViewModels.MicrosoftAccountSetting
|
||||
msgid "Invalid path"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Azure AD Settings"]</h5>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Edit"
|
||||
msgid "Azure AD Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Azure AD Settings"]</h5>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary"
|
||||
msgid "Azure AD Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds Azure AD settings to the plan."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary"
|
||||
msgid "Adds Azure AD settings to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Azure AD Settings"]</h4>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail"
|
||||
msgid "Azure AD Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports the Azure AD settings."]</p>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail"
|
||||
msgid "Exports the Azure AD settings."
|
||||
msgstr ""
|
||||
|
||||
#. @T["The current tenant will be reloaded when the settings are saved."]
|
||||
#: OrchardCore.Microsoft.Authentication\Views\AzureADSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.AzureADSettings.Edit"
|
||||
@@ -280,33 +310,3 @@ msgctxt "OrchardCore.Microsoft.Authentication.Views.NavigationItemText-microsoft
|
||||
msgid "Microsoft"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Azure AD Settings"]</h5>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Edit"
|
||||
msgid "Azure AD Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Azure AD Settings"]</h5>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary"
|
||||
msgid "Azure AD Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds Azure AD settings to the plan."]</span>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Summary"
|
||||
msgid "Adds Azure AD settings to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Azure AD Settings"]</h4>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail"
|
||||
msgid "Azure AD Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports the Azure AD settings."]</p>
|
||||
#: OrchardCore.Microsoft.Authentication\Views\Items\AzureADDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Microsoft.Authentication.Views.Items.AzureADDeploymentStep.Thumbnail"
|
||||
msgid "Exports the Azure AD settings."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,38 +10,38 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-06-01 18:41\n"
|
||||
"PO-Revision-Date: 2023-02-17 16:53\n"
|
||||
|
||||
#. var firstText = FirstText ?? S["<<"];
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:182
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:181
|
||||
msgctxt "OrchardCore.Navigation.PagerShapes"
|
||||
msgid "<<"
|
||||
msgstr ""
|
||||
|
||||
#. var previousText = PreviousText ?? S["<"];
|
||||
#. var previousText = PreviousText ?? S["<"];
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:183
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:371
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:182
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:370
|
||||
msgctxt "OrchardCore.Navigation.PagerShapes"
|
||||
msgid "<"
|
||||
msgstr ""
|
||||
|
||||
#. var nextText = NextText ?? S[">"];
|
||||
#. var nextText = NextText ?? S[">"];
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:184
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:372
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:183
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:371
|
||||
msgctxt "OrchardCore.Navigation.PagerShapes"
|
||||
msgid ">"
|
||||
msgstr ""
|
||||
|
||||
#. var lastText = LastText ?? S[">>"];
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:185
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:184
|
||||
msgctxt "OrchardCore.Navigation.PagerShapes"
|
||||
msgid ">>"
|
||||
msgstr ""
|
||||
|
||||
#. var gapText = GapText ?? S["..."];
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:186
|
||||
#: OrchardCore.Navigation\PagerShapes.cs:185
|
||||
msgctxt "OrchardCore.Navigation.PagerShapes"
|
||||
msgid "..."
|
||||
msgstr ""
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
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.Notifications.Core.pot\n"
|
||||
"X-Crowdin-File-ID: 887\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: 2023-02-18 17:48\n"
|
||||
|
||||
#. public LocalizedString Name => S["Email Notifications"];
|
||||
#: OrchardCore.Notifications.Core\Services\EmailNotificationProvider.cs:24
|
||||
msgctxt "OrchardCore.Notifications.Services.EmailNotificationProvider"
|
||||
msgid "Email Notifications"
|
||||
msgstr ""
|
||||
|
||||
517
src/Twain.Web/Localization/ar/OrchardCore.Notifications.po
Normal file
517
src/Twain.Web/Localization/ar/OrchardCore.Notifications.po
Normal file
@@ -0,0 +1,517 @@
|
||||
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.Notifications.pot\n"
|
||||
"X-Crowdin-File-ID: 889\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: 2023-02-18 17:48\n"
|
||||
|
||||
#. public override LocalizedString DisplayText => S["Notify Content's Owner Task"];
|
||||
#: OrchardCore.Notifications\Activities\NotifyContentOwnerTask.cs:40
|
||||
msgctxt "OrchardCore.Notifications.Activities.NotifyContentOwnerTask"
|
||||
msgid "Notify Content's Owner Task"
|
||||
msgstr ""
|
||||
|
||||
#. public override LocalizedString DisplayText => S["Notify User Task"];
|
||||
#: OrchardCore.Notifications\Activities\NotifyUserTask.cs:32
|
||||
msgctxt "OrchardCore.Notifications.Activities.NotifyUserTask"
|
||||
msgid "Notify User Task"
|
||||
msgstr ""
|
||||
|
||||
#. public override LocalizedString Category => S["Notifications"];
|
||||
#: OrchardCore.Notifications\Activities\NotifyUserTaskActivity.cs:39
|
||||
msgctxt "OrchardCore.Notifications.Activities.NotifyUserTaskActivity"
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
|
||||
#. return Outcomes(S["Done"], S["Failed"], S["Failed: no user found"]);
|
||||
#: OrchardCore.Notifications\Activities\NotifyUserTaskActivity.cs:67
|
||||
msgctxt "OrchardCore.Notifications.Activities.NotifyUserTaskActivity"
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#. return Outcomes(S["Done"], S["Failed"], S["Failed: no user found"]);
|
||||
#: OrchardCore.Notifications\Activities\NotifyUserTaskActivity.cs:67
|
||||
msgctxt "OrchardCore.Notifications.Activities.NotifyUserTaskActivity"
|
||||
msgid "Failed"
|
||||
msgstr ""
|
||||
|
||||
#. return Outcomes(S["Done"], S["Failed"], S["Failed: no user found"]);
|
||||
#: OrchardCore.Notifications\Activities\NotifyUserTaskActivity.cs:67
|
||||
msgctxt "OrchardCore.Notifications.Activities.NotifyUserTaskActivity"
|
||||
msgid "Failed: no user found"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem(S["Read"], NotificationStatus.Read.ToString()),
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:94
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "Read"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem(S["Unread"], NotificationStatus.Unread.ToString()),
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:95
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "Unread"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem(S["Recently created"], NotificationOrder.Latest.ToString()),
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:99
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "Recently created"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem(S["Previously created"], NotificationOrder.Oldest.ToString()),
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:100
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "Previously created"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem(S["Mark as read"], NotificationBulkAction.Read.ToString()),
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:104
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "Mark as read"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem(S["Mark as unread"], NotificationBulkAction.Unread.ToString()),
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:105
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "Mark as unread"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem(S["Remove"], NotificationBulkAction.Remove.ToString()),
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:106
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} unread successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} read successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} removed successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} read successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:193
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:214
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:225
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:261
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "notification"
|
||||
msgid_plural "notifications"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} unread successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:193
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "{0} {1} unread successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} read successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} read successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:214
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:261
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "{0} {1} read successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["{0} {1} removed successfully.", counter, H.Plural(counter, "notification", "notifications")]);
|
||||
#: OrchardCore.Notifications\Controllers\AdminController.cs:225
|
||||
msgctxt "OrchardCore.Notifications.Controllers.AdminController"
|
||||
msgid "{0} {1} removed successfully."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Notification Center"])</h1></zone>
|
||||
#: OrchardCore.Notifications\Views\Admin\List.cshtml:3
|
||||
msgctxt "OrchardCore.Notifications.Views.Admin.List"
|
||||
msgid "Notification Center"
|
||||
msgstr ""
|
||||
|
||||
#. <div class="btn-group" title="@T["Actions"]">
|
||||
#. <span>@T["Actions"]</span>
|
||||
#: OrchardCore.Notifications\Views\Notification.SummaryAdmin.cshtml:76
|
||||
#: OrchardCore.Notifications\Views\Notification.SummaryAdmin.cshtml:78
|
||||
msgctxt "OrchardCore.Notifications.Views.Notification.SummaryAdmin"
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Mark as read"]
|
||||
#: OrchardCore.Notifications\Views\NotificationsActions_SummaryAdmin.cshtml:10
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsActions_SummaryAdmin"
|
||||
msgid "Mark as read"
|
||||
msgstr ""
|
||||
|
||||
#. @T["No notifications found."]
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminList.cshtml:55
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminList"
|
||||
msgid "No notifications found."
|
||||
msgstr ""
|
||||
|
||||
#. selectedItems.text($(":checkbox[name='itemIds']:checked").length + ' @T["selected"]');
|
||||
#. selectedItems.text(selectedItemsCount + ' @T["selected"]');
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminList.cshtml:109
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminList.cshtml:120
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminList"
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Actions"]
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminList.Fields.BulkActions.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminList.Fields.BulkActions"
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl" data-title="@T["Delete"]" data-message="@T["Are you sure you to mark all notifications as read?"]"
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListActionBarButtons.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListActionBarButtons"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl" data-title="@T["Delete"]" data-message="@T["Are you sure you to mark all notifications as read?"]"
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListActionBarButtons.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListActionBarButtons"
|
||||
msgid "Are you sure you to mark all notifications as read?"
|
||||
msgstr ""
|
||||
|
||||
#. data-ok-text="@T["Ok"]" data-cancel-text="@T["Cancel"]">@T["Mark All as Read"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListActionBarButtons.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListActionBarButtons"
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#. data-ok-text="@T["Ok"]" data-cancel-text="@T["Cancel"]">@T["Mark All as Read"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListActionBarButtons.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListActionBarButtons"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. data-ok-text="@T["Ok"]" data-cancel-text="@T["Cancel"]">@T["Mark All as Read"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListActionBarButtons.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListActionBarButtons"
|
||||
msgid "Mark All as Read"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="dropdown-item" href="javascript:void(0)" data-action="@item.Value" data-title="@T["Bulk Action"]" data-message="@T["Are you sure you want to {0} these items?", @item.Text.ToLower()]">@item.Text</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListBulkActions.cshtml:5
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListBulkActions"
|
||||
msgid "Bulk Action"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="dropdown-item" href="javascript:void(0)" data-action="@item.Value" data-title="@T["Bulk Action"]" data-message="@T["Are you sure you want to {0} these items?", @item.Text.ToLower()]">@item.Text</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListBulkActions.cshtml:5
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListBulkActions"
|
||||
msgid "Are you sure you want to {0} these items?"
|
||||
msgstr ""
|
||||
|
||||
#. <select asp-for="Status" asp-items="@Model.Statuses" class="selectpicker show-tick me-2" data-header="@T["Filter by status"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="auto" title="@T["Show"]" data-style="btn-sm">
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListFilters.cshtml:4
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListFilters"
|
||||
msgid "Filter by status"
|
||||
msgstr ""
|
||||
|
||||
#. <select asp-for="Status" asp-items="@Model.Statuses" class="selectpicker show-tick me-2" data-header="@T["Filter by status"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="auto" title="@T["Show"]" data-style="btn-sm">
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListFilters.cshtml:4
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListFilters"
|
||||
msgid "Show"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="">@T["All"]</option>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListFilters.cshtml:5
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListFilters"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#. <select asp-for="OrderBy" asp-items="@Model.Sorts" class="selectpicker show-tick" data-header="@T["Sort by"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="true" title="@T["Sort"]" data-style="btn-sm"></select>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListFilters.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListFilters"
|
||||
msgid "Sort by"
|
||||
msgstr ""
|
||||
|
||||
#. <select asp-for="OrderBy" asp-items="@Model.Sorts" class="selectpicker show-tick" data-header="@T["Sort by"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="true" title="@T["Sort"]" data-style="btn-sm"></select>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListFilters.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListFilters"
|
||||
msgid "Sort"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchText" class="sr-only">@T["Search"]</label>
|
||||
#. <input asp-for="SearchText" class="form-control" placeholder="@T["Search"]" inputmode="search" type="search" autofocus />
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListSearch.cshtml:7
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListSearch.cshtml:9
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListSearch"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" for="select-all" id="select-all-label" title="@T["Select All"]"></label>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListSummary.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListSummary"
|
||||
msgid "Select All"
|
||||
msgstr ""
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural((int)Model.NotficationsItemsCount, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", (int)Model.StartIndex, (int)Model.EndIndex]">@T.Plural((int)Model.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListSummary.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListSummary"
|
||||
msgid "1 item"
|
||||
msgid_plural "{0} items"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural((int)Model.NotficationsItemsCount, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", (int)Model.StartIndex, (int)Model.EndIndex]">@T.Plural((int)Model.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListSummary.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListSummary"
|
||||
msgid "Items {0} to {1}"
|
||||
msgstr ""
|
||||
|
||||
#. <label id="items" for="select-all">@T.Plural((int)Model.NotficationsItemsCount, "1 item", "{0} items")<span class="text-muted" title="@T["Items {0} to {1}", (int)Model.StartIndex, (int)Model.EndIndex]">@T.Plural((int)Model.TotalItemCount, " / {0} item in total", " / {0} items in total")</span></label>
|
||||
#: OrchardCore.Notifications\Views\NotificationsAdminListSummary.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsAdminListSummary"
|
||||
msgid " / {0} item in total"
|
||||
msgid_plural " / {0} items in total"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#. <a asp-action="Toggle" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-markAsRead="false" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Unread a message"] data-message=@T["Are you sure you want to mark this notification as unread?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Mark as unread"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "Unread a message"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Toggle" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-markAsRead="false" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Unread a message"] data-message=@T["Are you sure you want to mark this notification as unread?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Mark as unread"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "Are you sure you want to mark this notification as unread?"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Toggle" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-markAsRead="false" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Unread a message"] data-message=@T["Are you sure you want to mark this notification as unread?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Mark as unread"]</a>
|
||||
#. <a asp-action="Delete" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Delete a notification"] data-message=@T["Are you sure you want to delete this notification?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Delete"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:8
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:11
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Toggle" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-markAsRead="false" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Unread a message"] data-message=@T["Are you sure you want to mark this notification as unread?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Mark as unread"]</a>
|
||||
#. <a asp-action="Delete" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Delete a notification"] data-message=@T["Are you sure you want to delete this notification?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Delete"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:8
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:11
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Toggle" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-markAsRead="false" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Unread a message"] data-message=@T["Are you sure you want to mark this notification as unread?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Mark as unread"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "Mark as unread"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Delete" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Delete a notification"] data-message=@T["Are you sure you want to delete this notification?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Delete"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:11
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "Delete a notification"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Delete" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Delete a notification"] data-message=@T["Are you sure you want to delete this notification?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Delete"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:11
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "Are you sure you want to delete this notification?"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Delete" asp-controller="Admin" asp-route-area="OrchardCore.Notifications" asp-route-notificationId="@Model.Notification.NotificationId" asp-route-returnUrl="@FullRequestPath" data-url-af="UnsafeUrl RemoveUrl" data-title=@T["Delete a notification"] data-message=@T["Are you sure you want to delete this notification?"] data-ok-text="@T["Yes"]" data-cancel-text="@T["No"]" data-ok-class="btn-primary" class="dropdown-item btn-sm">@T["Delete"]</a>
|
||||
#: OrchardCore.Notifications\Views\NotificationsButtonActions_SummaryAdmin.cshtml:11
|
||||
msgctxt "OrchardCore.Notifications.Views.NotificationsButtonActions_SummaryAdmin"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. <h4><i class="fa fa-envelope" aria-hidden="true"></i>@Model.Activity.GetTitleOrDefault(() => T["Notify user"])</h4>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Design.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Design"
|
||||
msgid "Notify user"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Subject">@T["Subject"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "Subject"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["You may use Liquid syntax."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "You may use Liquid syntax."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="TextBody">@T["Text Body"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "Text Body"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["This optional text body does not support HTML. You may use Liquid syntax."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "This optional text body does not support HTML. You may use Liquid syntax."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="HtmlBody">@T["HTML Body"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "HTML Body"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["HTML message will only be sent if the notification provider supports it. You may use Liquid syntax."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "HTML message will only be sent if the notification provider supports it. You may use Liquid syntax."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="IsHtmlPreferred">@T["Use HTML Body when possible"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "Use HTML Body when possible"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["When checked, the notification provider will use the HTML body if it supports HTML."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Edit"
|
||||
msgid "When checked, the notification provider will use the HTML body if it supports HTML."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title"><i class="fa fa-envelope" aria-hidden="true"></i>@T["Notify owner"]</h4>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Thumbnail"
|
||||
msgid "Notify owner"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Notify content owner"]</p>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyContentOwnerTask.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyContentOwnerTask.Fields.Thumbnail"
|
||||
msgid "Notify content owner"
|
||||
msgstr ""
|
||||
|
||||
#. <h4><i class="fa fa-envelope" aria-hidden="true"></i>@Model.Activity.GetTitleOrDefault(() => T["Notify user"])</h4>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTask.Fields.Design.cshtml:8
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTask.Fields.Design"
|
||||
msgid "Notify user"
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title"><i class="fa fa-envelope" aria-hidden="true"></i>@T["Notify user"]</h4>
|
||||
#. <p>@T["Notify user"]</p>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTask.Fields.Thumbnail.cshtml:1
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTask.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTask.Fields.Thumbnail"
|
||||
msgid "Notify user"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Subject">@T["Subject"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "Subject"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["You may use Liquid syntax."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "You may use Liquid syntax."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="TextBody">@T["Text Body"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "Text Body"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["This optional text body does not support HTML. You may use Liquid syntax."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "This optional text body does not support HTML. You may use Liquid syntax."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="HtmlBody">@T["HTML Body"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "HTML Body"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["HTML message will only be sent if the notification provider supports it. You may use Liquid syntax."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "HTML message will only be sent if the notification provider supports it. You may use Liquid syntax."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="IsHtmlPreferred">@T["Use HTML Body when possible"]</label>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "Use HTML Body when possible"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["When checked, the notification provider will use the HTML body if it supports HTML."]</span>
|
||||
#: OrchardCore.Notifications\Views\Items\NotifyUserTaskActivity.Fields.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Notifications.Views.Items.NotifyUserTaskActivity.Fields.Edit"
|
||||
msgid "When checked, the notification provider will use the HTML body if it supports HTML."
|
||||
msgstr ""
|
||||
|
||||
#: OrchardCore.Notifications\Views\UserNotificationCollection.cshtml:0
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationCollection"
|
||||
msgid "notification"
|
||||
msgid_plural "notifications"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[5] ""
|
||||
|
||||
#: OrchardCore.Notifications\Views\UserNotificationCollection.cshtml:0
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationCollection"
|
||||
msgid "You have more than {0} unread {1}"
|
||||
msgstr ""
|
||||
|
||||
#: OrchardCore.Notifications\Views\UserNotificationCollection.cshtml:0
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationCollection"
|
||||
msgid "You have {0} unread {1}"
|
||||
msgstr ""
|
||||
|
||||
#. <i class="fa fa-bell-o" aria-hidden="true" data-bs-toggle="tooltip" data-bs-original-title="@T["You have no unread notifications"]"></i>
|
||||
#: OrchardCore.Notifications\Views\UserNotificationCollection.cshtml:24
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationCollection"
|
||||
msgid "You have no unread notifications"
|
||||
msgstr ""
|
||||
|
||||
#. <div><a class="dropdown-item fw-bold" asp-action="List" asp-controller="Admin" asp-area="OrchardCore.Notifications">@T["Notification Center"]</a></div>
|
||||
#: OrchardCore.Notifications\Views\UserNotificationCollection.cshtml:43
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationCollection"
|
||||
msgid "Notification Center"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Methods">@T["Notification Methods"]</label>
|
||||
#: OrchardCore.Notifications\Views\UserNotificationPreferencesPart.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationPreferencesPart.Edit"
|
||||
msgid "Notification Methods"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Select all notification methods to receive."]
|
||||
#: OrchardCore.Notifications\Views\UserNotificationPreferencesPart.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationPreferencesPart.Edit"
|
||||
msgid "Select all notification methods to receive."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["From the list above, you can sort the notification priority where the most important method is on the top."]</span>
|
||||
#: OrchardCore.Notifications\Views\UserNotificationPreferencesPart.Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Notifications.Views.UserNotificationPreferencesPart.Edit"
|
||||
msgid "From the list above, you can sort the notification priority where the most important method is on the top."
|
||||
msgstr ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:20\n"
|
||||
"PO-Revision-Date: 2023-02-17 16:54\n"
|
||||
|
||||
#. .Add(S["Design"], design => design
|
||||
#: OrchardCore.Placements\AdminMenu.cs:25
|
||||
@@ -148,12 +148,6 @@ msgctxt "OrchardCore.Placements.Settings.PlacementContentTypePartDefinitionDrive
|
||||
msgid "Placement in admin editor for the {0} part in a {1} type"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Edit placements"]
|
||||
#: OrchardCore.Placements\Views\PlacementSettings.cshtml:5
|
||||
msgctxt "OrchardCore.Placements.Views.PlacementSettings"
|
||||
msgid "Edit placements"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(Model.Creating ? T["Create Placement"] : T["Edit Placement"])</h1></zone>
|
||||
#: OrchardCore.Placements\Views\Admin\Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Placements.Views.Admin.Edit"
|
||||
@@ -342,6 +336,12 @@ msgctxt "OrchardCore.Placements.Views.Items.PlacementsDeploymentStep.Thumbnail"
|
||||
msgid "Exports placements defined in Placements module."
|
||||
msgstr ""
|
||||
|
||||
#. @T["Edit placements"]
|
||||
#: OrchardCore.Placements\Views\PlacementSettings.cshtml:5
|
||||
msgctxt "OrchardCore.Placements.Views.PlacementSettings"
|
||||
msgid "Edit placements"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-route-action="Edit" asp-route-area="OrchardCore.Placements" asp-route-shapeType="@Model.ShapeType" asp-route-returnUrl="@FullRequestPath" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#: OrchardCore.Placements\Views\Shared\DisplayTemplates\ShapePlacementViewModel.cshtml:5
|
||||
msgctxt "OrchardCore.Placements.Views.Shared.DisplayTemplates.ShapePlacementViewModel"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. <label class="form-check-label" asp-for="Show">@T["Show"]</label>
|
||||
#: OrchardCore.ProjectTemplates\content\OrchardCore.Templates.Cms.Module\Views\MyTestPart.Edit.cshtml:6
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-07-15 18:54\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. <button class="btn btn-primary btn-publish-later" type="submit" name="submit.Save" value="submit.PublishLater">@T["Publish Later"]</button>
|
||||
#: OrchardCore.PublishLater\Views\PublishLaterPart.Edit.cshtml:13
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:22\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. builder.Add(S["Search"], NavigationConstants.AdminMenuSearchPosition, search => search
|
||||
#: OrchardCore.Queries\AdminMenu.cs:24
|
||||
@@ -138,131 +138,35 @@ msgctxt "OrchardCore.Queries.Sql.Drivers.SqlQueryDisplayDriver"
|
||||
msgid "The query field is required"
|
||||
msgstr "حقل الاستعلام إلزامي"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-search" aria-hidden="true"></i></span><span class="title">@T["Search"]</span>
|
||||
#: OrchardCore.Queries\Views\NavigationItemText-search.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Queries.Views.NavigationItemText-search.Id"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
#. <h5>@T["All Queries"]</h5>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Edit"
|
||||
msgid "All Queries"
|
||||
msgstr "كل الاستعلامات"
|
||||
|
||||
#. <h4>@T["SQL"]</h4>
|
||||
#: OrchardCore.Queries\Views\Query-Sql.Link.cshtml:6
|
||||
msgctxt "OrchardCore.Queries.Views.Query-Sql.Link"
|
||||
msgid "SQL"
|
||||
msgstr ""
|
||||
#. <h5>@T["All Queries"]</h5>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Summary"
|
||||
msgid "All Queries"
|
||||
msgstr "كل الاستعلامات"
|
||||
|
||||
#. <p class="hint">@T["Queries the SQL database."]</p>
|
||||
#: OrchardCore.Queries\Views\Query-Sql.Link.cshtml:7
|
||||
msgctxt "OrchardCore.Queries.Views.Query-Sql.Link"
|
||||
msgid "Queries the SQL database."
|
||||
msgstr "استعلامات قاعدة بيانات SQL."
|
||||
#. <span class="hint">@T["Adds all queries to the plan."]</span>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Summary"
|
||||
msgid "Adds all queries to the plan."
|
||||
msgstr "إضافة كل الاستعلامات إلى الخطة."
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Admin" asp-route-id="@Model.Name" asp-area="OrchardCore.Queries">@T["Add"]</a>
|
||||
#: OrchardCore.Queries\Views\Query-Sql.Link.cshtml:10
|
||||
msgctxt "OrchardCore.Queries.Views.Query-Sql.Link"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
#. <h4 class="card-title">@T["All Queries"]</h4>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Thumbnail"
|
||||
msgid "All Queries"
|
||||
msgstr "كل الاستعلامات"
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Queries\Views\Query.Buttons.SummaryAdmin.cshtml:6
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Buttons.SummaryAdmin"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Queries\Views\Query.Buttons.SummaryAdmin.cshtml:12
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Buttons.SummaryAdmin"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <button type="submit" class="btn btn-primary save">@T["Save"]</button>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Buttons.cshtml:4
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Buttons"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. asp-route-area="OrchardCore.Queries">@T["Cancel"]</a>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Buttons.cshtml:10
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Buttons"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span class="hint">@T["The technical name of the query."]</span>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "The technical name of the query."
|
||||
msgstr "الإسم الفني للاستعلام."
|
||||
|
||||
#. <label asp-for="Schema">@T["Schema"]</label>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "Schema"
|
||||
msgstr "مخطط"
|
||||
|
||||
#. <span class="hint">@T["The schema the GraphQL API will use to return results."] <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Queries/#graphql" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "The schema the GraphQL API will use to return results."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The schema the GraphQL API will use to return results."] <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Queries/#graphql" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <h1>@T["If you see this message you need to create a custom shape template for {0}", "Query-" + Model.Name + ".Link"]</h1>
|
||||
#: OrchardCore.Queries\Views\Query.Link.cshtml:1
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Link"
|
||||
msgid "If you see this message you need to create a custom shape template for {0}"
|
||||
msgstr "إن كنت ترى هذه الرسالة، فأنت بحاجة إلى إنشاء نمودج شكلي مخصص إلى {0}"
|
||||
|
||||
#. class="btn btn-success btn-sm">@T["Run"]</a>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Buttons.SummaryAdmin.cshtml:11
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Buttons.SummaryAdmin"
|
||||
msgid "Run"
|
||||
msgstr "تشغيل"
|
||||
|
||||
#. <label class="form-check-label" asp-for="ReturnDocuments">@T["Return Documents"]</label>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "Return Documents"
|
||||
msgstr "إعادة الوثائق"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to return the corresponding documents."]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "Check to return the corresponding documents."
|
||||
msgstr "اختر للعودة إلى المستندات المقابلة."
|
||||
|
||||
#. <span class="hint">@T["When checked, the result has to be a list of document ids."]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "When checked, the result has to be a list of document ids."
|
||||
msgstr "عند اختياره، ستكون النتائج في شكل قائمة بأرقام معرفات الوثائق."
|
||||
|
||||
#. <label asp-for="Query">@T["Query"]</label>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "Query"
|
||||
msgstr "استعلام"
|
||||
|
||||
#. <span class="hint">@T["The SQL query to execute."]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "The SQL query to execute."
|
||||
msgstr "استعلام SQL المراد تنفيذه."
|
||||
|
||||
#. <span class="hint">@T["SQL query"]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.SummaryAdmin.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.SummaryAdmin"
|
||||
msgid "SQL query"
|
||||
msgstr "استعلام SQL"
|
||||
#. <p>@T["Exports every query."]</p>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Thumbnail"
|
||||
msgid "Exports every query."
|
||||
msgstr "تصدير كافة الاستعلامات."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["New {0} query", Model.SourceName])</h1></zone>
|
||||
#: OrchardCore.Queries\Views\Admin\Create.cshtml:3
|
||||
@@ -386,6 +290,42 @@ msgctxt "OrchardCore.Queries.Views.Admin.Index"
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-search" aria-hidden="true"></i></span><span class="title">@T["Search"]</span>
|
||||
#: OrchardCore.Queries\Views\NavigationItemText-search.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Queries.Views.NavigationItemText-search.Id"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#. <h4>@T["SQL"]</h4>
|
||||
#: OrchardCore.Queries\Views\Query-Sql.Link.cshtml:6
|
||||
msgctxt "OrchardCore.Queries.Views.Query-Sql.Link"
|
||||
msgid "SQL"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="hint">@T["Queries the SQL database."]</p>
|
||||
#: OrchardCore.Queries\Views\Query-Sql.Link.cshtml:7
|
||||
msgctxt "OrchardCore.Queries.Views.Query-Sql.Link"
|
||||
msgid "Queries the SQL database."
|
||||
msgstr "استعلامات قاعدة بيانات SQL."
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Admin" asp-route-id="@Model.Name" asp-area="OrchardCore.Queries">@T["Add"]</a>
|
||||
#: OrchardCore.Queries\Views\Query-Sql.Link.cshtml:10
|
||||
msgctxt "OrchardCore.Queries.Views.Query-Sql.Link"
|
||||
msgid "Add"
|
||||
msgstr "إضافة"
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Queries\Views\Query.Buttons.SummaryAdmin.cshtml:6
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Buttons.SummaryAdmin"
|
||||
msgid "Edit"
|
||||
msgstr "تحرير"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Queries\Views\Query.Buttons.SummaryAdmin.cshtml:12
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Buttons.SummaryAdmin"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["SQL Query"])</h1></zone>
|
||||
#: OrchardCore.Queries\Views\Admin\Query.cshtml:14
|
||||
msgctxt "OrchardCore.Queries.Views.Admin.Query"
|
||||
@@ -452,35 +392,53 @@ msgctxt "OrchardCore.Queries.Views.Admin.Query"
|
||||
msgid "Query executed in {0} ms"
|
||||
msgstr "تم تنفيذ الاستعلام في مدة {0} ملي ثانية"
|
||||
|
||||
#. <h5>@T["All Queries"]</h5>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Edit"
|
||||
msgid "All Queries"
|
||||
msgstr "كل الاستعلامات"
|
||||
#. <button type="submit" class="btn btn-primary save">@T["Save"]</button>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Buttons.cshtml:4
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Buttons"
|
||||
msgid "Save"
|
||||
msgstr "حفظ"
|
||||
|
||||
#. <h5>@T["All Queries"]</h5>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Summary"
|
||||
msgid "All Queries"
|
||||
msgstr "كل الاستعلامات"
|
||||
#. asp-route-area="OrchardCore.Queries">@T["Cancel"]</a>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Buttons.cshtml:10
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Buttons"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <span class="hint">@T["Adds all queries to the plan."]</span>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Summary"
|
||||
msgid "Adds all queries to the plan."
|
||||
msgstr "إضافة كل الاستعلامات إلى الخطة."
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "Name"
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <h4 class="card-title">@T["All Queries"]</h4>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Thumbnail"
|
||||
msgid "All Queries"
|
||||
msgstr "كل الاستعلامات"
|
||||
#. <span class="hint">@T["The technical name of the query."]</span>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "The technical name of the query."
|
||||
msgstr "الإسم الفني للاستعلام."
|
||||
|
||||
#. <p>@T["Exports every query."]</p>
|
||||
#: OrchardCore.Queries\Views\Items\AllQueriesDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Queries.Views.Items.AllQueriesDeploymentStep.Thumbnail"
|
||||
msgid "Exports every query."
|
||||
msgstr "تصدير كافة الاستعلامات."
|
||||
#. <label asp-for="Schema">@T["Schema"]</label>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "Schema"
|
||||
msgstr "مخطط"
|
||||
|
||||
#. <span class="hint">@T["The schema the GraphQL API will use to return results."] <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Queries/#graphql" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "The schema the GraphQL API will use to return results."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The schema the GraphQL API will use to return results."] <a class="seedoc" href="@(OrchardCore.Admin.Constants.DocsUrl)reference/modules/Queries/#graphql" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Queries\Views\Query.Fields.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Fields.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <h1>@T["If you see this message you need to create a custom shape template for {0}", "Query-" + Model.Name + ".Link"]</h1>
|
||||
#: OrchardCore.Queries\Views\Query.Link.cshtml:1
|
||||
msgctxt "OrchardCore.Queries.Views.Query.Link"
|
||||
msgid "If you see this message you need to create a custom shape template for {0}"
|
||||
msgstr "إن كنت ترى هذه الرسالة، فأنت بحاجة إلى إنشاء نمودج شكلي مخصص إلى {0}"
|
||||
|
||||
#. <h5>@T["Queried Content Items"]</h5>
|
||||
#: OrchardCore.Queries\Views\Items\QueryBasedContentDeploymentStep.Fields.Edit.cshtml:10
|
||||
@@ -556,3 +514,45 @@ msgctxt "OrchardCore.Queries.Views.Items.QueryBasedContentDeploymentStep.Fields.
|
||||
msgid "Exports all content items fetched by a Query."
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-success btn-sm">@T["Run"]</a>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Buttons.SummaryAdmin.cshtml:11
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Buttons.SummaryAdmin"
|
||||
msgid "Run"
|
||||
msgstr "تشغيل"
|
||||
|
||||
#. <label class="form-check-label" asp-for="ReturnDocuments">@T["Return Documents"]</label>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "Return Documents"
|
||||
msgstr "إعادة الوثائق"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to return the corresponding documents."]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "Check to return the corresponding documents."
|
||||
msgstr "اختر للعودة إلى المستندات المقابلة."
|
||||
|
||||
#. <span class="hint">@T["When checked, the result has to be a list of document ids."]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "When checked, the result has to be a list of document ids."
|
||||
msgstr "عند اختياره، ستكون النتائج في شكل قائمة بأرقام معرفات الوثائق."
|
||||
|
||||
#. <label asp-for="Query">@T["Query"]</label>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "Query"
|
||||
msgstr "استعلام"
|
||||
|
||||
#. <span class="hint">@T["The SQL query to execute."]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.Edit"
|
||||
msgid "The SQL query to execute."
|
||||
msgstr "استعلام SQL المراد تنفيذه."
|
||||
|
||||
#. <span class="hint">@T["SQL query"]</span>
|
||||
#: OrchardCore.Queries\Views\SqlQuery.SummaryAdmin.cshtml:3
|
||||
msgctxt "OrchardCore.Queries.Views.SqlQuery.SummaryAdmin"
|
||||
msgid "SQL query"
|
||||
msgstr "استعلام SQL"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-10-07 22:42\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. .Add(S["Security"], security => security
|
||||
#: OrchardCore.ReCaptcha\AdminMenu.cs:26
|
||||
@@ -33,13 +33,13 @@ msgid "reCaptcha"
|
||||
msgstr "إعادة رمز التحقق البشري"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<ReCaptchaSettings, DeploymentStartup>(S => S["ReCaptcha settings"], S => S["Exports the ReCaptcha settings."]);
|
||||
#: OrchardCore.ReCaptcha\Startup.cs:34
|
||||
#: OrchardCore.ReCaptcha\Startup.cs:36
|
||||
msgctxt "OrchardCore.ReCaptcha.DeploymentStartup"
|
||||
msgid "ReCaptcha settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<ReCaptchaSettings, DeploymentStartup>(S => S["ReCaptcha settings"], S => S["Exports the ReCaptcha settings."]);
|
||||
#: OrchardCore.ReCaptcha\Startup.cs:34
|
||||
#: OrchardCore.ReCaptcha\Startup.cs:36
|
||||
msgctxt "OrchardCore.ReCaptcha.DeploymentStartup"
|
||||
msgid "Exports the ReCaptcha settings."
|
||||
msgstr ""
|
||||
@@ -80,6 +80,22 @@ msgctxt "OrchardCore.ReCaptcha.Workflows.ValidateReCaptchaTask"
|
||||
msgid "Captcha validation failed. Try again."
|
||||
msgstr "فشل التحقق من رمز التحقق البشري. حاول مرة أخرى."
|
||||
|
||||
#. <div class="alert alert-warning">@T["ReCaptcha settings are not configured."]</div>
|
||||
#: OrchardCore.ReCaptcha\Views\Items\ReCaptchaPart.cshtml:9
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.Items.ReCaptchaPart"
|
||||
msgid "ReCaptcha settings are not configured."
|
||||
msgstr "لم يتم ضبط إعدادات أداة التحقق البشري (reCaptcha)."
|
||||
|
||||
#: OrchardCore.ReCaptcha\Views\Items\ReCaptchaPart.Fields.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.Items.ReCaptchaPart.Fields.Edit"
|
||||
msgid "<a {0}>ReCaptcha settings</a> are configured."
|
||||
msgstr ""
|
||||
|
||||
#: OrchardCore.ReCaptcha\Views\Items\ReCaptchaPart.Fields.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.Items.ReCaptchaPart.Fields.Edit"
|
||||
msgid "<a {0}>ReCaptcha settings</a> are not configured. The captcha will not be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The current tenant will be reloaded when the settings are saved."]</p>
|
||||
#: OrchardCore.ReCaptcha\Views\ReCaptchaSettings.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.ReCaptchaSettings.Edit"
|
||||
@@ -116,22 +132,6 @@ msgctxt "OrchardCore.ReCaptcha.Views.ReCaptchaSettings.Edit"
|
||||
msgid "Get your reCaptcha at"
|
||||
msgstr "أحصل على أداة التحقق البشري (reCaptcha) من خلال"
|
||||
|
||||
#. <div class="alert alert-warning">@T["ReCaptcha settings are not configured."]</div>
|
||||
#: OrchardCore.ReCaptcha\Views\Items\ReCaptchaPart.cshtml:9
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.Items.ReCaptchaPart"
|
||||
msgid "ReCaptcha settings are not configured."
|
||||
msgstr "لم يتم ضبط إعدادات أداة التحقق البشري (reCaptcha)."
|
||||
|
||||
#: OrchardCore.ReCaptcha\Views\Items\ReCaptchaPart.Fields.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.Items.ReCaptchaPart.Fields.Edit"
|
||||
msgid "<a {0}>ReCaptcha settings</a> are configured."
|
||||
msgstr ""
|
||||
|
||||
#: OrchardCore.ReCaptcha\Views\Items\ReCaptchaPart.Fields.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.Items.ReCaptchaPart.Fields.Edit"
|
||||
msgid "<a {0}>ReCaptcha settings</a> are not configured. The captcha will not be displayed."
|
||||
msgstr ""
|
||||
|
||||
#. <h4><i class="fa fa-shield-alt" aria-hidden="true"></i>@Model.Activity.GetTitleOrDefault(() => T["Validate ReCaptcha"])</h4>
|
||||
#: OrchardCore.ReCaptcha\Views\Items\ValidateReCaptchaTask.Fields.Design.cshtml:4
|
||||
msgctxt "OrchardCore.ReCaptcha.Views.Items.ValidateReCaptchaTask.Fields.Design"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:23\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Recipes\AdminMenu.cs:25
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-03 08:04\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.ReverseProxy\AdminMenu.cs:22
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:24\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. builder.Add(S["Security"], security => security
|
||||
#: OrchardCore.Roles\AdminMenu.cs:24
|
||||
@@ -26,59 +26,83 @@ msgctxt "OrchardCore.Roles.AdminMenu"
|
||||
msgid "Roles"
|
||||
msgstr "الأدوار"
|
||||
|
||||
#. ModelState.AddModelError(string.Empty, S["Invalid role name."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:100
|
||||
#. ModelState.AddModelError(String.Empty, S["Invalid role name."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:99
|
||||
msgctxt "OrchardCore.Roles.Controllers.AdminController"
|
||||
msgid "Invalid role name."
|
||||
msgstr "إسم الدور غير صحيح."
|
||||
|
||||
#. ModelState.AddModelError(string.Empty, S["The role is already used."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:105
|
||||
#. ModelState.AddModelError(String.Empty, S["The role is already used."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:104
|
||||
msgctxt "OrchardCore.Roles.Controllers.AdminController"
|
||||
msgid "The role is already used."
|
||||
msgstr "الدور مستخدم مسبقاً."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Role created successfully."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:115
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:114
|
||||
msgctxt "OrchardCore.Roles.Controllers.AdminController"
|
||||
msgid "Role created successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Role deleted successfully."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:150
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:149
|
||||
msgctxt "OrchardCore.Roles.Controllers.AdminController"
|
||||
msgid "Role deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.ErrorAsync(H["Could not delete this role."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:156
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:155
|
||||
msgctxt "OrchardCore.Roles.Controllers.AdminController"
|
||||
msgid "Could not delete this role."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Role updated successfully."]);
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:228
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:224
|
||||
msgctxt "OrchardCore.Roles.Controllers.AdminController"
|
||||
msgid "Role updated successfully."
|
||||
msgstr "تم تعديل الدور بنجاح."
|
||||
|
||||
#. var title = String.IsNullOrWhiteSpace(feature.Name) ? S["{0} Feature", feature.Id] : feature.Name;
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:276
|
||||
#: OrchardCore.Roles\Controllers\AdminController.cs:272
|
||||
msgctxt "OrchardCore.Roles.Controllers.AdminController"
|
||||
msgid "{0} Feature"
|
||||
msgstr "ميزة {0}"
|
||||
|
||||
#. return IdentityResult.Failed(new IdentityError { Description = S["Can't delete system roles."] });
|
||||
#: OrchardCore.Roles\Services\RoleStore.cs:89
|
||||
#: OrchardCore.Roles\Services\RoleStore.cs:96
|
||||
msgctxt "OrchardCore.Roles.Services.RoleStore"
|
||||
msgid "Can't delete system roles."
|
||||
msgstr "لا يمكن حذف أدوار النظام."
|
||||
|
||||
#. <span class="icon"><i class="fa fa-user-lock" aria-hidden="true"></i></span><span class="title">@T["Roles"]</span>
|
||||
#: OrchardCore.Roles\Views\NavigationItemText-roles.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Roles.Views.NavigationItemText-roles.Id"
|
||||
msgid "Roles"
|
||||
msgstr "الأدوار"
|
||||
#. <h5>@T["All Roles"]</h5>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Edit"
|
||||
msgid "All Roles"
|
||||
msgstr "كل الأدوار"
|
||||
|
||||
#. <h5>@T["All Roles"]</h5>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Summary"
|
||||
msgid "All Roles"
|
||||
msgstr "كل الأدوار"
|
||||
|
||||
#. <span class="hint">@T["Adds all roles to the plan."]</span>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Summary"
|
||||
msgid "Adds all roles to the plan."
|
||||
msgstr "إضافة كل الأدوار إلى الخطة."
|
||||
|
||||
#. <h4 class="card-title">@T["All Roles"]</h4>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Thumbnail"
|
||||
msgid "All Roles"
|
||||
msgstr "كل الأدوار"
|
||||
|
||||
#. <p>@T["Exports every role."]</p>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Thumbnail"
|
||||
msgid "Exports every role."
|
||||
msgstr "تصدير كل دور."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Role"])</h1></zone>
|
||||
#: OrchardCore.Roles\Views\Admin\Create.cshtml:4
|
||||
@@ -251,33 +275,9 @@ msgctxt "OrchardCore.Roles.Views.Admin.Index"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr "<strong>لا شىء</strong> لا توجد أي نتائج للبحث."
|
||||
|
||||
#. <h5>@T["All Roles"]</h5>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Edit"
|
||||
msgid "All Roles"
|
||||
msgstr "كل الأدوار"
|
||||
|
||||
#. <h5>@T["All Roles"]</h5>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Summary"
|
||||
msgid "All Roles"
|
||||
msgstr "كل الأدوار"
|
||||
|
||||
#. <span class="hint">@T["Adds all roles to the plan."]</span>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Summary"
|
||||
msgid "Adds all roles to the plan."
|
||||
msgstr "إضافة كل الأدوار إلى الخطة."
|
||||
|
||||
#. <h4 class="card-title">@T["All Roles"]</h4>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Thumbnail"
|
||||
msgid "All Roles"
|
||||
msgstr "كل الأدوار"
|
||||
|
||||
#. <p>@T["Exports every role."]</p>
|
||||
#: OrchardCore.Roles\Views\Items\AllRolesDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Roles.Views.Items.AllRolesDeploymentStep.Thumbnail"
|
||||
msgid "Exports every role."
|
||||
msgstr "تصدير كل دور."
|
||||
#. <span class="icon"><i class="fa fa-user-lock" aria-hidden="true"></i></span><span class="title">@T["Roles"]</span>
|
||||
#: OrchardCore.Roles\Views\NavigationItemText-roles.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Roles.Views.NavigationItemText-roles.Id"
|
||||
msgid "Roles"
|
||||
msgstr "الأدوار"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:38\n"
|
||||
"PO-Revision-Date: 2023-02-17 16:58\n"
|
||||
|
||||
#. (S) => S["Equals"],
|
||||
#: OrchardCore.Rules\Services\ConditionOperatorConfigureOptions.cs:14
|
||||
@@ -60,56 +60,6 @@ msgctxt "OrchardCore.Rules.Services.ConditionOperatorConfigureOptions"
|
||||
msgid "Does not contain"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Add"]
|
||||
#: OrchardCore.Rules\Views\Condition.Summary.cshtml:27
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Summary"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Rules\Views\Condition.Summary.cshtml:32
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Summary"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Rules\Views\Condition.Summary.cshtml:36
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Summary"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-primary btn-sm condition-thumbnail" data-target-url="@Model.TargetUrl">@T["Add"]</a>
|
||||
#: OrchardCore.Rules\Views\Condition.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Thumbnail"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <h5 class="modal-title" id="available-rules-title">@T["Available Rules"]</h5>
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:10
|
||||
msgctxt "OrchardCore.Rules.Views.ConditionsModal"
|
||||
msgid "Available Rules"
|
||||
msgstr ""
|
||||
|
||||
#. <input class="form-control" id="search-box" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" autofocus />
|
||||
#. <input class="form-control" id="search-box" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" autofocus />
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:15
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:15
|
||||
msgctxt "OrchardCore.Rules.Views.ConditionsModal"
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:29
|
||||
msgctxt "OrchardCore.Rules.Views.ConditionsModal"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Add"]
|
||||
#: OrchardCore.Rules\Views\Rule.Summary.cshtml:10
|
||||
msgctxt "OrchardCore.Rules.Views.Rule.Summary"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["All"]</h5>
|
||||
#: OrchardCore.Rules\Views\Items\AllCondition.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Rules.Views.Items.AllCondition.Fields.Edit"
|
||||
@@ -206,12 +156,56 @@ msgctxt "OrchardCore.Rules.Views.Items.BooleanCondition.Fields.Thumbnail"
|
||||
msgid "A boolean condition can be either true or false."
|
||||
msgstr ""
|
||||
|
||||
#. @T["Add"]
|
||||
#: OrchardCore.Rules\Views\Condition.Summary.cshtml:27
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Summary"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Rules\Views\Condition.Summary.cshtml:32
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Summary"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Rules\Views\Condition.Summary.cshtml:36
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Summary"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-primary btn-sm condition-thumbnail" data-target-url="@Model.TargetUrl">@T["Add"]</a>
|
||||
#: OrchardCore.Rules\Views\Condition.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.Rules.Views.Condition.Thumbnail"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert message-warning mb-0 ms-0 mt-3 me-3">@T["No conditions found. Please add at least one condition."]</p>
|
||||
#: OrchardCore.Rules\Views\Items\ConditionGroup.Fields.Summary.cshtml:19
|
||||
msgctxt "OrchardCore.Rules.Views.Items.ConditionGroup.Fields.Summary"
|
||||
msgid "No conditions found. Please add at least one condition."
|
||||
msgstr ""
|
||||
|
||||
#. <h5 class="modal-title" id="available-rules-title">@T["Available Rules"]</h5>
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:10
|
||||
msgctxt "OrchardCore.Rules.Views.ConditionsModal"
|
||||
msgid "Available Rules"
|
||||
msgstr ""
|
||||
|
||||
#. <input class="form-control" id="search-box" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" autofocus />
|
||||
#. <input class="form-control" id="search-box" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" autofocus />
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:15
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:15
|
||||
msgctxt "OrchardCore.Rules.Views.ConditionsModal"
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.Rules\Views\ConditionsModal.cshtml:29
|
||||
msgctxt "OrchardCore.Rules.Views.ConditionsModal"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Content type"]</h5>
|
||||
#: OrchardCore.Rules\Views\Items\ContentTypeCondition.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Rules.Views.Items.ContentTypeCondition.Fields.Edit"
|
||||
@@ -488,6 +482,12 @@ msgctxt "OrchardCore.Rules.Views.Items.Rule.Fields.Summary"
|
||||
msgid "Rules"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Add"]
|
||||
#: OrchardCore.Rules\Views\Rule.Summary.cshtml:10
|
||||
msgctxt "OrchardCore.Rules.Views.Rule.Summary"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Url"]</h5>
|
||||
#: OrchardCore.Rules\Views\Items\UrlCondition.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Rules.Views.Items.UrlCondition.Fields.Edit"
|
||||
|
||||
@@ -10,7 +10,19 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:40\n"
|
||||
"PO-Revision-Date: 2023-02-17 17:14\n"
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove the Elasticsearch index '{0}'.", settings.IndexName];
|
||||
#: OrchardCore.Search.Elasticsearch.Core\Services\ElasticIndexInitializerService.cs:78
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.ElasticIndexInitializerService"
|
||||
msgid "Failed to remove the Elasticsearch index '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove Elasticsearch indices."];
|
||||
#: OrchardCore.Search.Elasticsearch.Core\Services\ElasticIndexInitializerService.cs:85
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.ElasticIndexInitializerService"
|
||||
msgid "Failed to remove Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. return new HtmlString($"<option value=\"Elasticsearch\" selected=\"selected\">{S["Elasticsearch"]}</option>");
|
||||
#. return new HtmlString($"<option value=\"Elasticsearch\">{S["Elasticsearch"]}</option>");
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:40\n"
|
||||
"PO-Revision-Date: 2023-02-25 11:19\n"
|
||||
|
||||
#. .Add(S["Search"], "7", search => search
|
||||
#: OrchardCore.Search.Elasticsearch\AdminMenu.cs:26
|
||||
@@ -57,141 +57,135 @@ msgid "Elasticsearch"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem() { Text = S["Reset"], Value = nameof(ContentsBulkAction.Reset) },
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:132
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:133
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem() { Text = S["Rebuild"], Value = nameof(ContentsBulkAction.Rebuild) },
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:133
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:134
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Rebuild"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem() { Text = S["Delete"], Value = nameof(ContentsBulkAction.Remove) }
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:134
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:135
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. .Select(x => new SelectListItem { Text = x.Name + " (" + x.DisplayName + ")", Value = x.Name }).Prepend(new SelectListItem { Text = S["Any culture"], Value = "any" }),
|
||||
#. .Select(x => new SelectListItem { Text = x.Name + " (" + x.DisplayName + ")", Value = x.Name }).Prepend(new SelectListItem { Text = S["Any culture"], Value = "any" });
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:177
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:216
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:178
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:217
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Any culture"
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError(nameof(ElasticIndexSettingsViewModel.IndexName), S["An index named {0} already exists.", _indexPrefix + model.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:202
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:203
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "An index named {0} already exists."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError(nameof(ElasticIndexSettingsViewModel.IndexName), S["An index named {0} doesn't exist.", _indexPrefix + model.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:209
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:210
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "An index named {0} doesn't exist."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.ErrorAsync(H["An error occurred while creating the index."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:234
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:235
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "An error occurred while creating the index."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> created successfully.", _indexPrefix + model.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:239
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:240
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Index <em>{0}</em> created successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.ErrorAsync(H["An error occurred while editing the index."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:251
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:252
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "An error occurred while editing the index."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> modified successfully, <strong>please consider doing a rebuild on the index.</strong>", _indexPrefix + model.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:256
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:257
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Index <em>{0}</em> modified successfully, <strong>please consider doing a rebuild on the index.</strong>"
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> reset successfully.", id]);
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> reset successfully.", _indexPrefix + item.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:278
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:481
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:279
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:482
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Index <em>{0}</em> reset successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> rebuilt successfully.", id]);
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> rebuilt successfully.", _indexPrefix + item.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:299
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:494
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:300
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:495
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Index <em>{0}</em> rebuilt successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Index not found on Elasticsearch server.", _indexPrefix + model.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:314
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:315
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Index not found on Elasticsearch server."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> deleted successfully.", _indexPrefix + model.IndexName]);
|
||||
#. await _notifier.SuccessAsync(H["Index <em>{0}</em> deleted successfully.", _indexPrefix + model.IndexName]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:322
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:345
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:323
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:346
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Index <em>{0}</em> deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.ErrorAsync(H["An error occurred while deleting the index."]);
|
||||
#. await _notifier.ErrorAsync(H["An error occurred while deleting the index."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:326
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:349
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:327
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:350
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "An error occurred while deleting the index."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError(nameof(model.DecodedQuery), S["Invalid query : {0}", e.Message]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:437
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:438
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Invalid query : {0}"
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Indices successfully removed."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:468
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:469
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "Indices successfully removed."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError(nameof(ElasticIndexSettingsViewModel.IndexedContentTypes), S["At least one content type selection is required."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:509
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:510
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "At least one content type selection is required."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError(nameof(ElasticIndexSettingsViewModel.IndexName), S["The index name is required."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:514
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:515
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "The index name is required."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError(nameof(ElasticIndexSettingsViewModel.IndexName), S["The index name contains unallowed chars."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:518
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\AdminController.cs:519
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.AdminController"
|
||||
msgid "The index name contains unallowed chars."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError("Terms", S["Incorrect query syntax."]);
|
||||
#: OrchardCore.Search.Elasticsearch\Controllers\SearchController.cs:170
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.SearchController"
|
||||
msgid "Incorrect query syntax."
|
||||
msgstr ""
|
||||
|
||||
#. updater.ModelState.AddModelError(nameof(model.Template), S["The query field is required"]);
|
||||
#: OrchardCore.Search.Elasticsearch\Drivers\ElasticQueryDisplayDriver.cs:65
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Drivers.ElasticQueryDisplayDriver"
|
||||
@@ -216,144 +210,6 @@ msgctxt "OrchardCore.Search.Elasticsearch.Views.ContentPickerFieldElasticEditorS
|
||||
msgid "The Elasticsearch index to query for content items"
|
||||
msgstr ""
|
||||
|
||||
#. <h4>Elasticsearch @T["Index settings"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticContentIndexSettings.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticContentIndexSettings.Edit"
|
||||
msgid "Index settings"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="ElasticContentIndexSettings.Included">@T["Include this element in the index"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticContentIndexSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticContentIndexSettings.Edit"
|
||||
msgid "Include this element in the index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to include the value of this element in the index."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticContentIndexSettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticContentIndexSettings.Edit"
|
||||
msgid "Check to include the value of this element in the index."
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-success btn-sm">@T["Run"]</a>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Buttons.SummaryAdmin.cshtml:12
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Buttons.SummaryAdmin"
|
||||
msgid "Run"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Index">@T["Index"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Elasticsearch index to search on"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "The Elasticsearch index to search on"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="ReturnContentItems">@T["Return Content Items"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Return Content Items"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to return the corresponding content items."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Check to return the corresponding content items."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Query">@T["Query"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Elasticsearch query"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.SummaryAdmin.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.SummaryAdmin"
|
||||
msgid "Elasticsearch query"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchIndex">@T["Default search index"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Default search index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The default index to use for the search page."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "The default index to use for the search page."
|
||||
msgstr ""
|
||||
|
||||
#. <div class="alert alert-warning">@T["You need to create at least an index to set as the Search index."]</div>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "You need to create at least an index to set as the Search index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchFields">@T["Default searched fields"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Default searched fields"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="AllowElasticQueryStringQueryInSearch">@T["Allow Elasticsearch \"query string query\" in search forms"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Allow Elasticsearch \"query string query\" in search forms"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query\">Elasticsearch \"query string query\" syntax</a>."] <a class="seedoc" href="https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Whether search queries should be allowed to use <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query\">Elasticsearch \"query string query\" syntax</a>."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query\">Elasticsearch \"query string query\" syntax</a>."] <a class="seedoc" href="https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-search" aria-hidden="true"></i></span><span class="title">@T["Search"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\NavigationItemText-Elasticsearch.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.NavigationItemText-Elasticsearch.Id"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <h4>@T["Elasticsearch"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Query-Elasticsearch.Link.cshtml:10
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Query-Elasticsearch.Link"
|
||||
msgid "Elasticsearch"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="hint">@T["Queries an Elasticsearch index."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Query-Elasticsearch.Link.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Query-Elasticsearch.Link"
|
||||
msgid "Queries an Elasticsearch index."
|
||||
msgstr ""
|
||||
|
||||
#. <a disabled="@disabled" class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Admin" asp-route-id="@Model.Name" asp-area="OrchardCore.Queries">@T["Add"]</a>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Query-Elasticsearch.Link.cshtml:14
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Query-Elasticsearch.Link"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Elasticsearch Index"])</h1></zone>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Admin\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Admin.Edit"
|
||||
@@ -466,6 +322,294 @@ msgctxt "OrchardCore.Search.Elasticsearch.Views.Admin.Edit"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. <h4>Elasticsearch @T["Index settings"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticContentIndexSettings.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticContentIndexSettings.Edit"
|
||||
msgid "Index settings"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="ElasticContentIndexSettings.Included">@T["Include this element in the index"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticContentIndexSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticContentIndexSettings.Edit"
|
||||
msgid "Include this element in the index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to include the value of this element in the index."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticContentIndexSettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticContentIndexSettings.Edit"
|
||||
msgid "Check to include the value of this element in the index."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Search Indexes"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Edit"
|
||||
msgid "Elasticsearch Search Indexes"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Include all search indexes."]
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Edit"
|
||||
msgid "Include all search indexes."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search indexes to add as part of the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Edit"
|
||||
msgid "The search indexes to add as part of the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Search Indexes"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Summary"
|
||||
msgid "Elasticsearch Search Indexes"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge badge-success">@T["All"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge badge-warning">@T["No index selected."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Summary"
|
||||
msgid "No index selected."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Elasticsearch Search Indexes"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Elasticsearch Search Indexes"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports all or specified search indexes."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports all or specified search indexes."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Rebuild Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Edit"
|
||||
msgid "Rebuild Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Include all Elasticsearch indices."]
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Edit"
|
||||
msgid "Include all Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Elasticsearch indices to rebuild as part of the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Edit"
|
||||
msgid "The Elasticsearch indices to rebuild as part of the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Rebuild Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Summary"
|
||||
msgid "Rebuild Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-success">@T["All"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-warning">@T["No index selected."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Summary"
|
||||
msgid "No index selected."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Rebuild Elasticsearch Indices"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Rebuild Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Rebuild all or specified Elasticsearch indices."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Rebuild all or specified Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Reset Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Edit"
|
||||
msgid "Reset Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Include all Elasticsearch indices."]
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Edit"
|
||||
msgid "Include all Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Elasticsearch Indices to reset as part of the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Edit"
|
||||
msgid "The Elasticsearch Indices to reset as part of the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Reset Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Summary"
|
||||
msgid "Reset Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-success">@T["All"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-warning">@T["No index selected."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Summary"
|
||||
msgid "No index selected."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Reset Elasticsearch Indices"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Reset Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Reset all or specified Elasticsearch indices."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Reset all or specified Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-success btn-sm">@T["Run"]</a>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Buttons.SummaryAdmin.cshtml:12
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Buttons.SummaryAdmin"
|
||||
msgid "Run"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Index">@T["Index"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Elasticsearch index to search on"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "The Elasticsearch index to search on"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="ReturnContentItems">@T["Return Content Items"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Return Content Items"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to return the corresponding content items."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Check to return the corresponding content items."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Query">@T["Query"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.Edit"
|
||||
msgid "The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Elasticsearch query"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticQuery.SummaryAdmin.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticQuery.SummaryAdmin"
|
||||
msgid "Elasticsearch query"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchIndex">@T["Default search index"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Default search index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The default index to use for the search page."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "The default index to use for the search page."
|
||||
msgstr ""
|
||||
|
||||
#. <div class="alert alert-warning">@T["You need to create at least an index to set as the Search index."]</div>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "You need to create at least an index to set as the Search index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchFields">@T["Default searched fields"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Default searched fields"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="AllowElasticQueryStringQueryInSearch">@T["Allow Elasticsearch \"query string query\" in search forms"]</label>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Allow Elasticsearch \"query string query\" in search forms"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query\">Elasticsearch \"query string query\" syntax</a>."] <a class="seedoc" href="https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "Whether search queries should be allowed to use <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query\">Elasticsearch \"query string query\" syntax</a>."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query\">Elasticsearch \"query string query\" syntax</a>."] <a class="seedoc" href="https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-dsl-query-string-query" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\ElasticSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.ElasticSettings.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Settings"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Edit"
|
||||
msgid "Elasticsearch Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Settings"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Summary"
|
||||
msgid "Elasticsearch Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds Elasticsearch settings to the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Summary"
|
||||
msgid "Adds Elasticsearch settings to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Elasticsearch Settings"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Elasticsearch Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports Elasticsearch settings."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports Elasticsearch settings."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Elasticsearch Indices"])</h1></zone>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Admin\Index.cshtml:7
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Admin.Index"
|
||||
@@ -682,6 +826,30 @@ msgctxt "OrchardCore.Search.Elasticsearch.Views.Admin.Mappings"
|
||||
msgid "The Elasticsearch index mapping. For reference only."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-search" aria-hidden="true"></i></span><span class="title">@T["Search"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\NavigationItemText-Elasticsearch.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.NavigationItemText-Elasticsearch.Id"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <h4>@T["Elasticsearch"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Query-Elasticsearch.Link.cshtml:10
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Query-Elasticsearch.Link"
|
||||
msgid "Elasticsearch"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="hint">@T["Queries an Elasticsearch index."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Query-Elasticsearch.Link.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Query-Elasticsearch.Link"
|
||||
msgid "Queries an Elasticsearch index."
|
||||
msgstr ""
|
||||
|
||||
#. <a disabled="@disabled" class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Admin" asp-route-id="@Model.Name" asp-area="OrchardCore.Queries">@T["Add"]</a>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Query-Elasticsearch.Link.cshtml:14
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Query-Elasticsearch.Link"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Elasticsearch Query"])</h1></zone>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Admin\Query.cshtml:18
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Admin.Query"
|
||||
@@ -760,177 +928,3 @@ msgctxt "OrchardCore.Search.Elasticsearch.Views.Admin.Query"
|
||||
msgid "The results displayed in this table are coming from the field(s) data."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Search Indexes"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Edit"
|
||||
msgid "Elasticsearch Search Indexes"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Include all search indexes."]
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Edit"
|
||||
msgid "Include all search indexes."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search indexes to add as part of the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Edit.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Edit"
|
||||
msgid "The search indexes to add as part of the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Search Indexes"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Summary"
|
||||
msgid "Elasticsearch Search Indexes"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge badge-success">@T["All"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge badge-warning">@T["No index selected."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Summary"
|
||||
msgid "No index selected."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Elasticsearch Search Indexes"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Elasticsearch Search Indexes"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports all or specified search indexes."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports all or specified search indexes."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Rebuild Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Edit"
|
||||
msgid "Rebuild Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Include all Elasticsearch indices."]
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Edit"
|
||||
msgid "Include all Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Elasticsearch indices to rebuild as part of the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Edit"
|
||||
msgid "The Elasticsearch indices to rebuild as part of the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Rebuild Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Summary"
|
||||
msgid "Rebuild Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-success">@T["All"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-warning">@T["No index selected."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Summary"
|
||||
msgid "No index selected."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Rebuild Elasticsearch Indices"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Rebuild Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Rebuild all or specified Elasticsearch indices."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexRebuildDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexRebuildDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Rebuild all or specified Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Reset Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Edit"
|
||||
msgid "Reset Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Include all Elasticsearch indices."]
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Edit"
|
||||
msgid "Include all Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Elasticsearch Indices to reset as part of the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Edit"
|
||||
msgid "The Elasticsearch Indices to reset as part of the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Reset Elasticsearch Indices"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Summary.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Summary"
|
||||
msgid "Reset Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-success">@T["All"]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Summary.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Summary"
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="badge bg-warning">@T["No index selected."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Summary.cshtml:26
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Summary"
|
||||
msgid "No index selected."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Reset Elasticsearch Indices"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Reset Elasticsearch Indices"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Reset all or specified Elasticsearch indices."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticIndexResetDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticIndexResetDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Reset all or specified Elasticsearch indices."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Settings"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Edit"
|
||||
msgid "Elasticsearch Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Elasticsearch Settings"]</h5>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Summary"
|
||||
msgid "Elasticsearch Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds Elasticsearch settings to the plan."]</span>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Summary"
|
||||
msgid "Adds Elasticsearch settings to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["Elasticsearch Settings"]</h4>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Elasticsearch Settings"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports Elasticsearch settings."]</p>
|
||||
#: OrchardCore.Search.Elasticsearch\Views\Items\ElasticSettingsDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Elasticsearch.Views.Items.ElasticSettingsDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports Elasticsearch settings."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:41\n"
|
||||
"PO-Revision-Date: 2023-02-25 11:19\n"
|
||||
|
||||
#. .Add(S["Search"], NavigationConstants.AdminMenuSearchPosition, search => search
|
||||
#: OrchardCore.Search.Lucene\AdminMenu.cs:26
|
||||
@@ -176,12 +176,6 @@ msgctxt "OrchardCore.Search.Lucene.Controllers.AdminController"
|
||||
msgid "The index name contains unallowed chars."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError("Terms", S["Incorrect query syntax."]);
|
||||
#: OrchardCore.Search.Lucene\Controllers\SearchController.cs:158
|
||||
msgctxt "OrchardCore.Search.Lucene.Controllers.SearchController"
|
||||
msgid "Incorrect query syntax."
|
||||
msgstr ""
|
||||
|
||||
#. updater.ModelState.AddModelError(nameof(model.Template), S["The query field is required"]);
|
||||
#: OrchardCore.Search.Lucene\Drivers\LuceneQueryDisplayDriver.cs:63
|
||||
msgctxt "OrchardCore.Search.Lucene.Drivers.LuceneQueryDisplayDriver"
|
||||
@@ -214,174 +208,6 @@ msgctxt "OrchardCore.Search.Lucene.Views.ContentPickerFieldLuceneEditorSettings.
|
||||
msgid "The Lucene index to query for content items"
|
||||
msgstr ""
|
||||
|
||||
#. <h4>Lucene @T["Index settings"]</h4>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Index settings"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="LuceneContentIndexSettings.Included">@T["Include this element in the index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Include this element in the index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to include the value of this element in the index."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Check to include the value of this element in the index."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="LuceneContentIndexSettings.Keyword">@T["Keyword"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Keyword"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to index as a keyword value (indexed as a single token)."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Check to index as a keyword value (indexed as a single token)."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="LuceneContentIndexSettings.Stored">@T["Stored"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Stored"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to be able to retrieve the original value from the index."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Check to be able to retrieve the original value from the index."
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-success btn-sm">@T["Run"]</a>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Buttons.SummaryAdmin.cshtml:12
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Buttons.SummaryAdmin"
|
||||
msgid "Run"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Index">@T["Index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Lucene index to search on"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "The Lucene index to search on"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="ReturnContentItems">@T["Return Content Items"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Return Content Items"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to return the corresponding content items."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Check to return the corresponding content items."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Query">@T["Query"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Lucene query"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.SummaryAdmin.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.SummaryAdmin"
|
||||
msgid "Lucene query"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchIndex">@T["Default search index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Default search index"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="" selected="@(Model.SearchIndex == null)">@T["Select a search index"]</option>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Select a search index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The default index to use for the search page."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "The default index to use for the search page."
|
||||
msgstr ""
|
||||
|
||||
#. <div class="alert alert-warning">@T["You need to create at least an index to set as the Search index."]</div>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "You need to create at least an index to set as the Search index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchFields">@T["Default searched fields"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Default searched fields"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="AllowLuceneQueriesInSearch">@T["Allow Lucene queries in search forms"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Allow Lucene queries in search forms"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html\">Lucene query parser syntax</a>."] <a class="seedoc" href="http://www.lucenetutorial.com/lucene-query-syntax.html" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Whether search queries should be allowed to use <a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html\">Lucene query parser syntax</a>."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html\">Lucene query parser syntax</a>."] <a class="seedoc" href="http://www.lucenetutorial.com/lucene-query-syntax.html" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-search" aria-hidden="true"></i></span><span class="title">@T["Search"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\NavigationItemText-search.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.NavigationItemText-search.Id"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <h4>@T["Lucene"]</h4>
|
||||
#: OrchardCore.Search.Lucene\Views\Query-Lucene.Link.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Query-Lucene.Link"
|
||||
msgid "Lucene"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="hint">@T["Queries a Lucene index."]</p>
|
||||
#: OrchardCore.Search.Lucene\Views\Query-Lucene.Link.cshtml:12
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Query-Lucene.Link"
|
||||
msgid "Queries a Lucene index."
|
||||
msgstr ""
|
||||
|
||||
#. <a disabled="@disabled" class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Admin" asp-route-id="@Model.Name" asp-area="OrchardCore.Queries">@T["Add"]</a>
|
||||
#: OrchardCore.Search.Lucene\Views\Query-Lucene.Link.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Query-Lucene.Link"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Lucene Index"])</h1></zone>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Edit"
|
||||
@@ -636,76 +462,46 @@ msgctxt "OrchardCore.Search.Lucene.Views.Admin.Index"
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Lucene Query"])</h1></zone>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:18
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Lucene Query"
|
||||
#. <h4>Lucene @T["Index settings"]</h4>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Index settings"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="IndexName">@T["Index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:23
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Index"
|
||||
#. <label class="form-check-label" asp-for="LuceneContentIndexSettings.Included">@T["Include this element in the index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Include this element in the index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The lucene index to search on"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:30
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "The lucene index to search on"
|
||||
#. <span class="hint dashed">@T["Check to include the value of this element in the index."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Check to include the value of this element in the index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="DecodedQuery">@T["Template"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:34
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Template"
|
||||
#. <label class="form-check-label" asp-for="LuceneContentIndexSettings.Keyword">@T["Keyword"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Keyword"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["You can use the <a href=\"{0}\">Match All query</a> to search all documents.", Html.Raw(Url.Action("Query", "Admin", new { area = "OrchardCore.Search.Lucene", Query = matchAllQuery, IndexName = Model.IndexName }))]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:36
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "You can use the <a href=\"{0}\">Match All query</a> to search all documents."
|
||||
#. <span class="hint dashed">@T["Check to index as a keyword value (indexed as a single token)."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Check to index as a keyword value (indexed as a single token)."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:37
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"
|
||||
#. <label class="form-check-label" asp-for="LuceneContentIndexSettings.Stored">@T["Stored"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Stored"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Parameters">@T["Parameters"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:41
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Parameters"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["An optional Json object containing the parameter values for this query."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:43
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "An optional Json object containing the parameter values for this query."
|
||||
msgstr ""
|
||||
|
||||
#. <button type="submit" class="btn btn-primary">@T["Query"]</button>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:47
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. <p><span class="text-muted">@T["Found {0} result(s) in {1} ms", Model.Count.ToString(), Model.Elapsed.TotalMilliseconds.ToString()]</span></p>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:54
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Found {0} result(s) in {1} ms"
|
||||
msgstr ""
|
||||
|
||||
#. <a href="@Url.Action("Create", "Admin", new { area = "OrchardCore.Queries", id = "Lucene", query = Model.DecodedQuery })" class="btn btn-success">@T["Create"]</a>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:62
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <p><span class="text-muted">@T["The results displayed are coming from the stored fields in Lucene."]</span></p>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:91
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "The results displayed are coming from the stored fields in Lucene."
|
||||
#. <span class="hint dashed">@T["Check to be able to retrieve the original value from the index."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneContentIndexSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneContentIndexSettings.Edit"
|
||||
msgid "Check to be able to retrieve the original value from the index."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Lucene Search Indexes"]</h5>
|
||||
@@ -852,6 +648,108 @@ msgctxt "OrchardCore.Search.Lucene.Views.Items.LuceneIndexResetDeploymentStep.Fi
|
||||
msgid "Reset all or specified Lucene search indices."
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-success btn-sm">@T["Run"]</a>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Buttons.SummaryAdmin.cshtml:12
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Buttons.SummaryAdmin"
|
||||
msgid "Run"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Index">@T["Index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The Lucene index to search on"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "The Lucene index to search on"
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="ReturnContentItems">@T["Return Content Items"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Return Content Items"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to return the corresponding content items."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Check to return the corresponding content items."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Query">@T["Query"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.Edit"
|
||||
msgid "The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Lucene query"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneQuery.SummaryAdmin.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneQuery.SummaryAdmin"
|
||||
msgid "Lucene query"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchIndex">@T["Default search index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Default search index"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="" selected="@(Model.SearchIndex == null)">@T["Select a search index"]</option>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Select a search index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The default index to use for the search page."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "The default index to use for the search page."
|
||||
msgstr ""
|
||||
|
||||
#. <div class="alert alert-warning">@T["You need to create at least an index to set as the Search index."]</div>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "You need to create at least an index to set as the Search index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchFields">@T["Default searched fields"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Default searched fields"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "A comma separated list of fields to use for search pages. The default value is <code>Content.ContentItem.FullText</code>."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="AllowLuceneQueriesInSearch">@T["Allow Lucene queries in search forms"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Allow Lucene queries in search forms"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html\">Lucene query parser syntax</a>."] <a class="seedoc" href="http://www.lucenetutorial.com/lucene-query-syntax.html" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "Whether search queries should be allowed to use <a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html\">Lucene query parser syntax</a>."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether search queries should be allowed to use <a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html\">Lucene query parser syntax</a>."] <a class="seedoc" href="http://www.lucenetutorial.com/lucene-query-syntax.html" target="_blank">@T["See documentation"]</a></span>
|
||||
#: OrchardCore.Search.Lucene\Views\LuceneSettings.Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.LuceneSettings.Edit"
|
||||
msgid "See documentation"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Lucene Settings"]</h5>
|
||||
#: OrchardCore.Search.Lucene\Views\Items\LuceneSettingsDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Items.LuceneSettingsDeploymentStep.Fields.Edit"
|
||||
@@ -882,3 +780,99 @@ msgctxt "OrchardCore.Search.Lucene.Views.Items.LuceneSettingsDeploymentStep.Fiel
|
||||
msgid "Exports Lucene settings."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-search" aria-hidden="true"></i></span><span class="title">@T["Search"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\NavigationItemText-search.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.NavigationItemText-search.Id"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <h4>@T["Lucene"]</h4>
|
||||
#: OrchardCore.Search.Lucene\Views\Query-Lucene.Link.cshtml:11
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Query-Lucene.Link"
|
||||
msgid "Lucene"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="hint">@T["Queries a Lucene index."]</p>
|
||||
#: OrchardCore.Search.Lucene\Views\Query-Lucene.Link.cshtml:12
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Query-Lucene.Link"
|
||||
msgid "Queries a Lucene index."
|
||||
msgstr ""
|
||||
|
||||
#. <a disabled="@disabled" class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Admin" asp-route-id="@Model.Name" asp-area="OrchardCore.Queries">@T["Add"]</a>
|
||||
#: OrchardCore.Search.Lucene\Views\Query-Lucene.Link.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Query-Lucene.Link"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Lucene Query"])</h1></zone>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:18
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Lucene Query"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="IndexName">@T["Index"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:23
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Index"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The lucene index to search on"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:30
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "The lucene index to search on"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="DecodedQuery">@T["Template"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:34
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Template"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["You can use the <a href=\"{0}\">Match All query</a> to search all documents.", Html.Raw(Url.Action("Query", "Admin", new { area = "OrchardCore.Search.Lucene", Query = matchAllQuery, IndexName = Model.IndexName }))]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:36
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "You can use the <a href=\"{0}\">Match All query</a> to search all documents."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:37
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "The search query uses the Elasticsearch format. Some documentation can be found here <a target=\"_blank\" href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html</a>"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Parameters">@T["Parameters"]</label>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:41
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Parameters"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["An optional Json object containing the parameter values for this query."]</span>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:43
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "An optional Json object containing the parameter values for this query."
|
||||
msgstr ""
|
||||
|
||||
#. <button type="submit" class="btn btn-primary">@T["Query"]</button>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:47
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Query"
|
||||
msgstr ""
|
||||
|
||||
#. <p><span class="text-muted">@T["Found {0} result(s) in {1} ms", Model.Count.ToString(), Model.Elapsed.TotalMilliseconds.ToString()]</span></p>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:54
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Found {0} result(s) in {1} ms"
|
||||
msgstr ""
|
||||
|
||||
#. <a href="@Url.Action("Create", "Admin", new { area = "OrchardCore.Queries", id = "Lucene", query = Model.DecodedQuery })" class="btn btn-success">@T["Create"]</a>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:62
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <p><span class="text-muted">@T["The results displayed are coming from the stored fields in Lucene."]</span></p>
|
||||
#: OrchardCore.Search.Lucene\Views\Admin\Query.cshtml:91
|
||||
msgctxt "OrchardCore.Search.Lucene.Views.Admin.Query"
|
||||
msgid "The results displayed are coming from the stored fields in Lucene."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:42\n"
|
||||
"PO-Revision-Date: 2023-02-25 12:39\n"
|
||||
|
||||
#. .Add(S["Search"], NavigationConstants.AdminMenuSearchPosition, search => search
|
||||
#. .Add(S["Search"], S["Search"].PrefixPosition(), entry => entry
|
||||
@@ -20,83 +20,124 @@ msgstr ""
|
||||
#: OrchardCore.Search\AdminMenu.cs:29
|
||||
msgctxt "OrchardCore.Search.AdminMenu"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
msgstr "بحث"
|
||||
|
||||
#. .Add(S["Settings"], settings => settings
|
||||
#: OrchardCore.Search\AdminMenu.cs:28
|
||||
msgctxt "OrchardCore.Search.AdminMenu"
|
||||
msgid "Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. await _notifier.WarningAsync(H["No search provider feature is enabled."]);
|
||||
#: OrchardCore.Search\Controllers\SearchController.cs:62
|
||||
msgctxt "OrchardCore.Search.SearchController"
|
||||
msgid "No search provider feature is enabled."
|
||||
msgstr ""
|
||||
|
||||
#. <h3>@T["Search Module"]</h3>
|
||||
#: OrchardCore.Search\Views\Search-Form.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Views.Search-Form"
|
||||
msgid "Search Module"
|
||||
msgstr ""
|
||||
|
||||
#. <input name="Terms" type="text" value="@Model.Terms" class="form-control form-control-lg" placeholder="@T["Enter your search term(s)"]" autofocus />
|
||||
#: OrchardCore.Search\Views\Search-Form.cshtml:7
|
||||
#: OrchardCore.Search\Views\Search-Form.cshtml:0
|
||||
msgctxt "OrchardCore.Search.Views.Search-Form"
|
||||
msgid "Enter your search term(s)"
|
||||
msgstr ""
|
||||
msgstr "أدخل مصطلحاتك للبحث"
|
||||
|
||||
#. <button type="submit" class="btn btn-primary btn-sm">@T["Search"]</button>
|
||||
#: OrchardCore.Search\Views\Search-Form.cshtml:8
|
||||
#: OrchardCore.Search\Views\Search-Form.cshtml:13
|
||||
msgctxt "OrchardCore.Search.Views.Search-Form"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#. <p class="alert alert-warning">@T["There are no such results."]</p>
|
||||
#: OrchardCore.Search\Views\Search-Results.cshtml:17
|
||||
msgctxt "OrchardCore.Search.Views.Search-Results"
|
||||
msgid "There are no such results."
|
||||
msgstr "لا توجد أي نتائج."
|
||||
|
||||
#. <button type="submit" class="btn btn-primary btn-sm">@T["Search"]</button>
|
||||
#: OrchardCore.Search\Views\SearchPart.cshtml:8
|
||||
msgctxt "OrchardCore.Search.Views.SearchPart"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["There are no such results."]</p>
|
||||
#: OrchardCore.Search\Views\Search-Results.cshtml:18
|
||||
msgctxt "OrchardCore.Search.Views.Search-Results"
|
||||
msgid "There are no such results."
|
||||
#. <label asp-for="Placeholder" class="@Orchard.GetLabelCssClasses()">@T["Placeholder"]</label>
|
||||
#: OrchardCore.Search\Views\SearchPart.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Search.Views.SearchPart.Edit"
|
||||
msgid "Placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="SearchProviderAreaName">@T["Default search provider"]</label>
|
||||
#. <span class="hint">@T["The placeholder text to use in the search bar."]</span>
|
||||
#: OrchardCore.Search\Views\SearchPart.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Search.Views.SearchPart.Edit"
|
||||
msgid "The placeholder text to use in the search bar."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="IndexName" class="@Orchard.GetLabelCssClasses()">@T["Index Name"]</label>
|
||||
#: OrchardCore.Search\Views\SearchPart.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Search.Views.SearchPart.Edit"
|
||||
msgid "Index Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Leave it empty to use the default index."]</span>
|
||||
#: OrchardCore.Search\Views\SearchPart.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Search.Views.SearchPart.Edit"
|
||||
msgid "Leave it empty to use the default index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ProviderName">@T["Default search provider"]</label>
|
||||
#: OrchardCore.Search\Views\SearchSettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Search.Views.SearchSettings.Edit"
|
||||
msgid "Default search provider"
|
||||
msgstr ""
|
||||
msgstr "موفر البحث الإفتراضي"
|
||||
|
||||
#. <span class="hint">@T["The default search provider to use for the search page."]</span>
|
||||
#: OrchardCore.Search\Views\SearchSettings.Edit.cshtml:14
|
||||
#: OrchardCore.Search\Views\SearchSettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.Search.Views.SearchSettings.Edit"
|
||||
msgid "The default search provider to use for the search page."
|
||||
msgstr "موفر البحث الافتراضي لاستخدامه لصفحة البحث."
|
||||
|
||||
#. <label asp-for="Placeholder">@T["Placeholder"]</label>
|
||||
#: OrchardCore.Search\Views\SearchSettings.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Search.Views.SearchSettings.Edit"
|
||||
msgid "Placeholder"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The placeholder text to use in the search bar."]</span>
|
||||
#: OrchardCore.Search\Views\SearchSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Search.Views.SearchSettings.Edit"
|
||||
msgid "The placeholder text to use in the search bar."
|
||||
msgstr ""
|
||||
|
||||
#. <div class="alert alert-warning">@T["You need to enable at least one search provider (Lucene, Elasticsearch)."]</div>
|
||||
#: OrchardCore.Search\Views\SearchSettings.Edit.cshtml:19
|
||||
#: OrchardCore.Search\Views\SearchSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Search.Views.SearchSettings.Edit"
|
||||
msgid "You need to enable at least one search provider (Lucene, Elasticsearch)."
|
||||
msgstr ""
|
||||
msgstr "تحتاج إلى تمكين موفر بحث واحد على الأقل (Lucene, Elasticsearch)."
|
||||
|
||||
#. <h5>@T["Search Settings"]</h5>
|
||||
#: OrchardCore.Search\Views\Items\SearchSettingsDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Views.Items.SearchSettingsDeploymentStep.Fields.Edit"
|
||||
msgid "Search Settings"
|
||||
msgstr ""
|
||||
msgstr "إعدادات البحث"
|
||||
|
||||
#. <h5>@T["Search Settings"]</h5>
|
||||
#: OrchardCore.Search\Views\Items\SearchSettingsDeploymentStep.Fields.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Views.Items.SearchSettingsDeploymentStep.Fields.Summary"
|
||||
msgid "Search Settings"
|
||||
msgstr ""
|
||||
msgstr "إعدادات البحث"
|
||||
|
||||
#. <span class="hint">@T["Adds search settings to the plan."]</span>
|
||||
#: OrchardCore.Search\Views\Items\SearchSettingsDeploymentStep.Fields.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Search.Views.Items.SearchSettingsDeploymentStep.Fields.Summary"
|
||||
msgid "Adds search settings to the plan."
|
||||
msgstr ""
|
||||
msgstr "إضافة إعدادات البحث إلى الخطة."
|
||||
|
||||
#. <h4 class="card-title">@T["Search Settings"]</h4>
|
||||
#: OrchardCore.Search\Views\Items\SearchSettingsDeploymentStep.Fields.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Search.Views.Items.SearchSettingsDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Search Settings"
|
||||
msgstr ""
|
||||
msgstr "إعدادات البحث"
|
||||
|
||||
#. <p>@T["Exports search settings."]</p>
|
||||
#: OrchardCore.Search\Views\Items\SearchSettingsDeploymentStep.Fields.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Search.Views.Items.SearchSettingsDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports search settings."
|
||||
msgstr ""
|
||||
msgstr "تصدير إعدادات البحث."
|
||||
|
||||
|
||||
@@ -10,19 +10,19 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-06-01 18:41\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. builder.Add(S["Security"], NavigationConstants.AdminMenuSecurityPosition, security => security
|
||||
#: OrchardCore.Security\AdminMenu.cs:22
|
||||
msgctxt "OrchardCore.Security.AdminMenu"
|
||||
msgid "Security"
|
||||
msgstr ""
|
||||
msgstr "الأمان"
|
||||
|
||||
#. .Add(S["Settings"], settings => settings
|
||||
#: OrchardCore.Security\AdminMenu.cs:24
|
||||
msgctxt "OrchardCore.Security.AdminMenu"
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. .Add(S["Security Headers"], S["Security Headers"].PrefixPosition(), headers => headers
|
||||
#. .Add(S["Security Headers"], S["Security Headers"].PrefixPosition(), headers => headers
|
||||
@@ -30,19 +30,19 @@ msgstr ""
|
||||
#: OrchardCore.Security\AdminMenu.cs:25
|
||||
msgctxt "OrchardCore.Security.AdminMenu"
|
||||
msgid "Security Headers"
|
||||
msgstr ""
|
||||
msgstr "ترويسات الأمان"
|
||||
|
||||
#. @T["The current tenant will be reloaded when the settings are saved."]
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:165
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "The current tenant will be reloaded when the settings are saved."
|
||||
msgstr ""
|
||||
msgstr "ستتم إعادة تحميل الـموقع الحالي عند حفظ الإعدادات."
|
||||
|
||||
#. @T["The current settings are coming from configuration sources, saving the settings will affect the AdminSettings not the configuration."]
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:171
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "The current settings are coming from configuration sources, saving the settings will affect the AdminSettings not the configuration."
|
||||
msgstr ""
|
||||
msgstr "الإعدادات الحالية قادمة من مصادر الإعدادات، حفظ الإعدادات سوف يؤثر على إعدادات المدير وليس الإعدادات."
|
||||
|
||||
#. <label asp-for="ContentSecurityPolicy">@T["Content Security Policy"]</label>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:176
|
||||
@@ -74,43 +74,43 @@ msgstr ""
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:220
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
msgstr "الإسم"
|
||||
|
||||
#. <span class="hint">@T["Allows administrators to control resources the user agent is allowed to load for a given page."]</span>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:213
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Allows administrators to control resources the user agent is allowed to load for a given page."
|
||||
msgstr ""
|
||||
msgstr "يسمح للمسؤولين بالتحكم في الموارد التي يسمح لوكيل المستخدم بتحميلها لصفحة معينة."
|
||||
|
||||
#. <label asp-for="PermissionsPolicy">@T["Permissions Policy"]</label>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:216
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Permissions Policy"
|
||||
msgstr ""
|
||||
msgstr "سياسة الأذونات"
|
||||
|
||||
#. <th>@T["None"]</th>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:221
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
msgstr "لا شيء"
|
||||
|
||||
#. <th>@T["Any"]</th>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:222
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Any"
|
||||
msgstr ""
|
||||
msgstr "أيّما"
|
||||
|
||||
#. <th>@T["Self"]</th>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:223
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Self"
|
||||
msgstr ""
|
||||
msgstr "ذاتي"
|
||||
|
||||
#. <span class="hint">@T["Allows a site to control which features and APIs can be used in the browser."]</span>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:271
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Allows a site to control which features and APIs can be used in the browser."
|
||||
msgstr ""
|
||||
msgstr "يسمح لموقع بالتحكم في الميزات و APIs التي يمكن استخدامها في المتصفح."
|
||||
|
||||
#. <label asp-for="ReferrerPolicy">@T["Referrer Policy"]</label>
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:274
|
||||
@@ -265,12 +265,12 @@ msgstr ""
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Battery"
|
||||
msgstr ""
|
||||
msgstr "البطارية"
|
||||
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Camera"
|
||||
msgstr ""
|
||||
msgstr "الكاميرا"
|
||||
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
@@ -290,7 +290,7 @@ msgstr ""
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Full Screen"
|
||||
msgstr ""
|
||||
msgstr "ملء الشاشة"
|
||||
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
@@ -390,7 +390,7 @@ msgstr ""
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
msgid "Web Share"
|
||||
msgstr ""
|
||||
msgstr "مشاركة الويب"
|
||||
|
||||
#: OrchardCore.Security\Views\SecurityHeadersSettings.Edit.cshtml:0
|
||||
msgctxt "OrchardCore.Security.Views.SecurityHeadersSettings.Edit"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:26\n"
|
||||
"PO-Revision-Date: 2023-02-17 16:59\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, S["The canonical entry contains invalid characters."]);
|
||||
#: OrchardCore.Seo\Drivers\SeoMetaPartDisplayDriver.cs:121
|
||||
@@ -31,149 +31,149 @@ msgid "The google schema is written in an incorrect format."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="Render">@T["Render"]</label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:8
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Render"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Whether to render metadata for this page."]</span>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:9
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Whether to render metadata for this page."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="PageTitle">@T["Page Title"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:14
|
||||
#. <label asp-for="PageTitle" class="@Orchard.GetLabelCssClasses()">@T["Page Title"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Page Title"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Override the default generated web browser page title (recommended to keep under 70 characters)."]</span>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:16
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Override the default generated web browser page title (recommended to keep under 70 characters)."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="MetaDescription">@T["Meta Description"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:20
|
||||
#. <label asp-for="MetaDescription" class="@Orchard.GetLabelCssClasses()">@T["Meta Description"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Meta Description"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The meta description to render for this page."]</span>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:22
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:28
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "The meta description to render for this page."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="MetaKeywords">@T["Meta Keywords"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:28
|
||||
#. <label asp-for="MetaKeywords" class="@Orchard.GetLabelCssClasses()">@T["Meta Keywords"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:35
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Meta Keywords"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The meta keywords to render for this page, comma separated."]</span>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:30
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "The meta keywords to render for this page, comma separated."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Canonical">@T["Canonical"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:35
|
||||
#. <label asp-for="Canonical" class="@Orchard.GetLabelCssClasses()"> @T["Canonical"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:44
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Canonical"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Override the default canonical url."]</span>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:37
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Override the default canonical url."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="MetaRobots">@T["Meta Robots"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:41
|
||||
#. <label asp-for="MetaRobots" class="@Orchard.GetLabelCssClasses()">@T["Meta Robots"] </label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:52
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Meta Robots"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The robots meta to render for this page."]</span>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:43
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:55
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "The robots meta to render for this page."
|
||||
msgstr ""
|
||||
|
||||
#. <th scope="col">@T["Content"]</th>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:59
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:72
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#. <th scope="col">@T["Name"]</th>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:60
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:73
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <th scope="col">@T["Property"]</th>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:61
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:74
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Property"
|
||||
msgstr ""
|
||||
|
||||
#. <th scope="col">@T["Http Equiv"]</th>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:62
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:75
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Http Equiv"
|
||||
msgstr ""
|
||||
|
||||
#. <th scope="col">@T["Charset"]</th>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:63
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:76
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Charset"
|
||||
msgstr ""
|
||||
|
||||
#. <a v-on:click="remove(index)" href="javascript:void(0)" title="@T["Remove element from list"]" class="btn">
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:84
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:97
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Remove element from list"
|
||||
msgstr ""
|
||||
|
||||
#. <a v-on:click="add()" class="btn btn-light w-100 btn-sm"><i class="fas fa-plus small" aria-hidden="true"></i> @T["Add a custom meta tag"]</a>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:94
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:107
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Add a custom meta tag"
|
||||
msgstr ""
|
||||
|
||||
#. <h5 class="modal-title">@T["Edit Data"]</h5>
|
||||
#. <a href="javascript:void(0)" v-on:click="showModal" class="float-end" title="@T["Edit Data"]"><i class="fas fa-edit" aria-hidden="true"></i></a>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:107
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:128
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:120
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:141
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Edit Data"
|
||||
msgstr ""
|
||||
|
||||
#. <label for="meta-tags-textarea">@T["Custom Meta Tags"]</label>
|
||||
#. <label asp-for="CustomMetaTags">@T["Custom Meta Tags"]</label>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:112
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:127
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:125
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:140
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Custom Meta Tags"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["A JSON representation of the allowed values, e.g. {0}", "[ { content: 'First content', name: 'name1', property: 'prop1', httpEquiv: 'http-equiv1', charset: 'charset1' }, { content: 'Second content', name: 'name2', property: 'prop2', httpEquiv: 'http-equiv2', charset: 'charset2' } ]"]</span>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:114
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:127
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "A JSON representation of the allowed values, e.g. {0}"
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-primary btn-submit" v-on:click="closeModal()">@T["OK"]</button>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:118
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:131
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:119
|
||||
#: OrchardCore.Seo\Views\SeoMetaPart.Edit.cshtml:132
|
||||
msgctxt "OrchardCore.Seo.Views.SeoMetaPart.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,22 +10,22 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:25\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Settings\AdminMenu.cs:24
|
||||
#. .Add(S["Configuration"], NavigationConstants.AdminMenuConfigurationPosition, configuration => configuration
|
||||
#: OrchardCore.Settings\AdminMenu.cs:25
|
||||
msgctxt "OrchardCore.Settings.AdminMenu"
|
||||
msgid "Configuration"
|
||||
msgstr "الضبط"
|
||||
|
||||
#. .Add(S["Settings"], "1", settings => settings
|
||||
#: OrchardCore.Settings\AdminMenu.cs:25
|
||||
#: OrchardCore.Settings\AdminMenu.cs:28
|
||||
msgctxt "OrchardCore.Settings.AdminMenu"
|
||||
msgid "Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. .Add(S["General"], "1", entry => entry
|
||||
#: OrchardCore.Settings\AdminMenu.cs:26
|
||||
#: OrchardCore.Settings\AdminMenu.cs:29
|
||||
msgctxt "OrchardCore.Settings.AdminMenu"
|
||||
msgid "General"
|
||||
msgstr "عام"
|
||||
@@ -54,12 +54,30 @@ msgctxt "OrchardCore.Settings.Drivers.DefaultSiteSettingsDisplayDriver"
|
||||
msgid "The Base url must be a fully qualified URL."
|
||||
msgstr "الرابط الأساسي يجب أن يكون عنوان URL مؤهل تماما."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Settings"])</h1></zone>
|
||||
#: OrchardCore.Settings\Views\Admin\Index.cshtml:3
|
||||
msgctxt "OrchardCore.Settings.Views.Admin.Index"
|
||||
msgid "Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-gear" aria-hidden="true"></i></span><span class="title">@T["Configuration"]</span>
|
||||
#: OrchardCore.Settings\Views\NavigationItemText-configuration.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Settings.Views.NavigationItemText-configuration.Id"
|
||||
msgid "Configuration"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="icon"><i class="fa fa-cogs" aria-hidden="true"></i></span><span class="title">@T["General"]</span>
|
||||
#: OrchardCore.Settings\Views\NavigationItemText-general.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Settings.Views.NavigationItemText-general.Id"
|
||||
msgid "General"
|
||||
msgstr "عام"
|
||||
|
||||
#. <button type="submit" class="btn btn-link" title="@T["Delete"]">
|
||||
#: OrchardCore.Settings\Views\Shared\DisplayTemplates\RemovableCulture.cshtml:21
|
||||
msgctxt "OrchardCore.Settings.Views.Shared.DisplayTemplates.RemovableCulture"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <p class="alert alert-warning">@T["The current tenant will be reloaded when the settings are saved."]</p>
|
||||
#: OrchardCore.Settings\Views\Settings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.Settings.Views.Settings.Edit"
|
||||
@@ -276,12 +294,6 @@ msgctxt "OrchardCore.Settings.Views.SiteSettings.SaveButton"
|
||||
msgid "Cancel"
|
||||
msgstr "إلغاء"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Settings"])</h1></zone>
|
||||
#: OrchardCore.Settings\Views\Admin\Index.cshtml:3
|
||||
msgctxt "OrchardCore.Settings.Views.Admin.Index"
|
||||
msgid "Settings"
|
||||
msgstr "الإعدادات"
|
||||
|
||||
#. <h5>@T["Site Settings"]</h5>
|
||||
#: OrchardCore.Settings\Views\Items\SiteSettingsDeploymentStep.Fields.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Settings.Views.Items.SiteSettingsDeploymentStep.Fields.Edit"
|
||||
@@ -318,9 +330,3 @@ msgctxt "OrchardCore.Settings.Views.Items.SiteSettingsDeploymentStep.Fields.Thum
|
||||
msgid "Exports the current site settings."
|
||||
msgstr "تصدير الإعدادات الموقع الحالية."
|
||||
|
||||
#. <button type="submit" class="btn btn-link" title="@T["Delete"]">
|
||||
#: OrchardCore.Settings\Views\Shared\DisplayTemplates\RemovableCulture.cshtml:21
|
||||
msgctxt "OrchardCore.Settings.Views.Shared.DisplayTemplates.RemovableCulture"
|
||||
msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
|
||||
@@ -10,34 +10,34 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:26\n"
|
||||
"PO-Revision-Date: 2023-02-17 17:00\n"
|
||||
|
||||
#. context.Errors.Add(String.Empty, S["DatabaseProvider setting is required."]);
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:177
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:171
|
||||
msgctxt "OrchardCore.Setup.Services.SetupService"
|
||||
msgid "DatabaseProvider setting is required."
|
||||
msgstr ""
|
||||
|
||||
#. context.Errors.Add(String.Empty, S["The provided database provider is not supported."]);
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:180
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:174
|
||||
msgctxt "OrchardCore.Setup.Services.SetupService"
|
||||
msgid "The provided database provider is not supported."
|
||||
msgstr ""
|
||||
|
||||
#. context.Errors.Add(String.Empty, S["The provided connection string is invalid or server is unreachable."]);
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:183
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:177
|
||||
msgctxt "OrchardCore.Setup.Services.SetupService"
|
||||
msgid "The provided connection string is invalid or server is unreachable."
|
||||
msgstr ""
|
||||
|
||||
#. context.Errors.Add(String.Empty, S["The provided database and table prefix are already in use."]);
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:186
|
||||
#. context.Errors.Add(String.Empty, S["The provided database, table prefix and schema are already in use."]);
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:180
|
||||
msgctxt "OrchardCore.Setup.Services.SetupService"
|
||||
msgid "The provided database and table prefix are already in use."
|
||||
msgid "The provided database, table prefix and schema are already in use."
|
||||
msgstr ""
|
||||
|
||||
#. context.Errors.Add(String.Empty, S["An error occurred while initializing the datastore: {0}", e.Message]);
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:225
|
||||
#: OrchardCore.Setup.Core\SetupService.cs:215
|
||||
msgctxt "OrchardCore.Setup.Services.SetupService"
|
||||
msgid "An error occurred while initializing the datastore: {0}"
|
||||
msgstr "حدث خطأ اثناء تهئية مصدر البيانات: {0}"
|
||||
|
||||
@@ -10,36 +10,36 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:27\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. ModelState.AddModelError(nameof(model.Password), S["The password is required."]);
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:99
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:105
|
||||
msgctxt "OrchardCore.Setup.Controllers.SetupController"
|
||||
msgid "The password is required."
|
||||
msgstr "كلمة المرور مطلوبه."
|
||||
|
||||
#. ModelState.AddModelError(nameof(model.PasswordConfirmation), S["The password confirmation doesn't match the password."]);
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:104
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:110
|
||||
msgctxt "OrchardCore.Setup.Controllers.SetupController"
|
||||
msgid "The password confirmation doesn't match the password."
|
||||
msgstr "تأكيد كلمة المرور لا تطابق كلمة المرور."
|
||||
|
||||
#. ModelState.AddModelError(nameof(model.RecipeName), S["Invalid recipe."]);
|
||||
#. ModelState.AddModelError(nameof(model.RecipeName), S["Invalid recipe."]);
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:113
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:118
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:119
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:124
|
||||
msgctxt "OrchardCore.Setup.Controllers.SetupController"
|
||||
msgid "Invalid recipe."
|
||||
msgstr "وصفات غير صحيحة."
|
||||
|
||||
#. ModelState.AddModelError(nameof(model.Email), S["The email is invalid."]);
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:124
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:130
|
||||
msgctxt "OrchardCore.Setup.Controllers.SetupController"
|
||||
msgid "The email is invalid."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError(nameof(model.UserName), S["User name '{0}' is invalid, can only contain letters or digits.", model.UserName]);
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:129
|
||||
#: OrchardCore.Setup\Controllers\SetupController.cs:135
|
||||
msgctxt "OrchardCore.Setup.Controllers.SetupController"
|
||||
msgid "User name '{0}' is invalid, can only contain letters or digits."
|
||||
msgstr ""
|
||||
@@ -181,11 +181,11 @@ msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "What type of database to use?"
|
||||
msgstr "ما هو نوع قاعدة البيانات المستخدمة؟"
|
||||
|
||||
#. <option value="@provider.Value" data-connection-string="@provider.HasConnectionString" data-table-prefix="@provider.HasTablePrefix" data-connection-string-sample="@T["The connection string to your database instance. e.g., {0}", provider.SampleConnectionString]">@provider.Name</option>
|
||||
#. <option value="@provider.Value" data-connection-string="@provider.HasConnectionString" data-table-prefix="@provider.HasTablePrefix" data-connection-string-sample="@T["The connection string to your database instance, e.g. {0}.", provider.SampleConnectionString]">@provider.Name</option>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:171
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "The connection string to your database instance. e.g., {0}"
|
||||
msgstr "نص الربط إلى قاعدة البيانات, مثال, {0}"
|
||||
msgid "The connection string to your database instance, e.g. {0}."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="text-muted form-text small">@T["The database is used to store the site's configuration and its contents."]</span>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:175
|
||||
@@ -217,56 +217,74 @@ msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Show/hide connection string"
|
||||
msgstr "إظهار/إخفاء نص الإتصال"
|
||||
|
||||
#. <label asp-for="Schema">@T["Table Schema"]</label>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:200
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Table Schema"
|
||||
msgstr ""
|
||||
|
||||
#. <div class="text-muted form-text small">@T["When left blank, the default value on the server will be used."] @T["For example, '{0}' for SQL Server.", "dbo"]</div>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:203
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "When left blank, the default value on the server will be used."
|
||||
msgstr ""
|
||||
|
||||
#. <div class="text-muted form-text small">@T["When left blank, the default value on the server will be used."] @T["For example, '{0}' for SQL Server.", "dbo"]</div>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:203
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "For example, '{0}' for SQL Server."
|
||||
msgstr ""
|
||||
|
||||
#. <legend>@T["Super User"]</legend>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:199
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:208
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Super User"
|
||||
msgstr "المستخدم المتميز"
|
||||
|
||||
#. <span class="text-muted form-text small">@T["The super user has all the rights. It should be used only during Setup and for disaster recovery."]</span>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:200
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:209
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "The super user has all the rights. It should be used only during Setup and for disaster recovery."
|
||||
msgstr "المستخدم المتميز يمتلك كل الصلاحيات. ينبغي إستخدامه اثناء التثبيت و التعافي من الكوارث."
|
||||
|
||||
#. <label asp-for="UserName">@T["User name"]</label>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:203
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:212
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "User name"
|
||||
msgstr "إسم المستخدم"
|
||||
|
||||
#. <label for="Email">@T["Email"]</label>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:208
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:217
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Email"
|
||||
msgstr "البريد الإلكتروني"
|
||||
|
||||
#. <span asp-validation-for="Email" class="text-danger">@T["The email is invalid."]</span>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:210
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:219
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "The email is invalid."
|
||||
msgstr "البريد الإلكتروني غير صحيح."
|
||||
|
||||
#. <label asp-for="Password">@T["Password"]</label>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:215
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:224
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Password"
|
||||
msgstr "كلمة المرور"
|
||||
|
||||
#. <input asp-for="Password" class="form-control" data-bs-toggle="popover" data-bs-placement="top" data-trigger="focus" data-title="@T["Password strength"]" data-bs-content="@passwordTooltip" required pattern="@passwordRegex" />
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:217
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:226
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Password strength"
|
||||
msgstr "قوة كلمة المرور"
|
||||
|
||||
#. <label asp-for="PasswordConfirmation">@T["Password Confirmation"]</label>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:225
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:234
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Password Confirmation"
|
||||
msgstr "تأكيد كلمة المرور"
|
||||
|
||||
#. <button class="btn btn-primary" type="submit" id="SubmitButton">@T["Finish Setup"]</button>
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:237
|
||||
#: OrchardCore.Setup\Views\Setup\Index.cshtml:246
|
||||
msgctxt "OrchardCore.Setup.Views.Setup.Index"
|
||||
msgid "Finish Setup"
|
||||
msgstr "إنهاء التثبيت"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:28\n"
|
||||
"PO-Revision-Date: 2023-02-17 17:01\n"
|
||||
|
||||
#. .Add(S["Design"], design => design
|
||||
#: OrchardCore.Shortcodes\AdminMenu.cs:25
|
||||
@@ -84,30 +84,34 @@ msgctxt "OrchardCore.Shortcodes.Controllers.AdminController"
|
||||
msgid "Shortcode templates successfully removed."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary btn-sm" data-default-value="@Model.Value.DefaultValue" v-on:click="insertShortcode">@T["Add"]</button>
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeDescriptor-Button-Actions.SummaryAdmin.cshtml:2
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeDescriptor-Button-Actions.SummaryAdmin"
|
||||
msgid "Add"
|
||||
#. <h5>@T["All Shortcode Templates"]</h5>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Edit"
|
||||
msgid "All Shortcode Templates"
|
||||
msgstr ""
|
||||
|
||||
#. <h5 class="modal-title" id="shortcodeModalLabel">@T["Available Shortcodes"]</h5>
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:42
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeModal"
|
||||
msgid "Available Shortcodes"
|
||||
#. <h5>@T["All Shortcode Templates"]</h5>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Summary"
|
||||
msgid "All Shortcode Templates"
|
||||
msgstr ""
|
||||
|
||||
#. <input class="form-control" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" v-model="filter" ref="filter" />
|
||||
#. <input class="form-control" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" v-model="filter" ref="filter" />
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:49
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:49
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeModal"
|
||||
msgid "Filter"
|
||||
#. <span class="hint">@T["Adds all shortcode templates to the plan."]</span>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Summary"
|
||||
msgid "Adds all shortcode templates to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:77
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeModal"
|
||||
msgid "Cancel"
|
||||
#. <h4 class="card-title">@T["All Shortcode Templates"]</h4>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Thumbnail"
|
||||
msgid "All Shortcode Templates"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports all shortcode templates."]</p>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Thumbnail"
|
||||
msgid "Exports all shortcode templates."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Shortcode"])</h1></zone>
|
||||
@@ -482,33 +486,29 @@ msgctxt "OrchardCore.Shortcodes.Views.Admin.Index"
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["All Shortcode Templates"]</h5>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Edit"
|
||||
msgid "All Shortcode Templates"
|
||||
#. <button class="btn btn-primary btn-sm" data-default-value="@Model.Value.DefaultValue" v-on:click="insertShortcode">@T["Add"]</button>
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeDescriptor-Button-Actions.SummaryAdmin.cshtml:2
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeDescriptor-Button-Actions.SummaryAdmin"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["All Shortcode Templates"]</h5>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Summary"
|
||||
msgid "All Shortcode Templates"
|
||||
#. <h5 class="modal-title" id="shortcodeModalLabel">@T["Available Shortcodes"]</h5>
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:42
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeModal"
|
||||
msgid "Available Shortcodes"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds all shortcode templates to the plan."]</span>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Summary"
|
||||
msgid "Adds all shortcode templates to the plan."
|
||||
#. <input class="form-control" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" v-model="filter" ref="filter" />
|
||||
#. <input class="form-control" type="search" placeholder="@T["Filter"]" aria-label="@T["Filter"]" v-model="filter" ref="filter" />
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:49
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:49
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeModal"
|
||||
msgid "Filter"
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["All Shortcode Templates"]</h4>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Thumbnail"
|
||||
msgid "All Shortcode Templates"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports all shortcode templates."]</p>
|
||||
#: OrchardCore.Shortcodes\Views\Items\AllShortcodeTemplatesDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Shortcodes.Views.Items.AllShortcodeTemplatesDeploymentStep.Thumbnail"
|
||||
msgid "Exports all shortcode templates."
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.Shortcodes\Views\ShortcodeModal.cshtml:77
|
||||
msgctxt "OrchardCore.Shortcodes.Views.ShortcodeModal"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:28\n"
|
||||
"PO-Revision-Date: 2023-02-17 17:02\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], NavigationConstants.AdminMenuConfigurationPosition, cfg => cfg
|
||||
#: OrchardCore.Sitemaps\AdminMenu.cs:24
|
||||
@@ -206,6 +206,186 @@ msgctxt "OrchardCore.Sitemaps.Services.SitemapHelperService"
|
||||
msgid "Your permalink is already in use."
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["All Sitemaps"]</h5>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Edit"
|
||||
msgid "All Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["All Sitemaps"]</h5>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Summary"
|
||||
msgid "All Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds all sitemaps to the plan."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Summary"
|
||||
msgid "Adds all sitemaps to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["All Sitemaps"]</h4>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Thumbnail"
|
||||
msgid "All Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports all sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Thumbnail"
|
||||
msgid "Exports all sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Sitemap"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Create Sitemap"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:13
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "The name is required."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:19
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Permalink"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint d-block">@T["The url of the sitemap. Leave empty to auto-generate it."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:27
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "The url of the sitemap. Leave empty to auto-generate it."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Enabled" class="form-check-label">@T["Enabled"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:33
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Uncheck to disable routing to this sitemap."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:34
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Uncheck to disable routing to this sitemap."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:39
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:40
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Sitemap Index"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Create Sitemap Index"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:16
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The name is required."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:20
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Permalink"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The url of the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:29
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The url of the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Enabled" class="form-check-label">@T["Enabled"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:34
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Uncheck to disable routing to the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:35
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Uncheck to disable routing to the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ContainableSitemaps">@T["Contained Sitemaps"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:39
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Contained Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The sitemaps this index contains."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:40
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The sitemaps this index contains."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:57
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-controller="SitemapIndex" asp-action="List" asp-area="OrchardCore.Sitemaps">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:58
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Sitemap Source"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Create"
|
||||
msgid "Create Sitemap Source"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Create"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Display" asp-route-controller="Admin" asp-route-sitemapId="@Model.SitemapId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Create.cshtml:16
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Create"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["Sitemap Custom Path"]</h5>
|
||||
#: OrchardCore.Sitemaps\Views\CustomPathSitemapSource.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.CustomPathSitemapSource.Edit"
|
||||
@@ -332,198 +512,6 @@ msgctxt "OrchardCore.Sitemaps.Views.CustomPathSitemapSource.Thumbnail"
|
||||
msgid "Add a sitemap entry for a path."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="OverrideSitemapConfig" class="form-check-label">@T["Override sitemap configuration"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Override sitemap configuration"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to override sitemap configuration."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Check to override sitemap configuration."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Exclude" class="form-check-label">@T["Exclude"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Exclude"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint dashed">@T["Check to exclude this content item from the site map."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Check to exclude this content item from the site map."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ChangeFrequency">@T["Change Frequency"] </label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Change Frequency"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The frequency this content item is likely to change."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "The frequency this content item is likely to change."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Priority">@T["Priority"] </label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Priority"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="0">@T["0.0"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.0"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="1">@T["0.1"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.1"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="2">@T["0.2"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.2"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="3">@T["0.3"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.3"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="4">@T["0.4"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.4"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="5">@T["0.5"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.5"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="6">@T["0.6"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:35
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.6"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="7">@T["0.7"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.7"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="8">@T["0.8"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:37
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.8"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="9">@T["0.9"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.9"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="10">@T["1.0"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:39
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "1.0"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The default priority of these content types relative to other content on your site."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:41
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "The default priority of these content types relative to other content on your site."
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapSource.SummaryAdmin.cshtml:9
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapSource.SummaryAdmin"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapSource.SummaryAdmin.cshtml:16
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapSource.SummaryAdmin"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Source" asp-route-sitemapId="@Model.Sitemap.SitemapId" asp-route-sourceType="@Model.SitemapSourceType">@T["Add"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapSource.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapSource.Thumbnail"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Sitemap"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Create Sitemap"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:13
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "The name is required."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:19
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Permalink"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint d-block">@T["The url of the sitemap. Leave empty to auto-generate it."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:27
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "The url of the sitemap. Leave empty to auto-generate it."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Enabled" class="form-check-label">@T["Enabled"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:33
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Uncheck to disable routing to this sitemap."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:34
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Uncheck to disable routing to this sitemap."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:39
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Create.cshtml:40
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Create"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Sitemap"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\Display.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.Display"
|
||||
@@ -632,6 +620,108 @@ msgctxt "OrchardCore.Sitemaps.Views.Admin.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Sitemap Index"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Edit Sitemap Index"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The name is required."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Permalink"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The url of the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The url of the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Enabled" class="form-check-label">@T["Enabled"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:35
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Uncheck to disable routing to the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:36
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Uncheck to disable routing to the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ContainableSitemaps">@T["Contained Sitemaps"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:40
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Contained Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The sitemaps this index contains."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:41
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The sitemaps this index contains."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:58
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-controller="SitemapIndex" asp-action="List" asp-area="OrchardCore.Sitemaps">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:59
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Sitemap Source"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "Edit Sitemap Source"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. asp-route-sitemapId="@Model.SitemapId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Sitemaps"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Admin\List.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Admin.List"
|
||||
@@ -760,36 +850,6 @@ msgctxt "OrchardCore.Sitemaps.Views.Admin.List"
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["All Sitemaps"]</h5>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Edit"
|
||||
msgid "All Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <h5>@T["All Sitemaps"]</h5>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Summary.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Summary"
|
||||
msgid "All Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Adds all sitemaps to the plan."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Summary"
|
||||
msgid "Adds all sitemaps to the plan."
|
||||
msgstr ""
|
||||
|
||||
#. <h4 class="card-title">@T["All Sitemaps"]</h4>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Thumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Thumbnail"
|
||||
msgid "All Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Exports all sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\Items\AllSitemapsDeploymentStep.Thumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Items.AllSitemapsDeploymentStep.Thumbnail"
|
||||
msgid "Exports all sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Sitemaps Cache"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapCache\List.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapCache.List"
|
||||
@@ -842,150 +902,6 @@ msgctxt "OrchardCore.Sitemaps.Views.SitemapCache.List"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Sitemap Index"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Create Sitemap Index"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:14
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:16
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The name is required."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:20
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Permalink"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The url of the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:29
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The url of the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Enabled" class="form-check-label">@T["Enabled"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:34
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Uncheck to disable routing to the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:35
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Uncheck to disable routing to the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ContainableSitemaps">@T["Contained Sitemaps"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:39
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Contained Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The sitemaps this index contains."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:40
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "The sitemaps this index contains."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:57
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-controller="SitemapIndex" asp-action="List" asp-area="OrchardCore.Sitemaps">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Create.cshtml:58
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Create"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Sitemap Index"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Edit Sitemap Index"
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:17
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The name is required."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:21
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Permalink"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The url of the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The url of the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Enabled" class="form-check-label">@T["Enabled"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:35
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Uncheck to disable routing to the sitemap index."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:36
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Uncheck to disable routing to the sitemap index."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="ContainableSitemaps">@T["Contained Sitemaps"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:40
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Contained Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The sitemaps this index contains."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:41
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "The sitemaps this index contains."
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:58
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-controller="SitemapIndex" asp-action="List" asp-area="OrchardCore.Sitemaps">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\Edit.cshtml:59
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Sitemap Indexes"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapIndex\List.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.List"
|
||||
@@ -1114,51 +1030,135 @@ msgctxt "OrchardCore.Sitemaps.Views.SitemapIndex.List"
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Sitemap Source"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Create.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Create"
|
||||
msgid "Create Sitemap Source"
|
||||
#. <label asp-for="OverrideSitemapConfig" class="form-check-label">@T["Override sitemap configuration"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Override sitemap configuration"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Create.cshtml:15
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Create"
|
||||
msgid "Create"
|
||||
#. <span class="hint dashed">@T["Check to override sitemap configuration."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Check to override sitemap configuration."
|
||||
msgstr ""
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Display" asp-route-controller="Admin" asp-route-sitemapId="@Model.SitemapId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Create.cshtml:16
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Create"
|
||||
msgid "Cancel"
|
||||
#. <label asp-for="Exclude" class="form-check-label">@T["Exclude"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Exclude"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Sitemap Source"])</h1></zone>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "Edit Sitemap Source"
|
||||
#. <span class="hint dashed">@T["Check to exclude this content item from the site map."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Check to exclude this content item from the site map."
|
||||
msgstr ""
|
||||
|
||||
#. <p class="alert alert-warning">@T["The site settings 'Base url' property is empty, but is required to generate sitemaps."]</p>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:7
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "The site settings 'Base url' property is empty, but is required to generate sitemaps."
|
||||
#. <label asp-for="ChangeFrequency" class="@Orchard.GetLabelCssClasses()">@T["Change Frequency"]</label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Change Frequency"
|
||||
msgstr ""
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:19
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "Save"
|
||||
#. <span class="hint">@T["The frequency this content item is likely to change."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "The frequency this content item is likely to change."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Priority" class="@Orchard.GetLabelCssClasses()">@T["Priority"] </label>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "Priority"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="0">@T["0.0"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:30
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.0"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="1">@T["0.1"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.1"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="2">@T["0.2"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.2"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="3">@T["0.3"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.3"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="4">@T["0.4"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:34
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.4"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="5">@T["0.5"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:35
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.5"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="6">@T["0.6"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.6"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="7">@T["0.7"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:37
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.7"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="8">@T["0.8"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.8"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="9">@T["0.9"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:39
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "0.9"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="10">@T["1.0"]</option>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:40
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "1.0"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The default priority of these content types relative to other content on your site."]</span>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapPart.Edit.cshtml:42
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapPart.Edit"
|
||||
msgid "The default priority of these content types relative to other content on your site."
|
||||
msgstr ""
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapSource.SummaryAdmin.cshtml:9
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapSource.SummaryAdmin"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:27
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
#: OrchardCore.Sitemaps\Views\SitemapSource.SummaryAdmin.cshtml:16
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapSource.SummaryAdmin"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#. asp-route-sitemapId="@Model.SitemapId">@T["Cancel"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\Source\Edit.cshtml:33
|
||||
msgctxt "OrchardCore.Sitemaps.Views.Source.Edit"
|
||||
msgid "Cancel"
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Source" asp-route-sitemapId="@Model.Sitemap.SitemapId" asp-route-sourceType="@Model.SitemapSourceType">@T["Add"]</a>
|
||||
#: OrchardCore.Sitemaps\Views\SitemapSource.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.Sitemaps.Views.SitemapSource.Thumbnail"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:29\n"
|
||||
"PO-Revision-Date: 2023-02-17 17:03\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Latitude), S["The {0} field is required.", context.PartFieldDefinition.DisplayName()]);
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Longitude), S["The {0} field is required.", context.PartFieldDefinition.DisplayName()]);
|
||||
@@ -28,6 +28,14 @@ msgctxt "OrchardCore.Spatial.Drivers.GeoPointFieldDisplayDriver"
|
||||
msgid "{0} is an invalid number."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Latitude));
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Longitude));
|
||||
#: OrchardCore.Spatial\Handlers\GeoPointFieldHandler.cs:27
|
||||
#: OrchardCore.Spatial\Handlers\GeoPointFieldHandler.cs:32
|
||||
msgctxt "OrchardCore.Spatial.Handlers.GeoPointFieldHandler"
|
||||
msgid "The {0} field is required."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Latitude">@T["Latitude"]</label>
|
||||
#: OrchardCore.Spatial\Views\GeoPointField-Leaflet.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Spatial.Views.GeoPointField-Leaflet.Edit"
|
||||
@@ -47,13 +55,13 @@ msgid "Leaflet editor"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Latitude">@T["Latitude"]</label>
|
||||
#: OrchardCore.Spatial\Views\GeoPointField.Edit.cshtml:12
|
||||
#: OrchardCore.Spatial\Views\GeoPointField.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.Spatial.Views.GeoPointField.Edit"
|
||||
msgid "Latitude"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Longitude">@T["Longitude"]</label>
|
||||
#: OrchardCore.Spatial\Views\GeoPointField.Edit.cshtml:20
|
||||
#: OrchardCore.Spatial\Views\GeoPointField.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Spatial.Views.GeoPointField.Edit"
|
||||
msgid "Longitude"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:30\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.Taxonomies\AdminMenu.cs:25
|
||||
@@ -32,18 +32,6 @@ msgctxt "OrchardCore.Taxonomies.AdminMenu"
|
||||
msgid "Taxonomy Filters"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<TaxonomyContentsAdminListSettings, ContentsAdminListDeploymentStartup>(S => S["Taxonomy Filters settings"], S => S["Exports the Taxonomy filters settings."]);
|
||||
#: OrchardCore.Taxonomies\Startup.cs:139
|
||||
msgctxt "OrchardCore.Taxonomies.ContentsAdminListDeploymentStartup"
|
||||
msgid "Taxonomy Filters settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<TaxonomyContentsAdminListSettings, ContentsAdminListDeploymentStartup>(S => S["Taxonomy Filters settings"], S => S["Exports the Taxonomy filters settings."]);
|
||||
#: OrchardCore.Taxonomies\Startup.cs:139
|
||||
msgctxt "OrchardCore.Taxonomies.ContentsAdminListDeploymentStartup"
|
||||
msgid "Exports the Taxonomy filters settings."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["Taxonomy item deleted successfully."]);
|
||||
#: OrchardCore.Taxonomies\Controllers\AdminController.cs:318
|
||||
msgctxt "OrchardCore.Taxonomies.Controllers.AdminController"
|
||||
@@ -74,6 +62,24 @@ msgctxt "OrchardCore.Taxonomies.Drivers.TaxonomyFieldTagsDisplayDriver"
|
||||
msgid "A value is required for '{0}'"
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for '{0}'", context.ContentPartFieldDefinition.DisplayName()], nameof(field.TermContentItemIds));
|
||||
#: OrchardCore.Taxonomies\Handlers\TaxonomyFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.Taxonomies.Handlers.TaxonomyFieldHandler"
|
||||
msgid "A value is required for '{0}'"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<TaxonomyContentsAdminListSettings, ContentsAdminListDeploymentStartup>(S => S["Taxonomy Filters settings"], S => S["Exports the Taxonomy filters settings."]);
|
||||
#: OrchardCore.Taxonomies\Startup.cs:139
|
||||
msgctxt "OrchardCore.Taxonomies.ContentsAdminListDeploymentStartup"
|
||||
msgid "Taxonomy Filters settings"
|
||||
msgstr ""
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<TaxonomyContentsAdminListSettings, ContentsAdminListDeploymentStartup>(S => S["Taxonomy Filters settings"], S => S["Exports the Taxonomy filters settings."]);
|
||||
#: OrchardCore.Taxonomies\Startup.cs:139
|
||||
msgctxt "OrchardCore.Taxonomies.ContentsAdminListDeploymentStartup"
|
||||
msgid "Exports the Taxonomy filters settings."
|
||||
msgstr ""
|
||||
|
||||
#. @T["Edit"]
|
||||
#: OrchardCore.Taxonomies\Views\Content.TermAdmin.cshtml:27
|
||||
msgctxt "OrchardCore.Taxonomies.Views.Content.TermAdmin"
|
||||
@@ -93,17 +99,29 @@ msgid "Delete"
|
||||
msgstr "حذف"
|
||||
|
||||
#. <select asp-for="SelectedContentItemId" asp-items="Model.Taxonomies" class="selectpicker taxonomy-selectpicker show-tick me-2" data-header="@T["Filter by {0}", Model.DisplayText]" data-live-search="true" data-selected-text-format="static" data-width="fit" title="@T["{0}", Model.DisplayText]" data-style="btn-sm" data-dropdown-align-right="auto">
|
||||
#: OrchardCore.Taxonomies\Views\ContentsAdminListTaxonomyFilter.cshtml:5
|
||||
#: OrchardCore.Taxonomies\Views\ContentsAdminListTaxonomyFilter.cshtml:4
|
||||
msgctxt "OrchardCore.Taxonomies.Views.ContentsAdminListTaxonomyFilter"
|
||||
msgid "Filter by {0}"
|
||||
msgstr ""
|
||||
|
||||
#. <select asp-for="SelectedContentItemId" asp-items="Model.Taxonomies" class="selectpicker taxonomy-selectpicker show-tick me-2" data-header="@T["Filter by {0}", Model.DisplayText]" data-live-search="true" data-selected-text-format="static" data-width="fit" title="@T["{0}", Model.DisplayText]" data-style="btn-sm" data-dropdown-align-right="auto">
|
||||
#: OrchardCore.Taxonomies\Views\ContentsAdminListTaxonomyFilter.cshtml:5
|
||||
#: OrchardCore.Taxonomies\Views\ContentsAdminListTaxonomyFilter.cshtml:4
|
||||
msgctxt "OrchardCore.Taxonomies.Views.ContentsAdminListTaxonomyFilter"
|
||||
msgid "{0}"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["New {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Taxonomies\Views\Admin\Create.cshtml:13
|
||||
msgctxt "OrchardCore.Taxonomies.Views.Admin.Create"
|
||||
msgid "New {0}"
|
||||
msgstr "جديد {0}"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Taxonomies\Views\Admin\Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Taxonomies.Views.Admin.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "تحرير {0}"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-tags" aria-hidden="true"></i></span><span class="title">@T["Taxonomy Filters"]</span>
|
||||
#: OrchardCore.Taxonomies\Views\NavigationItemText-taxonomyfilters.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Taxonomies.Views.NavigationItemText-taxonomyfilters.Id"
|
||||
@@ -129,13 +147,13 @@ msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#. @T["The taxonomy could not be found. Please check the settings for this field."]
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyField-Tags.Edit.cshtml:41
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyField-Tags.Edit.cshtml:42
|
||||
msgctxt "OrchardCore.Taxonomies.Views.TaxonomyField-Tags.Edit"
|
||||
msgid "The taxonomy could not be found. Please check the settings for this field."
|
||||
msgstr ""
|
||||
|
||||
#. <div id="@vueElementId" class="tags" data-taxonomy-content-item-id="@Model.Taxonomy.ContentItemId" data-open="@open.ToString().ToLower()" data-leaves-only="@taxonomySettings.LeavesOnly.ToString().ToLower()" data-create-tag-error-message="@T["Error creating tag"]" data-all-tag-terms="@Model.TagTermEntries" data-create-tag-url="@createTagUrl">
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyField-Tags.Edit.cshtml:46
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyField-Tags.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.Taxonomies.Views.TaxonomyField-Tags.Edit"
|
||||
msgid "Error creating tag"
|
||||
msgstr ""
|
||||
@@ -262,20 +280,20 @@ msgctxt "OrchardCore.Taxonomies.Views.TaxonomyFieldTagsEditorSettings.Edit"
|
||||
msgid "Whether new tags can be created inline. Note: When creating tags inline only the display text term property will be set."
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="TermContentType">@T["Term Content Type"]</label>
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyPart.Edit.cshtml:24
|
||||
#. <label asp-for="TermContentType" class="@Orchard.GetLabelCssClasses()">@T["Term Content Type"]</label>
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyPart.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Taxonomies.Views.TaxonomyPart.Edit"
|
||||
msgid "Term Content Type"
|
||||
msgstr "مصطلح نوع المحتوى"
|
||||
|
||||
#. @T["Add {0}", termContentType.DisplayName]
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyPart.Edit.cshtml:41
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyPart.Edit.cshtml:46
|
||||
msgctxt "OrchardCore.Taxonomies.Views.TaxonomyPart.Edit"
|
||||
msgid "Add {0}"
|
||||
msgstr "إضافة {0}"
|
||||
|
||||
#. <div id="msg-leave" style="display:none" data>@T["You have reordered the taxonomy."]</div>
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyPart.Edit.cshtml:57
|
||||
#: OrchardCore.Taxonomies\Views\TaxonomyPart.Edit.cshtml:62
|
||||
msgctxt "OrchardCore.Taxonomies.Views.TaxonomyPart.Edit"
|
||||
msgid "You have reordered the taxonomy."
|
||||
msgstr "قمت بترتيب القوائم."
|
||||
@@ -292,15 +310,3 @@ msgctxt "OrchardCore.Taxonomies.Views.TermPart"
|
||||
msgid "The list is empty"
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["New {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Taxonomies\Views\Admin\Create.cshtml:13
|
||||
msgctxt "OrchardCore.Taxonomies.Views.Admin.Create"
|
||||
msgid "New {0}"
|
||||
msgstr "جديد {0}"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit {0}", typeDisplayName])</h1></zone>
|
||||
#: OrchardCore.Taxonomies\Views\Admin\Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Taxonomies.Views.Admin.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "تحرير {0}"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:39\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. <label class="form-check-label" asp-for="Show">@T["Show"]</label>
|
||||
#: OrchardCore.Templates.Cms.Module\Views\MyTestPart.Edit.cshtml:6
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:30\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. .Add(S["Design"], design => design
|
||||
#: OrchardCore.Templates\AdminMenu.cs:25
|
||||
@@ -124,12 +124,6 @@ msgctxt "OrchardCore.Templates.Settings.TemplateContentTypePartDefinitionDriver"
|
||||
msgid "Template for the {0} part in a {1} type in summary views"
|
||||
msgstr "قالب للجزء {0} في النوع {1} في الواجهات الموجزة"
|
||||
|
||||
#. @T["Edit templates"]
|
||||
#: OrchardCore.Templates\Views\TemplateSettings.cshtml:5
|
||||
msgctxt "OrchardCore.Templates.Views.TemplateSettings"
|
||||
msgid "Edit templates"
|
||||
msgstr "تحرير القوالب"
|
||||
|
||||
#. <h5>@T["All Admin Templates"]</h5>
|
||||
#: OrchardCore.Templates\Views\Items\AllAdminTemplatesDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Templates.Views.Items.AllAdminTemplatesDeploymentStep.Fields.Edit"
|
||||
@@ -214,23 +208,6 @@ msgctxt "OrchardCore.Templates.Views.Items.AllTemplatesDeploymentStep.Thumbnail"
|
||||
msgid "Exports templates."
|
||||
msgstr "تصدير القوالب."
|
||||
|
||||
#: OrchardCore.Templates\Views\Preview\Index.cshtml:0
|
||||
msgctxt "OrchardCore.Templates.Views.Preview.Index"
|
||||
msgid "Template Preview"
|
||||
msgstr "معاينة القالب"
|
||||
|
||||
#. <span>@T["Preview Disconnected"] </span>
|
||||
#: OrchardCore.Templates\Views\Preview\Index.cshtml:14
|
||||
msgctxt "OrchardCore.Templates.Views.Preview.Index"
|
||||
msgid "Preview Disconnected"
|
||||
msgstr "المعاينة مقطوعة"
|
||||
|
||||
#. <p>@T["Preview Error"] </p>
|
||||
#: OrchardCore.Templates\Views\Preview\Index.cshtml:19
|
||||
msgctxt "OrchardCore.Templates.Views.Preview.Index"
|
||||
msgid "Preview Error"
|
||||
msgstr "خطأ المعاينة"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Template"])</h1></zone>
|
||||
#: OrchardCore.Templates\Views\Template\Create.cshtml:9
|
||||
msgctxt "OrchardCore.Templates.Views.Template.Create"
|
||||
@@ -381,6 +358,23 @@ msgctxt "OrchardCore.Templates.Views.Template.Edit"
|
||||
msgid "The Liquid template."
|
||||
msgstr "قالب Liquid."
|
||||
|
||||
#: OrchardCore.Templates\Views\Preview\Index.cshtml:0
|
||||
msgctxt "OrchardCore.Templates.Views.Preview.Index"
|
||||
msgid "Template Preview"
|
||||
msgstr "معاينة القالب"
|
||||
|
||||
#. <span>@T["Preview Disconnected"] </span>
|
||||
#: OrchardCore.Templates\Views\Preview\Index.cshtml:14
|
||||
msgctxt "OrchardCore.Templates.Views.Preview.Index"
|
||||
msgid "Preview Disconnected"
|
||||
msgstr "المعاينة مقطوعة"
|
||||
|
||||
#. <p>@T["Preview Error"] </p>
|
||||
#: OrchardCore.Templates\Views\Preview\Index.cshtml:19
|
||||
msgctxt "OrchardCore.Templates.Views.Preview.Index"
|
||||
msgid "Preview Error"
|
||||
msgstr "خطأ المعاينة"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Admin Templates"])</h1></zone>
|
||||
#: OrchardCore.Templates\Views\Template\Index.cshtml:10
|
||||
msgctxt "OrchardCore.Templates.Views.Template.Index"
|
||||
@@ -491,3 +485,9 @@ msgctxt "OrchardCore.Templates.Views.Template.Index"
|
||||
msgid "selected"
|
||||
msgstr ""
|
||||
|
||||
#. @T["Edit templates"]
|
||||
#: OrchardCore.Templates\Views\TemplateSettings.cshtml:5
|
||||
msgctxt "OrchardCore.Templates.Views.TemplateSettings"
|
||||
msgid "Edit templates"
|
||||
msgstr "تحرير القوالب"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
50
src/Twain.Web/Localization/ar/OrchardCore.Tests.po
Normal file
50
src/Twain.Web/Localization/ar/OrchardCore.Tests.po
Normal file
@@ -0,0 +1,50 @@
|
||||
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.Tests.pot\n"
|
||||
"X-Crowdin-File-ID: 891\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: 2023-02-18 17:49\n"
|
||||
|
||||
#. public override LocalizedString DisplayText => S["Add Task"];
|
||||
#: OrchardCore.Tests\Workflows\Activities\AddTask.cs:21
|
||||
msgctxt "OrchardCore.Tests.Workflows.Activities.AddTask"
|
||||
msgid "Add Task"
|
||||
msgstr ""
|
||||
|
||||
#. public override LocalizedString Category => S["Test"];
|
||||
#: OrchardCore.Tests\Workflows\Activities\AddTask.cs:23
|
||||
msgctxt "OrchardCore.Tests.Workflows.Activities.AddTask"
|
||||
msgid "Test"
|
||||
msgstr ""
|
||||
|
||||
#. return Outcomes(S["Done"]);
|
||||
#: OrchardCore.Tests\Workflows\Activities\AddTask.cs:39
|
||||
msgctxt "OrchardCore.Tests.Workflows.Activities.AddTask"
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
#. public override LocalizedString DisplayText => S["Write Line Task"];
|
||||
#: OrchardCore.Tests\Workflows\Activities\WriteLineTask.cs:23
|
||||
msgctxt "OrchardCore.Tests.Workflows.Activities.WriteLineTask"
|
||||
msgid "Write Line Task"
|
||||
msgstr ""
|
||||
|
||||
#. public override LocalizedString Category => S["Test"];
|
||||
#: OrchardCore.Tests\Workflows\Activities\WriteLineTask.cs:25
|
||||
msgctxt "OrchardCore.Tests.Workflows.Activities.WriteLineTask"
|
||||
msgid "Test"
|
||||
msgstr ""
|
||||
|
||||
#. return Outcomes(S["Done"]);
|
||||
#: OrchardCore.Tests\Workflows\Activities\WriteLineTask.cs:35
|
||||
msgctxt "OrchardCore.Tests.Workflows.Activities.WriteLineTask"
|
||||
msgid "Done"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:39\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. .Add(S["Design"], NavigationConstants.AdminMenuDesignPosition, design => design
|
||||
#: OrchardCore.Themes\AdminMenu.cs:25
|
||||
@@ -86,12 +86,6 @@ msgctxt "OrchardCore.Themes.Services.ThemeService"
|
||||
msgid "{0} was disabled."
|
||||
msgstr "{0} معطل."
|
||||
|
||||
#. <span class="icon"><i class="fas fa-desktop" aria-hidden="true"></i></span><span class="title">@T["Design"]</span>
|
||||
#: OrchardCore.Themes\Views\NavigationItemText-themes.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Themes.Views.NavigationItemText-themes.Id"
|
||||
msgid "Design"
|
||||
msgstr "تصميم"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Themes"])</h1></zone>
|
||||
#: OrchardCore.Themes\Views\Admin\Index.cshtml:3
|
||||
msgctxt "OrchardCore.Themes.Views.Admin.Index"
|
||||
@@ -174,6 +168,12 @@ msgctxt "OrchardCore.Themes.Views.Admin.Index"
|
||||
msgid "Are you sure you want to reset the Admin theme?"
|
||||
msgstr "هل أنت متأكد من أنك تريد إعادة ضبط سمة لوحة التحكم؟"
|
||||
|
||||
#. <span class="icon"><i class="fas fa-desktop" aria-hidden="true"></i></span><span class="title">@T["Design"]</span>
|
||||
#: OrchardCore.Themes\Views\NavigationItemText-themes.Id.cshtml:1
|
||||
msgctxt "OrchardCore.Themes.Views.NavigationItemText-themes.Id"
|
||||
msgid "Design"
|
||||
msgstr "تصميم"
|
||||
|
||||
#. <h5>@T["Themes"]</h5>
|
||||
#: OrchardCore.Themes\Views\Items\ThemesDeploymentStep.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.Themes.Views.Items.ThemesDeploymentStep.Edit"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:39\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(model.Title), S["A value is required for Title."]);
|
||||
#: OrchardCore.Title\Drivers\TitlePartDisplayDriver.cs:60
|
||||
@@ -18,6 +18,12 @@ msgctxt "OrchardCore.Title.Drivers.TitlePartDisplayDriver"
|
||||
msgid "A value is required for Title."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for Title."], nameof(part.Title));
|
||||
#: OrchardCore.Title\Handlers\TitlePartHandler.cs:75
|
||||
msgctxt "OrchardCore.Title.Handlers.TitlePartHandler"
|
||||
msgid "A value is required for Title."
|
||||
msgstr ""
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(nameof(model.Pattern), S["Pattern doesn't contain a valid Liquid expression. Details: {0}", string.Join(" ", errors)]);
|
||||
#: OrchardCore.Title\Settings\TitlePartSettingsDisplayDriver.cs:48
|
||||
msgctxt "OrchardCore.Title.Settings.TitlePartSettingsDisplayDriver"
|
||||
@@ -30,20 +36,20 @@ msgctxt "OrchardCore.Title.Views.TitlePart.DisplayOption"
|
||||
msgid "Standard"
|
||||
msgstr "قياسي"
|
||||
|
||||
#. <label asp-for="Title">@T["Title"]</label>
|
||||
#. <label asp-for="Title" class="@Orchard.GetLabelCssClasses()">@T["Title"]</label>
|
||||
#: OrchardCore.Title\Views\TitlePart.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.Title.Views.TitlePart.Edit"
|
||||
msgid "Title"
|
||||
msgstr "العنوان"
|
||||
|
||||
#. <span class="hint">@T["Leave empty to auto-generate the title using the pattern."]</span>
|
||||
#: OrchardCore.Title\Views\TitlePart.Edit.cshtml:21
|
||||
#: OrchardCore.Title\Views\TitlePart.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Title.Views.TitlePart.Edit"
|
||||
msgid "Leave empty to auto-generate the title using the pattern."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The title will be auto-generated using the pattern."]</span>
|
||||
#: OrchardCore.Title\Views\TitlePart.Edit.cshtml:24
|
||||
#: OrchardCore.Title\Views\TitlePart.Edit.cshtml:25
|
||||
msgctxt "OrchardCore.Title.Views.TitlePart.Edit"
|
||||
msgid "The title will be auto-generated using the pattern."
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:39\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. builder.Add(S["Security"], security => security
|
||||
#: OrchardCore.Twitter\AdminMenu.cs:23
|
||||
@@ -76,6 +76,12 @@ msgctxt "OrchardCore.Twitter.Services.TwitterSettingsService"
|
||||
msgid "Access Token Secret is required"
|
||||
msgstr "شفرة رمز الوصول مطلوبة"
|
||||
|
||||
#. [RegularExpression(@"\/[-A-Za-z0-9+&@#\/%?=~_|!:,.;]+[-A-Za-z0-9+&@#\/%=~_|]", ErrorMessage = "Invalid path")]
|
||||
#: OrchardCore.Twitter\Signin\ViewModels\TwitterSigninSettingsViewModel.cs:7
|
||||
msgctxt "OrchardCore.Twitter.Signin.ViewModels.TwitterSigninSettingsViewModel"
|
||||
msgid "Invalid path"
|
||||
msgstr "مسار غير صالح"
|
||||
|
||||
#. [Required(AllowEmptyStrings = false, ErrorMessage = "API key is required")]
|
||||
#: OrchardCore.Twitter\ViewModels\TwitterSettingsViewModel.cs:7
|
||||
msgctxt "OrchardCore.Twitter.ViewModels.TwitterSettingsViewModel"
|
||||
@@ -100,12 +106,6 @@ msgctxt "OrchardCore.Twitter.ViewModels.TwitterSettingsViewModel"
|
||||
msgid "Access token secret is required"
|
||||
msgstr "رمز الوصول الأمن مطلوب"
|
||||
|
||||
#. [RegularExpression(@"\/[-A-Za-z0-9+&@#\/%?=~_|!:,.;]+[-A-Za-z0-9+&@#\/%=~_|]", ErrorMessage = "Invalid path")]
|
||||
#: OrchardCore.Twitter\Signin\ViewModels\TwitterSigninSettingsViewModel.cs:7
|
||||
msgctxt "OrchardCore.Twitter.Signin.ViewModels.TwitterSigninSettingsViewModel"
|
||||
msgid "Invalid path"
|
||||
msgstr "مسار غير صالح"
|
||||
|
||||
#. public override LocalizedString DisplayText => S["Update Twitter Status Task"];
|
||||
#: OrchardCore.Twitter\Workflows\Activities\UpdateTwitterStatusTask.cs:32
|
||||
msgctxt "OrchardCore.Twitter.Workflows.Activities.UpdateTwitterStatusTask"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:34\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. <button type="button" title="@T["Insert Widget"]" class="btn btn-primary btn-sm dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
#: OrchardCore.Widgets\Views\ContentCard-WidgetsListPart.Edit.cshtml:24
|
||||
@@ -34,7 +34,7 @@ msgstr "هل أنت متأكد من حذف هذا العنصر؟"
|
||||
#: OrchardCore.Widgets\Views\ContentCard.Preview.cshtml:16
|
||||
msgctxt "OrchardCore.Widgets.Views.ContentCard.Preview"
|
||||
msgid "{0} {1}"
|
||||
msgstr "{0} {1}"
|
||||
msgstr ""
|
||||
|
||||
#. <span>@T["Actions"]</span>
|
||||
#: OrchardCore.Widgets\Views\Widget.SummaryAdmin.cshtml:60
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
74
src/Twain.Web/Localization/ar/OrchardCore.po
Normal file
74
src/Twain.Web/Localization/ar/OrchardCore.po
Normal file
@@ -0,0 +1,74 @@
|
||||
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.pot\n"
|
||||
"X-Crowdin-File-ID: 893\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: 2023-02-18 17:49\n"
|
||||
|
||||
#. context.ErrorMessage = S["The tenant should not be the '{0}' tenant.", ShellHelper.DefaultShellName];
|
||||
#: OrchardCore\Shell\Removing\ShellRemovalManager.cs:46
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellRemovalManager"
|
||||
msgid "The tenant should not be the '{0}' tenant."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["The tenant '{0}' should be 'Disabled' or 'Uninitialized'.", shellSettings.Name];
|
||||
#: OrchardCore\Shell\Removing\ShellRemovalManager.cs:52
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellRemovalManager"
|
||||
msgid "The tenant '{0}' should be 'Disabled' or 'Uninitialized'."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to create a 'ShellContext' before removing the tenant."];
|
||||
#: OrchardCore\Shell\Removing\ShellRemovalManager.cs:72
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellRemovalManager"
|
||||
msgid "Failed to create a 'ShellContext' before removing the tenant."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to acquire a lock before executing the tenant handlers."];
|
||||
#: OrchardCore\Shell\Removing\ShellRemovalManager.cs:86
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellRemovalManager"
|
||||
msgid "Failed to acquire a lock before executing the tenant handlers."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to execute the tenant handler '{0}'.", type];
|
||||
#: OrchardCore\Shell\Removing\ShellRemovalManager.cs:119
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellRemovalManager"
|
||||
msgid "Failed to execute the tenant handler '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to acquire a lock before executing the host handlers."];
|
||||
#: OrchardCore\Shell\Removing\ShellRemovalManager.cs:139
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellRemovalManager"
|
||||
msgid "Failed to acquire a lock before executing the host handlers."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to execute the host handler '{0}'.", type];
|
||||
#: OrchardCore\Shell\Removing\ShellRemovalManager.cs:174
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellRemovalManager"
|
||||
msgid "Failed to execute the host handler '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove the shell settings."];
|
||||
#: OrchardCore\Shell\Removing\ShellSettingsRemovingHandler.cs:48
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellSettingsRemovingHandler"
|
||||
msgid "Failed to remove the shell settings."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove the site folder '{0}'.", shellAppDataFolder];
|
||||
#: OrchardCore\Shell\Removing\ShellSiteFolderRemovingHandler.cs:70
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellSiteFolderRemovingHandler"
|
||||
msgid "Failed to remove the site folder '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. context.ErrorMessage = S["Failed to remove the web root folder '{0}'.", shellWebRootFolder];
|
||||
#: OrchardCore\Shell\Removing\ShellWebRootRemovingHandler.cs:75
|
||||
msgctxt "OrchardCore.Environment.Shell.Removing.ShellWebRootRemovingHandler"
|
||||
msgid "Failed to remove the web root folder '{0}'."
|
||||
msgstr ""
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:39\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. <a id="btn-darkmode" class="me-3" data-bs-toggle="tooltip" data-bs-placement="bottom" title="@(darkMode ? T["Light mode"] : T["Dark mode"])" role="button">
|
||||
#. <span class="d-none">@T["Light mode"]</span>
|
||||
|
||||
@@ -10,12 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-09-24 21:30\n"
|
||||
|
||||
#: TheAgencyTheme\Views\Layout.liquid:0
|
||||
msgctxt "TheAgencyTheme.Views.Layout"
|
||||
msgid "Menu"
|
||||
msgstr "القائمة"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#: TheAgencyTheme\Views\SearchForm.liquid:0
|
||||
msgctxt "TheAgencyTheme.Views.SearchForm"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2021-09-24 21:30\n"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#: TheBlogTheme\Views\Blog-ListPart.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Blog-ListPart"
|
||||
@@ -82,16 +82,6 @@ msgctxt "TheBlogTheme.Views.Content-BlogPost.Summary"
|
||||
msgid "on {0}"
|
||||
msgstr "في {0}"
|
||||
|
||||
#: TheBlogTheme\Views\Layout.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Layout"
|
||||
msgid "Toggle navigation"
|
||||
msgstr "تفعيل التنقل"
|
||||
|
||||
#: TheBlogTheme\Views\Layout.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Layout"
|
||||
msgid "Menu"
|
||||
msgstr "القائمة"
|
||||
|
||||
#: TheBlogTheme\Views\Search-Form.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Search-Form"
|
||||
msgid "Enter your search term(s)"
|
||||
@@ -107,6 +97,16 @@ msgctxt "TheBlogTheme.Views.Search-Results"
|
||||
msgid "There are no such results."
|
||||
msgstr "لا توجد أي نتائج."
|
||||
|
||||
#: TheBlogTheme\Views\Shared\NotFound.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Shared.NotFound"
|
||||
msgid "Page Not Found"
|
||||
msgstr "الصفحة غير موجوده"
|
||||
|
||||
#: TheBlogTheme\Views\Shared\Search.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Shared.Search"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
#: TheBlogTheme\Views\Tag-TermPart.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Tag-TermPart"
|
||||
msgid "← Newer Posts"
|
||||
@@ -127,13 +127,3 @@ msgctxt "TheBlogTheme.Views.Tag-TermPart"
|
||||
msgid "next"
|
||||
msgstr "التالي"
|
||||
|
||||
#: TheBlogTheme\Views\Shared\NotFound.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Shared.NotFound"
|
||||
msgid "Page Not Found"
|
||||
msgstr "الصفحة غير موجوده"
|
||||
|
||||
#: TheBlogTheme\Views\Shared\Search.liquid:0
|
||||
msgctxt "TheBlogTheme.Views.Shared.Search"
|
||||
msgid "Search"
|
||||
msgstr "بحث"
|
||||
|
||||
|
||||
@@ -10,43 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Arabic\n"
|
||||
"Language: ar_SA\n"
|
||||
"PO-Revision-Date: 2022-03-05 10:48\n"
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Admin" asp-controller="Admin" asp-action="Index"><i class="fa fa-desktop fa-fw" aria-hidden="true"></i> @T["Dashboard"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:21
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Dashboard"
|
||||
msgstr "لوحة المعلومات"
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Users" asp-controller="ChangeEmail" asp-action="Index"><i class="fa fa-envelope fa-fw" aria-hidden="true"></i> @T["Change Email"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:25
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Change Email"
|
||||
msgstr "تغيير البريد الإلكتروني"
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Users" asp-controller="Account" asp-action="ChangePassword" asp-route-returnUrl="@FullRequestPath"><i class="fa fa-lock fa-fw" aria-hidden="true"></i> @T["Change Password"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:27
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Change Password"
|
||||
msgstr "تغيير كلمة المرور"
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Users" asp-controller="Account" asp-action="ExternalLogins"><i class="fa fa-user-lock fa-fw" aria-hidden="true"></i> @T["External Logins"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:30
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "External Logins"
|
||||
msgstr "تسجيلات الدخول الخارجية"
|
||||
|
||||
#. <button type="submit" class="btn btn-link navbar-btn dropdown-item"><i class="fa fa-sign-out-alt fa-fw" aria-hidden="true"></i> @T["Log off"]</button>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:33
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Log off"
|
||||
msgstr "تسجيل الخروج"
|
||||
|
||||
#. <li class="nav-item"><a class="nav-link" asp-route-area="OrchardCore.Users" asp-controller="Account" asp-action="Login"><i class="fa fa-sign-in-alt fa-fw" aria-hidden="true"></i> @T["Log in"]</a></li>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:40
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Log in"
|
||||
msgstr "تسجيل الدخول"
|
||||
"PO-Revision-Date: 2023-02-18 20:23\n"
|
||||
|
||||
#. <h4>@T["Welcome to Orchard Core, your site has been successfully set up."]</h4>
|
||||
#: TheTheme\Views\Home\Index.cshtml:2
|
||||
@@ -54,3 +18,39 @@ msgctxt "TheTheme.Views.Home.Index"
|
||||
msgid "Welcome to Orchard Core, your site has been successfully set up."
|
||||
msgstr ""
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Admin" asp-controller="Admin" asp-action="Index"><i class="fa fa-desktop fa-fw" aria-hidden="true"></i> @T["Dashboard"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:24
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Dashboard"
|
||||
msgstr "لوحة المعلومات"
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Users" asp-controller="ChangeEmail" asp-action="Index"><i class="fa fa-envelope fa-fw" aria-hidden="true"></i> @T["Change Email"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:28
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Change Email"
|
||||
msgstr "تغيير البريد الإلكتروني"
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Users" asp-controller="Account" asp-action="ChangePassword" asp-route-returnUrl="@FullRequestPath"><i class="fa fa-lock fa-fw" aria-hidden="true"></i> @T["Change Password"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:30
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Change Password"
|
||||
msgstr "تغيير كلمة المرور"
|
||||
|
||||
#. <a class="dropdown-item" asp-route-area="OrchardCore.Users" asp-controller="Account" asp-action="ExternalLogins"><i class="fa fa-user-lock fa-fw" aria-hidden="true"></i> @T["External Logins"]</a>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:33
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "External Logins"
|
||||
msgstr "تسجيلات الدخول الخارجية"
|
||||
|
||||
#. <button type="submit" class="btn btn-link navbar-btn dropdown-item"><i class="fa fa-sign-out-alt fa-fw" aria-hidden="true"></i> @T["Log off"]</button>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:36
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Log off"
|
||||
msgstr "تسجيل الخروج"
|
||||
|
||||
#. <li class="nav-item"><a class="nav-link" asp-route-area="OrchardCore.Users" asp-controller="Account" asp-action="Login"><i class="fa fa-sign-in-alt fa-fw" aria-hidden="true"></i> @T["Log in"]</a></li>
|
||||
#: TheTheme\Views\LoginMenu.cshtml:43
|
||||
msgctxt "TheTheme.Views.LoginMenu"
|
||||
msgid "Log in"
|
||||
msgstr "تسجيل الدخول"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-06-21 08:42\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:24\n"
|
||||
|
||||
#. .Add(S["Configuration"], design => design
|
||||
#: OrchardCore.Admin\AdminMenu.cs:26
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:39\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:25\n"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl" data-title="@T["Delete"]" data-message="@T["Are you sure you want to delete this content item?"]"
|
||||
#. data-ok-text="@T["Ok"]" data-cancel-text="@T["Cancel"]">@T["Delete"]</a>
|
||||
@@ -30,7 +30,7 @@ msgstr "Jste si jisti, že chcete odstranit tento obsah?"
|
||||
#: OrchardCore.AdminDashboard\Views\Dashboard.DeleteButton.cshtml:4
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.Dashboard.DeleteButton"
|
||||
msgid "Ok"
|
||||
msgstr "Ok"
|
||||
msgstr ""
|
||||
|
||||
#. data-ok-text="@T["Ok"]" data-cancel-text="@T["Cancel"]">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminDashboard\Views\Dashboard.DeleteButton.cshtml:4
|
||||
@@ -102,20 +102,20 @@ msgctxt "OrchardCore.AdminDashboard.Views.Dashboard.UnpublishButton"
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#. <label asp-for="Position">@T["Position"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:4
|
||||
#. <label asp-for="Position" class="@Orchard.GetLabelCssClasses()">@T["Position"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.DashboardPart.Edit"
|
||||
msgid "Position"
|
||||
msgstr "Pozice"
|
||||
|
||||
#. <label asp-for="Width">@T["Width"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:9
|
||||
#. <label asp-for="Width" class="@Orchard.GetLabelCssClasses()">@T["Width"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.DashboardPart.Edit"
|
||||
msgid "Width"
|
||||
msgstr "Šířka"
|
||||
|
||||
#. <label asp-for="Height">@T["Height"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:14
|
||||
#. <label asp-for="Height" class="@Orchard.GetLabelCssClasses()">@T["Height"] </label>
|
||||
#: OrchardCore.AdminDashboard\Views\DashboardPart.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.DashboardPart.Edit"
|
||||
msgid "Height"
|
||||
msgstr "Výška"
|
||||
@@ -158,12 +158,6 @@ msgctxt "OrchardCore.AdminDashboard.Views.DashboardWidget.SummaryAdmin"
|
||||
msgid "Actions"
|
||||
msgstr "Akce"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-tachometer-alt" aria-hidden="true"></i></span><span class="title">@T["Dashboard"]</span>
|
||||
#: OrchardCore.AdminDashboard\Views\NavigationItemText-dashboard.Id.cshtml:1
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.NavigationItemText-dashboard.Id"
|
||||
msgid "Dashboard"
|
||||
msgstr "Nástěnka"
|
||||
|
||||
#. @T["Manage Dashboard"]
|
||||
#: OrchardCore.AdminDashboard\Views\Dashboard\Index.cshtml:27
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.Dashboard.Index"
|
||||
@@ -206,3 +200,9 @@ msgctxt "OrchardCore.AdminDashboard.Views.Dashboard.Manage"
|
||||
msgid "Undo"
|
||||
msgstr "Zpět"
|
||||
|
||||
#. <span class="icon"><i class="fa fa-tachometer-alt" aria-hidden="true"></i></span><span class="title">@T["Dashboard"]</span>
|
||||
#: OrchardCore.AdminDashboard\Views\NavigationItemText-dashboard.Id.cshtml:1
|
||||
msgctxt "OrchardCore.AdminDashboard.Views.NavigationItemText-dashboard.Id"
|
||||
msgid "Dashboard"
|
||||
msgstr "Nástěnka"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:56\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:25\n"
|
||||
|
||||
#. builder.Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.AdminMenu\AdminMenu.cs:29
|
||||
@@ -104,53 +104,6 @@ msgctxt "OrchardCore.AdminMenu.Controllers.NodeController"
|
||||
msgid "Admin node toggled successfully."
|
||||
msgstr "Položka menu byla úspěšně povolena/zakázána."
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle"
|
||||
msgstr "Zakázat/Povolit"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Disable"
|
||||
msgstr "Zakázat"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Enable"
|
||||
msgstr "Povolit"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#. class="btn btn-danger" data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:33
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:52
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
|
||||
#. <span class="text-warning">@T["Can't show the item of type: {0}. Maybe a required module has been disabled?", menuType]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:35
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Can't show the item of type: {0}. Maybe a required module has been disabled?"
|
||||
msgstr "Nelze zobrazit položku typu: {0}. Nebyl požadovaný modul zakázán?"
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:45
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <span class="visually-hidden">@T["Toggle Dropdown"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:54
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle Dropdown"
|
||||
msgstr "Zobrazit/skrýt rozbalovací menu"
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Node" asp-route-type="@Model.Type" asp-route-id="@Model.ContentTreePreset.Id">@T["Add"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeThumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeThumbnail"
|
||||
msgid "Add"
|
||||
msgstr "Přidat"
|
||||
|
||||
#. <h5>@T["Admin Menus"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\AdminMenuDeploymentStep.Fields.Edit.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.AdminMenuDeploymentStep.Fields.Edit"
|
||||
@@ -181,6 +134,138 @@ msgctxt "OrchardCore.AdminMenu.Views.Items.AdminMenuDeploymentStep.Fields.Thumbn
|
||||
msgid "Exports all the admin Menus."
|
||||
msgstr "Exportuje všechny administrační menu."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Admin Menu {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create Admin Menu {0}"
|
||||
msgstr "Vytvoření administračního menu {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "The name is required"
|
||||
msgstr "Je nutné zadat název"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create"
|
||||
msgstr "Vytvořit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create Node"
|
||||
msgstr "Vytvořit položku menu"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create"
|
||||
msgstr "Vytvořit"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:19
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Admin Menu: {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Menu: {0}"
|
||||
msgstr "Úprava administračního menu: {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "The name is required"
|
||||
msgstr "Je nutné zadat název"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-primary edit-nodes" role="button" asp-route-controller="Node" asp-route-action="List" asp-route-id="@Model.Id">@T["Edit Admin Nodes"] </a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Nodes"
|
||||
msgstr "Upravit položky menu"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Edit Node"
|
||||
msgstr "Upravit položku menu"
|
||||
|
||||
#. <label asp-for="Priority">@T["Selection Priority"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Selection Priority"
|
||||
msgstr "Priorita"
|
||||
|
||||
#. <span class="hint">@T["The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."
|
||||
msgstr "Priorita položky menu jenž určuje, která položka menu se zobrazí v případě, že více položek ukazuje na stejnou URL. Aktivní je položka s nejvyšší hodnotou priority."
|
||||
|
||||
#. <label asp-for="Position">@T["Position Order"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:20
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Position Order"
|
||||
msgstr "Pořadí"
|
||||
|
||||
#. <span class="hint">@T["The position order of this link in the admin menu."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The position order of this link in the admin menu."
|
||||
msgstr "Pořadí tohoto odkazu v administračním menu."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:26
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:33
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:38
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <h5>@T["Link"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\LinkAdminNode.Fields.TreeEdit.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.LinkAdminNode.Fields.TreeEdit"
|
||||
@@ -289,168 +374,6 @@ msgctxt "OrchardCore.AdminMenu.Views.Items.LinkAdminNode.Fields.TreeThumbnail"
|
||||
msgid "Adds a link with a text and a url."
|
||||
msgstr "Přidá položku s textem a odkazem."
|
||||
|
||||
#. <h5>@T["Placeholder"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Placeholder"
|
||||
msgstr "Složka"
|
||||
|
||||
#. <label asp-for="LinkText">@T["Link Text"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Link Text"
|
||||
msgstr "Text odkazu"
|
||||
|
||||
#. <span class="hint">@T["The text of the menu item as it will be shown in the tree."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:18
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "The text of the menu item as it will be shown in the tree."
|
||||
msgstr "Text menu, který bude zobrazen v menu."
|
||||
|
||||
#. <label asp-for="IconClass">@T["Icon"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:22
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Icon"
|
||||
msgstr "Ikona"
|
||||
|
||||
#. @T["Pick"]
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:35
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Pick"
|
||||
msgstr "Vybrat"
|
||||
|
||||
#. <span class="hint">@T["Select an icon to display when this menu item is at the first level."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:48
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Select an icon to display when this menu item is at the first level."
|
||||
msgstr "Vyberte ikonu, která se zobrazí v případě, že je položka umístěna v první úrovni menu."
|
||||
|
||||
#. <h5 class="modal-title">@T["Pick an icon"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:56
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Pick an icon"
|
||||
msgstr "Vyberte ikonu"
|
||||
|
||||
#. <label asp-for="SelectedPermissionNames">@T["Permissions"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:76
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Permissions"
|
||||
msgstr "Oprávnění"
|
||||
|
||||
#. placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:101
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Type to search"
|
||||
msgstr "Začněte psát hledaný výraz"
|
||||
|
||||
#. select-label="@T["Select"]"
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:108
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Select"
|
||||
msgstr "Výběr z hodnot"
|
||||
|
||||
#. deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:109
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Remove"
|
||||
msgstr "Odebrat"
|
||||
|
||||
#. @T["No result found"]
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:114
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "No result found"
|
||||
msgstr "Nenalezen žádný výsledek"
|
||||
|
||||
#. <span class="hint">@T["The permissions required to display this menu item (optional)."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:117
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "The permissions required to display this menu item (optional)."
|
||||
msgstr "Oprávnění požadovaná pro zobrazení této položky nabídky (volitelné)."
|
||||
|
||||
#. <span>@Model.Value.LinkText <span class="text-muted dashed">@T["Placeholder"]</span></span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeSummary.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeSummary"
|
||||
msgid "Placeholder"
|
||||
msgstr "Složka"
|
||||
|
||||
#. <h4 class="card-title">@T["Placeholder Admin Node"]</h4>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeThumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeThumbnail"
|
||||
msgid "Placeholder Admin Node"
|
||||
msgstr "Složka"
|
||||
|
||||
#. <p>@T["Adds a menu item that acts as a container for others."]</p>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeThumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeThumbnail"
|
||||
msgid "Adds a menu item that acts as a container for others."
|
||||
msgstr "Přidává položku menu, která funguje jako kontejner pro ostatní."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Admin Menu {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create Admin Menu {0}"
|
||||
msgstr "Vytvoření administračního menu {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "The name is required"
|
||||
msgstr "Je nutné zadat název"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Create"
|
||||
msgstr "Vytvořit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Create.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Admin Menu: {0}", Model.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Menu: {0}"
|
||||
msgstr "Úprava administračního menu: {0}"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
|
||||
#. <span asp-validation-for="Name" class="text-danger">@T["The name is required"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:11
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "The name is required"
|
||||
msgstr "Je nutné zadat název"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-primary edit-nodes" role="button" asp-route-controller="Node" asp-route-action="List" asp-route-id="@Model.Id">@T["Edit Admin Nodes"] </a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Edit Admin Nodes"
|
||||
msgstr "Upravit položky menu"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="List">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Admin Menus"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Menu\List.cshtml:10
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
@@ -569,72 +492,6 @@ msgctxt "OrchardCore.AdminMenu.Views.Menu.List"
|
||||
msgid "selected"
|
||||
msgstr "vybráno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Create Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create Node"
|
||||
msgstr "Vytvořit položku menu"
|
||||
|
||||
#. <button class="btn btn-primary create" type="submit">@T["Create"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Create"
|
||||
msgstr "Vytvořit"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Create.cshtml:19
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Node"])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Edit Node"
|
||||
msgstr "Upravit položku menu"
|
||||
|
||||
#. <label asp-for="Priority">@T["Selection Priority"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:14
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Selection Priority"
|
||||
msgstr "Priorita"
|
||||
|
||||
#. <span class="hint">@T["The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:16
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The priority of this link to be displayed as active instead of another one when both are pointing to the same url. The link with the highest value has the active status in the navigation."
|
||||
msgstr "Priorita položky menu jenž určuje, která položka menu se zobrazí v případě, že více položek ukazuje na stejnou URL. Aktivní je položka s nejvyšší hodnotou priority."
|
||||
|
||||
#. <label asp-for="Position">@T["Position Order"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:20
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Position Order"
|
||||
msgstr "Pořadí"
|
||||
|
||||
#. <span class="hint">@T["The position order of this link in the admin menu."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:22
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "The position order of this link in the admin menu."
|
||||
msgstr "Pořadí tohoto odkazu v administračním menu."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:26
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:33
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
|
||||
#. asp-route-id="@Model.AdminMenuId">@T["Cancel"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\Node\Edit.cshtml:38
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Nodes for '{0}'", Model.AdminMenu.Name])</h1></zone>
|
||||
#: OrchardCore.AdminMenu\Views\Node\List.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
@@ -677,3 +534,146 @@ msgctxt "OrchardCore.AdminMenu.Views.Node.List"
|
||||
msgid "There was an error when moving the tree node."
|
||||
msgstr "Při přesunu položky menu se vyskytla chyba."
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle"
|
||||
msgstr "Zakázat/Povolit"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Disable"
|
||||
msgstr "Zakázat"
|
||||
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:0
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Enable"
|
||||
msgstr "Povolit"
|
||||
|
||||
#. data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#. class="btn btn-danger" data-url-af="RemoveUrl UnsafeUrl">@T["Delete"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:33
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:52
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
|
||||
#. <span class="text-warning">@T["Can't show the item of type: {0}. Maybe a required module has been disabled?", menuType]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:35
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Can't show the item of type: {0}. Maybe a required module has been disabled?"
|
||||
msgstr "Nelze zobrazit položku typu: {0}. Nebyl požadovaný modul zakázán?"
|
||||
|
||||
#. class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:45
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <span class="visually-hidden">@T["Toggle Dropdown"]</span>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeSummary.cshtml:54
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeSummary"
|
||||
msgid "Toggle Dropdown"
|
||||
msgstr "Zobrazit/skrýt rozbalovací menu"
|
||||
|
||||
#. <a class="btn btn-primary btn-sm" asp-route-action="Create" asp-route-controller="Node" asp-route-type="@Model.Type" asp-route-id="@Model.ContentTreePreset.Id">@T["Add"]</a>
|
||||
#: OrchardCore.AdminMenu\Views\MenuItem.TreeThumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AdminMenu.Views.MenuItem.TreeThumbnail"
|
||||
msgid "Add"
|
||||
msgstr "Přidat"
|
||||
|
||||
#. <h5>@T["Placeholder"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:12
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Placeholder"
|
||||
msgstr "Složka"
|
||||
|
||||
#. <label asp-for="LinkText">@T["Link Text"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:15
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Link Text"
|
||||
msgstr "Text odkazu"
|
||||
|
||||
#. <span class="hint">@T["The text of the menu item as it will be shown in the tree."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:18
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "The text of the menu item as it will be shown in the tree."
|
||||
msgstr "Text menu, který bude zobrazen v menu."
|
||||
|
||||
#. <label asp-for="IconClass">@T["Icon"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:22
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Icon"
|
||||
msgstr "Ikona"
|
||||
|
||||
#. @T["Pick"]
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:35
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Pick"
|
||||
msgstr "Vybrat"
|
||||
|
||||
#. <span class="hint">@T["Select an icon to display when this menu item is at the first level."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:48
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Select an icon to display when this menu item is at the first level."
|
||||
msgstr "Vyberte ikonu, která se zobrazí v případě, že je položka umístěna v první úrovni menu."
|
||||
|
||||
#. <h5 class="modal-title">@T["Pick an icon"]</h5>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:56
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Pick an icon"
|
||||
msgstr "Vyberte ikonu"
|
||||
|
||||
#. <label asp-for="SelectedPermissionNames">@T["Permissions"]</label>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:76
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Permissions"
|
||||
msgstr "Oprávnění"
|
||||
|
||||
#. placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:101
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Type to search"
|
||||
msgstr "Začněte psát hledaný výraz"
|
||||
|
||||
#. select-label="@T["Select"]"
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:108
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Select"
|
||||
msgstr "Výběr z hodnot"
|
||||
|
||||
#. deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:109
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "Remove"
|
||||
msgstr "Odebrat"
|
||||
|
||||
#. @T["No result found"]
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:114
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "No result found"
|
||||
msgstr "Nenalezen žádný výsledek"
|
||||
|
||||
#. <span class="hint">@T["The permissions required to display this menu item (optional)."]</span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeEdit.cshtml:117
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeEdit"
|
||||
msgid "The permissions required to display this menu item (optional)."
|
||||
msgstr "Oprávnění požadovaná pro zobrazení této položky nabídky (volitelné)."
|
||||
|
||||
#. <span>@Model.Value.LinkText <span class="text-muted dashed">@T["Placeholder"]</span></span>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeSummary.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeSummary"
|
||||
msgid "Placeholder"
|
||||
msgstr "Složka"
|
||||
|
||||
#. <h4 class="card-title">@T["Placeholder Admin Node"]</h4>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeThumbnail.cshtml:3
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeThumbnail"
|
||||
msgid "Placeholder Admin Node"
|
||||
msgstr "Složka"
|
||||
|
||||
#. <p>@T["Adds a menu item that acts as a container for others."]</p>
|
||||
#: OrchardCore.AdminMenu\Views\Items\PlaceholderAdminNode.Fields.TreeThumbnail.cshtml:4
|
||||
msgctxt "OrchardCore.AdminMenu.Views.Items.PlaceholderAdminNode.Fields.TreeThumbnail"
|
||||
msgid "Adds a menu item that acts as a container for others."
|
||||
msgstr "Přidává položku menu, která funguje jako kontejner pro ostatní."
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-06-21 08:42\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:26\n"
|
||||
|
||||
#. Description = S["the alias part of the content item"];
|
||||
#: OrchardCore.Alias\GraphQL\AliasInputObjectType.cs:13
|
||||
@@ -30,17 +30,17 @@ msgctxt "OrchardCore.Alias.GraphQL.AliasQueryObjectType"
|
||||
msgid "Alternative path for the content item"
|
||||
msgstr "Alternativní cesta pro položku obsahu"
|
||||
|
||||
#. yield return new ValidationResult(S["Your alias is too long. The alias can only be up to {0} characters.", AliasPart.MaxAliasLength], new string[] { nameof(part.Alias) });
|
||||
#. yield return new ValidationResult(S["Your alias is too long. The alias can only be up to {0} characters. \"{1}\"", AliasPart.MaxAliasLength, part.Alias], new string[] { nameof(part.Alias) });
|
||||
#: OrchardCore.Alias\Models\AliasPartExtensions.cs:18
|
||||
msgctxt "OrchardCore.Alias.Models.AliasPartExtensions"
|
||||
msgid "Your alias is too long. The alias can only be up to {0} characters."
|
||||
msgstr "Alias je příliš dlouhý. Maximální délka aliasu je {0} znaků."
|
||||
msgid "Your alias is too long. The alias can only be up to {0} characters. \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#. yield return new ValidationResult(S["Your alias is already in use."], new[] { nameof(part.Alias) });
|
||||
#. yield return new ValidationResult(S["Your alias is already in use. \"{0}\"", part.Alias], new[] { nameof(part.Alias) });
|
||||
#: OrchardCore.Alias\Models\AliasPartExtensions.cs:23
|
||||
msgctxt "OrchardCore.Alias.Models.AliasPartExtensions"
|
||||
msgid "Your alias is already in use."
|
||||
msgstr "Alias je již používán."
|
||||
msgid "Your alias is already in use. \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(nameof(model.Pattern), S["Pattern doesn't contain a valid Liquid expression. Details: {0}", string.Join(" ", errors)]);
|
||||
#: OrchardCore.Alias\Settings\AliasPartSettingsDisplayDriver.cs:43
|
||||
@@ -48,14 +48,14 @@ msgctxt "OrchardCore.Alias.Settings.AliasPartSettingsDisplayDriver"
|
||||
msgid "Pattern doesn't contain a valid Liquid expression. Details: {0}"
|
||||
msgstr "Předloha neobsahuje platný Liquid výraz. Detaily: {0}"
|
||||
|
||||
#. <label asp-for="Alias">@T["Alias"] </label>
|
||||
#. <label asp-for="Alias" class="@Orchard.GetLabelCssClasses()">@T["Alias"] </label>
|
||||
#: OrchardCore.Alias\Views\AliasPart.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.Alias.Views.AliasPart.Edit"
|
||||
msgid "Alias"
|
||||
msgstr "Alias"
|
||||
msgstr ""
|
||||
|
||||
#. @T["The alias of the content item."]
|
||||
#: OrchardCore.Alias\Views\AliasPart.Edit.cshtml:15
|
||||
#: OrchardCore.Alias\Views\AliasPart.Edit.cshtml:16
|
||||
msgctxt "OrchardCore.Alias.Views.AliasPart.Edit"
|
||||
msgid "The alias of the content item."
|
||||
msgstr "Alias položky obsahu."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:57\n"
|
||||
"PO-Revision-Date: 2022-11-03 17:22\n"
|
||||
|
||||
#. .Add(S["Configuration"], NavigationConstants.AdminMenuConfigurationPosition, design => design
|
||||
#: OrchardCore.Apis.GraphQL\AdminMenu.cs:25
|
||||
@@ -27,13 +27,13 @@ msgid "GraphiQL"
|
||||
msgstr "GraphiQL"
|
||||
|
||||
#. S["Authorization is required to access {0}.", operationName],
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:67
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:65
|
||||
msgctxt "OrchardCore.Apis.GraphQL.ValidationRules.RequiresPermissionValidationRule"
|
||||
msgid "Authorization is required to access {0}."
|
||||
msgstr ""
|
||||
|
||||
#. S["Authorization is required to access the node. {0}", nodeName],
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:113
|
||||
#: OrchardCore.Apis.GraphQL\ValidationRules\RequiresPermissionValidationRule.cs:118
|
||||
msgctxt "OrchardCore.Apis.GraphQL.ValidationRules.RequiresPermissionValidationRule"
|
||||
msgid "Authorization is required to access the node. {0}"
|
||||
msgstr ""
|
||||
|
||||
@@ -10,61 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:58\n"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Newest"], opt.Value, model.Sort == String.Empty))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:96
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Newest"
|
||||
msgstr "Nejnovější"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Oldest"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:101
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Oldest"
|
||||
msgstr "Nejstarší"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Category"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:105
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Category"
|
||||
msgstr "Kategorie"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Event"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:118
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Event"
|
||||
msgstr "Událost"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["User"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:131
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "User"
|
||||
msgstr "Uživatel"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:166
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail settings"
|
||||
msgstr "Nastavení auditní stopy"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:166
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail settings."
|
||||
msgstr "Export nastavení auditní stopy."
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:167
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail Trimming settings"
|
||||
msgstr "Nastavení odmazávání auditní stopy"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:167
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail trimming settings."
|
||||
msgstr "Export nastavení odmazávání auditní stopy."
|
||||
"PO-Revision-Date: 2023-02-18 19:27\n"
|
||||
|
||||
#. .Add(S["Audit Trail"], NavigationConstants.AdminMenuAuditTrailPosition, configuration => configuration
|
||||
#: OrchardCore.AuditTrail\Navigation\AuditTrailAdminMenu.cs:26
|
||||
@@ -164,6 +110,138 @@ msgctxt "OrchardCore.AuditTrail.Services.DefaultAuditTrailAdminListQueryService"
|
||||
msgid "Custom time range"
|
||||
msgstr "Vlastní časový rozsah"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Newest"], opt.Value, model.Sort == String.Empty))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:94
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Newest"
|
||||
msgstr "Nejnovější"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Oldest"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:99
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Oldest"
|
||||
msgstr "Nejstarší"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Category"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:103
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Category"
|
||||
msgstr "Kategorie"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["Event"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:116
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "Event"
|
||||
msgstr "Událost"
|
||||
|
||||
#. .WithSelectListItem<Startup>((S, opt, model) => new SelectListItem(S["User"], opt.Value, model.Sort == opt.Value)))
|
||||
#: OrchardCore.AuditTrail\Startup.cs:129
|
||||
msgctxt "OrchardCore.AuditTrail.Startup"
|
||||
msgid "User"
|
||||
msgstr "Uživatel"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:164
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail settings"
|
||||
msgstr "Nastavení auditní stopy"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailSettings, DeploymentStartup>(S => S["Audit Trail settings"], S => S["Exports the audit trail settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:164
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail settings."
|
||||
msgstr "Export nastavení auditní stopy."
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:165
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Audit Trail Trimming settings"
|
||||
msgstr "Nastavení odmazávání auditní stopy"
|
||||
|
||||
#. services.AddSiteSettingsPropertyDeploymentStep<AuditTrailTrimmingSettings, DeploymentStartup>(S => S["Audit Trail Trimming settings"], S => S["Exports the audit trail trimming settings."]);
|
||||
#: OrchardCore.AuditTrail\Startup.cs:165
|
||||
msgctxt "OrchardCore.AuditTrail.DeploymentStartup"
|
||||
msgid "Exports the audit trail trimming settings."
|
||||
msgstr "Export nastavení odmazávání auditní stopy."
|
||||
|
||||
#. <h4 class="card-title">@T["Category"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Category"
|
||||
msgstr "Kategorie"
|
||||
|
||||
#. <p>@T["Filters on the audit trail category."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Filters on the audit trail category."
|
||||
msgstr "Filtry kategorie auditní stopy."
|
||||
|
||||
#. <h4 class="card-title">@T["Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Id"
|
||||
msgstr ""
|
||||
|
||||
#. <p>@T["Filters on a correlation id."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Filters on a correlation id."
|
||||
msgstr "Filtry na korelačním id."
|
||||
|
||||
#. <h4 class="card-title">@T["Date"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Date"
|
||||
msgstr "Datum"
|
||||
|
||||
#. <p>@T["Filters by a date or range."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Filters by a date or range."
|
||||
msgstr "Filtruje podle datumu nebo rozsahu."
|
||||
|
||||
#. <span class="hint">@T["ISO 8601 date format *see date range syntax"]</span>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "ISO 8601 date format *see date range syntax"
|
||||
msgstr "ISO 8601 formát datumu*viz syntaxe rozsahu datumů"
|
||||
|
||||
#. <h4 class="card-title">@T["Event"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Event"
|
||||
msgstr "Událost"
|
||||
|
||||
#. <p>@T["Filters on the audit trail event, when a Correlation Id is used."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Filters on the audit trail event, when a Correlation Id is used."
|
||||
msgstr "Filtry na události týkající se auditní stopy, pokud se používá korelační Id."
|
||||
|
||||
#. <h4 class="card-title">@T["User Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "User Id"
|
||||
msgstr "Id uživatele"
|
||||
|
||||
#. <p>@T["Filters by the id of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "Filters by the id of a user."
|
||||
msgstr "Filtry podle Id uživatele."
|
||||
|
||||
#. <h4 class="card-title">@T["User Name"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "User Name"
|
||||
msgstr "Uživatelské jméno"
|
||||
|
||||
#. <p>@T["Filters by the name of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "Filters by the name of a user."
|
||||
msgstr "Filtrovat podle uživatelského jména."
|
||||
|
||||
#. @T["No results found."]
|
||||
#: OrchardCore.AuditTrail\Views\AuditTrailAdminList.cshtml:43
|
||||
msgctxt "OrchardCore.AuditTrail.Views.AuditTrailAdminList"
|
||||
@@ -599,81 +677,3 @@ msgctxt "OrchardCore.AuditTrail.Views.Admin.Index"
|
||||
msgid "Audit Trail"
|
||||
msgstr "Auditní stopa"
|
||||
|
||||
#. <h4 class="card-title">@T["Category"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Category"
|
||||
msgstr "Kategorie"
|
||||
|
||||
#. <p>@T["Filters on the audit trail category."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Category.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Category.Thumbnail"
|
||||
msgid "Filters on the audit trail category."
|
||||
msgstr "Filtry kategorie auditní stopy."
|
||||
|
||||
#. <h4 class="card-title">@T["Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Id"
|
||||
msgstr "Id"
|
||||
|
||||
#. <p>@T["Filters on a correlation id."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-CorrelationId.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-CorrelationId.Thumbnail"
|
||||
msgid "Filters on a correlation id."
|
||||
msgstr "Filtry na korelačním id."
|
||||
|
||||
#. <h4 class="card-title">@T["Date"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Date"
|
||||
msgstr "Datum"
|
||||
|
||||
#. <p>@T["Filters by a date or range."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "Filters by a date or range."
|
||||
msgstr "Filtruje podle datumu nebo rozsahu."
|
||||
|
||||
#. <span class="hint">@T["ISO 8601 date format *see date range syntax"]</span>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Date.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Date.Thumbnail"
|
||||
msgid "ISO 8601 date format *see date range syntax"
|
||||
msgstr "ISO 8601 formát datumu*viz syntaxe rozsahu datumů"
|
||||
|
||||
#. <h4 class="card-title">@T["Event"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Event"
|
||||
msgstr "Událost"
|
||||
|
||||
#. <p>@T["Filters on the audit trail event, when a Correlation Id is used."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-Event.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-Event.Thumbnail"
|
||||
msgid "Filters on the audit trail event, when a Correlation Id is used."
|
||||
msgstr "Filtry na události týkající se auditní stopy, pokud se používá korelační Id."
|
||||
|
||||
#. <h4 class="card-title">@T["User Id"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "User Id"
|
||||
msgstr "Id uživatele"
|
||||
|
||||
#. <p>@T["Filters by the id of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserId.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserId.Thumbnail"
|
||||
msgid "Filters by the id of a user."
|
||||
msgstr "Filtry podle Id uživatele."
|
||||
|
||||
#. <h4 class="card-title">@T["User Name"]</h4>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:6
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "User Name"
|
||||
msgstr "Uživatelské jméno"
|
||||
|
||||
#. <p>@T["Filters by the name of a user."]</p>
|
||||
#: OrchardCore.AuditTrail\Views\Items\AuditTrailAdminFilters-UserName.Thumbnail.cshtml:9
|
||||
msgctxt "OrchardCore.AuditTrail.Views.Items.AuditTrailAdminFilters-UserName.Thumbnail"
|
||||
msgid "Filters by the name of a user."
|
||||
msgstr "Filtrovat podle uživatelského jména."
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:59\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:27\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(model.Path), S["Your permalink is already in use."]);
|
||||
#: OrchardCore.Autoroute\Drivers\AutoroutePartDisplayDriver.cs:125
|
||||
@@ -73,85 +73,85 @@ msgid "Pattern doesn't contain a valid Liquid expression. Details: {0}"
|
||||
msgstr "Předloha neobsahuje platný Liquid výraz. Detaily: {0}"
|
||||
|
||||
#. <label class="form-check-label" asp-for="Disabled">@T["Disabled"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:20
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:22
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Disabled"
|
||||
msgstr "Zakázáno"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to disable autoroute for this content item."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:21
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:23
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to disable autoroute for this content item."
|
||||
msgstr "Zaškrtněte pro vypnutí adresy této položky obsahu."
|
||||
|
||||
#. <label asp-for="Path">@T["Permalink"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:28
|
||||
#. <label asp-for="Path" class="@Orchard.GetLabelCssClasses()">@T["Permalink"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Permalink"
|
||||
msgstr "Trvalý odkaz"
|
||||
|
||||
#. <span class="hint">@T["The url of the content item. Leave empty to auto-generate it."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:43
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "The url of the content item. Leave empty to auto-generate it."
|
||||
msgstr "URL položky. Pro automatické vygenerování ponechte prázdné."
|
||||
|
||||
#. <span class="hint">@T["The url of the content item. It will be automatically generated."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:47
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:51
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "The url of the content item. It will be automatically generated."
|
||||
msgstr "URL položky. URL bude automaticky vygenerováno."
|
||||
|
||||
#. <div class="alert alert-info">@T["This content item is the current homepage"]</div>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:56
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:61
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "This content item is the current homepage"
|
||||
msgstr "Tato položka je aktuální domovskou stránkou"
|
||||
|
||||
#. <label class="form-check-label" asp-for="SetHomepage">@T["Set as homepage"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:65
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:71
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Set as homepage"
|
||||
msgstr "Nastavit jako domovskou stránku"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to set this content item as the homepage once published."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:66
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:72
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to set this content item as the homepage once published."
|
||||
msgstr "Zaškrtněte pro nastavení stránky jako homepage."
|
||||
|
||||
#. <label class="form-check-label" asp-for="UpdatePath">@T["Refresh the path"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:78
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:86
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Refresh the path"
|
||||
msgstr "Aktualizovat URL"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to refresh the path. Warning: the previous URL won't be accessible anymore."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:79
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:87
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to refresh the path. Warning: the previous URL won't be accessible anymore."
|
||||
msgstr "Zaškrtněte pro přegenerování URL. Pozor, původní URL přestane být dostupná."
|
||||
|
||||
#. <label class="form-check-label" asp-for="RouteContainedItems">@T["Route contained items"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:89
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:99
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Route contained items"
|
||||
msgstr "Směrování obsahovalo položky"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to enabling the routing of child content items."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:90
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:100
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to enabling the routing of child content items."
|
||||
msgstr "Zaškrtněte pro zapnutí směrování podřízených položek obsahu."
|
||||
|
||||
#. <label class="form-check-label" asp-for="Absolute">@T["Absolute"]</label>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:100
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:112
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Absolute"
|
||||
msgstr "Absolutní"
|
||||
|
||||
#. <span class="hint dashed">@T["Check to specify that a child content item will be routed to an absolute path."]</span>
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:101
|
||||
#: OrchardCore.Autoroute\Views\AutoroutePart.Edit.cshtml:113
|
||||
msgctxt "OrchardCore.Autoroute.Views.AutoroutePart.Edit"
|
||||
msgid "Check to specify that a child content item will be routed to an absolute path."
|
||||
msgstr "Zaškrtněte pro upřesnění, že položka podřízeného obsahu bude směrována na absolutní cestu."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:42\n"
|
||||
"PO-Revision-Date: 2023-02-25 11:21\n"
|
||||
|
||||
#. .Add(S["Configuration"], configuration => configuration
|
||||
#: OrchardCore.BackgroundTasks\AdminMenu.cs:25
|
||||
@@ -34,255 +34,191 @@ msgctxt "OrchardCore.BackgroundTasks.AdminMenu"
|
||||
msgid "Background Tasks"
|
||||
msgstr "Úlohy na pozadí"
|
||||
|
||||
#. ModelState.AddModelError(nameof(BackgroundTaskViewModel.Name), S["The name is mandatory."]);
|
||||
#. ModelState.AddModelError(nameof(BackgroundTaskViewModel.Name), S["The name is mandatory."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:121
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:189
|
||||
#. new SelectListItem() { Text = S["Enabled"], Value = "enabled" },
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:107
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The name is mandatory."
|
||||
msgstr "Název je povinný."
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#. new SelectListItem() { Text = S["Disabled"], Value = "disabled" }
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:108
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "Disabled"
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The task has been updated."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:208
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The task has been updated."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The task has been enabled."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:245
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The task has been enabled."
|
||||
msgstr ""
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The task has been disabled."]);
|
||||
#: OrchardCore.BackgroundTasks\Controllers\BackgroundTaskController.cs:276
|
||||
msgctxt "OrchardCore.BackgroundTasks.Controllers.BackgroundTaskController"
|
||||
msgid "The task has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Task Settings"])</h1></zone>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:3
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Edit Task Settings"
|
||||
msgstr "Úprava nastavení úlohy"
|
||||
|
||||
#. <a class="nav-link active" id="properties-tab" data-bs-toggle="tab" href="#properties" role="tab" aria-controls="site" aria-selected="true">@T["Properties"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:10
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Properties"
|
||||
msgstr "Vlastnosti"
|
||||
|
||||
#. <a class="nav-link" id="advanced-tab" data-bs-toggle="tab" href="#advanced" role="tab" aria-controls="resources">@T["Advanced"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:13
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Advanced"
|
||||
msgstr "Rozšířená nastavení"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:20
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
|
||||
#. <span class="hint">@T["The task on which this settings will apply."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:22
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The task on which this settings will apply."
|
||||
msgstr "Úloha, na kterou se tato nastavení budou vztahovat."
|
||||
|
||||
#. <label asp-for="Schedule">@T["Schedule"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:26
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Schedule"
|
||||
msgstr "Plán"
|
||||
|
||||
#. <span class="hint">@T["The task schedule as a cron expression."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:28
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The task schedule as a cron expression."
|
||||
msgstr "Plán spouštění úlohy jako výraz cron."
|
||||
|
||||
#. <div><span asp-validation-for="LockTimeout" class="text-danger">@T["Invalid lock timeout value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:37
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Invalid lock timeout value in the advanced tab"
|
||||
msgstr "Neplatná hodnota časového limitu zámku v panelu rozšířených nastavení"
|
||||
|
||||
#. <div><span asp-validation-for="LockExpiration" class="text-danger">@T["Invalid lock expiration value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:38
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Invalid lock expiration value in the advanced tab"
|
||||
msgstr "Neplatná hodnota vypršení zámku v panelu rozšířených nastavení"
|
||||
|
||||
#. <label asp-for="LockTimeout">@T["Lock timeout (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:43
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Lock timeout (ms)"
|
||||
msgstr "Časový limit zámku (ms)"
|
||||
|
||||
#. <span class="hint">@T["The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:45
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr "Časový limit v milisekundách k získání zámku před provedením úkolu atomicky. Nechte na nule, pokud nepožadujete použití zámku."
|
||||
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:46
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:53
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Ignored if there is no distributed lock feature enabled."
|
||||
msgstr "Ignorováno, pokud není zapnuta funkce distribuovaného uzamykání."
|
||||
|
||||
#. <label asp-for="LockExpiration">@T["Lock expiration (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:50
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Lock expiration (ms)"
|
||||
msgstr "Čas vypršení platnosti zámku (ms)"
|
||||
|
||||
#. <span class="hint">@T["The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:52
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr "Časový limit v milisekundách k získání zámku před provedením úkolu atomicky. Nechte na nule, pokud nepožadujete použití zámku."
|
||||
|
||||
#. <button id="use-default-schedule" class="btn btn-success">@T["Reset Schedule"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:59
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Reset Schedule"
|
||||
msgstr "Obnovit plán spouštění"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:60
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Create.cshtml:61
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Create"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Task Settings"])</h1></zone>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:3
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:4
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Edit Task Settings"
|
||||
msgstr "Úprava nastavení úlohy"
|
||||
|
||||
#. <a class="nav-link active" id="properties-tab" data-bs-toggle="tab" href="#properties" role="tab" aria-controls="site" aria-selected="true">@T["Properties"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:10
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:12
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Properties"
|
||||
msgstr "Vlastnosti"
|
||||
|
||||
#. <a class="nav-link" id="advanced-tab" data-bs-toggle="tab" href="#advanced" role="tab" aria-controls="resources">@T["Advanced"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:13
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:15
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Advanced"
|
||||
msgstr "Rozšířená nastavení"
|
||||
|
||||
#. <label asp-for="Name">@T["Name"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:20
|
||||
#. <label asp-for="Title" class="@Orchard.GetLabelCssClasses()">@T["Title"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:23
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Name"
|
||||
msgstr "Název"
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The task on which this settings will apply."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:22
|
||||
#. <label asp-for="Description" class="@Orchard.GetLabelCssClasses()">@T["Description"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:30
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The task on which this settings will apply."
|
||||
msgstr "Úloha, na kterou se tato nastavení budou vztahovat."
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Schedule">@T["Schedule"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:26
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Schedule"
|
||||
msgstr "Plán"
|
||||
|
||||
#. <span class="hint">@T["The task schedule as a cron expression."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:28
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The task schedule as a cron expression."
|
||||
msgstr "Plán spouštění úlohy jako výraz cron."
|
||||
|
||||
#. <div><span asp-validation-for="LockTimeout" class="text-danger">@T["Invalid lock timeout value in the advanced tab"]</span></div>
|
||||
#. <label asp-for="Schedule" class="@Orchard.GetLabelCssClasses()">@T["Schedule"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:37
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Schedule"
|
||||
msgstr "Plán"
|
||||
|
||||
#. <button id="use-default-schedule" class="btn btn-outline-success">@T["Reset Schedule"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:41
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Reset Schedule"
|
||||
msgstr "Obnovit plán spouštění"
|
||||
|
||||
#. <span class="hint">@T["The task schedule as a cron expression."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:43
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The task schedule as a cron expression."
|
||||
msgstr "Plán spouštění úlohy jako výraz cron."
|
||||
|
||||
#. <div><span asp-validation-for="LockTimeout" class="text-danger">@T["Invalid lock timeout value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:47
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Invalid lock timeout value in the advanced tab"
|
||||
msgstr "Neplatná hodnota časového limitu zámku v panelu rozšířených nastavení"
|
||||
|
||||
#. <div><span asp-validation-for="LockExpiration" class="text-danger">@T["Invalid lock expiration value in the advanced tab"]</span></div>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:38
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:48
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Invalid lock expiration value in the advanced tab"
|
||||
msgstr "Neplatná hodnota vypršení zámku v panelu rozšířených nastavení"
|
||||
|
||||
#. <label asp-for="LockTimeout">@T["Lock timeout (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:43
|
||||
#. <label asp-for="LockTimeout" class="@Orchard.GetLabelCssClasses()">@T["Lock timeout (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:53
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Lock timeout (ms)"
|
||||
msgstr "Časový limit zámku (ms)"
|
||||
|
||||
#. <span class="hint">@T["The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:45
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:56
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The timeout in milliseconds to acquire a lock before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr "Časový limit v milisekundách k získání zámku před provedením úkolu atomicky. Nechte na nule, pokud nepožadujete použití zámku."
|
||||
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#. <span class="hint">@T["Ignored if there is no distributed lock feature enabled."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:46
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:53
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:57
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:66
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Ignored if there is no distributed lock feature enabled."
|
||||
msgstr "Ignorováno, pokud není zapnuta funkce distribuovaného uzamykání."
|
||||
|
||||
#. <label asp-for="LockExpiration">@T["Lock expiration (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:50
|
||||
#. <label asp-for="LockExpiration" class="@Orchard.GetLabelCssClasses()">@T["Lock expiration (ms)"]</label>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:62
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Lock expiration (ms)"
|
||||
msgstr "Čas vypršení platnosti zámku (ms)"
|
||||
|
||||
#. <span class="hint">@T["The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."]</span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:52
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:65
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "The expiration in milliseconds of the lock acquired before executing the task atomically. Leave it to zero to not use any locking."
|
||||
msgstr "Časový limit v milisekundách k získání zámku před provedením úkolu atomicky. Nechte na nule, pokud nepožadujete použití zámku."
|
||||
|
||||
#. <button id="use-default-schedule" class="btn btn-success">@T["Reset Schedule"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:59
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Reset Schedule"
|
||||
msgstr "Obnovit plán spouštění"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:60
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:73
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Index">@T["Cancel"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:61
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Edit.cshtml:74
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Edit"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Background Tasks"])</h1></zone>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:4
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:3
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Background Tasks"
|
||||
msgstr "Úlohy na pozadí"
|
||||
|
||||
#. <a asp-action="Disable" asp-route-name="@settings.Name" class="btn btn-danger btn-sm" data-url-af="UnsafeUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:18
|
||||
#. <input id="search-box" asp-for="Options.Search" class="form-control" placeholder="@T["Search"]" type="search" autofocus />
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:15
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Disable"
|
||||
msgstr "Zakázat"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Enable" asp-route-name="@settings.Name" class="btn btn-success btn-sm" data-url-af="UnsafeUrl">@T["Enable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:22
|
||||
#. <select asp-for="Options.Status" asp-items="@Model.Options.Statuses" class="selectpicker show-tick me-2" data-header="@T["Filter by status"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="true" title="@T["Status"]" data-style="btn-sm"></select>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:30
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Enable"
|
||||
msgstr "Povolit"
|
||||
msgid "Filter by status"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-action="Edit" asp-route-name="@settings.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:25
|
||||
#. <select asp-for="Options.Status" asp-items="@Model.Options.Statuses" class="selectpicker show-tick me-2" data-header="@T["Filter by status"]" data-width="fit" data-selected-text-format="static" data-dropdown-align-right="true" title="@T["Status"]" data-style="btn-sm"></select>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:30
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="text-primary" title="@T["Settings"]"><i class="fa fa-cog" aria-hidden="true"></i></span>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:27
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:42
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Settings"
|
||||
msgstr "Nastavení"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> There are no background task for the moment."]
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:38
|
||||
#. <a asp-action="Edit" asp-route-name="@task.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:46
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "<strong>Nothing here!</strong> There are no background task for the moment."
|
||||
msgstr "<strong>Nic tady není!</strong> V tuto chvíli neexistují žádné úlohy na pozadí."
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <a asp-action="Disable" asp-route-name="@task.Name" class="btn btn-sm btn-danger" data-url-af="UnsafeUrl">@T["Disable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:50
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Disable"
|
||||
msgstr "Zakázat"
|
||||
|
||||
#. <a asp-action="Enable" asp-route-name="@task.Name" class="btn btn-sm btn-success" data-url-af="UnsafeUrl">@T["Enable"]</a>
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:54
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "Enable"
|
||||
msgstr "Povolit"
|
||||
|
||||
#. @T["<strong>Nothing here!</strong> Your search returned no results."]
|
||||
#: OrchardCore.BackgroundTasks\Views\BackgroundTask\Index.cshtml:74
|
||||
msgctxt "OrchardCore.BackgroundTasks.Views.BackgroundTask.Index"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 19:59\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:28\n"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.ContentItemIds), S["The {0} field is required.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\ContentPickerFieldDisplayDriver.cs:92
|
||||
@@ -43,27 +43,27 @@ msgid "{0} doesn't contain a valid Liquid expression. Details: {1}"
|
||||
msgstr "Pole {0} neobsahuje platný Liquid výraz. Podrobnosti: {1}"
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Url), S["The url is required for {0}.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:96
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:97
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "The url is required for {0}."
|
||||
msgstr "Pro {0} je Url povinné."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Url), S["{0} is an invalid url.", field.Url]);
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Url), S["{0} is an invalid url.", field.Url]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:102
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:110
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:103
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:111
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "{0} is an invalid url."
|
||||
msgstr "{0} je neplatné URL."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Text), S["The link text is required for {0}.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:118
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:119
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "The link text is required for {0}."
|
||||
msgstr "Pro {0} je text odkazu povinný."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Text), S["The text default value is required for {0}.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:122
|
||||
#: OrchardCore.ContentFields\Drivers\LinkFieldDisplayDriver.cs:123
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.LinkFieldDisplayDriver"
|
||||
msgid "The text default value is required for {0}."
|
||||
msgstr "Pro {0} je výchozí hodnota povinná."
|
||||
@@ -87,37 +87,37 @@ msgid "A value is required for {0}."
|
||||
msgstr "Pole {0} je povinné."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The {0} field is required.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:69
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:80
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The {0} field is required."
|
||||
msgstr "Pole {0} je povinné."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["{0} is an invalid number.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:74
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:85
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "{0} is an invalid number."
|
||||
msgstr "{0} je neplatné URL."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The value must be greater than {0}.", settings.Minimum.Value]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:82
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:93
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The value must be greater than {0}."
|
||||
msgstr "Hodnota musí být větší než {0}."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The value must be less than {0}.", settings.Maximum.Value]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:87
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:98
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The value must be less than {0}."
|
||||
msgstr "Hodnota musí být menší než {0}."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["The {0} field must be an integer.", context.PartFieldDefinition.DisplayName()]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:95
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:106
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "The {0} field must be an integer."
|
||||
msgstr "Pole {0} musí být celé číslo."
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(field.Value), S["Invalid number of digits for {0}, max allowed: {1}.", context.PartFieldDefinition.DisplayName(), settings.Scale]);
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:99
|
||||
#: OrchardCore.ContentFields\Drivers\NumericFieldDisplayDriver.cs:110
|
||||
msgctxt "OrchardCore.ContentFields.Drivers.NumericFieldDisplayDriver"
|
||||
msgid "Invalid number of digits for {0}, max allowed: {1}."
|
||||
msgstr "Neplatný počet číslic pro pole {0}, maximálně: {1}."
|
||||
@@ -158,6 +158,152 @@ msgctxt "OrchardCore.ContentFields.Drivers.YoutubeFieldDisplayDriver"
|
||||
msgid "The format of the url is invalid"
|
||||
msgstr "Formát URL je neplatný"
|
||||
|
||||
#. Description = S["Content stored as HTML."];
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:28
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "Content stored as HTML."
|
||||
msgstr "Obsah uložený ve formátu HTML."
|
||||
|
||||
#. .Description(S["the HTML content"])
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:32
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "the HTML content"
|
||||
msgstr "HTML obsah"
|
||||
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.ContentItemIds));
|
||||
#: OrchardCore.ContentFields\Handlers\ContentPickerFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.ContentPickerFieldHandler"
|
||||
msgid "The {0} field is required."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field cannot contain multiple items.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.ContentItemIds));
|
||||
#: OrchardCore.ContentFields\Handlers\ContentPickerFieldHandler.cs:30
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.ContentPickerFieldHandler"
|
||||
msgid "The {0} field cannot contain multiple items."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\DateFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.DateFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\DateTimeFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.DateTimeFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The url is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Url));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:62
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "The url is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["{0} is an invalid url.", field.Url], nameof(field.Url));
|
||||
#. context.Fail(S["{0} is an invalid url.", field.Url], nameof(field.Url));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:68
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:76
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "{0} is an invalid url."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The link text is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Text));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:83
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "The link text is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The text default value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Text));
|
||||
#: OrchardCore.ContentFields\Handlers\LinkFieldHandler.cs:87
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LinkFieldHandler"
|
||||
msgid "The text default value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.LocalizationSets));
|
||||
#: OrchardCore.ContentFields\Handlers\LocalizationSetContentPickerFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LocalizationSetContentPickerFieldHandler"
|
||||
msgid "The {0} field is required."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field cannot contain multiple items.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.LocalizationSets));
|
||||
#: OrchardCore.ContentFields\Handlers\LocalizationSetContentPickerFieldHandler.cs:30
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.LocalizationSetContentPickerFieldHandler"
|
||||
msgid "The {0} field cannot contain multiple items."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Values));
|
||||
#: OrchardCore.ContentFields\Handlers\MultiTextFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.MultiTextFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:26
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The value must be greater than {0}.", settings.Minimum.Value], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:33
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "The value must be greater than {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The value must be less than {0}.", settings.Maximum.Value], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:38
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "The value must be less than {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field must be an integer.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:46
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "The {0} field must be an integer."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["Invalid number of digits for {0}, max allowed: {1}.", context.ContentPartFieldDefinition.DisplayName(), settings.Scale], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\NumericFieldHandler.cs:50
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.NumericFieldHandler"
|
||||
msgid "Invalid number of digits for {0}, max allowed: {1}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Text));
|
||||
#: OrchardCore.ContentFields\Handlers\TextFieldHandler.cs:26
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.TextFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for {0}.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.Value));
|
||||
#: OrchardCore.ContentFields\Handlers\TimeFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.TimeFieldHandler"
|
||||
msgid "A value is required for {0}."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field is required.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.UserIds));
|
||||
#: OrchardCore.ContentFields\Handlers\UserPickerFieldHandler.cs:25
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.UserPickerFieldHandler"
|
||||
msgid "The {0} field is required."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The {0} field cannot contain multiple items.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.UserIds));
|
||||
#: OrchardCore.ContentFields\Handlers\UserPickerFieldHandler.cs:30
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.UserPickerFieldHandler"
|
||||
msgid "The {0} field cannot contain multiple items."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["A value is required for '{0}'.", context.ContentPartFieldDefinition.DisplayName()], nameof(field.RawAddress));
|
||||
#: OrchardCore.ContentFields\Handlers\YoutubeFieldHandler.cs:27
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.YoutubeFieldHandler"
|
||||
msgid "A value is required for '{0}'."
|
||||
msgstr ""
|
||||
|
||||
#. context.Fail(S["The format of the url is invalid"], nameof(field.RawAddress));
|
||||
#: OrchardCore.ContentFields\Handlers\YoutubeFieldHandler.cs:40
|
||||
msgctxt "OrchardCore.ContentFields.Handlers.YoutubeFieldHandler"
|
||||
msgid "The format of the url is invalid"
|
||||
msgstr ""
|
||||
|
||||
#. updater.ModelState.AddModelError(Prefix, nameof(ContentPickerFieldSettingsViewModel.Stereotypes), S["Please provide a Stereotype."]);
|
||||
#: OrchardCore.ContentFields\Settings\ContentPickerFieldSettingsDriver.cs:72
|
||||
msgctxt "OrchardCore.ContentFields.Settings.ContentPickerFieldSettingsDriver"
|
||||
@@ -195,7 +341,7 @@ msgid "The options are written in an incorrect format."
|
||||
msgstr "Možnosti jsou zapsány v nesprávném formátu."
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(Prefix, S["The options are written in an incorrect format."]);
|
||||
#: OrchardCore.ContentFields\Settings\TextFieldPredefinedListEditorSettingsDriver.cs:53
|
||||
#: OrchardCore.ContentFields\Settings\TextFieldPredefinedListEditorSettingsDriver.cs:54
|
||||
msgctxt "OrchardCore.ContentFields.Settings.TextFieldPredefinedListEditorSettingsDriver"
|
||||
msgid "The options are written in an incorrect format."
|
||||
msgstr "Možnosti jsou uvedeny v nesprávném formátu."
|
||||
@@ -206,18 +352,6 @@ msgctxt "OrchardCore.ContentFields.ViewModels.EditYoutubeFieldViewModel"
|
||||
msgid "The field only accepts Urls"
|
||||
msgstr "Pole přijímá pouze URL"
|
||||
|
||||
#. Description = S["Content stored as HTML."];
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:28
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "Content stored as HTML."
|
||||
msgstr "Obsah uložený ve formátu HTML."
|
||||
|
||||
#. .Description(S["the HTML content"])
|
||||
#: OrchardCore.ContentFields\GraphQL\Types\HtmlFieldQueryObjectType.cs:32
|
||||
msgctxt "OrchardCore.ContentFields.GraphQL.HtmlFieldQueryObjectType"
|
||||
msgid "the HTML content"
|
||||
msgstr "HTML obsah"
|
||||
|
||||
#. <option value="Switch" selected="@(currentEditor == "Switch")">@T["Switch"]</option>
|
||||
#: OrchardCore.ContentFields\Views\BooleanField-Switch.Option.cshtml:4
|
||||
msgctxt "OrchardCore.ContentFields.Views.BooleanField-Switch.Option"
|
||||
@@ -502,7 +636,7 @@ msgstr "Víceřádkový"
|
||||
#: OrchardCore.ContentFields\Views\HtmlField-Trumbowyg.Option.cshtml:4
|
||||
msgctxt "OrchardCore.ContentFields.Views.HtmlField-Trumbowyg.Option"
|
||||
msgid "Trumbowyg editor"
|
||||
msgstr "Trumbowyg editor"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="Wysiwyg" selected="@(currentEditor == "Wysiwyg")">@T["Wysiwyg editor"]</option>
|
||||
#: OrchardCore.ContentFields\Views\HtmlField-Wysiwyg.Option.cshtml:4
|
||||
@@ -622,7 +756,7 @@ msgstr "Určuje zda je URL povinné."
|
||||
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:13
|
||||
msgctxt "OrchardCore.ContentFields.Views.LinkFieldSettings.Edit"
|
||||
msgid "Text"
|
||||
msgstr "Text"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="@LinkTextMode.Optional" selected="@(Model.LinkTextMode == LinkTextMode.Optional)">@T["Text is optional"]</option>
|
||||
#: OrchardCore.ContentFields\Views\LinkFieldSettings.Edit.cshtml:15
|
||||
@@ -734,32 +868,32 @@ msgstr "Standardní"
|
||||
|
||||
#. <div class="align-items-center align-self-center"><span>{{ item.displayText }}</span> <span v-show="!item.hasPublished" class="text-muted small">(@T["Not published"])</span></div>
|
||||
#. <div v-cloak><span>{{ props.option.displayText }}</span><span class="small ms-2" v-show="!props.option.hasPublished">(@T["Not published"])</span></div>
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:34
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:53
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:33
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:52
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Not published"
|
||||
msgstr "Nepublikováno"
|
||||
|
||||
#. label="displayText" placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:46
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:45
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Type to search"
|
||||
msgstr "Zadejte hledaný výraz"
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:51
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:50
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Select"
|
||||
msgstr "Výběr z hodnot"
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:51
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:50
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "Remove"
|
||||
msgstr "Odebrat"
|
||||
|
||||
#. @T["No result found"]
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:56
|
||||
#: OrchardCore.ContentFields\Views\LocalizationSetContentPickerField.Edit.cshtml:55
|
||||
msgctxt "OrchardCore.ContentFields.Views.LocalizationSetContentPickerField.Edit"
|
||||
msgid "No result found"
|
||||
msgstr "Nenalezen žádný výsledek"
|
||||
@@ -828,7 +962,7 @@ msgstr "Výběr médií"
|
||||
#: OrchardCore.ContentFields\Views\Media-HtmlField.Modal.cshtml:11
|
||||
msgctxt "OrchardCore.ContentFields.Views.Media-HtmlField.Modal"
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.ContentFields\Views\Media-HtmlField.Modal.cshtml:12
|
||||
@@ -843,25 +977,25 @@ msgid "Checkbox List"
|
||||
msgstr "Seznam zaškrtávacích polí"
|
||||
|
||||
#. placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:37
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:38
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "Type to search"
|
||||
msgstr "Začněte psát hledaný výraz"
|
||||
|
||||
#. select-label="@T["Select"]"
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:38
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:39
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "Select"
|
||||
msgstr "Výběr z hodnot"
|
||||
|
||||
#. deselect-label="@T["Remove"]"
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:39
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:40
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "Remove"
|
||||
msgstr "Odebrat"
|
||||
|
||||
#. @T["No values found"]
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:49
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField-Picker.Edit.cshtml:50
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField-Picker.Edit"
|
||||
msgid "No values found"
|
||||
msgstr "Nebyly nalezeny žádné hodnoty"
|
||||
@@ -875,7 +1009,7 @@ msgstr "Výběr"
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField.cshtml:0
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextField"
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
msgstr ""
|
||||
|
||||
#. <option value="" selected="@String.IsNullOrEmpty(currentDisplayMode)">@T["Standard"]</option>
|
||||
#: OrchardCore.ContentFields\Views\MultiTextField.DisplayOption.cshtml:4
|
||||
@@ -987,7 +1121,7 @@ msgstr "Výchozí hodnota textového pole (volitelné)."
|
||||
#: OrchardCore.ContentFields\Views\MultiTextFieldSettings.Edit.cshtml:89
|
||||
msgctxt "OrchardCore.ContentFields.Views.MultiTextFieldSettings.Edit"
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.ContentFields\Views\MultiTextFieldSettings.Edit.cshtml:90
|
||||
@@ -1089,7 +1223,7 @@ msgstr "Počet číslic za desetinnou čárkou."
|
||||
#: OrchardCore.ContentFields\Views\NumericFieldSettings.Edit.cshtml:45
|
||||
msgctxt "OrchardCore.ContentFields.Views.NumericFieldSettings.Edit"
|
||||
msgid "Minimum"
|
||||
msgstr "Minimum"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The minimum value allowed. (optional)"]</span>
|
||||
#: OrchardCore.ContentFields\Views\NumericFieldSettings.Edit.cshtml:48
|
||||
@@ -1101,7 +1235,7 @@ msgstr "Minimální povolená hodnota. (volitelné)"
|
||||
#: OrchardCore.ContentFields\Views\NumericFieldSettings.Edit.cshtml:53
|
||||
msgctxt "OrchardCore.ContentFields.Views.NumericFieldSettings.Edit"
|
||||
msgid "Maximum"
|
||||
msgstr "Maximum"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["The maximum value allowed. (optional)"]</span>
|
||||
#: OrchardCore.ContentFields\Views\NumericFieldSettings.Edit.cshtml:56
|
||||
@@ -1203,37 +1337,37 @@ msgstr "Vyberte úroveň nadpisu"
|
||||
#: OrchardCore.ContentFields\Views\TextFieldHeaderDisplaySettings.Edit.cshtml:6
|
||||
msgctxt "OrchardCore.ContentFields.Views.TextFieldHeaderDisplaySettings.Edit"
|
||||
msgid "H1"
|
||||
msgstr "H1"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="h2">@T["H2"]</option>
|
||||
#: OrchardCore.ContentFields\Views\TextFieldHeaderDisplaySettings.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.ContentFields.Views.TextFieldHeaderDisplaySettings.Edit"
|
||||
msgid "H2"
|
||||
msgstr "H2"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="h3">@T["H3"]</option>
|
||||
#: OrchardCore.ContentFields\Views\TextFieldHeaderDisplaySettings.Edit.cshtml:8
|
||||
msgctxt "OrchardCore.ContentFields.Views.TextFieldHeaderDisplaySettings.Edit"
|
||||
msgid "H3"
|
||||
msgstr "H3"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="h4">@T["H4"]</option>
|
||||
#: OrchardCore.ContentFields\Views\TextFieldHeaderDisplaySettings.Edit.cshtml:9
|
||||
msgctxt "OrchardCore.ContentFields.Views.TextFieldHeaderDisplaySettings.Edit"
|
||||
msgid "H4"
|
||||
msgstr "H4"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="h5">@T["H5"]</option>
|
||||
#: OrchardCore.ContentFields\Views\TextFieldHeaderDisplaySettings.Edit.cshtml:10
|
||||
msgctxt "OrchardCore.ContentFields.Views.TextFieldHeaderDisplaySettings.Edit"
|
||||
msgid "H5"
|
||||
msgstr "H5"
|
||||
msgstr ""
|
||||
|
||||
#. <option value="h6">@T["H6"]</option>
|
||||
#: OrchardCore.ContentFields\Views\TextFieldHeaderDisplaySettings.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.ContentFields.Views.TextFieldHeaderDisplaySettings.Edit"
|
||||
msgid "H6"
|
||||
msgstr "H6"
|
||||
msgstr ""
|
||||
|
||||
#. <label asp-for="Options">@T["Enter the editor options."]</label>
|
||||
#: OrchardCore.ContentFields\Views\TextFieldMonacoEditorSettings.Edit.cshtml:10
|
||||
@@ -1321,7 +1455,7 @@ msgstr "Výchozí hodnota textového pole (volitelné)."
|
||||
#: OrchardCore.ContentFields\Views\TextFieldPredefinedListEditorSettings.Edit.cshtml:74
|
||||
msgctxt "OrchardCore.ContentFields.Views.TextFieldPredefinedListEditorSettings.Edit"
|
||||
msgid "OK"
|
||||
msgstr "OK"
|
||||
msgstr ""
|
||||
|
||||
#. <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">@T["Cancel"]</button>
|
||||
#: OrchardCore.ContentFields\Views\TextFieldPredefinedListEditorSettings.Edit.cshtml:75
|
||||
@@ -1451,32 +1585,32 @@ msgstr "Standardní"
|
||||
|
||||
#. <div class="align-items-center align-self-center"><span>{{ user.displayText }}</span> <span v-show="!user.isEnabled" class="text-muted small">(@T["Not enabled"])</span></div>
|
||||
#. <div v-cloak><span>{{ props.option.displayText }}</span><span class="small ms-2" v-show="!props.option.isEnabled">(@T["Not enabled"])</span></div>
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:29
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:48
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:30
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:49
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Not enabled"
|
||||
msgstr "Neaktivní"
|
||||
|
||||
#. label="displayText" placeholder="@T["Type to search"]"
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:41
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:42
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Type to search"
|
||||
msgstr "Zadejte hledaný výraz"
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:46
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Select"
|
||||
msgstr "Výběr"
|
||||
|
||||
#. select-label="@T["Select"]" deselect-label="@T["Remove"]">
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:46
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:47
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "Remove"
|
||||
msgstr "Odebrat"
|
||||
|
||||
#. @T["No result found"]
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:51
|
||||
#: OrchardCore.ContentFields\Views\UserPickerField.Edit.cshtml:52
|
||||
msgctxt "OrchardCore.ContentFields.Views.UserPickerField.Edit"
|
||||
msgid "No result found"
|
||||
msgstr "Nenalezen žádný výsledek"
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:01\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:28\n"
|
||||
|
||||
#. .Add(S["Configuration"], localization => localization
|
||||
#: OrchardCore.ContentLocalization\AdminMenu.cs:28
|
||||
@@ -148,14 +148,20 @@ msgctxt "OrchardCore.ContentLocalization.Views.ContentRequestCultureProviderSett
|
||||
msgid "Sets the localization cookie based on the LocalizationPart culture when accessing a page in the frontend."
|
||||
msgstr "Při přístupu na stránku frontendu nastaví cookie pro lokalizaci v závislosti na jazyku LocalizationPart."
|
||||
|
||||
#. <p>@T["Filters on a content items localization culture."]</p>
|
||||
#: OrchardCore.ContentLocalization\Views\Items\ContentsAdminFilters-Culture.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.Items.ContentsAdminFilters-Culture.Thumbnail"
|
||||
msgid "Filters on a content items localization culture."
|
||||
msgstr "Filtruje na jazykové kultuře položek obsahu."
|
||||
|
||||
#. <select asp-for="SelectedCulture" asp-items="Model.Cultures" class="selectpicker culture-selectpicker show-tick me-2" data-header="@T["Filter by culture"]" data-live-search="true" data-selected-text-format="static" data-width="fit" title="@T["Culture"]" data-style="btn-sm">
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:5
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:4
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.ContentsAdminList-LocalizationPartFilter"
|
||||
msgid "Filter by culture"
|
||||
msgstr "Filtrovat podle jazyka"
|
||||
|
||||
#. <select asp-for="SelectedCulture" asp-items="Model.Cultures" class="selectpicker culture-selectpicker show-tick me-2" data-header="@T["Filter by culture"]" data-live-search="true" data-selected-text-format="static" data-width="fit" title="@T["Culture"]" data-style="btn-sm">
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:5
|
||||
#: OrchardCore.ContentLocalization\Views\ContentsAdminList-LocalizationPartFilter.cshtml:4
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.ContentsAdminList-LocalizationPartFilter"
|
||||
msgid "Culture"
|
||||
msgstr "Jazyková verze"
|
||||
@@ -178,13 +184,13 @@ msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.Edit"
|
||||
msgid "Add or remove supported cultures for the site"
|
||||
msgstr "Přidat nebo odebrat podporované jazyky webu"
|
||||
|
||||
#. <a class="list-group-item list-group-item-action" asp-action="Edit" asp-controller="Admin" asp-route-area="OrchardCore.Contents" asp-route-contentItemId="@culture.ContentItemId" title=@T["Edit {0}", culture.Culture.DisplayName]><i class="fa fa-edit" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name </a>
|
||||
#. <a class="list-group-item list-group-item-action" asp-action="Edit" asp-controller="Admin" asp-route-area="OrchardCore.Contents" asp-route-contentItemId="@culture.ContentItemId" asp-route-returnUrl="@Context.Request.Query["returnUrl"]" title="@T["Edit {0}", culture.Culture.DisplayName]"><i class="fa fa-edit" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name </a>
|
||||
#: OrchardCore.ContentLocalization\Views\LocalizationPart.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.Edit"
|
||||
msgid "Edit {0}"
|
||||
msgstr "Upravit {0}"
|
||||
|
||||
#. <a class="list-group-item list-group-item-action" data-url-af="UnsafeUrl" asp-action="Localize" asp-controller="Admin" asp-route-area="OrchardCore.ContentLocalization" asp-route-contentItemId="@Model.LocalizationPart.ContentItem.ContentItemId" asp-route-targetCulture="@culture.Culture.Name" title=@T["Create {0}", culture.Culture.DisplayName]><i class="fa fa-plus" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name</a>
|
||||
#. <a class="list-group-item list-group-item-action" data-url-af="UnsafeUrl" asp-action="Localize" asp-controller="Admin" asp-route-area="OrchardCore.ContentLocalization" asp-route-contentItemId="@Model.LocalizationPart.ContentItem.ContentItemId" asp-route-targetCulture="@culture.Culture.Name" asp-route-returnUrl="@Context.Request.Query["returnUrl"]" title="@T["Create {0}", culture.Culture.DisplayName]"><i class="fa fa-plus" aria-hidden="true"></i> @culture.Culture.DisplayName | @culture.Culture.Name</a>
|
||||
#: OrchardCore.ContentLocalization\Views\LocalizationPart.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.Edit"
|
||||
msgid "Create {0}"
|
||||
@@ -221,9 +227,3 @@ msgctxt "OrchardCore.ContentLocalization.Views.LocalizationPart.SummaryAdminLink
|
||||
msgid "Create {0}"
|
||||
msgstr "Vytvořit {0}"
|
||||
|
||||
#. <p>@T["Filters on a content items localization culture."]</p>
|
||||
#: OrchardCore.ContentLocalization\Views\Items\ContentsAdminFilters-Culture.Thumbnail.cshtml:8
|
||||
msgctxt "OrchardCore.ContentLocalization.Views.Items.ContentsAdminFilters-Culture.Thumbnail"
|
||||
msgid "Filters on a content items localization culture."
|
||||
msgstr "Filtruje na jazykové kultuře položek obsahu."
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:01\n"
|
||||
"PO-Revision-Date: 2023-02-17 16:33\n"
|
||||
|
||||
#. Description = S["Content items are instances of content types, just like objects are instances of classes."],
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentItemQuery.cs:34
|
||||
@@ -26,14 +26,14 @@ msgstr "ID položky obsahu"
|
||||
|
||||
#. Description = S["Represents a {0}.", typeDefinition.DisplayName]
|
||||
#. Description = S["Represents a {0}.", typeDefinition.DisplayName],
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:56
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:62
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:60
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\ContentTypeQuery.cs:66
|
||||
msgctxt "OrchardCore.ContentManagement.GraphQL.Queries.ContentTypeQuery"
|
||||
msgid "Represents a {0}."
|
||||
msgstr "Reprezentuje {0}."
|
||||
|
||||
#. description: S["Represents a {0}.", part.PartDefinition.Name],
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\Types\DynamicContentTypeBuilder.cs:104
|
||||
#: OrchardCore.ContentManagement.GraphQL\Queries\Types\DynamicContentTypeBuilder.cs:114
|
||||
msgctxt "OrchardCore.ContentManagement.GraphQL.Queries.Types.DynamicContentTypeBuilder"
|
||||
msgid "Represents a {0}."
|
||||
msgstr "Reprezentuje {0}."
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:45\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:29\n"
|
||||
|
||||
#. context.Updater.ModelState.AddModelError(nameof(model.Pattern), S["Pattern doesn't contain a valid Liquid expression. Details: {0}", string.Join(" ", errors)]);
|
||||
#: OrchardCore.ContentPreview\Settings\PreviewPartSettingsDisplayDriver.cs:45
|
||||
@@ -24,18 +24,6 @@ msgctxt "OrchardCore.ContentPreview.Views.ContentPreview.Button"
|
||||
msgid "Preview"
|
||||
msgstr "Náhled"
|
||||
|
||||
#. <label asp-for="Pattern">@T["Pattern"]</label>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "Pattern"
|
||||
msgstr "Předloha"
|
||||
|
||||
#. <span class="hint">@T["The pattern used to render the custom preview url of this content type."]</span>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "The pattern used to render the custom preview url of this content type."
|
||||
msgstr "Předloha používaná pro generování URL náhledu pro tento typ obsahu."
|
||||
|
||||
#. <span>@T["Preview Disconnected"] </span>
|
||||
#: OrchardCore.ContentPreview\Views\Preview\Index.cshtml:14
|
||||
msgctxt "OrchardCore.ContentPreview.Views.Preview.Index"
|
||||
@@ -48,3 +36,15 @@ msgctxt "OrchardCore.ContentPreview.Views.Preview.Index"
|
||||
msgid "Preview Error"
|
||||
msgstr "Chyba náhledu"
|
||||
|
||||
#. <label asp-for="Pattern">@T["Pattern"]</label>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "Pattern"
|
||||
msgstr "Předloha"
|
||||
|
||||
#. <span class="hint">@T["The pattern used to render the custom preview url of this content type."]</span>
|
||||
#: OrchardCore.ContentPreview\Views\PreviewPartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentPreview.Views.PreviewPartSettings.Edit"
|
||||
msgid "The pattern used to render the custom preview url of this content type."
|
||||
msgstr "Předloha používaná pro generování URL náhledu pro tento typ obsahu."
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Language-Team: Czech\n"
|
||||
"Language: cs_CZ\n"
|
||||
"PO-Revision-Date: 2022-10-11 20:02\n"
|
||||
"PO-Revision-Date: 2023-02-18 19:30\n"
|
||||
|
||||
#. builder.Add(S["Content"], content => content
|
||||
#: OrchardCore.ContentTypes\AdminMenu.cs:28
|
||||
@@ -49,9 +49,9 @@ msgstr "Bloky obsahu"
|
||||
#. ModelState.AddModelError("DisplayName", S["The Display Name can't be empty."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:101
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:354
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:627
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:752
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:921
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:643
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:769
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:938
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Display Name can't be empty."
|
||||
msgstr "Název nemůže být prázdný."
|
||||
@@ -69,7 +69,7 @@ msgstr "Typ se stejným názvem již existuje."
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:111
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:379
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:464
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:637
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:653
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Technical Name can't be empty."
|
||||
msgstr "Technický název nemůže být prázdný."
|
||||
@@ -81,7 +81,7 @@ msgstr "Technický název nemůže být prázdný."
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:116
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:364
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:474
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:647
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:663
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Technical Name must start with a letter."
|
||||
msgstr "Technický název musí začínat písmenem."
|
||||
@@ -93,7 +93,7 @@ msgstr "Technický název musí začínat písmenem."
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:121
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:369
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:479
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:652
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:668
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The Technical Name contains invalid characters."
|
||||
msgstr "Technický název obsahuje neplatné znaky."
|
||||
@@ -145,7 +145,7 @@ msgstr "Blok \"{0}\" byl přidán."
|
||||
#. ModelState.AddModelError("DisplayName", S["A part with the same Display Name already exists."]);
|
||||
#. ModelState.AddModelError("DisplayName", S["A part with the same Display Name already exists."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:359
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:926
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:943
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "A part with the same Display Name already exists."
|
||||
msgstr "Blok se stejným názvem již existuje."
|
||||
@@ -182,46 +182,52 @@ msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The settings of \"{0}\" have been saved."
|
||||
msgstr "Nastavení pro \"{0}\" bylo uloženo."
|
||||
|
||||
#. await _notifier.WarningAsync(H["There are no fields."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:592
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "There are no fields."
|
||||
msgstr ""
|
||||
|
||||
#. ModelState.AddModelError("DisplayName", S["A field with the same Display Name already exists."]);
|
||||
#. ModelState.AddModelError("DisplayName", S["A field with the same Display Name already exists."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:632
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:757
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:648
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:774
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "A field with the same Display Name already exists."
|
||||
msgstr "Pole se stejným názvem již existuje."
|
||||
|
||||
#. ModelState.AddModelError("Name", S["A field with the same Technical Name already exists."]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:642
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:658
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "A field with the same Technical Name already exists."
|
||||
msgstr "Pole se stejným technickým názvem již existuje."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The field \"{0}\" has been added.", viewModel.DisplayName]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:668
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:684
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The field \"{0}\" has been added."
|
||||
msgstr "Pole \"{0}\" bylo přidáno."
|
||||
|
||||
#. await _notifier.InformationAsync(H["Display name changed to {0}.", viewModel.DisplayName]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:770
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:787
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "Display name changed to {0}."
|
||||
msgstr "Název změněn na {0}."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The \"{0}\" field settings have been saved.", field.DisplayName()]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:789
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:806
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The \"{0}\" field settings have been saved."
|
||||
msgstr "Nastavení pro pole \"{0}\" bylo uloženo."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The \"{0}\" field has been removed.", field.DisplayName()]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:833
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:850
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The \"{0}\" field has been removed."
|
||||
msgstr "Pole \"{0}\" bylo odstraněno."
|
||||
|
||||
#. await _notifier.SuccessAsync(H["The \"{0}\" part settings have been saved.", part.DisplayName()]);
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:952
|
||||
#: OrchardCore.ContentTypes\Controllers\AdminController.cs:969
|
||||
msgctxt "OrchardCore.ContentTypes.Controllers.AdminController"
|
||||
msgid "The \"{0}\" part settings have been saved."
|
||||
msgstr "Nastavení pro blok \"{0}\" bylo uloženo."
|
||||
@@ -244,6 +250,186 @@ msgctxt "OrchardCore.ContentTypes.Services.ContentDefinitionService"
|
||||
msgid "Cannot add part named '{0}'. It already exists."
|
||||
msgstr "Nelze přidat blok s názvem \"{0}\". Blok se stejným názvem již existuje."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Add New Field To \"{0}\"", Model.Part.DisplayName()])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Add New Field To \"{0}\""
|
||||
msgstr "Přidání nové pole do \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. <span class="hint">@T["Name of the field as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:19
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Name of the field as it will be displayed in screens."
|
||||
msgstr "Název pole, který bude zobrazen při editaci obsahu."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "Technický název"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the field."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:27
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical name of the field."
|
||||
msgstr "Technický název pole."
|
||||
|
||||
#. <label for="DisplayName">@T["Field Type"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Field Type"
|
||||
msgstr "Typ pole"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:46
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" href="@returnUrl">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:49
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Parts To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Add Parts To \"{0}\""
|
||||
msgstr "Přidat bloky do \"{0}\""
|
||||
|
||||
#. @T["Choose the Parts to add to this Content Type."]
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Choose the Parts to add to this Content Type."
|
||||
msgstr "Zvolte bloky, které chcete přidat do tohoto typu obsahu."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:30
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Named Part To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Add Named Part To \"{0}\""
|
||||
msgstr "Přidat pojmenovný blok do \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. <span class="hint">@T["Name of the reusable part as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Name of the reusable part as it will be displayed in screens."
|
||||
msgstr "Název bloku, který bude zobrazen při editaci obsahu."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "Technický název"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical name of the reusable part."
|
||||
msgstr "Technický název opakovaně použitelného bloku."
|
||||
|
||||
#. <label for="Description">@T["Description"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:26
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description"
|
||||
msgstr "Popis"
|
||||
|
||||
#. <span class="hint">@T["Description of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:28
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description of the reusable part."
|
||||
msgstr "Popis opakovaně použitelného bloku."
|
||||
|
||||
#. <p class="alert alert-warning">@T["There are no available named parts."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:50
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "There are no available named parts."
|
||||
msgstr "Neexistují žádné pojmenované bloky."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:56
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:58
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "Aktualizovat definice obsahu"
|
||||
|
||||
#. <label class="form-check-label" asp-for="IncludeAll">@T["Include all content types and parts definitions."]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Include all content types and parts definitions."
|
||||
msgstr "Zahrnout definice všech typů obsahu a bloků."
|
||||
|
||||
#. <span class="hint">@T["The content types to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content types to add as part of the plan."
|
||||
msgstr "Typy obsahu, které se přidají jako součást plánu."
|
||||
|
||||
#. <span class="hint">@T["The content parts to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:88
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content parts to add as part of the plan."
|
||||
msgstr "Bloky, které se přidají jako součást plánu."
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:6
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "Aktualizovat definice obsahu"
|
||||
|
||||
#. <span class="hint d-block">@T["Content Definitions should be placed before any content steps."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:44
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Content Definitions should be placed before any content steps."
|
||||
msgstr "Definice obsahu by měly být umístěny před všemi kroky obsahu."
|
||||
|
||||
#. <h4 class="card-title">@T["Update Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "Aktualizovat definice obsahu"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for updating."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for updating."
|
||||
msgstr "Exportuje zadaný typ obsahu a definice částí pro aktualizaci."
|
||||
|
||||
#. <label asp-for="ContentPartDefinition.Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\ContentPartSettings.Edit.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.ContentPartSettings.Edit"
|
||||
@@ -412,176 +598,6 @@ msgctxt "OrchardCore.ContentTypes.Views.ContentTypeSettings.Edit"
|
||||
msgid "(Optional) The stereotype of the content type. e.g., Widget, MenuItem, ..."
|
||||
msgstr "(Volitelné) Stereotyp typu obsahu. například Widget, MenuItem..."
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Collapse">@T["Collapse"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Collapse"
|
||||
msgstr "Sbalit"
|
||||
|
||||
#. <span class="hint">@T["NB. Setting is collapsed by default, and cannot be overwritten."]</span>
|
||||
#. <span class="hint">@T["NB. Setting is collapsed by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:20
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "NB. Setting is collapsed by default, and cannot be overwritten."
|
||||
msgstr "NB. Nastavení je ve výchozím nastavení sbaleno a nemůže být přepsáno."
|
||||
|
||||
#. <span class="hint">@T["Check to collapse fields in the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to collapse fields in the GraphQL schema."
|
||||
msgstr "Zaškrtněte, pokud chcete pole sabalit v schématu GraphQL."
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Hidden">@T["Hide"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Hide"
|
||||
msgstr "Skrýt"
|
||||
|
||||
#. <span class="hint">@T["Check to hide type from the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to hide type from the GraphQL schema."
|
||||
msgstr "Zaškrtněte, pokud chcete typ skrýt v schématu GraphQL."
|
||||
|
||||
#. <span class="icon"><i class="fa fa-cube" aria-hidden="true"></i></span><span class="title">@T["Content Definition"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\NavigationItemText-contentdefinition.Id.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.NavigationItemText-contentdefinition.Id"
|
||||
msgid "Content Definition"
|
||||
msgstr "Definice obsahu"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Add New Field To \"{0}\"", Model.Part.DisplayName()])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Add New Field To \"{0}\""
|
||||
msgstr "Přidání nové pole do \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. <span class="hint">@T["Name of the field as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:19
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Name of the field as it will be displayed in screens."
|
||||
msgstr "Název pole, který bude zobrazen při editaci obsahu."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "Technický název"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the field."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:27
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Technical name of the field."
|
||||
msgstr "Technický název pole."
|
||||
|
||||
#. <label for="DisplayName">@T["Field Type"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Field Type"
|
||||
msgstr "Typ pole"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:46
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" href="@returnUrl">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddFieldTo.cshtml:49
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddFieldTo"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Parts To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Add Parts To \"{0}\""
|
||||
msgstr "Přidat bloky do \"{0}\""
|
||||
|
||||
#. @T["Choose the Parts to add to this Content Type."]
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Choose the Parts to add to this Content Type."
|
||||
msgstr "Zvolte bloky, které chcete přidat do tohoto typu obsahu."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddPartsTo.cshtml:30
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddPartsTo"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@T["Add Named Part To \"{0}\"", Model.Type.DisplayName]</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Add Named Part To \"{0}\""
|
||||
msgstr "Přidat pojmenovný blok do \"{0}\""
|
||||
|
||||
#. <label for="DisplayName">@T["Display Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. <span class="hint">@T["Name of the reusable part as it will be displayed in screens."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Name of the reusable part as it will be displayed in screens."
|
||||
msgstr "Název bloku, který bude zobrazen při editaci obsahu."
|
||||
|
||||
#. <label for="Name">@T["Technical Name"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical Name"
|
||||
msgstr "Technický název"
|
||||
|
||||
#. <span class="hint">@T["Technical name of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Technical name of the reusable part."
|
||||
msgstr "Technický název opakovaně použitelného bloku."
|
||||
|
||||
#. <label for="Description">@T["Description"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:26
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description"
|
||||
msgstr "Popis"
|
||||
|
||||
#. <span class="hint">@T["Description of the reusable part."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:28
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Description of the reusable part."
|
||||
msgstr "Popis opakovaně použitelného bloku."
|
||||
|
||||
#. <p class="alert alert-warning">@T["There are no available named parts."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:50
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "There are no available named parts."
|
||||
msgstr "Neexistují žádné pojmenované bloky."
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:56
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <a class="btn btn-secondary cancel" role="button" asp-route-action="Edit" asp-route-id="@Model.Type.Name">@T["Cancel"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\AddReusablePartTo.cshtml:58
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.AddReusablePartTo"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["New Content Type"])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Create.cshtml:3
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Create"
|
||||
@@ -642,88 +658,130 @@ msgctxt "OrchardCore.ContentTypes.Views.Admin.CreatePart"
|
||||
msgid "Create"
|
||||
msgstr "Vytvořit"
|
||||
|
||||
#. <label asp-for="ContentTypes">@T["Content Type Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Type Definitions"
|
||||
msgstr "Definice typu obsahu"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content type definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content type definitions to delete"
|
||||
msgstr "Čárkami oddělený seznam definic typů obsahu ke smazání"
|
||||
|
||||
#. <label asp-for="ContentParts">@T["Content Part Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Part Definitions"
|
||||
msgstr "Definice části obsahu"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content part definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content part definitions to delete"
|
||||
msgstr "Čárkami oddělený seznam definic částí obsahu ke smazání"
|
||||
|
||||
#. <h5>@T["Delete Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "Smazat definice obsahu"
|
||||
|
||||
#. <h4 class="card-title">@T["Delete Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "Smazat definice obsahu"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for deletion."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for deletion."
|
||||
msgstr "Exportuje definovaný typ obsahu a definice částí pro smazání."
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Content Type - {0}", Model.TypeDefinition.DisplayName])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:25
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:34
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Edit Content Type - {0}"
|
||||
msgstr "Upravit typ obsahu - {0}"
|
||||
|
||||
#. <h3>@T["Fields"]</h3>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:42
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:53
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Fields"
|
||||
msgstr "Pole"
|
||||
|
||||
#. <a asp-route-action="EditField" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@field.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#. <a asp-route-action="EditTypePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@part.Name" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:52
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:93
|
||||
#. <a asp-route-action="EditField" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@fieldDefintion.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#. <a asp-route-action="EditTypePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@partDefinition.Name" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:63
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:109
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <a asp-route-action="RemoveFieldFrom" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@field.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#. <a asp-route-action="RemovePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@part.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:53
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:94
|
||||
#. <a asp-route-action="RemoveFieldFrom" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@fieldDefintion.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#. <a asp-route-action="RemovePart" asp-route-id="@Model.TypeDefinition.Name" asp-route-name="@partDefinition.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:65
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:110
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Remove"
|
||||
msgstr "Odstranit"
|
||||
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @field.DisplayMode()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @part.DisplayMode()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:59
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:104
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @fieldDefintion.DisplayMode()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Display mode"]"><i class="fas fa-tv text-info" aria-hidden="true"></i> @partDefinition.DisplayMode()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:71
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:120
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Display mode"
|
||||
msgstr "Režim zobrazení"
|
||||
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @field.Editor()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @part.Editor()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:63
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:108
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @fieldDefintion.Editor()</span>
|
||||
#. <span class="badge ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Editor"]"><i class="fa fa-edit text-info" aria-hidden="true"></i> @partDefinition.Editor()</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:75
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:124
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Editor"
|
||||
msgstr "Editor"
|
||||
msgstr ""
|
||||
|
||||
#. <a asp-route-action="AddFieldTo" asp-route-id="@Model.TypeDefinition.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-info btn-sm" role="button">@T["Add Field"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:73
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:87
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Add Field"
|
||||
msgstr "Přidat pole"
|
||||
|
||||
#. <h3>@T["Parts"]</h3>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:76
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:92
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Parts"
|
||||
msgstr "Bloky"
|
||||
|
||||
#. <span class="hint dashed">@T["Contains the fields for the current type"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:99
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:115
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Contains the fields for the current type"
|
||||
msgstr "Obsahuje pole pro tento typ obsahu"
|
||||
|
||||
#. <a asp-route-action="AddPartsTo" asp-route-id="@Model.TypeDefinition.Name" class="btn btn-info btn-sm" role="button">@T["Add Parts"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:118
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:134
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Add Parts"
|
||||
msgstr "Přidat bloky"
|
||||
|
||||
#. <a asp-route-action="AddReusablePartTo" asp-route-id="@Model.TypeDefinition.Name" class="btn btn-info btn-sm" role="button">@T["Add Named Part"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:119
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:135
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Add Named Part"
|
||||
msgstr "Přidat pojmenovný blok"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit" name="submit.Save" value="Save">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:123
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:139
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <button class="btn btn-danger delete" type="submit" name="submit.Delete" value="Delete" data-url-af="RemoveUrl">@T["Delete"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:124
|
||||
#: OrchardCore.ContentTypes\Views\Admin\Edit.cshtml:140
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.Edit"
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
@@ -783,47 +841,53 @@ msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Content Part - {0}", Model.DisplayName])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:12
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:17
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Edit Content Part - {0}"
|
||||
msgstr "Upravit blok - {0}"
|
||||
|
||||
#. <h3>@T["Fields"]</h3>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:27
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:34
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Fields"
|
||||
msgstr "Pole"
|
||||
|
||||
#. <a asp-route-action="EditField" asp-route-id="@Model.PartDefinition.Name" asp-route-name="@field.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-primary btn-sm" role="button">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:37
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:46
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <a asp-route-action="RemoveFieldFrom" asp-route-id="@Model.PartDefinition.Name" asp-route-name="@field.Name" class="btn btn-danger btn-sm" role="button" data-url-af="UnsafeUrl RemoveUrl">@T["Remove"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:38
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:48
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Remove"
|
||||
msgstr "Odstranit"
|
||||
|
||||
#. <a asp-route-action="AddFieldTo" asp-route-id="@Model.PartDefinition.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-info btn-sm" role="button">@T["Add Field"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:49
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:61
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Add Field"
|
||||
msgstr "Přidat pole"
|
||||
|
||||
#. <button class="btn btn-primary save" type="submit" name="submit.Save" value="Save">@T["Save"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:53
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:66
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Save"
|
||||
msgstr "Uložit"
|
||||
|
||||
#. <button class="btn btn-danger delete" type="submit" name="submit.Delete" value="Delete" data-url-af="RemoveUrl">@T["Delete"]</button>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:54
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditPart.cshtml:67
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditPart"
|
||||
msgid "Delete"
|
||||
msgstr "Smazat"
|
||||
|
||||
#. <a id="btn-edit-@Model.Name" class="btn btn-primary btn-sm" asp-route-action="EditPart" asp-route-id="@Model.Name">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditPartViewModel.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditPartViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Part - {0}", Model.DisplayName])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\EditTypePart.cshtml:16
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.EditTypePart"
|
||||
@@ -884,6 +948,84 @@ msgctxt "OrchardCore.ContentTypes.Views.Admin.EditTypePart"
|
||||
msgid "Cancel"
|
||||
msgstr "Storno"
|
||||
|
||||
#. <span class="badge rounded-pill ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Technical Name"]"><i class="fas fa-file-alt text-danger" aria-hidden="true"></i> @Model.Name</span>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Technical Name"
|
||||
msgstr ""
|
||||
|
||||
#. <a id="btn-create-@Model.Name" asp-route-area="OrchardCore.Contents" asp-route-action="Create" asp-route-id="@Model.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-success btn-sm">@T["Create New {0}", Model.DisplayName]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Create New {0}"
|
||||
msgstr "Vytvořit nový {0}"
|
||||
|
||||
#. <a role="btn-list-@Model.Name" asp-route-action="List" asp-route-area="OrchardCore.Contents" asp-route-contentTypeId="@Model.Name" class="btn btn-secondary btn-sm">@T["List Items"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "List Items"
|
||||
msgstr "Položky seznamu"
|
||||
|
||||
#. <a role="btn-edit-@Model.Name" asp-route-action="Edit" asp-route-area="OrchardCore.ContentTypes" asp-route-id="@Model.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:23
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Collapse">@T["Collapse"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:17
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Collapse"
|
||||
msgstr "Sbalit"
|
||||
|
||||
#. <span class="hint">@T["NB. Setting is collapsed by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "NB. Setting is collapsed by default, and cannot be overwritten."
|
||||
msgstr "NB. Nastavení je ve výchozím nastavení sbaleno a nemůže být přepsáno."
|
||||
|
||||
#. <span class="hint">@T["Check to collapse fields in the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:24
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to collapse fields in the GraphQL schema."
|
||||
msgstr "Zaškrtněte, pokud chcete pole sabalit v schématu GraphQL."
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Hidden">@T["Hide"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:29
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Hide"
|
||||
msgstr "Skrýt"
|
||||
|
||||
#. <span class="hint">@T["Setting is hidden by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:32
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Setting is hidden by default, and cannot be overwritten."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Check to hide part from the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypePartSettings.Edit.cshtml:36
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypePartSettings.Edit"
|
||||
msgid "Check to hide part from the GraphQL schema."
|
||||
msgstr ""
|
||||
|
||||
#. <label class="form-check-label" asp-for="Settings.Hidden">@T["Hide"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypeSettings.Edit.cshtml:12
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypeSettings.Edit"
|
||||
msgid "Hide"
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Setting is hidden by default, and cannot be overwritten."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypeSettings.Edit.cshtml:15
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypeSettings.Edit"
|
||||
msgid "Setting is hidden by default, and cannot be overwritten."
|
||||
msgstr ""
|
||||
|
||||
#. <span class="hint">@T["Check to hide type from the GraphQL schema."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\GraphQLContentTypeSettings.Edit.cshtml:19
|
||||
msgctxt "OrchardCore.ContentTypes.Views.GraphQLContentTypeSettings.Edit"
|
||||
msgid "Check to hide type from the GraphQL schema."
|
||||
msgstr ""
|
||||
|
||||
#. <zone Name="Title"><h1>@RenderTitleSegments(T["Content Types"])</h1></zone>
|
||||
#: OrchardCore.ContentTypes\Views\Admin\List.cshtml:3
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Admin.List"
|
||||
@@ -932,95 +1074,11 @@ msgctxt "OrchardCore.ContentTypes.Views.Admin.ListParts"
|
||||
msgid "<strong>Nothing here!</strong> Your search returned no results."
|
||||
msgstr "<strong>Nic tady není!</strong> Vaše hledání nevrátilo žádné výsledky."
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "Aktualizovat definice obsahu"
|
||||
|
||||
#. <label class="form-check-label" asp-for="IncludeAll">@T["Include all content types and parts definitions."]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:21
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Include all content types and parts definitions."
|
||||
msgstr "Zahrnout definice všech typů obsahu a bloků."
|
||||
|
||||
#. <span class="hint">@T["The content types to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:31
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content types to add as part of the plan."
|
||||
msgstr "Typy obsahu, které se přidají jako součást plánu."
|
||||
|
||||
#. <span class="hint">@T["The content parts to add as part of the plan."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Edit.cshtml:88
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "The content parts to add as part of the plan."
|
||||
msgstr "Bloky, které se přidají jako součást plánu."
|
||||
|
||||
#. <h5>@T["Update Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:6
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "Aktualizovat definice obsahu"
|
||||
|
||||
#. <span class="hint d-block">@T["Content Definitions should be placed before any content steps."]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Summary.cshtml:44
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Content Definitions should be placed before any content steps."
|
||||
msgstr "Definice obsahu by měly být umístěny před všemi kroky obsahu."
|
||||
|
||||
#. <h4 class="card-title">@T["Update Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Update Content Definitions"
|
||||
msgstr "Aktualizovat definice obsahu"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for updating."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.ContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for updating."
|
||||
msgstr "Exportuje zadaný typ obsahu a definice částí pro aktualizaci."
|
||||
|
||||
#. <label asp-for="ContentTypes">@T["Content Type Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:4
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Type Definitions"
|
||||
msgstr "Definice typu obsahu"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content type definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:7
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content type definitions to delete"
|
||||
msgstr "Čárkami oddělený seznam definic typů obsahu ke smazání"
|
||||
|
||||
#. <label asp-for="ContentParts">@T["Content Part Definitions"]</label>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:11
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "Content Part Definitions"
|
||||
msgstr "Definice části obsahu"
|
||||
|
||||
#. <span class="hint">@T["A comma separated list of content part definitions to delete"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Edit"
|
||||
msgid "A comma separated list of content part definitions to delete"
|
||||
msgstr "Čárkami oddělený seznam definic částí obsahu ke smazání"
|
||||
|
||||
#. <h5>@T["Delete Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Summary.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Summary"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "Smazat definice obsahu"
|
||||
|
||||
#. <h4 class="card-title">@T["Delete Content Definitions"]</h4>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Delete Content Definitions"
|
||||
msgstr "Smazat definice obsahu"
|
||||
|
||||
#. <p>@T["Exports specified content type and part definitions for deletion."]</p>
|
||||
#: OrchardCore.ContentTypes\Views\Items\DeleteContentDefinitionDeploymentStep.Fields.Thumbnail.cshtml:2
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Items.DeleteContentDefinitionDeploymentStep.Fields.Thumbnail"
|
||||
msgid "Exports specified content type and part definitions for deletion."
|
||||
msgstr "Exportuje definovaný typ obsahu a definice částí pro smazání."
|
||||
#. <span class="icon"><i class="fa fa-cube" aria-hidden="true"></i></span><span class="title">@T["Content Definition"]</span>
|
||||
#: OrchardCore.ContentTypes\Views\NavigationItemText-contentdefinition.Id.cshtml:1
|
||||
msgctxt "OrchardCore.ContentTypes.Views.NavigationItemText-contentdefinition.Id"
|
||||
msgid "Content Definition"
|
||||
msgstr "Definice obsahu"
|
||||
|
||||
#. <h5>@T["Replace Content Definitions"]</h5>
|
||||
#: OrchardCore.ContentTypes\Views\Items\ReplaceContentDefinitionDeploymentStep.Fields.Edit.cshtml:14
|
||||
@@ -1070,33 +1128,3 @@ msgctxt "OrchardCore.ContentTypes.Views.Items.ReplaceContentDefinitionDeployment
|
||||
msgid "Exports specified content type and part definitions for replacement."
|
||||
msgstr "Exportuje definovaný typ obsahu a definice částí k náhradě."
|
||||
|
||||
#. <a id="btn-edit-@Model.Name" class="btn btn-primary btn-sm" asp-route-action="EditPart" asp-route-id="@Model.Name">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditPartViewModel.cshtml:5
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditPartViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
#. <span class="badge rounded-pill ta-badge font-weight-normal" data-bs-toggle="tooltip" title="@T["Technical Name"]"><i class="fas fa-file-alt text-danger" aria-hidden="true"></i> @Model.Name</span>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:10
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Technical Name"
|
||||
msgstr ""
|
||||
|
||||
#. <a id="btn-create-@Model.Name" asp-route-area="OrchardCore.Contents" asp-route-action="Create" asp-route-id="@Model.Name" asp-route-returnUrl="@FullRequestPath" class="btn btn-success btn-sm">@T["Create New {0}", Model.DisplayName]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:20
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Create New {0}"
|
||||
msgstr "Vytvořit nový {0}"
|
||||
|
||||
#. <a role="btn-list-@Model.Name" asp-route-action="List" asp-route-area="OrchardCore.Contents" asp-route-contentTypeId="@Model.Name" class="btn btn-secondary btn-sm">@T["List Items"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:22
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "List Items"
|
||||
msgstr "Položky seznamu"
|
||||
|
||||
#. <a role="btn-edit-@Model.Name" asp-route-action="Edit" asp-route-area="OrchardCore.ContentTypes" asp-route-id="@Model.Name" class="btn btn-primary btn-sm">@T["Edit"]</a>
|
||||
#: OrchardCore.ContentTypes\Views\Shared\DisplayTemplates\EditTypeViewModel.cshtml:23
|
||||
msgctxt "OrchardCore.ContentTypes.Views.Shared.DisplayTemplates.EditTypeViewModel"
|
||||
msgid "Edit"
|
||||
msgstr "Upravit"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user