Advertisement
Guest User

Untitled

a guest
Jan 8th, 2012
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.85 KB | None | 0 0
  1. # Greek translations for git package.
  2. # Copyright (C) 2012 THE git'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the git package.
  4. # Savvas Radevic <vicedar@...>, 2012.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: git 1.7.8.3\n"
  9. "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
  10. "POT-Creation-Date: 2012-01-08 10:44+0100\n"
  11. "PO-Revision-Date: 2012-01-08 10:46+0100\n"
  12. "Last-Translator: Savvas Radevic <vicedar@...>\n"
  13. "Language-Team: Greek\n"
  14. "Language: el\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19.  
  20. #: commit.c:46
  21. #, c-format
  22. msgid "could not parse %s"
  23. msgstr ""
  24.  
  25. #: commit.c:48
  26. #, c-format
  27. msgid "%s %s is not a commit!"
  28. msgstr ""
  29.  
  30. #: compat/obstack.c:406 compat/obstack.c:408
  31. msgid "memory exhausted"
  32. msgstr ""
  33.  
  34. #: connected.c:39
  35. msgid "Could not run 'git rev-list'"
  36. msgstr ""
  37.  
  38. #: connected.c:48
  39. #, c-format
  40. msgid "failed write to rev-list: %s"
  41. msgstr ""
  42.  
  43. #: connected.c:56
  44. #, c-format
  45. msgid "failed to close rev-list's stdin: %s"
  46. msgstr ""
  47.  
  48. #: diff.c:104
  49. #, c-format
  50. msgid " Failed to parse dirstat cut-off percentage '%.*s'\n"
  51. msgstr ""
  52.  
  53. #: diff.c:109
  54. #, c-format
  55. msgid " Unknown dirstat parameter '%.*s'\n"
  56. msgstr ""
  57.  
  58. #: diff.c:208
  59. #, c-format
  60. msgid ""
  61. "Found errors in 'diff.dirstat' config variable:\n"
  62. "%s"
  63. msgstr ""
  64.  
  65. #: diff.c:3299
  66. #, c-format
  67. msgid ""
  68. "Failed to parse --dirstat/-X option parameter:\n"
  69. "%s"
  70. msgstr ""
  71.  
  72. #: help.c:309
  73. #, c-format
  74. msgid ""
  75. "'%s' appears to be a git command, but we were not\n"
  76. "able to execute it. Maybe git-%s is broken?"
  77. msgstr ""
  78.  
  79. #: wt-status.c:136
  80. msgid "Unmerged paths:"
  81. msgstr ""
  82.  
  83. #: wt-status.c:142 wt-status.c:159
  84. #, c-format
  85. msgid " (use \"git reset %s <file>...\" to unstage)"
  86. msgstr ""
  87.  
  88. #: wt-status.c:144 wt-status.c:161
  89. msgid " (use \"git rm --cached <file>...\" to unstage)"
  90. msgstr ""
  91.  
  92. #: wt-status.c:145
  93. msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
  94. msgstr ""
  95.  
  96. #: wt-status.c:153
  97. msgid "Changes to be committed:"
  98. msgstr ""
  99.  
  100. #: wt-status.c:171
  101. msgid "Changes not staged for commit:"
  102. msgstr ""
  103.  
  104. #: wt-status.c:175
  105. msgid " (use \"git add <file>...\" to update what will be committed)"
  106. msgstr ""
  107.  
  108. #: wt-status.c:177
  109. msgid " (use \"git add/rm <file>...\" to update what will be committed)"
  110. msgstr ""
  111.  
  112. #: wt-status.c:178
  113. msgid ""
  114. " (use \"git checkout -- <file>...\" to discard changes in working directory)"
  115. msgstr ""
  116.  
  117. #: wt-status.c:180
  118. msgid " (commit or discard the untracked or modified content in submodules)"
  119. msgstr ""
  120.  
  121. #: wt-status.c:189
  122. #, c-format
  123. msgid "%s files:"
  124. msgstr ""
  125.  
  126. #: wt-status.c:192
  127. #, c-format
  128. msgid " (use \"git %s <file>...\" to include in what will be committed)"
  129. msgstr ""
  130.  
  131. #: wt-status.c:209
  132. msgid "bug"
  133. msgstr ""
  134.  
  135. #: wt-status.c:214
  136. msgid "both deleted:"
  137. msgstr ""
  138.  
  139. #: wt-status.c:215
  140. msgid "added by us:"
  141. msgstr ""
  142.  
  143. #: wt-status.c:216
  144. msgid "deleted by them:"
  145. msgstr ""
  146.  
  147. #: wt-status.c:217
  148. msgid "added by them:"
  149. msgstr ""
  150.  
  151. #: wt-status.c:218
  152. msgid "deleted by us:"
  153. msgstr ""
  154.  
  155. #: wt-status.c:219
  156. msgid "both added:"
  157. msgstr ""
  158.  
  159. #: wt-status.c:220
  160. msgid "both modified:"
  161. msgstr ""
  162.  
  163. #: wt-status.c:250
  164. msgid "new commits, "
  165. msgstr ""
  166.  
  167. #: wt-status.c:252
  168. msgid "modified content, "
  169. msgstr ""
  170.  
  171. #: wt-status.c:254
  172. msgid "untracked content, "
  173. msgstr ""
  174.  
  175. #: wt-status.c:268
  176. #, c-format
  177. msgid "new file: %s"
  178. msgstr ""
  179.  
  180. #: wt-status.c:271
  181. #, c-format
  182. msgid "copied: %s -> %s"
  183. msgstr ""
  184.  
  185. #: wt-status.c:274
  186. #, c-format
  187. msgid "deleted: %s"
  188. msgstr ""
  189.  
  190. #: wt-status.c:277
  191. #, c-format
  192. msgid "modified: %s"
  193. msgstr ""
  194.  
  195. #: wt-status.c:280
  196. #, c-format
  197. msgid "renamed: %s -> %s"
  198. msgstr ""
  199.  
  200. #: wt-status.c:283
  201. #, c-format
  202. msgid "typechange: %s"
  203. msgstr ""
  204.  
  205. #: wt-status.c:286
  206. #, c-format
  207. msgid "unknown: %s"
  208. msgstr ""
  209.  
  210. #: wt-status.c:289
  211. #, c-format
  212. msgid "unmerged: %s"
  213. msgstr ""
  214.  
  215. #: wt-status.c:292
  216. #, c-format
  217. msgid "bug: unhandled diff status %c"
  218. msgstr ""
  219.  
  220. #: wt-status.c:715
  221. msgid "On branch "
  222. msgstr ""
  223.  
  224. #: wt-status.c:722
  225. msgid "Not currently on any branch."
  226. msgstr ""
  227.  
  228. #: wt-status.c:733
  229. msgid "Initial commit"
  230. msgstr ""
  231.  
  232. #: wt-status.c:747
  233. msgid "Untracked"
  234. msgstr ""
  235.  
  236. #: wt-status.c:749
  237. msgid "Ignored"
  238. msgstr ""
  239.  
  240. #: wt-status.c:751
  241. #, c-format
  242. msgid "Untracked files not listed%s"
  243. msgstr ""
  244.  
  245. #: wt-status.c:753
  246. msgid " (use -u option to show untracked files)"
  247. msgstr ""
  248.  
  249. #: wt-status.c:759
  250. msgid "No changes"
  251. msgstr ""
  252.  
  253. #: wt-status.c:763
  254. #, c-format
  255. msgid "no changes added to commit%s\n"
  256. msgstr ""
  257.  
  258. #: wt-status.c:765
  259. msgid " (use \"git add\" and/or \"git commit -a\")"
  260. msgstr ""
  261.  
  262. #: wt-status.c:767
  263. #, c-format
  264. msgid "nothing added to commit but untracked files present%s\n"
  265. msgstr ""
  266.  
  267. #: wt-status.c:769
  268. msgid " (use \"git add\" to track)"
  269. msgstr ""
  270.  
  271. #: wt-status.c:771 wt-status.c:774 wt-status.c:777
  272. #, c-format
  273. msgid "nothing to commit%s\n"
  274. msgstr ""
  275.  
  276. #: wt-status.c:772
  277. msgid " (create/copy files and use \"git add\" to track)"
  278. msgstr ""
  279.  
  280. #: wt-status.c:775
  281. msgid " (use -u to show untracked files)"
  282. msgstr ""
  283.  
  284. #: wt-status.c:778
  285. msgid " (working directory clean)"
  286. msgstr ""
  287.  
  288. #: wt-status.c:886
  289. msgid "HEAD (no branch)"
  290. msgstr ""
  291.  
  292. #: wt-status.c:892
  293. msgid "Initial commit on "
  294. msgstr ""
  295.  
  296. #: wt-status.c:907
  297. msgid "behind "
  298. msgstr ""
  299.  
  300. #: wt-status.c:910 wt-status.c:913
  301. msgid "ahead "
  302. msgstr ""
  303.  
  304. #: wt-status.c:915
  305. msgid ", behind "
  306. msgstr ""
  307.  
  308. #: builtin/add.c:61
  309. #, c-format
  310. msgid "unexpected diff status %c"
  311. msgstr ""
  312.  
  313. #: builtin/add.c:66 builtin/commit.c:292
  314. msgid "updating files failed"
  315. msgstr ""
  316.  
  317. #: builtin/add.c:76
  318. #, c-format
  319. msgid "remove '%s'\n"
  320. msgstr ""
  321.  
  322. #: builtin/add.c:175
  323. #, c-format
  324. msgid "Path '%s' is in submodule '%.*s'"
  325. msgstr ""
  326.  
  327. #: builtin/add.c:191
  328. msgid "Unstaged changes after refreshing the index:"
  329. msgstr ""
  330.  
  331. #: builtin/add.c:194 builtin/add.c:454 builtin/rm.c:186
  332. #, c-format
  333. msgid "pathspec '%s' did not match any files"
  334. msgstr ""
  335.  
  336. #: builtin/add.c:208
  337. #, c-format
  338. msgid "'%s' is beyond a symbolic link"
  339. msgstr ""
  340.  
  341. #: builtin/add.c:275
  342. msgid "Could not read the index"
  343. msgstr ""
  344.  
  345. #: builtin/add.c:284
  346. #, c-format
  347. msgid "Could not open '%s' for writing."
  348. msgstr ""
  349.  
  350. #: builtin/add.c:288
  351. msgid "Could not write patch"
  352. msgstr ""
  353.  
  354. #: builtin/add.c:293
  355. #, c-format
  356. msgid "Could not stat '%s'"
  357. msgstr ""
  358.  
  359. #: builtin/add.c:295
  360. msgid "Empty patch. Aborted."
  361. msgstr ""
  362.  
  363. #: builtin/add.c:301
  364. #, c-format
  365. msgid "Could not apply '%s'"
  366. msgstr ""
  367.  
  368. #: builtin/add.c:310
  369. msgid "The following paths are ignored by one of your .gitignore files:\n"
  370. msgstr ""
  371.  
  372. #: builtin/add.c:350
  373. #, c-format
  374. msgid "Use -f if you really want to add them.\n"
  375. msgstr ""
  376.  
  377. #: builtin/add.c:351
  378. msgid "no files added"
  379. msgstr ""
  380.  
  381. #: builtin/add.c:357
  382. msgid "adding files failed"
  383. msgstr ""
  384.  
  385. #: builtin/add.c:389
  386. msgid "-A and -u are mutually incompatible"
  387. msgstr ""
  388.  
  389. #: builtin/add.c:391
  390. msgid "Option --ignore-missing can only be used together with --dry-run"
  391. msgstr ""
  392.  
  393. #: builtin/add.c:411
  394. #, c-format
  395. msgid "Nothing specified, nothing added.\n"
  396. msgstr ""
  397.  
  398. #: builtin/add.c:412
  399. #, c-format
  400. msgid "Maybe you wanted to say 'git add .'?\n"
  401. msgstr ""
  402.  
  403. #: builtin/add.c:418 builtin/clean.c:95 builtin/commit.c:352 builtin/mv.c:82
  404. #: builtin/rm.c:162
  405. msgid "index file corrupt"
  406. msgstr ""
  407.  
  408. #: builtin/add.c:470 builtin/mv.c:229 builtin/rm.c:260
  409. msgid "Unable to write new index file"
  410. msgstr ""
  411.  
  412. #: builtin/archive.c:17
  413. #, c-format
  414. msgid "could not create archive file '%s'"
  415. msgstr ""
  416.  
  417. #: builtin/archive.c:20
  418. msgid "could not redirect output"
  419. msgstr ""
  420.  
  421. #: builtin/archive.c:37
  422. msgid "git archive: Remote with no URL"
  423. msgstr ""
  424.  
  425. #: builtin/archive.c:58
  426. msgid "git archive: expected ACK/NAK, got EOF"
  427. msgstr ""
  428.  
  429. #: builtin/archive.c:63
  430. #, c-format
  431. msgid "git archive: NACK %s"
  432. msgstr ""
  433.  
  434. #: builtin/archive.c:65
  435. #, c-format
  436. msgid "remote error: %s"
  437. msgstr ""
  438.  
  439. #: builtin/archive.c:66
  440. msgid "git archive: protocol error"
  441. msgstr ""
  442.  
  443. #: builtin/archive.c:71
  444. msgid "git archive: expected a flush"
  445. msgstr ""
  446.  
  447. #: builtin/branch.c:136
  448. #, c-format
  449. msgid ""
  450. "deleting branch '%s' that has been merged to\n"
  451. " '%s', but not yet merged to HEAD."
  452. msgstr ""
  453.  
  454. #: builtin/branch.c:140
  455. #, c-format
  456. msgid ""
  457. "not deleting branch '%s' that is not yet merged to\n"
  458. " '%s', even though it is merged to HEAD."
  459. msgstr ""
  460.  
  461. #. TRANSLATORS: This is "remote " in "remote branch '%s' not found"
  462. #: builtin/branch.c:161
  463. msgid "remote "
  464. msgstr ""
  465.  
  466. #: builtin/branch.c:169
  467. msgid "cannot use -a with -d"
  468. msgstr ""
  469.  
  470. #: builtin/branch.c:175
  471. msgid "Couldn't look up commit object for HEAD"
  472. msgstr ""
  473.  
  474. #: builtin/branch.c:180
  475. #, c-format
  476. msgid "Cannot delete the branch '%s' which you are currently on."
  477. msgstr ""
  478.  
  479. #: builtin/branch.c:190
  480. #, c-format
  481. msgid "%sbranch '%s' not found."
  482. msgstr ""
  483.  
  484. #: builtin/branch.c:198
  485. #, c-format
  486. msgid "Couldn't look up commit object for '%s'"
  487. msgstr ""
  488.  
  489. #: builtin/branch.c:204
  490. #, c-format
  491. msgid ""
  492. "The branch '%s' is not fully merged.\n"
  493. "If you are sure you want to delete it, run 'git branch -D %s'."
  494. msgstr ""
  495.  
  496. #: builtin/branch.c:212
  497. #, c-format
  498. msgid "Error deleting %sbranch '%s'"
  499. msgstr ""
  500.  
  501. #: builtin/branch.c:217
  502. #, c-format
  503. msgid "Deleted %sbranch %s (was %s).\n"
  504. msgstr ""
  505.  
  506. #: builtin/branch.c:222
  507. msgid "Update of config-file failed"
  508. msgstr ""
  509.  
  510. #: builtin/branch.c:320
  511. #, c-format
  512. msgid "branch '%s' does not point at a commit"
  513. msgstr ""
  514.  
  515. #: builtin/branch.c:392
  516. #, c-format
  517. msgid "behind %d] "
  518. msgstr ""
  519.  
  520. #: builtin/branch.c:394
  521. #, c-format
  522. msgid "ahead %d] "
  523. msgstr ""
  524.  
  525. #: builtin/branch.c:396
  526. #, c-format
  527. msgid "ahead %d, behind %d] "
  528. msgstr ""
  529.  
  530. #: builtin/branch.c:499
  531. msgid "(no branch)"
  532. msgstr ""
  533.  
  534. #: builtin/branch.c:560
  535. msgid "some refs could not be read"
  536. msgstr ""
  537.  
  538. #: builtin/branch.c:574
  539. msgid "cannot rename the current branch while not on any."
  540. msgstr ""
  541.  
  542. #: builtin/branch.c:584
  543. #, c-format
  544. msgid "Invalid branch name: '%s'"
  545. msgstr ""
  546.  
  547. #: builtin/branch.c:599
  548. msgid "Branch rename failed"
  549. msgstr ""
  550.  
  551. #: builtin/branch.c:603
  552. #, c-format
  553. msgid "Renamed a misnamed branch '%s' away"
  554. msgstr ""
  555.  
  556. #: builtin/branch.c:607
  557. #, c-format
  558. msgid "Branch renamed to %s, but HEAD is not updated!"
  559. msgstr ""
  560.  
  561. #: builtin/branch.c:614
  562. msgid "Branch is renamed, but update of config-file failed"
  563. msgstr ""
  564.  
  565. #: builtin/branch.c:629
  566. #, c-format
  567. msgid "malformed object name %s"
  568. msgstr ""
  569.  
  570. #: builtin/branch.c:701
  571. msgid "Failed to resolve HEAD as a valid ref."
  572. msgstr ""
  573.  
  574. #: builtin/branch.c:707
  575. msgid "HEAD not found below refs/heads!"
  576. msgstr ""
  577.  
  578. #: builtin/branch.c:738
  579. msgid "-a and -r options to 'git branch' do not make sense with a branch name"
  580. msgstr ""
  581.  
  582. #: builtin/bundle.c:47
  583. #, c-format
  584. msgid "%s is okay\n"
  585. msgstr ""
  586.  
  587. #: builtin/bundle.c:56
  588. msgid "Need a repository to create a bundle."
  589. msgstr ""
  590.  
  591. #: builtin/bundle.c:60
  592. msgid "Need a repository to unbundle."
  593. msgstr ""
  594.  
  595. #: builtin/checkout.c:112 builtin/checkout.c:145
  596. #, c-format
  597. msgid "path '%s' does not have our version"
  598. msgstr ""
  599.  
  600. #: builtin/checkout.c:114 builtin/checkout.c:147
  601. #, c-format
  602. msgid "path '%s' does not have their version"
  603. msgstr ""
  604.  
  605. #: builtin/checkout.c:130
  606. #, c-format
  607. msgid "path '%s' does not have all necessary versions"
  608. msgstr ""
  609.  
  610. #: builtin/checkout.c:174
  611. #, c-format
  612. msgid "path '%s' does not have necessary versions"
  613. msgstr ""
  614.  
  615. #: builtin/checkout.c:191
  616. #, c-format
  617. msgid "path '%s': cannot merge"
  618. msgstr ""
  619.  
  620. #: builtin/checkout.c:208
  621. #, c-format
  622. msgid "Unable to add merge result for '%s'"
  623. msgstr ""
  624.  
  625. #: builtin/checkout.c:211 builtin/reset.c:151
  626. #, c-format
  627. msgid "make_cache_entry failed for path '%s'"
  628. msgstr ""
  629.  
  630. #: builtin/checkout.c:233 builtin/checkout.c:391
  631. msgid "corrupt index file"
  632. msgstr ""
  633.  
  634. #: builtin/checkout.c:263 builtin/checkout.c:270
  635. #, c-format
  636. msgid "path '%s' is unmerged"
  637. msgstr ""
  638.  
  639. #: builtin/checkout.c:301 builtin/checkout.c:495 builtin/clone.c:769
  640. #: builtin/merge.c:804
  641. msgid "unable to write new index file"
  642. msgstr ""
  643.  
  644. #: builtin/checkout.c:318 builtin/diff.c:298 builtin/merge.c:399
  645. msgid "diff_setup_done failed"
  646. msgstr ""
  647.  
  648. #: builtin/checkout.c:413
  649. msgid "you need to resolve your current index first"
  650. msgstr ""
  651.  
  652. #: builtin/checkout.c:544
  653. #, c-format
  654. msgid "Can not do reflog for '%s'\n"
  655. msgstr ""
  656.  
  657. #: builtin/checkout.c:576
  658. msgid "HEAD is now at"
  659. msgstr ""
  660.  
  661. #: builtin/checkout.c:583
  662. #, c-format
  663. msgid "Reset branch '%s'\n"
  664. msgstr ""
  665.  
  666. #: builtin/checkout.c:586
  667. #, c-format
  668. msgid "Already on '%s'\n"
  669. msgstr ""
  670.  
  671. #: builtin/checkout.c:590
  672. #, c-format
  673. msgid "Switched to and reset branch '%s'\n"
  674. msgstr ""
  675.  
  676. #: builtin/checkout.c:592
  677. #, c-format
  678. msgid "Switched to a new branch '%s'\n"
  679. msgstr ""
  680.  
  681. #: builtin/checkout.c:594
  682. #, c-format
  683. msgid "Switched to branch '%s'\n"
  684. msgstr ""
  685.  
  686. #: builtin/checkout.c:650
  687. #, c-format
  688. msgid " ... and %d more.\n"
  689. msgstr ""
  690.  
  691. #. The singular version
  692. #: builtin/checkout.c:656
  693. #, c-format
  694. msgid ""
  695. "Warning: you are leaving %d commit behind, not connected to\n"
  696. "any of your branches:\n"
  697. "\n"
  698. "%s\n"
  699. msgid_plural ""
  700. "Warning: you are leaving %d commits behind, not connected to\n"
  701. "any of your branches:\n"
  702. "\n"
  703. "%s\n"
  704. msgstr[0] ""
  705. msgstr[1] ""
  706.  
  707. #: builtin/checkout.c:674
  708. #, c-format
  709. msgid ""
  710. "If you want to keep them by creating a new branch, this may be a good time\n"
  711. "to do so with:\n"
  712. "\n"
  713. " git branch new_branch_name %s\n"
  714. "\n"
  715. msgstr ""
  716.  
  717. #: builtin/checkout.c:703
  718. msgid "internal error in revision walk"
  719. msgstr ""
  720.  
  721. #: builtin/checkout.c:707
  722. msgid "Previous HEAD position was"
  723. msgstr ""
  724.  
  725. #: builtin/checkout.c:734
  726. msgid "You are on a branch yet to be born"
  727. msgstr ""
  728.  
  729. #. case (1)
  730. #: builtin/checkout.c:863
  731. #, c-format
  732. msgid "invalid reference: %s"
  733. msgstr ""
  734.  
  735. #. case (1): want a tree
  736. #: builtin/checkout.c:902
  737. #, c-format
  738. msgid "reference is not a tree: %s"
  739. msgstr ""
  740.  
  741. #: builtin/checkout.c:969
  742. msgid "-B cannot be used with -b"
  743. msgstr ""
  744.  
  745. #: builtin/checkout.c:978
  746. msgid "--patch is incompatible with all other options"
  747. msgstr ""
  748.  
  749. #: builtin/checkout.c:981
  750. msgid "--detach cannot be used with -b/-B/--orphan"
  751. msgstr ""
  752.  
  753. #: builtin/checkout.c:983
  754. msgid "--detach cannot be used with -t"
  755. msgstr ""
  756.  
  757. #: builtin/checkout.c:989
  758. msgid "--track needs a branch name"
  759. msgstr ""
  760.  
  761. #: builtin/checkout.c:996
  762. msgid "Missing branch name; try -b"
  763. msgstr ""
  764.  
  765. #: builtin/checkout.c:1002
  766. msgid "--orphan and -b|-B are mutually exclusive"
  767. msgstr ""
  768.  
  769. #: builtin/checkout.c:1004
  770. msgid "--orphan cannot be used with -t"
  771. msgstr ""
  772.  
  773. #: builtin/checkout.c:1014
  774. msgid "git checkout: -f and -m are incompatible"
  775. msgstr ""
  776.  
  777. #: builtin/checkout.c:1048
  778. msgid "invalid path specification"
  779. msgstr ""
  780.  
  781. #: builtin/checkout.c:1056
  782. #, c-format
  783. msgid ""
  784. "git checkout: updating paths is incompatible with switching branches.\n"
  785. "Did you intend to checkout '%s' which can not be resolved as commit?"
  786. msgstr ""
  787.  
  788. #: builtin/checkout.c:1058
  789. msgid "git checkout: updating paths is incompatible with switching branches."
  790. msgstr ""
  791.  
  792. #: builtin/checkout.c:1063
  793. msgid "git checkout: --detach does not take a path argument"
  794. msgstr ""
  795.  
  796. #: builtin/checkout.c:1066
  797. msgid ""
  798. "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
  799. "checking out of the index."
  800. msgstr ""
  801.  
  802. #: builtin/checkout.c:1085
  803. msgid "Cannot switch branch to a non-commit."
  804. msgstr ""
  805.  
  806. #: builtin/checkout.c:1088
  807. msgid "--ours/--theirs is incompatible with switching branches."
  808. msgstr ""
  809.  
  810. #: builtin/clean.c:78
  811. msgid "-x and -X cannot be used together"
  812. msgstr ""
  813.  
  814. #: builtin/clean.c:82
  815. msgid ""
  816. "clean.requireForce set to true and neither -n nor -f given; refusing to clean"
  817. msgstr ""
  818.  
  819. #: builtin/clean.c:85
  820. msgid ""
  821. "clean.requireForce defaults to true and neither -n nor -f given; refusing to "
  822. "clean"
  823. msgstr ""
  824.  
  825. #: builtin/clean.c:155 builtin/clean.c:176
  826. #, c-format
  827. msgid "Would remove %s\n"
  828. msgstr ""
  829.  
  830. #: builtin/clean.c:159 builtin/clean.c:179
  831. #, c-format
  832. msgid "Removing %s\n"
  833. msgstr ""
  834.  
  835. #: builtin/clean.c:162 builtin/clean.c:182
  836. #, c-format
  837. msgid "failed to remove %s"
  838. msgstr ""
  839.  
  840. #: builtin/clean.c:166
  841. #, c-format
  842. msgid "Would not remove %s\n"
  843. msgstr ""
  844.  
  845. #: builtin/clean.c:168
  846. #, c-format
  847. msgid "Not removing %s\n"
  848. msgstr ""
  849.  
  850. #: builtin/clone.c:244
  851. #, c-format
  852. msgid "reference repository '%s' is not a local directory."
  853. msgstr ""
  854.  
  855. #: builtin/clone.c:311
  856. #, c-format
  857. msgid "failed to open '%s'"
  858. msgstr ""
  859.  
  860. #: builtin/clone.c:315
  861. #, c-format
  862. msgid "failed to create directory '%s'"
  863. msgstr ""
  864.  
  865. #: builtin/clone.c:317 builtin/diff.c:74
  866. #, c-format
  867. msgid "failed to stat '%s'"
  868. msgstr ""
  869.  
  870. #: builtin/clone.c:319
  871. #, c-format
  872. msgid "%s exists and is not a directory"
  873. msgstr ""
  874.  
  875. #: builtin/clone.c:333
  876. #, c-format
  877. msgid "failed to stat %s\n"
  878. msgstr ""
  879.  
  880. #: builtin/clone.c:350
  881. #, c-format
  882. msgid "failed to unlink '%s'"
  883. msgstr ""
  884.  
  885. #: builtin/clone.c:355
  886. #, c-format
  887. msgid "failed to create link '%s'"
  888. msgstr ""
  889.  
  890. #: builtin/clone.c:359
  891. #, c-format
  892. msgid "failed to copy file to '%s'"
  893. msgstr ""
  894.  
  895. #: builtin/clone.c:391
  896. #, c-format
  897. msgid "done.\n"
  898. msgstr ""
  899.  
  900. #: builtin/clone.c:494
  901. msgid "Too many arguments."
  902. msgstr ""
  903.  
  904. #: builtin/clone.c:498
  905. msgid "You must specify a repository to clone."
  906. msgstr ""
  907.  
  908. #: builtin/clone.c:506
  909. #, c-format
  910. msgid "--bare and --origin %s options are incompatible."
  911. msgstr ""
  912.  
  913. #: builtin/clone.c:520
  914. #, c-format
  915. msgid "repository '%s' does not exist"
  916. msgstr ""
  917.  
  918. #: builtin/clone.c:525
  919. msgid "--depth is ignored in local clones; use file:// instead."
  920. msgstr ""
  921.  
  922. #: builtin/clone.c:535
  923. #, c-format
  924. msgid "destination path '%s' already exists and is not an empty directory."
  925. msgstr ""
  926.  
  927. #: builtin/clone.c:545
  928. #, c-format
  929. msgid "working tree '%s' already exists."
  930. msgstr ""
  931.  
  932. #: builtin/clone.c:558 builtin/clone.c:572
  933. #, c-format
  934. msgid "could not create leading directories of '%s'"
  935. msgstr ""
  936.  
  937. #: builtin/clone.c:561
  938. #, c-format
  939. msgid "could not create work tree dir '%s'."
  940. msgstr ""
  941.  
  942. #: builtin/clone.c:580
  943. #, c-format
  944. msgid "Cloning into bare repository '%s'...\n"
  945. msgstr ""
  946.  
  947. #: builtin/clone.c:582
  948. #, c-format
  949. msgid "Cloning into '%s'...\n"
  950. msgstr ""
  951.  
  952. #: builtin/clone.c:641
  953. #, c-format
  954. msgid "Don't know how to clone %s"
  955. msgstr ""
  956.  
  957. #: builtin/clone.c:680
  958. #, c-format
  959. msgid "Remote branch %s not found in upstream %s, using HEAD instead"
  960. msgstr ""
  961.  
  962. #: builtin/clone.c:690
  963. msgid "You appear to have cloned an empty repository."
  964. msgstr ""
  965.  
  966. #: builtin/clone.c:732
  967. msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
  968. msgstr ""
  969.  
  970. #: builtin/commit.c:41
  971. msgid ""
  972. "Your name and email address were configured automatically based\n"
  973. "on your username and hostname. Please check that they are accurate.\n"
  974. "You can suppress this message by setting them explicitly:\n"
  975. "\n"
  976. " git config --global user.name \"Your Name\"\n"
  977. " git config --global user.email you@example.com\n"
  978. "\n"
  979. "After doing this, you may fix the identity used for this commit with:\n"
  980. "\n"
  981. " git commit --amend --reset-author\n"
  982. msgstr ""
  983.  
  984. #: builtin/commit.c:53
  985. msgid ""
  986. "You asked to amend the most recent commit, but doing so would make\n"
  987. "it empty. You can repeat your command with --allow-empty, or you can\n"
  988. "remove the commit entirely with \"git reset HEAD^\".\n"
  989. msgstr ""
  990.  
  991. #: builtin/commit.c:58
  992. msgid ""
  993. "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
  994. "If you wish to commit it anyway, use:\n"
  995. "\n"
  996. " git commit --allow-empty\n"
  997. "\n"
  998. "Otherwise, please use 'git reset'\n"
  999. msgstr ""
  1000.  
  1001. #: builtin/commit.c:319
  1002. msgid "failed to unpack HEAD tree object"
  1003. msgstr ""
  1004.  
  1005. #: builtin/commit.c:361
  1006. msgid "unable to create temporary index"
  1007. msgstr ""
  1008.  
  1009. #: builtin/commit.c:367
  1010. msgid "interactive add failed"
  1011. msgstr ""
  1012.  
  1013. #: builtin/commit.c:399 builtin/commit.c:419 builtin/commit.c:465
  1014. msgid "unable to write new_index file"
  1015. msgstr ""
  1016.  
  1017. #: builtin/commit.c:449
  1018. #, c-format
  1019. msgid "cannot do a partial commit during a %s."
  1020. msgstr ""
  1021.  
  1022. #: builtin/commit.c:458
  1023. msgid "cannot read the index"
  1024. msgstr ""
  1025.  
  1026. #: builtin/commit.c:478
  1027. msgid "unable to write temporary index file"
  1028. msgstr ""
  1029.  
  1030. #: builtin/commit.c:541 builtin/commit.c:547
  1031. #, c-format
  1032. msgid "invalid commit: %s"
  1033. msgstr ""
  1034.  
  1035. #: builtin/commit.c:565
  1036. msgid "malformed --author parameter"
  1037. msgstr ""
  1038.  
  1039. #: builtin/commit.c:621
  1040. #, c-format
  1041. msgid "Malformed ident string: '%s'"
  1042. msgstr ""
  1043.  
  1044. #: builtin/commit.c:656 builtin/commit.c:689 builtin/commit.c:989
  1045. #, c-format
  1046. msgid "could not lookup commit %s"
  1047. msgstr ""
  1048.  
  1049. #: builtin/commit.c:668 builtin/shortlog.c:296
  1050. #, c-format
  1051. msgid "(reading log message from standard input)\n"
  1052. msgstr ""
  1053.  
  1054. #: builtin/commit.c:670
  1055. msgid "could not read log from standard input"
  1056. msgstr ""
  1057.  
  1058. #: builtin/commit.c:674
  1059. #, c-format
  1060. msgid "could not read log file '%s'"
  1061. msgstr ""
  1062.  
  1063. #: builtin/commit.c:680
  1064. msgid "commit has empty message"
  1065. msgstr ""
  1066.  
  1067. #: builtin/commit.c:696
  1068. msgid "could not read MERGE_MSG"
  1069. msgstr ""
  1070.  
  1071. #: builtin/commit.c:700
  1072. msgid "could not read SQUASH_MSG"
  1073. msgstr ""
  1074.  
  1075. #: builtin/commit.c:704
  1076. #, c-format
  1077. msgid "could not read '%s'"
  1078. msgstr ""
  1079.  
  1080. #: builtin/commit.c:732
  1081. #, c-format
  1082. msgid "could not open '%s'"
  1083. msgstr ""
  1084.  
  1085. #: builtin/commit.c:756
  1086. msgid "could not write commit template"
  1087. msgstr ""
  1088.  
  1089. #: builtin/commit.c:769
  1090. #, c-format
  1091. msgid ""
  1092. "\n"
  1093. "It looks like you may be committing a %s.\n"
  1094. "If this is not correct, please remove the file\n"
  1095. "\t%s\n"
  1096. "and try again.\n"
  1097. msgstr ""
  1098.  
  1099. #: builtin/commit.c:782
  1100. msgid "Please enter the commit message for your changes."
  1101. msgstr ""
  1102.  
  1103. #: builtin/commit.c:785
  1104. msgid ""
  1105. " Lines starting\n"
  1106. "with '#' will be ignored, and an empty message aborts the commit.\n"
  1107. msgstr ""
  1108.  
  1109. #: builtin/commit.c:790
  1110. msgid ""
  1111. " Lines starting\n"
  1112. "with '#' will be kept; you may remove them yourself if you want to.\n"
  1113. "An empty message aborts the commit.\n"
  1114. msgstr ""
  1115.  
  1116. #: builtin/commit.c:802
  1117. #, c-format
  1118. msgid "%sAuthor: %s"
  1119. msgstr ""
  1120.  
  1121. #: builtin/commit.c:809
  1122. #, c-format
  1123. msgid "%sCommitter: %s"
  1124. msgstr ""
  1125.  
  1126. #: builtin/commit.c:829
  1127. msgid "Cannot read index"
  1128. msgstr ""
  1129.  
  1130. #: builtin/commit.c:869
  1131. msgid "Error building trees"
  1132. msgstr ""
  1133.  
  1134. #: builtin/commit.c:884 builtin/tag.c:365
  1135. #, c-format
  1136. msgid "Please supply the message using either -m or -F option.\n"
  1137. msgstr ""
  1138.  
  1139. #: builtin/commit.c:964
  1140. #, c-format
  1141. msgid "No existing author found with '%s'"
  1142. msgstr ""
  1143.  
  1144. #: builtin/commit.c:979 builtin/commit.c:1171
  1145. #, c-format
  1146. msgid "Invalid untracked files mode '%s'"
  1147. msgstr ""
  1148.  
  1149. #: builtin/commit.c:1019
  1150. msgid "Using both --reset-author and --author does not make sense"
  1151. msgstr ""
  1152.  
  1153. #: builtin/commit.c:1030
  1154. msgid "You have nothing to amend."
  1155. msgstr ""
  1156.  
  1157. #: builtin/commit.c:1032
  1158. #, c-format
  1159. msgid "You are in the middle of a %s -- cannot amend."
  1160. msgstr ""
  1161.  
  1162. #: builtin/commit.c:1034
  1163. msgid "Options --squash and --fixup cannot be used together"
  1164. msgstr ""
  1165.  
  1166. #: builtin/commit.c:1044
  1167. msgid "Only one of -c/-C/-F/--fixup can be used."
  1168. msgstr ""
  1169.  
  1170. #: builtin/commit.c:1046
  1171. msgid "Option -m cannot be combined with -c/-C/-F/--fixup."
  1172. msgstr ""
  1173.  
  1174. #: builtin/commit.c:1052
  1175. msgid "--reset-author can be used only with -C, -c or --amend."
  1176. msgstr ""
  1177.  
  1178. #: builtin/commit.c:1069
  1179. msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
  1180. msgstr ""
  1181.  
  1182. #: builtin/commit.c:1071
  1183. msgid "No paths with --include/--only does not make sense."
  1184. msgstr ""
  1185.  
  1186. #: builtin/commit.c:1073
  1187. msgid "Clever... amending the last one with dirty index."
  1188. msgstr ""
  1189.  
  1190. #: builtin/commit.c:1075
  1191. msgid "Explicit paths specified without -i nor -o; assuming --only paths..."
  1192. msgstr ""
  1193.  
  1194. #: builtin/commit.c:1085
  1195. #, c-format
  1196. msgid "Invalid cleanup mode %s"
  1197. msgstr ""
  1198.  
  1199. #: builtin/commit.c:1090
  1200. msgid "Paths with -a does not make sense."
  1201. msgstr ""
  1202.  
  1203. #: builtin/commit.c:1269
  1204. msgid "couldn't look up newly created commit"
  1205. msgstr ""
  1206.  
  1207. #: builtin/commit.c:1271
  1208. msgid "could not parse newly created commit"
  1209. msgstr ""
  1210.  
  1211. #: builtin/commit.c:1311
  1212. msgid "detached HEAD"
  1213. msgstr ""
  1214.  
  1215. #: builtin/commit.c:1313
  1216. msgid " (root-commit)"
  1217. msgstr ""
  1218.  
  1219. #: builtin/commit.c:1398
  1220. msgid "could not parse HEAD commit"
  1221. msgstr ""
  1222.  
  1223. #: builtin/commit.c:1436 builtin/merge.c:505
  1224. #, c-format
  1225. msgid "could not open '%s' for reading"
  1226. msgstr ""
  1227.  
  1228. #: builtin/commit.c:1441
  1229. #, c-format
  1230. msgid "Corrupt MERGE_HEAD file (%s)"
  1231. msgstr ""
  1232.  
  1233. #: builtin/commit.c:1449
  1234. msgid "could not read MERGE_MODE"
  1235. msgstr ""
  1236.  
  1237. #: builtin/commit.c:1468
  1238. #, c-format
  1239. msgid "could not read commit message: %s"
  1240. msgstr ""
  1241.  
  1242. #: builtin/commit.c:1482
  1243. #, c-format
  1244. msgid "Aborting commit due to empty commit message.\n"
  1245. msgstr ""
  1246.  
  1247. #: builtin/commit.c:1489
  1248. msgid "failed to write commit object"
  1249. msgstr ""
  1250.  
  1251. #: builtin/commit.c:1509
  1252. msgid "cannot lock HEAD ref"
  1253. msgstr ""
  1254.  
  1255. #: builtin/commit.c:1513
  1256. msgid "cannot update HEAD ref"
  1257. msgstr ""
  1258.  
  1259. #: builtin/commit.c:1524
  1260. msgid ""
  1261. "Repository has been updated, but unable to write\n"
  1262. "new_index file. Check that disk is not full or quota is\n"
  1263. "not exceeded, and then \"git reset HEAD\" to recover."
  1264. msgstr ""
  1265.  
  1266. #: builtin/describe.c:234
  1267. #, c-format
  1268. msgid "annotated tag %s not available"
  1269. msgstr ""
  1270.  
  1271. #: builtin/describe.c:238
  1272. #, c-format
  1273. msgid "annotated tag %s has no embedded name"
  1274. msgstr ""
  1275.  
  1276. #: builtin/describe.c:240
  1277. #, c-format
  1278. msgid "tag '%s' is really '%s' here"
  1279. msgstr ""
  1280.  
  1281. #: builtin/describe.c:267
  1282. #, c-format
  1283. msgid "Not a valid object name %s"
  1284. msgstr ""
  1285.  
  1286. #: builtin/describe.c:270
  1287. #, c-format
  1288. msgid "%s is not a valid '%s' object"
  1289. msgstr ""
  1290.  
  1291. #: builtin/describe.c:287
  1292. #, c-format
  1293. msgid "no tag exactly matches '%s'"
  1294. msgstr ""
  1295.  
  1296. #: builtin/describe.c:289
  1297. #, c-format
  1298. msgid "searching to describe %s\n"
  1299. msgstr ""
  1300.  
  1301. #: builtin/describe.c:329
  1302. #, c-format
  1303. msgid "finished search at %s\n"
  1304. msgstr ""
  1305.  
  1306. #: builtin/describe.c:353
  1307. #, c-format
  1308. msgid ""
  1309. "No annotated tags can describe '%s'.\n"
  1310. "However, there were unannotated tags: try --tags."
  1311. msgstr ""
  1312.  
  1313. #: builtin/describe.c:357
  1314. #, c-format
  1315. msgid ""
  1316. "No tags can describe '%s'.\n"
  1317. "Try --always, or create some tags."
  1318. msgstr ""
  1319.  
  1320. #: builtin/describe.c:378
  1321. #, c-format
  1322. msgid "traversed %lu commits\n"
  1323. msgstr ""
  1324.  
  1325. #: builtin/describe.c:381
  1326. #, c-format
  1327. msgid ""
  1328. "more than %i tags found; listed %i most recent\n"
  1329. "gave up search at %s\n"
  1330. msgstr ""
  1331.  
  1332. #: builtin/describe.c:436
  1333. msgid "--long is incompatible with --abbrev=0"
  1334. msgstr ""
  1335.  
  1336. #: builtin/describe.c:462
  1337. msgid "No names found, cannot describe anything."
  1338. msgstr ""
  1339.  
  1340. #: builtin/describe.c:482
  1341. msgid "--dirty is incompatible with committishes"
  1342. msgstr ""
  1343.  
  1344. #: builtin/diff.c:76
  1345. #, c-format
  1346. msgid "'%s': not a regular file or symlink"
  1347. msgstr ""
  1348.  
  1349. #: builtin/diff.c:220
  1350. #, c-format
  1351. msgid "invalid option: %s"
  1352. msgstr ""
  1353.  
  1354. #: builtin/diff.c:293
  1355. msgid "Not a git repository"
  1356. msgstr ""
  1357.  
  1358. #: builtin/diff.c:343
  1359. #, c-format
  1360. msgid "invalid object '%s' given."
  1361. msgstr ""
  1362.  
  1363. #: builtin/diff.c:348
  1364. #, c-format
  1365. msgid "more than %d trees given: '%s'"
  1366. msgstr ""
  1367.  
  1368. #: builtin/diff.c:358
  1369. #, c-format
  1370. msgid "more than two blobs given: '%s'"
  1371. msgstr ""
  1372.  
  1373. #: builtin/diff.c:366
  1374. #, c-format
  1375. msgid "unhandled object '%s' given."
  1376. msgstr ""
  1377.  
  1378. #: builtin/fetch.c:200
  1379. msgid "Couldn't find remote ref HEAD"
  1380. msgstr ""
  1381.  
  1382. #: builtin/fetch.c:252
  1383. #, c-format
  1384. msgid "object %s not found"
  1385. msgstr ""
  1386.  
  1387. #: builtin/fetch.c:258
  1388. msgid "[up to date]"
  1389. msgstr ""
  1390.  
  1391. #: builtin/fetch.c:272
  1392. #, c-format
  1393. msgid "! %-*s %-*s -> %s (can't fetch in current branch)"
  1394. msgstr ""
  1395.  
  1396. #: builtin/fetch.c:273 builtin/fetch.c:351
  1397. msgid "[rejected]"
  1398. msgstr ""
  1399.  
  1400. #: builtin/fetch.c:284
  1401. msgid "[tag update]"
  1402. msgstr ""
  1403.  
  1404. #: builtin/fetch.c:286 builtin/fetch.c:313 builtin/fetch.c:331
  1405. msgid " (unable to update local ref)"
  1406. msgstr ""
  1407.  
  1408. #: builtin/fetch.c:298
  1409. msgid "[new tag]"
  1410. msgstr ""
  1411.  
  1412. #: builtin/fetch.c:302
  1413. msgid "[new branch]"
  1414. msgstr ""
  1415.  
  1416. #: builtin/fetch.c:347
  1417. msgid "unable to update local ref"
  1418. msgstr ""
  1419.  
  1420. #: builtin/fetch.c:347
  1421. msgid "forced update"
  1422. msgstr ""
  1423.  
  1424. #: builtin/fetch.c:353
  1425. msgid "(non-fast-forward)"
  1426. msgstr ""
  1427.  
  1428. #: builtin/fetch.c:383 builtin/fetch.c:665
  1429. #, c-format
  1430. msgid "cannot open %s: %s\n"
  1431. msgstr ""
  1432.  
  1433. #: builtin/fetch.c:392
  1434. #, c-format
  1435. msgid "%s did not send all necessary objects\n"
  1436. msgstr ""
  1437.  
  1438. #: builtin/fetch.c:469
  1439. #, c-format
  1440. msgid "From %.*s\n"
  1441. msgstr ""
  1442.  
  1443. #: builtin/fetch.c:479
  1444. #, c-format
  1445. msgid ""
  1446. "some local refs could not be updated; try running\n"
  1447. " 'git remote prune %s' to remove any old, conflicting branches"
  1448. msgstr ""
  1449.  
  1450. #: builtin/fetch.c:529
  1451. #, c-format
  1452. msgid " (%s will become dangling)\n"
  1453. msgstr ""
  1454.  
  1455. #: builtin/fetch.c:530
  1456. #, c-format
  1457. msgid " (%s has become dangling)\n"
  1458. msgstr ""
  1459.  
  1460. #: builtin/fetch.c:537
  1461. msgid "[deleted]"
  1462. msgstr ""
  1463.  
  1464. #: builtin/fetch.c:538
  1465. msgid "(none)"
  1466. msgstr ""
  1467.  
  1468. #: builtin/fetch.c:655
  1469. #, c-format
  1470. msgid "Refusing to fetch into current branch %s of non-bare repository"
  1471. msgstr ""
  1472.  
  1473. #: builtin/fetch.c:689
  1474. #, c-format
  1475. msgid "Don't know how to fetch from %s"
  1476. msgstr ""
  1477.  
  1478. #: builtin/fetch.c:766
  1479. #, c-format
  1480. msgid "Option \"%s\" value \"%s\" is not valid for %s"
  1481. msgstr ""
  1482.  
  1483. #: builtin/fetch.c:769
  1484. #, c-format
  1485. msgid "Option \"%s\" is ignored for %s\n"
  1486. msgstr ""
  1487.  
  1488. #: builtin/fetch.c:868
  1489. #, c-format
  1490. msgid "Fetching %s\n"
  1491. msgstr ""
  1492.  
  1493. #: builtin/fetch.c:870
  1494. #, c-format
  1495. msgid "Could not fetch %s"
  1496. msgstr ""
  1497.  
  1498. #: builtin/fetch.c:887
  1499. msgid ""
  1500. "No remote repository specified. Please, specify either a URL or a\n"
  1501. "remote name from which new revisions should be fetched."
  1502. msgstr ""
  1503.  
  1504. #: builtin/fetch.c:907
  1505. msgid "You need to specify a tag name."
  1506. msgstr ""
  1507.  
  1508. #: builtin/fetch.c:959
  1509. msgid "fetch --all does not take a repository argument"
  1510. msgstr ""
  1511.  
  1512. #: builtin/fetch.c:961
  1513. msgid "fetch --all does not make sense with refspecs"
  1514. msgstr ""
  1515.  
  1516. #: builtin/fetch.c:972
  1517. #, c-format
  1518. msgid "No such remote or remote group: %s"
  1519. msgstr ""
  1520.  
  1521. #: builtin/fetch.c:980
  1522. msgid "Fetching a group and specifying refspecs does not make sense"
  1523. msgstr ""
  1524.  
  1525. #: builtin/gc.c:63
  1526. #, c-format
  1527. msgid "Invalid %s: '%s'"
  1528. msgstr ""
  1529.  
  1530. #: builtin/gc.c:78
  1531. msgid "Too many options specified"
  1532. msgstr ""
  1533.  
  1534. #: builtin/gc.c:103
  1535. #, c-format
  1536. msgid "insanely long object directory %.*s"
  1537. msgstr ""
  1538.  
  1539. #: builtin/gc.c:223
  1540. #, c-format
  1541. msgid "Auto packing the repository for optimum performance.\n"
  1542. msgstr ""
  1543.  
  1544. #: builtin/gc.c:226
  1545. #, c-format
  1546. msgid ""
  1547. "Auto packing the repository for optimum performance. You may also\n"
  1548. "run \"git gc\" manually. See \"git help gc\" for more information.\n"
  1549. msgstr ""
  1550.  
  1551. #: builtin/gc.c:254
  1552. msgid ""
  1553. "There are too many unreachable loose objects; run 'git prune' to remove them."
  1554. msgstr ""
  1555.  
  1556. #: builtin/grep.c:275
  1557. #, c-format
  1558. msgid "grep: failed to create thread: %s"
  1559. msgstr ""
  1560.  
  1561. #: builtin/grep.c:389
  1562. #, c-format
  1563. msgid "'%s': unable to read %s"
  1564. msgstr ""
  1565.  
  1566. #: builtin/grep.c:440
  1567. #, c-format
  1568. msgid "'%s': %s"
  1569. msgstr ""
  1570.  
  1571. #: builtin/grep.c:451
  1572. #, c-format
  1573. msgid "'%s': short read %s"
  1574. msgstr ""
  1575.  
  1576. #: builtin/grep.c:513
  1577. #, c-format
  1578. msgid "Failed to chdir: %s"
  1579. msgstr ""
  1580.  
  1581. #: builtin/grep.c:589 builtin/grep.c:623
  1582. #, c-format
  1583. msgid "unable to read tree (%s)"
  1584. msgstr ""
  1585.  
  1586. #: builtin/grep.c:637
  1587. #, c-format
  1588. msgid "unable to grep from object of type %s"
  1589. msgstr ""
  1590.  
  1591. #: builtin/grep.c:695
  1592. #, c-format
  1593. msgid "switch `%c' expects a numerical value"
  1594. msgstr ""
  1595.  
  1596. #: builtin/grep.c:712
  1597. #, c-format
  1598. msgid "cannot open '%s'"
  1599. msgstr ""
  1600.  
  1601. #: builtin/grep.c:1000
  1602. msgid "no pattern given."
  1603. msgstr ""
  1604.  
  1605. #: builtin/grep.c:1028
  1606. #, c-format
  1607. msgid "bad object %s"
  1608. msgstr ""
  1609.  
  1610. #: builtin/grep.c:1052
  1611. msgid "--open-files-in-pager only works on the worktree"
  1612. msgstr ""
  1613.  
  1614. #: builtin/grep.c:1075
  1615. msgid "--cached or --untracked cannot be used with --no-index."
  1616. msgstr ""
  1617.  
  1618. #: builtin/grep.c:1080
  1619. msgid "--no-index or --untracked cannot be used with revs."
  1620. msgstr ""
  1621.  
  1622. #: builtin/grep.c:1083
  1623. msgid "--[no-]exclude-standard cannot be used for tracked contents."
  1624. msgstr ""
  1625.  
  1626. #: builtin/grep.c:1091
  1627. msgid "both --cached and trees are given."
  1628. msgstr ""
  1629.  
  1630. #: builtin/init-db.c:35
  1631. #, c-format
  1632. msgid "Could not make %s writable by group"
  1633. msgstr ""
  1634.  
  1635. #: builtin/init-db.c:62
  1636. #, c-format
  1637. msgid "insanely long template name %s"
  1638. msgstr ""
  1639.  
  1640. #: builtin/init-db.c:67
  1641. #, c-format
  1642. msgid "cannot stat '%s'"
  1643. msgstr ""
  1644.  
  1645. #: builtin/init-db.c:73
  1646. #, c-format
  1647. msgid "cannot stat template '%s'"
  1648. msgstr ""
  1649.  
  1650. #: builtin/init-db.c:80
  1651. #, c-format
  1652. msgid "cannot opendir '%s'"
  1653. msgstr ""
  1654.  
  1655. #: builtin/init-db.c:97
  1656. #, c-format
  1657. msgid "cannot readlink '%s'"
  1658. msgstr ""
  1659.  
  1660. #: builtin/init-db.c:99
  1661. #, c-format
  1662. msgid "insanely long symlink %s"
  1663. msgstr ""
  1664.  
  1665. #: builtin/init-db.c:102
  1666. #, c-format
  1667. msgid "cannot symlink '%s' '%s'"
  1668. msgstr ""
  1669.  
  1670. #: builtin/init-db.c:106
  1671. #, c-format
  1672. msgid "cannot copy '%s' to '%s'"
  1673. msgstr ""
  1674.  
  1675. #: builtin/init-db.c:110
  1676. #, c-format
  1677. msgid "ignoring template %s"
  1678. msgstr ""
  1679.  
  1680. #: builtin/init-db.c:133
  1681. #, c-format
  1682. msgid "insanely long template path %s"
  1683. msgstr ""
  1684.  
  1685. #: builtin/init-db.c:141
  1686. #, c-format
  1687. msgid "templates not found %s"
  1688. msgstr ""
  1689.  
  1690. #: builtin/init-db.c:154
  1691. #, c-format
  1692. msgid "not copying templates of a wrong format version %d from '%s'"
  1693. msgstr ""
  1694.  
  1695. #: builtin/init-db.c:192
  1696. #, c-format
  1697. msgid "insane git directory %s"
  1698. msgstr ""
  1699.  
  1700. #: builtin/init-db.c:322 builtin/init-db.c:325
  1701. #, c-format
  1702. msgid "%s already exists"
  1703. msgstr ""
  1704.  
  1705. #: builtin/init-db.c:354
  1706. #, c-format
  1707. msgid "unable to handle file type %d"
  1708. msgstr ""
  1709.  
  1710. #: builtin/init-db.c:357
  1711. #, c-format
  1712. msgid "unable to move %s to %s"
  1713. msgstr ""
  1714.  
  1715. #: builtin/init-db.c:362
  1716. #, c-format
  1717. msgid "Could not create git link %s"
  1718. msgstr ""
  1719.  
  1720. #.
  1721. #. * TRANSLATORS: The first '%s' is either "Reinitialized
  1722. #. * existing" or "Initialized empty", the second " shared" or
  1723. #. * "", and the last '%s%s' is the verbatim directory name.
  1724. #.
  1725. #: builtin/init-db.c:419
  1726. #, c-format
  1727. msgid "%s%s Git repository in %s%s\n"
  1728. msgstr ""
  1729.  
  1730. #: builtin/init-db.c:420
  1731. msgid "Reinitialized existing"
  1732. msgstr ""
  1733.  
  1734. #: builtin/init-db.c:420
  1735. msgid "Initialized empty"
  1736. msgstr ""
  1737.  
  1738. #: builtin/init-db.c:421
  1739. msgid " shared"
  1740. msgstr ""
  1741.  
  1742. #: builtin/init-db.c:440
  1743. msgid "cannot tell cwd"
  1744. msgstr ""
  1745.  
  1746. #: builtin/init-db.c:521 builtin/init-db.c:528
  1747. #, c-format
  1748. msgid "cannot mkdir %s"
  1749. msgstr ""
  1750.  
  1751. #: builtin/init-db.c:532
  1752. #, c-format
  1753. msgid "cannot chdir to %s"
  1754. msgstr ""
  1755.  
  1756. #: builtin/init-db.c:554
  1757. #, c-format
  1758. msgid ""
  1759. "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
  1760. "dir=<directory>)"
  1761. msgstr ""
  1762.  
  1763. #: builtin/init-db.c:578
  1764. msgid "Cannot access current working directory"
  1765. msgstr ""
  1766.  
  1767. #: builtin/init-db.c:585
  1768. #, c-format
  1769. msgid "Cannot access work tree '%s'"
  1770. msgstr ""
  1771.  
  1772. #: builtin/log.c:184
  1773. #, c-format
  1774. msgid "Final output: %d %s\n"
  1775. msgstr ""
  1776.  
  1777. #: builtin/log.c:285 builtin/log.c:708 builtin/log.c:1261 builtin/log.c:1479
  1778. #: builtin/merge.c:341 builtin/revert.c:651 builtin/revert.c:1108
  1779. #: builtin/shortlog.c:181
  1780. msgid "revision walk setup failed"
  1781. msgstr ""
  1782.  
  1783. #: builtin/log.c:392 builtin/log.c:478
  1784. #, c-format
  1785. msgid "Could not read object %s"
  1786. msgstr ""
  1787.  
  1788. #: builtin/log.c:502
  1789. #, c-format
  1790. msgid "Unknown type: %d"
  1791. msgstr ""
  1792.  
  1793. #: builtin/log.c:591
  1794. msgid "format.headers without value"
  1795. msgstr ""
  1796.  
  1797. #: builtin/log.c:664
  1798. msgid "name of output directory is too long"
  1799. msgstr ""
  1800.  
  1801. #: builtin/log.c:675
  1802. #, c-format
  1803. msgid "Cannot open patch file %s"
  1804. msgstr ""
  1805.  
  1806. #: builtin/log.c:689
  1807. msgid "Need exactly one range."
  1808. msgstr ""
  1809.  
  1810. #: builtin/log.c:697
  1811. msgid "Not a range."
  1812. msgstr ""
  1813.  
  1814. #: builtin/log.c:734
  1815. msgid "Could not extract email from committer identity."
  1816. msgstr ""
  1817.  
  1818. #: builtin/log.c:766
  1819. msgid "Cover letter needs email format"
  1820. msgstr ""
  1821.  
  1822. #: builtin/log.c:859
  1823. #, c-format
  1824. msgid "insane in-reply-to: %s"
  1825. msgstr ""
  1826.  
  1827. #: builtin/log.c:932
  1828. msgid "Two output directories?"
  1829. msgstr ""
  1830.  
  1831. #: builtin/log.c:1123
  1832. #, c-format
  1833. msgid "bogus committer info %s"
  1834. msgstr ""
  1835.  
  1836. #: builtin/log.c:1168
  1837. msgid "-n and -k are mutually exclusive."
  1838. msgstr ""
  1839.  
  1840. #: builtin/log.c:1170
  1841. msgid "--subject-prefix and -k are mutually exclusive."
  1842. msgstr ""
  1843.  
  1844. #: builtin/log.c:1175 builtin/shortlog.c:284
  1845. #, c-format
  1846. msgid "unrecognized argument: %s"
  1847. msgstr ""
  1848.  
  1849. #: builtin/log.c:1178
  1850. msgid "--name-only does not make sense"
  1851. msgstr ""
  1852.  
  1853. #: builtin/log.c:1180
  1854. msgid "--name-status does not make sense"
  1855. msgstr ""
  1856.  
  1857. #: builtin/log.c:1182
  1858. msgid "--check does not make sense"
  1859. msgstr ""
  1860.  
  1861. #: builtin/log.c:1205
  1862. msgid "standard output, or directory, which one?"
  1863. msgstr ""
  1864.  
  1865. #: builtin/log.c:1207
  1866. #, c-format
  1867. msgid "Could not create directory '%s'"
  1868. msgstr ""
  1869.  
  1870. #: builtin/log.c:1342
  1871. msgid "Failed to create output files"
  1872. msgstr ""
  1873.  
  1874. #: builtin/log.c:1445
  1875. #, c-format
  1876. msgid ""
  1877. "Could not find a tracked remote branch, please specify <upstream> manually.\n"
  1878. msgstr ""
  1879.  
  1880. #: builtin/log.c:1461 builtin/log.c:1463 builtin/log.c:1475
  1881. #, c-format
  1882. msgid "Unknown commit %s"
  1883. msgstr ""
  1884.  
  1885. #: builtin/merge.c:87
  1886. msgid "switch `m' requires a value"
  1887. msgstr ""
  1888.  
  1889. #: builtin/merge.c:124
  1890. #, c-format
  1891. msgid "Could not find merge strategy '%s'.\n"
  1892. msgstr ""
  1893.  
  1894. #: builtin/merge.c:125
  1895. #, c-format
  1896. msgid "Available strategies are:"
  1897. msgstr ""
  1898.  
  1899. #: builtin/merge.c:130
  1900. #, c-format
  1901. msgid "Available custom strategies are:"
  1902. msgstr ""
  1903.  
  1904. #: builtin/merge.c:234
  1905. msgid "could not run stash."
  1906. msgstr ""
  1907.  
  1908. #: builtin/merge.c:239
  1909. msgid "stash failed"
  1910. msgstr ""
  1911.  
  1912. #: builtin/merge.c:244
  1913. #, c-format
  1914. msgid "not a valid object: %s"
  1915. msgstr ""
  1916.  
  1917. #: builtin/merge.c:263 builtin/merge.c:280
  1918. msgid "read-tree failed"
  1919. msgstr ""
  1920.  
  1921. #: builtin/merge.c:310
  1922. msgid " (nothing to squash)"
  1923. msgstr ""
  1924.  
  1925. #: builtin/merge.c:323
  1926. #, c-format
  1927. msgid "Squash commit -- not updating HEAD\n"
  1928. msgstr ""
  1929.  
  1930. #: builtin/merge.c:327 builtin/merge.c:860 builtin/merge.c:1069
  1931. #: builtin/merge.c:1082 builtin/revert.c:327
  1932. #, c-format
  1933. msgid "Could not write to '%s'"
  1934. msgstr ""
  1935.  
  1936. #: builtin/merge.c:355
  1937. msgid "Writing SQUASH_MSG"
  1938. msgstr ""
  1939.  
  1940. #: builtin/merge.c:357
  1941. msgid "Finishing SQUASH_MSG"
  1942. msgstr ""
  1943.  
  1944. #: builtin/merge.c:379
  1945. #, c-format
  1946. msgid "No merge message -- not updating HEAD\n"
  1947. msgstr ""
  1948.  
  1949. #: builtin/merge.c:438
  1950. #, c-format
  1951. msgid "'%s' does not point to a commit"
  1952. msgstr ""
  1953.  
  1954. #: builtin/merge.c:532
  1955. #, c-format
  1956. msgid "Bad branch.%s.mergeoptions string: %s"
  1957. msgstr ""
  1958.  
  1959. #: builtin/merge.c:565
  1960. #, c-format
  1961. msgid "%s: negative length %s"
  1962. msgstr ""
  1963.  
  1964. #: builtin/merge.c:624
  1965. msgid "git write-tree failed to write a tree"
  1966. msgstr ""
  1967.  
  1968. #: builtin/merge.c:674
  1969. msgid "failed to read the cache"
  1970. msgstr ""
  1971.  
  1972. #: builtin/merge.c:691
  1973. msgid "Unable to write index."
  1974. msgstr ""
  1975.  
  1976. #: builtin/merge.c:704
  1977. msgid "Not handling anything other than two heads merge."
  1978. msgstr ""
  1979.  
  1980. #: builtin/merge.c:718
  1981. #, c-format
  1982. msgid "Unknown option for merge-recursive: -X%s"
  1983. msgstr ""
  1984.  
  1985. #: builtin/merge.c:732
  1986. #, c-format
  1987. msgid "unable to write %s"
  1988. msgstr ""
  1989.  
  1990. #: builtin/merge.c:857 builtin/merge.c:964 builtin/merge.c:1067
  1991. #: builtin/merge.c:1077 builtin/revert.c:325
  1992. #, c-format
  1993. msgid "Could not open '%s' for writing"
  1994. msgstr ""
  1995.  
  1996. #: builtin/merge.c:869
  1997. #, c-format
  1998. msgid "Could not read from '%s'"
  1999. msgstr ""
  2000.  
  2001. #: builtin/merge.c:878
  2002. #, c-format
  2003. msgid "Not committing merge; use 'git commit' to complete the merge.\n"
  2004. msgstr ""
  2005.  
  2006. #: builtin/merge.c:898
  2007. msgid "Empty commit message."
  2008. msgstr ""
  2009.  
  2010. #: builtin/merge.c:910
  2011. #, c-format
  2012. msgid "Wonderful.\n"
  2013. msgstr ""
  2014.  
  2015. #: builtin/merge.c:979
  2016. #, c-format
  2017. msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
  2018. msgstr ""
  2019.  
  2020. #: builtin/merge.c:995
  2021. #, c-format
  2022. msgid "'%s' is not a commit"
  2023. msgstr ""
  2024.  
  2025. #: builtin/merge.c:1036
  2026. msgid "No current branch."
  2027. msgstr ""
  2028.  
  2029. #: builtin/merge.c:1038
  2030. msgid "No remote for the current branch."
  2031. msgstr ""
  2032.  
  2033. #: builtin/merge.c:1040
  2034. msgid "No default upstream defined for the current branch."
  2035. msgstr ""
  2036.  
  2037. #: builtin/merge.c:1045
  2038. #, c-format
  2039. msgid "No remote tracking branch for %s from %s"
  2040. msgstr ""
  2041.  
  2042. #: builtin/merge.c:1130
  2043. msgid "There is no merge to abort (MERGE_HEAD missing)."
  2044. msgstr ""
  2045.  
  2046. #: builtin/merge.c:1145 git-pull.sh:31
  2047. msgid ""
  2048. "You have not concluded your merge (MERGE_HEAD exists).\n"
  2049. "Please, commit your changes before you can merge."
  2050. msgstr ""
  2051.  
  2052. #: builtin/merge.c:1148 git-pull.sh:34
  2053. msgid "You have not concluded your merge (MERGE_HEAD exists)."
  2054. msgstr ""
  2055.  
  2056. #: builtin/merge.c:1152
  2057. msgid ""
  2058. "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
  2059. "Please, commit your changes before you can merge."
  2060. msgstr ""
  2061.  
  2062. #: builtin/merge.c:1155
  2063. msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
  2064. msgstr ""
  2065.  
  2066. #: builtin/merge.c:1164
  2067. msgid "You cannot combine --squash with --no-ff."
  2068. msgstr ""
  2069.  
  2070. #: builtin/merge.c:1169
  2071. msgid "You cannot combine --no-ff with --ff-only."
  2072. msgstr ""
  2073.  
  2074. #: builtin/merge.c:1204
  2075. msgid "Can merge only exactly one commit into empty head"
  2076. msgstr ""
  2077.  
  2078. #: builtin/merge.c:1207
  2079. msgid "Squash commit into empty head not supported yet"
  2080. msgstr ""
  2081.  
  2082. #: builtin/merge.c:1209
  2083. msgid "Non-fast-forward commit does not make sense into an empty head"
  2084. msgstr ""
  2085.  
  2086. #: builtin/merge.c:1213 builtin/merge.c:1259
  2087. #, c-format
  2088. msgid "%s - not something we can merge"
  2089. msgstr ""
  2090.  
  2091. #: builtin/merge.c:1316
  2092. #, c-format
  2093. msgid "Updating %s..%s\n"
  2094. msgstr ""
  2095.  
  2096. #: builtin/merge.c:1349
  2097. #, c-format
  2098. msgid "Trying really trivial in-index merge...\n"
  2099. msgstr ""
  2100.  
  2101. #: builtin/merge.c:1353
  2102. #, c-format
  2103. msgid "Nope.\n"
  2104. msgstr ""
  2105.  
  2106. #: builtin/merge.c:1385
  2107. msgid "Not possible to fast-forward, aborting."
  2108. msgstr ""
  2109.  
  2110. #: builtin/merge.c:1408 builtin/merge.c:1482
  2111. #, c-format
  2112. msgid "Rewinding the tree to pristine...\n"
  2113. msgstr ""
  2114.  
  2115. #: builtin/merge.c:1412
  2116. #, c-format
  2117. msgid "Trying merge strategy %s...\n"
  2118. msgstr ""
  2119.  
  2120. #: builtin/merge.c:1474
  2121. #, c-format
  2122. msgid "No merge strategy handled the merge.\n"
  2123. msgstr ""
  2124.  
  2125. #: builtin/merge.c:1476
  2126. #, c-format
  2127. msgid "Merge with strategy %s failed.\n"
  2128. msgstr ""
  2129.  
  2130. #: builtin/merge.c:1484
  2131. #, c-format
  2132. msgid "Using the %s to prepare resolving by hand.\n"
  2133. msgstr ""
  2134.  
  2135. #: builtin/merge.c:1495
  2136. #, c-format
  2137. msgid "Automatic merge went well; stopped before committing as requested\n"
  2138. msgstr ""
  2139.  
  2140. #: builtin/mv.c:108
  2141. #, c-format
  2142. msgid "Checking rename of '%s' to '%s'\n"
  2143. msgstr ""
  2144.  
  2145. #: builtin/mv.c:112
  2146. msgid "bad source"
  2147. msgstr ""
  2148.  
  2149. #: builtin/mv.c:115
  2150. msgid "can not move directory into itself"
  2151. msgstr ""
  2152.  
  2153. #: builtin/mv.c:118
  2154. msgid "cannot move directory over file"
  2155. msgstr ""
  2156.  
  2157. #: builtin/mv.c:128
  2158. #, c-format
  2159. msgid "Huh? %.*s is in index?"
  2160. msgstr ""
  2161.  
  2162. #: builtin/mv.c:140
  2163. msgid "source directory is empty"
  2164. msgstr ""
  2165.  
  2166. #: builtin/mv.c:171
  2167. msgid "not under version control"
  2168. msgstr ""
  2169.  
  2170. #: builtin/mv.c:173
  2171. msgid "destination exists"
  2172. msgstr ""
  2173.  
  2174. #: builtin/mv.c:181
  2175. #, c-format
  2176. msgid "overwriting '%s'"
  2177. msgstr ""
  2178.  
  2179. #: builtin/mv.c:184
  2180. msgid "Cannot overwrite"
  2181. msgstr ""
  2182.  
  2183. #: builtin/mv.c:187
  2184. msgid "multiple sources for the same target"
  2185. msgstr ""
  2186.  
  2187. #: builtin/mv.c:202
  2188. #, c-format
  2189. msgid "%s, source=%s, destination=%s"
  2190. msgstr ""
  2191.  
  2192. #: builtin/mv.c:212
  2193. #, c-format
  2194. msgid "Renaming %s to %s\n"
  2195. msgstr ""
  2196.  
  2197. #: builtin/mv.c:215
  2198. #, c-format
  2199. msgid "renaming '%s' failed"
  2200. msgstr ""
  2201.  
  2202. #: builtin/notes.c:139
  2203. #, c-format
  2204. msgid "unable to start 'show' for object '%s'"
  2205. msgstr ""
  2206.  
  2207. #: builtin/notes.c:145
  2208. msgid "can't fdopen 'show' output fd"
  2209. msgstr ""
  2210.  
  2211. #: builtin/notes.c:155
  2212. #, c-format
  2213. msgid "failed to close pipe to 'show' for object '%s'"
  2214. msgstr ""
  2215.  
  2216. #: builtin/notes.c:158
  2217. #, c-format
  2218. msgid "failed to finish 'show' for object '%s'"
  2219. msgstr ""
  2220.  
  2221. #: builtin/notes.c:175 builtin/tag.c:355
  2222. #, c-format
  2223. msgid "could not create file '%s'"
  2224. msgstr ""
  2225.  
  2226. #: builtin/notes.c:189
  2227. msgid "Please supply the note contents using either -m or -F option"
  2228. msgstr ""
  2229.  
  2230. #: builtin/notes.c:210 builtin/notes.c:968
  2231. #, c-format
  2232. msgid "Removing note for object %s\n"
  2233. msgstr ""
  2234.  
  2235. #: builtin/notes.c:215
  2236. msgid "unable to write note object"
  2237. msgstr ""
  2238.  
  2239. #: builtin/notes.c:217
  2240. #, c-format
  2241. msgid "The note contents has been left in %s"
  2242. msgstr ""
  2243.  
  2244. #: builtin/notes.c:251 builtin/tag.c:500
  2245. #, c-format
  2246. msgid "cannot read '%s'"
  2247. msgstr ""
  2248.  
  2249. #: builtin/notes.c:253 builtin/tag.c:503
  2250. #, c-format
  2251. msgid "could not open or read '%s'"
  2252. msgstr ""
  2253.  
  2254. #: builtin/notes.c:272 builtin/notes.c:445 builtin/notes.c:447
  2255. #: builtin/notes.c:507 builtin/notes.c:561 builtin/notes.c:644
  2256. #: builtin/notes.c:649 builtin/notes.c:724 builtin/notes.c:766
  2257. #: builtin/notes.c:963 builtin/reset.c:286 builtin/tag.c:516
  2258. #, c-format
  2259. msgid "Failed to resolve '%s' as a valid ref."
  2260. msgstr ""
  2261.  
  2262. #: builtin/notes.c:275
  2263. #, c-format
  2264. msgid "Failed to read object '%s'."
  2265. msgstr ""
  2266.  
  2267. #: builtin/notes.c:299
  2268. msgid "Cannot commit uninitialized/unreferenced notes tree"
  2269. msgstr ""
  2270.  
  2271. #: builtin/notes.c:340
  2272. #, c-format
  2273. msgid "Bad notes.rewriteMode value: '%s'"
  2274. msgstr ""
  2275.  
  2276. #: builtin/notes.c:350
  2277. #, c-format
  2278. msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
  2279. msgstr ""
  2280.  
  2281. #. TRANSLATORS: The first %s is the name of the
  2282. #. environment variable, the second %s is its value
  2283. #: builtin/notes.c:377
  2284. #, c-format
  2285. msgid "Bad %s value: '%s'"
  2286. msgstr ""
  2287.  
  2288. #: builtin/notes.c:441
  2289. #, c-format
  2290. msgid "Malformed input line: '%s'."
  2291. msgstr ""
  2292.  
  2293. #: builtin/notes.c:456
  2294. #, c-format
  2295. msgid "Failed to copy notes from '%s' to '%s'"
  2296. msgstr ""
  2297.  
  2298. #: builtin/notes.c:500 builtin/notes.c:554 builtin/notes.c:627
  2299. #: builtin/notes.c:639 builtin/notes.c:712 builtin/notes.c:759
  2300. #: builtin/notes.c:1028
  2301. msgid "too many parameters"
  2302. msgstr ""
  2303.  
  2304. #: builtin/notes.c:513 builtin/notes.c:772
  2305. #, c-format
  2306. msgid "No note found for object %s."
  2307. msgstr ""
  2308.  
  2309. #: builtin/notes.c:580
  2310. #, c-format
  2311. msgid ""
  2312. "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
  2313. "existing notes"
  2314. msgstr ""
  2315.  
  2316. #: builtin/notes.c:585 builtin/notes.c:662
  2317. #, c-format
  2318. msgid "Overwriting existing notes for object %s\n"
  2319. msgstr ""
  2320.  
  2321. #: builtin/notes.c:635
  2322. msgid "too few parameters"
  2323. msgstr ""
  2324.  
  2325. #: builtin/notes.c:656
  2326. #, c-format
  2327. msgid ""
  2328. "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
  2329. "existing notes"
  2330. msgstr ""
  2331.  
  2332. #: builtin/notes.c:668
  2333. #, c-format
  2334. msgid "Missing notes on source object %s. Cannot copy."
  2335. msgstr ""
  2336.  
  2337. #: builtin/notes.c:717
  2338. #, c-format
  2339. msgid ""
  2340. "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
  2341. "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
  2342. msgstr ""
  2343.  
  2344. #: builtin/notes.c:966
  2345. #, c-format
  2346. msgid "Object %s has no note\n"
  2347. msgstr ""
  2348.  
  2349. #: builtin/notes.c:1098
  2350. #, c-format
  2351. msgid "Unknown subcommand: %s"
  2352. msgstr ""
  2353.  
  2354. #: builtin/push.c:44
  2355. msgid "tag shorthand without <tag>"
  2356. msgstr ""
  2357.  
  2358. #: builtin/push.c:63
  2359. msgid "--delete only accepts plain target ref names"
  2360. msgstr ""
  2361.  
  2362. #: builtin/push.c:73
  2363. #, c-format
  2364. msgid ""
  2365. "You are not currently on a branch.\n"
  2366. "To push the history leading to the current (detached HEAD)\n"
  2367. "state now, use\n"
  2368. "\n"
  2369. " git push %s HEAD:<name-of-remote-branch>\n"
  2370. msgstr ""
  2371.  
  2372. #: builtin/push.c:80
  2373. #, c-format
  2374. msgid ""
  2375. "The current branch %s has no upstream branch.\n"
  2376. "To push the current branch and set the remote as upstream, use\n"
  2377. "\n"
  2378. " git push --set-upstream %s %s\n"
  2379. msgstr ""
  2380.  
  2381. #: builtin/push.c:88
  2382. #, c-format
  2383. msgid "The current branch %s has multiple upstream branches, refusing to push."
  2384. msgstr ""
  2385.  
  2386. #: builtin/push.c:111
  2387. msgid ""
  2388. "You didn't specify any refspecs to push, and push.default is \"nothing\"."
  2389. msgstr ""
  2390.  
  2391. #: builtin/push.c:131
  2392. #, c-format
  2393. msgid "Pushing to %s\n"
  2394. msgstr ""
  2395.  
  2396. #: builtin/push.c:135
  2397. #, c-format
  2398. msgid "failed to push some refs to '%s'"
  2399. msgstr ""
  2400.  
  2401. #: builtin/push.c:143
  2402. #, c-format
  2403. msgid ""
  2404. "To prevent you from losing history, non-fast-forward updates were rejected\n"
  2405. "Merge the remote changes (e.g. 'git pull') before pushing again. See the\n"
  2406. "'Note about fast-forwards' section of 'git push --help' for details.\n"
  2407. msgstr ""
  2408.  
  2409. #: builtin/push.c:160
  2410. #, c-format
  2411. msgid "bad repository '%s'"
  2412. msgstr ""
  2413.  
  2414. #: builtin/push.c:161
  2415. msgid ""
  2416. "No configured push destination.\n"
  2417. "Either specify the URL from the command-line or configure a remote "
  2418. "repository using\n"
  2419. "\n"
  2420. " git remote add <name> <url>\n"
  2421. "\n"
  2422. "and then push using the remote name\n"
  2423. "\n"
  2424. " git push <name>\n"
  2425. msgstr ""
  2426.  
  2427. #: builtin/push.c:176
  2428. msgid "--all and --tags are incompatible"
  2429. msgstr ""
  2430.  
  2431. #: builtin/push.c:177
  2432. msgid "--all can't be combined with refspecs"
  2433. msgstr ""
  2434.  
  2435. #: builtin/push.c:182
  2436. msgid "--mirror and --tags are incompatible"
  2437. msgstr ""
  2438.  
  2439. #: builtin/push.c:183
  2440. msgid "--mirror can't be combined with refspecs"
  2441. msgstr ""
  2442.  
  2443. #: builtin/push.c:188
  2444. msgid "--all and --mirror are incompatible"
  2445. msgstr ""
  2446.  
  2447. #: builtin/push.c:272
  2448. msgid "--delete is incompatible with --all, --mirror and --tags"
  2449. msgstr ""
  2450.  
  2451. #: builtin/push.c:274
  2452. msgid "--delete doesn't make sense without any refs"
  2453. msgstr ""
  2454.  
  2455. #: builtin/reset.c:33
  2456. msgid "mixed"
  2457. msgstr ""
  2458.  
  2459. #: builtin/reset.c:33
  2460. msgid "soft"
  2461. msgstr ""
  2462.  
  2463. #: builtin/reset.c:33
  2464. msgid "hard"
  2465. msgstr ""
  2466.  
  2467. #: builtin/reset.c:33
  2468. msgid "merge"
  2469. msgstr ""
  2470.  
  2471. #: builtin/reset.c:33
  2472. msgid "keep"
  2473. msgstr ""
  2474.  
  2475. #: builtin/reset.c:76
  2476. msgid "You do not have a valid HEAD."
  2477. msgstr ""
  2478.  
  2479. #: builtin/reset.c:78
  2480. msgid "Failed to find tree of HEAD."
  2481. msgstr ""
  2482.  
  2483. #: builtin/reset.c:84
  2484. #, c-format
  2485. msgid "Failed to find tree of %s."
  2486. msgstr ""
  2487.  
  2488. #: builtin/reset.c:89
  2489. msgid "Could not write new index file."
  2490. msgstr ""
  2491.  
  2492. #: builtin/reset.c:99
  2493. #, c-format
  2494. msgid "HEAD is now at %s"
  2495. msgstr ""
  2496.  
  2497. #: builtin/reset.c:123
  2498. msgid "Could not read index"
  2499. msgstr ""
  2500.  
  2501. #: builtin/reset.c:126
  2502. msgid "Unstaged changes after reset:"
  2503. msgstr ""
  2504.  
  2505. #: builtin/reset.c:216
  2506. #, c-format
  2507. msgid "Cannot do a %s reset in the middle of a merge."
  2508. msgstr ""
  2509.  
  2510. #: builtin/reset.c:290
  2511. #, c-format
  2512. msgid "Could not parse object '%s'."
  2513. msgstr ""
  2514.  
  2515. #: builtin/reset.c:295
  2516. msgid "--patch is incompatible with --{hard,mixed,soft}"
  2517. msgstr ""
  2518.  
  2519. #: builtin/reset.c:304
  2520. msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
  2521. msgstr ""
  2522.  
  2523. #: builtin/reset.c:306
  2524. #, c-format
  2525. msgid "Cannot do %s reset with paths."
  2526. msgstr ""
  2527.  
  2528. #: builtin/reset.c:318
  2529. #, c-format
  2530. msgid "%s reset is not allowed in a bare repository"
  2531. msgstr ""
  2532.  
  2533. #: builtin/reset.c:334
  2534. #, c-format
  2535. msgid "Could not reset index file to revision '%s'."
  2536. msgstr ""
  2537.  
  2538. #: builtin/revert.c:114 builtin/revert.c:135
  2539. #, c-format
  2540. msgid "%s: %s cannot be used with %s"
  2541. msgstr ""
  2542.  
  2543. #: builtin/revert.c:170
  2544. msgid "program error"
  2545. msgstr ""
  2546.  
  2547. #: builtin/revert.c:360 builtin/revert.c:884 builtin/revert.c:967
  2548. #, c-format
  2549. msgid "Could not write to %s"
  2550. msgstr ""
  2551.  
  2552. #: builtin/revert.c:363
  2553. #, c-format
  2554. msgid "Error wrapping up %s"
  2555. msgstr ""
  2556.  
  2557. #: builtin/revert.c:378
  2558. msgid "Your local changes would be overwritten by cherry-pick."
  2559. msgstr ""
  2560.  
  2561. #: builtin/revert.c:380
  2562. msgid "Your local changes would be overwritten by revert."
  2563. msgstr ""
  2564.  
  2565. #: builtin/revert.c:383
  2566. msgid "Commit your changes or stash them to proceed."
  2567. msgstr ""
  2568.  
  2569. #. TRANSLATORS: %s will be "revert" or "cherry-pick"
  2570. #: builtin/revert.c:433
  2571. #, c-format
  2572. msgid "%s: Unable to write new index file"
  2573. msgstr ""
  2574.  
  2575. #: builtin/revert.c:499
  2576. msgid "Your index file is unmerged."
  2577. msgstr ""
  2578.  
  2579. #: builtin/revert.c:502
  2580. msgid "You do not have a valid HEAD"
  2581. msgstr ""
  2582.  
  2583. #: builtin/revert.c:517
  2584. #, c-format
  2585. msgid "Commit %s is a merge but no -m option was given."
  2586. msgstr ""
  2587.  
  2588. #: builtin/revert.c:525
  2589. #, c-format
  2590. msgid "Commit %s does not have parent %d"
  2591. msgstr ""
  2592.  
  2593. #: builtin/revert.c:529
  2594. #, c-format
  2595. msgid "Mainline was specified but commit %s is not a merge."
  2596. msgstr ""
  2597.  
  2598. #. TRANSLATORS: The first %s will be "revert" or
  2599. #. "cherry-pick", the second %s a SHA1
  2600. #: builtin/revert.c:540
  2601. #, c-format
  2602. msgid "%s: cannot parse parent commit %s"
  2603. msgstr ""
  2604.  
  2605. #: builtin/revert.c:544 builtin/revert.c:710
  2606. #, c-format
  2607. msgid "Cannot get commit message for %s"
  2608. msgstr ""
  2609.  
  2610. #: builtin/revert.c:628
  2611. #, c-format
  2612. msgid "could not revert %s... %s"
  2613. msgstr ""
  2614.  
  2615. #: builtin/revert.c:629
  2616. #, c-format
  2617. msgid "could not apply %s... %s"
  2618. msgstr ""
  2619.  
  2620. #: builtin/revert.c:654
  2621. msgid "empty commit set passed"
  2622. msgstr ""
  2623.  
  2624. #: builtin/revert.c:662
  2625. #, c-format
  2626. msgid "git %s: failed to read the index"
  2627. msgstr ""
  2628.  
  2629. #: builtin/revert.c:667
  2630. #, c-format
  2631. msgid "git %s: failed to refresh the index"
  2632. msgstr ""
  2633.  
  2634. #: builtin/revert.c:749
  2635. #, c-format
  2636. msgid "Cannot %s during a %s"
  2637. msgstr ""
  2638.  
  2639. #: builtin/revert.c:770
  2640. #, c-format
  2641. msgid "Could not parse line %d."
  2642. msgstr ""
  2643.  
  2644. #: builtin/revert.c:777
  2645. msgid "No commits parsed."
  2646. msgstr ""
  2647.  
  2648. #: builtin/revert.c:790
  2649. #, c-format
  2650. msgid "Could not open %s"
  2651. msgstr ""
  2652.  
  2653. #: builtin/revert.c:794
  2654. #, c-format
  2655. msgid "Could not read %s."
  2656. msgstr ""
  2657.  
  2658. #: builtin/revert.c:801
  2659. #, c-format
  2660. msgid "Unusable instruction sheet: %s"
  2661. msgstr ""
  2662.  
  2663. #: builtin/revert.c:829
  2664. #, c-format
  2665. msgid "Invalid key: %s"
  2666. msgstr ""
  2667.  
  2668. #: builtin/revert.c:832
  2669. #, c-format
  2670. msgid "Invalid value for %s: %s"
  2671. msgstr ""
  2672.  
  2673. #: builtin/revert.c:844
  2674. #, c-format
  2675. msgid "Malformed options sheet: %s"
  2676. msgstr ""
  2677.  
  2678. #: builtin/revert.c:865
  2679. msgid "a cherry-pick or revert is already in progress"
  2680. msgstr ""
  2681.  
  2682. #: builtin/revert.c:866
  2683. msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
  2684. msgstr ""
  2685.  
  2686. #: builtin/revert.c:870
  2687. #, c-format
  2688. msgid "Could not create sequencer directory %s"
  2689. msgstr ""
  2690.  
  2691. #: builtin/revert.c:886 builtin/revert.c:971
  2692. #, c-format
  2693. msgid "Error wrapping up %s."
  2694. msgstr ""
  2695.  
  2696. #: builtin/revert.c:905 builtin/revert.c:1039
  2697. msgid "no cherry-pick or revert in progress"
  2698. msgstr ""
  2699.  
  2700. #: builtin/revert.c:907
  2701. msgid "cannot resolve HEAD"
  2702. msgstr ""
  2703.  
  2704. #: builtin/revert.c:909
  2705. msgid "cannot abort from a branch yet to be born"
  2706. msgstr ""
  2707.  
  2708. #: builtin/revert.c:931
  2709. #, c-format
  2710. msgid "cannot open %s: %s"
  2711. msgstr ""
  2712.  
  2713. #: builtin/revert.c:934
  2714. #, c-format
  2715. msgid "cannot read %s: %s"
  2716. msgstr ""
  2717.  
  2718. #: builtin/revert.c:935
  2719. msgid "unexpected end of file"
  2720. msgstr ""
  2721.  
  2722. #: builtin/revert.c:941
  2723. #, c-format
  2724. msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
  2725. msgstr ""
  2726.  
  2727. #: builtin/revert.c:964
  2728. #, c-format
  2729. msgid "Could not format %s."
  2730. msgstr ""
  2731.  
  2732. #: builtin/revert.c:1126
  2733. msgid "Can't revert as initial commit"
  2734. msgstr ""
  2735.  
  2736. #: builtin/revert.c:1127
  2737. msgid "Can't cherry-pick into empty head"
  2738. msgstr ""
  2739.  
  2740. #: builtin/revert.c:1147
  2741. msgid "revert failed"
  2742. msgstr ""
  2743.  
  2744. #: builtin/revert.c:1162
  2745. msgid "cherry-pick failed"
  2746. msgstr ""
  2747.  
  2748. #: builtin/rm.c:109
  2749. #, c-format
  2750. msgid ""
  2751. "'%s' has staged content different from both the file and the HEAD\n"
  2752. "(use -f to force removal)"
  2753. msgstr ""
  2754.  
  2755. #: builtin/rm.c:115
  2756. #, c-format
  2757. msgid ""
  2758. "'%s' has changes staged in the index\n"
  2759. "(use --cached to keep the file, or -f to force removal)"
  2760. msgstr ""
  2761.  
  2762. #: builtin/rm.c:119
  2763. #, c-format
  2764. msgid ""
  2765. "'%s' has local modifications\n"
  2766. "(use --cached to keep the file, or -f to force removal)"
  2767. msgstr ""
  2768.  
  2769. #: builtin/rm.c:194
  2770. #, c-format
  2771. msgid "not removing '%s' recursively without -r"
  2772. msgstr ""
  2773.  
  2774. #: builtin/rm.c:230
  2775. #, c-format
  2776. msgid "git rm: unable to remove %s"
  2777. msgstr ""
  2778.  
  2779. #: builtin/shortlog.c:157
  2780. #, c-format
  2781. msgid "Missing author: %s"
  2782. msgstr ""
  2783.  
  2784. #: builtin/tag.c:173
  2785. #, c-format
  2786. msgid "tag name too long: %.*s..."
  2787. msgstr ""
  2788.  
  2789. #: builtin/tag.c:178
  2790. #, c-format
  2791. msgid "tag '%s' not found."
  2792. msgstr ""
  2793.  
  2794. #: builtin/tag.c:193
  2795. #, c-format
  2796. msgid "Deleted tag '%s' (was %s)\n"
  2797. msgstr ""
  2798.  
  2799. #: builtin/tag.c:205
  2800. #, c-format
  2801. msgid "could not verify the tag '%s'"
  2802. msgstr ""
  2803.  
  2804. #: builtin/tag.c:220
  2805. msgid "committer info too long."
  2806. msgstr ""
  2807.  
  2808. #: builtin/tag.c:240
  2809. msgid "could not run gpg."
  2810. msgstr ""
  2811.  
  2812. #: builtin/tag.c:246
  2813. msgid "gpg did not accept the tag data"
  2814. msgstr ""
  2815.  
  2816. #: builtin/tag.c:253
  2817. msgid "gpg failed to sign the tag"
  2818. msgstr ""
  2819.  
  2820. #: builtin/tag.c:268
  2821. msgid ""
  2822. "\n"
  2823. "#\n"
  2824. "# Write a tag message\n"
  2825. "#\n"
  2826. msgstr ""
  2827.  
  2828. #: builtin/tag.c:276
  2829. #, c-format
  2830. msgid "signing key value too long (%.10s...)"
  2831. msgstr ""
  2832.  
  2833. #: builtin/tag.c:316
  2834. msgid "unable to sign the tag"
  2835. msgstr ""
  2836.  
  2837. #: builtin/tag.c:318
  2838. msgid "unable to write tag file"
  2839. msgstr ""
  2840.  
  2841. #: builtin/tag.c:333
  2842. msgid "bad object type."
  2843. msgstr ""
  2844.  
  2845. #: builtin/tag.c:346
  2846. msgid "tag header too big."
  2847. msgstr ""
  2848.  
  2849. #: builtin/tag.c:373
  2850. msgid "no tag message?"
  2851. msgstr ""
  2852.  
  2853. #: builtin/tag.c:379
  2854. #, c-format
  2855. msgid "The tag message has been left in %s\n"
  2856. msgstr ""
  2857.  
  2858. #: builtin/tag.c:483
  2859. msgid "-n option is only allowed with -l."
  2860. msgstr ""
  2861.  
  2862. #: builtin/tag.c:485
  2863. msgid "--contains option is only allowed with -l."
  2864. msgstr ""
  2865.  
  2866. #: builtin/tag.c:493
  2867. msgid "only one -F or -m option is allowed."
  2868. msgstr ""
  2869.  
  2870. #: builtin/tag.c:513
  2871. msgid "too many params"
  2872. msgstr ""
  2873.  
  2874. #: builtin/tag.c:519
  2875. #, c-format
  2876. msgid "'%s' is not a valid tag name."
  2877. msgstr ""
  2878.  
  2879. #: builtin/tag.c:524
  2880. #, c-format
  2881. msgid "tag '%s' already exists"
  2882. msgstr ""
  2883.  
  2884. #: builtin/tag.c:532
  2885. #, c-format
  2886. msgid "%s: cannot lock the ref"
  2887. msgstr ""
  2888.  
  2889. #: builtin/tag.c:534
  2890. #, c-format
  2891. msgid "%s: cannot update the ref"
  2892. msgstr ""
  2893.  
  2894. #: builtin/tag.c:536
  2895. #, c-format
  2896. msgid "Updated tag '%s' (was %s)\n"
  2897. msgstr ""
  2898.  
  2899. #: git-am.sh:48
  2900. msgid "You need to set your committer info first"
  2901. msgstr ""
  2902.  
  2903. #: git-am.sh:134
  2904. msgid "Repository lacks necessary blobs to fall back on 3-way merge."
  2905. msgstr ""
  2906.  
  2907. #: git-am.sh:143
  2908. msgid ""
  2909. "Did you hand edit your patch?\n"
  2910. "It does not apply to blobs recorded in its index."
  2911. msgstr ""
  2912.  
  2913. #: git-am.sh:152
  2914. msgid "Falling back to patching base and 3-way merge..."
  2915. msgstr ""
  2916.  
  2917. #: git-am.sh:264
  2918. msgid "Only one StGIT patch series can be applied at once"
  2919. msgstr ""
  2920.  
  2921. #: git-am.sh:351
  2922. #, sh-format
  2923. msgid "Patch format $patch_format is not supported."
  2924. msgstr ""
  2925.  
  2926. #: git-am.sh:353
  2927. msgid "Patch format detection failed."
  2928. msgstr ""
  2929.  
  2930. #: git-am.sh:403
  2931. msgid "-d option is no longer supported. Do not use."
  2932. msgstr ""
  2933.  
  2934. #: git-am.sh:466
  2935. #, sh-format
  2936. msgid "previous rebase directory $dotest still exists but mbox given."
  2937. msgstr ""
  2938.  
  2939. #: git-am.sh:471
  2940. msgid "Please make up your mind. --skip or --abort?"
  2941. msgstr ""
  2942.  
  2943. #: git-am.sh:498
  2944. msgid "Resolve operation not in progress, we are not resuming."
  2945. msgstr ""
  2946.  
  2947. #: git-am.sh:564
  2948. #, sh-format
  2949. msgid "Dirty index: cannot apply patches (dirty: $files)"
  2950. msgstr ""
  2951.  
  2952. #: git-am.sh:731
  2953. msgid "cannot be interactive without stdin connected to a terminal."
  2954. msgstr ""
  2955.  
  2956. #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
  2957. #. in your translation. The program will only accept English
  2958. #. input at this point.
  2959. #: git-am.sh:742
  2960. msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all "
  2961. msgstr ""
  2962.  
  2963. #: git-am.sh:778
  2964. #, sh-format
  2965. msgid "Applying: $FIRSTLINE"
  2966. msgstr ""
  2967.  
  2968. #: git-am.sh:823
  2969. msgid "No changes -- Patch already applied."
  2970. msgstr ""
  2971.  
  2972. #: git-am.sh:849
  2973. msgid "applying to an empty history"
  2974. msgstr ""
  2975.  
  2976. #. TRANSLATORS: Make sure to include [Y] and [n] in your
  2977. #. translation. The program will only accept English input
  2978. #. at this point.
  2979. #: git-bisect.sh:54
  2980. msgid "Do you want me to do it for you [Y/n]? "
  2981. msgstr ""
  2982.  
  2983. #: git-bisect.sh:95
  2984. #, sh-format
  2985. msgid "unrecognised option: '$arg'"
  2986. msgstr ""
  2987.  
  2988. #: git-bisect.sh:99
  2989. #, sh-format
  2990. msgid "'$arg' does not appear to be a valid revision"
  2991. msgstr ""
  2992.  
  2993. #: git-bisect.sh:117
  2994. msgid "Bad HEAD - I need a HEAD"
  2995. msgstr ""
  2996.  
  2997. #: git-bisect.sh:130
  2998. #, sh-format
  2999. msgid ""
  3000. "Checking out '$start_head' failed. Try 'git bisect reset <validbranch>'."
  3001. msgstr ""
  3002.  
  3003. #: git-bisect.sh:140
  3004. msgid "won't bisect on seeked tree"
  3005. msgstr ""
  3006.  
  3007. #: git-bisect.sh:144
  3008. msgid "Bad HEAD - strange symbolic ref"
  3009. msgstr ""
  3010.  
  3011. #: git-bisect.sh:189
  3012. #, sh-format
  3013. msgid "Bad bisect_write argument: $state"
  3014. msgstr ""
  3015.  
  3016. #: git-bisect.sh:218
  3017. #, sh-format
  3018. msgid "Bad rev input: $arg"
  3019. msgstr ""
  3020.  
  3021. #: git-bisect.sh:232
  3022. msgid "Please call 'bisect_state' with at least one argument."
  3023. msgstr ""
  3024.  
  3025. #: git-bisect.sh:244
  3026. #, sh-format
  3027. msgid "Bad rev input: $rev"
  3028. msgstr ""
  3029.  
  3030. #: git-bisect.sh:250
  3031. msgid "'git bisect bad' can take only one argument."
  3032. msgstr ""
  3033.  
  3034. #. TRANSLATORS: Make sure to include [Y] and [n] in your
  3035. #. translation. The program will only accept English input
  3036. #. at this point.
  3037. #: git-bisect.sh:279
  3038. msgid "Are you sure [Y/n]? "
  3039. msgstr ""
  3040.  
  3041. #: git-bisect.sh:354
  3042. #, sh-format
  3043. msgid "'$invalid' is not a valid commit"
  3044. msgstr ""
  3045.  
  3046. #: git-bisect.sh:363
  3047. #, sh-format
  3048. msgid ""
  3049. "Could not check out original HEAD '$branch'.\n"
  3050. "Try 'git bisect reset <commit>'."
  3051. msgstr ""
  3052.  
  3053. #: git-bisect.sh:390
  3054. msgid "No logfile given"
  3055. msgstr ""
  3056.  
  3057. #: git-bisect.sh:391
  3058. #, sh-format
  3059. msgid "cannot read $file for replaying"
  3060. msgstr ""
  3061.  
  3062. #: git-bisect.sh:408
  3063. msgid "?? what are you talking about?"
  3064. msgstr ""
  3065.  
  3066. #: git-bisect.sh:474
  3067. msgid "We are not bisecting."
  3068. msgstr ""
  3069.  
  3070. #: git-pull.sh:21
  3071. msgid ""
  3072. "Pull is not possible because you have unmerged files.\n"
  3073. "Please, fix them up in the work tree, and then use 'git add/rm <file>'\n"
  3074. "as appropriate to mark resolution, or use 'git commit -a'."
  3075. msgstr ""
  3076.  
  3077. #: git-pull.sh:25
  3078. msgid "Pull is not possible because you have unmerged files."
  3079. msgstr ""
  3080.  
  3081. #: git-pull.sh:189
  3082. msgid "updating an unborn branch with changes added to the index"
  3083. msgstr ""
  3084.  
  3085. #: git-pull.sh:245
  3086. msgid "Cannot merge multiple branches into empty head"
  3087. msgstr ""
  3088.  
  3089. #: git-pull.sh:249
  3090. msgid "Cannot rebase onto multiple branches"
  3091. msgstr ""
  3092.  
  3093. #: git-stash.sh:51
  3094. msgid "git stash clear with parameters is unimplemented"
  3095. msgstr ""
  3096.  
  3097. #: git-stash.sh:74
  3098. msgid "You do not have the initial commit yet"
  3099. msgstr ""
  3100.  
  3101. #: git-stash.sh:89
  3102. msgid "Cannot save the current index state"
  3103. msgstr ""
  3104.  
  3105. #: git-stash.sh:122 git-stash.sh:135
  3106. msgid "Cannot save the current worktree state"
  3107. msgstr ""
  3108.  
  3109. #: git-stash.sh:139
  3110. msgid "No changes selected"
  3111. msgstr ""
  3112.  
  3113. #: git-stash.sh:142
  3114. msgid "Cannot remove temporary index (can't happen)"
  3115. msgstr ""
  3116.  
  3117. #: git-stash.sh:155
  3118. msgid "Cannot record working tree state"
  3119. msgstr ""
  3120.  
  3121. #: git-stash.sh:222
  3122. msgid "No local changes to save"
  3123. msgstr ""
  3124.  
  3125. #: git-stash.sh:226
  3126. msgid "Cannot initialize stash"
  3127. msgstr ""
  3128.  
  3129. #: git-stash.sh:234
  3130. msgid "Cannot save the current status"
  3131. msgstr ""
  3132.  
  3133. #: git-stash.sh:252
  3134. msgid "Cannot remove worktree changes"
  3135. msgstr ""
  3136.  
  3137. #: git-stash.sh:351
  3138. msgid "No stash found."
  3139. msgstr ""
  3140.  
  3141. #: git-stash.sh:358
  3142. #, sh-format
  3143. msgid "Too many revisions specified: $REV"
  3144. msgstr ""
  3145.  
  3146. #: git-stash.sh:364
  3147. #, sh-format
  3148. msgid "$reference is not valid reference"
  3149. msgstr ""
  3150.  
  3151. #: git-stash.sh:392
  3152. #, sh-format
  3153. msgid "'$args' is not a stash-like commit"
  3154. msgstr ""
  3155.  
  3156. #: git-stash.sh:403
  3157. #, sh-format
  3158. msgid "'$args' is not a stash reference"
  3159. msgstr ""
  3160.  
  3161. #: git-stash.sh:411
  3162. msgid "unable to refresh index"
  3163. msgstr ""
  3164.  
  3165. #: git-stash.sh:415
  3166. msgid "Cannot apply a stash in the middle of a merge"
  3167. msgstr ""
  3168.  
  3169. #: git-stash.sh:423
  3170. msgid "Conflicts in index. Try without --index."
  3171. msgstr ""
  3172.  
  3173. #: git-stash.sh:425
  3174. msgid "Could not save index tree"
  3175. msgstr ""
  3176.  
  3177. #: git-stash.sh:459
  3178. msgid "Cannot unstage modified files"
  3179. msgstr ""
  3180.  
  3181. #: git-stash.sh:490
  3182. #, sh-format
  3183. msgid "Dropped ${REV} ($s)"
  3184. msgstr ""
  3185.  
  3186. #: git-stash.sh:491
  3187. #, sh-format
  3188. msgid "${REV}: Could not drop stash entry"
  3189. msgstr ""
  3190.  
  3191. #: git-stash.sh:498
  3192. msgid "No branch name specified"
  3193. msgstr ""
  3194.  
  3195. #: git-stash.sh:569
  3196. msgid "(To restore them type \"git stash apply\")"
  3197. msgstr ""
  3198.  
  3199. #: git-submodule.sh:56
  3200. #, sh-format
  3201. msgid "cannot strip one component off url '$remoteurl'"
  3202. msgstr ""
  3203.  
  3204. #: git-submodule.sh:108
  3205. #, sh-format
  3206. msgid "No submodule mapping found in .gitmodules for path '$path'"
  3207. msgstr ""
  3208.  
  3209. #: git-submodule.sh:172
  3210. #, sh-format
  3211. msgid "Clone of '$url' into submodule path '$path' failed"
  3212. msgstr ""
  3213.  
  3214. #: git-submodule.sh:246
  3215. #, sh-format
  3216. msgid "repo URL: '$repo' must be absolute or begin with ./|../"
  3217. msgstr ""
  3218.  
  3219. #: git-submodule.sh:263
  3220. #, sh-format
  3221. msgid "'$path' already exists in the index"
  3222. msgstr ""
  3223.  
  3224. #: git-submodule.sh:280
  3225. #, sh-format
  3226. msgid "'$path' already exists and is not a valid git repo"
  3227. msgstr ""
  3228.  
  3229. #: git-submodule.sh:294
  3230. #, sh-format
  3231. msgid "Unable to checkout submodule '$path'"
  3232. msgstr ""
  3233.  
  3234. #: git-submodule.sh:299
  3235. #, sh-format
  3236. msgid "Failed to add submodule '$path'"
  3237. msgstr ""
  3238.  
  3239. #: git-submodule.sh:304
  3240. #, sh-format
  3241. msgid "Failed to register submodule '$path'"
  3242. msgstr ""
  3243.  
  3244. #: git-submodule.sh:346
  3245. #, sh-format
  3246. msgid "Entering '$prefix$path'"
  3247. msgstr ""
  3248.  
  3249. #: git-submodule.sh:358
  3250. #, sh-format
  3251. msgid "Stopping at '$path'; script returned non-zero status."
  3252. msgstr ""
  3253.  
  3254. #: git-submodule.sh:400
  3255. #, sh-format
  3256. msgid "No url found for submodule path '$path' in .gitmodules"
  3257. msgstr ""
  3258.  
  3259. #: git-submodule.sh:409
  3260. #, sh-format
  3261. msgid "Failed to register url for submodule path '$path'"
  3262. msgstr ""
  3263.  
  3264. #: git-submodule.sh:417
  3265. #, sh-format
  3266. msgid "Failed to register update mode for submodule path '$path'"
  3267. msgstr ""
  3268.  
  3269. #: git-submodule.sh:419
  3270. #, sh-format
  3271. msgid "Submodule '$name' ($url) registered for path '$path'"
  3272. msgstr ""
  3273.  
  3274. #: git-submodule.sh:518
  3275. #, sh-format
  3276. msgid ""
  3277. "Submodule path '$path' not initialized\n"
  3278. "Maybe you want to use 'update --init'?"
  3279. msgstr ""
  3280.  
  3281. #: git-submodule.sh:531
  3282. #, sh-format
  3283. msgid "Unable to find current revision in submodule path '$path'"
  3284. msgstr ""
  3285.  
  3286. #: git-submodule.sh:550
  3287. #, sh-format
  3288. msgid "Unable to fetch in submodule path '$path'"
  3289. msgstr ""
  3290.  
  3291. #: git-submodule.sh:564
  3292. #, sh-format
  3293. msgid "Unable to rebase '$sha1' in submodule path '$path'"
  3294. msgstr ""
  3295.  
  3296. #: git-submodule.sh:565
  3297. #, sh-format
  3298. msgid "Submodule path '$path': rebased into '$sha1'"
  3299. msgstr ""
  3300.  
  3301. #: git-submodule.sh:570
  3302. #, sh-format
  3303. msgid "Unable to merge '$sha1' in submodule path '$path'"
  3304. msgstr ""
  3305.  
  3306. #: git-submodule.sh:571
  3307. #, sh-format
  3308. msgid "Submodule path '$path': merged in '$sha1'"
  3309. msgstr ""
  3310.  
  3311. #: git-submodule.sh:576
  3312. #, sh-format
  3313. msgid "Unable to checkout '$sha1' in submodule path '$path'"
  3314. msgstr ""
  3315.  
  3316. #: git-submodule.sh:577
  3317. #, sh-format
  3318. msgid "Submodule path '$path': checked out '$sha1'"
  3319. msgstr ""
  3320.  
  3321. #: git-submodule.sh:599 git-submodule.sh:922
  3322. #, sh-format
  3323. msgid "Failed to recurse into submodule path '$path'"
  3324. msgstr ""
  3325.  
  3326. #: git-submodule.sh:707
  3327. msgid "--"
  3328. msgstr ""
  3329.  
  3330. #: git-submodule.sh:765
  3331. #, sh-format
  3332. msgid " Warn: $name doesn't contain commit $sha1_src"
  3333. msgstr ""
  3334.  
  3335. #: git-submodule.sh:768
  3336. #, sh-format
  3337. msgid " Warn: $name doesn't contain commit $sha1_dst"
  3338. msgstr ""
  3339.  
  3340. #: git-submodule.sh:771
  3341. #, sh-format
  3342. msgid " Warn: $name doesn't contain commits $sha1_src and $sha1_dst"
  3343. msgstr ""
  3344.  
  3345. #: git-submodule.sh:796
  3346. msgid "blob"
  3347. msgstr ""
  3348.  
  3349. #: git-submodule.sh:797
  3350. msgid "submodule"
  3351. msgstr ""
  3352.  
  3353. #: git-submodule.sh:968
  3354. #, sh-format
  3355. msgid "Synchronizing submodule url for '$name'"
  3356. msgstr ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement