=(s_("WikiPageConflictMessage|Someone edited the page the same time you did. Please check out %{page_link} and make sure your changes will not unintentionally remove theirs.")%{page_link: page_link}).html_safe
=link_toproject_wiki_path(@project,@page),data: {confirm: "Are you sure you want to delete this page?"},method: :delete,class: "btn btn-danger"do
Delete
=link_toproject_wiki_path(@project,@page),data: {confirm: s_("WikiPageConfirmDelete|Are you sure you want to delete this page?")},method: :delete,class: "btn btn-danger"do
You can view the #{link_to"most recent version",project_wiki_path(@project,@page)} or browse the #{link_to"history",project_wiki_history_path(@project,@page)}.
=s_("WikiHistoricalPage|This is an old version of this page.")
=(s_("WikiHistoricalPage|You can view the %{most_recent_link} or browse the %{history_link}.")%{most_recent_link: most_recent_link,history_link: history_link}).html_safe
msgid "Auto Review Apps and Auto Deploy need a domain name and the %{kubernetes} to work correctly."
msgstr ""
...
...
@@ -361,6 +364,9 @@ msgstr ""
msgid "CiStatus|running"
msgstr ""
msgid "Clone repository"
msgstr ""
msgid "Comments"
msgstr ""
...
...
@@ -369,6 +375,9 @@ msgid_plural "Commits"
msgstr[0] ""
msgstr[1] ""
msgid "Commit Message"
msgstr ""
msgid "Commit duration in minutes for last 30 commits"
msgstr ""
...
...
@@ -610,6 +619,9 @@ msgstr[1] ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
msgid "Format"
msgstr ""
msgid "From issue creation until deploy to production"
msgstr ""
...
...
@@ -673,6 +685,9 @@ msgstr ""
msgid "HealthCheck|Unhealthy"
msgstr ""
msgid "History"
msgstr ""
msgid "Housekeeping successfully started"
msgstr ""
...
...
@@ -720,6 +735,15 @@ msgstr ""
msgid "Last commit"
msgstr ""
msgid "Last edited %{date}"
msgstr ""
msgid "Last edited by %{name}"
msgstr ""
msgid "Last updated"
msgstr ""
msgid "LastPushEvent|You pushed to"
msgstr ""
...
...
@@ -1141,6 +1165,9 @@ msgstr ""
msgid "SSH Keys"
msgstr ""
msgid "Save changes"
msgstr ""
msgid "Save pipeline schedule"
msgstr ""
...
...
@@ -1590,6 +1617,105 @@ msgstr ""
msgid "Wiki"
msgstr ""
msgid "WikiClone|Clone your wiki"
msgstr ""
msgid "WikiClone|Git Access"
msgstr ""
msgid "WikiClone|Install Gollum"
msgstr ""
msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
msgstr ""
msgid "WikiClone|Start Gollum and edit locally"
msgstr ""
msgid "WikiEmptyPageError|You are not allowed to create wiki pages"
msgstr ""
msgid "WikiHistoricalPage|This is an old version of this page."
msgstr ""
msgid "WikiHistoricalPage|You can view the %{most_recent_link} or browse the %{history_link}."
msgstr ""
msgid "WikiHistoricalPage|history"
msgstr ""
msgid "WikiHistoricalPage|most recent version"
msgstr ""
msgid "WikiMarkdownDocs|More examples are in the %{docs_link}"
msgstr ""
msgid "WikiMarkdownDocs|documentation"
msgstr ""
msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
msgstr ""
msgid "WikiNewPagePlaceholder|how-to-setup"
msgstr ""
msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
msgstr ""
msgid "WikiNewPageTitle|New Wiki Page"
msgstr ""
msgid "WikiPageConfirmDelete|Are you sure you want to delete this page?"
msgstr ""
msgid "WikiPageConflictMessage|Someone edited the page the same time you did. Please check out %{page_link} and make sure your changes will not unintentionally remove theirs."
msgstr ""
msgid "WikiPageConflictMessage|the page"
msgstr ""
msgid "WikiPageCreate|Create %{page_title}"
msgstr ""
msgid "WikiPageEdit|Update %{page_title}"
msgstr ""
msgid "WikiPage|Page slug"
msgstr ""
msgid "WikiPage|Write your content or drag files here..."