Skip to content

Commit 2731109

Browse files
committed
l10n: git.pot: v2.36.0 round 2 (4 new, 3 removed)
Generate po/git.pot from v2.36.0-rc2 for git v2.36.0 l10n round 2. Signed-off-by: Jiang Xin <[email protected]>
1 parent 61de00a commit 2731109

File tree

1 file changed

+52
-40
lines changed

1 file changed

+52
-40
lines changed

po/git.pot

Lines changed: 52 additions & 40 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: 2022-04-06 14:40+0800\n"
11+
"POT-Creation-Date: 2022-04-13 14:52+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"
@@ -1010,7 +1010,7 @@ msgid "cannot checkout %s"
10101010
msgstr ""
10111011

10121012
#: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:105 pack-revindex.c:214
1013-
#: setup.c:309
1013+
#: setup.c:310
10141014
#, c-format
10151015
msgid "failed to read %s"
10161016
msgstr ""
@@ -3116,7 +3116,7 @@ msgid "Marked %d islands, done.\n"
31163116
msgstr ""
31173117

31183118
#: diff-merges.c:81 gpg-interface.c:719 gpg-interface.c:734 ls-refs.c:37
3119-
#: parallel-checkout.c:42 sequencer.c:2805 setup.c:562 builtin/am.c:203
3119+
#: parallel-checkout.c:42 sequencer.c:2805 setup.c:563 builtin/am.c:203
31203120
#: builtin/am.c:2243 builtin/am.c:2287 builtin/blame.c:724 builtin/blame.c:742
31213121
#: builtin/fetch.c:792 builtin/pack-objects.c:3515 builtin/pull.c:45
31223122
#: builtin/pull.c:47 builtin/pull.c:321
@@ -4227,7 +4227,7 @@ msgstr ""
42274227
msgid "'%s': unable to read %s"
42284228
msgstr ""
42294229

4230-
#: grep.c:1876 setup.c:177 builtin/clone.c:308 builtin/diff.c:90
4230+
#: grep.c:1876 setup.c:178 builtin/clone.c:308 builtin/diff.c:90
42314231
#: builtin/rm.c:136
42324232
#, c-format
42334233
msgid "failed to stat '%s'"
@@ -8129,151 +8129,160 @@ msgstr ""
81298129
msgid "the script was already rearranged."
81308130
msgstr ""
81318131

8132-
#: setup.c:134
8132+
#: setup.c:135
81338133
#, c-format
81348134
msgid "'%s' is outside repository at '%s'"
81358135
msgstr ""
81368136

8137-
#: setup.c:186
8137+
#: setup.c:187
81388138
#, c-format
81398139
msgid ""
81408140
"%s: no such path in the working tree.\n"
81418141
"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
81428142
msgstr ""
81438143

8144-
#: setup.c:199
8144+
#: setup.c:200
81458145
#, c-format
81468146
msgid ""
81478147
"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
81488148
"Use '--' to separate paths from revisions, like this:\n"
81498149
"'git <command> [<revision>...] -- [<file>...]'"
81508150
msgstr ""
81518151

8152-
#: setup.c:265
8152+
#: setup.c:266
81538153
#, c-format
81548154
msgid "option '%s' must come before non-option arguments"
81558155
msgstr ""
81568156

8157-
#: setup.c:284
8157+
#: setup.c:285
81588158
#, c-format
81598159
msgid ""
81608160
"ambiguous argument '%s': both revision and filename\n"
81618161
"Use '--' to separate paths from revisions, like this:\n"
81628162
"'git <command> [<revision>...] -- [<file>...]'"
81638163
msgstr ""
81648164

8165-
#: setup.c:420
8165+
#: setup.c:421
81668166
msgid "unable to set up work tree using invalid config"
81678167
msgstr ""
81688168

8169-
#: setup.c:424 builtin/rev-parse.c:895
8169+
#: setup.c:425 builtin/rev-parse.c:895
81708170
msgid "this operation must be run in a work tree"
81718171
msgstr ""
81728172

8173-
#: setup.c:723
8173+
#: setup.c:724
81748174
#, c-format
81758175
msgid "Expected git repo version <= %d, found %d"
81768176
msgstr ""
81778177

8178-
#: setup.c:731
8178+
#: setup.c:732
81798179
msgid "unknown repository extension found:"
81808180
msgid_plural "unknown repository extensions found:"
81818181
msgstr[0] ""
81828182
msgstr[1] ""
81838183

8184-
#: setup.c:745
8184+
#: setup.c:746
81858185
msgid "repo version is 0, but v1-only extension found:"
81868186
msgid_plural "repo version is 0, but v1-only extensions found:"
81878187
msgstr[0] ""
81888188
msgstr[1] ""
81898189

8190-
#: setup.c:766
8190+
#: setup.c:767
81918191
#, c-format
81928192
msgid "error opening '%s'"
81938193
msgstr ""
81948194

8195-
#: setup.c:768
8195+
#: setup.c:769
81968196
#, c-format
81978197
msgid "too large to be a .git file: '%s'"
81988198
msgstr ""
81998199

8200-
#: setup.c:770
8200+
#: setup.c:771
82018201
#, c-format
82028202
msgid "error reading %s"
82038203
msgstr ""
82048204

8205-
#: setup.c:772
8205+
#: setup.c:773
82068206
#, c-format
82078207
msgid "invalid gitfile format: %s"
82088208
msgstr ""
82098209

8210-
#: setup.c:774
8210+
#: setup.c:775
82118211
#, c-format
82128212
msgid "no path in gitfile: %s"
82138213
msgstr ""
82148214

8215-
#: setup.c:776
8215+
#: setup.c:777
82168216
#, c-format
82178217
msgid "not a git repository: %s"
82188218
msgstr ""
82198219

8220-
#: setup.c:878
8220+
#: setup.c:879
82218221
#, c-format
82228222
msgid "'$%s' too big"
82238223
msgstr ""
82248224

8225-
#: setup.c:892
8225+
#: setup.c:893
82268226
#, c-format
82278227
msgid "not a git repository: '%s'"
82288228
msgstr ""
82298229

8230-
#: setup.c:921 setup.c:923 setup.c:954
8230+
#: setup.c:922 setup.c:924 setup.c:955
82318231
#, c-format
82328232
msgid "cannot chdir to '%s'"
82338233
msgstr ""
82348234

8235-
#: setup.c:926 setup.c:982 setup.c:992 setup.c:1031 setup.c:1039
8235+
#: setup.c:927 setup.c:983 setup.c:993 setup.c:1032 setup.c:1040
82368236
msgid "cannot come back to cwd"
82378237
msgstr ""
82388238

8239-
#: setup.c:1053
8239+
#: setup.c:1054
82408240
#, c-format
82418241
msgid "failed to stat '%*s%s%s'"
82428242
msgstr ""
82438243

8244-
#: setup.c:1296
8244+
#: setup.c:1338
82458245
msgid "Unable to read current working directory"
82468246
msgstr ""
82478247

8248-
#: setup.c:1305 setup.c:1311
8248+
#: setup.c:1347 setup.c:1353
82498249
#, c-format
82508250
msgid "cannot change to '%s'"
82518251
msgstr ""
82528252

8253-
#: setup.c:1316
8253+
#: setup.c:1358
82548254
#, c-format
82558255
msgid "not a git repository (or any of the parent directories): %s"
82568256
msgstr ""
82578257

8258-
#: setup.c:1322
8258+
#: setup.c:1364
82598259
#, c-format
82608260
msgid ""
82618261
"not a git repository (or any parent up to mount point %s)\n"
82628262
"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
82638263
msgstr ""
82648264

8265-
#: setup.c:1447
8265+
#: setup.c:1374
8266+
#, c-format
8267+
msgid ""
8268+
"unsafe repository ('%s' is owned by someone else)\n"
8269+
"To add an exception for this directory, call:\n"
8270+
"\n"
8271+
"\tgit config --global --add safe.directory %s"
8272+
msgstr ""
8273+
8274+
#: setup.c:1502
82668275
#, c-format
82678276
msgid ""
82688277
"problem with core.sharedRepository filemode value (0%.3o).\n"
82698278
"The owner of files must always have read and write permissions."
82708279
msgstr ""
82718280

8272-
#: setup.c:1509
8281+
#: setup.c:1564
82738282
msgid "fork failed"
82748283
msgstr ""
82758284

8276-
#: setup.c:1514
8285+
#: setup.c:1569
82778286
msgid "setsid failed"
82788287
msgstr ""
82798288

@@ -21956,7 +21965,7 @@ msgstr ""
2195621965
msgid ""
2195721966
"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
2195821967
"<repository>] [--name <name>] [--depth <depth>] [--single-branch] [--filter "
21959-
"<filter-spec>]--url <url> --path <path>"
21968+
"<filter-spec>] --url <url> --path <path>"
2196021969
msgstr ""
2196121970

2196221971
#: builtin/submodule--helper.c:1943
@@ -22215,7 +22224,7 @@ msgstr ""
2221522224
#: builtin/submodule--helper.c:3085
2221622225
msgid ""
2221722226
"git submodule--helper create-branch [-f|--force] [--create-reflog] [-q|--"
22218-
"quiet] [-t|--track] [-n|--dry-run] <name> <start_oid> <start_name>"
22227+
"quiet] [-t|--track] [-n|--dry-run] <name> <start-oid> <start-name>"
2221922228
msgstr ""
2222022229

2222122230
#: builtin/submodule--helper.c:3097
@@ -25110,30 +25119,33 @@ msgstr ""
2511025119
msgid "invalid transfer encoding"
2511125120
msgstr ""
2511225121

25113-
#: git-send-email.perl:2099
25122+
#: git-send-email.perl:2100
2511425123
#, perl-format
25115-
msgid "fatal: %s: rejected by %s hook\n"
25124+
msgid ""
25125+
"fatal: %s: rejected by %s hook\n"
25126+
"%s\n"
25127+
"warning: no patches were sent\n"
2511625128
msgstr ""
2511725129

25118-
#: git-send-email.perl:2111 git-send-email.perl:2164 git-send-email.perl:2174
25130+
#: git-send-email.perl:2110 git-send-email.perl:2163 git-send-email.perl:2173
2511925131
#, perl-format
2512025132
msgid "unable to open %s: %s\n"
2512125133
msgstr ""
2512225134

25123-
#: git-send-email.perl:2114
25135+
#: git-send-email.perl:2113
2512425136
#, perl-format
2512525137
msgid ""
2512625138
"fatal: %s:%d is longer than 998 characters\n"
2512725139
"warning: no patches were sent\n"
2512825140
msgstr ""
2512925141

25130-
#: git-send-email.perl:2132
25142+
#: git-send-email.perl:2131
2513125143
#, perl-format
2513225144
msgid "Skipping %s with backup suffix '%s'.\n"
2513325145
msgstr ""
2513425146

2513525147
#. TRANSLATORS: please keep "[y|N]" as is.
25136-
#: git-send-email.perl:2136
25148+
#: git-send-email.perl:2135
2513725149
#, perl-format
2513825150
msgid "Do you really want to send %s? [y|N]: "
2513925151
msgstr ""

0 commit comments

Comments
 (0)