Skip to content

Commit 91d443d

Browse files
committed
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 <[email protected]>
1 parent 9212553 commit 91d443d

File tree

1 file changed

+60
-10
lines changed

1 file changed

+60
-10
lines changed

po/git.pot

Lines changed: 60 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
11-
"POT-Creation-Date: 2017-07-15 11:57+0800\n"
11+
"POT-Creation-Date: 2017-07-24 21:54+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1391,17 +1391,67 @@ msgstr ""
13911391
msgid "in the future"
13921392
msgstr ""
13931393

1394-
#: date.c:122 date.c:129 date.c:136 date.c:143 date.c:149 date.c:156 date.c:167
1395-
#: date.c:175 date.c:180
1396-
msgid "%"
1397-
msgid_plural "%"
1394+
#: date.c:122
1395+
#, c-format
1396+
msgid "%<PRIuMAX> second ago"
1397+
msgid_plural "%<PRIuMAX> seconds ago"
1398+
msgstr[0] ""
1399+
msgstr[1] ""
1400+
1401+
#: date.c:129
1402+
#, c-format
1403+
msgid "%<PRIuMAX> minute ago"
1404+
msgid_plural "%<PRIuMAX> minutes ago"
1405+
msgstr[0] ""
1406+
msgstr[1] ""
1407+
1408+
#: date.c:136
1409+
#, c-format
1410+
msgid "%<PRIuMAX> hour ago"
1411+
msgid_plural "%<PRIuMAX> hours ago"
1412+
msgstr[0] ""
1413+
msgstr[1] ""
1414+
1415+
#: date.c:143
1416+
#, c-format
1417+
msgid "%<PRIuMAX> day ago"
1418+
msgid_plural "%<PRIuMAX> days ago"
1419+
msgstr[0] ""
1420+
msgstr[1] ""
1421+
1422+
#: date.c:149
1423+
#, c-format
1424+
msgid "%<PRIuMAX> week ago"
1425+
msgid_plural "%<PRIuMAX> weeks ago"
1426+
msgstr[0] ""
1427+
msgstr[1] ""
1428+
1429+
#: date.c:156
1430+
#, c-format
1431+
msgid "%<PRIuMAX> month ago"
1432+
msgid_plural "%<PRIuMAX> months ago"
1433+
msgstr[0] ""
1434+
msgstr[1] ""
1435+
1436+
#: date.c:167
1437+
#, c-format
1438+
msgid "%<PRIuMAX> year"
1439+
msgid_plural "%<PRIuMAX> years"
13981440
msgstr[0] ""
13991441
msgstr[1] ""
14001442

14011443
#. TRANSLATORS: "%s" is "<n> years"
14021444
#: date.c:170
1403-
msgid "%s, %"
1404-
msgid_plural "%s, %"
1445+
#, c-format
1446+
msgid "%s, %<PRIuMAX> month ago"
1447+
msgid_plural "%s, %<PRIuMAX> months ago"
1448+
msgstr[0] ""
1449+
msgstr[1] ""
1450+
1451+
#: date.c:175 date.c:180
1452+
#, c-format
1453+
msgid "%<PRIuMAX> year ago"
1454+
msgid_plural "%<PRIuMAX> years ago"
14051455
msgstr[0] ""
14061456
msgstr[1] ""
14071457

@@ -1569,7 +1619,7 @@ msgstr ""
15691619
msgid "giving up"
15701620
msgstr ""
15711621

1572-
#: fetch-pack.c:533 progress.c:235
1622+
#: fetch-pack.c:533 progress.c:237
15731623
msgid "done"
15741624
msgstr ""
15751625

@@ -7860,13 +7910,13 @@ msgstr ""
78607910
msgid "See \"git help gc\" for manual housekeeping.\n"
78617911
msgstr ""
78627912

7863-
#: builtin/gc.c:432
7913+
#: builtin/gc.c:436
78647914
#, c-format
78657915
msgid ""
78667916
"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
78677917
msgstr ""
78687918

7869-
#: builtin/gc.c:476
7919+
#: builtin/gc.c:480
78707920
msgid ""
78717921
"There are too many unreachable loose objects; run 'git prune' to remove them."
78727922
msgstr ""

0 commit comments

Comments
 (0)