diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2019-04-30 17:21:40 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-04-30 17:21:40 +0000 |
commit | 4e207432324b4ed4c81a45d110a7965cd58e9328 (patch) | |
tree | ce19d4836d0feca4cfc811a5402da4783d0b1785 /locale | |
parent | 2432a540cff461c5d9c0346dd4021229078d674d (diff) | |
parent | 6a9b6c22ef25bf867e1cddeb7981e19aade8ecec (diff) | |
download | gitlab-ce-4e207432324b4ed4c81a45d110a7965cd58e9328.tar.gz |
Merge branch 'js-i18n-blob' into 'master'
Internationalisation of blob directory
See merge request gitlab-org/gitlab-ce!27670
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 3d56efa9834..7ce605af062 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1296,6 +1296,9 @@ msgstr "" msgid "Badges|e.g. %{exampleUrl}" msgstr "" +msgid "Balsamiq file could not be loaded." +msgstr "" + msgid "BambooService|A continuous integration and build server" msgstr "" @@ -1614,6 +1617,9 @@ msgstr "" msgid "Cannot render the image. Maximum character count (%{charLimit}) has been exceeded." msgstr "" +msgid "Cannot show preview. For previews on sketch files, they must have the file format introduced by Sketch version 43 and above." +msgstr "" + msgid "Cannot skip two factor authentication setup" msgstr "" @@ -2714,6 +2720,9 @@ msgstr "" msgid "Copy secret to clipboard" msgstr "" +msgid "Copy source to clipboard" +msgstr "" + msgid "Copy to clipboard" msgstr "" @@ -3292,6 +3301,9 @@ msgstr "" msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?" msgstr "" +msgid "Dockerfile" +msgstr "" + msgid "Domain" msgstr "" @@ -3709,6 +3721,9 @@ msgstr "" msgid "Error loading branches." msgstr "" +msgid "Error loading file viewer." +msgstr "" + msgid "Error loading last commit." msgstr "" @@ -3727,6 +3742,9 @@ msgstr "" msgid "Error loading template." msgstr "" +msgid "Error loading viewer" +msgstr "" + msgid "Error occurred when toggling the notification subscription" msgstr "" @@ -3760,6 +3778,9 @@ msgstr "" msgid "Error uploading file" msgstr "" +msgid "Error uploading file: %{stripped}" +msgstr "" + msgid "Error while loading the merge request. Please try again." msgstr "" @@ -6658,6 +6679,9 @@ msgstr "" msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access." msgstr "" +msgid "Please select a file" +msgstr "" + msgid "Please select a group." msgstr "" @@ -8725,6 +8749,9 @@ msgstr "" msgid "Switch to GitLab Next" msgstr "" +msgid "Switch to the source to copy it to the clipboard" +msgstr "" + msgid "System Hooks" msgstr "" @@ -10240,6 +10267,9 @@ msgstr "" msgid "VisibilityLevel|Unknown" msgstr "" +msgid "Wait for the source to load to copy it to the clipboard" +msgstr "" + msgid "Want to see the data? Please ask an administrator for access." msgstr "" |