diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2018-11-20 10:12:05 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2018-11-20 10:12:05 +0000 |
commit | 59176c2c6cdd5d3bf8c1852e03aeb8fbdf6199ef (patch) | |
tree | 126bc03051ab71126952715a667058ef5451c486 /locale | |
parent | 320ae6223d26e3fa565cb18d5d0b7d571032d948 (diff) | |
parent | e109b76b9d10d8b22c7a57789e7117a1069d9d47 (diff) | |
download | gitlab-ce-59176c2c6cdd5d3bf8c1852e03aeb8fbdf6199ef.tar.gz |
Merge branch 'gt-externalize-app-views-u2f' into 'master'
Externalize strings from `/app/views/u2f`
See merge request gitlab-org/gitlab-ce!23201
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 709560a3246..2e9ed280c89 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4434,6 +4434,9 @@ msgstr "" msgid "Personal Access Token" msgstr "" +msgid "Pick a name" +msgstr "" + msgid "Pipeline" msgstr "" @@ -5156,6 +5159,9 @@ msgstr "" msgid "Register / Sign In" msgstr "" +msgid "Register U2F device" +msgstr "" + msgid "Register and see your runners for this group." msgstr "" @@ -5596,6 +5602,9 @@ msgstr "" msgid "Set up a specific Runner automatically" msgstr "" +msgid "Set up new U2F device" +msgstr "" + msgid "Set up your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically." msgstr "" @@ -5676,6 +5685,9 @@ msgstr "" msgid "Sign in / Register" msgstr "" +msgid "Sign in via 2FA code" +msgstr "" + msgid "Sign out" msgstr "" @@ -6678,6 +6690,12 @@ msgstr "" msgid "Try again" msgstr "" +msgid "Try again?" +msgstr "" + +msgid "Trying to communicate with your device. Plug it in (if you haven't already) and press the button on the device now." +msgstr "" + msgid "Twitter" msgstr "" @@ -6942,6 +6960,9 @@ msgstr "" msgid "We don't have enough data to show this stage." msgstr "" +msgid "We heard back from your U2F device. You have been authenticated." +msgstr "" + msgid "We want to be sure it is you, please confirm you are not a robot." msgstr "" @@ -7191,6 +7212,9 @@ msgstr "" msgid "You need permission." msgstr "" +msgid "You need to register a two-factor authentication app before you can set up a U2F device." +msgstr "" + msgid "You will loose all changes you've made to this file. This action cannot be undone." msgstr "" @@ -7251,12 +7275,18 @@ msgstr "" msgid "Your Todos" msgstr "" +msgid "Your U2F device needs to be set up. Plug it in (if not already) and click the button on the left." +msgstr "" + msgid "Your applications (%{size})" msgstr "" msgid "Your authorized applications" msgstr "" +msgid "Your browser doesn't support U2F. Please use Google Chrome desktop (version 41 or newer)." +msgstr "" + msgid "Your changes can be committed to %{branch_name} because a merge request is open." msgstr "" @@ -7266,6 +7296,9 @@ msgstr "" msgid "Your comment will not be visible to the public." msgstr "" +msgid "Your device was successfully set up! Give it a name and register it with the GitLab server." +msgstr "" + msgid "Your groups" msgstr "" @@ -7319,6 +7352,9 @@ msgstr "" msgid "enabled" msgstr "" +msgid "error code:" +msgstr "" + msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command." msgstr "" |