diff options
| author | Constance Okoghenun <constanceokoghenun@gmail.com> | 2018-09-24 21:33:44 +0100 |
|---|---|---|
| committer | Constance Okoghenun <constanceokoghenun@gmail.com> | 2018-09-24 21:33:44 +0100 |
| commit | 73a27eafcedb7964756ca7386d73a0e04ed79fb6 (patch) | |
| tree | f2c68caccdd673ec0be6ba2802adca0ebdf109b1 | |
| parent | 518ae5725325431e7b0890cab6f85c085b620ef7 (diff) | |
| download | gitlab-ce-73a27eafcedb7964756ca7386d73a0e04ed79fb6.tar.gz | |
Updated locale file
| -rw-r--r-- | locale/gitlab.pot | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index d113270485a..f237572b0ff 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -93,11 +93,17 @@ msgstr "" msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)" msgstr "" +msgid "%{count} more assignees" +msgstr "" + msgid "%{count} participant" msgid_plural "%{count} participants" msgstr[0] "" msgstr[1] "" +msgid "%{estimate}" +msgstr "" + msgid "%{filePath} deleted" msgstr "" @@ -2385,9 +2391,6 @@ msgstr "" msgid "Downvotes" msgstr "" -msgid "Due Date" -msgstr "" - msgid "Due date" msgstr "" @@ -6135,6 +6138,9 @@ msgstr "" msgid "Time between merge request creation and merge/close" msgstr "" +msgid "Time estimate" +msgstr "" + msgid "Time remaining" msgstr "" @@ -6379,6 +6385,9 @@ msgstr "" msgid "Token" msgstr "" +msgid "Tomorrow" +msgstr "" + msgid "Too many changes to show." msgstr "" |
