diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 942aeabc050..4207deb3dfb 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -324,6 +324,9 @@ msgstr "" msgid "%{percent}%% complete" msgstr "" +msgid "%{primary} (%{secondary})" +msgstr "" + msgid "%{releases} release" msgid_plural "%{releases} releases" msgstr[0] "" @@ -1627,6 +1630,9 @@ msgstr "" msgid "An error occurred while loading filenames" msgstr "" +msgid "An error occurred while loading issues" +msgstr "" + msgid "An error occurred while loading the file" msgstr "" @@ -20650,6 +20656,9 @@ msgstr "" msgid "nounSeries|%{item}, and %{lastItem}" msgstr "" +msgid "opened %{timeAgoString} by %{user}" +msgstr "" + msgid "or %{link_start}create a new Google account%{link_end}" msgstr "" |