help: s_("Profiles|Your name was automatically set based on your %{provider_label} account, so people you know can recognize you.")%{provider_label: attribute_provider_label(:name)}
help: s_("Profiles|Your name was automatically set based on your %{provider_label} account, so people you know can recognize you")%{provider_label: attribute_provider_label(:name)}
-else
=f.text_field:name,label: 'Full name',required: true,wrapper: {class: 'col-md-9'},help: "Enter your name, so people you know can recognize you."
=f.text_field:name,label: 'Full name',required: true,wrapper: {class: 'col-md-9'},help: s_("Profiles|Enter your name, so people you know can recognize you")
=f.text_field:email,required: true,readonly: true,help: s_("Profiles|Your email address was automatically set based on your %{provider_label} account.")%{provider_label: attribute_provider_label(:email)}
=f.text_field:email,required: true,class: 'input-lg',readonly: true,help: s_("Profiles|Your email address was automatically set based on your %{provider_label} account")%{provider_label: attribute_provider_label(:email)}
{help: s_("Profiles|This email will be used for web based operations, such as edits and merges. %{learn_more}").html_safe%{learn_more: commit_email_docs_link}},
=f.text_field:location,readonly: true,help: s_("Profiles|Your location was automatically set based on your %{provider_label} account.")%{provider_label: attribute_provider_label(:location)}
=f.text_field:location,readonly: true,help: s_("Profiles|Your location was automatically set based on your %{provider_label} account")%{provider_label: attribute_provider_label(:location)}
-else
=f.text_field:location
=f.text_field:organization
=f.text_area:bio,rows: 4,maxlength: 250,help: s_("Profiles|Tell us about yourself in fewer than 250 characters.")
msgid "Profiles| You are going to change the username %{currentUsernameBold} to %{newUsernameBold}. Profile and projects will be redirected to the %{newUsername} namespace but this redirect will expire once the %{currentUsername} namespace is registered by another user or group. Please update your Git repository remotes as soon as possible."
msgstr ""
msgid "Profiles|@username"
msgstr ""
msgid "Profiles|Account scheduled for removal."
msgstr ""
...
...
@@ -5027,7 +5030,10 @@ msgstr ""
msgid "Profiles|Choose file..."
msgstr ""
msgid "Profiles|Choose to show contributions of private projects on your public profile without any project, repository or organization information."
msgid "Profiles|Choose to show contributions of private projects on your public profile without any project, repository or organization information"
msgstr ""
msgid "Profiles|City, country"
msgstr ""
msgid "Profiles|Clear status"
...
...
@@ -5060,6 +5066,9 @@ msgstr ""
msgid "Profiles|Edit Profile"
msgstr ""
msgid "Profiles|Enter your name, so people you know can recognize you"
msgstr ""
msgid "Profiles|Invalid password"
msgstr ""
...
...
@@ -5099,7 +5108,7 @@ msgstr ""
msgid "Profiles|Some options are unavailable for LDAP accounts"
msgstr ""
msgid "Profiles|Tell us about yourself in fewer than 250 characters."
msgid "Profiles|Tell us about yourself in fewer than 250 characters"
msgstr ""
msgid "Profiles|The maximum file size allowed is 200KB."
...
...
@@ -5108,7 +5117,7 @@ msgstr ""
msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
msgstr ""
msgid "Profiles|This email will be displayed on your public profile."
msgid "Profiles|This email will be displayed on your public profile"
msgstr ""
msgid "Profiles|This email will be used for web based operations, such as edits and merges. %{learn_more}"
...
...
@@ -5117,10 +5126,10 @@ msgstr ""
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
msgid "Profiles|This feature is experimental and translations are not complete yet."
msgid "Profiles|This feature is experimental and translations are not complete yet"
msgstr ""
msgid "Profiles|This information will appear on your profile."
msgid "Profiles|This information will appear on your profile"
msgstr ""
msgid "Profiles|Type your %{confirmationValue} to confirm:"
...
...
@@ -5147,10 +5156,10 @@ msgstr ""
msgid "Profiles|Username successfully changed"
msgstr ""
msgid "Profiles|Website"
msgid "Profiles|What's your status?"
msgstr ""
msgid "Profiles|What's your status?"
msgid "Profiles|Who you represent or work for"
msgstr ""
msgid "Profiles|You can change your avatar here"
...
...
@@ -5171,16 +5180,19 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
msgid "Profiles|Your account is currently an owner in these groups:"
msgstr ""
msgid "Profiles|Your email address was automatically set based on your %{provider_label} account."
msgid "Profiles|Your email address was automatically set based on your %{provider_label} account"
msgstr ""
msgid "Profiles|Your location was automatically set based on your %{provider_label} account."
msgid "Profiles|Your location was automatically set based on your %{provider_label} account"
msgstr ""
msgid "Profiles|Your name was automatically set based on your %{provider_label} account, so people you know can recognize you."
msgid "Profiles|Your name was automatically set based on your %{provider_label} account, so people you know can recognize you"