diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2018-11-30 12:52:39 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2018-11-30 12:52:39 +0000 |
commit | 24790d3bb1577055f33bd95d321c95ee1428d113 (patch) | |
tree | 5aaf197dd060573ed0a25e4f84435cf10e96b9bb /locale | |
parent | 75734c46bb14ec7fc14a4c218a3936ef2cd757b9 (diff) | |
parent | 776b5439a179560d9ff74312a509804c20b01ccd (diff) | |
download | gitlab-ce-24790d3bb1577055f33bd95d321c95ee1428d113.tar.gz |
Merge branch 'gt-externalize-app-views-invites' into 'master'
Externalize strings from `/app/views/invites`
See merge request gitlab-org/gitlab-ce!23205
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index dff5b098dd4..3769dfab143 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -303,6 +303,9 @@ msgstr "" msgid "Abuse reports" msgstr "" +msgid "Accept invitation" +msgstr "" + msgid "Accept terms" msgstr "" @@ -2262,6 +2265,9 @@ msgstr "" msgid "December" msgstr "" +msgid "Decline" +msgstr "" + msgid "Decline and sign out" msgstr "" @@ -3373,6 +3379,9 @@ msgstr "" msgid "Housekeeping successfully started" msgstr "" +msgid "However, you are already a member of this %{member_source}. Sign in using a different account to accept the invitation." +msgstr "" + msgid "I accept the %{terms_link}" msgstr "" @@ -3574,6 +3583,9 @@ msgstr "" msgid "Introducing Cycle Analytics" msgstr "" +msgid "Invitation" +msgstr "" + msgid "Invite" msgstr "" @@ -4381,6 +4393,9 @@ msgstr "" msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}" msgstr "" +msgid "Note that this invitation was sent to %{mail_to_invite_email}, but you are signed in as %{link_to_current_user} with email %{mail_to_current_user}." +msgstr "" + msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow importing repositories without generating a Personal Access Token." msgstr "" @@ -7648,6 +7663,9 @@ msgstr "" msgid "from" msgstr "" +msgid "group" +msgstr "" + msgid "here" msgstr "" @@ -7894,6 +7912,9 @@ msgstr "" msgid "personal access token" msgstr "" +msgid "project" +msgstr "" + msgid "remaining" msgstr "" |