diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-05-01 15:54:18 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2019-05-01 15:54:18 +0000 |
commit | 205eddc77721bb2b99378cec4a0978baea252573 (patch) | |
tree | 3e246919f0025cbb42bad5a7b0faff5ef5400f72 /locale | |
parent | 9178ebb79b62b7c26a189bb03c5ace34547174cc (diff) | |
download | gitlab-ce-205eddc77721bb2b99378cec4a0978baea252573.tar.gz |
Internationalisation of notes directory
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
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 57bb25b6900..f3c8db4796d 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -972,6 +972,15 @@ msgstr "" msgid "Apply suggestion" msgstr "" +msgid "Applying command" +msgstr "" + +msgid "Applying command to %{commandDescription}" +msgstr "" + +msgid "Applying multiple commands" +msgstr "" + msgid "Apr" msgstr "" @@ -1197,6 +1206,9 @@ msgstr "" msgid "Automatically resolved" msgstr "" +msgid "Autosave|Note" +msgstr "" + msgid "Available" msgstr "" @@ -2430,6 +2442,9 @@ msgstr "" msgid "Command line instructions" msgstr "" +msgid "Commands applied" +msgstr "" + msgid "Comment" msgstr "" @@ -8473,6 +8488,9 @@ msgstr "" msgid "Something went wrong when toggling the button" msgstr "" +msgid "Something went wrong while adding your award. Please try again." +msgstr "" + msgid "Something went wrong while applying the suggestion. Please try again." msgstr "" @@ -8485,6 +8503,9 @@ msgstr "" msgid "Something went wrong while fetching comments. Please try again." msgstr "" +msgid "Something went wrong while fetching latest comments." +msgstr "" + msgid "Something went wrong while fetching related merge requests." msgstr "" |