From 91d443d0d8dd942dcfc322ea200edddb9cef2b4e Mon Sep 17 00:00:00 2001 From: Jiang Xin Date: Mon, 24 Jul 2017 22:00:44 +0800 Subject: [PATCH] l10n: git.pot: v2.14.0 round 2 (9 new, 2 removed) Generate po/git.pot from v2.14.0-rc0-40-g5eada8987e for git v2.14.0 l10n round 2. Signed-off-by: Jiang Xin --- po/git.pot | 70 ++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 60 insertions(+), 10 deletions(-) diff --git a/po/git.pot b/po/git.pot index 1f6d37694e..4669c5a3c9 100644 --- a/po/git.pot +++ b/po/git.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Git Mailing List \n" -"POT-Creation-Date: 2017-07-15 11:57+0800\n" +"POT-Creation-Date: 2017-07-24 21:54+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1391,17 +1391,67 @@ msgstr "" msgid "in the future" msgstr "" -#: date.c:122 date.c:129 date.c:136 date.c:143 date.c:149 date.c:156 date.c:167 -#: date.c:175 date.c:180 -msgid "%" -msgid_plural "%" +#: date.c:122 +#, c-format +msgid "% second ago" +msgid_plural "% seconds ago" +msgstr[0] "" +msgstr[1] "" + +#: date.c:129 +#, c-format +msgid "% minute ago" +msgid_plural "% minutes ago" +msgstr[0] "" +msgstr[1] "" + +#: date.c:136 +#, c-format +msgid "% hour ago" +msgid_plural "% hours ago" +msgstr[0] "" +msgstr[1] "" + +#: date.c:143 +#, c-format +msgid "% day ago" +msgid_plural "% days ago" +msgstr[0] "" +msgstr[1] "" + +#: date.c:149 +#, c-format +msgid "% week ago" +msgid_plural "% weeks ago" +msgstr[0] "" +msgstr[1] "" + +#: date.c:156 +#, c-format +msgid "% month ago" +msgid_plural "% months ago" +msgstr[0] "" +msgstr[1] "" + +#: date.c:167 +#, c-format +msgid "% year" +msgid_plural "% years" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: "%s" is " years" #: date.c:170 -msgid "%s, %" -msgid_plural "%s, %" +#, c-format +msgid "%s, % month ago" +msgid_plural "%s, % months ago" +msgstr[0] "" +msgstr[1] "" + +#: date.c:175 date.c:180 +#, c-format +msgid "% year ago" +msgid_plural "% years ago" msgstr[0] "" msgstr[1] "" @@ -1569,7 +1619,7 @@ msgstr "" msgid "giving up" msgstr "" -#: fetch-pack.c:533 progress.c:235 +#: fetch-pack.c:533 progress.c:237 msgid "done" msgstr "" @@ -7860,13 +7910,13 @@ msgstr "" msgid "See \"git help gc\" for manual housekeeping.\n" msgstr "" -#: builtin/gc.c:432 +#: builtin/gc.c:436 #, c-format msgid "" "gc is already running on machine '%s' pid % (use --force if not)" msgstr "" -#: builtin/gc.c:476 +#: builtin/gc.c:480 msgid "" "There are too many unreachable loose objects; run 'git prune' to remove them." msgstr ""