-translation=_('You can resolve the merge conflict using either the Interactive mode, by choosing %{use_ours} or %{use_theirs} buttons, or by editing the files directly. Commit these changes into %{branch_name}')%{use_ours: '<code>Use Ours</code>',use_theirs: '<code>Use Theirs</code>',branch_name: branch_name}
%hr
.form-horizontal.resolve-conflicts-form
.form-group
.col-md-4
%h4=_('Resolve conflicts on source branch')
.resolve-info
#{_('You can resolve the merge conflict using either the Interactive mode, by choosing')}
%code Use ours
#{_('or')}
%code Use theirs
#{_('buttons, or by editing the files directly. Commit these changes into')}
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
msgstr ""
msgid "%{nip_domain} can be used as an alternative to a custom domain."
msgstr ""
...
...
@@ -1447,7 +1450,7 @@ msgstr ""
msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
msgstr ""
msgid "ContainerRegistry|You can also %{deploy_token} for read-only access to the registry images."
msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
msgstr ""
msgid "Continuous Integration and Deployment"
...
...
@@ -2487,6 +2490,9 @@ msgstr ""
msgid "Lock %{issuableDisplayName}"
msgstr ""
msgid "Lock not found"
msgstr ""
msgid "Lock to current projects"
msgstr ""
...
...
@@ -4281,6 +4287,9 @@ msgstr ""
msgid "Toggle Sidebar"
msgstr ""
msgid "Toggle discussion"
msgstr ""
msgid "Toggle sidebar"
msgstr ""
...
...
@@ -4602,15 +4611,21 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
msgstr ""
msgid "You can resolve the merge conflict using either the Interactive mode, by choosing"
msgid "You can resolve the merge conflict using either the Interactive mode, by choosing %{use_ours} or %{use_theirs} buttons, or by editing the files directly. Commit these changes into %{branch_name}"
msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
msgid "You have no permissions"
msgstr ""
msgid "You have reached your project limit"
msgstr ""
msgid "You must have master access to force delete a lock"
msgstr ""
msgid "You must sign in to star a project"
msgstr ""
...
...
@@ -4692,9 +4707,6 @@ msgstr ""
msgid "branch name"
msgstr ""
msgid "buttons, or by editing the files directly. Commit these changes into"