diff options
author | André Gama <toeoficial@gmail.com> | 2019-01-15 22:03:07 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-01-15 22:03:07 +0000 |
commit | 67e3a724471f6d8aaafdb7fac91822c0a0b679e9 (patch) | |
tree | b00d2daec310150d9746b2d8adbfee7cb1a0ab1f /locale | |
parent | 75b1837da79b5244a8da6bde1e391343fef59431 (diff) | |
download | gitlab-ce-67e3a724471f6d8aaafdb7fac91822c0a0b679e9.tar.gz |
Externalize strings from `/app/views/profiles/accounts`
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 365cd092610..404cb079371 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -2788,6 +2788,9 @@ msgstr "" msgid "Enable the Performance Bar for a given group." msgstr "" +msgid "Enable two-factor authentication" +msgstr "" + msgid "Enable usage ping" msgstr "" @@ -4168,6 +4171,9 @@ msgstr "" msgid "Manage project labels" msgstr "" +msgid "Manage two-factor authentication" +msgstr "" + msgid "Manifest" msgstr "" @@ -5207,6 +5213,12 @@ msgstr "" msgid "Profiles|Account scheduled for removal." msgstr "" +msgid "Profiles|Activate signin with one of the following services" +msgstr "" + +msgid "Profiles|Active" +msgstr "" + msgid "Profiles|Add key" msgstr "" @@ -5222,6 +5234,9 @@ msgstr "" msgid "Profiles|Change username" msgstr "" +msgid "Profiles|Changing your username can have unintended side effects." +msgstr "" + msgid "Profiles|Choose file..." msgstr "" @@ -5234,6 +5249,15 @@ msgstr "" msgid "Profiles|Clear status" msgstr "" +msgid "Profiles|Click on icon to activate signin with one of the following services" +msgstr "" + +msgid "Profiles|Connect" +msgstr "" + +msgid "Profiles|Connected Accounts" +msgstr "" + msgid "Profiles|Current path: %{path}" msgstr "" @@ -5252,6 +5276,9 @@ msgstr "" msgid "Profiles|Deleting an account has the following effects:" msgstr "" +msgid "Profiles|Disconnect" +msgstr "" + msgid "Profiles|Do not show on profile" msgstr "" @@ -5264,6 +5291,9 @@ msgstr "" msgid "Profiles|Enter your name, so people you know can recognize you" msgstr "" +msgid "Profiles|Increase your account's security by enabling Two-Factor Authentication (2FA)" +msgstr "" + msgid "Profiles|Invalid password" msgstr "" @@ -5300,6 +5330,9 @@ msgstr "" msgid "Profiles|Set new profile picture" msgstr "" +msgid "Profiles|Social sign-in" +msgstr "" + msgid "Profiles|Some options are unavailable for LDAP accounts" msgstr "" @@ -5327,6 +5360,9 @@ msgstr "" msgid "Profiles|This information will appear on your profile" msgstr "" +msgid "Profiles|Two-Factor Authentication" +msgstr "" + msgid "Profiles|Type your %{confirmationValue} to confirm:" msgstr "" |