=f.text_area:key,class: "form-control",rows: 8,required: true,placeholder: "Don't paste the private part of the GPG key. Paste the public part which begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----'."
=f.text_area:key,class: "form-control",rows: 8,required: true,placeholder: _("Don't paste the private part of the GPG key. Paste the public part which begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----'.")
=link_toprofile_gpg_key_path(key),data: {confirm: 'Are you sure? Removing this GPG key does not affect already signed commits.'},method: :delete,class: "btn btn-danger prepend-left-10"do
=link_toprofile_gpg_key_path(key),data: {confirm: _('Are you sure? Removing this GPG key does not affect already signed commits.')},method: :delete,class: "btn btn-danger prepend-left-10"do
%span.sr-only=_('Remove')
=icon('trash')
=link_torevoke_profile_gpg_key_path(key),data: {confirm: 'Are you sure? All commits that were signed with this GPG key will be unverified.'},method: :put,class: "btn btn-danger prepend-left-10"do
%span.sr-only Revoke
Revoke
=link_torevoke_profile_gpg_key_path(key),data: {confirm: _('Are you sure? All commits that were signed with this GPG key will be unverified.')},method: :put,class: "btn btn-danger prepend-left-10"do
=_('Before you can add a GPG key you need to %{help_link_start}Generate it.%{help_link_end}'.html_safe)%{help_link_start: help_link_start,help_link_end:'</a>'.html_safe}
%p=_("Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key.")
msgid "Are you sure? All commits that were signed with this GPG key will be unverified."
msgstr ""
msgid "Are you sure? Removing this GPG key does not affect already signed commits."
msgstr ""
msgid "Artifacts"
msgstr ""
...
...
@@ -3559,6 +3571,9 @@ msgstr ""
msgid "Domain verification is an essential security measure for public GitLab sites. Users are required to demonstrate they control a domain before it is enabled"
msgstr ""
msgid "Don't paste the private part of the GPG key. Paste the public part which begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----'."
msgstr ""
msgid "Don't show again"
msgstr ""
...
...
@@ -4440,6 +4455,9 @@ msgstr ""
msgid "Fingerprint"
msgstr ""
msgid "Fingerprint:"
msgstr ""
msgid "Fingerprints"
msgstr ""
...
...
@@ -4572,6 +4590,9 @@ msgstr ""
msgid "GPG Keys"
msgstr ""
msgid "GPG keys allow you to verify signed commits."
msgstr ""
msgid "GPG signature (loading...)"
msgstr ""
...
...
@@ -5668,6 +5689,9 @@ msgstr ""
msgid "Last used"
msgstr ""
msgid "Last used on:"
msgstr ""
msgid "LastPushEvent|You pushed to"
msgstr ""
...
...
@@ -7384,6 +7408,9 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
msgid "Profiles|Key"
msgstr ""
msgid "Profiles|Learn more"
msgstr ""
...
...
@@ -8465,6 +8492,9 @@ msgstr ""
msgid "Runs a number of housekeeping tasks within the current repository, such as compressing file revisions and removing unreachable objects."
msgstr ""
msgid "SSH Key"
msgstr ""
msgid "SSH Keys"
msgstr ""
...
...
@@ -8474,6 +8504,9 @@ msgstr ""
msgid "SSH host keys"
msgstr ""
msgid "SSH keys allow you to establish a secure connection between your computer and GitLab."
msgstr ""
msgid "SSH public key"
msgstr ""
...
...
@@ -9358,6 +9391,9 @@ msgstr ""
msgid "Subgroups and projects"
msgstr ""
msgid "Subkeys"
msgstr ""
msgid "Submit as spam"
msgstr ""
...
...
@@ -9906,6 +9942,18 @@ msgstr ""
msgid "The value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
msgstr ""
msgid "There are no GPG keys associated with this account."
msgstr ""
msgid "There are no GPG keys with access to your account."
msgstr ""
msgid "There are no SSH keys associated with this account."
msgstr ""
msgid "There are no SSH keys with access to your account."
msgstr ""
msgid "There are no archived projects yet"
msgstr ""
...
...
@@ -10405,6 +10453,9 @@ msgstr ""
msgid "Title"
msgstr ""
msgid "Title:"
msgstr ""
msgid "Titles and Filenames"
msgstr ""
...
...
@@ -11619,6 +11670,9 @@ msgstr ""
msgid "Your Conversational Development Index gives an overview of how you are using GitLab from a feature perspective. View how you compare with other organizations, discover features you are not using, and learn best practices through blog posts and white papers."