Skip to content

Commit

Permalink
New translations orchardcore.templates.pot (Japanese)
Browse files Browse the repository at this point in the history
  • Loading branch information
agriffard committed May 14, 2024
1 parent ce1843f commit f6f7c43
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Localization/ja/OrchardCore.Templates.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
"PO-Revision-Date: 2023-12-22 16:31\n"
"PO-Revision-Date: 2024-05-14 09:12\n"

#. .Add(S["Design"], design => design
#: OrchardCore.Templates\AdminMenu.cs:25
Expand Down Expand Up @@ -230,7 +230,7 @@ msgstr "ドロップダウンの切替"
#: OrchardCore.Templates\Views\Template\Create.cshtml:21
msgctxt "OrchardCore.Templates.Views.Template.Create"
msgid "and continue"
msgstr "そして続行"
msgstr "編集を続行"

#. <a class="btn btn-sm btn-secondary cancel" role="button" href="@returnUrl">@T["Cancel"]</a>
#: OrchardCore.Templates\Views\Template\Create.cshtml:27
Expand Down Expand Up @@ -284,7 +284,7 @@ msgstr "リキッドテンプレート"
#: OrchardCore.Templates\Views\Template\Edit.cshtml:11
msgctxt "OrchardCore.Templates.Views.Template.Edit"
msgid "Edit Admin Template"
msgstr ""
msgstr "管理者テンプレートを編集"

#. <zone Name="Title"><h1>@RenderTitleSegments(T["Edit Template"])</h1></zone>
#: OrchardCore.Templates\Views\Template\Edit.cshtml:15
Expand All @@ -308,7 +308,7 @@ msgstr "ドロップダウンの切替"
#: OrchardCore.Templates\Views\Template\Edit.cshtml:28
msgctxt "OrchardCore.Templates.Views.Template.Edit"
msgid "and continue"
msgstr "そして続行"
msgstr "編集を続行"

#. <a class="btn btn-sm btn-secondary cancel" role="button" href="@returnUrl">@T["Cancel"]</a>
#: OrchardCore.Templates\Views\Template\Edit.cshtml:34
Expand Down Expand Up @@ -403,7 +403,7 @@ msgstr "テンプレートを追加"
#: OrchardCore.Templates\Views\Template\Index.cshtml:47
msgctxt "OrchardCore.Templates.Views.Template.Index"
msgid "Select All"
msgstr ""
msgstr "全て選択"

#. <label id="items" for="select-all">@T.Plural(Model.Templates.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.Templates\Views\Template\Index.cshtml:48
Expand Down

0 comments on commit f6f7c43

Please sign in to comment.