PageRenderTime 128ms CodeModel.GetById 31ms RepoModel.GetById 0ms app.codeStats 1ms

/i18n/ro.po

https://bitbucket.org/mirror/mercurial/
Portable Object | 16116 lines | 12613 code | 3503 blank | 0 comment | 0 complexity | e5b54dc4815c5fc7b0bf2f16ff1eb536 MD5 | raw file
Possible License(s): GPL-2.0
  1. # Romanian translation for Mercurial
  2. # Traducerea în limba română pentru Mercurial
  3. #
  4. # Copyright (C) 2010 Matt Mackall <mpm@selenic.com> and others
  5. #
  6. #
  7. # Glosar de traduceri
  8. # ===================
  9. # abort a abandona
  10. # ancestor strămoș
  11. # branch ramură
  12. # bundle pachet (fascicul), a crea un pachet
  13. # change modificare
  14. # changeset set de modificări
  15. # changegroup grup de modificări
  16. # check out a actualiza, a extrage, checkout
  17. # children fiu
  18. # commit depozitare, predare, încredințare, commit
  19. # commit (v) a depozita, a preda, a încredința, commit
  20. # consistency consistență (termen informatic; sens general: coerență)
  21. # deprecated învechit
  22. # diff diff
  23. # dirstate dirstate
  24. # discard a înlătura, a renunța la
  25. # expand a extinde
  26. # fold a plia
  27. # flag indicator
  28. # given specificat
  29. # guard gardă / a garda
  30. # head capăt
  31. # imply a implica, a sugera
  32. # incoming de primit
  33. # hook hook, acțiune, ancoră
  34. # merge a fuziona (a contopi, a îmbina)
  35. # notation notație
  36. # pattern tipar
  37. # remove a înlătura, a elimina
  38. # repository depozit (magazie)
  39. # resolve a determina (a rezolva)
  40. # manage a gestiona
  41. # manifest manifest (există în română, ca "declarație/listă de mărfuri")
  42. # map corespondență, mapare
  43. # merge a fuziona
  44. # notify a înștiința
  45. # outgoing de trimis
  46. # outstanding în suspensie
  47. # overview rezumat
  48. # patch patch
  49. # patch queue/stack o stivă de patch-uri (mq)
  50. # patch series serie/suită (completă) de patch-uri
  51. # pull (pull), a aduce, a trage, a extrage,
  52. # push (push), a duce, a împinge, a difuza, a distribui
  53. # rebase a repoziționa, a disloca, a deplasa
  54. # remote la distanță
  55. # rejects respingeri, rejectări
  56. # retrieve a recupera, a regăsi
  57. # revert a reveni
  58. # revlog revlog
  59. # rollback ???
  60. # shelf ? raft
  61. # shelve ? a pune pe raft
  62. # switch a comuta
  63. # tag etichetă / a eticheta
  64. # template tipar
  65. # tip vârf
  66. # topmost patch ultimul patch aplicat
  67. # track a urmări
  68. # traceback ?
  69. # undo a anula, a reface, a desface
  70. # unrelated/unversioned/unmanaged/untracked repository depozit neînrudit/neversionat/negestionat/neurmărit
  71. # update a actualiza
  72. # (un)trusted ?
  73. # working directory directorul de lucru
  74. #
  75. # NOTĂ: - Terminologia de mai sus este departe de a fi completă sau perfectă.
  76. # De completat și ameliorat
  77. # - Primul termen este cel considerat momentan cel mai potrivit.
  78. # - Măcar pentru primele versiuni, se recomandă păstrarea în paranteze
  79. # a termenului englezesc, mai ales în cazul comenzilor.
  80. #
  81. # Câteva reguli:
  82. # - în ajutorul pentru o comandă, primul rând începe cu un verb
  83. # la prezent fără majusculă
  84. # - în ajutorul pentru o comandă, descrierea opțiunilor se face
  85. # printr-un verb la prezent, pers. a 3-a singular
  86. #
  87. # Dicționar de termeni curenți:
  88. # - a patch queue/stack o stivă de patch-uri (mq)
  89. # - the patch series seria/suita (completă) de patch-uri
  90. # - rejects respingeri, rejectări
  91. # - to revert a reveni
  92. # - the topmost patch ultimul patch aplicat
  93. # - an unrelated repository un depozit neînrudit
  94. # - unversioned neversionat
  95. # unmanaged negestionat
  96. # untracked neurmărit
  97. # - the working directory directorul de lucru
  98. #
  99. # Termeni de păstrat din engleză:
  100. # - a diff un diff
  101. # - a hook un hook
  102. # - a patch un patch
  103. #
  104. # Daniel Dumitriu <daniel.dumitriu@gmail.com>, 2010, 2011.
  105. msgid ""
  106. msgstr ""
  107. "Project-Id-Version: Mercurial\n"
  108. "Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n"
  109. "POT-Creation-Date: 2011-06-08 15:03+0200\n"
  110. "PO-Revision-Date: 2011-06-08 17:00+0200\n"
  111. "Last-Translator: Daniel Dumitriu <daniel.dumitriu@gmail.com>\n"
  112. "Language-Team: Romanian <>\n"
  113. "MIME-Version: 1.0\n"
  114. "Content-Type: text/plain; charset=UTF-8\n"
  115. "Content-Transfer-Encoding: 8bit\n"
  116. "Plural-Forms: Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > "
  117. "0 && n%100 < 20)) ? 1 : 2;\n"
  118. "X-Generator: Lokalize 1.0\n"
  119. #, python-format
  120. msgid " (default: %s)"
  121. msgstr " (implicit: %s)"
  122. msgid "Options"
  123. msgstr "Opțiuni"
  124. msgid "Commands"
  125. msgstr "Comenzi"
  126. msgid "Extensions"
  127. msgstr "Extensii"
  128. msgid ""
  129. "This section contains help for extensions that are distributed together with "
  130. "Mercurial. Help for other extensions is available in the help system."
  131. msgstr ""
  132. msgid "Options:"
  133. msgstr "Opțiuni:"
  134. #, python-format
  135. msgid " aliases: %s"
  136. msgstr " alias: %s"
  137. msgid "hooks for controlling repository access"
  138. msgstr "hook-uri pentru controlul accesului la depozit"
  139. msgid ""
  140. "This hook makes it possible to allow or deny write access to given\n"
  141. "branches and paths of a repository when receiving incoming changesets\n"
  142. "via pretxnchangegroup and pretxncommit."
  143. msgstr ""
  144. "Acest hook realizează permiterea sau interzicerea accesului\n"
  145. "în scriere la anumite ramuri și căi ale unui depozit, atunci când \n"
  146. "se primesc seturi de modificări prin pretxnchangegroup și pretxncommit."
  147. msgid ""
  148. "The authorization is matched based on the local user name on the\n"
  149. "system where the hook runs, and not the committer of the original\n"
  150. "changeset (since the latter is merely informative)."
  151. msgstr ""
  152. "Autorizația este căutată pe baza numelui de utilizator local\n"
  153. "de pe sistemul unde rulează hook-ul, nu pe baza numelui celui care a\n"
  154. "publicat setul de modificări original (pentru că acesta e pur informativ)."
  155. msgid ""
  156. "The acl hook is best used along with a restricted shell like hgsh,\n"
  157. "preventing authenticating users from doing anything other than pushing\n"
  158. "or pulling. The hook is not safe to use if users have interactive\n"
  159. "shell access, as they can then disable the hook. Nor is it safe if\n"
  160. "remote users share an account, because then there is no way to\n"
  161. "distinguish them."
  162. msgstr ""
  163. "Hook-ul acl e folosit optim împreună cu un shell restrictiv precum\n"
  164. "hgsh, care împiedică utilizatorii care doresc să se autentifice să aibă\n"
  165. "alte acțiuni în afară de push și pull. Hook-ul nu prezintă siguranță\n"
  166. "dacă utilizatorii au acces la shell interactiv, deoarece astfel ei pot\n"
  167. "dezactiva hook-ul. De asemenea, nu prezintă siguranță situația în\n"
  168. "care utilizatorii la distanță partajează un cont, deoarece nu există\n"
  169. "posibilitatea de a-i distinge."
  170. msgid "The order in which access checks are performed is:"
  171. msgstr "Ordinea în care se fac verificările de acces este:"
  172. msgid ""
  173. "1) Deny list for branches (section ``acl.deny.branches``)\n"
  174. "2) Allow list for branches (section ``acl.allow.branches``)\n"
  175. "3) Deny list for paths (section ``acl.deny``)\n"
  176. "4) Allow list for paths (section ``acl.allow``)"
  177. msgstr ""
  178. "1) Lista cu interdicții pentru ramuri (secțiunea ``acl.deny.branches``)\n"
  179. "2) Lista cu permisiuni pentru ramuri (secțiunea ``acl.allow.branches``)\n"
  180. "3) Lista cu interdicții pentru căi (secțiunea ``acl.deny``)\n"
  181. "4) Lista cu permisiuni pentru căi (secțiunea ``acl.allow``)"
  182. msgid "The allow and deny sections take key-value pairs."
  183. msgstr "Secțiunile cu permisiuni și interdicții conțin perechi cheie-valoare."
  184. msgid ""
  185. "Branch-based Access Control\n"
  186. "..........................."
  187. msgstr ""
  188. msgid ""
  189. "Use the ``acl.deny.branches`` and ``acl.allow.branches`` sections to\n"
  190. "have branch-based access control. Keys in these sections can be\n"
  191. "either:"
  192. msgstr ""
  193. "Utilizați secțiunile ``acl.deny.branches`` și ``acl.allow.branches``\n"
  194. "pentru a avea controlul accesului pe baza ramurii. În aceste secțiuni,\n"
  195. "cheile pot fi:"
  196. msgid ""
  197. "- a branch name, or\n"
  198. "- an asterisk, to match any branch;"
  199. msgstr ""
  200. "- un nume de ramură, sau\n"
  201. "- un asterisc, însemnând orice ramură;"
  202. msgid "The corresponding values can be either:"
  203. msgstr "Valorile corespunzatoare pot fi:"
  204. msgid ""
  205. "- a comma-separated list containing users and groups, or\n"
  206. "- an asterisk, to match anyone;"
  207. msgstr ""
  208. "- o listă separată prin virgule conținând utilizatori și grupuri, sau\n"
  209. "- un asterisc, însemnând oricine;"
  210. msgid ""
  211. "Path-based Access Control\n"
  212. "........................."
  213. msgstr ""
  214. msgid ""
  215. "Use the ``acl.deny`` and ``acl.allow`` sections to have path-based\n"
  216. "access control. Keys in these sections accept a subtree pattern (with\n"
  217. "a glob syntax by default). The corresponding values follow the same\n"
  218. "syntax as the other sections above."
  219. msgstr ""
  220. msgid ""
  221. "Groups\n"
  222. "......"
  223. msgstr ""
  224. msgid ""
  225. "Group names must be prefixed with an ``@`` symbol. Specifying a group\n"
  226. "name has the same effect as specifying all the users in that group."
  227. msgstr ""
  228. msgid ""
  229. "You can define group members in the ``acl.groups`` section.\n"
  230. "If a group name is not defined there, and Mercurial is running under\n"
  231. "a Unix-like system, the list of users will be taken from the OS.\n"
  232. "Otherwise, an exception will be raised."
  233. msgstr ""
  234. msgid ""
  235. "Example Configuration\n"
  236. "....................."
  237. msgstr ""
  238. msgid "::"
  239. msgstr ""
  240. msgid " [hooks]"
  241. msgstr ""
  242. msgid ""
  243. " # Use this if you want to check access restrictions at commit time\n"
  244. " pretxncommit.acl = python:hgext.acl.hook"
  245. msgstr ""
  246. msgid ""
  247. " # Use this if you want to check access restrictions for pull, push,\n"
  248. " # bundle and serve.\n"
  249. " pretxnchangegroup.acl = python:hgext.acl.hook"
  250. msgstr ""
  251. msgid ""
  252. " [acl]\n"
  253. " # Allow or deny access for incoming changes only if their source is\n"
  254. " # listed here, let them pass otherwise. Source is \"serve\" for all\n"
  255. " # remote access (http or ssh), \"push\", \"pull\" or \"bundle\" when the\n"
  256. " # related commands are run locally.\n"
  257. " # Default: serve\n"
  258. " sources = serve"
  259. msgstr ""
  260. msgid " [acl.deny.branches]"
  261. msgstr ""
  262. msgid ""
  263. " # Everyone is denied to the frozen branch:\n"
  264. " frozen-branch = *"
  265. msgstr ""
  266. msgid ""
  267. " # A bad user is denied on all branches:\n"
  268. " * = bad-user"
  269. msgstr ""
  270. msgid " [acl.allow.branches]"
  271. msgstr ""
  272. msgid ""
  273. " # A few users are allowed on branch-a:\n"
  274. " branch-a = user-1, user-2, user-3"
  275. msgstr ""
  276. msgid ""
  277. " # Only one user is allowed on branch-b:\n"
  278. " branch-b = user-1"
  279. msgstr ""
  280. msgid ""
  281. " # The super user is allowed on any branch:\n"
  282. " * = super-user"
  283. msgstr ""
  284. msgid ""
  285. " # Everyone is allowed on branch-for-tests:\n"
  286. " branch-for-tests = *"
  287. msgstr ""
  288. msgid ""
  289. " [acl.deny]\n"
  290. " # This list is checked first. If a match is found, acl.allow is not\n"
  291. " # checked. All users are granted access if acl.deny is not present.\n"
  292. " # Format for both lists: glob pattern = user, ..., @group, ..."
  293. msgstr ""
  294. msgid ""
  295. " # To match everyone, use an asterisk for the user:\n"
  296. " # my/glob/pattern = *"
  297. msgstr ""
  298. msgid ""
  299. " # user6 will not have write access to any file:\n"
  300. " ** = user6"
  301. msgstr ""
  302. msgid ""
  303. " # Group \"hg-denied\" will not have write access to any file:\n"
  304. " ** = @hg-denied"
  305. msgstr ""
  306. msgid ""
  307. " # Nobody will be able to change \"DONT-TOUCH-THIS.txt\", despite\n"
  308. " # everyone being able to change all other files. See below.\n"
  309. " src/main/resources/DONT-TOUCH-THIS.txt = *"
  310. msgstr ""
  311. msgid ""
  312. " [acl.allow]\n"
  313. " # if acl.allow is not present, all users are allowed by default\n"
  314. " # empty acl.allow = no users allowed"
  315. msgstr ""
  316. msgid ""
  317. " # User \"doc_writer\" has write access to any file under the \"docs\"\n"
  318. " # folder:\n"
  319. " docs/** = doc_writer"
  320. msgstr ""
  321. msgid ""
  322. " # User \"jack\" and group \"designers\" have write access to any file\n"
  323. " # under the \"images\" folder:\n"
  324. " images/** = jack, @designers"
  325. msgstr ""
  326. msgid ""
  327. " # Everyone (except for \"user6\" - see acl.deny above) will have write\n"
  328. " # access to any file under the \"resources\" folder (except for 1\n"
  329. " # file. See acl.deny):\n"
  330. " src/main/resources/** = *"
  331. msgstr ""
  332. msgid " .hgtags = release_engineer"
  333. msgstr ""
  334. #, python-format
  335. msgid "group '%s' is undefined"
  336. msgstr ""
  337. #, python-format
  338. msgid ""
  339. "config error - hook type \"%s\" cannot stop incoming changesets nor commits"
  340. msgstr ""
  341. #, python-format
  342. msgid "acl: user \"%s\" denied on branch \"%s\" (changeset \"%s\")"
  343. msgstr ""
  344. #, python-format
  345. msgid "acl: user \"%s\" not allowed on branch \"%s\" (changeset \"%s\")"
  346. msgstr ""
  347. #, python-format
  348. msgid "acl: access denied for changeset %s"
  349. msgstr ""
  350. msgid "hooks for integrating with the Bugzilla bug tracker"
  351. msgstr ""
  352. msgid ""
  353. "This hook extension adds comments on bugs in Bugzilla when changesets\n"
  354. "that refer to bugs by Bugzilla ID are seen. The comment is formatted using\n"
  355. "the Mercurial template mechanism."
  356. msgstr ""
  357. msgid "The hook does not change bug status."
  358. msgstr ""
  359. msgid "Three basic modes of access to Bugzilla are provided:"
  360. msgstr ""
  361. msgid ""
  362. "1. Access via the Bugzilla XMLRPC interface. Requires Bugzilla 3.4 or later."
  363. msgstr ""
  364. msgid ""
  365. "2. Check data via the Bugzilla XMLRPC interface and submit bug change\n"
  366. " via email to Bugzilla email interface. Requires Bugzilla 3.4 or later."
  367. msgstr ""
  368. msgid ""
  369. "3. Writing directly to the Bugzilla database. Only Bugzilla installations\n"
  370. " using MySQL are supported. Requires Python MySQLdb."
  371. msgstr ""
  372. msgid ""
  373. "Writing directly to the database is susceptible to schema changes, and\n"
  374. "relies on a Bugzilla contrib script to send out bug change\n"
  375. "notification emails. This script runs as the user running Mercurial,\n"
  376. "must be run on the host with the Bugzilla install, and requires\n"
  377. "permission to read Bugzilla configuration details and the necessary\n"
  378. "MySQL user and password to have full access rights to the Bugzilla\n"
  379. "database. For these reasons this access mode is now considered\n"
  380. "deprecated, and will not be updated for new Bugzilla versions going\n"
  381. "forward."
  382. msgstr ""
  383. msgid ""
  384. "Access via XMLRPC needs a Bugzilla username and password to be specified\n"
  385. "in the configuration. Comments are added under that username. Since the\n"
  386. "configuration must be readable by all Mercurial users, it is recommended\n"
  387. "that the rights of that user are restricted in Bugzilla to the minimum\n"
  388. "necessary to add comments."
  389. msgstr ""
  390. msgid ""
  391. "Access via XMLRPC/email uses XMLRPC to query Bugzilla, but sends\n"
  392. "email to the Bugzilla email interface to submit comments to bugs.\n"
  393. "The From: address in the email is set to the email address of the Mercurial\n"
  394. "user, so the comment appears to come from the Mercurial user. In the event\n"
  395. "that the Mercurial user email is not recognised by Bugzilla as a Bugzilla\n"
  396. "user, the email associated with the Bugzilla username used to log into\n"
  397. "Bugzilla is used instead as the source of the comment."
  398. msgstr ""
  399. msgid "Configuration items common to all access modes:"
  400. msgstr ""
  401. msgid ""
  402. "bugzilla.version\n"
  403. " This access type to use. Values recognised are:"
  404. msgstr ""
  405. msgid ""
  406. " :``xmlrpc``: Bugzilla XMLRPC interface.\n"
  407. " :``xmlrpc+email``: Bugzilla XMLRPC and email interfaces.\n"
  408. " :``3.0``: MySQL access, Bugzilla 3.0 and later.\n"
  409. " :``2.18``: MySQL access, Bugzilla 2.18 and up to but not\n"
  410. " including 3.0.\n"
  411. " :``2.16``: MySQL access, Bugzilla 2.16 and up to but not\n"
  412. " including 2.18."
  413. msgstr ""
  414. msgid ""
  415. "bugzilla.regexp\n"
  416. " Regular expression to match bug IDs in changeset commit message.\n"
  417. " Must contain one \"()\" group. The default expression matches ``Bug\n"
  418. " 1234``, ``Bug no. 1234``, ``Bug number 1234``, ``Bugs 1234,5678``,\n"
  419. " ``Bug 1234 and 5678`` and variations thereof. Matching is case\n"
  420. " insensitive."
  421. msgstr ""
  422. msgid ""
  423. "bugzilla.style\n"
  424. " The style file to use when formatting comments."
  425. msgstr ""
  426. msgid ""
  427. "bugzilla.template\n"
  428. " Template to use when formatting comments. Overrides style if\n"
  429. " specified. In addition to the usual Mercurial keywords, the\n"
  430. " extension specifies:"
  431. msgstr ""
  432. msgid ""
  433. " :``{bug}``: The Bugzilla bug ID.\n"
  434. " :``{root}``: The full pathname of the Mercurial repository.\n"
  435. " :``{webroot}``: Stripped pathname of the Mercurial repository.\n"
  436. " :``{hgweb}``: Base URL for browsing Mercurial repositories."
  437. msgstr ""
  438. msgid ""
  439. " Default ``changeset {node|short} in repo {root} refers to bug\n"
  440. " {bug}.\\ndetails:\\n\\t{desc|tabindent}``"
  441. msgstr ""
  442. msgid ""
  443. "bugzilla.strip\n"
  444. " The number of path separator characters to strip from the front of\n"
  445. " the Mercurial repository path (``{root}`` in templates) to produce\n"
  446. " ``{webroot}``. For example, a repository with ``{root}``\n"
  447. " ``/var/local/my-project`` with a strip of 2 gives a value for\n"
  448. " ``{webroot}`` of ``my-project``. Default 0."
  449. msgstr ""
  450. msgid ""
  451. "web.baseurl\n"
  452. " Base URL for browsing Mercurial repositories. Referenced from\n"
  453. " templates as ``{hgweb}``."
  454. msgstr ""
  455. msgid "Configuration items common to XMLRPC+email and MySQL access modes:"
  456. msgstr ""
  457. msgid ""
  458. "bugzilla.usermap\n"
  459. " Path of file containing Mercurial committer email to Bugzilla user email\n"
  460. " mappings. If specified, the file should contain one mapping per\n"
  461. " line::"
  462. msgstr ""
  463. msgid " committer = Bugzilla user"
  464. msgstr ""
  465. msgid " See also the ``[usermap]`` section."
  466. msgstr ""
  467. msgid ""
  468. "The ``[usermap]`` section is used to specify mappings of Mercurial\n"
  469. "committer email to Bugzilla user email. See also ``bugzilla.usermap``.\n"
  470. "Contains entries of the form ``committer = Bugzilla user``."
  471. msgstr ""
  472. msgid "XMLRPC access mode configuration:"
  473. msgstr ""
  474. msgid ""
  475. "bugzilla.bzurl\n"
  476. " The base URL for the Bugzilla installation.\n"
  477. " Default ``http://localhost/bugzilla``."
  478. msgstr ""
  479. msgid ""
  480. "bugzilla.user\n"
  481. " The username to use to log into Bugzilla via XMLRPC. Default\n"
  482. " ``bugs``."
  483. msgstr ""
  484. msgid ""
  485. "bugzilla.password\n"
  486. " The password for Bugzilla login."
  487. msgstr ""
  488. msgid ""
  489. "XMLRPC+email access mode uses the XMLRPC access mode configuration items,\n"
  490. "and also:"
  491. msgstr ""
  492. msgid ""
  493. "bugzilla.bzemail\n"
  494. " The Bugzilla email address."
  495. msgstr ""
  496. msgid ""
  497. "In addition, the Mercurial email settings must be configured. See the\n"
  498. "documentation in hgrc(5), sections ``[email]`` and ``[smtp]``."
  499. msgstr ""
  500. msgid "MySQL access mode configuration:"
  501. msgstr ""
  502. msgid ""
  503. "bugzilla.host\n"
  504. " Hostname of the MySQL server holding the Bugzilla database.\n"
  505. " Default ``localhost``."
  506. msgstr ""
  507. msgid ""
  508. "bugzilla.db\n"
  509. " Name of the Bugzilla database in MySQL. Default ``bugs``."
  510. msgstr ""
  511. msgid ""
  512. "bugzilla.user\n"
  513. " Username to use to access MySQL server. Default ``bugs``."
  514. msgstr ""
  515. msgid ""
  516. "bugzilla.password\n"
  517. " Password to use to access MySQL server."
  518. msgstr ""
  519. msgid ""
  520. "bugzilla.timeout\n"
  521. " Database connection timeout (seconds). Default 5."
  522. msgstr ""
  523. msgid ""
  524. "bugzilla.bzuser\n"
  525. " Fallback Bugzilla user name to record comments with, if changeset\n"
  526. " committer cannot be found as a Bugzilla user."
  527. msgstr ""
  528. msgid ""
  529. "bugzilla.bzdir\n"
  530. " Bugzilla install directory. Used by default notify. Default\n"
  531. " ``/var/www/html/bugzilla``."
  532. msgstr ""
  533. msgid ""
  534. "bugzilla.notify\n"
  535. " The command to run to get Bugzilla to send bug change notification\n"
  536. " emails. Substitutes from a map with 3 keys, ``bzdir``, ``id`` (bug\n"
  537. " id) and ``user`` (committer bugzilla email). Default depends on\n"
  538. " version; from 2.18 it is \"cd %(bzdir)s && perl -T\n"
  539. " contrib/sendbugmail.pl %(id)s %(user)s\"."
  540. msgstr ""
  541. msgid "Activating the extension::"
  542. msgstr ""
  543. msgid ""
  544. " [extensions]\n"
  545. " bugzilla ="
  546. msgstr ""
  547. msgid ""
  548. " [hooks]\n"
  549. " # run bugzilla hook on every change pulled or pushed in here\n"
  550. " incoming.bugzilla = python:hgext.bugzilla.hook"
  551. msgstr ""
  552. msgid "Example configurations:"
  553. msgstr "Configurări exemplu:"
  554. msgid ""
  555. "XMLRPC example configuration. This uses the Bugzilla at\n"
  556. "``http://my-project.org/bugzilla``, logging in as user\n"
  557. "``bugmail@my-project.org`` with password ``plugh``. It is used with a\n"
  558. "collection of Mercurial repositories in ``/var/local/hg/repos/``,\n"
  559. "with a web interface at ``http://my-project.org/hg``. ::"
  560. msgstr ""
  561. msgid ""
  562. " [bugzilla]\n"
  563. " bzurl=http://my-project.org/bugzilla\n"
  564. " user=bugmail@my-project.org\n"
  565. " password=plugh\n"
  566. " version=xmlrpc\n"
  567. " template=Changeset {node|short} in {root|basename}.\n"
  568. " {hgweb}/{webroot}/rev/{node|short}\\n\n"
  569. " {desc}\\n\n"
  570. " strip=5"
  571. msgstr ""
  572. msgid ""
  573. " [web]\n"
  574. " baseurl=http://my-project.org/hg"
  575. msgstr ""
  576. msgid ""
  577. "XMLRPC+email example configuration. This uses the Bugzilla at\n"
  578. "``http://my-project.org/bugzilla``, logging in as user\n"
  579. "``bugmail@my-project.org`` wityh password ``plugh``. It is used with a\n"
  580. "collection of Mercurial repositories in ``/var/local/hg/repos/``,\n"
  581. "with a web interface at ``http://my-project.org/hg``. Bug comments\n"
  582. "are sent to the Bugzilla email address\n"
  583. "``bugzilla@my-project.org``. ::"
  584. msgstr ""
  585. msgid ""
  586. " [bugzilla]\n"
  587. " bzurl=http://my-project.org/bugzilla\n"
  588. " user=bugmail@my-project.org\n"
  589. " password=plugh\n"
  590. " version=xmlrpc\n"
  591. " bzemail=bugzilla@my-project.org\n"
  592. " template=Changeset {node|short} in {root|basename}.\n"
  593. " {hgweb}/{webroot}/rev/{node|short}\\n\n"
  594. " {desc}\\n\n"
  595. " strip=5"
  596. msgstr ""
  597. msgid ""
  598. " [usermap]\n"
  599. " user@emaildomain.com=user.name@bugzilladomain.com"
  600. msgstr ""
  601. msgid ""
  602. "MySQL example configuration. This has a local Bugzilla 3.2 installation\n"
  603. "in ``/opt/bugzilla-3.2``. The MySQL database is on ``localhost``,\n"
  604. "the Bugzilla database name is ``bugs`` and MySQL is\n"
  605. "accessed with MySQL username ``bugs`` password ``XYZZY``. It is used\n"
  606. "with a collection of Mercurial repositories in ``/var/local/hg/repos/``,\n"
  607. "with a web interface at ``http://my-project.org/hg``. ::"
  608. msgstr ""
  609. msgid ""
  610. " [bugzilla]\n"
  611. " host=localhost\n"
  612. " password=XYZZY\n"
  613. " version=3.0\n"
  614. " bzuser=unknown@domain.com\n"
  615. " bzdir=/opt/bugzilla-3.2\n"
  616. " template=Changeset {node|short} in {root|basename}.\n"
  617. " {hgweb}/{webroot}/rev/{node|short}\\n\n"
  618. " {desc}\\n\n"
  619. " strip=5"
  620. msgstr ""
  621. msgid "All the above add a comment to the Bugzilla bug record of the form::"
  622. msgstr ""
  623. msgid ""
  624. " Changeset 3b16791d6642 in repository-name.\n"
  625. " http://my-project.org/hg/repository-name/rev/3b16791d6642"
  626. msgstr ""
  627. msgid " Changeset commit comment. Bug 1234.\n"
  628. msgstr ""
  629. #, python-format
  630. msgid "python mysql support not available: %s"
  631. msgstr ""
  632. #, python-format
  633. msgid "connecting to %s:%s as %s, password %s\n"
  634. msgstr ""
  635. #, python-format
  636. msgid "query: %s %s\n"
  637. msgstr ""
  638. #, python-format
  639. msgid "failed query: %s %s\n"
  640. msgstr ""
  641. msgid "unknown database schema"
  642. msgstr ""
  643. #, python-format
  644. msgid "bug %d already knows about changeset %s\n"
  645. msgstr ""
  646. msgid "telling bugzilla to send mail:\n"
  647. msgstr ""
  648. #, python-format
  649. msgid " bug %s\n"
  650. msgstr ""
  651. #, python-format
  652. msgid "running notify command %s\n"
  653. msgstr ""
  654. #, python-format
  655. msgid "bugzilla notify command %s"
  656. msgstr ""
  657. msgid "done\n"
  658. msgstr ""
  659. #, python-format
  660. msgid "looking up user %s\n"
  661. msgstr ""
  662. #, python-format
  663. msgid "cannot find bugzilla user id for %s"
  664. msgstr ""
  665. #, python-format
  666. msgid "cannot find bugzilla user id for %s or %s"
  667. msgstr ""
  668. msgid "configuration 'bzemail' missing"
  669. msgstr "Lipsește configurarea 'bzemail'"
  670. #, python-format
  671. msgid "default bugzilla user %s email not found"
  672. msgstr "Nu s-a găsit email-ul utilizatorului bugzilla implicit %s "
  673. #, python-format
  674. msgid "bugzilla version %s not supported"
  675. msgstr ""
  676. msgid ""
  677. "changeset {node|short} in repo {root} refers to bug {bug}.\n"
  678. "details:\n"
  679. "\t{desc|tabindent}"
  680. msgstr ""
  681. #, python-format
  682. msgid "hook type %s does not pass a changeset id"
  683. msgstr ""
  684. #, python-format
  685. msgid "Bugzilla error: %s"
  686. msgstr "Eroare Bugzilla: %s"
  687. msgid "command to display child changesets"
  688. msgstr "comandă pentru afișarea seturilor de modificări fii"
  689. msgid "show the children of the given or working directory revision"
  690. msgstr "afișează copiii reviziei specificate sau a celei din directorul curent"
  691. msgid ""
  692. " Print the children of the working directory's revisions. If a\n"
  693. " revision is given via -r/--rev, the children of that revision will\n"
  694. " be printed. If a file argument is given, revision in which the\n"
  695. " file was last changed (after the working directory revision or the\n"
  696. " argument to --rev if given) is printed.\n"
  697. " "
  698. msgstr ""
  699. msgid "REV"
  700. msgstr "REV"
  701. msgid "show children of the specified revision"
  702. msgstr "afișează fiii reviziei specificate"
  703. msgid "hg children [-r REV] [FILE]"
  704. msgstr ""
  705. msgid "command to display statistics about repository history"
  706. msgstr "comandă pentru afișarea statisticilor despre istoricul depozitului"
  707. #, python-format
  708. msgid "Revision %d is a merge, ignoring...\n"
  709. msgstr ""
  710. msgid "analyzing"
  711. msgstr ""
  712. msgid "histogram of changes to the repository"
  713. msgstr ""
  714. msgid ""
  715. " This command will display a histogram representing the number\n"
  716. " of changed lines or revisions, grouped according to the given\n"
  717. " template. The default template will group changes by author.\n"
  718. " The --dateformat option may be used to group the results by\n"
  719. " date instead."
  720. msgstr ""
  721. msgid ""
  722. " Statistics are based on the number of changed lines, or\n"
  723. " alternatively the number of matching revisions if the\n"
  724. " --changesets option is specified."
  725. msgstr ""
  726. msgid " Examples::"
  727. msgstr ""
  728. msgid ""
  729. " # display count of changed lines for every committer\n"
  730. " hg churn -t '{author|email}'"
  731. msgstr ""
  732. msgid ""
  733. " # display daily activity graph\n"
  734. " hg churn -f '%H' -s -c"
  735. msgstr ""
  736. msgid ""
  737. " # display activity of developers by month\n"
  738. " hg churn -f '%Y-%m' -s -c"
  739. msgstr ""
  740. msgid ""
  741. " # display count of lines changed in every year\n"
  742. " hg churn -f '%Y' -s"
  743. msgstr ""
  744. msgid ""
  745. " It is possible to map alternate email addresses to a main address\n"
  746. " by providing a file using the following format::"
  747. msgstr ""
  748. msgid " <alias email> = <actual email>"
  749. msgstr " <email alias> = <email actual>"
  750. msgid ""
  751. " Such a file may be specified with the --aliases option, otherwise\n"
  752. " a .hgchurn file will be looked for in the working directory root.\n"
  753. " "
  754. msgstr ""
  755. #, python-format
  756. msgid "skipping malformed alias: %s\n"
  757. msgstr "se omite alias-ul eronat %s\n"
  758. msgid "count rate for the specified revision or range"
  759. msgstr ""
  760. msgid "DATE"
  761. msgstr ""
  762. msgid "count rate for revisions matching date spec"
  763. msgstr ""
  764. msgid "TEMPLATE"
  765. msgstr "ȘABLON"
  766. msgid "template to group changesets"
  767. msgstr ""
  768. msgid "FORMAT"
  769. msgstr ""
  770. msgid "strftime-compatible format for grouping by date"
  771. msgstr ""
  772. msgid "count rate by number of changesets"
  773. msgstr ""
  774. msgid "sort by key (default: sort by count)"
  775. msgstr ""
  776. msgid "display added/removed lines separately"
  777. msgstr ""
  778. msgid "FILE"
  779. msgstr ""
  780. msgid "file with email aliases"
  781. msgstr ""
  782. msgid "hg churn [-d DATE] [-r REV] [--aliases FILE] [FILE]"
  783. msgstr ""
  784. msgid "colorize output from some commands"
  785. msgstr "colorează afișajul unor comenzi"
  786. msgid ""
  787. "This extension modifies the status and resolve commands to add color\n"
  788. "to their output to reflect file status, the qseries command to add\n"
  789. "color to reflect patch status (applied, unapplied, missing), and to\n"
  790. "diff-related commands to highlight additions, removals, diff headers,\n"
  791. "and trailing whitespace."
  792. msgstr ""
  793. msgid ""
  794. "Other effects in addition to color, like bold and underlined text, are\n"
  795. "also available. By default, the terminfo database is used to find the\n"
  796. "terminal codes used to change color and effect. If terminfo is not\n"
  797. "available, then effects are rendered with the ECMA-48 SGR control\n"
  798. "function (aka ANSI escape codes)."
  799. msgstr ""
  800. msgid "Default effects may be overridden from your configuration file::"
  801. msgstr ""
  802. msgid ""
  803. " [color]\n"
  804. " status.modified = blue bold underline red_background\n"
  805. " status.added = green bold\n"
  806. " status.removed = red bold blue_background\n"
  807. " status.deleted = cyan bold underline\n"
  808. " status.unknown = magenta bold underline\n"
  809. " status.ignored = black bold"
  810. msgstr ""
  811. msgid ""
  812. " # 'none' turns off all effects\n"
  813. " status.clean = none\n"
  814. " status.copied = none"
  815. msgstr ""
  816. msgid ""
  817. " qseries.applied = blue bold underline\n"
  818. " qseries.unapplied = black bold\n"
  819. " qseries.missing = red bold"
  820. msgstr ""
  821. msgid ""
  822. " diff.diffline = bold\n"
  823. " diff.extended = cyan bold\n"
  824. " diff.file_a = red bold\n"
  825. " diff.file_b = green bold\n"
  826. " diff.hunk = magenta\n"
  827. " diff.deleted = red\n"
  828. " diff.inserted = green\n"
  829. " diff.changed = white\n"
  830. " diff.trailingwhitespace = bold red_background"
  831. msgstr ""
  832. msgid ""
  833. " resolve.unresolved = red bold\n"
  834. " resolve.resolved = green bold"
  835. msgstr ""
  836. msgid " bookmarks.current = green"
  837. msgstr ""
  838. msgid ""
  839. " branches.active = none\n"
  840. " branches.closed = black bold\n"
  841. " branches.current = green\n"
  842. " branches.inactive = none"
  843. msgstr ""
  844. msgid ""
  845. "The available effects in terminfo mode are 'blink', 'bold', 'dim',\n"
  846. "'inverse', 'invisible', 'italic', 'standout', and 'underline'; in\n"
  847. "ECMA-48 mode, the options are 'bold', 'inverse', 'italic', and\n"
  848. "'underline'. How each is rendered depends on the terminal emulator.\n"
  849. "Some may not be available for a given terminal type, and will be\n"
  850. "silently ignored."
  851. msgstr ""
  852. msgid ""
  853. "Because there are only eight standard colors, this module allows you\n"
  854. "to define color names for other color slots which might be available\n"
  855. "for your terminal type, assuming terminfo mode. For instance::"
  856. msgstr ""
  857. msgid ""
  858. " color.brightblue = 12\n"
  859. " color.pink = 207\n"
  860. " color.orange = 202"
  861. msgstr ""
  862. msgid ""
  863. "to set 'brightblue' to color slot 12 (useful for 16 color terminals\n"
  864. "that have brighter colors defined in the upper eight) and, 'pink' and\n"
  865. "'orange' to colors in 256-color xterm's default color cube. These\n"
  866. "defined colors may then be used as any of the pre-defined eight,\n"
  867. "including appending '_background' to set the background to that color."
  868. msgstr ""
  869. msgid ""
  870. "The color extension will try to detect whether to use terminfo, ANSI\n"
  871. "codes or Win32 console APIs, unless it is made explicit; e.g.::"
  872. msgstr ""
  873. msgid ""
  874. " [color]\n"
  875. " mode = ansi"
  876. msgstr ""
  877. msgid ""
  878. "Any value other than 'ansi', 'win32', 'terminfo', or 'auto' will\n"
  879. "disable color."
  880. msgstr ""
  881. msgid "no terminfo entry for setab/setaf: reverting to ECMA-48 color\n"
  882. msgstr ""
  883. #, python-format
  884. msgid "warning: failed to set color mode to %s\n"
  885. msgstr ""
  886. #, python-format
  887. msgid "ignoring unknown color/effect %r (configured in color.%s)\n"
  888. msgstr ""
  889. #. i18n: 'always', 'auto', and 'never' are keywords and should
  890. #. not be translated
  891. msgid "when to colorize (boolean, always, auto, or never)"
  892. msgstr ""
  893. "când să se coloreze (boolean, `always`=întotdeauna, auto, sau "
  894. "`never`=niciodată)"
  895. msgid "TYPE"
  896. msgstr ""
  897. msgid "import revisions from foreign VCS repositories into Mercurial"
  898. msgstr ""
  899. "importă în Mercurial revizii din alte sisteme de control al versiunilor"
  900. msgid "convert a foreign SCM repository to a Mercurial one."
  901. msgstr ""
  902. msgid " Accepted source formats [identifiers]:"
  903. msgstr ""
  904. msgid ""
  905. " - Mercurial [hg]\n"
  906. " - CVS [cvs]\n"
  907. " - Darcs [darcs]\n"
  908. " - git [git]\n"
  909. " - Subversion [svn]\n"
  910. " - Monotone [mtn]\n"
  911. " - GNU Arch [gnuarch]\n"
  912. " - Bazaar [bzr]\n"
  913. " - Perforce [p4]"
  914. msgstr ""
  915. msgid " Accepted destination formats [identifiers]:"
  916. msgstr ""
  917. msgid ""
  918. " - Mercurial [hg]\n"
  919. " - Subversion [svn] (history on branches is not preserved)"
  920. msgstr ""
  921. msgid ""
  922. " If no revision is given, all revisions will be converted.\n"
  923. " Otherwise, convert will only import up to the named revision\n"
  924. " (given in a format understood by the source)."
  925. msgstr ""
  926. msgid ""
  927. " If no destination directory name is specified, it defaults to the\n"
  928. " basename of the source with ``-hg`` appended. If the destination\n"
  929. " repository doesn't exist, it will be created."
  930. msgstr ""
  931. " Dacă nu se specifică numele directorului destinație, acesta va fi\n"
  932. " implicit numele de bază (basename) al sursei, plus sufixul ``-hg``.\n"
  933. " Dacă depozitul destinație nu există, va fi creat."
  934. msgid ""
  935. " By default, all sources except Mercurial will use --branchsort.\n"
  936. " Mercurial uses --sourcesort to preserve original revision numbers\n"
  937. " order. Sort modes have the following effects:"
  938. msgstr ""
  939. msgid ""
  940. " --branchsort convert from parent to child revision when possible,\n"
  941. " which means branches are usually converted one after\n"
  942. " the other. It generates more compact repositories."
  943. msgstr ""
  944. msgid ""
  945. " --datesort sort revisions by date. Converted repositories have\n"
  946. " good-looking changelogs but are often an order of\n"
  947. " magnitude larger than the same ones generated by\n"
  948. " --branchsort."
  949. msgstr ""
  950. msgid ""
  951. " --sourcesort try to preserve source revisions order, only\n"
  952. " supported by Mercurial sources."
  953. msgstr ""
  954. msgid ""
  955. " If ``REVMAP`` isn't given, it will be put in a default location\n"
  956. " (``<dest>/.hg/shamap`` by default). The ``REVMAP`` is a simple\n"
  957. " text file that maps each source commit ID to the destination ID\n"
  958. " for that revision, like so::"
  959. msgstr ""
  960. msgid " <source ID> <destination ID>"
  961. msgstr ""
  962. msgid ""
  963. " If the file doesn't exist, it's automatically created. It's\n"
  964. " updated on each commit copied, so :hg:`convert` can be interrupted\n"
  965. " and can be run repeatedly to copy new commits."
  966. msgstr ""
  967. msgid ""
  968. " The authormap is a simple text file that maps each source commit\n"
  969. " author to a destination commit author. It is handy for source SCMs\n"
  970. " that use unix logins to identify authors (eg: CVS). One line per\n"
  971. " author mapping and the line format is::"
  972. msgstr ""
  973. msgid " source author = destination author"
  974. msgstr ""
  975. msgid " Empty lines and lines starting with a ``#`` are ignored."
  976. msgstr ""
  977. msgid ""
  978. " The filemap is a file that allows filtering and remapping of files\n"
  979. " and directories. Each line can contain one of the following\n"
  980. " directives::"
  981. msgstr ""
  982. msgid " include path/to/file-or-dir"
  983. msgstr ""
  984. msgid " exclude path/to/file-or-dir"
  985. msgstr ""
  986. msgid " rename path/to/source path/to/destination"
  987. msgstr ""
  988. msgid ""
  989. " Comment lines start with ``#``. A specified path matches if it\n"
  990. " equals the full relative name of a file or one of its parent\n"
  991. " directories. The ``include`` or ``exclude`` directive with the\n"
  992. " longest matching path applies, so line order does not matter."
  993. msgstr ""
  994. msgid ""
  995. " The ``include`` directive causes a file, or all files under a\n"
  996. " directory, to be included in the destination repository, and the\n"
  997. " exclusion of all other files and directories not explicitly\n"
  998. " included. The ``exclude`` directive causes files or directories to\n"
  999. " be omitted. The ``rename`` directive renames a file or directory if\n"
  1000. " it is converted. To rename from a subdirectory into the root of\n"
  1001. " the repository, use ``.`` as the path to rename to."
  1002. msgstr ""
  1003. msgid ""
  1004. " The splicemap is a file that allows insertion of synthetic\n"
  1005. " history, letting you specify the parents of a revision. This is\n"
  1006. " useful if you want to e.g. give a Subversion merge two parents, or\n"
  1007. " graft two disconnected series of history together. Each entry\n"
  1008. " contains a key, followed by a space, followed by one or two\n"
  1009. " comma-separated values::"
  1010. msgstr ""
  1011. msgid " key parent1, parent2"
  1012. msgstr ""
  1013. msgid ""
  1014. " The key is the revision ID in the source\n"
  1015. " revision control system whose parents should be modified (same\n"
  1016. " format as a key in .hg/shamap). The values are the revision IDs\n"
  1017. " (in either the source or destination revision control system) that\n"
  1018. " should be used as the new parents for that node. For example, if\n"
  1019. " you have merged \"release-1.0\" into \"trunk\", then you should\n"
  1020. " specify the revision on \"trunk\" as the first parent and the one on\n"
  1021. " the \"release-1.0\" branch as the second."
  1022. msgstr ""
  1023. msgid ""
  1024. " The branchmap is a file that allows you to rename a branch when it is\n"
  1025. " being brought in from whatever external repository. When used in\n"
  1026. " conjunction with a splicemap, it allows for a powerful combination\n"
  1027. " to help fix even the most badly mismanaged repositories and turn them\n"
  1028. " into nicely structured Mercurial repositories. The branchmap contains\n"
  1029. " lines of the form::"
  1030. msgstr ""
  1031. msgid " original_branch_name new_branch_name"
  1032. msgstr ""
  1033. msgid ""
  1034. " where \"original_branch_name\" is the name of the branch in the\n"
  1035. " source repository, and \"new_branch_name\" is the name of the branch\n"
  1036. " is the destination repository. No whitespace is allowed in the\n"
  1037. " branch names. This can be used to (for instance) move code in one\n"
  1038. " repository from \"default\" to a named branch."
  1039. msgstr ""
  1040. msgid ""
  1041. " Mercurial Source\n"
  1042. " ''''''''''''''''"
  1043. msgstr ""
  1044. msgid ""
  1045. " The Mercurial source recognizes the following configuration\n"
  1046. " options, which you can set on the command line with ``--config``:"
  1047. msgstr ""
  1048. msgid ""
  1049. " :convert.hg.ignoreerrors: ignore integrity errors when reading.\n"
  1050. " Use it to fix Mercurial repositories with missing revlogs, by\n"
  1051. " converting from and to Mercurial. Default is False."
  1052. msgstr ""
  1053. msgid ""
  1054. " :convert.hg.saverev: store original revision ID in changeset\n"
  1055. " (forces target IDs to change). It takes and boolean argument\n"
  1056. " and defaults to False."
  1057. msgstr ""
  1058. msgid ""
  1059. " :convert.hg.startrev: convert start revision and its descendants.\n"
  1060. " It takes a hg revision identifier and defaults to 0."
  1061. msgstr ""
  1062. msgid ""
  1063. " CVS Source\n"
  1064. " ''''''''''"
  1065. msgstr ""
  1066. msgid ""
  1067. " CVS source will use a sandbox (i.e. a checked-out copy) from CVS\n"
  1068. " to indicate the starting point of what will be converted. Direct\n"
  1069. " access to the repository files is not needed, unless of course the\n"
  1070. " repository is ``:local:``. The conversion uses the top level\n"
  1071. " directory in the sandbox to find the CVS repository, and then uses\n"
  1072. " CVS rlog commands to find files to convert. This means that unless\n"
  1073. " a filemap is given, all files under the starting directory will be\n"
  1074. " converted, and that any directory reorganization in the CVS\n"
  1075. " sandbox is ignored."
  1076. msgstr ""
  1077. msgid " The following options can be used with ``--config``:"
  1078. msgstr ""
  1079. msgid ""
  1080. " :convert.cvsps.cache: Set to False to disable remote log caching,\n"
  1081. " for testing and debugging purposes. Default is True."
  1082. msgstr ""
  1083. msgid ""
  1084. " :convert.cvsps.fuzz: Specify the maximum time (in seconds) that is\n"
  1085. " allowed between commits with identical user and log message in\n"
  1086. " a single changeset. When very large files were checked in as\n"
  1087. " part of a changeset then the default may not be long enough.\n"
  1088. " The default is 60."
  1089. msgstr ""
  1090. msgid ""
  1091. " :convert.cvsps.mergeto: Specify a regular expression to which\n"
  1092. " commit log messages are matched. If a match occurs, then the\n"
  1093. " conversion process will insert a dummy revision merging the\n"
  1094. " branch on which this log message occurs to the branch\n"
  1095. " indicated in the regex. Default is ``{{mergetobranch\n"
  1096. " ([-\\w]+)}}``"
  1097. msgstr ""
  1098. msgid ""
  1099. " :convert.cvsps.mergefrom: Specify a regular expression to which\n"
  1100. " commit log messages are matched. If a match occurs, then the\n"
  1101. " conversion process will add the most recent revision on the\n"
  1102. " branch indicated in the regex as the second parent of the\n"
  1103. " changeset. Default is ``{{mergefrombranch ([-\\w]+)}}``"
  1104. msgstr ""
  1105. msgid ""
  1106. " :hook.cvslog: Specify a Python function to be called at the end of\n"
  1107. " gathering the CVS log. The function is passed a list with the\n"
  1108. " log entries, and can modify the entries in-place, or add or\n"
  1109. " delete them."
  1110. msgstr ""
  1111. msgid ""
  1112. " :hook.cvschangesets: Specify a Python function to be called after\n"
  1113. " the changesets are calculated from the the CVS log. The\n"
  1114. " function is passed a list with the changeset entries, and can\n"
  1115. " modify the changesets in-place, or add or delete them."
  1116. msgstr ""
  1117. msgid ""
  1118. " An additional \"debugcvsps\" Mercurial command allows the builtin\n"
  1119. " changeset merging code to be run without doing a conversion. Its\n"
  1120. " parameters and output are similar to that of cvsps 2.1. Please see\n"
  1121. " the command help for more details."
  1122. msgstr ""
  1123. msgid ""
  1124. " Subversion Source\n"
  1125. " '''''''''''''''''"
  1126. msgstr ""
  1127. msgid ""
  1128. " Subversion source detects classical trunk/branches/tags layouts.\n"
  1129. " By default, the supplied ``svn://repo/path/`` source URL is\n"
  1130. " converted as a single branch. If ``svn://repo/path/trunk`` exists\n"
  1131. " it replaces the default branch. If ``svn://repo/path/branches``\n"
  1132. " exists, its subdirectories are listed as possible branches. If\n"
  1133. " ``svn://repo/path/tags`` exists, it is looked for tags referencing\n"
  1134. " converted branches. Default ``trunk``, ``branches`` and ``tags``\n"
  1135. " values can be overridden with following options. Set them to paths\n"
  1136. " relative to the source URL, or leave them blank to disable auto\n"
  1137. " detection."
  1138. msgstr ""
  1139. msgid " The following options can be set with ``--config``:"
  1140. msgstr ""
  1141. msgid ""
  1142. " :convert.svn.branches: specify the directory containing branches.\n"
  1143. " The default is ``branches``."
  1144. msgstr ""
  1145. msgid ""
  1146. " :convert.svn.tags: specify the directory containing tags. The\n"
  1147. " default is ``tags``."
  1148. msgstr ""
  1149. msgid ""
  1150. " :convert.svn.trunk: specify the name of the trunk branch. The\n"
  1151. " default is ``trunk``."
  1152. msgstr ""
  1153. msgid ""
  1154. " Source history can be retrieved starting at a specific revision,\n"
  1155. " instead of being integrally converted. Only single branch\n"
  1156. " conversions are supported."
  1157. msgstr ""
  1158. msgid ""
  1159. " :convert.svn.startrev: specify start Subversion revision number.\n"
  1160. " The default is 0."
  1161. msgstr ""
  1162. msgid ""
  1163. " Perforce Source\n"
  1164. " '''''''''''''''"
  1165. msgstr ""
  1166. msgid ""
  1167. " The Perforce (P4) importer can be given a p4 depot path or a\n"
  1168. " client specification as source. It will convert all files in the\n"
  1169. " source to a flat Mercurial repository, ignoring labels, branches\n"
  1170. " and integrations. Note that when a depot path is given you then\n"
  1171. " usually should specify a target directory, because otherwise the\n"
  1172. " target may be named ``...-hg``."
  1173. msgstr ""
  1174. msgid ""
  1175. " It is possible to limit the amount of source history to be\n"
  1176. " converted by specifying an initial Perforce revision:"
  1177. msgstr ""
  1178. msgid ""
  1179. " :convert.p4.startrev: specify initial Perforce revision (a\n"
  1180. " Perforce changelist number)."
  1181. msgstr ""
  1182. msgid ""
  1183. " Mercurial Destination\n"
  1184. " '''''''''''''''''''''"
  1185. msgstr ""
  1186. msgid " The following options are supported:"
  1187. msgstr ""
  1188. msgid ""
  1189. " :convert.hg.clonebranches: dispatch source branches in separate\n"
  1190. " clones. The default is False."
  1191. msgstr ""
  1192. msgid ""
  1193. " :convert.hg.tagsbranch: branch name for tag revisions, defaults to\n"
  1194. " ``default``."
  1195. msgstr ""
  1196. msgid ""
  1197. " :convert.hg.usebranchnames: preserve branch names. The default is\n"
  1198. " True.\n"
  1199. " "
  1200. msgstr ""
  1201. msgid "create changeset information from CVS"
  1202. msgstr ""
  1203. msgid ""
  1204. " This command is intended as a debugging tool for the CVS to\n"
  1205. " Mercurial converter, and can be used as a direct replacement for\n"
  1206. " cvsps."
  1207. msgstr ""
  1208. msgid ""
  1209. " Hg debugcvsps reads the CVS rlog for current directory (or any\n"
  1210. " named directory) in the CVS repository, and converts the log to a\n"
  1211. " series of changesets based on matching commit log entries and\n"
  1212. " dates."
  1213. msgstr ""
  1214. msgid "username mapping filename (DEPRECATED, use --authormap instead)"
  1215. msgstr ""
  1216. msgid "source repository type"
  1217. msgstr ""
  1218. msgid "destination repository type"
  1219. msgstr ""
  1220. msgid "import up to target revision REV"
  1221. msgstr ""
  1222. msgid "remap usernames using this file"
  1223. msgstr ""
  1224. msgid "remap file names using contents of file"
  1225. msgstr ""
  1226. msgid "splice synthesized history into place"
  1227. msgstr ""
  1228. msgid "change branch names while converting"
  1229. msgstr ""
  1230. msgid "try to sort changesets by branches"
  1231. msgstr ""
  1232. msgid "try to sort changesets by date"
  1233. msgstr ""
  1234. msgid "preserve source changesets order"
  1235. msgstr ""
  1236. msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
  1237. msgstr ""
  1238. msgid "only return changes on specified branches"
  1239. msgstr ""
  1240. msgid "prefix to remove from file names"
  1241. msgstr ""
  1242. msgid "only return changes after or between specified tags"
  1243. msgstr ""
  1244. msgid "update cvs log cache"
  1245. msgstr ""
  1246. msgid "create new cvs log cache"
  1247. msgstr ""
  1248. msgid "set commit time fuzz in seconds"
  1249. msgstr ""
  1250. msgid "specify cvsroot"
  1251. msgstr ""
  1252. msgid "show parent changesets"
  1253. msgstr "afișează seturile de modificări părinte"
  1254. msgid "show current changeset in ancestor branches"
  1255. msgstr "afișează setul de modificări curent în ramurile strămoș"
  1256. msgid "ignored for compatibility"
  1257. msgstr ""
  1258. msgid "hg debugcvsps [OPTION]... [PATH]..."
  1259. msgstr ""
  1260. msgid ":svnrev: String. Converted subversion revision number."
  1261. msgstr ""
  1262. msgid ":svnpath: String. Converted subversion revision project path."
  1263. msgstr ""
  1264. msgid ":svnuuid: String. Converted subversion revision repository identifier."
  1265. msgstr ""
  1266. #, python-format
  1267. msgid "%s does not look like a Bazaar repository"
  1268. msgstr ""
  1269. msgid "Bazaar modules could not be loaded"
  1270. msgstr ""
  1271. msgid ""
  1272. "warning: lightweight checkouts may cause conversion failures, try with a "
  1273. "regular branch instead.\n"
  1274. msgstr ""
  1275. msgid "bzr source type could not be determined\n"
  1276. msgstr ""
  1277. #, python-format
  1278. msgid "%s is not a valid revision in current branch"
  1279. msgstr ""
  1280. #, python-format
  1281. msgid "%s is not available in %s anymore"
  1282. msgstr ""
  1283. #, python-format
  1284. msgid "%s.%s symlink has no target"
  1285. msgstr ""
  1286. #, python-format
  1287. msgid "cannot find required \"%s\" tool"
  1288. msgstr ""
  1289. #, python-format
  1290. msgid "%s error:\n"
  1291. msgstr ""
  1292. #, python-format
  1293. msgid "syntax error in %s(%d): key/value pair expected"
  1294. msgstr ""
  1295. #, python-format
  1296. msgid "could not open map file %r: %s"
  1297. msgstr ""
  1298. #, python-format
  1299. msgid "%s: invalid source repository type"
  1300. msgstr "%s: tipul depozitului sursă este invalid"
  1301. #, python-format
  1302. msgid "%s: missing or unsupported repository"
  1303. msgstr ""
  1304. #, python-format
  1305. msgid "%s: invalid destination repository type"
  1306. msgstr ""
  1307. #, python-format
  1308. msgid "convert: %s\n"
  1309. msgstr ""
  1310. #, python-format
  1311. msgid "%s: unknown repository type"
  1312. msgstr ""
  1313. msgid "getting files"
  1314. msgstr "se obțin fișierele"
  1315. msgid "revisions"
  1316. msgstr ""
  1317. msgid "scanning"
  1318. msgstr ""
  1319. #, python-format
  1320. msgid "unknown sort mode: %s"
  1321. msgstr ""
  1322. #, python-format
  1323. msgid "cycle detected between %s and %s"
  1324. msgstr ""
  1325. msgid "not all revisions were sorted"
  1326. msgstr ""
  1327. #, python-format
  1328. msgid "Writing author map file %s\n"
  1329. msgstr ""
  1330. #, python-format
  1331. msgid "Ignoring bad line in author map file %s: %s\n"
  1332. msgstr ""
  1333. #, python-format
  1334. msgid "mapping author %s to %s\n"
  1335. msgstr ""
  1336. #, python-format
  1337. msgid "overriding mapping for author %s, was %s, will be %s\n"
  1338. msgstr ""
  1339. #, python-format
  1340. msgid "spliced in %s as parents of %s\n"
  1341. msgstr ""
  1342. msgid "scanning source...\n"
  1343. msgstr ""
  1344. msgid "sorting...\n"
  1345. msgstr ""
  1346. msgid "converting...\n"
  1347. msgstr ""
  1348. #, python-format
  1349. msgid "source: %s\n"
  1350. msgstr ""
  1351. msgid "converting"
  1352. msgstr ""
  1353. #, python-format
  1354. msgid "assuming destination %s\n"
  1355. msgstr ""
  1356. msgid "more than one sort mode specified"
  1357. msgstr ""
  1358. msgid "--sourcesort is not supported by this data source"
  1359. msgstr ""
  1360. #, python-format
  1361. msgid "%s does not look like a CVS checkout"
  1362. msgstr ""
  1363. #, python-format
  1364. msgid "revision %s is not a patchset number"
  1365. msgstr ""
  1366. #, python-format
  1367. msgid "connecting to %s\n"
  1368. msgstr ""
  1369. msgid "CVS pserver authentication failed"
  1370. msgstr ""
  1371. #, python-format
  1372. msgid ""
  1373. "unexpected response from CVS server (expected \"Valid-requests\", but got %r)"
  1374. msgstr ""
  1375. #, python-format
  1376. msgid "%d bytes missing from remote file"
  1377. msgstr ""
  1378. msgid "malformed response from CVS"
  1379. msgstr ""
  1380. #, python-format
  1381. msgid "cvs server: %s\n"
  1382. msgstr ""
  1383. #, python-format
  1384. msgid "unknown CVS response: %s"
  1385. msgstr ""
  1386. msgid "collecting CVS rlog\n"
  1387. msgstr ""
  1388. msgid "not a CVS sandbox"
  1389. msgstr ""
  1390. #, python-format
  1391. msgid "reading cvs log cache %s\n"
  1392. msgstr ""
  1393. #, python-format
  1394. msgid "cache has %d log entries\n"
  1395. msgstr ""
  1396. #, python-format
  1397. msgid "error reading cache: %r\n"
  1398. msgstr ""
  1399. #, python-format
  1400. msgid "running %s\n"
  1401. msgstr ""
  1402. msgid "RCS file must be followed by working file"
  1403. msgstr ""
  1404. msgid "must have at least some revisions"
  1405. msgstr ""
  1406. msgid "expected revision number"
  1407. msgstr ""
  1408. msgid "revision must be followed by date line"
  1409. msgstr ""
  1410. msgid "log cache overlaps with new log entries, re-run without cache."
  1411. msgstr ""
  1412. #, python-format
  1413. msgid "writing cvs log cache %s\n"
  1414. msgstr ""
  1415. #, python-format
  1416. msgid "%d log entries\n"
  1417. msgstr ""
  1418. msgid "creating changesets\n"
  1419. msgstr ""
  1420. msgid "synthetic changeset cannot have multiple parents"
  1421. msgstr ""
  1422. #, python-format
  1423. msgid ""
  1424. "warning: CVS commit message references non-existent branch %r:\n"
  1425. "%s\n"
  1426. msgstr ""
  1427. #, python-format
  1428. msgid "%d changeset entries\n"
  1429. msgstr ""
  1430. #, python-format
  1431. msgid "%s does not look like a darcs repository"
  1432. msgstr ""
  1433. #, python-format
  1434. msgid "darcs version 2.1 or newer needed (found %r)"
  1435. msgstr ""
  1436. msgid "Python ElementTree module is not available"
  1437. msgstr ""
  1438. #, python-format
  1439. msgid "%s repository format is unsupported, please upgrade"
  1440. msgstr ""
  1441. msgid "failed to detect repository format!"
  1442. msgstr ""
  1443. msgid "internal calling inconsistency"
  1444. msgstr ""
  1445. msgid "errors in filemap"
  1446. msgstr ""
  1447. #, python-format
  1448. msgid "%s:%d: path to %s is missing\n"
  1449. msgstr ""
  1450. #, python-format
  1451. msgid "%s:%d: %r already in %s list\n"
  1452. msgstr ""
  1453. #, python-format
  1454. msgid "%s:%d: superfluous / in %s %r\n"
  1455. msgstr ""
  1456. #, python-format
  1457. msgid "%s:%d: unknown directive %r\n"
  1458. msgstr ""
  1459. msgid "source repository doesn't support --filemap"
  1460. msgstr ""
  1461. #, python-format
  1462. msgid "%s does not look like a Git repository"
  1463. msgstr ""
  1464. msgid "cannot retrieve git heads"
  1465. msgstr ""
  1466. #, python-format
  1467. msgid "cannot read %r object at %s"
  1468. msgstr ""
  1469. #, python-format
  1470. msgid "cannot read changes in %s"
  1471. msgstr ""
  1472. #, python-format
  1473. msgid "cannot read tags from %s"
  1474. msgstr ""
  1475. #, python-format
  1476. msgid "%s does not look like a GNU Arch repository"
  1477. msgstr ""
  1478. msgid "cannot find a GNU Arch tool"
  1479. msgstr ""
  1480. #, python-format
  1481. msgid "analyzing tree version %s...\n"
  1482. msgstr ""
  1483. #, python-format
  1484. msgid ""
  1485. "tree analysis stopped because it points to an unregistered archive %s...\n"
  1486. msgstr ""
  1487. #, python-format
  1488. msgid "could not parse cat-log of %s"
  1489. msgstr ""
  1490. #, python-format
  1491. msgid "%s is not a local Mercurial repository"
  1492. msgstr ""
  1493. #, python-format
  1494. msgid "initializing destination %s repository\n"
  1495. msgstr ""
  1496. #, python-format
  1497. msgid "could not create hg repository %s as sink"
  1498. msgstr ""
  1499. #, python-format
  1500. msgid "pulling from %s into %s\n"
  1501. msgstr ""
  1502. msgid "filtering out empty revision\n"
  1503. msgstr ""
  1504. msgid "updating tags\n"
  1505. msgstr "se actualizează etichetele\n"
  1506. msgid "updating bookmarks\n"
  1507. msgstr "se actualizează semnele de carte\n"
  1508. #, python-format
  1509. msgid "%s is not a valid start revision"
  1510. msgstr ""
  1511. #, python-format
  1512. msgid "ignoring: %s\n"
  1513. msgstr ""
  1514. #, python-format
  1515. msgid "%s does not look like a monotone repository"
  1516. msgstr ""
  1517. msgid "bad mtn packet - no end of commandnbr"
  1518. msgstr ""
  1519. #, python-format
  1520. msgid "bad mtn packet - bad stream type %s"
  1521. msgstr ""
  1522. msgid "bad mtn packet - no divider before size"
  1523. msgstr ""
  1524. msgid "bad mtn packet - no end of packet size"
  1525. msgstr ""
  1526. #, python-format
  1527. msgid "bad mtn packet - bad packet size %s"
  1528. msgstr ""
  1529. #, python-format
  1530. msgid "bad mtn packet - unable to read full packet read %s of %s"
  1531. msgstr ""
  1532. #, python-format
  1533. msgid "mtn command '%s' returned %s"
  1534. msgstr ""
  1535. #, python-format
  1536. msgid "copying file in renamed directory from '%s' to '%s'"
  1537. msgstr ""
  1538. msgid "unable to determine mtn automate interface version"
  1539. msgstr ""
  1540. #, python-format
  1541. msgid "mtn automate stdio header unexpected: %s"
  1542. msgstr ""
  1543. msgid "failed to reach end of mtn automate stdio headers"
  1544. msgstr ""
  1545. #, python-format
  1546. msgid "%s does not look like a P4 repository"
  1547. msgstr ""
  1548. msgid "reading p4 views\n"
  1549. msgstr ""
  1550. msgid "collecting p4 changelists\n"
  1551. msgstr ""
  1552. msgid "Mercurial failed to run itself, check hg executable is in PATH"
  1553. msgstr ""
  1554. msgid ""
  1555. "svn: cannot probe remote repository, assume it could be a subversion "
  1556. "repository. Use --source-type if you know better.\n"
  1557. msgstr ""
  1558. #, python-format
  1559. msgid "%s does not look like a Subversion repository"
  1560. msgstr "%s nu pare a fi un depozit Subversion"
  1561. msgid "Could not load Subversion python bindings"
  1562. msgstr ""
  1563. #, python-format
  1564. msgid "Subversion python bindings %d.%d found, 1.4 or later required"
  1565. msgstr ""
  1566. msgid "Subversion python bindings are too old, 1.4 or later required"
  1567. msgstr ""
  1568. #, python-format
  1569. msgid "svn: revision %s is not an integer"
  1570. msgstr ""
  1571. #, python-format
  1572. msgid "svn: start revision %s is not an integer"
  1573. msgstr ""
  1574. #, python-format
  1575. msgid "no revision found in module %s"
  1576. msgstr ""
  1577. #, python-format
  1578. msgid "expected %s to be at %r, but not found"
  1579. msgstr ""
  1580. #, python-format
  1581. msgid "found %s at %r\n"
  1582. msgstr ""
  1583. #, python-format
  1584. msgid "ignoring empty branch %s\n"
  1585. msgstr ""
  1586. #, python-format
  1587. msgid "found branch %s at %d\n"
  1588. msgstr ""
  1589. msgid "svn: start revision is not supported with more than one branch"
  1590. msgstr ""
  1591. #, python-format
  1592. msgid "svn: no revision found after start revision %d"
  1593. msgstr ""
  1594. #, python-format
  1595. msgid "%s not found up to revision %d"
  1596. msgstr ""
  1597. msgid "scanning paths"
  1598. msgstr ""
  1599. #, python-format
  1600. msgid "found parent of branch %s at %d: %s\n"
  1601. msgstr ""
  1602. #, python-format
  1603. msgid "fetching revision log for \"%s\" from %d to %d\n"
  1604. msgstr ""
  1605. #, python-format
  1606. msgid "svn: branch has no revision %s"
  1607. msgstr ""
  1608. #, python-format
  1609. msgid "initializing svn repository %r\n"
  1610. msgstr ""
  1611. #, python-format
  1612. msgid "initializing svn working copy %r\n"
  1613. msgstr ""
  1614. msgid "unexpected svn output:\n"
  1615. msgstr ""
  1616. msgid "unable to cope with svn output"
  1617. msgstr ""
  1618. msgid "writing Subversion tags is not yet implemented\n"
  1619. msgstr ""
  1620. msgid "automatically manage newlines in repository files"
  1621. msgstr ""
  1622. msgid ""
  1623. "This extension allows you to manage the type of line endings (CRLF or\n"
  1624. "LF) that are used in the repository and in the local working\n"
  1625. "directory. That way you can get CRLF line endings on Windows and LF on\n"
  1626. "Unix/Mac, thereby letting everybody use their OS native line endings."
  1627. msgstr ""
  1628. msgid ""
  1629. "The extension reads its configuration from a versioned ``.hgeol``\n"
  1630. "configuration file found in the root of the working copy. The\n"
  1631. "``.hgeol`` file use the same syntax as all other Mercurial\n"
  1632. "configuration files. It uses two sections, ``[patterns]`` and\n"
  1633. "``[repository]``."
  1634. msgstr ""
  1635. msgid ""
  1636. "The ``[patterns]`` section specifies how line endings should be\n"
  1637. "converted between the working copy and the repository. The format is\n"
  1638. "specified by a file pattern. The first match is used, so put more\n"
  1639. "specific patterns first. The available line endings are ``LF``,\n"
  1640. "``CRLF``, and ``BIN``."
  1641. msgstr ""
  1642. msgid ""
  1643. "Files with the declared format of ``CRLF`` or ``LF`` are always\n"
  1644. "checked out and stored in the repository in that format and files\n"
  1645. "declared to be binary (``BIN``) are left unchanged. Additionally,\n"
  1646. "``native`` is an alias for checking out in the platform's default line\n"
  1647. "ending: ``LF`` on Unix (including Mac OS X) and ``CRLF`` on\n"
  1648. "Windows. Note that ``BIN`` (do nothing to line endings) is Mercurial's\n"
  1649. "default behaviour; it is only needed if you need to override a later,\n"
  1650. "more general pattern."
  1651. msgstr ""
  1652. msgid ""
  1653. "The optional ``[repository]`` section specifies the line endings to\n"
  1654. "use for files stored in the repository. It has a single setting,\n"
  1655. "``native``, which determines the storage line endings for files\n"
  1656. "declared as ``native`` in the ``[patterns]`` section. It can be set to\n"
  1657. "``LF`` or ``CRLF``. The default is ``LF``. For example, this means\n"
  1658. "that on Windows, files configured as ``native`` (``CRLF`` by default)\n"
  1659. "will be converted to ``LF`` when stored in the repository. Files\n"
  1660. "declared as ``LF``, ``CRLF``, or ``BIN`` in the ``[patterns]`` section\n"
  1661. "are always stored as-is in the repository."
  1662. msgstr ""
  1663. msgid "Example versioned ``.hgeol`` file::"
  1664. msgstr ""
  1665. msgid ""
  1666. " [patterns]\n"
  1667. " **.py = native\n"
  1668. " **.vcproj = CRLF\n"
  1669. " **.txt = native\n"
  1670. " Makefile = LF\n"
  1671. " **.jpg = BIN"
  1672. msgstr ""
  1673. msgid ""
  1674. " [repository]\n"
  1675. " native = LF"
  1676. msgstr ""
  1677. msgid ""
  1678. ".. note::\n"
  1679. " The rules will first apply when files are touched in the working\n"
  1680. " copy, e.g. by updating to null and back to tip to touch all files."
  1681. msgstr ""
  1682. msgid ""
  1683. "The extension uses an optional ``[eol]`` section in your hgrc file\n"
  1684. "(not the ``.hgeol`` file) for settings that control the overall\n"
  1685. "behavior. There are two settings:"
  1686. msgstr ""
  1687. msgid ""
  1688. "- ``eol.native`` (default ``os.linesep``) can be set to ``LF`` or\n"
  1689. " ``CRLF`` to override the default interpretation of ``native`` for\n"
  1690. " checkout. This can be used with :hg:`archive` on Unix, say, to\n"
  1691. " generate an archive where files have line endings for Windows."
  1692. msgstr ""
  1693. msgid ""
  1694. "- ``eol.only-consistent`` (default True) can be set to False to make\n"
  1695. " the extension convert files with inconsistent EOLs. Inconsistent\n"
  1696. " means that there is both ``CRLF`` and ``LF`` present in the file.\n"
  1697. " Such files are normally not touched under the assumption that they\n"
  1698. " have mixed EOLs on purpose."
  1699. msgstr ""
  1700. msgid ""
  1701. "The extension provides ``cleverencode:`` and ``cleverdecode:`` filters\n"
  1702. "like the deprecated win32text extension does. This means that you can\n"
  1703. "disable win32text and enable eol and your filters will still work. You\n"
  1704. "only need to these filters until you have prepared a ``.hgeol`` file."
  1705. msgstr ""
  1706. msgid ""
  1707. "The ``win32text.forbid*`` hooks provided by the win32text extension\n"
  1708. "have been unified into a single hook named ``eol.checkheadshook``. The\n"
  1709. "hook will lookup the expected line endings from the ``.hgeol`` file,\n"
  1710. "which means you must migrate to a ``.hgeol`` file first before using\n"
  1711. "the hook. ``eol.checkheadshook`` only checks heads, intermediate\n"
  1712. "invalid revisions will be pushed. To forbid them completely, use the\n"
  1713. "``eol.checkallhook`` hook. These hooks are best used as\n"
  1714. "``pretxnchangegroup`` hooks."
  1715. msgstr ""
  1716. msgid ""
  1717. "See :hg:`help patterns` for more information about the glob patterns\n"
  1718. "used.\n"
  1719. msgstr ""
  1720. #, python-format
  1721. msgid "ignoring unknown EOL style '%s' from %s\n"
  1722. msgstr ""
  1723. #, python-format
  1724. msgid "warning: ignoring .hgeol file due to parse error at %s: %s\n"
  1725. msgstr ""
  1726. #, python-format
  1727. msgid " %s in %s should not have %s line endings"
  1728. msgstr ""
  1729. msgid "end-of-line check failed:\n"
  1730. msgstr ""
  1731. msgid "the eol extension is incompatible with the win32text extension\n"
  1732. msgstr ""
  1733. #, python-format
  1734. msgid "inconsistent newline style in %s\n"
  1735. msgstr ""
  1736. msgid "command to allow external programs to compare revisions"
  1737. msgstr ""
  1738. msgid ""
  1739. "The extdiff Mercurial extension allows you to use external programs\n"
  1740. "to compare revisions, or revision with working directory. The external\n"
  1741. "diff programs are called with a configurable set of options and two\n"
  1742. "non-option arguments: paths to directories containing snapshots of\n"
  1743. "files to compare."
  1744. msgstr ""
  1745. msgid ""
  1746. "The extdiff extension also allows you to configure new diff commands, so\n"
  1747. "you do not need to type :hg:`extdiff -p kdiff3` always. ::"
  1748. msgstr ""
  1749. msgid ""
  1750. " [extdiff]\n"
  1751. " # add new command that runs GNU diff(1) in 'context diff' mode\n"
  1752. " cdiff = gdiff -Nprc5\n"
  1753. " ## or the old way:\n"
  1754. " #cmd.cdiff = gdiff\n"
  1755. " #opts.cdiff = -Nprc5"
  1756. msgstr ""
  1757. msgid ""
  1758. " # add new command called vdiff, runs kdiff3\n"
  1759. " vdiff = kdiff3"
  1760. msgstr ""
  1761. msgid ""
  1762. " # add new command called meld, runs meld (no need to name twice)\n"
  1763. " meld ="
  1764. msgstr ""
  1765. msgid ""
  1766. " # add new command called vimdiff, runs gvimdiff with DirDiff plugin\n"
  1767. " # (see http://www.vim.org/scripts/script.php?script_id=102) Non\n"
  1768. " # English user, be sure to put \"let g:DirDiffDynamicDiffText = 1\" in\n"
  1769. " # your .vimrc\n"
  1770. " vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'"
  1771. msgstr ""
  1772. msgid "Tool arguments can include variables that are expanded at runtime::"
  1773. msgstr ""
  1774. msgid ""
  1775. " $parent1, $plabel1 - filename, descriptive label of first parent\n"
  1776. " $child, $clabel - filename, descriptive label of child revision\n"
  1777. " $parent2, $plabel2 - filename, descriptive label of second parent\n"
  1778. " $root - repository root\n"
  1779. " $parent is an alias for $parent1."
  1780. msgstr ""
  1781. msgid ""
  1782. "The extdiff extension will look in your [diff-tools] and [merge-tools]\n"
  1783. "sections for diff tool arguments, when none are specified in [extdiff]."
  1784. msgstr ""
  1785. msgid ""
  1786. " [extdiff]\n"
  1787. " kdiff3 ="
  1788. msgstr ""
  1789. msgid ""
  1790. " [diff-tools]\n"
  1791. " kdiff3.diffargs=--L1 '$plabel1' --L2 '$clabel' $parent $child"
  1792. msgstr ""
  1793. msgid ""
  1794. "You can use -I/-X and list of file or directory names like normal\n"
  1795. ":hg:`diff` command. The extdiff extension makes snapshots of only\n"
  1796. "needed files, so running the external diff program will actually be\n"
  1797. "pretty fast (at least faster than having to compare the entire tree).\n"
  1798. msgstr ""
  1799. #, python-format
  1800. msgid "making snapshot of %d files from rev %s\n"
  1801. msgstr ""
  1802. #, python-format
  1803. msgid "making snapshot of %d files from working directory\n"
  1804. msgstr ""
  1805. msgid "cannot specify --rev and --change at the same time"
  1806. msgstr ""
  1807. msgid "cleaning up temp directory\n"
  1808. msgstr ""
  1809. msgid "use external program to diff repository (or selected files)"
  1810. msgstr ""
  1811. msgid ""
  1812. " Show differences between revisions for the specified files, using\n"
  1813. " an external program. The default program used is diff, with\n"
  1814. " default options \"-Npru\"."
  1815. msgstr ""
  1816. msgid ""
  1817. " To select a different program, use the -p/--program option. The\n"
  1818. " program will be passed the names of two directories to compare. To\n"
  1819. " pass additional options to the program, use -o/--option. These\n"
  1820. " will be passed before the names of the directories to compare."
  1821. msgstr ""
  1822. msgid ""
  1823. " When two revision arguments are given, then changes are shown\n"
  1824. " between those revisions. If only one revision is specified then\n"
  1825. " that revision is compared to the working directory, and, when no\n"
  1826. " revisions are specified, the working directory files are compared\n"
  1827. " to its parent."
  1828. msgstr ""
  1829. msgid "CMD"
  1830. msgstr "CMD"
  1831. msgid "comparison program to run"
  1832. msgstr ""
  1833. msgid "OPT"
  1834. msgstr ""
  1835. msgid "pass option to comparison program"
  1836. msgstr ""
  1837. msgid "revision"
  1838. msgstr "revizia"
  1839. msgid "change made by revision"
  1840. msgstr ""
  1841. msgid "hg extdiff [OPT]... [FILE]..."
  1842. msgstr ""
  1843. #, python-format
  1844. msgid "use %(path)s to diff repository (or selected files)"
  1845. msgstr ""
  1846. #, python-format
  1847. msgid ""
  1848. " Show differences between revisions for the specified files, using\n"
  1849. " the %(path)s program."
  1850. msgstr ""
  1851. #, python-format
  1852. msgid "hg %s [OPTION]... [FILE]..."
  1853. msgstr "hg %s [OPȚIUNE]... [FIȘIER]..."
  1854. msgid "pull, update and merge in one command"
  1855. msgstr ""
  1856. msgid "pull changes from a remote repository, merge new changes if needed."
  1857. msgstr ""
  1858. "preia modificări dintr-un depozit la distanță, fuzionează modificările noi "
  1859. "dacă este necesar"
  1860. msgid ""
  1861. " This finds all changes from the repository at the specified path\n"
  1862. " or URL and adds them to the local repository."
  1863. msgstr ""
  1864. " Găsește toate modificările din depozit la calea sau URL-ul\n"
  1865. " specificat și le adaugă la depozitul local."
  1866. msgid ""
  1867. " If the pulled changes add a new branch head, the head is\n"
  1868. " automatically merged, and the result of the merge is committed.\n"
  1869. " Otherwise, the working directory is updated to include the new\n"
  1870. " changes."
  1871. msgstr ""
  1872. msgid ""
  1873. " When a merge occurs, the newly pulled changes are assumed to be\n"
  1874. " \"authoritative\". The head of the new changes is used as the first\n"
  1875. " parent, with local changes as the second. To switch the merge\n"
  1876. " order, use --switch-parent."
  1877. msgstr ""
  1878. msgid " See :hg:`help dates` for a list of formats valid for -d/--date."
  1879. msgstr ""
  1880. " Vezi :hg:`help dates` pentru o listă de formate valide cu d/--date."
  1881. msgid ""
  1882. " Returns 0 on success.\n"
  1883. " "
  1884. msgstr ""
  1885. " Returnează 0 în caz de succes.\n"
  1886. " "
  1887. msgid ""
  1888. "working dir not at branch tip (use \"hg update\" to check out branch tip)"
  1889. msgstr ""
  1890. msgid "outstanding uncommitted merge"
  1891. msgstr "fuziune nedepozitată în suspensie"
  1892. msgid "outstanding uncommitted changes"
  1893. msgstr "modificări nedepozitate în suspensie"
  1894. msgid "working directory is missing some files"
  1895. msgstr ""
  1896. msgid ""
  1897. "multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
  1898. msgstr ""
  1899. #, python-format
  1900. msgid "pulling from %s\n"
  1901. msgstr ""
  1902. msgid ""
  1903. "Other repository doesn't support revision lookup, so a rev cannot be "
  1904. "specified."
  1905. msgstr ""
  1906. #, python-format
  1907. msgid ""
  1908. "not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge"
  1909. "\" to merge them)\n"
  1910. msgstr ""
  1911. #, python-format
  1912. msgid "updating to %d:%s\n"
  1913. msgstr "se actualizează la %d:%s\n"
  1914. #, python-format
  1915. msgid "merging with %d:%s\n"
  1916. msgstr ""
  1917. #, python-format
  1918. msgid "new changeset %d:%s merges remote changes with local\n"
  1919. msgstr ""
  1920. msgid "a specific revision you would like to pull"
  1921. msgstr ""
  1922. msgid "edit commit message"
  1923. msgstr ""
  1924. msgid "edit commit message (DEPRECATED)"
  1925. msgstr ""
  1926. msgid "switch parents when merging"
  1927. msgstr ""
  1928. msgid "hg fetch [SOURCE]"
  1929. msgstr ""
  1930. msgid "commands to sign and verify changesets"
  1931. msgstr ""
  1932. msgid "error while verifying signature"
  1933. msgstr ""
  1934. #, python-format
  1935. msgid "%s Bad signature from \"%s\"\n"
  1936. msgstr ""
  1937. #, python-format
  1938. msgid "%s Note: Signature has expired (signed by: \"%s\")\n"
  1939. msgstr ""
  1940. #, python-format
  1941. msgid "%s Note: This key has expired (signed by: \"%s\")\n"
  1942. msgstr ""
  1943. msgid "hg sigs"
  1944. msgstr ""
  1945. msgid "list signed changesets"
  1946. msgstr ""
  1947. #, python-format
  1948. msgid "%s:%d node does not exist\n"
  1949. msgstr ""
  1950. msgid "hg sigcheck REVISION"
  1951. msgstr ""
  1952. msgid "verify all the signatures there may be for a particular revision"
  1953. msgstr ""
  1954. #, python-format
  1955. msgid "No valid signature for %s\n"
  1956. msgstr ""
  1957. msgid "make the signature local"
  1958. msgstr ""
  1959. msgid "sign even if the sigfile is modified"
  1960. msgstr ""
  1961. msgid "do not commit the sigfile after signing"
  1962. msgstr ""
  1963. msgid "ID"
  1964. msgstr ""
  1965. msgid "the key id to sign with"
  1966. msgstr ""
  1967. msgid "TEXT"
  1968. msgstr ""
  1969. msgid "commit message"
  1970. msgstr ""
  1971. msgid "hg sign [OPTION]... [REVISION]..."
  1972. msgstr "hg sign [OPȚIUNE]... [REVIZIE].."
  1973. msgid "add a signature for the current or given revision"
  1974. msgstr ""
  1975. msgid ""
  1976. " If no revision is given, the parent of the working directory is used,\n"
  1977. " or tip if no revision is checked out."
  1978. msgstr ""
  1979. msgid ""
  1980. " See :hg:`help dates` for a list of formats valid for -d/--date.\n"
  1981. " "
  1982. msgstr ""
  1983. " Vezi :hg:`help dates` pentru o listă de formate valide cu d/--date.\n"
  1984. " "
  1985. msgid "uncommitted merge - please provide a specific revision"
  1986. msgstr ""
  1987. #, python-format
  1988. msgid "Signing %d:%s\n"
  1989. msgstr ""
  1990. msgid "error while signing"
  1991. msgstr ""
  1992. msgid ""
  1993. "working copy of .hgsigs is changed (please commit .hgsigs manually or use --"
  1994. "force)"
  1995. msgstr ""
  1996. msgid "unknown signature version"
  1997. msgstr ""
  1998. msgid "command to view revision graphs from a shell"
  1999. msgstr ""
  2000. msgid ""
  2001. "This extension adds a --graph option to the incoming, outgoing and log\n"
  2002. "commands. When this options is given, an ASCII representation of the\n"
  2003. "revision graph is also shown.\n"
  2004. msgstr ""
  2005. #, python-format
  2006. msgid "-G/--graph option is incompatible with --%s"
  2007. msgstr ""
  2008. msgid "-G/--graph option is incompatible with --follow with file argument"
  2009. msgstr ""
  2010. msgid "NUM"
  2011. msgstr ""
  2012. msgid "limit number of changes displayed"
  2013. msgstr "limitează numărul de modificări afișat"
  2014. msgid "show patch"
  2015. msgstr "afișează patch-ul"
  2016. msgid "show the specified revision or range"
  2017. msgstr "afișează revizia sau intervalul specificat"
  2018. msgid "hg glog [OPTION]... [FILE]"
  2019. msgstr ""
  2020. msgid "show revision history alongside an ASCII revision graph"
  2021. msgstr "afișează istoricul reviziilor împreună cu un graf ASCII al reviziilor"
  2022. msgid ""
  2023. " Print a revision history alongside a revision graph drawn with\n"
  2024. " ASCII characters."
  2025. msgstr ""
  2026. " Afișează un istoric al reviziilor împreună cu un graf al reviziilor\n"
  2027. " desenat cu caractere ASCII."
  2028. msgid ""
  2029. " Nodes printed as an @ character are parents of the working\n"
  2030. " directory.\n"
  2031. " "
  2032. msgstr ""
  2033. " Nodurile afișate cu un caracter @ sunt părinți ai directorului de "
  2034. "lucru.\n"
  2035. " "
  2036. msgid "show the revision DAG"
  2037. msgstr "afișează graful (DAG) reviziilor"
  2038. msgid "hooks for integrating with the CIA.vc notification service"
  2039. msgstr ""
  2040. msgid ""
  2041. "This is meant to be run as a changegroup or incoming hook. To\n"
  2042. "configure it, set the following options in your hgrc::"
  2043. msgstr ""
  2044. msgid ""
  2045. " [cia]\n"
  2046. " # your registered CIA user name\n"
  2047. " user = foo\n"
  2048. " # the name of the project in CIA\n"
  2049. " project = foo\n"
  2050. " # the module (subproject) (optional)\n"
  2051. " #module = foo\n"
  2052. " # Append a diffstat to the log message (optional)\n"
  2053. " #diffstat = False\n"
  2054. " # Template to use for log messages (optional)\n"
  2055. " #template = {desc}\\n{baseurl}{webroot}/rev/{node}-- {diffstat}\n"
  2056. " # Style to use (optional)\n"
  2057. " #style = foo\n"
  2058. " # The URL of the CIA notification service (optional)\n"
  2059. " # You can use mailto: URLs to send by email, eg\n"
  2060. " # mailto:cia@cia.vc\n"
  2061. " # Make sure to set email.from if you do this.\n"
  2062. " #url = http://cia.vc/\n"
  2063. " # print message instead of sending it (optional)\n"
  2064. " #test = False\n"
  2065. " # number of slashes to strip for url paths\n"
  2066. " #strip = 0"
  2067. msgstr ""
  2068. msgid ""
  2069. " [hooks]\n"
  2070. " # one of these:\n"
  2071. " changegroup.cia = python:hgcia.hook\n"
  2072. " #incoming.cia = python:hgcia.hook"
  2073. msgstr ""
  2074. msgid ""
  2075. " [web]\n"
  2076. " # If you want hyperlinks (optional)\n"
  2077. " baseurl = http://server/path/to/repo\n"
  2078. msgstr ""
  2079. #, python-format
  2080. msgid "%s returned an error: %s"
  2081. msgstr ""
  2082. #, python-format
  2083. msgid "hgcia: sending update to %s\n"
  2084. msgstr ""
  2085. msgid "email.from must be defined when sending by email"
  2086. msgstr ""
  2087. msgid "browse the repository in a graphical way"
  2088. msgstr ""
  2089. msgid ""
  2090. "The hgk extension allows browsing the history of a repository in a\n"
  2091. "graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n"
  2092. "distributed with Mercurial.)"
  2093. msgstr ""
  2094. msgid ""
  2095. "hgk consists of two parts: a Tcl script that does the displaying and\n"
  2096. "querying of information, and an extension to Mercurial named hgk.py,\n"
  2097. "which provides hooks for hgk to get information. hgk can be found in\n"
  2098. "the contrib directory, and the extension is shipped in the hgext\n"
  2099. "repository, and needs to be enabled."
  2100. msgstr ""
  2101. msgid ""
  2102. "The :hg:`view` command will launch the hgk Tcl script. For this command\n"
  2103. "to work, hgk must be in your search path. Alternately, you can specify\n"
  2104. "the path to hgk in your configuration file::"
  2105. msgstr ""
  2106. msgid ""
  2107. " [hgk]\n"
  2108. " path=/location/of/hgk"
  2109. msgstr ""
  2110. msgid ""
  2111. "hgk can make use of the extdiff extension to visualize revisions.\n"
  2112. "Assuming you had already configured extdiff vdiff command, just add::"
  2113. msgstr ""
  2114. msgid ""
  2115. " [hgk]\n"
  2116. " vdiff=vdiff"
  2117. msgstr ""
  2118. msgid ""
  2119. "Revisions context menu will now display additional entries to fire\n"
  2120. "vdiff on hovered and selected revisions.\n"
  2121. msgstr ""
  2122. msgid "diff trees from two commits"
  2123. msgstr ""
  2124. msgid "output common ancestor information"
  2125. msgstr ""
  2126. msgid "cat a specific revision"
  2127. msgstr ""
  2128. msgid "cat-file: type or revision not supplied\n"
  2129. msgstr ""
  2130. msgid "aborting hg cat-file only understands commits\n"
  2131. msgstr "se abandonează hg cat-fișierul înțelege doar depozitări\n"
  2132. msgid "parse given revisions"
  2133. msgstr ""
  2134. msgid "print revisions"
  2135. msgstr ""
  2136. msgid "print extension options"
  2137. msgstr ""
  2138. msgid "start interactive history viewer"
  2139. msgstr "pornește vizualizatorul interactiv al istoricului"
  2140. msgid "hg view [-l LIMIT] [REVRANGE]"
  2141. msgstr ""
  2142. msgid "generate patch"
  2143. msgstr ""
  2144. msgid "recursive"
  2145. msgstr ""
  2146. msgid "pretty"
  2147. msgstr ""
  2148. msgid "stdin"
  2149. msgstr ""
  2150. msgid "detect copies"
  2151. msgstr ""
  2152. msgid "search"
  2153. msgstr ""
  2154. msgid "hg git-diff-tree [OPTION]... NODE1 NODE2 [FILE]..."
  2155. msgstr ""
  2156. msgid "hg debug-cat-file [OPTION]... TYPE FILE"
  2157. msgstr ""
  2158. msgid "hg debug-config"
  2159. msgstr ""
  2160. msgid "hg debug-merge-base REV REV"
  2161. msgstr ""
  2162. msgid "ignored"
  2163. msgstr ""
  2164. msgid "hg debug-rev-parse REV"
  2165. msgstr ""
  2166. msgid "header"
  2167. msgstr ""
  2168. msgid "topo-order"
  2169. msgstr ""
  2170. msgid "parents"
  2171. msgstr ""
  2172. msgid "max-count"
  2173. msgstr ""
  2174. msgid "hg debug-rev-list [OPTION]... REV..."
  2175. msgstr ""
  2176. msgid "syntax highlighting for hgweb (requires Pygments)"
  2177. msgstr ""
  2178. msgid ""
  2179. "It depends on the Pygments syntax highlighting library:\n"
  2180. "http://pygments.org/"
  2181. msgstr ""
  2182. msgid "There is a single configuration option::"
  2183. msgstr ""
  2184. msgid ""
  2185. " [web]\n"
  2186. " pygments_style = <style>"
  2187. msgstr ""
  2188. msgid "The default is 'colorful'.\n"
  2189. msgstr ""
  2190. msgid "accelerate status report using Linux's inotify service"
  2191. msgstr ""
  2192. msgid "start an inotify server for this repository"
  2193. msgstr ""
  2194. msgid "debugging information for inotify extension"
  2195. msgstr ""
  2196. msgid ""
  2197. " Prints the list of directories being watched by the inotify server.\n"
  2198. " "
  2199. msgstr ""
  2200. msgid "directories being watched:\n"
  2201. msgstr ""
  2202. msgid "run server in background"
  2203. msgstr ""
  2204. msgid "used internally by daemon mode"
  2205. msgstr ""
  2206. msgid "minutes to sit idle before exiting"
  2207. msgstr ""
  2208. msgid "name of file to write process ID to"
  2209. msgstr ""
  2210. msgid "hg inserve [OPTION]..."
  2211. msgstr ""
  2212. msgid "inotify-client: found dead inotify server socket; removing it\n"
  2213. msgstr ""
  2214. #, python-format
  2215. msgid "inotify-client: could not start inotify server: %s\n"
  2216. msgstr ""
  2217. #, python-format
  2218. msgid "inotify-client: could not talk to new inotify server: %s\n"
  2219. msgstr ""
  2220. #, python-format
  2221. msgid "inotify-client: failed to contact inotify server: %s\n"
  2222. msgstr ""
  2223. msgid "inotify-client: received empty answer from inotify server"
  2224. msgstr ""
  2225. #, python-format
  2226. msgid "(inotify: received response from incompatible server version %d)\n"
  2227. msgstr ""
  2228. #, python-format
  2229. msgid "(inotify: received '%s' response when expecting '%s')\n"
  2230. msgstr ""
  2231. msgid "this system does not seem to support inotify"
  2232. msgstr ""
  2233. #, python-format
  2234. msgid "*** the current per-user limit on the number of inotify watches is %s\n"
  2235. msgstr ""
  2236. msgid "*** this limit is too low to watch every directory in this repository\n"
  2237. msgstr ""
  2238. msgid "*** counting directories: "
  2239. msgstr ""
  2240. #, python-format
  2241. msgid "found %d\n"
  2242. msgstr ""
  2243. #, python-format
  2244. msgid "*** to raise the limit from %d to %d (run as root):\n"
  2245. msgstr ""
  2246. #, python-format
  2247. msgid "*** echo %d > %s\n"
  2248. msgstr ""
  2249. #, python-format
  2250. msgid "cannot watch %s until inotify watch limit is raised"
  2251. msgstr ""
  2252. #, python-format
  2253. msgid "inotify service not available: %s"
  2254. msgstr ""
  2255. #, python-format
  2256. msgid "watching %r\n"
  2257. msgstr ""
  2258. #, python-format
  2259. msgid "watching directories under %r\n"
  2260. msgstr ""
  2261. #, python-format
  2262. msgid "%s event: created %s\n"
  2263. msgstr ""
  2264. #, python-format
  2265. msgid "%s event: deleted %s\n"
  2266. msgstr ""
  2267. #, python-format
  2268. msgid "%s event: modified %s\n"
  2269. msgstr ""
  2270. #, python-format
  2271. msgid "filesystem containing %s was unmounted\n"
  2272. msgstr ""
  2273. #, python-format
  2274. msgid "%s readable: %d bytes\n"
  2275. msgstr ""
  2276. #, python-format
  2277. msgid "%s below threshold - unhooking\n"
  2278. msgstr ""
  2279. #, python-format
  2280. msgid "%s reading %d events\n"
  2281. msgstr ""
  2282. #, python-format
  2283. msgid "%s hooking back up with %d bytes readable\n"
  2284. msgstr ""
  2285. msgid "finished setup\n"
  2286. msgstr ""
  2287. #, python-format
  2288. msgid "status: %r %s -> %s\n"
  2289. msgstr ""
  2290. msgid "rescanning due to .hgignore change\n"
  2291. msgstr ""
  2292. msgid "cannot start: socket is already bound"
  2293. msgstr ""
  2294. msgid ""
  2295. "cannot start: tried linking .hg/inotify.sock to a temporary socket but .hg/"
  2296. "inotify.sock already exists"
  2297. msgstr ""
  2298. #, python-format
  2299. msgid "answering query for %r\n"
  2300. msgstr ""
  2301. #, python-format
  2302. msgid "received query from incompatible client version %d\n"
  2303. msgstr ""
  2304. #, python-format
  2305. msgid "unrecognized query type: %s\n"
  2306. msgstr ""
  2307. msgid "expand expressions into changelog and summaries"
  2308. msgstr ""
  2309. msgid ""
  2310. "This extension allows the use of a special syntax in summaries, which\n"
  2311. "will be automatically expanded into links or any other arbitrary\n"
  2312. "expression, much like InterWiki does."
  2313. msgstr ""
  2314. msgid ""
  2315. "A few example patterns (link to bug tracking, etc.) that may be used\n"
  2316. "in your hgrc::"
  2317. msgstr ""
  2318. msgid ""
  2319. " [interhg]\n"
  2320. " issues = s!issue(\\d+)!<a href=\"http://bts/issue\\1\">issue\\1</a>!\n"
  2321. " bugzilla = s!((?:bug|b=|(?=#?\\d{4,}))(?:\\s*#?)(\\d+))!<a..=\\2\">\\1</a>!"
  2322. "i\n"
  2323. " boldify = s!(^|\\s)#(\\d+)\\b! <b>#\\2</b>!\n"
  2324. msgstr ""
  2325. #, python-format
  2326. msgid "interhg: invalid pattern for %s: %s\n"
  2327. msgstr ""
  2328. #, python-format
  2329. msgid "interhg: invalid regexp for %s: %s\n"
  2330. msgstr ""
  2331. msgid "expand keywords in tracked files"
  2332. msgstr ""
  2333. msgid ""
  2334. "This extension expands RCS/CVS-like or self-customized $Keywords$ in\n"
  2335. "tracked text files selected by your configuration."
  2336. msgstr ""
  2337. msgid ""
  2338. "Keywords are only expanded in local repositories and not stored in the\n"
  2339. "change history. The mechanism can be regarded as a convenience for the\n"
  2340. "current user or for archive distribution."
  2341. msgstr ""
  2342. msgid ""
  2343. "Keywords expand to the changeset data pertaining to the latest change\n"
  2344. "relative to the working directory parent of each file."
  2345. msgstr ""
  2346. msgid ""
  2347. "Configuration is done in the [keyword], [keywordset] and [keywordmaps]\n"
  2348. "sections of hgrc files."
  2349. msgstr ""
  2350. msgid "Example::"
  2351. msgstr ""
  2352. msgid ""
  2353. " [keyword]\n"
  2354. " # expand keywords in every python file except those matching \"x*\"\n"
  2355. " **.py =\n"
  2356. " x* = ignore"
  2357. msgstr ""
  2358. msgid ""
  2359. " [keywordset]\n"
  2360. " # prefer svn- over cvs-like default keywordmaps\n"
  2361. " svn = True"
  2362. msgstr ""
  2363. msgid ""
  2364. ".. note::\n"
  2365. " The more specific you are in your filename patterns the less you\n"
  2366. " lose speed in huge repositories."
  2367. msgstr ""
  2368. msgid ""
  2369. "For [keywordmaps] template mapping and expansion demonstration and\n"
  2370. "control run :hg:`kwdemo`. See :hg:`help templates` for a list of\n"
  2371. "available templates and filters."
  2372. msgstr ""
  2373. msgid "Three additional date template filters are provided:"
  2374. msgstr ""
  2375. msgid ""
  2376. ":``utcdate``: \"2006/09/18 15:13:13\"\n"
  2377. ":``svnutcdate``: \"2006-09-18 15:13:13Z\"\n"
  2378. ":``svnisodate``: \"2006-09-18 08:13:13 -700 (Mon, 18 Sep 2006)\""
  2379. msgstr ""
  2380. msgid ""
  2381. "The default template mappings (view with :hg:`kwdemo -d`) can be\n"
  2382. "replaced with customized keywords and templates. Again, run\n"
  2383. ":hg:`kwdemo` to control the results of your configuration changes."
  2384. msgstr ""
  2385. msgid ""
  2386. "Before changing/disabling active keywords, you must run :hg:`kwshrink`\n"
  2387. "to avoid storing expanded keywords in the change history."
  2388. msgstr ""
  2389. msgid ""
  2390. "To force expansion after enabling it, or a configuration change, run\n"
  2391. ":hg:`kwexpand`."
  2392. msgstr ""
  2393. msgid ""
  2394. "Expansions spanning more than one line and incremental expansions,\n"
  2395. "like CVS' $Log$, are not supported. A keyword template map \"Log =\n"
  2396. "{desc}\" expands to the first line of the changeset description.\n"
  2397. msgstr ""
  2398. #, python-format
  2399. msgid "overwriting %s expanding keywords\n"
  2400. msgstr ""
  2401. #, python-format
  2402. msgid "overwriting %s shrinking keywords\n"
  2403. msgstr ""
  2404. msgid "[keyword] patterns cannot match"
  2405. msgstr ""
  2406. msgid "no [keyword] patterns configured"
  2407. msgstr ""
  2408. #, fuzzy
  2409. msgid "show default keyword template maps"
  2410. msgstr "afișează corespondențele șabloanelor implicite de cuvinte cheie"
  2411. msgid "read maps from rcfile"
  2412. msgstr ""
  2413. msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..."
  2414. msgstr ""
  2415. msgid "print [keywordmaps] configuration and an expansion example"
  2416. msgstr ""
  2417. msgid ""
  2418. " Show current, custom, or default keyword template maps and their\n"
  2419. " expansions."
  2420. msgstr ""
  2421. msgid ""
  2422. " Extend the current configuration by specifying maps as arguments\n"
  2423. " and using -f/--rcfile to source an external hgrc file."
  2424. msgstr ""
  2425. msgid " Use -d/--default to disable current configuration."
  2426. msgstr ""
  2427. msgid ""
  2428. " See :hg:`help templates` for information on templates and filters.\n"
  2429. " "
  2430. msgstr ""
  2431. #, python-format
  2432. msgid "creating temporary repository at %s\n"
  2433. msgstr ""
  2434. msgid ""
  2435. "\n"
  2436. "\tconfiguration using custom keyword template maps\n"
  2437. msgstr ""
  2438. msgid "\textending current template maps\n"
  2439. msgstr ""
  2440. msgid "\toverriding default svn keywordset\n"
  2441. msgstr ""
  2442. msgid "\toverriding default cvs keywordset\n"
  2443. msgstr ""
  2444. msgid ""
  2445. "\n"
  2446. "\tconfiguration using default svn keywordset\n"
  2447. msgstr ""
  2448. msgid ""
  2449. "\n"
  2450. "\tconfiguration using default cvs keywordset\n"
  2451. msgstr ""
  2452. msgid "\tdisabling current template maps\n"
  2453. msgstr ""
  2454. msgid ""
  2455. "\n"
  2456. "\tconfiguration using current keyword template maps\n"
  2457. msgstr ""
  2458. #, python-format
  2459. msgid ""
  2460. "\n"
  2461. "keywords written to %s:\n"
  2462. msgstr ""
  2463. msgid "hg keyword configuration and expansion example"
  2464. msgstr ""
  2465. msgid ""
  2466. "\n"
  2467. "\tkeywords expanded\n"
  2468. msgstr ""
  2469. msgid "hg kwexpand [OPTION]... [FILE]..."
  2470. msgstr ""
  2471. msgid "expand keywords in the working directory"
  2472. msgstr ""
  2473. msgid " Run after (re)enabling keyword expansion."
  2474. msgstr ""
  2475. msgid ""
  2476. " kwexpand refuses to run if given files contain local changes.\n"
  2477. " "
  2478. msgstr ""
  2479. msgid "show keyword status flags of all files"
  2480. msgstr ""
  2481. msgid "show files excluded from expansion"
  2482. msgstr "afișează fișierele excluse de la expandare"
  2483. msgid "only show unknown (not tracked) files"
  2484. msgstr "afișează doar fișierele necunoscute (neurmărite)"
  2485. msgid "hg kwfiles [OPTION]... [FILE]..."
  2486. msgstr ""
  2487. msgid "show files configured for keyword expansion"
  2488. msgstr "afișează fișierele configurate pentru expandarea cuvintelor cheie"
  2489. msgid ""
  2490. " List which files in the working directory are matched by the\n"
  2491. " [keyword] configuration patterns."
  2492. msgstr ""
  2493. msgid ""
  2494. " Useful to prevent inadvertent keyword expansion and to speed up\n"
  2495. " execution by including only files that are actual candidates for\n"
  2496. " expansion."
  2497. msgstr ""
  2498. msgid ""
  2499. " See :hg:`help keyword` on how to construct patterns both for\n"
  2500. " inclusion and exclusion of files."
  2501. msgstr ""
  2502. msgid ""
  2503. " With -A/--all and -v/--verbose the codes used to show the status\n"
  2504. " of files are::"
  2505. msgstr ""
  2506. msgid ""
  2507. " K = keyword expansion candidate\n"
  2508. " k = keyword expansion candidate (not tracked)\n"
  2509. " I = ignored\n"
  2510. " i = ignored (not tracked)\n"
  2511. " "
  2512. msgstr ""
  2513. msgid "hg kwshrink [OPTION]... [FILE]..."
  2514. msgstr ""
  2515. msgid "revert expanded keywords in the working directory"
  2516. msgstr ""
  2517. msgid " Must be run before changing/disabling active keywords."
  2518. msgstr ""
  2519. msgid ""
  2520. " kwshrink refuses to run if given files contain local changes.\n"
  2521. " "
  2522. msgstr ""
  2523. msgid "manage a stack of patches"
  2524. msgstr ""
  2525. msgid ""
  2526. "This extension lets you work with a stack of patches in a Mercurial\n"
  2527. "repository. It manages two stacks of patches - all known patches, and\n"
  2528. "applied patches (subset of known patches)."
  2529. msgstr ""
  2530. msgid ""
  2531. "Known patches are represented as patch files in the .hg/patches\n"
  2532. "directory. Applied patches are both patch files and changesets."
  2533. msgstr ""
  2534. msgid "Common tasks (use :hg:`help command` for more details)::"
  2535. msgstr ""
  2536. msgid ""
  2537. " create new patch qnew\n"
  2538. " import existing patch qimport"
  2539. msgstr ""
  2540. msgid ""
  2541. " print patch series qseries\n"
  2542. " print applied patches qapplied"
  2543. msgstr ""
  2544. msgid ""
  2545. " add known patch to applied stack qpush\n"
  2546. " remove patch from applied stack qpop\n"
  2547. " refresh contents of top applied patch qrefresh"
  2548. msgstr ""
  2549. msgid ""
  2550. "By default, mq will automatically use git patches when required to\n"
  2551. "avoid losing file mode changes, copy records, binary files or empty\n"
  2552. "files creations or deletions. This behaviour can be configured with::"
  2553. msgstr ""
  2554. msgid ""
  2555. " [mq]\n"
  2556. " git = auto/keep/yes/no"
  2557. msgstr ""
  2558. msgid ""
  2559. "If set to 'keep', mq will obey the [diff] section configuration while\n"
  2560. "preserving existing git patches upon qrefresh. If set to 'yes' or\n"
  2561. "'no', mq will override the [diff] section and always generate git or\n"
  2562. "regular patches, possibly losing data in the second case."
  2563. msgstr ""
  2564. msgid ""
  2565. "You will by default be managing a patch queue named \"patches\". You can\n"
  2566. "create other, independent patch queues with the :hg:`qqueue` command.\n"
  2567. msgstr ""
  2568. msgid "print first line of patch header"
  2569. msgstr ""
  2570. #, python-format
  2571. msgid "malformated mq status line: %s\n"
  2572. msgstr "linie de stare mq eronată: %s\n"
  2573. #, python-format
  2574. msgid "mq.git option can be auto/keep/yes/no got %s"
  2575. msgstr ""
  2576. #, python-format
  2577. msgid "%s appears more than once in %s"
  2578. msgstr ""
  2579. msgid "guard cannot be an empty string"
  2580. msgstr ""
  2581. #, python-format
  2582. msgid "guard %r starts with invalid character: %r"
  2583. msgstr ""
  2584. #, python-format
  2585. msgid "invalid character in guard %r: %r"
  2586. msgstr ""
  2587. #, python-format
  2588. msgid "guard %r too short"
  2589. msgstr ""
  2590. #, python-format
  2591. msgid "guard %r starts with invalid char"
  2592. msgstr ""
  2593. #, python-format
  2594. msgid "allowing %s - no guards in effect\n"
  2595. msgstr ""
  2596. #, python-format
  2597. msgid "allowing %s - no matching negative guards\n"
  2598. msgstr ""
  2599. #, python-format
  2600. msgid "allowing %s - guarded by %s\n"
  2601. msgstr "se permite %s - gardat de către %s\n"
  2602. #, python-format
  2603. msgid "skipping %s - guarded by %s\n"
  2604. msgstr "se omite %s - gardat de către %s\n"
  2605. #, python-format
  2606. msgid "skipping %s - no matching guards\n"
  2607. msgstr "se omite %s - nu există gărzi care se potrivesc\n"
  2608. #, python-format
  2609. msgid "error removing undo: %s\n"
  2610. msgstr ""
  2611. #, python-format
  2612. msgid "apply failed for patch %s"
  2613. msgstr ""
  2614. #, python-format
  2615. msgid "patch didn't work out, merging %s\n"
  2616. msgstr ""
  2617. #, python-format
  2618. msgid "update returned %d"
  2619. msgstr ""
  2620. msgid "repo commit failed"
  2621. msgstr ""
  2622. #, python-format
  2623. msgid "unable to read %s"
  2624. msgstr ""
  2625. #, python-format
  2626. msgid "patch %s does not exist\n"
  2627. msgstr ""
  2628. #, python-format
  2629. msgid "patch %s is not applied\n"
  2630. msgstr ""
  2631. msgid "patch failed, unable to continue (try -v)\n"
  2632. msgstr ""
  2633. #, python-format
  2634. msgid "applying %s\n"
  2635. msgstr ""
  2636. #, python-format
  2637. msgid "unable to read %s\n"
  2638. msgstr ""
  2639. #, python-format
  2640. msgid "patch %s is empty\n"
  2641. msgstr ""
  2642. msgid "repository commit failed"
  2643. msgstr "depozitarea a eșuat"
  2644. msgid "patch failed, rejects left in working dir\n"
  2645. msgstr ""
  2646. msgid "fuzz found when applying patch, stopping\n"
  2647. msgstr ""
  2648. #, python-format
  2649. msgid "revision %s refers to unknown patches: %s\n"
  2650. msgstr "revizia %s face referință la patch-uri necunoscute: %s\n"
  2651. #, python-format
  2652. msgid "unknown patches: %s\n"
  2653. msgstr "patch-uri necunoscute: %s\n"
  2654. #, python-format
  2655. msgid "revision %d is not managed"
  2656. msgstr ""
  2657. #, python-format
  2658. msgid "cannot delete revision %d above applied patches"
  2659. msgstr ""
  2660. #, python-format
  2661. msgid "patch %s finalized without changeset message\n"
  2662. msgstr ""
  2663. msgid "qdelete requires at least one revision or patch name"
  2664. msgstr ""
  2665. #, python-format
  2666. msgid "cannot delete applied patch %s"
  2667. msgstr ""
  2668. #, python-format
  2669. msgid "patch %s not in series file"
  2670. msgstr ""
  2671. msgid "no patches applied"
  2672. msgstr ""
  2673. msgid "working directory revision is not qtip"
  2674. msgstr ""
  2675. #, python-format
  2676. msgid "uncommitted changes in subrepository %s"
  2677. msgstr "modificări nedepozitate în subdepozitul %s"
  2678. msgid "local changes found, refresh first"
  2679. msgstr ""
  2680. msgid "local changes found"
  2681. msgstr ""
  2682. #, python-format
  2683. msgid "\"%s\" cannot be used as the name of a patch"
  2684. msgstr ""
  2685. #, python-format
  2686. msgid "patch name cannot begin with \"%s\""
  2687. msgstr ""
  2688. #, python-format
  2689. msgid "\"%s\" cannot be used in the name of a patch"
  2690. msgstr ""
  2691. #, python-format
  2692. msgid "\"%s\" already exists as a directory"
  2693. msgstr ""
  2694. #, python-format
  2695. msgid "patch \"%s\" already exists"
  2696. msgstr ""
  2697. msgid "cannot manage merge changesets"
  2698. msgstr ""
  2699. #, python-format
  2700. msgid "cannot write patch \"%s\": %s"
  2701. msgstr ""
  2702. #, python-format
  2703. msgid "error unlinking %s\n"
  2704. msgstr ""
  2705. #, python-format
  2706. msgid "patch name \"%s\" is ambiguous:\n"
  2707. msgstr ""
  2708. #, python-format
  2709. msgid "patch %s not in series"
  2710. msgstr ""
  2711. msgid "(working directory not at a head)\n"
  2712. msgstr ""
  2713. msgid "no patches in series\n"
  2714. msgstr ""
  2715. #, python-format
  2716. msgid "qpush: %s is already at the top\n"
  2717. msgstr ""
  2718. #, python-format
  2719. msgid "cannot push to a previous patch: %s"
  2720. msgstr ""
  2721. #, python-format
  2722. msgid "guarded by %s"
  2723. msgstr ""
  2724. msgid "no matching guards"
  2725. msgstr ""
  2726. #, python-format
  2727. msgid "cannot push '%s' - %s\n"
  2728. msgstr ""
  2729. msgid "all patches are currently applied\n"
  2730. msgstr ""
  2731. msgid "patch series already fully applied\n"
  2732. msgstr ""
  2733. msgid "cannot use --exact and --move together"
  2734. msgstr ""
  2735. msgid "cannot push --exact with applied patches"
  2736. msgstr "nu se poate executa push --exact cu patch-uri aplicate"
  2737. #, python-format
  2738. msgid "%s does not have a parent recorded"
  2739. msgstr ""
  2740. msgid "please specify the patch to move"
  2741. msgstr ""
  2742. msgid "cleaning up working directory..."
  2743. msgstr ""
  2744. #, python-format
  2745. msgid "errors during apply, please fix and refresh %s\n"
  2746. msgstr ""
  2747. #, python-format
  2748. msgid "now at: %s\n"
  2749. msgstr ""
  2750. #, python-format
  2751. msgid "patch %s is not applied"
  2752. msgstr ""
  2753. msgid "no patches applied\n"
  2754. msgstr ""
  2755. #, python-format
  2756. msgid "qpop: %s is already at the top\n"
  2757. msgstr ""
  2758. msgid "qpop: forcing dirstate update\n"
  2759. msgstr ""
  2760. #, python-format
  2761. msgid "trying to pop unknown node %s"
  2762. msgstr ""
  2763. msgid "popping would remove a revision not managed by this patch queue"
  2764. msgstr ""
  2765. msgid "deletions found between repo revs"
  2766. msgstr ""
  2767. #, python-format
  2768. msgid "popping %s\n"
  2769. msgstr ""
  2770. msgid "patch queue now empty\n"
  2771. msgstr ""
  2772. msgid "cannot refresh a revision with children"
  2773. msgstr ""
  2774. msgid ""
  2775. "refresh interrupted while patch was popped! (revert --all, qpush to "
  2776. "recover)\n"
  2777. msgstr ""
  2778. msgid "patch queue directory already exists"
  2779. msgstr ""
  2780. #, python-format
  2781. msgid "patch %s is not in series file"
  2782. msgstr ""
  2783. msgid "No saved patch data found\n"
  2784. msgstr ""
  2785. #, python-format
  2786. msgid "restoring status: %s\n"
  2787. msgstr ""
  2788. msgid "save entry has children, leaving it alone\n"
  2789. msgstr ""
  2790. #, python-format
  2791. msgid "removing save entry %s\n"
  2792. msgstr ""
  2793. #, python-format
  2794. msgid "saved queue repository parents: %s %s\n"
  2795. msgstr ""
  2796. msgid "updating queue directory\n"
  2797. msgstr "se actualizează directorul coadă\n"
  2798. msgid "Unable to load queue repository\n"
  2799. msgstr ""
  2800. msgid "save: no patches applied, exiting\n"
  2801. msgstr ""
  2802. msgid "status is already saved\n"
  2803. msgstr ""
  2804. msgid "hg patches saved state"
  2805. msgstr ""
  2806. msgid "repo commit failed\n"
  2807. msgstr ""
  2808. #, python-format
  2809. msgid "patch %s is already in the series file"
  2810. msgstr ""
  2811. msgid "option \"-r\" not valid when importing files"
  2812. msgstr ""
  2813. msgid "option \"-n\" not valid when importing multiple patches"
  2814. msgstr ""
  2815. #, python-format
  2816. msgid "revision %d is the root of more than one branch"
  2817. msgstr ""
  2818. #, python-format
  2819. msgid "revision %d is already managed"
  2820. msgstr ""
  2821. #, python-format
  2822. msgid "revision %d is not the parent of the queue"
  2823. msgstr ""
  2824. #, python-format
  2825. msgid "revision %d has unmanaged children"
  2826. msgstr ""
  2827. #, python-format
  2828. msgid "cannot import merge revision %d"
  2829. msgstr ""
  2830. #, python-format
  2831. msgid "revision %d is not the parent of %d"
  2832. msgstr ""
  2833. msgid "-e is incompatible with import from -"
  2834. msgstr ""
  2835. #, python-format
  2836. msgid "patch %s does not exist"
  2837. msgstr ""
  2838. #, python-format
  2839. msgid "renaming %s to %s\n"
  2840. msgstr ""
  2841. msgid "need --name to import a patch from -"
  2842. msgstr ""
  2843. #, python-format
  2844. msgid "unable to read file %s"
  2845. msgstr ""
  2846. #, python-format
  2847. msgid "adding %s to series file\n"
  2848. msgstr ""
  2849. msgid "keep patch file"
  2850. msgstr "păstrează fișierul patch"
  2851. msgid "stop managing a revision (DEPRECATED)"
  2852. msgstr ""
  2853. msgid "hg qdelete [-k] [PATCH]..."
  2854. msgstr ""
  2855. msgid "remove patches from queue"
  2856. msgstr ""
  2857. msgid ""
  2858. " The patches must not be applied, and at least one patch is required. "
  2859. "With\n"
  2860. " -k/--keep, the patch files are preserved in the patch directory."
  2861. msgstr ""
  2862. msgid ""
  2863. " To stop managing a patch and move it into permanent history,\n"
  2864. " use the :hg:`qfinish` command."
  2865. msgstr ""
  2866. msgid "show only the last patch"
  2867. msgstr "afișează doar ultimul patch"
  2868. msgid "hg qapplied [-1] [-s] [PATCH]"
  2869. msgstr ""
  2870. msgid "print the patches already applied"
  2871. msgstr ""
  2872. msgid " Returns 0 on success."
  2873. msgstr ""
  2874. " Returnează 0 în caz de succes.\n"
  2875. " "
  2876. msgid "only one patch applied\n"
  2877. msgstr ""
  2878. msgid "show only the first patch"
  2879. msgstr "afișează doar primul patch"
  2880. msgid "hg qunapplied [-1] [-s] [PATCH]"
  2881. msgstr ""
  2882. msgid "print the patches not yet applied"
  2883. msgstr ""
  2884. msgid "all patches applied\n"
  2885. msgstr ""
  2886. msgid "import file in patch directory"
  2887. msgstr ""
  2888. msgid "NAME"
  2889. msgstr "NUME"
  2890. msgid "name of patch file"
  2891. msgstr ""
  2892. msgid "overwrite existing files"
  2893. msgstr ""
  2894. msgid "place existing revisions under mq control"
  2895. msgstr ""
  2896. msgid "use git extended diff format"
  2897. msgstr "folosește formatul diff extins al lui git"
  2898. msgid "qpush after importing"
  2899. msgstr ""
  2900. msgid "hg qimport [-e] [-n NAME] [-f] [-g] [-P] [-r REV]... FILE..."
  2901. msgstr ""
  2902. msgid "import a patch"
  2903. msgstr ""
  2904. msgid ""
  2905. " The patch is inserted into the series after the last applied\n"
  2906. " patch. If no patches have been applied, qimport prepends the patch\n"
  2907. " to the series."
  2908. msgstr ""
  2909. msgid ""
  2910. " The patch will have the same name as its source file unless you\n"
  2911. " give it a new one with -n/--name."
  2912. msgstr ""
  2913. msgid ""
  2914. " You can register an existing patch inside the patch directory with\n"
  2915. " the -e/--existing flag."
  2916. msgstr ""
  2917. msgid ""
  2918. " With -f/--force, an existing patch of the same name will be\n"
  2919. " overwritten."
  2920. msgstr ""
  2921. msgid ""
  2922. " An existing changeset may be placed under mq control with -r/--rev\n"
  2923. " (e.g. qimport --rev tip -n patch will place tip under mq control).\n"
  2924. " With -g/--git, patches imported with --rev will use the git diff\n"
  2925. " format. See the diffs help topic for information on why this is\n"
  2926. " important for preserving rename/copy information and permission\n"
  2927. " changes. Use :hg:`qfinish` to remove changesets from mq control."
  2928. msgstr ""
  2929. msgid ""
  2930. " To import a patch from standard input, pass - as the patch file.\n"
  2931. " When importing from standard input, a patch name must be specified\n"
  2932. " using the --name flag."
  2933. msgstr ""
  2934. msgid " To import an existing patch while renaming it::"
  2935. msgstr ""
  2936. msgid " hg qimport -e existing-patch -n new-name"
  2937. msgstr ""
  2938. msgid ""
  2939. " Returns 0 if import succeeded.\n"
  2940. " "
  2941. msgstr ""
  2942. " Returnează 0 dacă importarea a avut loc cu succes.\n"
  2943. " "
  2944. msgid "create queue repository"
  2945. msgstr ""
  2946. msgid "hg qinit [-c]"
  2947. msgstr ""
  2948. msgid "init a new queue repository (DEPRECATED)"
  2949. msgstr ""
  2950. msgid ""
  2951. " The queue repository is unversioned by default. If\n"
  2952. " -c/--create-repo is specified, qinit will create a separate nested\n"
  2953. " repository for patches (qinit -c may also be run later to convert\n"
  2954. " an unversioned patch repository into a versioned one). You can use\n"
  2955. " qcommit to commit changes to this queue repository."
  2956. msgstr ""
  2957. msgid ""
  2958. " This command is deprecated. Without -c, it's implied by other relevant\n"
  2959. " commands. With -c, use :hg:`init --mq` instead."
  2960. msgstr ""
  2961. msgid "use pull protocol to copy metadata"
  2962. msgstr "folosește protocolul 'pull' pentru a copia metadatele"
  2963. msgid "do not update the new working directories"
  2964. msgstr ""
  2965. msgid "use uncompressed transfer (fast over LAN)"
  2966. msgstr "folosește transfer necomprimat (rapid în LAN)"
  2967. msgid "REPO"
  2968. msgstr ""
  2969. msgid "location of source patch repository"
  2970. msgstr ""
  2971. msgid "hg qclone [OPTION]... SOURCE [DEST]"
  2972. msgstr ""
  2973. msgid "clone main and patch repository at same time"
  2974. msgstr ""
  2975. msgid ""
  2976. " If source is local, destination will have no patches applied. If\n"
  2977. " source is remote, this command can not check if patches are\n"
  2978. " applied in source, so cannot guarantee that patches are not\n"
  2979. " applied in destination. If you clone remote repository, be sure\n"
  2980. " before that it has no patches applied."
  2981. msgstr ""
  2982. msgid ""
  2983. " Source patch repository is looked for in <src>/.hg/patches by\n"
  2984. " default. Use -p <url> to change."
  2985. msgstr ""
  2986. msgid ""
  2987. " The patch directory must be a nested Mercurial repository, as\n"
  2988. " would be created by :hg:`init --mq`."
  2989. msgstr ""
  2990. msgid ""
  2991. " Return 0 on success.\n"
  2992. " "
  2993. msgstr ""
  2994. " Returnează 0 în caz de succes.\n"
  2995. " "
  2996. msgid "versioned patch repository not found (see init --mq)"
  2997. msgstr ""
  2998. msgid "cloning main repository\n"
  2999. msgstr ""
  3000. msgid "cloning patch repository\n"
  3001. msgstr ""
  3002. msgid "stripping applied patches from destination repository\n"
  3003. msgstr ""
  3004. msgid "updating destination repository\n"
  3005. msgstr "se actualizează depozitul destinație\n"
  3006. msgid "hg qcommit [OPTION]... [FILE]..."
  3007. msgstr ""
  3008. msgid "commit changes in the queue repository (DEPRECATED)"
  3009. msgstr ""
  3010. msgid " This command is deprecated; use :hg:`commit --mq` instead."
  3011. msgstr ""
  3012. msgid "print patches not in series"
  3013. msgstr ""
  3014. msgid "hg qseries [-ms]"
  3015. msgstr ""
  3016. msgid "print the entire series file"
  3017. msgstr ""
  3018. msgid "hg qtop [-s]"
  3019. msgstr ""
  3020. msgid "print the name of the current patch"
  3021. msgstr ""
  3022. msgid "hg qnext [-s]"
  3023. msgstr ""
  3024. msgid "print the name of the next patch"
  3025. msgstr ""
  3026. msgid "hg qprev [-s]"
  3027. msgstr ""
  3028. msgid "print the name of the previous patch"
  3029. msgstr ""
  3030. msgid "import uncommitted changes (DEPRECATED)"
  3031. msgstr ""
  3032. msgid "add \"From: <current user>\" to patch"
  3033. msgstr ""
  3034. msgid "USER"
  3035. msgstr ""
  3036. msgid "add \"From: <USER>\" to patch"
  3037. msgstr ""
  3038. msgid "add \"Date: <current date>\" to patch"
  3039. msgstr ""
  3040. msgid "add \"Date: <DATE>\" to patch"
  3041. msgstr ""
  3042. msgid "hg qnew [-e] [-m TEXT] [-l FILE] PATCH [FILE]..."
  3043. msgstr ""
  3044. msgid "create a new patch"
  3045. msgstr "creează un nou patch"
  3046. msgid ""
  3047. " qnew creates a new patch on top of the currently-applied patch (if\n"
  3048. " any). The patch will be initialized with any outstanding changes\n"
  3049. " in the working directory. You may also use -I/--include,\n"
  3050. " -X/--exclude, and/or a list of files after the patch name to add\n"
  3051. " only changes to matching files to the new patch, leaving the rest\n"
  3052. " as uncommitted modifications."
  3053. msgstr ""
  3054. msgid ""
  3055. " -u/--user and -d/--date can be used to set the (given) user and\n"
  3056. " date, respectively. -U/--currentuser and -D/--currentdate set user\n"
  3057. " to current user and date to current date."
  3058. msgstr ""
  3059. msgid ""
  3060. " -e/--edit, -m/--message or -l/--logfile set the patch header as\n"
  3061. " well as the commit message. If none is specified, the header is\n"
  3062. " empty and the commit message is '[mq]: PATCH'."
  3063. msgstr ""
  3064. msgid ""
  3065. " Use the -g/--git option to keep the patch in the git extended diff\n"
  3066. " format. Read the diffs help topic for more information on why this\n"
  3067. " is important for preserving permission changes and copy/rename\n"
  3068. " information."
  3069. msgstr ""
  3070. msgid ""
  3071. " Returns 0 on successful creation of a new patch.\n"
  3072. " "
  3073. msgstr ""
  3074. " Returnează 0 dacă patch-ul a fost creat cu succes.\n"
  3075. " "
  3076. msgid "refresh only files already in the patch and specified files"
  3077. msgstr ""
  3078. msgid "add/update author field in patch with current user"
  3079. msgstr ""
  3080. msgid "add/update author field in patch with given user"
  3081. msgstr ""
  3082. msgid "add/update date field in patch with current date"
  3083. msgstr ""
  3084. msgid "add/update date field in patch with given date"
  3085. msgstr ""
  3086. msgid "hg qrefresh [-I] [-X] [-e] [-m TEXT] [-l FILE] [-s] [FILE]..."
  3087. msgstr ""
  3088. msgid "update the current patch"
  3089. msgstr "actualizează patch-ul curent"
  3090. msgid ""
  3091. " If any file patterns are provided, the refreshed patch will\n"
  3092. " contain only the modifications that match those patterns; the\n"
  3093. " remaining modifications will remain in the working directory."
  3094. msgstr ""
  3095. msgid ""
  3096. " If -s/--short is specified, files currently included in the patch\n"
  3097. " will be refreshed just like matched files and remain in the patch."
  3098. msgstr ""
  3099. msgid ""
  3100. " If -e/--edit is specified, Mercurial will start your configured editor "
  3101. "for\n"
  3102. " you to enter a message. In case qrefresh fails, you will find a backup "
  3103. "of\n"
  3104. " your message in ``.hg/last-message.txt``."
  3105. msgstr ""
  3106. msgid ""
  3107. " hg add/remove/copy/rename work as usual, though you might want to\n"
  3108. " use git-style patches (-g/--git or [diff] git=1) to track copies\n"
  3109. " and renames. See the diffs help topic for more information on the\n"
  3110. " git diff format."
  3111. msgstr ""
  3112. msgid "option \"-e\" incompatible with \"-m\" or \"-l\""
  3113. msgstr ""
  3114. msgid "hg qdiff [OPTION]... [FILE]..."
  3115. msgstr ""
  3116. msgid "diff of the current patch and subsequent modifications"
  3117. msgstr "diff pentru patch-ul curent și modificările ulterioare"
  3118. msgid ""
  3119. " Shows a diff which includes the current patch as well as any\n"
  3120. " changes which have been made in the working directory since the\n"
  3121. " last refresh (thus showing what the current patch would become\n"
  3122. " after a qrefresh)."
  3123. msgstr ""
  3124. msgid ""
  3125. " Use :hg:`diff` if you only want to see the changes made since the\n"
  3126. " last qrefresh, or :hg:`export qtip` if you want to see changes\n"
  3127. " made by the current patch without including changes made since the\n"
  3128. " qrefresh."
  3129. msgstr ""
  3130. msgid "edit patch header"
  3131. msgstr ""
  3132. msgid "keep folded patch files"
  3133. msgstr ""
  3134. msgid "hg qfold [-e] [-k] [-m TEXT] [-l FILE] PATCH..."
  3135. msgstr ""
  3136. msgid "fold the named patches into the current patch"
  3137. msgstr ""
  3138. msgid ""
  3139. " Patches must not yet be applied. Each patch will be successively\n"
  3140. " applied to the current patch in the order given. If all the\n"
  3141. " patches apply successfully, the current patch will be refreshed\n"
  3142. " with the new cumulative patch, and the folded patches will be\n"
  3143. " deleted. With -k/--keep, the folded patch files will not be\n"
  3144. " removed afterwards."
  3145. msgstr ""
  3146. msgid ""
  3147. " The header for each folded patch will be concatenated with the\n"
  3148. " current patch header, separated by a line of ``* * *``."
  3149. msgstr ""
  3150. msgid "qfold requires at least one patch name"
  3151. msgstr ""
  3152. #, python-format
  3153. msgid "Skipping already folded patch %s\n"
  3154. msgstr "Se omite patch-ul deja pliat %s\n"
  3155. #, python-format
  3156. msgid "qfold cannot fold already applied patch %s"
  3157. msgstr ""
  3158. #, python-format
  3159. msgid "error folding patch %s"
  3160. msgstr ""
  3161. msgid "overwrite any local changes"
  3162. msgstr ""
  3163. msgid "hg qgoto [OPTION]... PATCH"
  3164. msgstr ""
  3165. msgid "push or pop patches until named patch is at top of stack"
  3166. msgstr ""
  3167. msgid "list all patches and guards"
  3168. msgstr ""
  3169. msgid "drop all guards"
  3170. msgstr ""
  3171. msgid "hg qguard [-l] [-n] [PATCH] [-- [+GUARD]... [-GUARD]...]"
  3172. msgstr ""
  3173. msgid "set or print guards for a patch"
  3174. msgstr ""
  3175. msgid ""
  3176. " Guards control whether a patch can be pushed. A patch with no\n"
  3177. " guards is always pushed. A patch with a positive guard (\"+foo\") is\n"
  3178. " pushed only if the :hg:`qselect` command has activated it. A patch with\n"
  3179. " a negative guard (\"-foo\") is never pushed if the :hg:`qselect` "
  3180. "command\n"
  3181. " has activated it."
  3182. msgstr ""
  3183. msgid ""
  3184. " With no arguments, print the currently active guards.\n"
  3185. " With arguments, set guards for the named patch."
  3186. msgstr ""
  3187. msgid ""
  3188. " .. note::\n"
  3189. " Specifying negative guards now requires '--'."
  3190. msgstr ""
  3191. msgid " To set guards on another patch::"
  3192. msgstr ""
  3193. msgid " hg qguard other.patch -- +2.6.17 -stable"
  3194. msgstr ""
  3195. msgid "cannot mix -l/--list with options or arguments"
  3196. msgstr ""
  3197. msgid "no patch to work with"
  3198. msgstr ""
  3199. #, python-format
  3200. msgid "no patch named %s"
  3201. msgstr ""
  3202. msgid "hg qheader [PATCH]"
  3203. msgstr ""
  3204. msgid "print the header of the topmost or specified patch"
  3205. msgstr ""
  3206. msgid "apply on top of local changes"
  3207. msgstr ""
  3208. msgid "apply the target patch to its recorded parent"
  3209. msgstr ""
  3210. msgid "list patch name in commit text"
  3211. msgstr ""
  3212. msgid "apply all patches"
  3213. msgstr ""
  3214. msgid "merge from another queue (DEPRECATED)"
  3215. msgstr ""
  3216. msgid "merge queue name (DEPRECATED)"
  3217. msgstr ""
  3218. msgid "reorder patch series and apply only the patch"
  3219. msgstr ""
  3220. msgid "hg qpush [-f] [-l] [-a] [--move] [PATCH | INDEX]"
  3221. msgstr ""
  3222. msgid "push the next patch onto the stack"
  3223. msgstr "pune patch-ul următor pe stivă"
  3224. msgid ""
  3225. " When -f/--force is applied, all local changes in patched files\n"
  3226. " will be lost."
  3227. msgstr ""
  3228. msgid "no saved queues found, please use -n\n"
  3229. msgstr ""
  3230. #, python-format
  3231. msgid "merging with queue at: %s\n"
  3232. msgstr ""
  3233. msgid "pop all patches"
  3234. msgstr ""
  3235. msgid "queue name to pop (DEPRECATED)"
  3236. msgstr ""
  3237. msgid "forget any local changes to patched files"
  3238. msgstr "uită orice modificare locală adusă fișierelor peticite"
  3239. msgid "hg qpop [-a] [-f] [PATCH | INDEX]"
  3240. msgstr ""
  3241. msgid "pop the current patch off the stack"
  3242. msgstr "scoate patch-ul curent de pe stivă"
  3243. msgid ""
  3244. " By default, pops off the top of the patch stack. If given a patch\n"
  3245. " name, keeps popping off patches until the named patch is at the\n"
  3246. " top of the stack."
  3247. msgstr ""
  3248. #, python-format
  3249. msgid "using patch queue: %s\n"
  3250. msgstr ""
  3251. msgid "hg qrename PATCH1 [PATCH2]"
  3252. msgstr ""
  3253. msgid "rename a patch"
  3254. msgstr ""
  3255. msgid ""
  3256. " With one argument, renames the current patch to PATCH1.\n"
  3257. " With two arguments, renames PATCH1 to PATCH2."
  3258. msgstr ""
  3259. msgid "delete save entry"
  3260. msgstr ""
  3261. msgid "update queue working directory"
  3262. msgstr ""
  3263. msgid "hg qrestore [-d] [-u] REV"
  3264. msgstr ""
  3265. msgid "restore the queue state saved by a revision (DEPRECATED)"
  3266. msgstr ""
  3267. msgid " This command is deprecated, use :hg:`rebase` instead."
  3268. msgstr ""
  3269. msgid "copy patch directory"
  3270. msgstr ""
  3271. msgid "copy directory name"
  3272. msgstr ""
  3273. msgid "clear queue status file"
  3274. msgstr ""
  3275. msgid "force copy"
  3276. msgstr ""
  3277. msgid "hg qsave [-m TEXT] [-l FILE] [-c] [-n NAME] [-e] [-f]"
  3278. msgstr ""
  3279. msgid "save current queue state (DEPRECATED)"
  3280. msgstr ""
  3281. #, python-format
  3282. msgid "destination %s exists and is not a directory"
  3283. msgstr ""
  3284. #, python-format
  3285. msgid "destination %s exists, use -f to force"
  3286. msgstr ""
  3287. #, python-format
  3288. msgid "copy %s to %s\n"
  3289. msgstr ""
  3290. msgid "force removal of changesets, discard uncommitted changes (no backup)"
  3291. msgstr ""
  3292. "forțează înlăturarea seturilor de modificări, renunță la modificările "
  3293. "nedepozitate (fără copie de siguranță)"
  3294. msgid ""
  3295. "bundle only changesets with local revision number greater than REV which are "
  3296. "not descendants of REV (DEPRECATED)"
  3297. msgstr ""
  3298. msgid "no backups"
  3299. msgstr ""
  3300. msgid "no backups (DEPRECATED)"
  3301. msgstr ""
  3302. msgid "do not modify working copy during strip"
  3303. msgstr ""
  3304. msgid "hg strip [-k] [-f] [-n] REV..."
  3305. msgstr "hg strip [-k] [-f] [-n] REV..."
  3306. msgid "strip changesets and all their descendants from the repository"
  3307. msgstr ""
  3308. msgid ""
  3309. " The strip command removes the specified changesets and all their\n"
  3310. " descendants. If the working directory has uncommitted changes, the\n"
  3311. " operation is aborted unless the --force flag is supplied, in which\n"
  3312. " case changes will be discarded."
  3313. msgstr ""
  3314. msgid ""
  3315. " If a parent of the working directory is stripped, then the working\n"
  3316. " directory will automatically be updated to the most recent\n"
  3317. " available ancestor of the stripped parent after the operation\n"
  3318. " completes."
  3319. msgstr ""
  3320. msgid ""
  3321. " Any stripped changesets are stored in ``.hg/strip-backup`` as a\n"
  3322. " bundle (see :hg:`help bundle` and :hg:`help unbundle`). They can\n"
  3323. " be restored by running :hg:`unbundle .hg/strip-backup/BUNDLE`,\n"
  3324. " where BUNDLE is the bundle file created by the strip. Note that\n"
  3325. " the local revision numbers will in general be different after the\n"
  3326. " restore."
  3327. msgstr ""
  3328. msgid ""
  3329. " Use the --no-backup option to discard the backup bundle once the\n"
  3330. " operation completes."
  3331. msgstr ""
  3332. msgid "empty revision set"
  3333. msgstr "setul de revizii este vid"
  3334. msgid "disable all guards"
  3335. msgstr ""
  3336. msgid "list all guards in series file"
  3337. msgstr ""
  3338. msgid "pop to before first guarded applied patch"
  3339. msgstr ""
  3340. msgid "pop, then reapply patches"
  3341. msgstr ""
  3342. msgid "hg qselect [OPTION]... [GUARD]..."
  3343. msgstr ""
  3344. msgid "set or print guarded patches to push"
  3345. msgstr ""
  3346. msgid ""
  3347. " Use the :hg:`qguard` command to set or print guards on patch, then use\n"
  3348. " qselect to tell mq which guards to use. A patch will be pushed if\n"
  3349. " it has no guards or any positive guards match the currently\n"
  3350. " selected guard, but will not be pushed if any negative guards\n"
  3351. " match the current guard. For example::"
  3352. msgstr ""
  3353. msgid ""
  3354. " qguard foo.patch -- -stable (negative guard)\n"
  3355. " qguard bar.patch +stable (positive guard)\n"
  3356. " qselect stable"
  3357. msgstr ""
  3358. msgid ""
  3359. " This activates the \"stable\" guard. mq will skip foo.patch (because\n"
  3360. " it has a negative match) but push bar.patch (because it has a\n"
  3361. " positive match)."
  3362. msgstr ""
  3363. msgid ""
  3364. " With no arguments, prints the currently active guards.\n"
  3365. " With one argument, sets the active guard."
  3366. msgstr ""
  3367. msgid ""
  3368. " Use -n/--none to deactivate guards (no other arguments needed).\n"
  3369. " When no guards are active, patches with positive guards are\n"
  3370. " skipped and patches with negative guards are pushed."
  3371. msgstr ""
  3372. msgid ""
  3373. " qselect can change the guards on applied patches. It does not pop\n"
  3374. " guarded patches by default. Use --pop to pop back to the last\n"
  3375. " applied patch that is not guarded. Use --reapply (which implies\n"
  3376. " --pop) to push back to the current patch afterwards, but skip\n"
  3377. " guarded patches."
  3378. msgstr ""
  3379. msgid ""
  3380. " Use -s/--series to print a list of all guards in the series file\n"
  3381. " (no other arguments needed). Use -v for more information."
  3382. msgstr ""
  3383. msgid "guards deactivated\n"
  3384. msgstr ""
  3385. #, python-format
  3386. msgid "number of unguarded, unapplied patches has changed from %d to %d\n"
  3387. msgstr ""
  3388. #, python-format
  3389. msgid "number of guarded, applied patches has changed from %d to %d\n"
  3390. msgstr ""
  3391. msgid "guards in series file:\n"
  3392. msgstr ""
  3393. msgid "no guards in series file\n"
  3394. msgstr ""
  3395. msgid "active guards:\n"
  3396. msgstr ""
  3397. msgid "no active guards\n"
  3398. msgstr ""
  3399. msgid "popping guarded patches\n"
  3400. msgstr ""
  3401. msgid "reapplying unguarded patches\n"
  3402. msgstr ""
  3403. msgid "finish all applied changesets"
  3404. msgstr ""
  3405. msgid "hg qfinish [-a] [REV]..."
  3406. msgstr ""
  3407. msgid "move applied patches into repository history"
  3408. msgstr ""
  3409. msgid ""
  3410. " Finishes the specified revisions (corresponding to applied\n"
  3411. " patches) by moving them out of mq control into regular repository\n"
  3412. " history."
  3413. msgstr ""
  3414. msgid ""
  3415. " Accepts a revision range or the -a/--applied option. If --applied\n"
  3416. " is specified, all applied mq revisions are removed from mq\n"
  3417. " control. Otherwise, the given revisions must be at the base of the\n"
  3418. " stack of applied patches."
  3419. msgstr ""
  3420. msgid ""
  3421. " This can be especially useful if your changes have been applied to\n"
  3422. " an upstream repository, or if you are about to push your changes\n"
  3423. " to upstream."
  3424. msgstr ""
  3425. msgid "no revisions specified"
  3426. msgstr ""
  3427. msgid "list all available queues"
  3428. msgstr ""
  3429. msgid "create new queue"
  3430. msgstr ""
  3431. msgid "rename active queue"
  3432. msgstr ""
  3433. msgid "delete reference to queue"
  3434. msgstr ""
  3435. msgid "delete queue, and remove patch dir"
  3436. msgstr ""
  3437. msgid "[OPTION] [QUEUE]"
  3438. msgstr "[OPȚIUNE] [COADĂ]"
  3439. msgid "manage multiple patch queues"
  3440. msgstr ""
  3441. msgid ""
  3442. " Supports switching between different patch queues, as well as creating\n"
  3443. " new patch queues and deleting existing ones."
  3444. msgstr ""
  3445. msgid ""
  3446. " Omitting a queue name or specifying -l/--list will show you the "
  3447. "registered\n"
  3448. " queues - by default the \"normal\" patches queue is registered. The "
  3449. "currently\n"
  3450. " active queue will be marked with \"(active)\"."
  3451. msgstr ""
  3452. msgid ""
  3453. " To create a new queue, use -c/--create. The queue is automatically made\n"
  3454. " active, except in the case where there are applied patches from the\n"
  3455. " currently active queue in the repository. Then the queue will only be\n"
  3456. " created and switching will fail."
  3457. msgstr ""
  3458. msgid ""
  3459. " To delete an existing queue, use --delete. You cannot delete the "
  3460. "currently\n"
  3461. " active queue."
  3462. msgstr ""
  3463. msgid "patches applied - cannot set new queue active"
  3464. msgstr ""
  3465. msgid "cannot delete queue that does not exist"
  3466. msgstr ""
  3467. msgid "cannot delete currently active queue"
  3468. msgstr ""
  3469. msgid " (active)\n"
  3470. msgstr ""
  3471. msgid "invalid queue name, may not contain the characters \":\\/.\""
  3472. msgstr ""
  3473. #, python-format
  3474. msgid "queue \"%s\" already exists"
  3475. msgstr ""
  3476. #, python-format
  3477. msgid "can't rename \"%s\" to its current name"
  3478. msgstr ""
  3479. #, python-format
  3480. msgid "non-queue directory \"%s\" already exists"
  3481. msgstr "depozitul %s neaflat în coadă există deja"
  3482. msgid "use --create to create a new queue"
  3483. msgstr ""
  3484. msgid "cannot commit over an applied mq patch"
  3485. msgstr ""
  3486. msgid "source has mq patches applied"
  3487. msgstr ""
  3488. #, python-format
  3489. msgid "mq status file refers to unknown node %s\n"
  3490. msgstr ""
  3491. #, python-format
  3492. msgid "Tag %s overrides mq patch of the same name\n"
  3493. msgstr ""
  3494. msgid "cannot import over an applied patch"
  3495. msgstr ""
  3496. msgid "only a local queue repository may be initialized"
  3497. msgstr ""
  3498. msgid "there is no Mercurial repository here (.hg not found)"
  3499. msgstr ""
  3500. msgid "no queue repository"
  3501. msgstr ""
  3502. #, python-format
  3503. msgid "%d applied"
  3504. msgstr ""
  3505. #, python-format
  3506. msgid "%d unapplied"
  3507. msgstr ""
  3508. msgid "mq: (empty queue)\n"
  3509. msgstr ""
  3510. msgid ""
  3511. "``mq()``\n"
  3512. " Changesets managed by MQ."
  3513. msgstr ""
  3514. msgid "mq takes no arguments"
  3515. msgstr ""
  3516. msgid "operate on patch repository"
  3517. msgstr "operează pe depozitul de patch-uri"
  3518. msgid "hooks for sending email notifications at commit/push time"
  3519. msgstr ""
  3520. msgid ""
  3521. "Subscriptions can be managed through a hgrc file. Default mode is to\n"
  3522. "print messages to stdout, for testing and configuring."
  3523. msgstr ""
  3524. msgid ""
  3525. "To use, configure the notify extension and enable it in hgrc like\n"
  3526. "this::"
  3527. msgstr ""
  3528. msgid ""
  3529. " [extensions]\n"
  3530. " notify ="
  3531. msgstr ""
  3532. msgid ""
  3533. " [hooks]\n"
  3534. " # one email for each incoming changeset\n"
  3535. " incoming.notify = python:hgext.notify.hook\n"
  3536. " # batch emails when many changesets incoming at one time\n"
  3537. " changegroup.notify = python:hgext.notify.hook"
  3538. msgstr ""
  3539. msgid ""
  3540. " [notify]\n"
  3541. " # config items go here"
  3542. msgstr ""
  3543. msgid "Required configuration items::"
  3544. msgstr ""
  3545. msgid " config = /path/to/file # file containing subscriptions"
  3546. msgstr ""
  3547. msgid "Optional configuration items::"
  3548. msgstr ""
  3549. msgid ""
  3550. " test = True # print messages to stdout for testing\n"
  3551. " strip = 3 # number of slashes to strip for url paths\n"
  3552. " domain = example.com # domain to use if committer missing domain\n"
  3553. " style = ... # style file to use when formatting email\n"
  3554. " template = ... # template to use when formatting email\n"
  3555. " incoming = ... # template to use when run as incoming hook\n"
  3556. " changegroup = ... # template when run as changegroup hook\n"
  3557. " maxdiff = 300 # max lines of diffs to include (0=none, -1=all)\n"
  3558. " maxsubject = 67 # truncate subject line longer than this\n"
  3559. " diffstat = True # add a diffstat before the diff content\n"
  3560. " sources = serve # notify if source of incoming changes in this "
  3561. "list\n"
  3562. " # (serve == ssh or http, push, pull, bundle)\n"
  3563. " merge = False # send notification for merges (default True)\n"
  3564. " [email]\n"
  3565. " from = user@host.com # email address to send as if none given\n"
  3566. " [web]\n"
  3567. " baseurl = http://hgserver/... # root of hg web site for browsing commits"
  3568. msgstr ""
  3569. msgid ""
  3570. "The notify config file has same format as a regular hgrc file. It has\n"
  3571. "two sections so you can express subscriptions in whatever way is\n"
  3572. "handier for you."
  3573. msgstr ""
  3574. msgid ""
  3575. " [usersubs]\n"
  3576. " # key is subscriber email, value is \",\"-separated list of glob patterns\n"
  3577. " user@host = pattern"
  3578. msgstr ""
  3579. msgid ""
  3580. " [reposubs]\n"
  3581. " # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
  3582. " pattern = user@host"
  3583. msgstr ""
  3584. msgid "Glob patterns are matched against path to repository root."
  3585. msgstr ""
  3586. msgid ""
  3587. "If you like, you can put notify config file in repository that users\n"
  3588. "can push changes to, they can manage their own subscriptions.\n"
  3589. msgstr ""
  3590. "Dacă doriți, puteți pune un fișier de configurare pentru `notify` în\n"
  3591. "depozitul spre care utilizatorii pot trimite modificări, ei își pot\n"
  3592. "gestiona propriile abonări.\n"
  3593. #, python-format
  3594. msgid "%s: %d new changesets"
  3595. msgstr ""
  3596. #, python-format
  3597. msgid "notify: sending %d subscribers %d changes\n"
  3598. msgstr ""
  3599. #, python-format
  3600. msgid ""
  3601. "\n"
  3602. "diffs (truncated from %d to %d lines):"
  3603. msgstr ""
  3604. #, python-format
  3605. msgid ""
  3606. "\n"
  3607. "diffs (%d lines):"
  3608. msgstr ""
  3609. #, python-format
  3610. msgid "notify: suppressing notification for merge %d:%s\n"
  3611. msgstr ""
  3612. msgid "browse command output with an external pager"
  3613. msgstr ""
  3614. msgid "To set the pager that should be used, set the application variable::"
  3615. msgstr ""
  3616. msgid ""
  3617. " [pager]\n"
  3618. " pager = less -FRSX"
  3619. msgstr ""
  3620. msgid ""
  3621. "If no pager is set, the pager extensions uses the environment variable\n"
  3622. "$PAGER. If neither pager.pager, nor $PAGER is set, no pager is used."
  3623. msgstr ""
  3624. msgid ""
  3625. "If you notice \"BROKEN PIPE\" error messages, you can disable them by\n"
  3626. "setting::"
  3627. msgstr ""
  3628. msgid ""
  3629. " [pager]\n"
  3630. " quiet = True"
  3631. msgstr ""
  3632. msgid ""
  3633. "You can disable the pager for certain commands by adding them to the\n"
  3634. "pager.ignore list::"
  3635. msgstr ""
  3636. msgid ""
  3637. " [pager]\n"
  3638. " ignore = version, help, update"
  3639. msgstr ""
  3640. msgid ""
  3641. "You can also enable the pager only for certain commands using\n"
  3642. "pager.attend. Below is the default list of commands to be paged::"
  3643. msgstr ""
  3644. msgid ""
  3645. " [pager]\n"
  3646. " attend = annotate, cat, diff, export, glog, log, qdiff"
  3647. msgstr ""
  3648. msgid ""
  3649. "Setting pager.attend to an empty value will cause all commands to be\n"
  3650. "paged."
  3651. msgstr ""
  3652. msgid "If pager.attend is present, pager.ignore will be ignored."
  3653. msgstr ""
  3654. msgid ""
  3655. "To ignore global commands like :hg:`version` or :hg:`help`, you have\n"
  3656. "to specify them in your user configuration file."
  3657. msgstr ""
  3658. msgid ""
  3659. "The --pager=... option can also be used to control when the pager is\n"
  3660. "used. Use a boolean value like yes, no, on, off, or use auto for\n"
  3661. "normal behavior.\n"
  3662. msgstr ""
  3663. msgid "when to paginate (boolean, always, auto, or never)"
  3664. msgstr ""
  3665. "când să se pagineze (boolean, `always`=întotdeauna, auto, sau "
  3666. "`never`=niciodată)"
  3667. msgid "command to send changesets as (a series of) patch emails"
  3668. msgstr ""
  3669. msgid ""
  3670. "The series is started off with a \"[PATCH 0 of N]\" introduction, which\n"
  3671. "describes the series as a whole."
  3672. msgstr ""
  3673. msgid ""
  3674. "Each patch email has a Subject line of \"[PATCH M of N] ...\", using the\n"
  3675. "first line of the changeset description as the subject text. The\n"
  3676. "message contains two or three body parts:"
  3677. msgstr ""
  3678. msgid ""
  3679. "- The changeset description.\n"
  3680. "- [Optional] The result of running diffstat on the patch.\n"
  3681. "- The patch itself, as generated by :hg:`export`."
  3682. msgstr ""
  3683. msgid ""
  3684. "Each message refers to the first in the series using the In-Reply-To\n"
  3685. "and References headers, so they will show up as a sequence in threaded\n"
  3686. "mail and news readers, and in mail archives."
  3687. msgstr ""
  3688. msgid ""
  3689. "To configure other defaults, add a section like this to your\n"
  3690. "configuration file::"
  3691. msgstr ""
  3692. msgid ""
  3693. " [email]\n"
  3694. " from = My Name <my@email>\n"
  3695. " to = recipient1, recipient2, ...\n"
  3696. " cc = cc1, cc2, ...\n"
  3697. " bcc = bcc1, bcc2, ...\n"
  3698. " reply-to = address1, address2, ..."
  3699. msgstr ""
  3700. msgid ""
  3701. "Use ``[patchbomb]`` as configuration section name if you need to\n"
  3702. "override global ``[email]`` address settings."
  3703. msgstr ""
  3704. msgid ""
  3705. "Then you can use the :hg:`email` command to mail a series of\n"
  3706. "changesets as a patchbomb."
  3707. msgstr ""
  3708. msgid ""
  3709. "You can also either configure the method option in the email section\n"
  3710. "to be a sendmail compatible mailer or fill out the [smtp] section so\n"
  3711. "that the patchbomb extension can automatically send patchbombs\n"
  3712. "directly from the commandline. See the [email] and [smtp] sections in\n"
  3713. "hgrc(5) for details.\n"
  3714. msgstr ""
  3715. #, python-format
  3716. msgid "%s Please enter a valid value"
  3717. msgstr ""
  3718. msgid "Please enter a valid value.\n"
  3719. msgstr ""
  3720. msgid "send patches as attachments"
  3721. msgstr ""
  3722. msgid "send patches as inline attachments"
  3723. msgstr ""
  3724. msgid "email addresses of blind carbon copy recipients"
  3725. msgstr ""
  3726. msgid "email addresses of copy recipients"
  3727. msgstr ""
  3728. msgid "ask for confirmation before sending"
  3729. msgstr ""
  3730. msgid "add diffstat output to messages"
  3731. msgstr ""
  3732. msgid "use the given date as the sending date"
  3733. msgstr ""
  3734. msgid "use the given file as the series description"
  3735. msgstr ""
  3736. msgid "email address of sender"
  3737. msgstr ""
  3738. msgid "print messages that would be sent"
  3739. msgstr ""
  3740. msgid "write messages to mbox file instead of sending them"
  3741. msgstr ""
  3742. msgid "email addresses replies should be sent to"
  3743. msgstr ""
  3744. msgid "subject of first message (intro or single patch)"
  3745. msgstr ""
  3746. msgid "message identifier to reply to"
  3747. msgstr ""
  3748. msgid "flags to add in subject prefixes"
  3749. msgstr ""
  3750. msgid "email addresses of recipients"
  3751. msgstr ""
  3752. msgid "omit hg patch header"
  3753. msgstr ""
  3754. msgid "send changes not found in the target repository"
  3755. msgstr ""
  3756. msgid "send changes not in target as a binary bundle"
  3757. msgstr ""
  3758. msgid "name of the bundle attachment file"
  3759. msgstr ""
  3760. msgid "a revision to send"
  3761. msgstr ""
  3762. msgid "run even when remote repository is unrelated (with -b/--bundle)"
  3763. msgstr ""
  3764. "execută chiar când depozitul la distanță este neînrudit "
  3765. "(cu -b/--bundle)"
  3766. msgid "a base changeset to specify instead of a destination (with -b/--bundle)"
  3767. msgstr ""
  3768. msgid "send an introduction email for a single patch"
  3769. msgstr ""
  3770. msgid "hg email [OPTION]... [DEST]..."
  3771. msgstr ""
  3772. msgid "send changesets by email"
  3773. msgstr ""
  3774. msgid ""
  3775. " By default, diffs are sent in the format generated by\n"
  3776. " :hg:`export`, one per message. The series starts with a \"[PATCH 0\n"
  3777. " of N]\" introduction, which describes the series as a whole."
  3778. msgstr ""
  3779. msgid ""
  3780. " Each patch email has a Subject line of \"[PATCH M of N] ...\", using\n"
  3781. " the first line of the changeset description as the subject text.\n"
  3782. " The message contains two or three parts. First, the changeset\n"
  3783. " description."
  3784. msgstr ""
  3785. msgid ""
  3786. " With the -d/--diffstat option, if the diffstat program is\n"
  3787. " installed, the result of running diffstat on the patch is inserted."
  3788. msgstr ""
  3789. msgid " Finally, the patch itself, as generated by :hg:`export`."
  3790. msgstr ""
  3791. msgid ""
  3792. " With the -d/--diffstat or -c/--confirm options, you will be presented\n"
  3793. " with a final summary of all messages and asked for confirmation before\n"
  3794. " the messages are sent."
  3795. msgstr ""
  3796. msgid ""
  3797. " By default the patch is included as text in the email body for\n"
  3798. " easy reviewing. Using the -a/--attach option will instead create\n"
  3799. " an attachment for the patch. With -i/--inline an inline attachment\n"
  3800. " will be created."
  3801. msgstr ""
  3802. msgid ""
  3803. " With -o/--outgoing, emails will be generated for patches not found\n"
  3804. " in the destination repository (or only those which are ancestors\n"
  3805. " of the specified revisions if any are provided)"
  3806. msgstr ""
  3807. msgid ""
  3808. " With -b/--bundle, changesets are selected as for --outgoing, but a\n"
  3809. " single email containing a binary Mercurial bundle as an attachment\n"
  3810. " will be sent."
  3811. msgstr ""
  3812. msgid ""
  3813. " With -m/--mbox, instead of previewing each patchbomb message in a\n"
  3814. " pager or sending the messages directly, it will create a UNIX\n"
  3815. " mailbox file with the patch emails. This mailbox file can be\n"
  3816. " previewed with any mail user agent which supports UNIX mbox\n"
  3817. " files."
  3818. msgstr ""
  3819. msgid ""
  3820. " With -n/--test, all steps will run, but mail will not be sent.\n"
  3821. " You will be prompted for an email recipient address, a subject and\n"
  3822. " an introductory message describing the patches of your patchbomb.\n"
  3823. " Then when all is done, patchbomb messages are displayed. If the\n"
  3824. " PAGER environment variable is set, your pager will be fired up once\n"
  3825. " for each patchbomb message, so you can verify everything is alright."
  3826. msgstr ""
  3827. msgid ""
  3828. " In case email sending fails, you will find a backup of your series\n"
  3829. " introductory message in ``.hg/last-email.txt``."
  3830. msgstr ""
  3831. msgid ""
  3832. " hg email -r 3000 # send patch 3000 only\n"
  3833. " hg email -r 3000 -r 3001 # send patches 3000 and 3001\n"
  3834. " hg email -r 3000:3005 # send patches 3000 through 3005\n"
  3835. " hg email 3000 # send patch 3000 (deprecated)"
  3836. msgstr ""
  3837. msgid ""
  3838. " hg email -o # send all patches not in default\n"
  3839. " hg email -o DEST # send all patches not in DEST\n"
  3840. " hg email -o -r 3000 # send all ancestors of 3000 not in default\n"
  3841. " hg email -o -r 3000 DEST # send all ancestors of 3000 not in DEST"
  3842. msgstr ""
  3843. msgid ""
  3844. " hg email -b # send bundle of all patches not in default\n"
  3845. " hg email -b DEST # send bundle of all patches not in DEST\n"
  3846. " hg email -b -r 3000 # bundle of all ancestors of 3000 not in "
  3847. "default\n"
  3848. " hg email -b -r 3000 DEST # bundle of all ancestors of 3000 not in DEST"
  3849. msgstr ""
  3850. msgid ""
  3851. " hg email -o -m mbox && # generate an mbox file...\n"
  3852. " mutt -R -f mbox # ... and view it with mutt\n"
  3853. " hg email -o -m mbox && # generate an mbox file ...\n"
  3854. " formail -s sendmail \\ # ... and use formail to send from the "
  3855. "mbox\n"
  3856. " -bm -t < mbox # ... using sendmail"
  3857. msgstr ""
  3858. msgid ""
  3859. " Before using this command, you will need to enable email in your\n"
  3860. " hgrc. See the [email] section in hgrc(5) for details.\n"
  3861. " "
  3862. msgstr ""
  3863. #, python-format
  3864. msgid "comparing with %s\n"
  3865. msgstr "se compară cu %s\n"
  3866. msgid "no changes found\n"
  3867. msgstr "nu s-au găsit modificări\n"
  3868. msgid "specify at least one changeset with -r or -o"
  3869. msgstr ""
  3870. msgid "--outgoing mode always on with --bundle; do not re-specify --outgoing"
  3871. msgstr ""
  3872. msgid "too many destinations"
  3873. msgstr ""
  3874. msgid "use only one form to specify the revision"
  3875. msgstr ""
  3876. msgid ""
  3877. "\n"
  3878. "Write the introductory message for the patch series."
  3879. msgstr ""
  3880. #, python-format
  3881. msgid "This patch series consists of %d patches."
  3882. msgstr ""
  3883. msgid ""
  3884. "\n"
  3885. "Final summary:"
  3886. msgstr ""
  3887. msgid "are you sure you want to send (yn)?"
  3888. msgstr ""
  3889. msgid "&No"
  3890. msgstr ""
  3891. msgid "&Yes"
  3892. msgstr ""
  3893. msgid "patchbomb canceled"
  3894. msgstr ""
  3895. msgid "Displaying "
  3896. msgstr ""
  3897. msgid "Writing "
  3898. msgstr ""
  3899. msgid "writing"
  3900. msgstr ""
  3901. msgid "Sending "
  3902. msgstr ""
  3903. msgid "sending"
  3904. msgstr ""
  3905. msgid "show progress bars for some actions"
  3906. msgstr "afișează bare de progres pentru anumite acțiuni"
  3907. msgid ""
  3908. "This extension uses the progress information logged by hg commands\n"
  3909. "to draw progress bars that are as informative as possible. Some progress\n"
  3910. "bars only offer indeterminate information, while others have a definite\n"
  3911. "end point."
  3912. msgstr ""
  3913. msgid "The following settings are available::"
  3914. msgstr ""
  3915. msgid ""
  3916. " [progress]\n"
  3917. " delay = 3 # number of seconds (float) before showing the progress bar\n"
  3918. " refresh = 0.1 # time in seconds between refreshes of the progress bar\n"
  3919. " format = topic bar number estimate # format of the progress bar\n"
  3920. " width = <none> # if set, the maximum width of the progress information\n"
  3921. " # (that is, min(width, term width) will be used)\n"
  3922. " clear-complete = True # clear the progress bar after it's done\n"
  3923. " disable = False # if true, don't show a progress bar\n"
  3924. " assume-tty = False # if true, ALWAYS show a progress bar, unless\n"
  3925. " # disable is given"
  3926. msgstr ""
  3927. msgid ""
  3928. "Valid entries for the format field are topic, bar, number, unit,\n"
  3929. "estimate, speed, and item. item defaults to the last 20 characters of\n"
  3930. "the item, but this can be changed by adding either ``-<num>`` which\n"
  3931. "would take the last num characters, or ``+<num>`` for the first num\n"
  3932. "characters.\n"
  3933. msgstr ""
  3934. #. i18n: format XX seconds as "XXs"
  3935. #, python-format
  3936. msgid "%02ds"
  3937. msgstr ""
  3938. #. i18n: format X minutes and YY seconds as "XmYYs"
  3939. #, python-format
  3940. msgid "%dm%02ds"
  3941. msgstr ""
  3942. #. i18n: format X hours and YY minutes as "XhYYm"
  3943. #, python-format
  3944. msgid "%dh%02dm"
  3945. msgstr ""
  3946. #. i18n: format X days and YY hours as "XdYYh"
  3947. #, python-format
  3948. msgid "%dd%02dh"
  3949. msgstr ""
  3950. #. i18n: format X weeks and YY days as "XwYYd"
  3951. #, python-format
  3952. msgid "%dw%02dd"
  3953. msgstr ""
  3954. #. i18n: format X years and YY weeks as "XyYYw"
  3955. #, python-format
  3956. msgid "%dy%02dw"
  3957. msgstr ""
  3958. #, python-format
  3959. msgid "%d %s/sec"
  3960. msgstr ""
  3961. msgid "command to delete untracked files from the working directory"
  3962. msgstr ""
  3963. msgid "abort if an error occurs"
  3964. msgstr ""
  3965. msgid "purge ignored files too"
  3966. msgstr ""
  3967. msgid "print filenames instead of deleting them"
  3968. msgstr ""
  3969. msgid "end filenames with NUL, for use with xargs (implies -p/--print)"
  3970. msgstr ""
  3971. msgid "hg purge [OPTION]... [DIR]..."
  3972. msgstr ""
  3973. msgid "removes files not tracked by Mercurial"
  3974. msgstr ""
  3975. msgid ""
  3976. " Delete files not known to Mercurial. This is useful to test local\n"
  3977. " and uncommitted changes in an otherwise-clean source tree."
  3978. msgstr ""
  3979. msgid " This means that purge will delete:"
  3980. msgstr ""
  3981. msgid ""
  3982. " - Unknown files: files marked with \"?\" by :hg:`status`\n"
  3983. " - Empty directories: in fact Mercurial ignores directories unless\n"
  3984. " they contain files under source control management"
  3985. msgstr ""
  3986. msgid " But it will leave untouched:"
  3987. msgstr ""
  3988. msgid ""
  3989. " - Modified and unmodified tracked files\n"
  3990. " - Ignored files (unless --all is specified)\n"
  3991. " - New files added to the repository (with :hg:`add`)"
  3992. msgstr ""
  3993. msgid ""
  3994. " If directories are given on the command line, only files in these\n"
  3995. " directories are considered."
  3996. msgstr ""
  3997. msgid ""
  3998. " Be careful with purge, as you could irreversibly delete some files\n"
  3999. " you forgot to add to the repository. If you only want to print the\n"
  4000. " list of files that this program would delete, use the --print\n"
  4001. " option.\n"
  4002. " "
  4003. msgstr ""
  4004. #, python-format
  4005. msgid "%s cannot be removed"
  4006. msgstr ""
  4007. #, python-format
  4008. msgid "warning: %s\n"
  4009. msgstr ""
  4010. #, python-format
  4011. msgid "Removing file %s\n"
  4012. msgstr ""
  4013. #, python-format
  4014. msgid "Removing directory %s\n"
  4015. msgstr ""
  4016. msgid "command to move sets of revisions to a different ancestor"
  4017. msgstr ""
  4018. msgid ""
  4019. "This extension lets you rebase changesets in an existing Mercurial\n"
  4020. "repository."
  4021. msgstr ""
  4022. msgid ""
  4023. "For more information:\n"
  4024. "http://mercurial.selenic.com/wiki/RebaseExtension\n"
  4025. msgstr ""
  4026. msgid "rebase from the specified changeset"
  4027. msgstr ""
  4028. msgid ""
  4029. "rebase from the base of the specified changeset (up to greatest common "
  4030. "ancestor of base and dest)"
  4031. msgstr ""
  4032. msgid "rebase onto the specified changeset"
  4033. msgstr "repoziționează la setul de modificări specificat"
  4034. msgid "collapse the rebased changesets"
  4035. msgstr "restrânge seturile de modificări repoziționate"
  4036. msgid "use text as collapse commit message"
  4037. msgstr "folosește textul drept mesaj de depozitare pentru colapsare"
  4038. msgid "read collapse commit message from file"
  4039. msgstr "citește mesajul pentru depozitare la colapsare din fișier"
  4040. msgid "keep original changesets"
  4041. msgstr ""
  4042. msgid "keep original branch names"
  4043. msgstr ""
  4044. msgid "force detaching of source from its original branch"
  4045. msgstr ""
  4046. msgid "specify merge tool"
  4047. msgstr "specifică instrumentul pentru fuziune"
  4048. msgid "continue an interrupted rebase"
  4049. msgstr "continuă o repoziționare întreruptă"
  4050. msgid "abort an interrupted rebase"
  4051. msgstr "abandonează o repoziționare întreruptă"
  4052. msgid ""
  4053. "hg rebase [-s REV | -b REV] [-d REV] [options]\n"
  4054. "hg rebase {-a|-c}"
  4055. msgstr ""
  4056. "hg rebase [-s REV | -b REV] [-d REV] [opțiuni]\n"
  4057. "hg rebase {-a|-c}"
  4058. msgid "move changeset (and descendants) to a different branch"
  4059. msgstr ""
  4060. msgid ""
  4061. " Rebase uses repeated merging to graft changesets from one part of\n"
  4062. " history (the source) onto another (the destination). This can be\n"
  4063. " useful for linearizing *local* changes relative to a master\n"
  4064. " development tree."
  4065. msgstr ""
  4066. msgid ""
  4067. " You should not rebase changesets that have already been shared\n"
  4068. " with others. Doing so will force everybody else to perform the\n"
  4069. " same rebase or they will end up with duplicated changesets after\n"
  4070. " pulling in your rebased changesets."
  4071. msgstr ""
  4072. msgid ""
  4073. " If you don't specify a destination changeset (``-d/--dest``),\n"
  4074. " rebase uses the tipmost head of the current named branch as the\n"
  4075. " destination. (The destination changeset is not modified by\n"
  4076. " rebasing, but new changesets are added as its descendants.)"
  4077. msgstr ""
  4078. msgid ""
  4079. " You can specify which changesets to rebase in two ways: as a\n"
  4080. " \"source\" changeset or as a \"base\" changeset. Both are shorthand\n"
  4081. " for a topologically related set of changesets (the \"source\n"
  4082. " branch\"). If you specify source (``-s/--source``), rebase will\n"
  4083. " rebase that changeset and all of its descendants onto dest. If you\n"
  4084. " specify base (``-b/--base``), rebase will select ancestors of base\n"
  4085. " back to but not including the common ancestor with dest. Thus,\n"
  4086. " ``-b`` is less precise but more convenient than ``-s``: you can\n"
  4087. " specify any changeset in the source branch, and rebase will select\n"
  4088. " the whole branch. If you specify neither ``-s`` nor ``-b``, rebase\n"
  4089. " uses the parent of the working directory as the base."
  4090. msgstr ""
  4091. msgid ""
  4092. " By default, rebase recreates the changesets in the source branch\n"
  4093. " as descendants of dest and then destroys the originals. Use\n"
  4094. " ``--keep`` to preserve the original source changesets. Some\n"
  4095. " changesets in the source branch (e.g. merges from the destination\n"
  4096. " branch) may be dropped if they no longer contribute any change."
  4097. msgstr ""
  4098. msgid ""
  4099. " One result of the rules for selecting the destination changeset\n"
  4100. " and source branch is that, unlike ``merge``, rebase will do\n"
  4101. " nothing if you are at the latest (tipmost) head of a named branch\n"
  4102. " with two heads. You need to explicitly specify source and/or\n"
  4103. " destination (or ``update`` to the other head, if it's the head of\n"
  4104. " the intended source branch)."
  4105. msgstr ""
  4106. msgid ""
  4107. " If a rebase is interrupted to manually resolve a merge, it can be\n"
  4108. " continued with --continue/-c or aborted with --abort/-a."
  4109. msgstr ""
  4110. msgid ""
  4111. " Returns 0 on success, 1 if nothing to rebase.\n"
  4112. " "
  4113. msgstr ""
  4114. msgid "message can only be specified with collapse"
  4115. msgstr ""
  4116. msgid "cannot use both abort and continue"
  4117. msgstr "abort și continue nu se pot folosi împreună"
  4118. msgid "cannot use collapse with continue or abort"
  4119. msgstr "collapse nu se poate folosi cu continue sau abort"
  4120. msgid "cannot use detach with continue or abort"
  4121. msgstr "detach nu se poate folosi cu continue sau abort"
  4122. msgid "abort and continue do not allow specifying revisions"
  4123. msgstr ""
  4124. msgid "tool option will be ignored\n"
  4125. msgstr ""
  4126. msgid "cannot specify both a revision and a base"
  4127. msgstr ""
  4128. msgid "detach requires a revision to be specified"
  4129. msgstr ""
  4130. msgid "cannot specify a base with detach"
  4131. msgstr ""
  4132. msgid "nothing to rebase\n"
  4133. msgstr ""
  4134. msgid "rebasing"
  4135. msgstr ""
  4136. msgid "changesets"
  4137. msgstr ""
  4138. msgid "unresolved conflicts (see hg resolve, then hg rebase --continue)"
  4139. msgstr ""
  4140. #, python-format
  4141. msgid "no changes, revision %d skipped\n"
  4142. msgstr "nu există modificări, se omite revizia %d\n"
  4143. msgid "rebase merging completed\n"
  4144. msgstr ""
  4145. msgid "warning: new changesets detected on source branch, not stripping\n"
  4146. msgstr ""
  4147. msgid "rebase completed\n"
  4148. msgstr ""
  4149. #, python-format
  4150. msgid "%d revisions have been skipped\n"
  4151. msgstr "%d revizii au fost omise\n"
  4152. msgid "unable to collapse, there is more than one external parent"
  4153. msgstr "nu se poate restrânge, există mai mult de un părinte extern"
  4154. #, python-format
  4155. msgid "cannot use revision %d as base, result would have 3 parents"
  4156. msgstr ""
  4157. msgid "no rebase in progress"
  4158. msgstr ""
  4159. msgid "warning: new changesets detected on target branch, can't abort\n"
  4160. msgstr ""
  4161. "avertisment: au fost detectate seturi de modificări noi în ramura\n"
  4162. "destinație,r nu se poate abandona\n"
  4163. msgid "rebase aborted\n"
  4164. msgstr ""
  4165. msgid "cannot rebase onto an applied mq patch"
  4166. msgstr ""
  4167. msgid "source is ancestor of destination"
  4168. msgstr ""
  4169. msgid "source is descendant of destination"
  4170. msgstr ""
  4171. msgid "--tool can only be used with --rebase"
  4172. msgstr ""
  4173. msgid "rebase working directory to branch head"
  4174. msgstr "repoziționează directorul de lucru la capătul de ramură"
  4175. msgid "specify merge tool for rebase"
  4176. msgstr "specifică instrumentul pentru fuziune pentru rebase"
  4177. msgid "commands to interactively select changes for commit/qrefresh"
  4178. msgstr ""
  4179. msgid "this modifies a binary file (all or nothing)\n"
  4180. msgstr ""
  4181. msgid "this is a binary file\n"
  4182. msgstr ""
  4183. #, python-format
  4184. msgid "%d hunks, %d lines changed\n"
  4185. msgstr ""
  4186. msgid "[Ynsfdaq?]"
  4187. msgstr ""
  4188. msgid "&Yes, record this change"
  4189. msgstr ""
  4190. msgid "&No, skip this change"
  4191. msgstr "&Nu, omite această modificare"
  4192. #, fuzzy
  4193. msgid "&Skip remaining changes to this file"
  4194. msgstr "&Omite restul modificărilor pentru acest fișier"
  4195. msgid "Record remaining changes to this &file"
  4196. msgstr ""
  4197. #, fuzzy
  4198. msgid "&Done, skip remaining changes and files"
  4199. msgstr "În&cheiat, omite restul modificărilor și fișierelor"
  4200. msgid "Record &all changes to all remaining files"
  4201. msgstr ""
  4202. msgid "&Quit, recording no changes"
  4203. msgstr ""
  4204. msgid "&?"
  4205. msgstr ""
  4206. msgid "user quit"
  4207. msgstr ""
  4208. #, python-format
  4209. msgid "examine changes to %s?"
  4210. msgstr ""
  4211. msgid " and "
  4212. msgstr ""
  4213. #, python-format
  4214. msgid "record this change to %r?"
  4215. msgstr ""
  4216. #, python-format
  4217. msgid "record change %d/%d to %r?"
  4218. msgstr ""
  4219. msgid "hg record [OPTION]... [FILE]..."
  4220. msgstr "hg record [OPȚIUNE]... [FIȘIER]..."
  4221. msgid "interactively select changes to commit"
  4222. msgstr ""
  4223. msgid ""
  4224. " If a list of files is omitted, all changes reported by :hg:`status`\n"
  4225. " will be candidates for recording."
  4226. msgstr ""
  4227. msgid ""
  4228. " You will be prompted for whether to record changes to each\n"
  4229. " modified file, and for files with multiple changes, for each\n"
  4230. " change to use. For each query, the following responses are\n"
  4231. " possible::"
  4232. msgstr ""
  4233. msgid ""
  4234. " y - record this change\n"
  4235. " n - skip this change"
  4236. msgstr ""
  4237. " y - înregistrează această modificare\n"
  4238. " n - omite această modificare"
  4239. msgid ""
  4240. " s - skip remaining changes to this file\n"
  4241. " f - record remaining changes to this file"
  4242. msgstr ""
  4243. " s - omite restul modificărilor la acest fișier\n"
  4244. " f - înregistrează restul modificărilor la acest fișier"
  4245. msgid ""
  4246. " d - done, skip remaining changes and files\n"
  4247. " a - record all changes to all remaining files\n"
  4248. " q - quit, recording no changes"
  4249. msgstr ""
  4250. " d - încheiat, omite restul modificărilor și fișierelor\n"
  4251. " a - înregistrează toate modificările pentru tot restul fișierelor\n"
  4252. " q - ieși fără a înregistra vreo modificare"
  4253. msgid " ? - display help"
  4254. msgstr " ? - afișează ajutorul"
  4255. msgid " This command is not available when committing a merge."
  4256. msgstr ""
  4257. msgid "interactively record a new patch"
  4258. msgstr "înregistrează interactiv un nou patch"
  4259. msgid ""
  4260. " See :hg:`help qnew` & :hg:`help record` for more information and\n"
  4261. " usage.\n"
  4262. " "
  4263. msgstr ""
  4264. msgid "'mq' extension not loaded"
  4265. msgstr ""
  4266. #, python-format
  4267. msgid "running non-interactively, use %s instead"
  4268. msgstr ""
  4269. msgid "cannot partially commit a merge (use \"hg commit\" instead)"
  4270. msgstr ""
  4271. msgid "no changes to record\n"
  4272. msgstr ""
  4273. msgid "hg qrecord [OPTION]... PATCH [FILE]..."
  4274. msgstr ""
  4275. msgid "interactively select changes to refresh"
  4276. msgstr ""
  4277. msgid "recreates hardlinks between repository clones"
  4278. msgstr ""
  4279. msgid "recreate hardlinks between two repositories"
  4280. msgstr ""
  4281. msgid ""
  4282. " When repositories are cloned locally, their data files will be\n"
  4283. " hardlinked so that they only use the space of a single repository."
  4284. msgstr ""
  4285. msgid ""
  4286. " Unfortunately, subsequent pulls into either repository will break\n"
  4287. " hardlinks for any files touched by the new changesets, even if\n"
  4288. " both repositories end up pulling the same changes."
  4289. msgstr ""
  4290. msgid ""
  4291. " Similarly, passing --rev to \"hg clone\" will fail to use any\n"
  4292. " hardlinks, falling back to a complete copy of the source\n"
  4293. " repository."
  4294. msgstr ""
  4295. msgid ""
  4296. " This command lets you recreate those hardlinks and reclaim that\n"
  4297. " wasted space."
  4298. msgstr ""
  4299. msgid ""
  4300. " This repository will be relinked to share space with ORIGIN, which\n"
  4301. " must be on the same local disk. If ORIGIN is omitted, looks for\n"
  4302. " \"default-relink\", then \"default\", in [paths]."
  4303. msgstr ""
  4304. msgid ""
  4305. " Do not attempt any read operations on this repository while the\n"
  4306. " command is running. (Both repositories will be locked against\n"
  4307. " writes.)\n"
  4308. " "
  4309. msgstr ""
  4310. msgid "hardlinks are not supported on this system"
  4311. msgstr ""
  4312. msgid "must specify local origin repository"
  4313. msgstr "trebuie să specifice depozitul de origine local"
  4314. #, python-format
  4315. msgid "relinking %s to %s\n"
  4316. msgstr ""
  4317. msgid "there is nothing to relink\n"
  4318. msgstr ""
  4319. #, python-format
  4320. msgid "tip has %d files, estimated total number of files: %s\n"
  4321. msgstr ""
  4322. msgid "collecting"
  4323. msgstr ""
  4324. msgid "files"
  4325. msgstr ""
  4326. #, python-format
  4327. msgid "collected %d candidate storage files\n"
  4328. msgstr ""
  4329. msgid "source and destination are on different devices"
  4330. msgstr ""
  4331. #, python-format
  4332. msgid "not linkable: %s\n"
  4333. msgstr ""
  4334. msgid "pruning"
  4335. msgstr ""
  4336. #, python-format
  4337. msgid "pruned down to %d probably relinkable files\n"
  4338. msgstr ""
  4339. msgid "relinking"
  4340. msgstr ""
  4341. #, python-format
  4342. msgid "relinked %d files (%s reclaimed)\n"
  4343. msgstr ""
  4344. msgid "[ORIGIN]"
  4345. msgstr ""
  4346. msgid "extend schemes with shortcuts to repository swarms"
  4347. msgstr ""
  4348. msgid ""
  4349. "This extension allows you to specify shortcuts for parent URLs with a\n"
  4350. "lot of repositories to act like a scheme, for example::"
  4351. msgstr ""
  4352. msgid ""
  4353. " [schemes]\n"
  4354. " py = http://code.python.org/hg/"
  4355. msgstr ""
  4356. msgid "After that you can use it like::"
  4357. msgstr ""
  4358. msgid " hg clone py://trunk/"
  4359. msgstr ""
  4360. msgid ""
  4361. "Additionally there is support for some more complex schemas, for\n"
  4362. "example used by Google Code::"
  4363. msgstr ""
  4364. msgid ""
  4365. " [schemes]\n"
  4366. " gcode = http://{1}.googlecode.com/hg/"
  4367. msgstr ""
  4368. msgid ""
  4369. "The syntax is taken from Mercurial templates, and you have unlimited\n"
  4370. "number of variables, starting with ``{1}`` and continuing with\n"
  4371. "``{2}``, ``{3}`` and so on. This variables will receive parts of URL\n"
  4372. "supplied, split by ``/``. Anything not specified as ``{part}`` will be\n"
  4373. "just appended to an URL."
  4374. msgstr ""
  4375. msgid "For convenience, the extension adds these schemes by default::"
  4376. msgstr ""
  4377. msgid ""
  4378. " [schemes]\n"
  4379. " py = http://hg.python.org/\n"
  4380. " bb = https://bitbucket.org/\n"
  4381. " bb+ssh = ssh://hg@bitbucket.org/\n"
  4382. " gcode = https://{1}.googlecode.com/hg/\n"
  4383. " kiln = https://{1}.kilnhg.com/Repo/"
  4384. msgstr ""
  4385. msgid ""
  4386. "You can override a predefined scheme by defining a new scheme with the\n"
  4387. "same name.\n"
  4388. msgstr ""
  4389. #, python-format
  4390. msgid "custom scheme %s:// conflicts with drive letter %s:\\\n"
  4391. msgstr ""
  4392. msgid "share a common history between several working directories"
  4393. msgstr ""
  4394. msgid "create a new shared repository"
  4395. msgstr ""
  4396. msgid ""
  4397. " Initialize a new repository and working directory that shares its\n"
  4398. " history with another repository."
  4399. msgstr ""
  4400. msgid ""
  4401. " .. note::\n"
  4402. " using rollback or extensions that destroy/modify history (mq,\n"
  4403. " rebase, etc.) can cause considerable confusion with shared\n"
  4404. " clones. In particular, if two shared clones are both updated to\n"
  4405. " the same changeset, and one of them destroys that changeset\n"
  4406. " with rollback, the other clone will suddenly stop working: all\n"
  4407. " operations will fail with \"abort: working directory has unknown\n"
  4408. " parent\". The only known workaround is to use debugsetparents on\n"
  4409. " the broken clone to reset it to a changeset that still exists\n"
  4410. " (e.g. tip).\n"
  4411. " "
  4412. msgstr ""
  4413. msgid "do not create a working copy"
  4414. msgstr ""
  4415. msgid "[-U] SOURCE [DEST]"
  4416. msgstr ""
  4417. msgid "command to transplant changesets from another branch"
  4418. msgstr ""
  4419. msgid "This extension allows you to transplant patches from another branch."
  4420. msgstr ""
  4421. msgid ""
  4422. "Transplanted patches are recorded in .hg/transplant/transplants, as a\n"
  4423. "map from a changeset hash to its hash in the source repository.\n"
  4424. msgstr ""
  4425. #, python-format
  4426. msgid "skipping already applied revision %s\n"
  4427. msgstr "se omite revizia %s, deja aplicată\n"
  4428. #, python-format
  4429. msgid "skipping merge changeset %s:%s\n"
  4430. msgstr "se omite setul de modificări de fuziune %s:%s\n"
  4431. #, python-format
  4432. msgid "%s merged at %s\n"
  4433. msgstr ""
  4434. #, python-format
  4435. msgid "%s transplanted to %s\n"
  4436. msgstr ""
  4437. #, python-format
  4438. msgid "filtering %s\n"
  4439. msgstr ""
  4440. msgid "filter failed"
  4441. msgstr ""
  4442. msgid "can only omit patchfile if merging"
  4443. msgstr ""
  4444. #, python-format
  4445. msgid "%s: empty changeset"
  4446. msgstr ""
  4447. msgid "fix up the merge and run hg transplant --continue"
  4448. msgstr ""
  4449. #, python-format
  4450. msgid "%s transplanted as %s\n"
  4451. msgstr ""
  4452. msgid "transplant log file is corrupt"
  4453. msgstr ""
  4454. #, python-format
  4455. msgid "working dir not at transplant parent %s"
  4456. msgstr ""
  4457. msgid "commit failed"
  4458. msgstr ""
  4459. msgid "filter corrupted changeset (no user or date)"
  4460. msgstr ""
  4461. msgid ""
  4462. "y: transplant this changeset\n"
  4463. "n: skip this changeset\n"
  4464. "m: merge at this changeset\n"
  4465. "p: show patch\n"
  4466. "c: commit selected changesets\n"
  4467. "q: cancel transplant\n"
  4468. "?: show this help\n"
  4469. msgstr ""
  4470. "y: transplantează acest set de modificări\n"
  4471. "n: sari omite set de modificări\n"
  4472. "m: fuzionează la acest set de modificări\n"
  4473. "p: afișează patch-ul\n"
  4474. "c: depozitează seturile de modificări selectate\n"
  4475. "q: anulează transplantul\n"
  4476. "?: afișează acest ajutor\n"
  4477. msgid "apply changeset? [ynmpcq?]:"
  4478. msgstr ""
  4479. msgid "no such option\n"
  4480. msgstr "opțiune inexistentă\n"
  4481. msgid "pull patches from REPO"
  4482. msgstr ""
  4483. msgid "BRANCH"
  4484. msgstr "RAMURĂ"
  4485. msgid "pull patches from branch BRANCH"
  4486. msgstr ""
  4487. msgid "pull all changesets up to BRANCH"
  4488. msgstr ""
  4489. msgid "skip over REV"
  4490. msgstr "omite REV"
  4491. msgid "merge at REV"
  4492. msgstr ""
  4493. msgid "append transplant info to log message"
  4494. msgstr ""
  4495. msgid "continue last transplant session after repair"
  4496. msgstr ""
  4497. msgid "filter changesets through command"
  4498. msgstr ""
  4499. msgid "hg transplant [-s REPO] [-b BRANCH [-a]] [-p REV] [-m REV] [REV]..."
  4500. msgstr "hg transplant [-s DEPOZIT] [-b RAMURĂ [-a]] [-p REV] [-m REV] [REV]..."
  4501. msgid "transplant changesets from another branch"
  4502. msgstr ""
  4503. msgid ""
  4504. " Selected changesets will be applied on top of the current working\n"
  4505. " directory with the log of the original changeset. The changesets\n"
  4506. " are copied and will thus appear twice in the history. Use the\n"
  4507. " rebase extension instead if you want to move a whole branch of\n"
  4508. " unpublished changesets."
  4509. msgstr ""
  4510. msgid ""
  4511. " If --log is specified, log messages will have a comment appended\n"
  4512. " of the form::"
  4513. msgstr ""
  4514. msgid " (transplanted from CHANGESETHASH)"
  4515. msgstr ""
  4516. msgid ""
  4517. " You can rewrite the changelog message with the --filter option.\n"
  4518. " Its argument will be invoked with the current changelog message as\n"
  4519. " $1 and the patch as $2."
  4520. msgstr ""
  4521. msgid ""
  4522. " If --source/-s is specified, selects changesets from the named\n"
  4523. " repository. If --branch/-b is specified, selects changesets from\n"
  4524. " the branch holding the named revision, up to that revision. If\n"
  4525. " --all/-a is specified, all changesets on the branch will be\n"
  4526. " transplanted, otherwise you will be prompted to select the\n"
  4527. " changesets you want."
  4528. msgstr ""
  4529. msgid ""
  4530. " :hg:`transplant --branch REVISION --all` will transplant the\n"
  4531. " selected branch (up to the named revision) onto your current\n"
  4532. " working directory."
  4533. msgstr ""
  4534. msgid ""
  4535. " You can optionally mark selected transplanted changesets as merge\n"
  4536. " changesets. You will not be prompted to transplant any ancestors\n"
  4537. " of a merged transplant, and you can merge descendants of them\n"
  4538. " normally instead of transplanting them."
  4539. msgstr ""
  4540. msgid ""
  4541. " If no merges or revisions are provided, :hg:`transplant` will\n"
  4542. " start an interactive changeset browser."
  4543. msgstr ""
  4544. msgid ""
  4545. " If a changeset application fails, you can fix the merge by hand\n"
  4546. " and then resume where you left off by calling :hg:`transplant\n"
  4547. " --continue/-c`.\n"
  4548. " "
  4549. msgstr ""
  4550. msgid "--continue is incompatible with branch, all or merge"
  4551. msgstr ""
  4552. msgid "no source URL, branch tag or revision list provided"
  4553. msgstr ""
  4554. msgid "--all requires a branch revision"
  4555. msgstr ""
  4556. msgid "--all is incompatible with a revision list"
  4557. msgstr ""
  4558. msgid "no revision checked out"
  4559. msgstr ""
  4560. msgid "outstanding uncommitted merges"
  4561. msgstr "fuziuni nedepozitate în suspensie"
  4562. msgid "outstanding local changes"
  4563. msgstr "modificări locale în suspensie"
  4564. msgid ""
  4565. "``transplanted([set])``\n"
  4566. " Transplanted changesets in set, or all transplanted changesets."
  4567. msgstr ""
  4568. msgid ""
  4569. ":transplanted: String. The node identifier of the transplanted\n"
  4570. " changeset if any."
  4571. msgstr ""
  4572. msgid "allow the use of MBCS paths with problematic encodings"
  4573. msgstr ""
  4574. msgid ""
  4575. "Some MBCS encodings are not good for some path operations (i.e.\n"
  4576. "splitting path, case conversion, etc.) with its encoded bytes. We call\n"
  4577. "such a encoding (i.e. shift_jis and big5) as \"problematic encoding\".\n"
  4578. "This extension can be used to fix the issue with those encodings by\n"
  4579. "wrapping some functions to convert to Unicode string before path\n"
  4580. "operation."
  4581. msgstr ""
  4582. msgid "This extension is useful for:"
  4583. msgstr ""
  4584. msgid ""
  4585. "- Japanese Windows users using shift_jis encoding.\n"
  4586. "- Chinese Windows users using big5 encoding.\n"
  4587. "- All users who use a repository with one of problematic encodings on\n"
  4588. " case-insensitive file system."
  4589. msgstr ""
  4590. msgid "This extension is not needed for:"
  4591. msgstr ""
  4592. msgid ""
  4593. "- Any user who use only ASCII chars in path.\n"
  4594. "- Any user who do not use any of problematic encodings."
  4595. msgstr ""
  4596. msgid "Note that there are some limitations on using this extension:"
  4597. msgstr ""
  4598. msgid ""
  4599. "- You should use single encoding in one repository.\n"
  4600. "- If the repository path ends with 0x5c, .hg/hgrc cannot be read.\n"
  4601. "- win32mbcs is not compatible with fixutf8 extension."
  4602. msgstr ""
  4603. msgid ""
  4604. "By default, win32mbcs uses encoding.encoding decided by Mercurial.\n"
  4605. "You can specify the encoding by config option::"
  4606. msgstr ""
  4607. msgid ""
  4608. " [win32mbcs]\n"
  4609. " encoding = sjis"
  4610. msgstr ""
  4611. msgid "It is useful for the users who want to commit with UTF-8 log message.\n"
  4612. msgstr ""
  4613. #, python-format
  4614. msgid "[win32mbcs] filename conversion failed with %s encoding\n"
  4615. msgstr ""
  4616. msgid "[win32mbcs] cannot activate on this platform.\n"
  4617. msgstr ""
  4618. msgid "perform automatic newline conversion"
  4619. msgstr ""
  4620. msgid ""
  4621. " Deprecation: The win32text extension requires each user to configure\n"
  4622. " the extension again and again for each clone since the configuration\n"
  4623. " is not copied when cloning."
  4624. msgstr ""
  4625. msgid ""
  4626. " We have therefore made the ``eol`` as an alternative. The ``eol``\n"
  4627. " uses a version controlled file for its configuration and each clone\n"
  4628. " will therefore use the right settings from the start."
  4629. msgstr ""
  4630. msgid "To perform automatic newline conversion, use::"
  4631. msgstr ""
  4632. msgid ""
  4633. " [extensions]\n"
  4634. " win32text =\n"
  4635. " [encode]\n"
  4636. " ** = cleverencode:\n"
  4637. " # or ** = macencode:"
  4638. msgstr ""
  4639. msgid ""
  4640. " [decode]\n"
  4641. " ** = cleverdecode:\n"
  4642. " # or ** = macdecode:"
  4643. msgstr ""
  4644. msgid ""
  4645. "If not doing conversion, to make sure you do not commit CRLF/CR by accident::"
  4646. msgstr ""
  4647. msgid ""
  4648. " [hooks]\n"
  4649. " pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n"
  4650. " # or pretxncommit.cr = python:hgext.win32text.forbidcr"
  4651. msgstr ""
  4652. msgid ""
  4653. "To do the same check on a server to prevent CRLF/CR from being\n"
  4654. "pushed or pulled::"
  4655. msgstr ""
  4656. msgid ""
  4657. " [hooks]\n"
  4658. " pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n"
  4659. " # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n"
  4660. msgstr ""
  4661. #, python-format
  4662. msgid ""
  4663. "WARNING: %s already has %s line endings\n"
  4664. "and does not need EOL conversion by the win32text plugin.\n"
  4665. "Before your next commit, please reconsider your encode/decode settings in \n"
  4666. "Mercurial.ini or %s.\n"
  4667. msgstr ""
  4668. #, python-format
  4669. msgid "Attempt to commit or push text file(s) using %s line endings\n"
  4670. msgstr ""
  4671. #, python-format
  4672. msgid "in %s: %s\n"
  4673. msgstr ""
  4674. #, python-format
  4675. msgid ""
  4676. "\n"
  4677. "To prevent this mistake in your local repository,\n"
  4678. "add to Mercurial.ini or .hg/hgrc:"
  4679. msgstr ""
  4680. #, python-format
  4681. msgid ""
  4682. "[hooks]\n"
  4683. "pretxncommit.%s = python:hgext.win32text.forbid%s"
  4684. msgstr ""
  4685. #, python-format
  4686. msgid "and also consider adding:"
  4687. msgstr ""
  4688. #, python-format
  4689. msgid ""
  4690. "[extensions]\n"
  4691. "win32text =\n"
  4692. "[encode]\n"
  4693. "** = %sencode:\n"
  4694. "[decode]\n"
  4695. "** = %sdecode:\n"
  4696. msgstr ""
  4697. msgid ""
  4698. "win32text is deprecated: http://mercurial.selenic.com/wiki/"
  4699. "Win32TextExtension\n"
  4700. msgstr ""
  4701. msgid "discover and advertise repositories on the local network"
  4702. msgstr ""
  4703. msgid ""
  4704. "Zeroconf-enabled repositories will be announced in a network without\n"
  4705. "the need to configure a server or a service. They can be discovered\n"
  4706. "without knowing their actual IP address."
  4707. msgstr ""
  4708. msgid ""
  4709. "To allow other people to discover your repository using run\n"
  4710. ":hg:`serve` in your repository::"
  4711. msgstr ""
  4712. msgid ""
  4713. " $ cd test\n"
  4714. " $ hg serve"
  4715. msgstr ""
  4716. msgid ""
  4717. "You can discover Zeroconf-enabled repositories by running\n"
  4718. ":hg:`paths`::"
  4719. msgstr ""
  4720. msgid ""
  4721. " $ hg paths\n"
  4722. " zc-test = http://example.com:8000/test\n"
  4723. msgstr ""
  4724. msgid "archive prefix contains illegal components"
  4725. msgstr ""
  4726. msgid "cannot give prefix when archiving to files"
  4727. msgstr ""
  4728. #, python-format
  4729. msgid "unknown archive type '%s'"
  4730. msgstr ""
  4731. msgid "archiving"
  4732. msgstr ""
  4733. #, python-format
  4734. msgid "bookmark '%s' contains illegal character"
  4735. msgstr ""
  4736. #, python-format
  4737. msgid "branch %s not found"
  4738. msgstr ""
  4739. #, python-format
  4740. msgid "updating bookmark %s\n"
  4741. msgstr "se actualizează semnul de carte %s\n"
  4742. #, python-format
  4743. msgid "not updating divergent bookmark %s\n"
  4744. msgstr "nu se actualizează semnul de carte divergent %s\n"
  4745. msgid "searching for changed bookmarks\n"
  4746. msgstr "se caută semne de carte modificate\n"
  4747. msgid "no changed bookmarks found\n"
  4748. msgstr "nu s-au găsit semne de carte modificate\n"
  4749. msgid "unknown parent"
  4750. msgstr ""
  4751. #, python-format
  4752. msgid "integrity check failed on %s:%d"
  4753. msgstr ""
  4754. msgid "cannot create new bundle repository"
  4755. msgstr ""
  4756. #, python-format
  4757. msgid "stream ended unexpectedly (got %d bytes, expected %d)"
  4758. msgstr ""
  4759. #, python-format
  4760. msgid "invalid chunk length %d"
  4761. msgstr ""
  4762. #, python-format
  4763. msgid "%s: not a Mercurial bundle"
  4764. msgstr ""
  4765. #, python-format
  4766. msgid "%s: unknown bundle version %s"
  4767. msgstr ""
  4768. msgid "empty username"
  4769. msgstr ""
  4770. #, python-format
  4771. msgid "username %s contains a newline"
  4772. msgstr ""
  4773. #, python-format
  4774. msgid "the name '%s' is reserved"
  4775. msgstr ""
  4776. msgid "options --message and --logfile are mutually exclusive"
  4777. msgstr ""
  4778. #, python-format
  4779. msgid "can't read commit message '%s': %s"
  4780. msgstr ""
  4781. msgid "limit must be a positive integer"
  4782. msgstr ""
  4783. msgid "limit must be positive"
  4784. msgstr ""
  4785. #, python-format
  4786. msgid "invalid format spec '%%%s' in output filename"
  4787. msgstr ""
  4788. msgid "cannot specify --changelog and --manifest at the same time"
  4789. msgstr ""
  4790. msgid "cannot specify filename with --changelog or --manifest"
  4791. msgstr ""
  4792. msgid "cannot specify --changelog or --manifest without a repository"
  4793. msgstr ""
  4794. msgid "invalid arguments"
  4795. msgstr ""
  4796. #, python-format
  4797. msgid "revlog '%s' not found"
  4798. msgstr "revlog-ul '%s' nu a fost găsit"
  4799. #, python-format
  4800. msgid "%s: not copying - file is not managed\n"
  4801. msgstr ""
  4802. #, python-format
  4803. msgid "%s: not copying - file has been marked for remove\n"
  4804. msgstr ""
  4805. #, python-format
  4806. msgid "%s: not overwriting - %s collides with %s\n"
  4807. msgstr ""
  4808. #, python-format
  4809. msgid "%s: not overwriting - file exists\n"
  4810. msgstr ""
  4811. #, python-format
  4812. msgid "%s: not recording move - %s does not exist\n"
  4813. msgstr ""
  4814. #, python-format
  4815. msgid "%s: not recording copy - %s does not exist\n"
  4816. msgstr ""
  4817. #, python-format
  4818. msgid "%s: deleted in working copy\n"
  4819. msgstr ""
  4820. #, python-format
  4821. msgid "%s: cannot copy - %s\n"
  4822. msgstr ""
  4823. #, python-format
  4824. msgid "moving %s to %s\n"
  4825. msgstr ""
  4826. #, python-format
  4827. msgid "copying %s to %s\n"
  4828. msgstr ""
  4829. msgid "no source or destination specified"
  4830. msgstr ""
  4831. msgid "no destination specified"
  4832. msgstr ""
  4833. msgid "with multiple sources, destination must be an existing directory"
  4834. msgstr ""
  4835. #, python-format
  4836. msgid "destination %s is not a directory"
  4837. msgstr ""
  4838. msgid "no files to copy"
  4839. msgstr ""
  4840. msgid "(consider using --after)\n"
  4841. msgstr ""
  4842. msgid "child process failed to start"
  4843. msgstr ""
  4844. #, python-format
  4845. msgid "changeset: %d:%s\n"
  4846. msgstr "set de modificări: %d:%s\n"
  4847. #, python-format
  4848. msgid "branch: %s\n"
  4849. msgstr "ramură: %s\n"
  4850. #, python-format
  4851. msgid "bookmark: %s\n"
  4852. msgstr "semn de carte: %s\n"
  4853. #, python-format
  4854. msgid "tag: %s\n"
  4855. msgstr "etichetă: %s\n"
  4856. #, python-format
  4857. msgid "parent: %d:%s\n"
  4858. msgstr "părinte: %d:%s\n"
  4859. #, python-format
  4860. msgid "manifest: %d:%s\n"
  4861. msgstr "manifest: %d:%s\n"
  4862. #, python-format
  4863. msgid "user: %s\n"
  4864. msgstr "utilizator: %s\n"
  4865. #, python-format
  4866. msgid "date: %s\n"
  4867. msgstr "dată: %s\n"
  4868. msgid "files+:"
  4869. msgstr "fișiere+:"
  4870. msgid "files-:"
  4871. msgstr "fișiere-:"
  4872. msgid "files:"
  4873. msgstr "fișiere:"
  4874. #, python-format
  4875. msgid "files: %s\n"
  4876. msgstr "fișiere: %s\n"
  4877. #, python-format
  4878. msgid "copies: %s\n"
  4879. msgstr "copii: %s\n"
  4880. #, python-format
  4881. msgid "extra: %s=%s\n"
  4882. msgstr "extra: %s=%s\n"
  4883. msgid "description:\n"
  4884. msgstr "descriere:\n"
  4885. #, python-format
  4886. msgid "summary: %s\n"
  4887. msgstr "rezumat: %s\n"
  4888. #, python-format
  4889. msgid "%s: no key named '%s'"
  4890. msgstr ""
  4891. #, python-format
  4892. msgid "Found revision %s from %s\n"
  4893. msgstr ""
  4894. msgid "revision matching date not found"
  4895. msgstr ""
  4896. #, python-format
  4897. msgid "cannot follow nonexistent file: \"%s\""
  4898. msgstr ""
  4899. msgid "can only follow copies/renames for explicit filenames"
  4900. msgstr ""
  4901. #, python-format
  4902. msgid "adding %s\n"
  4903. msgstr "se adaugă %s\n"
  4904. #, python-format
  4905. msgid "skipping missing subrepository: %s\n"
  4906. msgstr ""
  4907. msgid "HG: Enter commit message. Lines beginning with 'HG:' are removed."
  4908. msgstr ""
  4909. msgid "HG: Leave message empty to abort commit."
  4910. msgstr ""
  4911. #, python-format
  4912. msgid "HG: user: %s"
  4913. msgstr "HG: utilizator: %s"
  4914. msgid "HG: branch merge"
  4915. msgstr ""
  4916. #, python-format
  4917. msgid "HG: branch '%s'"
  4918. msgstr ""
  4919. #, python-format
  4920. msgid "HG: subrepo %s"
  4921. msgstr ""
  4922. #, python-format
  4923. msgid "HG: added %s"
  4924. msgstr ""
  4925. #, python-format
  4926. msgid "HG: changed %s"
  4927. msgstr ""
  4928. #, python-format
  4929. msgid "HG: removed %s"
  4930. msgstr ""
  4931. msgid "HG: no files changed"
  4932. msgstr ""
  4933. msgid "empty commit message"
  4934. msgstr ""
  4935. msgid "repository root directory or name of overlay bundle file"
  4936. msgstr ""
  4937. msgid "DIR"
  4938. msgstr "DIR"
  4939. msgid "change working directory"
  4940. msgstr "schimbă directorul de lucru "
  4941. msgid "do not prompt, assume 'yes' for any required answers"
  4942. msgstr "nu întreba, presupune 'da' pentru orice răspuns solicitat"
  4943. msgid "suppress output"
  4944. msgstr "suprimă afișarea"
  4945. msgid "enable additional output"
  4946. msgstr "activează afișarea informațiilor suplimentare"
  4947. msgid "set/override config option (use 'section.name=value')"
  4948. msgstr ""
  4949. "setează/suprascrie opțiunea de configurare (folosiți 'secțiune.nume=valoare')"
  4950. msgid "CONFIG"
  4951. msgstr ""
  4952. msgid "enable debugging output"
  4953. msgstr "activează afișarea informațiilor pentru depanare"
  4954. msgid "start debugger"
  4955. msgstr "pornește depanatorul (debugger)"
  4956. msgid "set the charset encoding"
  4957. msgstr "setează codificarea pentru setul de caractere"
  4958. msgid "ENCODE"
  4959. msgstr ""
  4960. msgid "MODE"
  4961. msgstr ""
  4962. msgid "set the charset encoding mode"
  4963. msgstr "setează modul de codificare pentru setul de caractere"
  4964. msgid "always print a traceback on exception"
  4965. msgstr "în caz de excepție, afișează întotdeauna un traceback"
  4966. msgid "time how long the command takes"
  4967. msgstr "durata de execuție a comenzii"
  4968. msgid "print command execution profile"
  4969. msgstr "afișează profilul executării comenzii"
  4970. msgid "output version information and exit"
  4971. msgstr "afișează informații despre versiune și ieși"
  4972. msgid "display help and exit"
  4973. msgstr "afișează ajutorul și ieși"
  4974. msgid "do not perform actions, just print output"
  4975. msgstr "acțiunea nu se execută, doar se afișează mesajele"
  4976. msgid "specify ssh command to use"
  4977. msgstr "specifică comanda ssh care va fi folosită"
  4978. msgid "specify hg command to run on the remote side"
  4979. msgstr "specifică comanda hg care va fi executată pe mașina la distanță"
  4980. msgid "do not verify server certificate (ignoring web.cacerts config)"
  4981. msgstr ""
  4982. "nu verifica certificatul serverului (ignorând configurarea web.cacerts)"
  4983. msgid "PATTERN"
  4984. msgstr "TIPAR"
  4985. msgid "include names matching the given patterns"
  4986. msgstr "include numele care se potrivesc cu tiparele specificate"
  4987. msgid "exclude names matching the given patterns"
  4988. msgstr "exclude numele care se potrivesc cu tiparele specificate"
  4989. msgid "use text as commit message"
  4990. msgstr "folosește textul drept mesaj de depozitare"
  4991. msgid "read commit message from file"
  4992. msgstr "citește mesajul pentru depozitare din fișier"
  4993. msgid "record the specified date as commit date"
  4994. msgstr "înregistrează data specificată drept dată a depozitării"
  4995. msgid "record the specified user as committer"
  4996. msgstr ""
  4997. "înregistrează utilizatorul specificat ca fiind cel care a făcut depozitarea"
  4998. msgid "STYLE"
  4999. msgstr "STIL"
  5000. msgid "display using template map file"
  5001. msgstr "afișează folosind fișierul cu harta de șabloane"
  5002. msgid "display with template"
  5003. msgstr "afișează cu șablon"
  5004. msgid "do not show merges"
  5005. msgstr "nu afișa fuziunile"
  5006. msgid "output diffstat-style summary of changes"
  5007. msgstr "afișează sumarul modificărilor în stil diffstat"
  5008. msgid "treat all files as text"
  5009. msgstr "tratează toate fișierele ca text"
  5010. msgid "omit dates from diff headers"
  5011. msgstr "omite datele din antetele diff"
  5012. msgid "show which function each change is in"
  5013. msgstr "afișează funcția în care se află fiecare modificare"
  5014. msgid "produce a diff that undoes the changes"
  5015. msgstr ""
  5016. msgid "ignore white space when comparing lines"
  5017. msgstr "ignoră spațiul alb la compararea liniilor"
  5018. msgid "ignore changes in the amount of white space"
  5019. msgstr "ignoră modificările cantității de spațiu alb"
  5020. msgid "ignore changes whose lines are all blank"
  5021. msgstr "ignoră modificările ale căror linii sunt toate vide"
  5022. msgid "number of lines of context to show"
  5023. msgstr "numărul liniilor de context care vor fi afișate"
  5024. msgid "SIMILARITY"
  5025. msgstr "ASEMĂNARE"
  5026. msgid "guess renamed files by similarity (0<=s<=100)"
  5027. msgstr "ghicește fișierele redenumite după asemănare (0<=s<=100)"
  5028. msgid "recurse into subrepositories"
  5029. msgstr "operează recursiv în subdepozite"
  5030. msgid "[OPTION]... [FILE]..."
  5031. msgstr "[OPȚIUNE]... [FIȘIER]..."
  5032. msgid "add the specified files on the next commit"
  5033. msgstr "adaugă fișierele specificate la următoarea depozitare ('commit')"
  5034. msgid ""
  5035. " Schedule files to be version controlled and added to the\n"
  5036. " repository."
  5037. msgstr ""
  5038. " Planifică fișierele pentru a fi luate în evidența sistemului de\n"
  5039. " control al versiunilor și adăugate în depozit."
  5040. msgid ""
  5041. " The files will be added to the repository at the next commit. To\n"
  5042. " undo an add before that, see :hg:`forget`."
  5043. msgstr ""
  5044. " Fișierele vor fi adăugate în depozit la următoarea depozitare "
  5045. "('commit').\n"
  5046. " Pentru a anula acțiunea înainte de efectuare, folosiți :hg:`forget`."
  5047. msgid " If no names are given, add all files to the repository."
  5048. msgstr ""
  5049. " Dacă nu se specifică niciun nume, vor fi adăugate în depozit toate "
  5050. "fișierele."
  5051. msgid " .. container:: verbose"
  5052. msgstr ""
  5053. msgid ""
  5054. " An example showing how new (unknown) files are added\n"
  5055. " automatically by :hg:`add`::"
  5056. msgstr ""
  5057. msgid ""
  5058. " $ ls\n"
  5059. " foo.c\n"
  5060. " $ hg status\n"
  5061. " ? foo.c\n"
  5062. " $ hg add\n"
  5063. " adding foo.c\n"
  5064. " $ hg status\n"
  5065. " A foo.c"
  5066. msgstr ""
  5067. msgid ""
  5068. " Returns 0 if all files are successfully added.\n"
  5069. " "
  5070. msgstr ""
  5071. " Returnează 0 dacă toate fișierele sunt adăugate cu succes.\n"
  5072. " "
  5073. msgid "add all new files, delete all missing files"
  5074. msgstr ""
  5075. msgid ""
  5076. " Add all new files and remove all missing files from the\n"
  5077. " repository."
  5078. msgstr ""
  5079. msgid ""
  5080. " New files are ignored if they match any of the patterns in\n"
  5081. " ``.hgignore``. As with add, these changes take effect at the next\n"
  5082. " commit."
  5083. msgstr ""
  5084. msgid ""
  5085. " Use the -s/--similarity option to detect renamed files. With a\n"
  5086. " parameter greater than 0, this compares every removed file with\n"
  5087. " every added file and records those similar enough as renames. This\n"
  5088. " option takes a percentage between 0 (disabled) and 100 (files must\n"
  5089. " be identical) as its parameter. Detecting renamed files this way\n"
  5090. " can be expensive. After using this option, :hg:`status -C` can be\n"
  5091. " used to check which files were identified as moved or renamed."
  5092. msgstr ""
  5093. msgid "similarity must be a number"
  5094. msgstr ""
  5095. msgid "similarity must be between 0 and 100"
  5096. msgstr ""
  5097. msgid "annotate the specified revision"
  5098. msgstr "adnotează revizia specificată"
  5099. msgid "follow copies/renames and list the filename (DEPRECATED)"
  5100. msgstr ""
  5101. "urmărește copierile/redenumirile și afișează numele "
  5102. "fișierului (ÎNVECHIT)"
  5103. msgid "don't follow copies and renames"
  5104. msgstr "nu urmări copierile și redenumirile"
  5105. msgid "list the author (long with -v)"
  5106. msgstr "afișează autorul (lung cu -v)"
  5107. msgid "list the filename"
  5108. msgstr "afișează numele fișierului"
  5109. msgid "list the date (short with -q)"
  5110. msgstr "afișează data (scurt cu -q)"
  5111. msgid "list the revision number (default)"
  5112. msgstr "afișează numele reviziei (implicit)"
  5113. msgid "list the changeset"
  5114. msgstr "afișează setul de modificări"
  5115. msgid "show line number at the first appearance"
  5116. msgstr "afișează numărul liniei la prima apariție"
  5117. msgid "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FILE..."
  5118. msgstr "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FIȘIER..."
  5119. msgid "show changeset information by line for each file"
  5120. msgstr ""
  5121. "afișează informațiile despre setul de modificări line cu linie\n"
  5122. " pentru fiecare fișier"
  5123. msgid ""
  5124. " List changes in files, showing the revision id responsible for\n"
  5125. " each line"
  5126. msgstr ""
  5127. msgid ""
  5128. " This command is useful for discovering when a change was made and\n"
  5129. " by whom."
  5130. msgstr ""
  5131. msgid ""
  5132. " Without the -a/--text option, annotate will avoid processing files\n"
  5133. " it detects as binary. With -a, annotate will annotate the file\n"
  5134. " anyway, although the results will probably be neither useful\n"
  5135. " nor desirable."
  5136. msgstr ""
  5137. msgid "at least one filename or pattern is required"
  5138. msgstr ""
  5139. msgid "at least one of -n/-c is required for -l"
  5140. msgstr ""
  5141. #, python-format
  5142. msgid "%s: binary file\n"
  5143. msgstr ""
  5144. msgid "do not pass files through decoders"
  5145. msgstr ""
  5146. msgid "directory prefix for files in archive"
  5147. msgstr ""
  5148. msgid "PREFIX"
  5149. msgstr "PREFIX"
  5150. msgid "revision to distribute"
  5151. msgstr ""
  5152. msgid "type of distribution to create"
  5153. msgstr ""
  5154. msgid "[OPTION]... DEST"
  5155. msgstr "[OPȚIUNE]... DEST"
  5156. msgid "create an unversioned archive of a repository revision"
  5157. msgstr ""
  5158. msgid ""
  5159. " By default, the revision used is the parent of the working\n"
  5160. " directory; use -r/--rev to specify a different revision."
  5161. msgstr ""
  5162. msgid ""
  5163. " The archive type is automatically detected based on file\n"
  5164. " extension (or override using -t/--type)."
  5165. msgstr ""
  5166. msgid " Valid types are:"
  5167. msgstr ""
  5168. msgid ""
  5169. " :``files``: a directory full of files (default)\n"
  5170. " :``tar``: tar archive, uncompressed\n"
  5171. " :``tbz2``: tar archive, compressed using bzip2\n"
  5172. " :``tgz``: tar archive, compressed using gzip\n"
  5173. " :``uzip``: zip archive, uncompressed\n"
  5174. " :``zip``: zip archive, compressed using deflate"
  5175. msgstr ""
  5176. msgid ""
  5177. " The exact name of the destination archive or directory is given\n"
  5178. " using a format string; see :hg:`help export` for details."
  5179. msgstr ""
  5180. msgid ""
  5181. " Each member added to an archive file has a directory prefix\n"
  5182. " prepended. Use -p/--prefix to specify a format string for the\n"
  5183. " prefix. The default is the basename of the archive, with suffixes\n"
  5184. " removed."
  5185. msgstr ""
  5186. msgid "no working directory: please specify a revision"
  5187. msgstr ""
  5188. msgid "repository root cannot be destination"
  5189. msgstr ""
  5190. msgid "cannot archive plain files to stdout"
  5191. msgstr ""
  5192. msgid "merge with old dirstate parent after backout"
  5193. msgstr ""
  5194. msgid "parent to choose when backing out merge"
  5195. msgstr ""
  5196. msgid "revision to backout"
  5197. msgstr ""
  5198. msgid "[OPTION]... [-r] REV"
  5199. msgstr "[OPȚIUNE]... [-r] REV"
  5200. msgid "reverse effect of earlier changeset"
  5201. msgstr ""
  5202. msgid ""
  5203. " Prepare a new changeset with the effect of REV undone in the\n"
  5204. " current working directory."
  5205. msgstr ""
  5206. msgid ""
  5207. " If REV is the parent of the working directory, then this new changeset\n"
  5208. " is committed automatically. Otherwise, hg needs to merge the\n"
  5209. " changes and the merged result is left uncommitted."
  5210. msgstr ""
  5211. msgid ""
  5212. " By default, the pending changeset will have one parent,\n"
  5213. " maintaining a linear history. With --merge, the pending changeset\n"
  5214. " will instead have two parents: the old parent of the working\n"
  5215. " directory and a new child of REV that simply undoes REV."
  5216. msgstr ""
  5217. msgid ""
  5218. " Before version 1.7, the behavior without --merge was equivalent to\n"
  5219. " specifying --merge followed by :hg:`update --clean .` to cancel\n"
  5220. " the merge and leave the child of REV as a head to be merged\n"
  5221. " separately."
  5222. msgstr ""
  5223. msgid "please specify just one revision"
  5224. msgstr ""
  5225. msgid "please specify a revision to backout"
  5226. msgstr ""
  5227. msgid "cannot backout change on a different branch"
  5228. msgstr ""
  5229. msgid "cannot backout a change with no parents"
  5230. msgstr ""
  5231. msgid "cannot backout a merge changeset without --parent"
  5232. msgstr ""
  5233. #, python-format
  5234. msgid "%s is not a parent of %s"
  5235. msgstr ""
  5236. msgid "cannot use --parent on non-merge changeset"
  5237. msgstr ""
  5238. #, python-format
  5239. msgid "changeset %s backs out changeset %s\n"
  5240. msgstr ""
  5241. #, python-format
  5242. msgid "merging with changeset %s\n"
  5243. msgstr ""
  5244. msgid "reset bisect state"
  5245. msgstr ""
  5246. msgid "mark changeset good"
  5247. msgstr "marchează setul de modificări drept bun"
  5248. msgid "mark changeset bad"
  5249. msgstr "marchează setul de modificări drept rău"
  5250. msgid "skip testing changeset"
  5251. msgstr "omite testarea setului de modificări"
  5252. msgid "extend the bisect range"
  5253. msgstr ""
  5254. msgid "use command to check changeset state"
  5255. msgstr ""
  5256. msgid "do not update to target"
  5257. msgstr "nu actualiza la destinație"
  5258. msgid "[-gbsr] [-U] [-c CMD] [REV]"
  5259. msgstr "[-gbsr] [-U] [-c CMD] [REV]"
  5260. msgid "subdivision search of changesets"
  5261. msgstr ""
  5262. msgid ""
  5263. " This command helps to find changesets which introduce problems. To\n"
  5264. " use, mark the earliest changeset you know exhibits the problem as\n"
  5265. " bad, then mark the latest changeset which is free from the problem\n"
  5266. " as good. Bisect will update your working directory to a revision\n"
  5267. " for testing (unless the -U/--noupdate option is specified). Once\n"
  5268. " you have performed tests, mark the working directory as good or\n"
  5269. " bad, and bisect will either update to another candidate changeset\n"
  5270. " or announce that it has found the bad revision."
  5271. msgstr ""
  5272. msgid ""
  5273. " As a shortcut, you can also use the revision argument to mark a\n"
  5274. " revision as good or bad without checking it out first."
  5275. msgstr ""
  5276. " Ca scurtătură, puteți folosi argumentul reviziei pentru a marca o\n"
  5277. " revizie ca bună sau rea, fără a o actualiza în prealabil."
  5278. msgid ""
  5279. " If you supply a command, it will be used for automatic bisection.\n"
  5280. " Its exit status will be used to mark revisions as good or bad:\n"
  5281. " status 0 means good, 125 means to skip the revision, 127\n"
  5282. " (command not found) will abort the bisection, and any other\n"
  5283. " non-zero exit status means the revision is bad."
  5284. msgstr ""
  5285. " Dacă furnizați o comandă, aceasta va fi folosită pentru bisecția\n"
  5286. " automată. Starea ei la ieșire va fi folosită pentru a marca\n"
  5287. " reviziile drept bune sau rele: starea 0 înseamnă bun, 125 înseamnă\n"
  5288. " omiterea reviziei, 127 (comandă negăsită) va abandona bisecția,\n"
  5289. " iar orice altă stare la ieșire diferită de 0 înseamnă revizie rea."
  5290. msgid "The first good revision is:\n"
  5291. msgstr ""
  5292. msgid "The first bad revision is:\n"
  5293. msgstr ""
  5294. #, python-format
  5295. msgid ""
  5296. "Not all ancestors of this changeset have been checked.\n"
  5297. "Use bisect --extend to continue the bisection from\n"
  5298. "the common ancestor, %s.\n"
  5299. msgstr ""
  5300. msgid "Due to skipped revisions, the first good revision could be any of:\n"
  5301. msgstr ""
  5302. "Datorită reviziilor omise, prima revizie bună ar putea fi oricare\n"
  5303. "dintre:\n"
  5304. msgid "Due to skipped revisions, the first bad revision could be any of:\n"
  5305. msgstr ""
  5306. "Datorită reviziilor omise, prima revizie rea ar putea fi oricare\n"
  5307. "dintre:\n"
  5308. msgid "cannot bisect (no known good revisions)"
  5309. msgstr ""
  5310. msgid "cannot bisect (no known bad revisions)"
  5311. msgstr ""
  5312. msgid "(use of 'hg bisect <cmd>' is deprecated)\n"
  5313. msgstr ""
  5314. msgid "incompatible arguments"
  5315. msgstr ""
  5316. #, python-format
  5317. msgid "failed to execute %s"
  5318. msgstr ""
  5319. #, python-format
  5320. msgid "%s killed"
  5321. msgstr ""
  5322. #, python-format
  5323. msgid "Changeset %d:%s: %s\n"
  5324. msgstr ""
  5325. #, python-format
  5326. msgid "Extending search to changeset %d:%s\n"
  5327. msgstr "Se extinde căutarea la setul de modificări %d:%s\n"
  5328. msgid "nothing to extend"
  5329. msgstr ""
  5330. #, python-format
  5331. msgid "Testing changeset %d:%s (%d changesets remaining, ~%d tests)\n"
  5332. msgstr ""
  5333. msgid "force"
  5334. msgstr ""
  5335. msgid "delete a given bookmark"
  5336. msgstr ""
  5337. msgid "rename a given bookmark"
  5338. msgstr ""
  5339. msgid "do not mark a new bookmark active"
  5340. msgstr ""
  5341. msgid "hg bookmarks [-f] [-d] [-i] [-m NAME] [-r REV] [NAME]"
  5342. msgstr "hg bookmarks [-f] [-d] [-i] [-m NUME] [-r REV] [NUME]"
  5343. msgid "track a line of development with movable markers"
  5344. msgstr "urmărește cu marcatori mobili o linie de dezvoltare "
  5345. msgid ""
  5346. " Bookmarks are pointers to certain commits that move when\n"
  5347. " committing. Bookmarks are local. They can be renamed, copied and\n"
  5348. " deleted. It is possible to use bookmark names in :hg:`merge` and\n"
  5349. " :hg:`update` to merge and update respectively to a given bookmark."
  5350. msgstr ""
  5351. msgid ""
  5352. " You can use :hg:`bookmark NAME` to set a bookmark on the working\n"
  5353. " directory's parent revision with the given name. If you specify\n"
  5354. " a revision using -r REV (where REV may be an existing bookmark),\n"
  5355. " the bookmark is assigned to that revision."
  5356. msgstr ""
  5357. msgid ""
  5358. " Bookmarks can be pushed and pulled between repositories (see :hg:`help\n"
  5359. " push` and :hg:`help pull`). This requires both the local and remote\n"
  5360. " repositories to support bookmarks. For versions prior to 1.8, this "
  5361. "means\n"
  5362. " the bookmarks extension must be enabled.\n"
  5363. " "
  5364. msgstr ""
  5365. #, python-format
  5366. msgid "bookmark '%s' does not exist"
  5367. msgstr "semnul de carte '%s' nu există"
  5368. #, python-format
  5369. msgid "bookmark '%s' already exists (use -f to force)"
  5370. msgstr ""
  5371. msgid "new bookmark name required"
  5372. msgstr ""
  5373. msgid "bookmark name required"
  5374. msgstr ""
  5375. msgid "bookmark name cannot contain newlines"
  5376. msgstr ""
  5377. msgid "bookmark names cannot consist entirely of whitespace"
  5378. msgstr ""
  5379. msgid "a bookmark cannot have the name of an existing branch"
  5380. msgstr ""
  5381. msgid "no bookmarks set\n"
  5382. msgstr ""
  5383. msgid "set branch name even if it shadows an existing branch"
  5384. msgstr ""
  5385. msgid "reset branch name to parent branch name"
  5386. msgstr ""
  5387. msgid "[-fC] [NAME]"
  5388. msgstr "[-fC] [NAME]"
  5389. msgid "set or show the current branch name"
  5390. msgstr "setează sau afișează numele ramurii curente"
  5391. msgid ""
  5392. " With no argument, show the current branch name. With one argument,\n"
  5393. " set the working directory branch name (the branch will not exist\n"
  5394. " in the repository until the next commit). Standard practice\n"
  5395. " recommends that primary development take place on the 'default'\n"
  5396. " branch."
  5397. msgstr ""
  5398. msgid ""
  5399. " Unless -f/--force is specified, branch will not let you set a\n"
  5400. " branch name that already exists, even if it's inactive."
  5401. msgstr ""
  5402. msgid ""
  5403. " Use -C/--clean to reset the working directory branch to that of\n"
  5404. " the parent of the working directory, negating a previous branch\n"
  5405. " change."
  5406. msgstr ""
  5407. msgid ""
  5408. " Use the command :hg:`update` to switch to an existing branch. Use\n"
  5409. " :hg:`commit --close-branch` to mark this branch as closed."
  5410. msgstr ""
  5411. #, python-format
  5412. msgid "reset working directory to branch %s\n"
  5413. msgstr ""
  5414. msgid "a branch of the same name already exists"
  5415. msgstr ""
  5416. #. i18n: "it" refers to an existing branch
  5417. msgid "use 'hg update' to switch to it"
  5418. msgstr ""
  5419. #, python-format
  5420. msgid "marked working directory as branch %s\n"
  5421. msgstr ""
  5422. msgid "show only branches that have unmerged heads"
  5423. msgstr "afișează doar ramurile care au capete nefuzionate"
  5424. msgid "show normal and closed branches"
  5425. msgstr "afișează ramurile normale și închise"
  5426. msgid "[-ac]"
  5427. msgstr ""
  5428. msgid "list repository named branches"
  5429. msgstr ""
  5430. msgid ""
  5431. " List the repository's named branches, indicating which ones are\n"
  5432. " inactive. If -c/--closed is specified, also list branches which have\n"
  5433. " been marked closed (see :hg:`commit --close-branch`)."
  5434. msgstr ""
  5435. msgid ""
  5436. " If -a/--active is specified, only show active branches. A branch\n"
  5437. " is considered active if it contains repository heads."
  5438. msgstr ""
  5439. msgid " Use the command :hg:`update` to switch to an existing branch."
  5440. msgstr ""
  5441. msgid ""
  5442. " Returns 0.\n"
  5443. " "
  5444. msgstr ""
  5445. msgid " (closed)"
  5446. msgstr ""
  5447. msgid " (inactive)"
  5448. msgstr ""
  5449. msgid "run even when the destination is unrelated"
  5450. msgstr "execută chiar când destinația este neînrudită"
  5451. msgid "a changeset intended to be added to the destination"
  5452. msgstr ""
  5453. msgid "a specific branch you would like to bundle"
  5454. msgstr "o ramură specifică pe care ați dori să o împachetați (bundle)"
  5455. msgid "a base changeset assumed to be available at the destination"
  5456. msgstr ""
  5457. msgid "bundle all changesets in the repository"
  5458. msgstr ""
  5459. msgid "bundle compression type to use"
  5460. msgstr ""
  5461. msgid "[-f] [-t TYPE] [-a] [-r REV]... [--base REV]... FILE [DEST]"
  5462. msgstr ""
  5463. msgid "create a changegroup file"
  5464. msgstr ""
  5465. msgid ""
  5466. " Generate a compressed changegroup file collecting changesets not\n"
  5467. " known to be in another repository."
  5468. msgstr ""
  5469. msgid ""
  5470. " If you omit the destination repository, then hg assumes the\n"
  5471. " destination will have all the nodes you specify with --base\n"
  5472. " parameters. To create a bundle containing all changesets, use\n"
  5473. " -a/--all (or --base null)."
  5474. msgstr ""
  5475. msgid ""
  5476. " You can change compression method with the -t/--type option.\n"
  5477. " The available compression methods are: none, bzip2, and\n"
  5478. " gzip (by default, bundles are compressed using bzip2)."
  5479. msgstr ""
  5480. msgid ""
  5481. " The bundle file can then be transferred using conventional means\n"
  5482. " and applied to another repository with the unbundle or pull\n"
  5483. " command. This is useful when direct push and pull are not\n"
  5484. " available or when exporting an entire repository is undesirable."
  5485. msgstr ""
  5486. msgid ""
  5487. " Applying bundles preserves all changeset contents including\n"
  5488. " permissions, copy/rename information, and revision history."
  5489. msgstr ""
  5490. msgid ""
  5491. " Returns 0 on success, 1 if no changes found.\n"
  5492. " "
  5493. msgstr ""
  5494. " Returnează 0 în caz de succes, 1 dacă nu s-au găsit modificări.\n"
  5495. " "
  5496. msgid "--base is incompatible with specifying a destination"
  5497. msgstr ""
  5498. msgid "unknown bundle type specified with --type"
  5499. msgstr ""
  5500. msgid "print output to file with formatted name"
  5501. msgstr ""
  5502. msgid "print the given revision"
  5503. msgstr ""
  5504. msgid "apply any matching decode filter"
  5505. msgstr ""
  5506. msgid "[OPTION]... FILE..."
  5507. msgstr "[OPȚIUNE]... FIȘIER"
  5508. msgid "output the current or given revision of files"
  5509. msgstr ""
  5510. msgid ""
  5511. " Print the specified files as they were at the given revision. If\n"
  5512. " no revision is given, the parent of the working directory is used,\n"
  5513. " or tip if no revision is checked out."
  5514. msgstr ""
  5515. msgid ""
  5516. " Output may be to a file, in which case the name of the file is\n"
  5517. " given using a format string. The formatting rules are the same as\n"
  5518. " for the export command, with the following additions:"
  5519. msgstr ""
  5520. msgid ""
  5521. " :``%s``: basename of file being printed\n"
  5522. " :``%d``: dirname of file being printed, or '.' if in repository root\n"
  5523. " :``%p``: root-relative path name of file being printed"
  5524. msgstr ""
  5525. msgid "the clone will include an empty working copy (only a repository)"
  5526. msgstr "clona va include o copie de lucru vidă (doar un depozit)"
  5527. msgid "revision, tag or branch to check out"
  5528. msgstr "revizia, eticheta sau ramura care va fi actualizată"
  5529. msgid "include the specified changeset"
  5530. msgstr "include setul de modificări specificat"
  5531. msgid "clone only the specified branch"
  5532. msgstr "clonează doar ramura specificată"
  5533. msgid "[OPTION]... SOURCE [DEST]"
  5534. msgstr "[OPȚIUNE]... SURSĂ [DEST]"
  5535. msgid "make a copy of an existing repository"
  5536. msgstr "realizează o copie a unui depozit existent"
  5537. msgid " Create a copy of an existing repository in a new directory."
  5538. msgstr " Creează o copie a unui depozit existent, într-un director nou."
  5539. msgid ""
  5540. " If no destination directory name is specified, it defaults to the\n"
  5541. " basename of the source."
  5542. msgstr ""
  5543. " Dacă nu se specifică numele directorului destinație, acesta va fi\n"
  5544. " implicit numele de bază (basename) al sursei."
  5545. msgid ""
  5546. " The location of the source is added to the new repository's\n"
  5547. " ``.hg/hgrc`` file, as the default to be used for future pulls."
  5548. msgstr ""
  5549. " Amplasarea sursei este adăugată în fișierul ``.hg/hgrc`` al noului\n"
  5550. " depozit, ca amplasare implicită pentru viitoarele comenzi 'pull'."
  5551. msgid " See :hg:`help urls` for valid source format details."
  5552. msgstr ""
  5553. " Vezi :hg:`help urls` pentru detalii legate de formate valide de surse."
  5554. msgid ""
  5555. " It is possible to specify an ``ssh://`` URL as the destination, but no\n"
  5556. " ``.hg/hgrc`` and working directory will be created on the remote side.\n"
  5557. " Please see :hg:`help urls` for important details about ``ssh://`` URLs."
  5558. msgstr ""
  5559. " Ca destinație se poate specifica un URL ``ssh://``, dar nu va fi creat\n"
  5560. " niciun fișier .hg/hgrc pe mașina la distanță.\n"
  5561. " Vezi :hg:`help urls` pentru detalii importante despre URL-urile\n"
  5562. " ``ssh://``."
  5563. msgid ""
  5564. " A set of changesets (tags, or branch names) to pull may be specified\n"
  5565. " by listing each changeset (tag, or branch name) with -r/--rev.\n"
  5566. " If -r/--rev is used, the cloned repository will contain only a subset\n"
  5567. " of the changesets of the source repository. Only the set of changesets\n"
  5568. " defined by all -r/--rev options (including all their ancestors)\n"
  5569. " will be pulled into the destination repository.\n"
  5570. " No subsequent changesets (including subsequent tags) will be present\n"
  5571. " in the destination."
  5572. msgstr ""
  5573. " O colecție de seturi de modificări (etichete sau nume de ramuri) care\n"
  5574. " urmează a fi recuperate poate fi specificată prin listarea fiecărui set\n"
  5575. " de modificări (etichete sau nume de ramuri) cu -r/--rev.\n"
  5576. " Dacă se folosește -r/--rev, depozitul clonat va conține numai un subset\n"
  5577. " al seturilor de modificări ale depozitului sursă. Numai colecția de\n"
  5578. " seturi de modificări definite de toate opțiunile -r/--rev (inclusiv "
  5579. "toți\n"
  5580. " strămoșii) va fi adusă (pulled) in depozitul destinație.\n"
  5581. " Nici un set de modificări ulterior (inclusiv etichete ulterioare) nu se\n"
  5582. " va regăsi în destinație."
  5583. msgid ""
  5584. " Using -r/--rev (or 'clone src#rev dest') implies --pull, even for\n"
  5585. " local source repositories."
  5586. msgstr ""
  5587. " Folosirea -r/--rev (sau 'clone src#rev dest') implică --pull, chiar\n"
  5588. " și pentru depozite sursă locale."
  5589. msgid ""
  5590. " For efficiency, hardlinks are used for cloning whenever the source\n"
  5591. " and destination are on the same filesystem (note this applies only\n"
  5592. " to the repository data, not to the working directory). Some\n"
  5593. " filesystems, such as AFS, implement hardlinking incorrectly, but\n"
  5594. " do not report errors. In these cases, use the --pull option to\n"
  5595. " avoid hardlinking."
  5596. msgstr ""
  5597. " Pentru eficiență, se folosesc link-uri hard ori de câte ori sursa și\n"
  5598. " destinația se află pe același sistem de fișiere (remarcați ca aceasta\n"
  5599. " este valabil doar pentru datele din depozit, nu și pentru directorul\n"
  5600. " de lucru). Unele sisteme de fișiere, precum AFS, implementează\n"
  5601. " link-urile hard în mod incorect, dar nu raportează erori. În aceste\n"
  5602. " cazuri, folosiți opțiunea --pull pentru a evita link-urile hard."
  5603. msgid ""
  5604. " In some cases, you can clone repositories and the working directory\n"
  5605. " using full hardlinks with ::"
  5606. msgstr ""
  5607. " În unele cazuri, puteți clona depozitele și directorul de lucru "
  5608. "utilizând\n"
  5609. " link-uri hard complete cu ::"
  5610. msgid " $ cp -al REPO REPOCLONE"
  5611. msgstr " $ cp -al DEP CLONA_DEP"
  5612. msgid ""
  5613. " This is the fastest way to clone, but it is not always safe. The\n"
  5614. " operation is not atomic (making sure REPO is not modified during\n"
  5615. " the operation is up to you) and you have to make sure your editor\n"
  5616. " breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n"
  5617. " this is not compatible with certain extensions that place their\n"
  5618. " metadata under the .hg directory, such as mq."
  5619. msgstr ""
  5620. " Acesta este cel mai rapid mod de a clona, dar nu este întotdeauna\n"
  5621. " sigur. Operația nu este atomică (rămâne în sarcina dvs. să vă asigurați\n"
  5622. " că DEP nu este modificat în timpul operației) și trebuie să vă\n"
  5623. " asigurați că editorul dvs. desface link-urile hard (Emacs si cele mai\n"
  5624. " multe unelte din kernelul Linux o vor face). De asemenea, acest mod\n"
  5625. " nu este compatibil cu anumite extensii care își plasează metadatele\n"
  5626. " în directorul .hg, precum mq."
  5627. msgid ""
  5628. " Mercurial will update the working directory to the first applicable\n"
  5629. " revision from this list:"
  5630. msgstr ""
  5631. " Mercurial va actualiza directorul de lucru la prima revizie\n"
  5632. " aplicabilă din această listă:"
  5633. msgid ""
  5634. " a) null if -U or the source repository has no changesets\n"
  5635. " b) if -u . and the source repository is local, the first parent of\n"
  5636. " the source repository's working directory\n"
  5637. " c) the changeset specified with -u (if a branch name, this means the\n"
  5638. " latest head of that branch)\n"
  5639. " d) the changeset specified with -r\n"
  5640. " e) the tipmost head specified with -b\n"
  5641. " f) the tipmost head specified with the url#branch source syntax\n"
  5642. " g) the tipmost head of the default branch\n"
  5643. " h) tip"
  5644. msgstr ""
  5645. " a) null, dacă s-a menționat -U sau depozitul sursă nu are seturi de "
  5646. "modificări\n"
  5647. " b) dacă s-a menționat -u . iar depozitul sursă este local, primul "
  5648. "părinte al\n"
  5649. " directorului de lucru al depozitului sursă\n"
  5650. " c) setul de modificări specificat cu -u (dacă este un nume de ramură,\n"
  5651. " înseamnă cel mai recent capăt al acelei ramuri)\n"
  5652. " d) setul de modificări specificat cu -r\n"
  5653. " e) capătul cel mai apropiat de vârf specificat cu -b\n"
  5654. " f) capătul cel mai apropiat de vârf specificat cu sintaxa sursă "
  5655. "url#branch\n"
  5656. " g) capătul cel mai apropiat de vârf al ramurii default\n"
  5657. " h) vârful"
  5658. msgid "cannot specify both --noupdate and --updaterev"
  5659. msgstr ""
  5660. msgid "mark new/missing files as added/removed before committing"
  5661. msgstr ""
  5662. "marchează fișierele noi/lipsă ca adăugate/eliminate înainte de depozitare"
  5663. msgid "mark a branch as closed, hiding it from the branch list"
  5664. msgstr "marchează o ramură ca închisă, ascunzând-o din lista ramurilor"
  5665. msgid "commit the specified files or all outstanding changes"
  5666. msgstr "depozitează fișierele specificate sau toate modificările în suspensie"
  5667. msgid ""
  5668. " Commit changes to the given files into the repository. Unlike a\n"
  5669. " centralized SCM, this operation is a local operation. See\n"
  5670. " :hg:`push` for a way to actively distribute your changes."
  5671. msgstr ""
  5672. " Depozitează modificările fișierelor date în depozit. Spre deosebire\n"
  5673. " de un sistem de control al versiunilor centralizat, această operație\n"
  5674. " este locală. Vezi :hg:`push` pentru o cale de a vă distribui în mod\n"
  5675. " activ modificările."
  5676. msgid ""
  5677. " If a list of files is omitted, all changes reported by :hg:`status`\n"
  5678. " will be committed."
  5679. msgstr ""
  5680. " Dacă se omite lista de fișiere, vor fi depozitate toate modificările\n"
  5681. " raportate de :hg:`status`."
  5682. msgid ""
  5683. " If you are committing the result of a merge, do not provide any\n"
  5684. " filenames or -I/-X filters."
  5685. msgstr ""
  5686. " Dacă depozitați rezultatul unei fuziuni, nu furnizați niciun nume de\n"
  5687. " fișier sau filtrele -I/-X."
  5688. msgid ""
  5689. " If no commit message is specified, Mercurial starts your\n"
  5690. " configured editor where you can enter a message. In case your\n"
  5691. " commit fails, you will find a backup of your message in\n"
  5692. " ``.hg/last-message.txt``."
  5693. msgstr ""
  5694. " Dacă nu se specifică nici un mesaj de depozitare, Mercurial va\n"
  5695. " porni editorul configurat de dvs., unde veți putea introduce un\n"
  5696. " mesaj. În cazul în care depozitarea eșuează, veți găsi o copie\n"
  5697. " de siguranță a mesajului dvs. în ``.hg/last-message.txt``."
  5698. msgid ""
  5699. " Returns 0 on success, 1 if nothing changed.\n"
  5700. " "
  5701. msgstr ""
  5702. " Returnează 0 în caz de succes, 1 dacă nu s-a modificat nimic.\n"
  5703. " "
  5704. msgid "can only close branch heads"
  5705. msgstr ""
  5706. #, python-format
  5707. msgid "nothing changed (%d missing files, see 'hg status')\n"
  5708. msgstr ""
  5709. msgid "nothing changed\n"
  5710. msgstr ""
  5711. msgid "created new head\n"
  5712. msgstr ""
  5713. #, python-format
  5714. msgid "reopening closed branch head %d\n"
  5715. msgstr ""
  5716. #, python-format
  5717. msgid "committed changeset %d:%s\n"
  5718. msgstr ""
  5719. msgid "record a copy that has already occurred"
  5720. msgstr ""
  5721. msgid "forcibly copy over an existing managed file"
  5722. msgstr ""
  5723. msgid "[OPTION]... [SOURCE]... DEST"
  5724. msgstr "[OPȚIUNE]... [SURSĂ]... DEST"
  5725. msgid "mark files as copied for the next commit"
  5726. msgstr ""
  5727. msgid ""
  5728. " Mark dest as having copies of source files. If dest is a\n"
  5729. " directory, copies are put in that directory. If dest is a file,\n"
  5730. " the source must be a single file."
  5731. msgstr ""
  5732. msgid ""
  5733. " By default, this command copies the contents of files as they\n"
  5734. " exist in the working directory. If invoked with -A/--after, the\n"
  5735. " operation is recorded, but no copying is performed."
  5736. msgstr ""
  5737. msgid ""
  5738. " This command takes effect with the next commit. To undo a copy\n"
  5739. " before that, see :hg:`revert`."
  5740. msgstr ""
  5741. msgid ""
  5742. " Returns 0 on success, 1 if errors are encountered.\n"
  5743. " "
  5744. msgstr ""
  5745. " Returnează 0 în caz de succes, 1 dacă au apărut erori.\n"
  5746. " "
  5747. msgid "[INDEX] REV1 REV2"
  5748. msgstr ""
  5749. msgid "find the ancestor revision of two revisions in a given index"
  5750. msgstr ""
  5751. msgid "either two or three arguments required"
  5752. msgstr ""
  5753. msgid "add single file mergeable changes"
  5754. msgstr ""
  5755. msgid "add single file all revs overwrite"
  5756. msgstr ""
  5757. msgid "add new file at each rev"
  5758. msgstr ""
  5759. msgid "[OPTION]... [TEXT]"
  5760. msgstr "[OPȚIUNE]... TEXT"
  5761. msgid "builds a repo with a given DAG from scratch in the current empty repo"
  5762. msgstr ""
  5763. msgid ""
  5764. " The description of the DAG is read from stdin if not given on the\n"
  5765. " command line."
  5766. msgstr ""
  5767. msgid " Elements:"
  5768. msgstr ""
  5769. msgid ""
  5770. " - \"+n\" is a linear run of n nodes based on the current default "
  5771. "parent\n"
  5772. " - \".\" is a single node based on the current default parent\n"
  5773. " - \"$\" resets the default parent to null (implied at the start);\n"
  5774. " otherwise the default parent is always the last node created\n"
  5775. " - \"<p\" sets the default parent to the backref p\n"
  5776. " - \"*p\" is a fork at parent p, which is a backref\n"
  5777. " - \"*p1/p2\" is a merge of parents p1 and p2, which are backrefs\n"
  5778. " - \"/p2\" is a merge of the preceding node and p2\n"
  5779. " - \":tag\" defines a local tag for the preceding node\n"
  5780. " - \"@branch\" sets the named branch for subsequent nodes\n"
  5781. " - \"#...\\n\" is a comment up to the end of the line"
  5782. msgstr ""
  5783. msgid " Whitespace between the above elements is ignored."
  5784. msgstr ""
  5785. msgid " A backref is either"
  5786. msgstr ""
  5787. msgid ""
  5788. " - a number n, which references the node curr-n, where curr is the "
  5789. "current\n"
  5790. " node, or\n"
  5791. " - the name of a local tag you placed earlier using \":tag\", or\n"
  5792. " - empty to denote the default parent."
  5793. msgstr ""
  5794. msgid ""
  5795. " All string valued-elements are either strictly alphanumeric, or must\n"
  5796. " be enclosed in double quotes (\"...\"), with \"\\\" as escape "
  5797. "character.\n"
  5798. " "
  5799. msgstr ""
  5800. msgid "reading DAG from stdin\n"
  5801. msgstr ""
  5802. msgid "repository is not empty"
  5803. msgstr ""
  5804. msgid "building"
  5805. msgstr "se generează"
  5806. msgid "show all details"
  5807. msgstr "afișează toate detaliile"
  5808. msgid "lists the contents of a bundle"
  5809. msgstr "afișează conținutul unui fișier bundle"
  5810. msgid "validate the correctness of the current dirstate"
  5811. msgstr ""
  5812. #, python-format
  5813. msgid "%s in state %s, but not in manifest1\n"
  5814. msgstr ""
  5815. #, python-format
  5816. msgid "%s in state %s, but also in manifest1\n"
  5817. msgstr ""
  5818. #, python-format
  5819. msgid "%s in state %s, but not in either manifest\n"
  5820. msgstr ""
  5821. #, python-format
  5822. msgid "%s in manifest1, but listed as state %s"
  5823. msgstr ""
  5824. msgid ".hg/dirstate inconsistent with current parent's manifest"
  5825. msgstr ""
  5826. msgid "[COMMAND]"
  5827. msgstr ""
  5828. msgid "list all available commands and options"
  5829. msgstr "afișează toate comenzile și opțiunile disponibile"
  5830. msgid "show the command options"
  5831. msgstr "afișează opțiunile comenzii"
  5832. msgid "[-o] CMD"
  5833. msgstr ""
  5834. msgid "returns the completion list associated with the given command"
  5835. msgstr ""
  5836. msgid "use tags as labels"
  5837. msgstr ""
  5838. msgid "annotate with branch names"
  5839. msgstr ""
  5840. msgid "use dots for runs"
  5841. msgstr ""
  5842. msgid "separate elements by spaces"
  5843. msgstr ""
  5844. msgid "[OPTION]... [FILE [REV]...]"
  5845. msgstr "[OPȚIUNE]... [FIȘIER [REV]...]"
  5846. msgid "format the changelog or an index DAG as a concise textual description"
  5847. msgstr ""
  5848. msgid ""
  5849. " If you pass a revlog index, the revlog's DAG is emitted. If you list\n"
  5850. " revision numbers, they get labelled in the output as rN."
  5851. msgstr ""
  5852. msgid ""
  5853. " Otherwise, the changelog DAG of the current repo is emitted.\n"
  5854. " "
  5855. msgstr ""
  5856. msgid "need repo for changelog dag"
  5857. msgstr ""
  5858. msgid "open changelog"
  5859. msgstr "deschide changelog-ul"
  5860. msgid "open manifest"
  5861. msgstr "deschide manifestul"
  5862. msgid "-c|-m|FILE REV"
  5863. msgstr ""
  5864. msgid "dump the contents of a data file revision"
  5865. msgstr ""
  5866. #, python-format
  5867. msgid "invalid revision identifier %s"
  5868. msgstr ""
  5869. msgid "try extended date formats"
  5870. msgstr ""
  5871. msgid "[-e] DATE [RANGE]"
  5872. msgstr ""
  5873. msgid "parse and display a date"
  5874. msgstr ""
  5875. msgid "use old-style discovery"
  5876. msgstr ""
  5877. msgid "use old-style discovery with non-heads included"
  5878. msgstr ""
  5879. msgid "[-l REV] [-r REV] [-b BRANCH]... [OTHER]"
  5880. msgstr ""
  5881. msgid "runs the changeset discovery protocol in isolation"
  5882. msgstr ""
  5883. msgid "parse and apply a fileset specification"
  5884. msgstr ""
  5885. msgid "[PATH]"
  5886. msgstr ""
  5887. msgid "show information detected about current filesystem"
  5888. msgstr "afișează informațiile detectate despre sistemul de fișiere curent"
  5889. msgid "id of head node"
  5890. msgstr ""
  5891. msgid "id of common node"
  5892. msgstr "id-ul nodului comun"
  5893. msgid "REPO FILE [-H|-C ID]..."
  5894. msgstr ""
  5895. msgid "retrieves a bundle from a repo"
  5896. msgstr ""
  5897. msgid ""
  5898. " Every ID must be a full-length hex node id string. Saves the bundle to "
  5899. "the\n"
  5900. " given file.\n"
  5901. " "
  5902. msgstr ""
  5903. msgid "display the combined ignore pattern"
  5904. msgstr ""
  5905. msgid "no ignore patterns found"
  5906. msgstr ""
  5907. msgid "revlog format"
  5908. msgstr ""
  5909. msgid "[-f FORMAT] -c|-m|FILE"
  5910. msgstr ""
  5911. msgid "dump the contents of an index file"
  5912. msgstr "afișează conținutul unui fișier index"
  5913. #, python-format
  5914. msgid "unknown format %d"
  5915. msgstr "format necunoscut %d"
  5916. msgid "dump an index DAG as a graphviz dot file"
  5917. msgstr "afișează un DAG index sub forma unui fișier dot graphviz"
  5918. msgid "test Mercurial installation"
  5919. msgstr ""
  5920. #, python-format
  5921. msgid "Checking encoding (%s)...\n"
  5922. msgstr "Se verifică codificarea (%s)...\n"
  5923. msgid " (check that your locale is properly set)\n"
  5924. msgstr ""
  5925. #, python-format
  5926. msgid "Checking installed modules (%s)...\n"
  5927. msgstr "Se verifică modulele instalate (%s)...\n"
  5928. msgid " One or more extensions could not be found"
  5929. msgstr ""
  5930. msgid " (check that you compiled the extensions)\n"
  5931. msgstr ""
  5932. msgid "Checking templates...\n"
  5933. msgstr "Se verifică șabloanele...\n"
  5934. msgid " (templates seem to have been installed incorrectly)\n"
  5935. msgstr ""
  5936. msgid "Checking commit editor...\n"
  5937. msgstr "Se verifică editorul pentru commit...\n"
  5938. msgid " No commit editor set and can't find vi in PATH\n"
  5939. msgstr ""
  5940. msgid " (specify a commit editor in your configuration file)\n"
  5941. msgstr ""
  5942. #, python-format
  5943. msgid " Can't find editor '%s' in PATH\n"
  5944. msgstr ""
  5945. msgid "Checking username...\n"
  5946. msgstr "Se verifică numele de utilizator...\n"
  5947. msgid " (specify a username in your configuration file)\n"
  5948. msgstr ""
  5949. msgid "No problems detected\n"
  5950. msgstr ""
  5951. #, python-format
  5952. msgid "%s problems detected, please check your install!\n"
  5953. msgstr ""
  5954. msgid "REPO ID..."
  5955. msgstr ""
  5956. msgid "test whether node ids are known to a repo"
  5957. msgstr ""
  5958. msgid ""
  5959. " Every ID must be a full-length hex node id string. Returns a list of 0s "
  5960. "and 1s\n"
  5961. " indicating unknown/known.\n"
  5962. " "
  5963. msgstr ""
  5964. msgid "REPO NAMESPACE [KEY OLD NEW]"
  5965. msgstr ""
  5966. msgid "access the pushkey key/value protocol"
  5967. msgstr ""
  5968. msgid " With two args, list the keys in the given namespace."
  5969. msgstr ""
  5970. msgid ""
  5971. " With five args, set a key to new if it currently is set to old.\n"
  5972. " Reports success or failure.\n"
  5973. " "
  5974. msgstr ""
  5975. msgid "revision to rebuild to"
  5976. msgstr ""
  5977. msgid "[-r REV] [REV]"
  5978. msgstr ""
  5979. msgid "rebuild the dirstate as it would look like for the given revision"
  5980. msgstr ""
  5981. msgid "revision to debug"
  5982. msgstr ""
  5983. msgid "[-r REV] FILE"
  5984. msgstr ""
  5985. msgid "dump rename information"
  5986. msgstr "afișează informații despre redenumiri"
  5987. #, python-format
  5988. msgid "%s renamed from %s:%s\n"
  5989. msgstr ""
  5990. #, python-format
  5991. msgid "%s not renamed\n"
  5992. msgstr ""
  5993. msgid "dump index data"
  5994. msgstr ""
  5995. msgid "-c|-m|FILE"
  5996. msgstr ""
  5997. msgid "show data and statistics about a revlog"
  5998. msgstr ""
  5999. msgid "parse and apply a revision specification"
  6000. msgstr ""
  6001. msgid "REV1 [REV2]"
  6002. msgstr ""
  6003. msgid "manually set the parents of the current working directory"
  6004. msgstr ""
  6005. msgid ""
  6006. " This is useful for writing repository conversion tools, but should\n"
  6007. " be used with care."
  6008. msgstr ""
  6009. msgid "do not display the saved mtime"
  6010. msgstr ""
  6011. msgid "sort by saved mtime"
  6012. msgstr ""
  6013. msgid "[OPTION]..."
  6014. msgstr "[OPȚIUNE]..."
  6015. msgid "show the contents of the current dirstate"
  6016. msgstr "afișează conținutul dirstate-ului curent"
  6017. #, python-format
  6018. msgid "copy: %s -> %s\n"
  6019. msgstr ""
  6020. msgid "revision to check"
  6021. msgstr ""
  6022. msgid "show how files match on given patterns"
  6023. msgstr "afișează modul în care fișierele se potrivesc cu tiparele specificate"
  6024. msgid "REPO [OPTIONS]... [ONE [TWO]]"
  6025. msgstr "DEPOZIT [OPȚIUNI]... [UNU [DOI]]"
  6026. msgid "[OPTION]... ([-c REV] | [-r REV1 [-r REV2]]) [FILE]..."
  6027. msgstr "[OPȚIUNE]... ([-c REV] | [-r REV1 [-r REV2]]) [FIȘIER]..."
  6028. msgid "diff repository (or selected files)"
  6029. msgstr "afișează diferențele (diff) în depozit (sau fișierele selectate)"
  6030. msgid " Show differences between revisions for the specified files."
  6031. msgstr ""
  6032. msgid " Differences between files are shown using the unified diff format."
  6033. msgstr ""
  6034. msgid ""
  6035. " .. note::\n"
  6036. " diff may generate unexpected results for merges, as it will\n"
  6037. " default to comparing against the working directory's first\n"
  6038. " parent changeset if no revisions are specified."
  6039. msgstr ""
  6040. " .. note::\n"
  6041. " `diff` poate genera afișaj diff neașteptat pentru seturi\n"
  6042. " de modificări de fuziune, deoarece va compara setul de modificări de\n"
  6043. " fuziune doar cu primul părinte, dacă nu se specifică nicio revizie."
  6044. msgid ""
  6045. " Alternatively you can specify -c/--change with a revision to see\n"
  6046. " the changes in that changeset relative to its first parent."
  6047. msgstr ""
  6048. msgid ""
  6049. " Without the -a/--text option, diff will avoid generating diffs of\n"
  6050. " files it detects as binary. With -a, diff will generate a diff\n"
  6051. " anyway, probably with undesirable results."
  6052. msgstr ""
  6053. msgid ""
  6054. " Use the -g/--git option to generate diffs in the git extended diff\n"
  6055. " format. For more information, read :hg:`help diffs`."
  6056. msgstr ""
  6057. msgid "diff against the second parent"
  6058. msgstr ""
  6059. msgid "revisions to export"
  6060. msgstr ""
  6061. msgid "[OPTION]... [-o OUTFILESPEC] REV..."
  6062. msgstr "[OPȚIUNE]... [-o SPECFIȘIEȘIRE] REV..."
  6063. msgid "dump the header and diffs for one or more changesets"
  6064. msgstr ""
  6065. "afișează antetul și diferențele pentru unul sau mai multe seturi de "
  6066. "modificări"
  6067. msgid " Print the changeset header and diffs for one or more revisions."
  6068. msgstr ""
  6069. msgid ""
  6070. " The information shown in the changeset header is: author, date,\n"
  6071. " branch name (if non-default), changeset hash, parent(s) and commit\n"
  6072. " comment."
  6073. msgstr ""
  6074. msgid ""
  6075. " .. note::\n"
  6076. " export may generate unexpected diff output for merge\n"
  6077. " changesets, as it will compare the merge changeset against its\n"
  6078. " first parent only."
  6079. msgstr ""
  6080. " .. note::\n"
  6081. " `export` poate genera afișaj diff neașteptat pentru seturi\n"
  6082. " de modificări de fuziune, deoarece va compara setul de modificări de\n"
  6083. " fuziune doar cu primul părinte."
  6084. msgid ""
  6085. " Output may be to a file, in which case the name of the file is\n"
  6086. " given using a format string. The formatting rules are as follows:"
  6087. msgstr ""
  6088. msgid ""
  6089. " :``%%``: literal \"%\" character\n"
  6090. " :``%H``: changeset hash (40 hexadecimal digits)\n"
  6091. " :``%N``: number of patches being generated\n"
  6092. " :``%R``: changeset revision number\n"
  6093. " :``%b``: basename of the exporting repository\n"
  6094. " :``%h``: short-form changeset hash (12 hexadecimal digits)\n"
  6095. " :``%n``: zero-padded sequence number, starting at 1\n"
  6096. " :``%r``: zero-padded changeset revision number"
  6097. msgstr ""
  6098. msgid ""
  6099. " Without the -a/--text option, export will avoid generating diffs\n"
  6100. " of files it detects as binary. With -a, export will generate a\n"
  6101. " diff anyway, probably with undesirable results."
  6102. msgstr ""
  6103. msgid ""
  6104. " Use the -g/--git option to generate diffs in the git extended diff\n"
  6105. " format. See :hg:`help diffs` for more information."
  6106. msgstr ""
  6107. msgid ""
  6108. " With the --switch-parent option, the diff will be against the\n"
  6109. " second parent. It can be useful to review a merge."
  6110. msgstr ""
  6111. msgid "export requires at least one changeset"
  6112. msgstr ""
  6113. msgid "exporting patches:\n"
  6114. msgstr ""
  6115. msgid "exporting patch:\n"
  6116. msgstr ""
  6117. msgid "forget the specified files on the next commit"
  6118. msgstr "uită fișierele specificate la următoarea depozitare"
  6119. msgid ""
  6120. " Mark the specified files so they will no longer be tracked\n"
  6121. " after the next commit."
  6122. msgstr ""
  6123. " Marchează fișierele specificate astfel încât nu vor mai fi\n"
  6124. " urmărite după următoarea depozitare."
  6125. msgid ""
  6126. " This only removes files from the current branch, not from the\n"
  6127. " entire project history, and it does not delete them from the\n"
  6128. " working directory."
  6129. msgstr ""
  6130. " Aceasta înlătură fișierele doar din ramura curentă, nu din întregul\n"
  6131. " istoric al proiectului, și nu le șterge din directorul de lucru."
  6132. msgid " To undo a forget before the next commit, see :hg:`add`."
  6133. msgstr ""
  6134. " Pentru a anula efectul lui `forget` înainte de următoarea\n"
  6135. " depozitare, vezi :hg:`add`."
  6136. msgid "no files specified"
  6137. msgstr ""
  6138. #, python-format
  6139. msgid "not removing %s: file is already untracked\n"
  6140. msgstr ""
  6141. #, python-format
  6142. msgid "removing %s\n"
  6143. msgstr ""
  6144. msgid "end fields with NUL"
  6145. msgstr ""
  6146. msgid "print all revisions that match"
  6147. msgstr ""
  6148. msgid "follow changeset history, or file history across copies and renames"
  6149. msgstr ""
  6150. "urmărește istoricul seturilor de modificări sau al fișierelor, ținând cont "
  6151. "de copieri și redenumiri"
  6152. msgid "ignore case when matching"
  6153. msgstr "ignoră minuscule/majuscule la potrivire"
  6154. msgid "print only filenames and revisions that match"
  6155. msgstr "afișează doar numele de fișiere și reviziile care se potrivesc"
  6156. msgid "print matching line numbers"
  6157. msgstr "afișează numerele liniilor care se potrivesc"
  6158. msgid "only search files changed within revision range"
  6159. msgstr "caută doar fișierele modificate în intervalul de revizii"
  6160. msgid "[OPTION]... PATTERN [FILE]..."
  6161. msgstr "[OPȚIUNE]... TIPAR [FIȘIER]..."
  6162. msgid "search for a pattern in specified files and revisions"
  6163. msgstr ""
  6164. msgid " Search revisions of files for a regular expression."
  6165. msgstr ""
  6166. msgid ""
  6167. " This command behaves differently than Unix grep. It only accepts\n"
  6168. " Python/Perl regexps. It searches repository history, not the\n"
  6169. " working directory. It always prints the revision number in which a\n"
  6170. " match appears."
  6171. msgstr ""
  6172. msgid ""
  6173. " By default, grep only prints output for the first revision of a\n"
  6174. " file in which it finds a match. To get it to print every revision\n"
  6175. " that contains a change in match status (\"-\" for a match that\n"
  6176. " becomes a non-match, or \"+\" for a non-match that becomes a match),\n"
  6177. " use the --all flag."
  6178. msgstr ""
  6179. msgid ""
  6180. " Returns 0 if a match is found, 1 otherwise.\n"
  6181. " "
  6182. msgstr ""
  6183. " Returnează 0 dacă se găsește o potrivire, 1 altfel.\n"
  6184. " "
  6185. #, python-format
  6186. msgid "grep: invalid match pattern: %s\n"
  6187. msgstr ""
  6188. msgid "STARTREV"
  6189. msgstr ""
  6190. msgid "show only heads which are descendants of STARTREV"
  6191. msgstr "afișează doar capetele care sunt descendenți ai REVSTART"
  6192. msgid "show topological heads only"
  6193. msgstr "afișează doar capetele topologice"
  6194. msgid "show active branchheads only (DEPRECATED)"
  6195. msgstr "afișează doar capetele de ramură active [ÎNVECHIT]"
  6196. msgid "show normal and closed branch heads"
  6197. msgstr "afișează capetele de ramură normale și închise"
  6198. msgid "[-ac] [-r STARTREV] [REV]..."
  6199. msgstr "[-ac] [-r REV] [REVSTART]..."
  6200. msgid "show current repository heads or show branch heads"
  6201. msgstr "afișează capetele curente ale depozitului sau capetele de ramură"
  6202. msgid " With no arguments, show all repository branch heads."
  6203. msgstr ""
  6204. msgid ""
  6205. " Repository \"heads\" are changesets with no child changesets. They are\n"
  6206. " where development generally takes place and are the usual targets\n"
  6207. " for update and merge operations. Branch heads are changesets that have\n"
  6208. " no child changeset on the same branch."
  6209. msgstr ""
  6210. msgid ""
  6211. " If one or more REVs are given, only branch heads on the branches\n"
  6212. " associated with the specified changesets are shown."
  6213. msgstr ""
  6214. msgid ""
  6215. " If -c/--closed is specified, also show branch heads marked closed\n"
  6216. " (see :hg:`commit --close-branch`)."
  6217. msgstr ""
  6218. msgid ""
  6219. " If STARTREV is specified, only those heads that are descendants of\n"
  6220. " STARTREV will be displayed."
  6221. msgstr ""
  6222. msgid ""
  6223. " If -t/--topo is specified, named branch mechanics will be ignored and "
  6224. "only\n"
  6225. " changesets without children will be shown."
  6226. msgstr ""
  6227. msgid ""
  6228. " Returns 0 if matching heads are found, 1 if not.\n"
  6229. " "
  6230. msgstr ""
  6231. " Returnează 0 dacă se găsesc capete care se potrivesc, 1 altfel.\n"
  6232. " "
  6233. #, python-format
  6234. msgid "no open branch heads found on branches %s"
  6235. msgstr ""
  6236. #, python-format
  6237. msgid " (started at %s)"
  6238. msgstr ""
  6239. msgid "show only help for extensions"
  6240. msgstr "afișează doar ajutorul pentru extensii"
  6241. msgid "show only help for commands"
  6242. msgstr "afișează doar ajutorul pentru comenzi"
  6243. msgid "[-ec] [TOPIC]"
  6244. msgstr "[-ec] [SUBIECT]"
  6245. msgid "show help for a given topic or a help overview"
  6246. msgstr ""
  6247. "afișează ajutorul pentru un anumit subiect sau un rezumat al ajutorului"
  6248. msgid ""
  6249. " With no arguments, print a list of commands with short help messages."
  6250. msgstr ""
  6251. msgid ""
  6252. " Given a topic, extension, or command name, print help for that\n"
  6253. " topic."
  6254. msgstr ""
  6255. msgid ""
  6256. " Returns 0 if successful.\n"
  6257. " "
  6258. msgstr ""
  6259. " Returnează 0 în caz de succes.\n"
  6260. " "
  6261. msgid "global options:"
  6262. msgstr "opțiuni globale:"
  6263. msgid "use \"hg help\" for the full list of commands"
  6264. msgstr "folosiți \"hg help\" pentru lista completă a comenzilor"
  6265. msgid "use \"hg help\" for the full list of commands or \"hg -v\" for details"
  6266. msgstr ""
  6267. "folosiți \"hg help\" pentru lista completă a comenzilor sau \"hg -v\" pentru "
  6268. "detalii"
  6269. #, python-format
  6270. msgid "use \"hg help %s\" to show the full help text"
  6271. msgstr "folosiți \"hg help %s\" pentru afișarea textului complet al ajutorului"
  6272. #, python-format
  6273. msgid "use \"hg -v help%s\" to show builtin aliases and global options"
  6274. msgstr ""
  6275. "folosiți \"hg -v help%s\" pentru afișarea alias-urilor și a opțiunilor\n"
  6276. "globale integrate"
  6277. #, python-format
  6278. msgid "use \"hg -v help %s\" to show global options"
  6279. msgstr "folosiți \"hg -v help %s\" pentru afișarea opțiunilor globale"
  6280. msgid "list of commands:"
  6281. msgstr "lista comenzilor:"
  6282. #, python-format
  6283. msgid ""
  6284. "\n"
  6285. "aliases: %s\n"
  6286. msgstr ""
  6287. "\n"
  6288. "alias: %s\n"
  6289. msgid "(no help text available)"
  6290. msgstr ""
  6291. #, python-format
  6292. msgid "shell alias for::"
  6293. msgstr "alias de shell pentru::"
  6294. #, python-format
  6295. msgid " %s"
  6296. msgstr ""
  6297. #, python-format
  6298. msgid "alias for: hg %s"
  6299. msgstr "alias pentru: hg %s"
  6300. #, python-format
  6301. msgid "%s"
  6302. msgstr ""
  6303. #, python-format
  6304. msgid ""
  6305. "\n"
  6306. "use \"hg -v help %s\" to show verbose help\n"
  6307. msgstr ""
  6308. "\n"
  6309. "folosiți \"hg -v help %s\" pentru afișarea ajutorului detaliat\n"
  6310. msgid "options:\n"
  6311. msgstr "opțiuni:\n"
  6312. #, python-format
  6313. msgid "use \"hg help -e %s\" to show help for the %s extension"
  6314. msgstr ""
  6315. "folosiți \"hg help -e %s\" pentru afișarea ajutorului pentru\n"
  6316. "extensia %s"
  6317. msgid "no commands defined\n"
  6318. msgstr ""
  6319. #, python-format
  6320. msgid ""
  6321. "\n"
  6322. "use \"hg help -c %s\" to see help for the %s command\n"
  6323. msgstr ""
  6324. "\n"
  6325. "folosiți \"hg help -c %s\" pentru a vedea ajutorul pentru comanda %s\n"
  6326. msgid "no help text available"
  6327. msgstr ""
  6328. #, python-format
  6329. msgid "%s extension - %s"
  6330. msgstr ""
  6331. msgid "use \"hg help extensions\" for information on enabling extensions\n"
  6332. msgstr ""
  6333. #, python-format
  6334. msgid "'%s' is provided by the following extension:"
  6335. msgstr ""
  6336. msgid "Mercurial Distributed SCM\n"
  6337. msgstr "Mercurial - gestionar distribuit pentru controlul codului sursă\n"
  6338. msgid "basic commands:"
  6339. msgstr "comenzi de bază:"
  6340. msgid "enabled extensions:"
  6341. msgstr "extensii activate:"
  6342. msgid "VALUE"
  6343. msgstr "VALOARE"
  6344. msgid "DEPRECATED"
  6345. msgstr ""
  6346. msgid ""
  6347. "\n"
  6348. "[+] marked option can be specified multiple times"
  6349. msgstr ""
  6350. "\n"
  6351. "[+] opțiunea marcată poate fi specificată de mai multe ori"
  6352. msgid ""
  6353. "\n"
  6354. "additional help topics:"
  6355. msgstr ""
  6356. "\n"
  6357. "subiecte de ajutor suplimentare:"
  6358. msgid "identify the specified revision"
  6359. msgstr "identifică revizia specificată"
  6360. msgid "show local revision number"
  6361. msgstr "afișează numărul de revizie local"
  6362. msgid "show global revision id"
  6363. msgstr "afișează id-ul global al reviziei"
  6364. msgid "show branch"
  6365. msgstr "afișează ramura"
  6366. msgid "show tags"
  6367. msgstr "afișează etichetele"
  6368. msgid "show bookmarks"
  6369. msgstr "arată semnele de carte"
  6370. msgid "[-nibtB] [-r REV] [SOURCE]"
  6371. msgstr "[-nibtB] [-r REV] [SURSĂ]"
  6372. msgid "identify the working copy or specified revision"
  6373. msgstr ""
  6374. msgid ""
  6375. " Print a summary identifying the repository state at REV using one or\n"
  6376. " two parent hash identifiers, followed by a \"+\" if the working\n"
  6377. " directory has uncommitted changes, the branch name (if not default),\n"
  6378. " a list of tags, and a list of bookmarks."
  6379. msgstr ""
  6380. msgid ""
  6381. " When REV is not given, print a summary of the current state of the\n"
  6382. " repository."
  6383. msgstr ""
  6384. msgid ""
  6385. " Specifying a path to a repository root or Mercurial bundle will\n"
  6386. " cause lookup to operate on that repository/bundle."
  6387. msgstr ""
  6388. msgid "can't query remote revision number, branch, or tags"
  6389. msgstr ""
  6390. msgid ""
  6391. "directory strip option for patch. This has the same meaning as the "
  6392. "corresponding patch option"
  6393. msgstr ""
  6394. msgid "PATH"
  6395. msgstr "CALE"
  6396. msgid "base path (DEPRECATED)"
  6397. msgstr ""
  6398. msgid "skip check for outstanding uncommitted changes"
  6399. msgstr "omite verificarea pentru modificări nedepozitate în suspensie"
  6400. msgid "don't commit, just update the working directory"
  6401. msgstr "nu depozita, doar actualizează directorul de lucru"
  6402. msgid "apply patch to the nodes from which it was generated"
  6403. msgstr "aplică patch-ul nodurilor pentru care a fost generat"
  6404. msgid "use any branch information in patch (implied by --exact)"
  6405. msgstr ""
  6406. "folosește orice informație despre ramură din patch "
  6407. "(implicat de --exact)"
  6408. msgid "[OPTION]... PATCH..."
  6409. msgstr "[OPȚIUNE]... PATCH"
  6410. msgid "import an ordered set of patches"
  6411. msgstr ""
  6412. msgid ""
  6413. " Import a list of patches and commit them individually (unless\n"
  6414. " --no-commit is specified)."
  6415. msgstr ""
  6416. msgid ""
  6417. " If there are outstanding changes in the working directory, import\n"
  6418. " will abort unless given the -f/--force flag."
  6419. msgstr ""
  6420. msgid ""
  6421. " You can import a patch straight from a mail message. Even patches\n"
  6422. " as attachments work (to use the body part, it must have type\n"
  6423. " text/plain or text/x-patch). From and Subject headers of email\n"
  6424. " message are used as default committer and commit message. All\n"
  6425. " text/plain body parts before first diff are added to commit\n"
  6426. " message."
  6427. msgstr ""
  6428. msgid ""
  6429. " If the imported patch was generated by :hg:`export`, user and\n"
  6430. " description from patch override values from message headers and\n"
  6431. " body. Values given on command line with -m/--message and -u/--user\n"
  6432. " override these."
  6433. msgstr ""
  6434. msgid ""
  6435. " If --exact is specified, import will set the working directory to\n"
  6436. " the parent of each patch before applying it, and will abort if the\n"
  6437. " resulting changeset has a different ID than the one recorded in\n"
  6438. " the patch. This may happen due to character set problems or other\n"
  6439. " deficiencies in the text patch format."
  6440. msgstr ""
  6441. msgid ""
  6442. " With -s/--similarity, hg will attempt to discover renames and\n"
  6443. " copies in the patch in the same way as 'addremove'."
  6444. msgstr ""
  6445. msgid ""
  6446. " To read a patch from standard input, use \"-\" as the patch name. If\n"
  6447. " a URL is specified, the patch will be downloaded from it.\n"
  6448. " See :hg:`help dates` for a list of formats valid for -d/--date."
  6449. msgstr ""
  6450. msgid "to working directory"
  6451. msgstr ""
  6452. msgid "not a Mercurial patch"
  6453. msgstr ""
  6454. msgid "patch is damaged or loses information"
  6455. msgstr ""
  6456. msgid "applying patch from stdin\n"
  6457. msgstr ""
  6458. #, python-format
  6459. msgid "applied %s\n"
  6460. msgstr ""
  6461. msgid "no diffs found"
  6462. msgstr ""
  6463. msgid "run even if remote repository is unrelated"
  6464. msgstr "execută chiar dacă depozitul la distanță este neînrudit"
  6465. msgid "show newest record first"
  6466. msgstr "afișează începând cu cea mai nouă înregistrare"
  6467. msgid "file to store the bundles into"
  6468. msgstr "fișierul în care va fi salvat bundle-ul"
  6469. msgid "a remote changeset intended to be added"
  6470. msgstr ""
  6471. "un set de modificări la distanță care se intenționează a fi "
  6472. "adăugat"
  6473. msgid "compare bookmarks"
  6474. msgstr "compară semnele de carte"
  6475. msgid "a specific branch you would like to pull"
  6476. msgstr "o ramură specifică pe care ați dori să o trimiteți"
  6477. msgid "[-p] [-n] [-M] [-f] [-r REV]... [--bundle FILENAME] [SOURCE]"
  6478. msgstr "[-p] [-n] [-M] [-f] [-r REV]... [--bundle NUMEFIȘIER] [SURSĂ]"
  6479. msgid "show new changesets found in source"
  6480. msgstr "afișează seturile de modificări noi găsite în sursă"
  6481. msgid ""
  6482. " Show new changesets found in the specified path/URL or the default\n"
  6483. " pull location. These are the changesets that would have been pulled\n"
  6484. " if a pull at the time you issued this command."
  6485. msgstr ""
  6486. " Afișează seturile noi de modificări găsite în calea sau URL-ul\n"
  6487. " specificat sau la amplasarea implicită pentru 'pull'. Acestea\n"
  6488. " sunt seturi care ar fi fost aduse dacă s-ar fi executat o\n"
  6489. " comandă 'pull' la momentul emiterii comenzii."
  6490. msgid ""
  6491. " For remote repository, using --bundle avoids downloading the\n"
  6492. " changesets twice if the incoming is followed by a pull."
  6493. msgstr ""
  6494. " Pentru depozitul la distantă, folosirea lui --bundle evită\n"
  6495. " descărcarea de două ori a setului de modificări în cazul\n"
  6496. " în care 'incoming' este urmat de 'pull'."
  6497. msgid " See pull for valid source format details."
  6498. msgstr " Vezi pull pentru detalii legate de formate valide de surse."
  6499. msgid ""
  6500. " Returns 0 if there are incoming changes, 1 otherwise.\n"
  6501. " "
  6502. msgstr ""
  6503. " Returnează 0 dacă există modificări de primit, 1 altfel.\n"
  6504. " "
  6505. msgid "cannot combine --bundle and --subrepos"
  6506. msgstr ""
  6507. msgid "remote doesn't support bookmarks\n"
  6508. msgstr ""
  6509. msgid "[-e CMD] [--remotecmd CMD] [DEST]"
  6510. msgstr "[-e CMD] [--remotecmd CMD] [DEST]"
  6511. msgid "create a new repository in the given directory"
  6512. msgstr "creează un nou depozit în directorul specificat"
  6513. msgid ""
  6514. " Initialize a new repository in the given directory. If the given\n"
  6515. " directory does not exist, it will be created."
  6516. msgstr ""
  6517. " Inițializează un depozit nou în directorul specificat. Dacă\n"
  6518. " directorul nu există, va fi creat."
  6519. msgid " If no directory is given, the current directory is used."
  6520. msgstr ""
  6521. " Dacă nu se specifică niciun director, va fi folosit directorul curent."
  6522. msgid ""
  6523. " It is possible to specify an ``ssh://`` URL as the destination.\n"
  6524. " See :hg:`help urls` for more information."
  6525. msgstr ""
  6526. " Ca destinație se poate specifica un URL ``ssh://``.\n"
  6527. " Vezi :hg:`help urls` pentru mai multe detalii."
  6528. msgid "search the repository as it is in REV"
  6529. msgstr "caută depozitul așa cum este el în REV"
  6530. msgid "end filenames with NUL, for use with xargs"
  6531. msgstr "termină numele de fișiere cu NUL, pentru utilizare cu xargs"
  6532. msgid "print complete paths from the filesystem root"
  6533. msgstr "afișează căi complete de la rădăcina sistemului de fișiere"
  6534. msgid "[OPTION]... [PATTERN]..."
  6535. msgstr "[OPȚIUNE]... [TIPAR]..."
  6536. msgid "locate files matching specific patterns"
  6537. msgstr ""
  6538. msgid ""
  6539. " Print files under Mercurial control in the working directory whose\n"
  6540. " names match the given patterns."
  6541. msgstr ""
  6542. msgid ""
  6543. " By default, this command searches all directories in the working\n"
  6544. " directory. To search just the current directory and its\n"
  6545. " subdirectories, use \"--include .\"."
  6546. msgstr ""
  6547. msgid ""
  6548. " If no patterns are given to match, this command prints the names\n"
  6549. " of all files under Mercurial control in the working directory."
  6550. msgstr ""
  6551. msgid ""
  6552. " If you want to feed the output of this command into the \"xargs\"\n"
  6553. " command, use the -0 option to both this command and \"xargs\". This\n"
  6554. " will avoid the problem of \"xargs\" treating single filenames that\n"
  6555. " contain whitespace as multiple filenames."
  6556. msgstr ""
  6557. msgid "only follow the first parent of merge changesets"
  6558. msgstr "urmărește doar primul părinte al seturilor de modificări de fuziune"
  6559. msgid "show revisions matching date spec"
  6560. msgstr "afișează reviziile care se potrivesc cu data"
  6561. msgid "show copied files"
  6562. msgstr "afișează fișierele copiate"
  6563. msgid "do case-insensitive search for a given text"
  6564. msgstr "caută textul specificat fără a diferenția între minuscule și majuscule"
  6565. msgid "include revisions where files were removed"
  6566. msgstr "include reviziile în care au fost eliminate fișiere"
  6567. msgid "show only merges"
  6568. msgstr "afișează doar fuziunile"
  6569. msgid "revisions committed by user"
  6570. msgstr "reviziile depozitate de utilizatorul"
  6571. msgid "show only changesets within the given named branch (DEPRECATED)"
  6572. msgstr ""
  6573. "afișează doar seturile de modificări din interiorul ramurii denumite "
  6574. "specificate (ÎNVECHIT)"
  6575. msgid "show changesets within the given named branch"
  6576. msgstr ""
  6577. "afișează seturile de modificări din cadrul ramurii denumite specificate"
  6578. msgid "do not display revision or any of its ancestors"
  6579. msgstr "nu afișa revizia sau oricare din strămoșii ei"
  6580. msgid "[OPTION]... [FILE]"
  6581. msgstr "[OPȚIUNE]... [FIȘIER]"
  6582. msgid "show revision history of entire repository or files"
  6583. msgstr ""
  6584. "afișează istoricul reviziilor pentru întregul depozit sau pentru unele "
  6585. "fișiere"
  6586. msgid ""
  6587. " Print the revision history of the specified files or the entire\n"
  6588. " project."
  6589. msgstr ""
  6590. " Afișează istoricul reviziilor pentru fișierele specificate sau\n"
  6591. " pentru întregul proiect."
  6592. msgid ""
  6593. " File history is shown without following rename or copy history of\n"
  6594. " files. Use -f/--follow with a filename to follow history across\n"
  6595. " renames and copies. --follow without a filename will only show\n"
  6596. " ancestors or descendants of the starting revision. --follow-first\n"
  6597. " only follows the first parent of merge revisions."
  6598. msgstr ""
  6599. " Istoricul fișierelor este afișat fără a urmări istoricul redenumirilor\n"
  6600. " sau al copierii acestora - pentru aceasta, folosiți -f/--follow cu un\n"
  6601. " nume de fișier. Fără un nume de fișier, --follow va afișa doar\n"
  6602. " strămoși sau descendenți ai reviziei de stat. --follow-first\n"
  6603. " urmărește doar primul părinte al reviziilor fuzionate."
  6604. msgid ""
  6605. " If no revision range is specified, the default is ``tip:0`` unless\n"
  6606. " --follow is set, in which case the working directory parent is\n"
  6607. " used as the starting revision. You can specify a revision set for\n"
  6608. " log, see :hg:`help revsets` for more information."
  6609. msgstr ""
  6610. " Dacă nu se specifică niciun interval de revizii, acesta este implicit\n"
  6611. " tip:0 (vârf:0), cu excepția cazului când --follow este setat, în\n"
  6612. " această situație părintele directorului de lucru este folosit ca\n"
  6613. " revizie de start.\n"
  6614. " Puteți specifica un set de revizii pentru 'log'; pentru mai multe\n"
  6615. " informații, vezi :hg:`help revsets`."
  6616. msgid ""
  6617. " By default this command prints revision number and changeset id,\n"
  6618. " tags, non-trivial parents, user, date and time, and a summary for\n"
  6619. " each commit. When the -v/--verbose switch is used, the list of\n"
  6620. " changed files and full commit message are shown."
  6621. msgstr ""
  6622. " Implicit, această comandă afișează numărul reviziei și id-ul setului\n"
  6623. " de modificări, etichete, părinți netriviali, utilizatorul, data și ora\n"
  6624. " și un rezumat al fiecărei depozitări. Când se folosește -v/--verbose,\n"
  6625. " se afișează lista fișierelor modificate și mesajul de depozitare complet."
  6626. msgid ""
  6627. " .. note::\n"
  6628. " log -p/--patch may generate unexpected diff output for merge\n"
  6629. " changesets, as it will only compare the merge changeset against\n"
  6630. " its first parent. Also, only files different from BOTH parents\n"
  6631. " will appear in files:."
  6632. msgstr ""
  6633. " .. note::\n"
  6634. " `log -p/--patch` poate genera afișaj diff neașteptat pentru seturi\n"
  6635. " de modificări de fuziune, deoarece va compara setul de modificări de\n"
  6636. " fuziune doar cu primul părinte. De asemenea, doar fișierele diferite\n"
  6637. " față de AMBII părinți vor apărea în lista de fișiere."
  6638. msgid "revision to display"
  6639. msgstr "revizia de afișat"
  6640. msgid "list files from all revisions"
  6641. msgstr "afișează fișierele din toate reviziile"
  6642. msgid "[-r REV]"
  6643. msgstr "[-r REV]"
  6644. msgid "output the current or given revision of the project manifest"
  6645. msgstr ""
  6646. msgid ""
  6647. " Print a list of version controlled files for the given revision.\n"
  6648. " If no revision is given, the first parent of the working directory\n"
  6649. " is used, or the null revision if no revision is checked out."
  6650. msgstr ""
  6651. msgid ""
  6652. " With -v, print file permissions, symlink and executable bits.\n"
  6653. " With --debug, print file revision hashes."
  6654. msgstr ""
  6655. msgid ""
  6656. " If option --all is specified, the list of all files from all revisions\n"
  6657. " is printed. This includes deleted and renamed files."
  6658. msgstr ""
  6659. msgid "can't specify a revision with --all"
  6660. msgstr ""
  6661. msgid "force a merge with outstanding changes"
  6662. msgstr "forțează o fuziune cu modificări în suspensie"
  6663. msgid "revision to merge"
  6664. msgstr "revizia de fuzionat"
  6665. msgid "review revisions to merge (no merge is performed)"
  6666. msgstr ""
  6667. "treci în revistă reviziile de fuzionat (nu se execută "
  6668. "nicio fuziune)"
  6669. msgid "[-P] [-f] [[-r] REV]"
  6670. msgstr "[-P] [-f] [[-r] REV]"
  6671. msgid "merge working directory with another revision"
  6672. msgstr "fuzionează directorul de lucru cu o altă revizie"
  6673. msgid ""
  6674. " The current working directory is updated with all changes made in\n"
  6675. " the requested revision since the last common predecessor revision."
  6676. msgstr ""
  6677. " Directorul de lucru curent este actualizat cu toate modificările\n"
  6678. " făcute în revizia cerută, de la ultima revizie precedentă comună."
  6679. msgid ""
  6680. " Files that changed between either parent are marked as changed for\n"
  6681. " the next commit and a commit must be performed before any further\n"
  6682. " updates to the repository are allowed. The next commit will have\n"
  6683. " two parents."
  6684. msgstr ""
  6685. " Fișierele care au fost modificate între oricare din părinți sunt\n"
  6686. " marcate drept modificate pentru următoarea depozitare, și o\n"
  6687. " depozitare trebuie să fie executată înainte de a se permite orice\n"
  6688. " altă actualizare a depozitului. Următoarea depozitare va avea\n"
  6689. " doi părinți."
  6690. msgid ""
  6691. " ``--tool`` can be used to specify the merge tool used for file\n"
  6692. " merges. It overrides the HGMERGE environment variable and your\n"
  6693. " configuration files. See :hg:`help merge-tools` for options."
  6694. msgstr ""
  6695. " ``--tool`` poate fi folosit pentru a specifica instrumentul\n"
  6696. " pentru fuziune folosit la fuziunile de fișiere. Acesta\n"
  6697. " prevalează asupra variabilei de mediu HGMERGE și a fișierelor\n"
  6698. " dvs. de configurare. Pentru opțiuni vezi :hg:`help merge-tools`."
  6699. msgid ""
  6700. " If no revision is specified, the working directory's parent is a\n"
  6701. " head revision, and the current branch contains exactly one other\n"
  6702. " head, the other head is merged with by default. Otherwise, an\n"
  6703. " explicit revision with which to merge with must be provided."
  6704. msgstr ""
  6705. " Dacă nu se specifică niciun părinte, părintele directorului de\n"
  6706. " lucru este o revizie capăt, iar ramura curentă conține exact\n"
  6707. " un singur alt capăt, atunci implicit fuziunea are loc cu celălalt\n"
  6708. " capăt. Altfel, o revizie explicită cu care să aibă loc fuziunea\n"
  6709. " trebuie specificată."
  6710. msgid " :hg:`resolve` must be used to resolve unresolved files."
  6711. msgstr ""
  6712. " :hg:`resolve` trebuie folosit pentru a rezolva fișierele\n"
  6713. " nerezolvate."
  6714. msgid ""
  6715. " To undo an uncommitted merge, use :hg:`update --clean .` which\n"
  6716. " will check out a clean copy of the original merge parent, losing\n"
  6717. " all changes."
  6718. msgstr ""
  6719. " Pentru a anula o fuziune nedepozitată, folosiți\n"
  6720. " :hg:`update --clean .`, care va extrage o copie curată a\n"
  6721. " părintelui original al fuziunii, renunțând la toate modificările."
  6722. msgid ""
  6723. " Returns 0 on success, 1 if there are unresolved files.\n"
  6724. " "
  6725. msgstr ""
  6726. " Returnează 0 în caz de succes, 1 dacă există fișiere nerezolvate.\n"
  6727. " "
  6728. #, python-format
  6729. msgid "branch '%s' has %d heads - please merge with an explicit rev"
  6730. msgstr ""
  6731. msgid "run 'hg heads .' to see heads"
  6732. msgstr ""
  6733. #, python-format
  6734. msgid "branch '%s' has one head - please merge with an explicit rev"
  6735. msgstr ""
  6736. msgid "run 'hg heads' to see all heads"
  6737. msgstr ""
  6738. msgid "there is nothing to merge"
  6739. msgstr ""
  6740. #, python-format
  6741. msgid "%s - use \"hg update\" instead"
  6742. msgstr ""
  6743. msgid "working directory not at a head revision"
  6744. msgstr "directorul de lucru nu se află la o revizie capăt"
  6745. msgid "use 'hg update' or merge with an explicit revision"
  6746. msgstr ""
  6747. msgid "a changeset intended to be included in the destination"
  6748. msgstr "un set de modificări care se dorește a fi inclus în destinație"
  6749. msgid "a specific branch you would like to push"
  6750. msgstr "o ramură specifică pe care ați dori să o preluați"
  6751. msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
  6752. msgstr "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
  6753. msgid "show changesets not found in the destination"
  6754. msgstr "afișează seturile de modificări negăsite în destinație"
  6755. msgid ""
  6756. " Show changesets not found in the specified destination repository\n"
  6757. " or the default push location. These are the changesets that would\n"
  6758. " be pushed if a push was requested."
  6759. msgstr ""
  6760. " Afișează seturile de modificări care nu se regăsesc în depozitul\n"
  6761. " destinație specificat sau în calea pentru 'push' implicită\n"
  6762. " 'default'. Acestea sunt seturile de modificări care ar fi\n"
  6763. " difuzate dacă s-ar executa o comandă 'push' la momentul\n"
  6764. " emiterii comenzii."
  6765. msgid " See pull for details of valid destination formats."
  6766. msgstr ""
  6767. " Vezi 'pull' pentru detalii legate de formatele valide pentru\n"
  6768. " destinații."
  6769. msgid ""
  6770. " Returns 0 if there are outgoing changes, 1 otherwise.\n"
  6771. " "
  6772. msgstr ""
  6773. " Returnează 0 dacă există modificări de trimis, 1 altfel.\n"
  6774. " "
  6775. msgid "show parents of the specified revision"
  6776. msgstr "afișează părinții reviziei specificate"
  6777. msgid "[-r REV] [FILE]"
  6778. msgstr "[-r REV] [FIȘIER]"
  6779. msgid "show the parents of the working directory or revision"
  6780. msgstr "afișează părinții directorului de lucru sau al reviziei"
  6781. msgid ""
  6782. " Print the working directory's parent revisions. If a revision is\n"
  6783. " given via -r/--rev, the parent of that revision will be printed.\n"
  6784. " If a file argument is given, the revision in which the file was\n"
  6785. " last changed (before the working directory revision or the\n"
  6786. " argument to --rev if given) is printed."
  6787. msgstr ""
  6788. msgid "can only specify an explicit filename"
  6789. msgstr ""
  6790. #, python-format
  6791. msgid "'%s' not found in manifest!"
  6792. msgstr "'%s' nu a fost găsit în manifest!"
  6793. msgid "[NAME]"
  6794. msgstr "[NUME]"
  6795. msgid "show aliases for remote repositories"
  6796. msgstr "afișează alias-urile pentru depozitele la distanță"
  6797. msgid ""
  6798. " Show definition of symbolic path name NAME. If no name is given,\n"
  6799. " show definition of all available names."
  6800. msgstr ""
  6801. msgid ""
  6802. " Option -q/--quiet suppresses all output when searching for NAME\n"
  6803. " and shows only the path names when listing all definitions."
  6804. msgstr ""
  6805. msgid ""
  6806. " Path names are defined in the [paths] section of your\n"
  6807. " configuration file and in ``/etc/mercurial/hgrc``. If run inside a\n"
  6808. " repository, ``.hg/hgrc`` is used, too."
  6809. msgstr ""
  6810. msgid ""
  6811. " The path names ``default`` and ``default-push`` have a special\n"
  6812. " meaning. When performing a push or pull operation, they are used\n"
  6813. " as fallbacks if no location is specified on the command-line.\n"
  6814. " When ``default-push`` is set, it will be used for push and\n"
  6815. " ``default`` will be used for pull; otherwise ``default`` is used\n"
  6816. " as the fallback for both. When cloning a repository, the clone\n"
  6817. " source is written as ``default`` in ``.hg/hgrc``. Note that\n"
  6818. " ``default`` and ``default-push`` apply to all inbound (e.g.\n"
  6819. " :hg:`incoming`) and outbound (e.g. :hg:`outgoing`, :hg:`email` and\n"
  6820. " :hg:`bundle`) operations."
  6821. msgstr ""
  6822. msgid " See :hg:`help urls` for more information."
  6823. msgstr ""
  6824. msgid "not found!\n"
  6825. msgstr ""
  6826. #, python-format
  6827. msgid "not updating: %s\n"
  6828. msgstr "nu se actualizează: %s\n"
  6829. msgid "(run 'hg heads' to see heads, 'hg merge' to merge)\n"
  6830. msgstr ""
  6831. msgid "(run 'hg heads .' to see heads, 'hg merge' to merge)\n"
  6832. msgstr ""
  6833. msgid "(run 'hg heads' to see heads)\n"
  6834. msgstr ""
  6835. msgid "(run 'hg update' to get a working copy)\n"
  6836. msgstr ""
  6837. msgid "update to new branch head if changesets were pulled"
  6838. msgstr ""
  6839. "actualizează la noul capăt de ramură, dacă au fost preluate "
  6840. "seturi de modificări"
  6841. msgid "run even when remote repository is unrelated"
  6842. msgstr "execută chiar când depozitul la distanță este neînrudit"
  6843. msgid "BOOKMARK"
  6844. msgstr ""
  6845. msgid "bookmark to pull"
  6846. msgstr "semnul de carte de importat"
  6847. msgid "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SOURCE]"
  6848. msgstr "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SURSĂ]"
  6849. msgid "pull changes from the specified source"
  6850. msgstr "preia modificări de la sursa specificată"
  6851. msgid " Pull changes from a remote repository to a local one."
  6852. msgstr " Preia modificări dintr-un depozit la distanță într-unul local."
  6853. msgid ""
  6854. " This finds all changes from the repository at the specified path\n"
  6855. " or URL and adds them to a local repository (the current one unless\n"
  6856. " -R is specified). By default, this does not update the copy of the\n"
  6857. " project in the working directory."
  6858. msgstr ""
  6859. " Găsește toate modificările din depozit la calea sau URL-ul\n"
  6860. " specificat și le adaugă la un depozit local (cel curent, dacă nu\n"
  6861. " se specifică -R). Implicit, copia proiectului din directorul\n"
  6862. " curent nu este actualizată."
  6863. msgid ""
  6864. " Use :hg:`incoming` if you want to see what would have been added\n"
  6865. " by a pull at the time you issued this command. If you then decide\n"
  6866. " to add those changes to the repository, you should use :hg:`pull\n"
  6867. " -r X` where ``X`` is the last changeset listed by :hg:`incoming`."
  6868. msgstr ""
  6869. " Folosiți :hg:`incoming` dacă doriți să vedeți ce ar fi adăugat un\n"
  6870. " `pull` la momentul la care ați emis această comandă. Dacă după\n"
  6871. " aceasta decideți să adăugați aceste modificări în depozit,\n"
  6872. " folosiți :hg:`pull -r X`, unde ``X`` este ultimul set de\n"
  6873. " modificări afișat de :hg:`incoming`."
  6874. msgid ""
  6875. " If SOURCE is omitted, the 'default' path will be used.\n"
  6876. " See :hg:`help urls` for more information."
  6877. msgstr ""
  6878. " Dacă SURSA este omisă, va fi folosită calea implicită 'default'.\n"
  6879. " Pentru mai multe informații, vezi :hg:`help urls`."
  6880. msgid ""
  6881. " Returns 0 on success, 1 if an update had unresolved files.\n"
  6882. " "
  6883. msgstr ""
  6884. " Returnează 0 în caz de succes, 1 dacă o actualizare a avut\n"
  6885. " fișiere nerezolvate.\n"
  6886. " "
  6887. #, python-format
  6888. msgid "remote bookmark %s not found!"
  6889. msgstr ""
  6890. msgid ""
  6891. "other repository doesn't support revision lookup, so a rev cannot be "
  6892. "specified."
  6893. msgstr ""
  6894. #, python-format
  6895. msgid "importing bookmark %s\n"
  6896. msgstr ""
  6897. msgid "force push"
  6898. msgstr "forțează `push`"
  6899. msgid "bookmark to push"
  6900. msgstr "semnul de carte de exportat"
  6901. msgid "allow pushing a new branch"
  6902. msgstr "permite trimiterea unei ramuri noi"
  6903. msgid "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]"
  6904. msgstr "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]"
  6905. msgid "push changes to the specified destination"
  6906. msgstr "trimite modificări către destinația specificată"
  6907. msgid ""
  6908. " Push changesets from the local repository to the specified\n"
  6909. " destination."
  6910. msgstr ""
  6911. " Trimite seturi de modificări din depozitul local către\n"
  6912. " destinația specificată."
  6913. msgid ""
  6914. " This operation is symmetrical to pull: it is identical to a pull\n"
  6915. " in the destination repository from the current one."
  6916. msgstr ""
  6917. " Această operație este simetrică cu `pull`: este identică cu un\n"
  6918. " `pull` din directorul curent, aplicat în directorul destinație."
  6919. msgid ""
  6920. " By default, push will not allow creation of new heads at the\n"
  6921. " destination, since multiple heads would make it unclear which head\n"
  6922. " to use. In this situation, it is recommended to pull and merge\n"
  6923. " before pushing."
  6924. msgstr ""
  6925. " Implicit, `push` nu va permite crearea de capete noi la\n"
  6926. " destinație, deoarece capetele multiple ar crea neclarități\n"
  6927. " privind capătul care trebuie folosit. În această situație\n"
  6928. " este recomandat să executați `pull` și `merge` înainte de\n"
  6929. " `push`."
  6930. msgid ""
  6931. " Use --new-branch if you want to allow push to create a new named\n"
  6932. " branch that is not present at the destination. This allows you to\n"
  6933. " only create a new branch without forcing other changes."
  6934. msgstr ""
  6935. " Folosiți --new-branch dacă doriți să permiteți lui `push` să\n"
  6936. " creeze o nouă ramură cu nume care nu este prezentă la\n"
  6937. " destinație. Aceasta vă permite să creați doar o ramură nouă,\n"
  6938. " fără a forța alte modificări."
  6939. msgid ""
  6940. " Use -f/--force to override the default behavior and push all\n"
  6941. " changesets on all branches."
  6942. msgstr ""
  6943. " Folosiți -f/--force pentru a înlocui comportamentul implicit\n"
  6944. " și a trimite toate modificările din toate ramurile."
  6945. msgid ""
  6946. " If -r/--rev is used, the specified revision and all its ancestors\n"
  6947. " will be pushed to the remote repository."
  6948. msgstr ""
  6949. " Dacă se folosește -r/--rev, revizia specificată și toți\n"
  6950. " strămoșii ei vor fi trimiși către depozitul la distanță."
  6951. msgid ""
  6952. " Please see :hg:`help urls` for important details about ``ssh://``\n"
  6953. " URLs. If DESTINATION is omitted, a default path will be used."
  6954. msgstr ""
  6955. " Vezi :hg:`help urls` pentru detalii importante despre URL-urile\n"
  6956. " ``ssh://``. Dacă DESTINAȚIA este omisă, se va folosi o cale\n"
  6957. " implicită."
  6958. msgid ""
  6959. " Returns 0 if push was successful, 1 if nothing to push.\n"
  6960. " "
  6961. msgstr ""
  6962. " Returnează 0 dacă trimiterea s-a încheiat cu succes, 1 dacă nu există\n"
  6963. " nimic de trimis.\n"
  6964. " "
  6965. #, python-format
  6966. msgid "pushing to %s\n"
  6967. msgstr ""
  6968. #, python-format
  6969. msgid "exporting bookmark %s\n"
  6970. msgstr ""
  6971. #, python-format
  6972. msgid "deleting remote bookmark %s\n"
  6973. msgstr ""
  6974. #, python-format
  6975. msgid "bookmark %s does not exist on the local or remote repository!\n"
  6976. msgstr ""
  6977. #, python-format
  6978. msgid "updating bookmark %s failed!\n"
  6979. msgstr "actualizarea semnului de carte %s a eșuat!\n"
  6980. msgid "roll back an interrupted transaction"
  6981. msgstr ""
  6982. msgid " Recover from an interrupted commit or pull."
  6983. msgstr ""
  6984. msgid ""
  6985. " This command tries to fix the repository status after an\n"
  6986. " interrupted operation. It should only be necessary when Mercurial\n"
  6987. " suggests it."
  6988. msgstr ""
  6989. msgid ""
  6990. " Returns 0 if successful, 1 if nothing to recover or verify fails.\n"
  6991. " "
  6992. msgstr ""
  6993. " Returnează 0 în caz de succes, 1 dacă nu există nimic de recuperat\n"
  6994. " sau verificarea eșuează.\n"
  6995. " "
  6996. msgid "record delete for missing files"
  6997. msgstr "înregistrează ștergere pentru fișierele lipsă"
  6998. msgid "remove (and delete) file even if added or modified"
  6999. msgstr "înlătură (și șterge) fișierul chiar dacă este adăugat sau modificat"
  7000. msgid "remove the specified files on the next commit"
  7001. msgstr "înlătură fișierele specificate la următoarea depozitare"
  7002. msgid " Schedule the indicated files for removal from the repository."
  7003. msgstr " Planifică fișierele indicate spre a fi înlăturate din depozit."
  7004. msgid ""
  7005. " This only removes files from the current branch, not from the\n"
  7006. " entire project history. -A/--after can be used to remove only\n"
  7007. " files that have already been deleted, -f/--force can be used to\n"
  7008. " force deletion, and -Af can be used to remove files from the next\n"
  7009. " revision without deleting them from the working directory."
  7010. msgstr ""
  7011. " Aceasta înlătură doar fișiere din ramura curentă, nu din întregul\n"
  7012. " istoric al proiectului. -A/--after poate fi folosit pentru a\n"
  7013. " înlătura doar fișiere care au fost deja șterse, -f/--force poate\n"
  7014. " fi folosit pentru a forța ștergerea, iar -Af poate fi folosit\n"
  7015. " pentru a înlătura fișiere din revizia următoare, fără a le șterge\n"
  7016. " din directorul de lucru."
  7017. msgid ""
  7018. " The following table details the behavior of remove for different\n"
  7019. " file states (columns) and option combinations (rows). The file\n"
  7020. " states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n"
  7021. " reported by :hg:`status`). The actions are Warn, Remove (from\n"
  7022. " branch) and Delete (from disk)::"
  7023. msgstr ""
  7024. " Tabelul următor detaliază comportamentul comenzii pentru diferite\n"
  7025. " stări ale fișierelor (pe coloane) și combinații de opțiuni (pe\n"
  7026. " rânduri). Stările fișierelor sunt Adăugat [A], Curat [C],\n"
  7027. " Modificat [M] și Lipsă [!]. Acțiunile sunt Avertizează [V],\n"
  7028. " Înlătură [Î] (din ramură) și Șterge [Ș] (de pe disc)::"
  7029. msgid ""
  7030. " A C M !\n"
  7031. " none W RD W R\n"
  7032. " -f R RD RD R\n"
  7033. " -A W W W R\n"
  7034. " -Af R R R R"
  7035. msgstr ""
  7036. " A C M !\n"
  7037. " nimic V ÎȘ V Î\n"
  7038. " -f Î ÎȘ ÎȘ Î\n"
  7039. " -A V V V Î\n"
  7040. " -Af Î Î Î Î"
  7041. msgid ""
  7042. " Note that remove never deletes files in Added [A] state from the\n"
  7043. " working directory, not even if option --force is specified."
  7044. msgstr ""
  7045. msgid ""
  7046. " This command schedules the files to be removed at the next commit.\n"
  7047. " To undo a remove before that, see :hg:`revert`."
  7048. msgstr ""
  7049. " Această comandă planifică fișierele spre a fi înlăturate la\n"
  7050. " următoarea depozitare. Pentru a anula planificarea înainte\n"
  7051. " de a avea loc, vezi :hg:`revert`."
  7052. msgid ""
  7053. " Returns 0 on success, 1 if any warnings encountered.\n"
  7054. " "
  7055. msgstr ""
  7056. " Returnează 0 în caz de succes, 1 dacă au apărut avertismente.\n"
  7057. " "
  7058. #, python-format
  7059. msgid "not removing %s: file is untracked\n"
  7060. msgstr ""
  7061. #, python-format
  7062. msgid "not removing %s: file still exists (use -f to force removal)\n"
  7063. msgstr ""
  7064. #, python-format
  7065. msgid "not removing %s: file is modified (use -f to force removal)\n"
  7066. msgstr ""
  7067. #, python-format
  7068. msgid ""
  7069. "not removing %s: file has been marked for add (use -f to force removal)\n"
  7070. msgstr ""
  7071. msgid "record a rename that has already occurred"
  7072. msgstr "înregistrează o redenumire care a avut deja loc"
  7073. msgid "[OPTION]... SOURCE... DEST"
  7074. msgstr "[OPȚIUNE]... SURSĂ... DEST"
  7075. msgid "rename files; equivalent of copy + remove"
  7076. msgstr ""
  7077. msgid ""
  7078. " Mark dest as copies of sources; mark sources for deletion. If dest\n"
  7079. " is a directory, copies are put in that directory. If dest is a\n"
  7080. " file, there can only be one source."
  7081. msgstr ""
  7082. msgid ""
  7083. " This command takes effect at the next commit. To undo a rename\n"
  7084. " before that, see :hg:`revert`."
  7085. msgstr ""
  7086. msgid "select all unresolved files"
  7087. msgstr "selectează toate fișierele nerezolvate"
  7088. msgid "list state of files needing merge"
  7089. msgstr "afișează starea fișierelor care au nevoie de fuziune"
  7090. msgid "mark files as resolved"
  7091. msgstr "marchează fișierul drept rezolvat"
  7092. msgid "mark files as unresolved"
  7093. msgstr "marchează fișierul drept rezolvat"
  7094. msgid "hide status prefix"
  7095. msgstr "ascunde prefixul stării"
  7096. msgid "redo merges or set/view the merge status of files"
  7097. msgstr ""
  7098. msgid ""
  7099. " Merges with unresolved conflicts are often the result of\n"
  7100. " non-interactive merging using the ``internal:merge`` configuration\n"
  7101. " setting, or a command-line merge tool like ``diff3``. The resolve\n"
  7102. " command is used to manage the files involved in a merge, after\n"
  7103. " :hg:`merge` has been run, and before :hg:`commit` is run (i.e. the\n"
  7104. " working directory must have two parents)."
  7105. msgstr ""
  7106. msgid " The resolve command can be used in the following ways:"
  7107. msgstr ""
  7108. msgid ""
  7109. " - :hg:`resolve [--tool TOOL] FILE...`: attempt to re-merge the "
  7110. "specified\n"
  7111. " files, discarding any previous merge attempts. Re-merging is not\n"
  7112. " performed for files already marked as resolved. Use ``--all/-a``\n"
  7113. " to selects all unresolved files. ``--tool`` can be used to specify\n"
  7114. " the merge tool used for the given files. It overrides the HGMERGE\n"
  7115. " environment variable and your configuration files."
  7116. msgstr ""
  7117. msgid ""
  7118. " - :hg:`resolve -m [FILE]`: mark a file as having been resolved\n"
  7119. " (e.g. after having manually fixed-up the files). The default is\n"
  7120. " to mark all unresolved files."
  7121. msgstr ""
  7122. msgid ""
  7123. " - :hg:`resolve -u [FILE]...`: mark a file as unresolved. The\n"
  7124. " default is to mark all resolved files."
  7125. msgstr ""
  7126. msgid ""
  7127. " - :hg:`resolve -l`: list files which had or still have conflicts.\n"
  7128. " In the printed list, ``U`` = unresolved and ``R`` = resolved."
  7129. msgstr ""
  7130. msgid ""
  7131. " Note that Mercurial will not let you commit files with unresolved\n"
  7132. " merge conflicts. You must use :hg:`resolve -m ...` before you can\n"
  7133. " commit after a conflicting merge."
  7134. msgstr ""
  7135. msgid ""
  7136. " Returns 0 on success, 1 if any files fail a resolve attempt.\n"
  7137. " "
  7138. msgstr ""
  7139. " Returnează 0 în caz de succes, 1 dacă există vreun fișier\n"
  7140. " pentru care tentativa de rezolvare a eșuat.\n"
  7141. " "
  7142. msgid "too many options specified"
  7143. msgstr ""
  7144. msgid "can't specify --all and patterns"
  7145. msgstr ""
  7146. msgid "no files or directories specified; use --all to remerge all files"
  7147. msgstr ""
  7148. msgid "revert all changes when no arguments given"
  7149. msgstr ""
  7150. msgid "tipmost revision matching date"
  7151. msgstr "revizia cea mai apropiată de vârf care se potrivește cu data"
  7152. msgid "revert to the specified revision"
  7153. msgstr ""
  7154. msgid "do not save backup copies of files"
  7155. msgstr "nu salva copii de siguranță ale fișierelor"
  7156. msgid "[OPTION]... [-r REV] [NAME]..."
  7157. msgstr "[OPȚIUNE]... [-r REV] [NUME]..."
  7158. msgid "restore individual files or directories to an earlier state"
  7159. msgstr ""
  7160. msgid ""
  7161. " .. note::\n"
  7162. " This command is most likely not what you are looking for.\n"
  7163. " Revert will partially overwrite content in the working\n"
  7164. " directory without changing the working directory parents. Use\n"
  7165. " :hg:`update -r rev` to check out earlier revisions, or\n"
  7166. " :hg:`update --clean .` to undo a merge which has added another\n"
  7167. " parent."
  7168. msgstr ""
  7169. msgid ""
  7170. " With no revision specified, revert the named files or directories\n"
  7171. " to the contents they had in the parent of the working directory.\n"
  7172. " This restores the contents of the affected files to an unmodified\n"
  7173. " state and unschedules adds, removes, copies, and renames. If the\n"
  7174. " working directory has two parents, you must explicitly specify a\n"
  7175. " revision."
  7176. msgstr ""
  7177. msgid ""
  7178. " Using the -r/--rev option, revert the given files or directories\n"
  7179. " to their contents as of a specific revision. This can be helpful\n"
  7180. " to \"roll back\" some or all of an earlier change. See :hg:`help\n"
  7181. " dates` for a list of formats valid for -d/--date."
  7182. msgstr ""
  7183. msgid ""
  7184. " Revert modifies the working directory. It does not commit any\n"
  7185. " changes, or change the parent of the working directory. If you\n"
  7186. " revert to a revision other than the parent of the working\n"
  7187. " directory, the reverted files will thus appear modified\n"
  7188. " afterwards."
  7189. msgstr ""
  7190. msgid ""
  7191. " If a file has been deleted, it is restored. Files scheduled for\n"
  7192. " addition are just unscheduled and left as they are. If the\n"
  7193. " executable mode of a file was changed, it is reset."
  7194. msgstr ""
  7195. msgid ""
  7196. " If names are given, all files matching the names are reverted.\n"
  7197. " If no arguments are given, no files are reverted."
  7198. msgstr ""
  7199. msgid ""
  7200. " Modified files are saved with a .orig suffix before reverting.\n"
  7201. " To disable these backups, use --no-backup."
  7202. msgstr ""
  7203. msgid "you can't specify a revision and a date"
  7204. msgstr ""
  7205. msgid "uncommitted merge - use \"hg update\", see \"hg help revert\""
  7206. msgstr ""
  7207. msgid "no files or directories specified; use --all to revert the whole repo"
  7208. msgstr ""
  7209. #, python-format
  7210. msgid "forgetting %s\n"
  7211. msgstr "se neglijează %s\n"
  7212. #, python-format
  7213. msgid "reverting %s\n"
  7214. msgstr ""
  7215. #, python-format
  7216. msgid "undeleting %s\n"
  7217. msgstr ""
  7218. #, python-format
  7219. msgid "saving current version of %s as %s\n"
  7220. msgstr ""
  7221. #, python-format
  7222. msgid "file not managed: %s\n"
  7223. msgstr ""
  7224. #, python-format
  7225. msgid "no changes needed to %s\n"
  7226. msgstr ""
  7227. msgid "roll back the last transaction (dangerous)"
  7228. msgstr ""
  7229. msgid ""
  7230. " This command should be used with care. There is only one level of\n"
  7231. " rollback, and there is no way to undo a rollback. It will also\n"
  7232. " restore the dirstate at the time of the last transaction, losing\n"
  7233. " any dirstate changes since that time. This command does not alter\n"
  7234. " the working directory."
  7235. msgstr ""
  7236. msgid ""
  7237. " Transactions are used to encapsulate the effects of all commands\n"
  7238. " that create new changesets or propagate existing changesets into a\n"
  7239. " repository. For example, the following commands are transactional,\n"
  7240. " and their effects can be rolled back:"
  7241. msgstr ""
  7242. msgid ""
  7243. " - commit\n"
  7244. " - import\n"
  7245. " - pull\n"
  7246. " - push (with this repository as the destination)\n"
  7247. " - unbundle"
  7248. msgstr ""
  7249. msgid ""
  7250. " This command is not intended for use on public repositories. Once\n"
  7251. " changes are visible for pull by other users, rolling a transaction\n"
  7252. " back locally is ineffective (someone else may already have pulled\n"
  7253. " the changes). Furthermore, a race is possible with readers of the\n"
  7254. " repository; for example an in-progress pull from the repository\n"
  7255. " may fail if a rollback is performed."
  7256. msgstr ""
  7257. msgid ""
  7258. " Returns 0 on success, 1 if no rollback data is available.\n"
  7259. " "
  7260. msgstr ""
  7261. msgid "print the root (top) of the current working directory"
  7262. msgstr ""
  7263. msgid " Print the root directory of the current repository."
  7264. msgstr ""
  7265. msgid "name of access log file to write to"
  7266. msgstr "numele fișierului jurnal de acces în care să se scrie"
  7267. msgid "name of error log file to write to"
  7268. msgstr "numele fișierului jurnal de eroare în care să se scrie"
  7269. msgid "PORT"
  7270. msgstr "PORT"
  7271. msgid "port to listen on (default: 8000)"
  7272. msgstr "portul pe care se va asculta (implicit: 8000)"
  7273. msgid "address to listen on (default: all interfaces)"
  7274. msgstr ""
  7275. msgid "ADDR"
  7276. msgstr "ADRESĂ"
  7277. msgid "prefix path to serve from (default: server root)"
  7278. msgstr ""
  7279. msgid "name to show in web pages (default: working directory)"
  7280. msgstr ""
  7281. "numele care va fi afișat în paginile web (implicit: directorul de lucru)"
  7282. msgid "name of the hgweb config file (see \"hg help hgweb\")"
  7283. msgstr ""
  7284. msgid "name of the hgweb config file (DEPRECATED)"
  7285. msgstr ""
  7286. msgid "for remote clients"
  7287. msgstr ""
  7288. msgid "web templates to use"
  7289. msgstr ""
  7290. msgid "template style to use"
  7291. msgstr ""
  7292. msgid "use IPv6 in addition to IPv4"
  7293. msgstr ""
  7294. msgid "SSL certificate file"
  7295. msgstr ""
  7296. msgid "start stand-alone webserver"
  7297. msgstr "pornește serverul web autonom"
  7298. msgid ""
  7299. " Start a local HTTP repository browser and pull server. You can use\n"
  7300. " this for ad-hoc sharing and browsing of repositories. It is\n"
  7301. " recommended to use a real web server to serve a repository for\n"
  7302. " longer periods of time."
  7303. msgstr ""
  7304. msgid ""
  7305. " Please note that the server does not implement access control.\n"
  7306. " This means that, by default, anybody can read from the server and\n"
  7307. " nobody can write to it by default. Set the ``web.allow_push``\n"
  7308. " option to ``*`` to allow everybody to push to the server. You\n"
  7309. " should use a real web server if you need to authenticate users."
  7310. msgstr ""
  7311. msgid ""
  7312. " By default, the server logs accesses to stdout and errors to\n"
  7313. " stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n"
  7314. " files."
  7315. msgstr ""
  7316. msgid ""
  7317. " To have the server choose a free port number to listen on, specify\n"
  7318. " a port number of 0; in this case, the server will print the port\n"
  7319. " number it uses."
  7320. msgstr ""
  7321. msgid "There is no Mercurial repository here (.hg not found)"
  7322. msgstr ""
  7323. #, python-format
  7324. msgid "listening at http://%s%s/%s (bound to %s:%d)\n"
  7325. msgstr ""
  7326. msgid "show untrusted configuration options"
  7327. msgstr "afișează opțiunile de configurare 'untrusted'"
  7328. msgid "[-u] [NAME]..."
  7329. msgstr ""
  7330. msgid "show combined config settings from all hgrc files"
  7331. msgstr "afișează setările de configurare combinate din toate fișierele hgrc"
  7332. msgid " With no arguments, print names and values of all config items."
  7333. msgstr ""
  7334. msgid ""
  7335. " With one argument of the form section.name, print just the value\n"
  7336. " of that config item."
  7337. msgstr ""
  7338. msgid ""
  7339. " With multiple arguments, print names and values of all config\n"
  7340. " items with matching section names."
  7341. msgstr ""
  7342. msgid ""
  7343. " With --debug, the source (filename and line number) is printed\n"
  7344. " for each config item."
  7345. msgstr ""
  7346. #, python-format
  7347. msgid "read config from: %s\n"
  7348. msgstr ""
  7349. msgid "only one config item permitted"
  7350. msgstr ""
  7351. msgid "show status of all files"
  7352. msgstr "afișează starea tuturor fișierelor"
  7353. msgid "show only modified files"
  7354. msgstr "afișează doar fișierele modificate"
  7355. msgid "show only added files"
  7356. msgstr "afișează doar fișierele adăugate"
  7357. msgid "show only removed files"
  7358. msgstr "afișează doar fișierele înlăturate"
  7359. msgid "show only deleted (but tracked) files"
  7360. msgstr "afișează doar fișierele șterse (dar urmărite)"
  7361. msgid "show only files without changes"
  7362. msgstr "afișează doar fișierele fără modificări"
  7363. msgid "show only unknown (not tracked) files"
  7364. msgstr "afișează doar fișierele necunoscute (neurmărite)"
  7365. msgid "show only ignored files"
  7366. msgstr "afișează doar fișierele ignorate"
  7367. msgid "show source of copied files"
  7368. msgstr "afișează sursa fișierelor copiate"
  7369. msgid "show difference from revision"
  7370. msgstr "afișează diferențele față de revizie"
  7371. msgid "list the changed files of a revision"
  7372. msgstr "afișează fișierele modificate ale unei revizii"
  7373. msgid "show changed files in the working directory"
  7374. msgstr "afișează fișierele modificate în directorul de lucru"
  7375. msgid ""
  7376. " Show status of files in the repository. If names are given, only\n"
  7377. " files that match are shown. Files that are clean or ignored or\n"
  7378. " the source of a copy/move operation, are not listed unless\n"
  7379. " -c/--clean, -i/--ignored, -C/--copies or -A/--all are given.\n"
  7380. " Unless options described with \"show only ...\" are given, the\n"
  7381. " options -mardu are used."
  7382. msgstr ""
  7383. " Afișează starea fișierelor din depozit. Dacă sunt furnizate nume,\n"
  7384. " se arată doar fișierele care se potrivesc. Fișierele curate, ignorate\n"
  7385. " sau care nu sunt sursa unei operații de copiere/mutare nu sunt afișate,\n"
  7386. " cu excepția cazului când se furnizează `-c/--clean`, `-i/--ignored`,\n"
  7387. " `-C/--copies` sau `-A/--all`. Dacă nu se furnizează opțiunile a căror\n"
  7388. " descriere începe cu ``afișează doar...``, vor fi folosite opțiunile\n"
  7389. " -mardu."
  7390. msgid ""
  7391. " Option -q/--quiet hides untracked (unknown and ignored) files\n"
  7392. " unless explicitly requested with -u/--unknown or -i/--ignored."
  7393. msgstr ""
  7394. " Opțiunea `-q/--quiet` ascunde fișierele neurmărite (necunoscute\n"
  7395. " sau ignorate), cu excepția cazului când se solicită explicit\n"
  7396. " afișarea lor cu `-u/--unknown` sau `-i/--ignored`."
  7397. msgid ""
  7398. " .. note::\n"
  7399. " status may appear to disagree with diff if permissions have\n"
  7400. " changed or a merge has occurred. The standard diff format does\n"
  7401. " not report permission changes and diff only reports changes\n"
  7402. " relative to one merge parent."
  7403. msgstr ""
  7404. " .. note::\n"
  7405. " `status` poate apărea în dezacord cu `diff` dacă s-au\n"
  7406. " modificat permisiuni sau a avut loc o fuziune. Formatul\n"
  7407. " diff standard nu raportează modificările permisiunilor,\n"
  7408. " iar `diff` raportează modificările doar relativ la un\n"
  7409. " părinte din fuziune."
  7410. msgid ""
  7411. " If one revision is given, it is used as the base revision.\n"
  7412. " If two revisions are given, the differences between them are\n"
  7413. " shown. The --change option can also be used as a shortcut to list\n"
  7414. " the changed files of a revision from its first parent."
  7415. msgstr ""
  7416. " Dacă se furnizează o revizie, va fi folosită ca revizie\n"
  7417. " de bază. Dacă se furnizează două revizii, se arată\n"
  7418. " diferențele dintre ele. Opțiunea `--change` poate fi\n"
  7419. " de asemenea folosită drept scurtătură pentru a afișa\n"
  7420. " fișierele modificate de către o revizie în raport cu\n"
  7421. " primul ei părinte."
  7422. msgid " The codes used to show the status of files are::"
  7423. msgstr " Codurile folosite pentru a arăta starea fișierelor sunt::"
  7424. msgid ""
  7425. " M = modified\n"
  7426. " A = added\n"
  7427. " R = removed\n"
  7428. " C = clean\n"
  7429. " ! = missing (deleted by non-hg command, but still tracked)\n"
  7430. " ? = not tracked\n"
  7431. " I = ignored\n"
  7432. " = origin of the previous file listed as A (added)"
  7433. msgstr ""
  7434. " M = modificat\n"
  7435. " A = adăugat\n"
  7436. " R = înlăturat\n"
  7437. " C = curat\n"
  7438. " ! = lipsă (șters de o comandă exterioară, dar încă urmărit)\n"
  7439. " ? = neurmărit\n"
  7440. " I = ignorat\n"
  7441. " = originea fișierului precedent listat ca A (adăugat)"
  7442. msgid "check for push and pull"
  7443. msgstr "Verifică pentru `push` și `pull`"
  7444. msgid "summarize working directory state"
  7445. msgstr "sumarizează starea directorului de lucru"
  7446. msgid ""
  7447. " This generates a brief summary of the working directory state,\n"
  7448. " including parents, branch, commit status, and available updates."
  7449. msgstr ""
  7450. " Generează un sumar al stării directorului curent, incluzând\n"
  7451. " părinții, ramura, starea depozitării și actualizările disponibile."
  7452. msgid ""
  7453. " With the --remote option, this will check the default paths for\n"
  7454. " incoming and outgoing changes. This can be time-consuming."
  7455. msgstr ""
  7456. " Cu opțiunea --remote, vor fi verificate căile implicite pentru\n"
  7457. " modificări de primit și de trimis. Acțiunea poate consuma timp."
  7458. #, python-format
  7459. msgid "parent: %d:%s "
  7460. msgstr "părinte: %d:%s "
  7461. msgid " (empty repository)"
  7462. msgstr " (depozit vid)"
  7463. msgid " (no revision checked out)"
  7464. msgstr " (nu există nicio revizie extrasă)"
  7465. #, python-format
  7466. msgid "branch: %s\n"
  7467. msgstr "ramură: %s\n"
  7468. #, python-format
  7469. msgid "%d modified"
  7470. msgstr "%d modificate"
  7471. #, python-format
  7472. msgid "%d added"
  7473. msgstr "%d adăugate"
  7474. #, python-format
  7475. msgid "%d removed"
  7476. msgstr "%d înlăturate"
  7477. #, python-format
  7478. msgid "%d renamed"
  7479. msgstr "%d redenumite"
  7480. #, python-format
  7481. msgid "%d copied"
  7482. msgstr "%d copiate"
  7483. #, python-format
  7484. msgid "%d deleted"
  7485. msgstr "%d șterse"
  7486. #, python-format
  7487. msgid "%d unknown"
  7488. msgstr "%d necunoscute"
  7489. #, python-format
  7490. msgid "%d ignored"
  7491. msgstr "%d ignorate"
  7492. #, python-format
  7493. msgid "%d unresolved"
  7494. msgstr "%d nerezolvate"
  7495. #, python-format
  7496. msgid "%d subrepos"
  7497. msgstr "%d subdepozite"
  7498. msgid " (merge)"
  7499. msgstr " (fuziune)"
  7500. msgid " (new branch)"
  7501. msgstr " (ramură nouă)"
  7502. msgid " (head closed)"
  7503. msgstr " (capăt închis)"
  7504. msgid " (clean)"
  7505. msgstr " (curat)"
  7506. msgid " (new branch head)"
  7507. msgstr " (capăt de ramură nou)"
  7508. #, python-format
  7509. msgid "commit: %s\n"
  7510. msgstr "depozitare: %s\n"
  7511. msgid "update: (current)\n"
  7512. msgstr "actualizare: (curent)\n"
  7513. #, python-format
  7514. msgid "update: %d new changesets (update)\n"
  7515. msgstr "actualizare: %d seturi de modificări noi (actualizare)\n"
  7516. #, python-format
  7517. msgid "update: %d new changesets, %d branch heads (merge)\n"
  7518. msgstr ""
  7519. "actualizare: %d seturi de modificări noi, %d capete de ramură (fuziune)\n"
  7520. msgid "1 or more incoming"
  7521. msgstr "1 sau mai multe de primit"
  7522. #, python-format
  7523. msgid "%d outgoing"
  7524. msgstr "%d de trimis"
  7525. #, python-format
  7526. msgid "%d incoming bookmarks"
  7527. msgstr "%d semne de carte de primit"
  7528. #, python-format
  7529. msgid "%d outgoing bookmarks"
  7530. msgstr "%d semne de carte de trimis"
  7531. #, python-format
  7532. msgid "remote: %s\n"
  7533. msgstr "la distanță: %s\n"
  7534. msgid "remote: (synced)\n"
  7535. msgstr "la distanță: (sincronizat)\n"
  7536. msgid "force tag"
  7537. msgstr "forțează eticheta"
  7538. msgid "make the tag local"
  7539. msgstr "fă eticheta locală"
  7540. msgid "revision to tag"
  7541. msgstr ""
  7542. msgid "remove a tag"
  7543. msgstr "înlătură o etichetă"
  7544. msgid "use <text> as commit message"
  7545. msgstr "folosește <text> drept mesaj de depozitare"
  7546. msgid "[-f] [-l] [-m TEXT] [-d DATE] [-u USER] [-r REV] NAME..."
  7547. msgstr "[-f] [-l] [-m TEXT] [-d DATĂ] [-u UTILIZATOR] [-r REV] NUME..."
  7548. msgid "add one or more tags for the current or given revision"
  7549. msgstr ""
  7550. "adaugă una sau mai multe etichete pentru revizia curentă\n"
  7551. "sau cea specificată"
  7552. msgid " Name a particular revision using <name>."
  7553. msgstr ""
  7554. msgid ""
  7555. " Tags are used to name particular revisions of the repository and are\n"
  7556. " very useful to compare different revisions, to go back to significant\n"
  7557. " earlier versions or to mark branch points as releases, etc. Changing\n"
  7558. " an existing tag is normally disallowed; use -f/--force to override."
  7559. msgstr ""
  7560. msgid ""
  7561. " If no revision is given, the parent of the working directory is\n"
  7562. " used, or tip if no revision is checked out."
  7563. msgstr ""
  7564. msgid ""
  7565. " To facilitate version control, distribution, and merging of tags,\n"
  7566. " they are stored as a file named \".hgtags\" which is managed similarly\n"
  7567. " to other project files and can be hand-edited if necessary. This\n"
  7568. " also means that tagging creates a new commit. The file\n"
  7569. " \".hg/localtags\" is used for local tags (not shared among\n"
  7570. " repositories)."
  7571. msgstr ""
  7572. msgid ""
  7573. " Tag commits are usually made at the head of a branch. If the parent\n"
  7574. " of the working directory is not a branch head, :hg:`tag` aborts; use\n"
  7575. " -f/--force to force the tag commit to be based on a non-head\n"
  7576. " changeset."
  7577. msgstr ""
  7578. msgid ""
  7579. " Since tag names have priority over branch names during revision\n"
  7580. " lookup, using an existing branch name as a tag name is discouraged."
  7581. msgstr ""
  7582. msgid "tag names must be unique"
  7583. msgstr ""
  7584. msgid "tag names cannot consist entirely of whitespace"
  7585. msgstr ""
  7586. msgid "--rev and --remove are incompatible"
  7587. msgstr ""
  7588. #, python-format
  7589. msgid "tag '%s' does not exist"
  7590. msgstr ""
  7591. #, python-format
  7592. msgid "tag '%s' is not a global tag"
  7593. msgstr ""
  7594. #, python-format
  7595. msgid "tag '%s' is not a local tag"
  7596. msgstr ""
  7597. #, python-format
  7598. msgid "tag '%s' already exists (use -f to force)"
  7599. msgstr ""
  7600. msgid "uncommitted merge"
  7601. msgstr "fuziune nedepozitată"
  7602. msgid "not at a branch head (use -f to force)"
  7603. msgstr ""
  7604. msgid "list repository tags"
  7605. msgstr ""
  7606. msgid ""
  7607. " This lists both regular and local tags. When the -v/--verbose\n"
  7608. " switch is used, a third column \"local\" is printed for local tags."
  7609. msgstr ""
  7610. msgid "[-p] [-g]"
  7611. msgstr "[-p] [-g]"
  7612. msgid "show the tip revision"
  7613. msgstr "afișează revizia vârf"
  7614. msgid ""
  7615. " The tip revision (usually just called the tip) is the changeset\n"
  7616. " most recently added to the repository (and therefore the most\n"
  7617. " recently changed head)."
  7618. msgstr ""
  7619. msgid ""
  7620. " If you have just made a commit, that commit will be the tip. If\n"
  7621. " you have just pulled changes from another repository, the tip of\n"
  7622. " that repository becomes the current tip. The \"tip\" tag is special\n"
  7623. " and cannot be renamed or assigned to a different changeset."
  7624. msgstr ""
  7625. msgid "update to new branch head if changesets were unbundled"
  7626. msgstr ""
  7627. "actualizează la noul capăt de ramură, dacă au fost despachetate "
  7628. "(unbundled) seturi de modificări"
  7629. msgid "[-u] FILE..."
  7630. msgstr "[-u] FIȘIER..."
  7631. msgid "apply one or more changegroup files"
  7632. msgstr ""
  7633. msgid ""
  7634. " Apply one or more compressed changegroup files generated by the\n"
  7635. " bundle command."
  7636. msgstr ""
  7637. msgid ""
  7638. " Returns 0 on success, 1 if an update has unresolved files.\n"
  7639. " "
  7640. msgstr ""
  7641. " Returnează 0 în caz de succes, 1 dacă o actualizare are\n"
  7642. " fișiere nerezolvate.\n"
  7643. " "
  7644. msgid "discard uncommitted changes (no backup)"
  7645. msgstr "înlătură modificările nedepozitate (fără copie de siguranță)"
  7646. msgid "update across branches if no uncommitted changes"
  7647. msgstr "actualizează peste ramuri dacă nu există modificări nedepozitate"
  7648. msgid "[-c] [-C] [-d DATE] [[-r] REV]"
  7649. msgstr "[-c] [-C] [-d DATĂ] [[-r] REV]"
  7650. msgid "update working directory (or switch revisions)"
  7651. msgstr "actualizează directorul de lucru (sau comută între revizii)"
  7652. msgid ""
  7653. " Update the repository's working directory to the specified\n"
  7654. " changeset. If no changeset is specified, update to the tip of the\n"
  7655. " current named branch."
  7656. msgstr ""
  7657. " Actualizează directorul de lucru al depozitului la setul de\n"
  7658. " modificări specificat. Dacă nu se specifică niciun set de\n"
  7659. " modificări, actualizarea are loc la vârful ramurii cu nume\n"
  7660. " curente."
  7661. msgid ""
  7662. " If the changeset is not a descendant of the working directory's\n"
  7663. " parent, the update is aborted. With the -c/--check option, the\n"
  7664. " working directory is checked for uncommitted changes; if none are\n"
  7665. " found, the working directory is updated to the specified\n"
  7666. " changeset."
  7667. msgstr ""
  7668. " Dacă setul de modificări nu e un descendent al părintelui directorului\n"
  7669. " de lucru, actualizarea este abandonată. Cu opțiunea `-c/--check`,\n"
  7670. " se verifică în directorul de lucru modificări nedepozitate; dacă nu se\n"
  7671. " găsește niciuna, directorul de lucru este actualizat la setul de\n"
  7672. " modificări specificat."
  7673. msgid ""
  7674. " The following rules apply when the working directory contains\n"
  7675. " uncommitted changes:"
  7676. msgstr ""
  7677. " Când directorul de lucru conține modificări nedepozitate, se\n"
  7678. " aplică următoarele reguli:"
  7679. msgid ""
  7680. " 1. If neither -c/--check nor -C/--clean is specified, and if\n"
  7681. " the requested changeset is an ancestor or descendant of\n"
  7682. " the working directory's parent, the uncommitted changes\n"
  7683. " are merged into the requested changeset and the merged\n"
  7684. " result is left uncommitted. If the requested changeset is\n"
  7685. " not an ancestor or descendant (that is, it is on another\n"
  7686. " branch), the update is aborted and the uncommitted changes\n"
  7687. " are preserved."
  7688. msgstr ""
  7689. " 1. Dacă nu e specificat -c/--check sau -C/--clean, și dacă setul de\n"
  7690. " modificări solicitat este ascendent sau descendent al părintelui\n"
  7691. " directorului de lucru, modificările nedepozitate sunt fuzionate în\n"
  7692. " setul de modificări solicitat, iar rezultatul fuziunii este lăsat\n"
  7693. " nedepozitat. Dacă setul de modificări solicitat nu este un strămoș\n"
  7694. " sau un descendent (adică se află în altă ramură), actualizarea\n"
  7695. " este întreruptă, iar modificările nedepozitate sunt păstrate."
  7696. msgid ""
  7697. " 2. With the -c/--check option, the update is aborted and the\n"
  7698. " uncommitted changes are preserved."
  7699. msgstr ""
  7700. " 2. Cu opțiunea -c/--check, actualizarea este întreruptă, iar\n"
  7701. " modificările nedepozitate sunt păstrate."
  7702. msgid ""
  7703. " 3. With the -C/--clean option, uncommitted changes are discarded and\n"
  7704. " the working directory is updated to the requested changeset."
  7705. msgstr ""
  7706. " 3. Cu opțiunea -C/--clean, modificările nedepozitate sunt înlăturate, "
  7707. "iar\n"
  7708. " directorul de lucru este actualizat la setul de modificări solicitat."
  7709. msgid ""
  7710. " Use null as the changeset to remove the working directory (like\n"
  7711. " :hg:`clone -U`)."
  7712. msgstr ""
  7713. " Folosiți null ca set de modificări pentru a elimina directorul de\n"
  7714. " lucru (similar cu :hg:`clone -U`)."
  7715. msgid ""
  7716. " If you want to update just one file to an older changeset, use\n"
  7717. " :hg:`revert`."
  7718. msgstr ""
  7719. " Dacă doriți să actualizați doar un singur fișier la un set de\n"
  7720. " modificări mai vechi, folosiți :hg:`revert`."
  7721. msgid "cannot specify both -c/--check and -C/--clean"
  7722. msgstr ""
  7723. msgid "uncommitted local changes"
  7724. msgstr ""
  7725. msgid "verify the integrity of the repository"
  7726. msgstr ""
  7727. msgid " Verify the integrity of the current repository."
  7728. msgstr ""
  7729. msgid ""
  7730. " This will perform an extensive check of the repository's\n"
  7731. " integrity, validating the hashes and checksums of each entry in\n"
  7732. " the changelog, manifest, and tracked files, as well as the\n"
  7733. " integrity of their crosslinks and indices."
  7734. msgstr ""
  7735. msgid "output version and copyright information"
  7736. msgstr "afișează versiunea și informații legate de copyright"
  7737. #, python-format
  7738. msgid "Mercurial Distributed SCM (version %s)\n"
  7739. msgstr ""
  7740. "Mercurial - gestionar distribuit pentru controlul codului sursă\n"
  7741. "(versiunea %s)\n"
  7742. msgid "(see http://mercurial.selenic.com for more information)"
  7743. msgstr "(vezi http://mercurial.selenic.com pentru mai multe informații)"
  7744. msgid ""
  7745. "Copyright (C) 2005-2011 Matt Mackall and others\n"
  7746. "This is free software; see the source for copying conditions. There is NO\n"
  7747. "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
  7748. msgstr ""
  7749. "Copyright (C) 2005-2011 Matt Mackall și alții\n"
  7750. "Acesta este software liber; vezi sursa pentru condițiile de copiere.\n"
  7751. "Nu există NICIO garanție; nici măcar pentru COMERCIALIZARE sau\n"
  7752. "COMPATIBILITATE ÎN ANUMITE SCOPURI.\n"
  7753. #, python-format
  7754. msgid "cannot include %s (%s)"
  7755. msgstr ""
  7756. msgid "not found in manifest"
  7757. msgstr "nu s-a găsit în manifest"
  7758. #, python-format
  7759. msgid "no such file in rev %s"
  7760. msgstr ""
  7761. msgid "branch name not in UTF-8!"
  7762. msgstr ""
  7763. #, python-format
  7764. msgid "%s does not exist!\n"
  7765. msgstr ""
  7766. #, python-format
  7767. msgid ""
  7768. "%s: up to %d MB of RAM may be required to manage this file\n"
  7769. "(use 'hg revert %s' to cancel the pending addition)\n"
  7770. msgstr ""
  7771. #, python-format
  7772. msgid "%s not added: only files and symlinks supported currently\n"
  7773. msgstr ""
  7774. #, python-format
  7775. msgid "%s already tracked!\n"
  7776. msgstr ""
  7777. #, python-format
  7778. msgid "%s not tracked!\n"
  7779. msgstr ""
  7780. #, python-format
  7781. msgid "%s not removed!\n"
  7782. msgstr ""
  7783. #, python-format
  7784. msgid "copy failed: %s is not a file or a symbolic link\n"
  7785. msgstr ""
  7786. #, python-format
  7787. msgid "invalid character in dag description: %s..."
  7788. msgstr ""
  7789. #, python-format
  7790. msgid "expected id %i, got %i"
  7791. msgstr ""
  7792. #, python-format
  7793. msgid "parent id %i is larger than current id %i"
  7794. msgstr ""
  7795. #, python-format
  7796. msgid "invalid event type in dag: %s"
  7797. msgstr ""
  7798. msgid "nullid"
  7799. msgstr ""
  7800. msgid "working directory state appears damaged!"
  7801. msgstr ""
  7802. #, python-format
  7803. msgid "directory %r already in dirstate"
  7804. msgstr ""
  7805. #, python-format
  7806. msgid "file %r in dirstate clashes with %r"
  7807. msgstr ""
  7808. #, python-format
  7809. msgid "setting %r to other parent only allowed in merges"
  7810. msgstr ""
  7811. msgid "unknown"
  7812. msgstr ""
  7813. msgid "character device"
  7814. msgstr ""
  7815. msgid "block device"
  7816. msgstr ""
  7817. msgid "fifo"
  7818. msgstr ""
  7819. msgid "socket"
  7820. msgstr ""
  7821. msgid "directory"
  7822. msgstr ""
  7823. #, python-format
  7824. msgid "unsupported file type (type is %s)"
  7825. msgstr ""
  7826. #, python-format
  7827. msgid "push creates new remote branches: %s!"
  7828. msgstr ""
  7829. msgid "use 'hg push --new-branch' to create new remote branches"
  7830. msgstr ""
  7831. #, python-format
  7832. msgid "push creates new remote head %s on branch '%s'!"
  7833. msgstr ""
  7834. #, python-format
  7835. msgid "push creates new remote head %s!"
  7836. msgstr ""
  7837. msgid "you should pull and merge or use push -f to force"
  7838. msgstr ""
  7839. msgid "did you forget to merge? use push -f to force"
  7840. msgstr ""
  7841. "ați uitat să executați fuziunea? folosiți `push -f` pentru a forța acțiunea"
  7842. msgid "note: unsynced remote changes!\n"
  7843. msgstr ""
  7844. #, python-format
  7845. msgid "abort: %s\n"
  7846. msgstr "abandon: %s\n"
  7847. #, python-format
  7848. msgid "(%s)\n"
  7849. msgstr ""
  7850. #, python-format
  7851. msgid "hg: parse error at %s: %s\n"
  7852. msgstr "hg: eroare de parsare la %s: %s\n"
  7853. #, python-format
  7854. msgid "hg: parse error: %s\n"
  7855. msgstr "hg: eroare de parsare: %s\n"
  7856. msgid "entering debugger - type c to continue starting hg or h for help\n"
  7857. msgstr ""
  7858. #, python-format
  7859. msgid ""
  7860. "hg: command '%s' is ambiguous:\n"
  7861. " %s\n"
  7862. msgstr ""
  7863. "hg: comanda '%s' este ambiguă:\n"
  7864. " %s\n"
  7865. #, python-format
  7866. msgid "timed out waiting for lock held by %s"
  7867. msgstr "timpul de așteptare pentru lacătul deținut de %s a expirat"
  7868. #, python-format
  7869. msgid "lock held by %s"
  7870. msgstr "lacăt deținut de %s"
  7871. #, python-format
  7872. msgid "abort: %s: %s\n"
  7873. msgstr "abandon: %s: %s\n"
  7874. #, python-format
  7875. msgid "abort: could not lock %s: %s\n"
  7876. msgstr "abandon: nu s-a putut bloca %s: %s\n"
  7877. #, python-format
  7878. msgid "hg %s: %s\n"
  7879. msgstr "hg %s: %s\n"
  7880. #, python-format
  7881. msgid "hg: %s\n"
  7882. msgstr "hg: %s\n"
  7883. #, python-format
  7884. msgid "abort: %s!\n"
  7885. msgstr "abandon: %s!\n"
  7886. #, python-format
  7887. msgid "abort: %s"
  7888. msgstr "abandon: %s"
  7889. msgid " empty string\n"
  7890. msgstr " șir vid\n"
  7891. msgid "killed!\n"
  7892. msgstr ""
  7893. #, python-format
  7894. msgid "hg: unknown command '%s'\n"
  7895. msgstr "hg: comandă necunoscută '%s'\n"
  7896. msgid "(did you forget to compile extensions?)\n"
  7897. msgstr "(ați uitat să compilați extensiile?)\n"
  7898. msgid "(is your Python install correct?)\n"
  7899. msgstr "(instalarea dvs. Python este corectă?)\n"
  7900. #, python-format
  7901. msgid "abort: error: %s\n"
  7902. msgstr "abandon: eroare: %s\n"
  7903. msgid "broken pipe\n"
  7904. msgstr ""
  7905. msgid "interrupted!\n"
  7906. msgstr "întrerupt!\n"
  7907. msgid ""
  7908. "\n"
  7909. "broken pipe\n"
  7910. msgstr ""
  7911. msgid "abort: out of memory\n"
  7912. msgstr "abandon: memorie epuizată\n"
  7913. msgid "** unknown exception encountered, please report by visiting\n"
  7914. msgstr ""
  7915. msgid "** http://mercurial.selenic.com/wiki/BugTracker\n"
  7916. msgstr ""
  7917. #, python-format
  7918. msgid "** Python %s\n"
  7919. msgstr ""
  7920. #, python-format
  7921. msgid "** Mercurial Distributed SCM (version %s)\n"
  7922. msgstr ""
  7923. "** Mercurial - gestionar distribuit pentru controlul codului sursă\n"
  7924. "(versiunea %s)\n"
  7925. #, python-format
  7926. msgid "** Extensions loaded: %s\n"
  7927. msgstr ""
  7928. #, python-format
  7929. msgid "no definition for alias '%s'\n"
  7930. msgstr "nu există nicio definiție pentru alias-ul '%s'\n"
  7931. #, python-format
  7932. msgid ""
  7933. "No argument found for substitution of %i variable in alias '%s' definition."
  7934. msgstr ""
  7935. #, python-format
  7936. msgid ""
  7937. "error in definition for alias '%s': %s may only be given on the command "
  7938. "line\n"
  7939. msgstr ""
  7940. #, python-format
  7941. msgid "alias '%s' resolves to unknown command '%s'\n"
  7942. msgstr "alias-ul '%s' corespunde comenzii necunoscute '%s'\n"
  7943. #, python-format
  7944. msgid "alias '%s' resolves to ambiguous command '%s'\n"
  7945. msgstr "alias-ul '%s' corespunde comenzii ambigue '%s'\n"
  7946. #, python-format
  7947. msgid "malformed --config option: %r (use --config section.name=value)"
  7948. msgstr ""
  7949. #, python-format
  7950. msgid "error getting current working directory: %s"
  7951. msgstr "eroare la obținerea directorului de lucru: %s"
  7952. #, python-format
  7953. msgid "extension '%s' overrides commands: %s\n"
  7954. msgstr ""
  7955. msgid "option --config may not be abbreviated!"
  7956. msgstr ""
  7957. msgid "option --cwd may not be abbreviated!"
  7958. msgstr ""
  7959. msgid ""
  7960. "Option -R has to be separated from other options (e.g. not -qR) and --"
  7961. "repository may only be abbreviated as --repo!"
  7962. msgstr ""
  7963. #, python-format
  7964. msgid "Time: real %.3f secs (user %.3f+%.3f sys %.3f+%.3f)\n"
  7965. msgstr "Durată: real %.3f sec (utilizator %.3f+%.3f sistem %.3f+%.3f)\n"
  7966. #, python-format
  7967. msgid "repository '%s' is not local"
  7968. msgstr ""
  7969. #, python-format
  7970. msgid "no repository found in %r (.hg not found)"
  7971. msgstr "nu s-a găsit niciun depozit în %r (nu s-a găsit .hg)"
  7972. msgid "warning: --repository ignored\n"
  7973. msgstr ""
  7974. #, python-format
  7975. msgid "unrecognized profiling format '%s' - Ignored\n"
  7976. msgstr ""
  7977. msgid ""
  7978. "lsprof not available - install from http://codespeak.net/svn/user/arigo/hack/"
  7979. "misc/lsprof/"
  7980. msgstr ""
  7981. #, python-format
  7982. msgid "*** failed to import extension %s from %s: %s\n"
  7983. msgstr ""
  7984. #, python-format
  7985. msgid "*** failed to import extension %s: %s\n"
  7986. msgstr ""
  7987. #, python-format
  7988. msgid "warning: error finding commands in %s\n"
  7989. msgstr ""
  7990. #, python-format
  7991. msgid "couldn't find merge tool %s\n"
  7992. msgstr ""
  7993. #, python-format
  7994. msgid "tool %s can't handle symlinks\n"
  7995. msgstr ""
  7996. #, python-format
  7997. msgid "tool %s can't handle binary\n"
  7998. msgstr ""
  7999. #, python-format
  8000. msgid "tool %s requires a GUI\n"
  8001. msgstr ""
  8002. #, python-format
  8003. msgid ""
  8004. " no tool found to merge %s\n"
  8005. "keep (l)ocal or take (o)ther?"
  8006. msgstr ""
  8007. msgid "&Local"
  8008. msgstr ""
  8009. msgid "&Other"
  8010. msgstr ""
  8011. #, python-format
  8012. msgid "merging %s and %s to %s\n"
  8013. msgstr ""
  8014. #, python-format
  8015. msgid "merging %s\n"
  8016. msgstr ""
  8017. #, python-format
  8018. msgid "%s.premerge not valid ('%s' is neither boolean nor %s)"
  8019. msgstr ""
  8020. #, python-format
  8021. msgid "was merge of '%s' successful (yn)?"
  8022. msgstr ""
  8023. #, python-format
  8024. msgid ""
  8025. " output file %s appears unchanged\n"
  8026. "was merge successful (yn)?"
  8027. msgstr ""
  8028. #, python-format
  8029. msgid "merging %s failed!\n"
  8030. msgstr ""
  8031. msgid "unterminated string"
  8032. msgstr ""
  8033. msgid "syntax error"
  8034. msgstr ""
  8035. msgid "starting revisions are not directly related"
  8036. msgstr ""
  8037. #, python-format
  8038. msgid "inconsistent state, %s:%s is good and bad"
  8039. msgstr ""
  8040. #, python-format
  8041. msgid "unknown bisect kind %s"
  8042. msgstr ""
  8043. msgid "disabled extensions:"
  8044. msgstr ""
  8045. msgid "Configuration Files"
  8046. msgstr "Fișiere de configurare"
  8047. msgid "Date Formats"
  8048. msgstr "Formate de dată"
  8049. msgid "File Name Patterns"
  8050. msgstr "Șabloane pentru nume de fișiere"
  8051. msgid "Environment Variables"
  8052. msgstr "Variabile de mediu"
  8053. msgid "Specifying Single Revisions"
  8054. msgstr "Specificarea reviziilor simple"
  8055. msgid "Specifying Multiple Revisions"
  8056. msgstr "Specificarea reviziilor multiple"
  8057. msgid "Specifying Revision Sets"
  8058. msgstr "Specificarea seturilor de revizii"
  8059. msgid "Diff Formats"
  8060. msgstr "Formate pentru diff"
  8061. msgid "Merge Tools"
  8062. msgstr ""
  8063. msgid "Template Usage"
  8064. msgstr "Folosirea șabloanelor"
  8065. msgid "URL Paths"
  8066. msgstr "Căi URL"
  8067. msgid "Using additional features"
  8068. msgstr "Folosirea facilităților suplimentare"
  8069. msgid "Subrepositories"
  8070. msgstr "Subdepozite"
  8071. msgid "Configuring hgweb"
  8072. msgstr "Configurarea hgweb"
  8073. msgid "Glossary"
  8074. msgstr "Glosar"
  8075. msgid "syntax for Mercurial ignore files"
  8076. msgstr "sintaxa pentru fișierele de ignorare Mercurial"
  8077. msgid ""
  8078. "The Mercurial system uses a set of configuration files to control\n"
  8079. "aspects of its behavior."
  8080. msgstr ""
  8081. msgid ""
  8082. "The configuration files use a simple ini-file format. A configuration\n"
  8083. "file consists of sections, led by a ``[section]`` header and followed\n"
  8084. "by ``name = value`` entries::"
  8085. msgstr ""
  8086. msgid ""
  8087. " [ui]\n"
  8088. " username = Firstname Lastname <firstname.lastname@example.net>\n"
  8089. " verbose = True"
  8090. msgstr ""
  8091. msgid ""
  8092. "The above entries will be referred to as ``ui.username`` and\n"
  8093. "``ui.verbose``, respectively. See the Syntax section below."
  8094. msgstr ""
  8095. msgid ""
  8096. "Files\n"
  8097. "-----"
  8098. msgstr ""
  8099. msgid ""
  8100. "Mercurial reads configuration data from several files, if they exist.\n"
  8101. "These files do not exist by default and you will have to create the\n"
  8102. "appropriate configuration files yourself: global configuration like\n"
  8103. "the username setting is typically put into\n"
  8104. "``%USERPROFILE%\\mercurial.ini`` or ``$HOME/.hgrc`` and local\n"
  8105. "configuration is put into the per-repository ``<repo>/.hg/hgrc`` file."
  8106. msgstr ""
  8107. msgid ""
  8108. "The names of these files depend on the system on which Mercurial is\n"
  8109. "installed. ``*.rc`` files from a single directory are read in\n"
  8110. "alphabetical order, later ones overriding earlier ones. Where multiple\n"
  8111. "paths are given below, settings from earlier paths override later\n"
  8112. "ones."
  8113. msgstr ""
  8114. msgid "| (Unix, Windows) ``<repo>/.hg/hgrc``"
  8115. msgstr ""
  8116. msgid ""
  8117. " Per-repository configuration options that only apply in a\n"
  8118. " particular repository. This file is not version-controlled, and\n"
  8119. " will not get transferred during a \"clone\" operation. Options in\n"
  8120. " this file override options in all other configuration files. On\n"
  8121. " Unix, most of this file will be ignored if it doesn't belong to a\n"
  8122. " trusted user or to a trusted group. See the documentation for the\n"
  8123. " Trusted section below for more details."
  8124. msgstr ""
  8125. msgid ""
  8126. "| (Unix) ``$HOME/.hgrc``\n"
  8127. "| (Windows) ``%USERPROFILE%\\.hgrc``\n"
  8128. "| (Windows) ``%USERPROFILE%\\Mercurial.ini``\n"
  8129. "| (Windows) ``%HOME%\\.hgrc``\n"
  8130. "| (Windows) ``%HOME%\\Mercurial.ini``"
  8131. msgstr ""
  8132. msgid ""
  8133. " Per-user configuration file(s), for the user running Mercurial. On\n"
  8134. " Windows 9x, ``%HOME%`` is replaced by ``%APPDATA%``. Options in these\n"
  8135. " files apply to all Mercurial commands executed by this user in any\n"
  8136. " directory. Options in these files override per-system and per-"
  8137. "installation\n"
  8138. " options."
  8139. msgstr ""
  8140. msgid ""
  8141. "| (Unix) ``/etc/mercurial/hgrc``\n"
  8142. "| (Unix) ``/etc/mercurial/hgrc.d/*.rc``"
  8143. msgstr ""
  8144. msgid ""
  8145. " Per-system configuration files, for the system on which Mercurial\n"
  8146. " is running. Options in these files apply to all Mercurial commands\n"
  8147. " executed by any user in any directory. Options in these files\n"
  8148. " override per-installation options."
  8149. msgstr ""
  8150. msgid ""
  8151. "| (Unix) ``<install-root>/etc/mercurial/hgrc``\n"
  8152. "| (Unix) ``<install-root>/etc/mercurial/hgrc.d/*.rc``"
  8153. msgstr ""
  8154. msgid ""
  8155. " Per-installation configuration files, searched for in the\n"
  8156. " directory where Mercurial is installed. ``<install-root>`` is the\n"
  8157. " parent directory of the **hg** executable (or symlink) being run. For\n"
  8158. " example, if installed in ``/shared/tools/bin/hg``, Mercurial will look\n"
  8159. " in ``/shared/tools/etc/mercurial/hgrc``. Options in these files apply\n"
  8160. " to all Mercurial commands executed by any user in any directory."
  8161. msgstr ""
  8162. msgid ""
  8163. "| (Windows) ``<install-dir>\\Mercurial.ini`` **or**\n"
  8164. "| (Windows) ``<install-dir>\\hgrc.d\\*.rc`` **or**\n"
  8165. "| (Windows) ``HKEY_LOCAL_MACHINE\\SOFTWARE\\Mercurial``"
  8166. msgstr ""
  8167. msgid ""
  8168. " Per-installation/system configuration files, for the system on\n"
  8169. " which Mercurial is running. Options in these files apply to all\n"
  8170. " Mercurial commands executed by any user in any directory. Registry\n"
  8171. " keys contain PATH-like strings, every part of which must reference\n"
  8172. " a ``Mercurial.ini`` file or be a directory where ``*.rc`` files will\n"
  8173. " be read. Mercurial checks each of these locations in the specified\n"
  8174. " order until one or more configuration files are detected. If the\n"
  8175. " pywin32 extensions are not installed, Mercurial will only look for\n"
  8176. " site-wide configuration in ``C:\\Mercurial\\Mercurial.ini``."
  8177. msgstr ""
  8178. msgid ""
  8179. "Syntax\n"
  8180. "------"
  8181. msgstr ""
  8182. msgid ""
  8183. "A configuration file consists of sections, led by a ``[section]`` header\n"
  8184. "and followed by ``name = value`` entries (sometimes called\n"
  8185. "``configuration keys``)::"
  8186. msgstr ""
  8187. msgid ""
  8188. " [spam]\n"
  8189. " eggs=ham\n"
  8190. " green=\n"
  8191. " eggs"
  8192. msgstr ""
  8193. msgid ""
  8194. "Each line contains one entry. If the lines that follow are indented,\n"
  8195. "they are treated as continuations of that entry. Leading whitespace is\n"
  8196. "removed from values. Empty lines are skipped. Lines beginning with\n"
  8197. "``#`` or ``;`` are ignored and may be used to provide comments."
  8198. msgstr ""
  8199. msgid ""
  8200. "Configuration keys can be set multiple times, in which case mercurial\n"
  8201. "will use the value that was configured last. As an example::"
  8202. msgstr ""
  8203. msgid ""
  8204. " [spam]\n"
  8205. " eggs=large\n"
  8206. " ham=serrano\n"
  8207. " eggs=small"
  8208. msgstr ""
  8209. msgid "This would set the configuration key named ``eggs`` to ``small``."
  8210. msgstr ""
  8211. msgid ""
  8212. "It is also possible to define a section multiple times. A section can\n"
  8213. "be redefined on the same and/or on different hgrc files. For example::"
  8214. msgstr ""
  8215. msgid ""
  8216. " [foo]\n"
  8217. " eggs=large\n"
  8218. " ham=serrano\n"
  8219. " eggs=small"
  8220. msgstr ""
  8221. msgid ""
  8222. " [bar]\n"
  8223. " eggs=ham\n"
  8224. " green=\n"
  8225. " eggs"
  8226. msgstr ""
  8227. msgid ""
  8228. " [foo]\n"
  8229. " ham=prosciutto\n"
  8230. " eggs=medium\n"
  8231. " bread=toasted"
  8232. msgstr ""
  8233. msgid ""
  8234. "This would set the ``eggs``, ``ham``, and ``bread`` configuration keys\n"
  8235. "of the ``foo`` section to ``medium``, ``prosciutto``, and ``toasted``,\n"
  8236. "respectively. As you can see there only thing that matters is the last\n"
  8237. "value that was set for each of the configuration keys."
  8238. msgstr ""
  8239. msgid ""
  8240. "If a configuration key is set multiple times in different\n"
  8241. "configuration files the final value will depend on the order in which\n"
  8242. "the different configuration files are read, with settings from earlier\n"
  8243. "paths overriding later ones as described on the ``Files`` section\n"
  8244. "above."
  8245. msgstr ""
  8246. msgid ""
  8247. "A line of the form ``%include file`` will include ``file`` into the\n"
  8248. "current configuration file. The inclusion is recursive, which means\n"
  8249. "that included files can include other files. Filenames are relative to\n"
  8250. "the configuration file in which the ``%include`` directive is found.\n"
  8251. "Environment variables and ``~user`` constructs are expanded in\n"
  8252. "``file``. This lets you do something like::"
  8253. msgstr ""
  8254. msgid " %include ~/.hgrc.d/$HOST.rc"
  8255. msgstr ""
  8256. msgid "to include a different configuration file on each computer you use."
  8257. msgstr ""
  8258. msgid ""
  8259. "A line with ``%unset name`` will remove ``name`` from the current\n"
  8260. "section, if it has been set previously."
  8261. msgstr ""
  8262. msgid ""
  8263. "The values are either free-form text strings, lists of text strings,\n"
  8264. "or Boolean values. Boolean values can be set to true using any of \"1\",\n"
  8265. "\"yes\", \"true\", or \"on\" and to false using \"0\", \"no\", \"false\", or "
  8266. "\"off\"\n"
  8267. "(all case insensitive)."
  8268. msgstr ""
  8269. msgid ""
  8270. "List values are separated by whitespace or comma, except when values are\n"
  8271. "placed in double quotation marks::"
  8272. msgstr ""
  8273. msgid " allow_read = \"John Doe, PhD\", brian, betty"
  8274. msgstr ""
  8275. msgid ""
  8276. "Quotation marks can be escaped by prefixing them with a backslash. Only\n"
  8277. "quotation marks at the beginning of a word is counted as a quotation\n"
  8278. "(e.g., ``foo\"bar baz`` is the list of ``foo\"bar`` and ``baz``)."
  8279. msgstr ""
  8280. msgid ""
  8281. "Sections\n"
  8282. "--------"
  8283. msgstr ""
  8284. msgid ""
  8285. "This section describes the different sections that may appear in a\n"
  8286. "Mercurial \"hgrc\" file, the purpose of each section, its possible keys,\n"
  8287. "and their possible values."
  8288. msgstr ""
  8289. msgid ""
  8290. "``alias``\n"
  8291. "\"\"\"\"\"\"\"\"\""
  8292. msgstr ""
  8293. msgid ""
  8294. "Defines command aliases.\n"
  8295. "Aliases allow you to define your own commands in terms of other\n"
  8296. "commands (or aliases), optionally including arguments. Positional\n"
  8297. "arguments in the form of ``$1``, ``$2``, etc in the alias definition\n"
  8298. "are expanded by Mercurial before execution. Positional arguments not\n"
  8299. "already used by ``$N`` in the definition are put at the end of the\n"
  8300. "command to be executed."
  8301. msgstr ""
  8302. msgid "Alias definitions consist of lines of the form::"
  8303. msgstr ""
  8304. msgid " <alias> = <command> [<argument]..."
  8305. msgstr ""
  8306. msgid "For example, this definition::"
  8307. msgstr ""
  8308. msgid " latest = log --limit 5"
  8309. msgstr ""
  8310. msgid ""
  8311. "creates a new command ``latest`` that shows only the five most recent\n"
  8312. "changesets. You can define subsequent aliases using earlier ones::"
  8313. msgstr ""
  8314. msgid " stable5 = latest -b stable"
  8315. msgstr ""
  8316. msgid ""
  8317. ".. note:: It is possible to create aliases with the same names as\n"
  8318. " existing commands, which will then override the original\n"
  8319. " definitions. This is almost always a bad idea!"
  8320. msgstr ""
  8321. msgid ""
  8322. "An alias can start with an exclamation point (``!``) to make it a\n"
  8323. "shell alias. A shell alias is executed with the shell and will let you\n"
  8324. "run arbitrary commands. As an example, ::"
  8325. msgstr ""
  8326. msgid " echo = !echo"
  8327. msgstr ""
  8328. msgid ""
  8329. "will let you do ``hg echo foo`` to have ``foo`` printed in your\n"
  8330. "terminal. A better example might be::"
  8331. msgstr ""
  8332. msgid " purge = !$HG status --no-status --unknown -0 | xargs -0 rm"
  8333. msgstr ""
  8334. msgid ""
  8335. "which will make ``hg purge`` delete all unknown files in the\n"
  8336. "repository in the same manner as the purge extension."
  8337. msgstr ""
  8338. msgid ""
  8339. "Shell aliases are executed in an environment where ``$HG`` expand to\n"
  8340. "the path of the Mercurial that was used to execute the alias. This is\n"
  8341. "useful when you want to call further Mercurial commands in a shell\n"
  8342. "alias, as was done above for the purge alias. In addition,\n"
  8343. "``$HG_ARGS`` expand to the arguments given to Mercurial. In the ``hg\n"
  8344. "echo foo`` call above, ``$HG_ARGS`` would expand to ``echo foo``."
  8345. msgstr ""
  8346. msgid ""
  8347. "``auth``\n"
  8348. "\"\"\"\"\"\"\"\""
  8349. msgstr ""
  8350. msgid ""
  8351. "Authentication credentials for HTTP authentication. This section\n"
  8352. "allows you to store usernames and passwords for use when logging\n"
  8353. "*into* HTTP servers. See the web_ configuration section if you want to\n"
  8354. "configure *who* can login to your HTTP server."
  8355. msgstr ""
  8356. msgid "Each line has the following format::"
  8357. msgstr ""
  8358. msgid " <name>.<argument> = <value>"
  8359. msgstr ""
  8360. msgid ""
  8361. "where ``<name>`` is used to group arguments into authentication\n"
  8362. "entries. Example::"
  8363. msgstr ""
  8364. msgid ""
  8365. " foo.prefix = hg.intevation.org/mercurial\n"
  8366. " foo.username = foo\n"
  8367. " foo.password = bar\n"
  8368. " foo.schemes = http https"
  8369. msgstr ""
  8370. msgid ""
  8371. " bar.prefix = secure.example.org\n"
  8372. " bar.key = path/to/file.key\n"
  8373. " bar.cert = path/to/file.cert\n"
  8374. " bar.schemes = https"
  8375. msgstr ""
  8376. msgid "Supported arguments:"
  8377. msgstr ""
  8378. msgid ""
  8379. "``prefix``\n"
  8380. " Either ``*`` or a URI prefix with or without the scheme part.\n"
  8381. " The authentication entry with the longest matching prefix is used\n"
  8382. " (where ``*`` matches everything and counts as a match of length\n"
  8383. " 1). If the prefix doesn't include a scheme, the match is performed\n"
  8384. " against the URI with its scheme stripped as well, and the schemes\n"
  8385. " argument, q.v., is then subsequently consulted."
  8386. msgstr ""
  8387. msgid ""
  8388. "``username``\n"
  8389. " Optional. Username to authenticate with. If not given, and the\n"
  8390. " remote site requires basic or digest authentication, the user will\n"
  8391. " be prompted for it. Environment variables are expanded in the\n"
  8392. " username letting you do ``foo.username = $USER``."
  8393. msgstr ""
  8394. msgid ""
  8395. "``password``\n"
  8396. " Optional. Password to authenticate with. If not given, and the\n"
  8397. " remote site requires basic or digest authentication, the user\n"
  8398. " will be prompted for it."
  8399. msgstr ""
  8400. msgid ""
  8401. "``key``\n"
  8402. " Optional. PEM encoded client certificate key file. Environment\n"
  8403. " variables are expanded in the filename."
  8404. msgstr ""
  8405. msgid ""
  8406. "``cert``\n"
  8407. " Optional. PEM encoded client certificate chain file. Environment\n"
  8408. " variables are expanded in the filename."
  8409. msgstr ""
  8410. msgid ""
  8411. "``schemes``\n"
  8412. " Optional. Space separated list of URI schemes to use this\n"
  8413. " authentication entry with. Only used if the prefix doesn't include\n"
  8414. " a scheme. Supported schemes are http and https. They will match\n"
  8415. " static-http and static-https respectively, as well.\n"
  8416. " Default: https."
  8417. msgstr ""
  8418. msgid ""
  8419. "If no suitable authentication entry is found, the user is prompted\n"
  8420. "for credentials as usual if required by the remote."
  8421. msgstr ""
  8422. msgid ""
  8423. "\n"
  8424. "``decode/encode``\n"
  8425. "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  8426. msgstr ""
  8427. msgid ""
  8428. "Filters for transforming files on checkout/checkin. This would\n"
  8429. "typically be used for newline processing or other\n"
  8430. "localization/canonicalization of files."
  8431. msgstr ""
  8432. msgid ""
  8433. "Filters consist of a filter pattern followed by a filter command.\n"
  8434. "Filter patterns are globs by default, rooted at the repository root.\n"
  8435. "For example, to match any file ending in ``.txt`` in the root\n"
  8436. "directory only, use the pattern ``*.txt``. To match any file ending\n"
  8437. "in ``.c`` anywhere in the repository, use the pattern ``**.c``.\n"
  8438. "For each file only the first matching filter applies."
  8439. msgstr ""
  8440. msgid ""
  8441. "The filter command can start with a specifier, either ``pipe:`` or\n"
  8442. "``tempfile:``. If no specifier is given, ``pipe:`` is used by default."
  8443. msgstr ""
  8444. msgid ""
  8445. "A ``pipe:`` command must accept data on stdin and return the transformed\n"
  8446. "data on stdout."
  8447. msgstr ""
  8448. msgid "Pipe example::"
  8449. msgstr ""
  8450. msgid ""
  8451. " [encode]\n"
  8452. " # uncompress gzip files on checkin to improve delta compression\n"
  8453. " # note: not necessarily a good idea, just an example\n"
  8454. " *.gz = pipe: gunzip"
  8455. msgstr ""
  8456. msgid ""
  8457. " [decode]\n"
  8458. " # recompress gzip files when writing them to the working dir (we\n"
  8459. " # can safely omit \"pipe:\", because it's the default)\n"
  8460. " *.gz = gzip"
  8461. msgstr ""
  8462. msgid ""
  8463. "A ``tempfile:`` command is a template. The string ``INFILE`` is replaced\n"
  8464. "with the name of a temporary file that contains the data to be\n"
  8465. "filtered by the command. The string ``OUTFILE`` is replaced with the name\n"
  8466. "of an empty temporary file, where the filtered data must be written by\n"
  8467. "the command."
  8468. msgstr ""
  8469. msgid ""
  8470. ".. note:: The tempfile mechanism is recommended for Windows systems,\n"
  8471. " where the standard shell I/O redirection operators often have\n"
  8472. " strange effects and may corrupt the contents of your files."
  8473. msgstr ""
  8474. msgid ""
  8475. "This filter mechanism is used internally by the ``eol`` extension to\n"
  8476. "translate line ending characters between Windows (CRLF) and Unix (LF)\n"
  8477. "format. We suggest you use the ``eol`` extension for convenience."
  8478. msgstr ""
  8479. msgid ""
  8480. "\n"
  8481. "``defaults``\n"
  8482. "\"\"\"\"\"\"\"\"\"\"\"\""
  8483. msgstr ""
  8484. msgid "(defaults are deprecated. Don't use them. Use aliases instead)"
  8485. msgstr ""
  8486. msgid ""
  8487. "Use the ``[defaults]`` section to define command defaults, i.e. the\n"
  8488. "default options/arguments to pass to the specified commands."
  8489. msgstr ""
  8490. msgid ""
  8491. "The following example makes :hg:`log` run in verbose mode, and\n"
  8492. ":hg:`status` show only the modified files, by default::"
  8493. msgstr ""
  8494. msgid ""
  8495. " [defaults]\n"
  8496. " log = -v\n"
  8497. " status = -m"
  8498. msgstr ""
  8499. msgid ""
  8500. "The actual commands, instead of their aliases, must be used when\n"
  8501. "defining command defaults. The command defaults will also be applied\n"
  8502. "to the aliases of the commands defined."
  8503. msgstr ""
  8504. msgid ""
  8505. "\n"
  8506. "``diff``\n"
  8507. "\"\"\"\"\"\"\"\""
  8508. msgstr ""
  8509. msgid ""
  8510. "Settings used when displaying diffs. Everything except for ``unified`` is a\n"
  8511. "Boolean and defaults to False."
  8512. msgstr ""
  8513. msgid ""
  8514. "``git``\n"
  8515. " Use git extended diff format."
  8516. msgstr ""
  8517. "``git``\n"
  8518. " Folosește formatul diff extins al lui git."
  8519. msgid ""
  8520. "``nodates``\n"
  8521. " Don't include dates in diff headers."
  8522. msgstr ""
  8523. msgid ""
  8524. "``showfunc``\n"
  8525. " Show which function each change is in."
  8526. msgstr ""
  8527. "``showfunc``\n"
  8528. " Afișează funcția în care se află fiecare modificare."
  8529. msgid ""
  8530. "``ignorews``\n"
  8531. " Ignore white space when comparing lines."
  8532. msgstr ""
  8533. "``ignorews``\n"
  8534. " Ignoră spațiul alb la compararea liniilor."
  8535. msgid ""
  8536. "``ignorewsamount``\n"
  8537. " Ignore changes in the amount of white space."
  8538. msgstr ""
  8539. "``ignorewsamount``\n"
  8540. " Ignoră modificările cantității de spațiu alb."
  8541. msgid ""
  8542. "``ignoreblanklines``\n"
  8543. " Ignore changes whose lines are all blank."
  8544. msgstr ""
  8545. "``ignoreblanklines``\n"
  8546. " Ignoră modificările ale căror linii sunt toate vide."
  8547. msgid ""
  8548. "``unified``\n"
  8549. " Number of lines of context to show."
  8550. msgstr ""
  8551. "``unified``\n"
  8552. " Numărul liniilor de context care vor fi afișate."
  8553. msgid ""
  8554. "``email``\n"
  8555. "\"\"\"\"\"\"\"\"\""
  8556. msgstr ""
  8557. msgid "Settings for extensions that send email messages."
  8558. msgstr ""
  8559. msgid ""
  8560. "``from``\n"
  8561. " Optional. Email address to use in \"From\" header and SMTP envelope\n"
  8562. " of outgoing messages."
  8563. msgstr ""
  8564. msgid ""
  8565. "``to``\n"
  8566. " Optional. Comma-separated list of recipients' email addresses."
  8567. msgstr ""
  8568. msgid ""
  8569. "``cc``\n"
  8570. " Optional. Comma-separated list of carbon copy recipients'\n"
  8571. " email addresses."
  8572. msgstr ""
  8573. msgid ""
  8574. "``bcc``\n"
  8575. " Optional. Comma-separated list of blind carbon copy recipients'\n"
  8576. " email addresses."
  8577. msgstr ""
  8578. msgid ""
  8579. "``method``\n"
  8580. " Optional. Method to use to send email messages. If value is ``smtp``\n"
  8581. " (default), use SMTP (see the SMTP_ section for configuration).\n"
  8582. " Otherwise, use as name of program to run that acts like sendmail\n"
  8583. " (takes ``-f`` option for sender, list of recipients on command line,\n"
  8584. " message on stdin). Normally, setting this to ``sendmail`` or\n"
  8585. " ``/usr/sbin/sendmail`` is enough to use sendmail to send messages."
  8586. msgstr ""
  8587. msgid ""
  8588. "``charsets``\n"
  8589. " Optional. Comma-separated list of character sets considered\n"
  8590. " convenient for recipients. Addresses, headers, and parts not\n"
  8591. " containing patches of outgoing messages will be encoded in the\n"
  8592. " first character set to which conversion from local encoding\n"
  8593. " (``$HGENCODING``, ``ui.fallbackencoding``) succeeds. If correct\n"
  8594. " conversion fails, the text in question is sent as is. Defaults to\n"
  8595. " empty (explicit) list."
  8596. msgstr ""
  8597. msgid " Order of outgoing email character sets:"
  8598. msgstr ""
  8599. msgid ""
  8600. " 1. ``us-ascii``: always first, regardless of settings\n"
  8601. " 2. ``email.charsets``: in order given by user\n"
  8602. " 3. ``ui.fallbackencoding``: if not in email.charsets\n"
  8603. " 4. ``$HGENCODING``: if not in email.charsets\n"
  8604. " 5. ``utf-8``: always last, regardless of settings"
  8605. msgstr ""
  8606. msgid "Email example::"
  8607. msgstr ""
  8608. msgid ""
  8609. " [email]\n"
  8610. " from = Joseph User <joe.user@example.com>\n"
  8611. " method = /usr/sbin/sendmail\n"
  8612. " # charsets for western Europeans\n"
  8613. " # us-ascii, utf-8 omitted, as they are tried first and last\n"
  8614. " charsets = iso-8859-1, iso-8859-15, windows-1252"
  8615. msgstr ""
  8616. msgid ""
  8617. "\n"
  8618. "``extensions``\n"
  8619. "\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  8620. msgstr ""
  8621. msgid ""
  8622. "Mercurial has an extension mechanism for adding new features. To\n"
  8623. "enable an extension, create an entry for it in this section."
  8624. msgstr ""
  8625. msgid ""
  8626. "If you know that the extension is already in Python's search path,\n"
  8627. "you can give the name of the module, followed by ``=``, with nothing\n"
  8628. "after the ``=``."
  8629. msgstr ""
  8630. msgid ""
  8631. "Otherwise, give a name that you choose, followed by ``=``, followed by\n"
  8632. "the path to the ``.py`` file (including the file name extension) that\n"
  8633. "defines the extension."
  8634. msgstr ""
  8635. msgid ""
  8636. "To explicitly disable an extension that is enabled in an hgrc of\n"
  8637. "broader scope, prepend its path with ``!``, as in ``foo = !/ext/path``\n"
  8638. "or ``foo = !`` when path is not supplied."
  8639. msgstr ""
  8640. msgid "Example for ``~/.hgrc``::"
  8641. msgstr ""
  8642. msgid ""
  8643. " [extensions]\n"
  8644. " # (the mq extension will get loaded from Mercurial's path)\n"
  8645. " mq =\n"
  8646. " # (this extension will get loaded from the file specified)\n"
  8647. " myfeature = ~/.hgext/myfeature.py"
  8648. msgstr ""
  8649. msgid ""
  8650. "\n"
  8651. "``hostfingerprints``\n"
  8652. "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  8653. msgstr ""
  8654. msgid ""
  8655. "Fingerprints of the certificates of known HTTPS servers.\n"
  8656. "A HTTPS connection to a server with a fingerprint configured here will\n"
  8657. "only succeed if the servers certificate matches the fingerprint.\n"
  8658. "This is very similar to how ssh known hosts works.\n"
  8659. "The fingerprint is the SHA-1 hash value of the DER encoded certificate.\n"
  8660. "The CA chain and web.cacerts is not used for servers with a fingerprint."
  8661. msgstr ""
  8662. msgid "For example::"
  8663. msgstr ""
  8664. msgid ""
  8665. " [hostfingerprints]\n"
  8666. " hg.intevation.org = 38:76:52:7c:87:26:9a:8f:4a:f8:d3:de:08:45:3b:ea:"
  8667. "d6:4b:ee:cc"
  8668. msgstr ""
  8669. msgid "This feature is only supported when using Python 2.6 or later."
  8670. msgstr ""
  8671. msgid ""
  8672. "\n"
  8673. "``format``\n"
  8674. "\"\"\"\"\"\"\"\"\"\""
  8675. msgstr ""
  8676. msgid ""
  8677. "``usestore``\n"
  8678. " Enable or disable the \"store\" repository format which improves\n"
  8679. " compatibility with systems that fold case or otherwise mangle\n"
  8680. " filenames. Enabled by default. Disabling this option will allow\n"
  8681. " you to store longer filenames in some situations at the expense of\n"
  8682. " compatibility and ensures that the on-disk format of newly created\n"
  8683. " repositories will be compatible with Mercurial before version 0.9.4."
  8684. msgstr ""
  8685. msgid ""
  8686. "``usefncache``\n"
  8687. " Enable or disable the \"fncache\" repository format which enhances\n"
  8688. " the \"store\" repository format (which has to be enabled to use\n"
  8689. " fncache) to allow longer filenames and avoids using Windows\n"
  8690. " reserved names, e.g. \"nul\". Enabled by default. Disabling this\n"
  8691. " option ensures that the on-disk format of newly created\n"
  8692. " repositories will be compatible with Mercurial before version 1.1."
  8693. msgstr ""
  8694. msgid ""
  8695. "``dotencode``\n"
  8696. " Enable or disable the \"dotencode\" repository format which enhances\n"
  8697. " the \"fncache\" repository format (which has to be enabled to use\n"
  8698. " dotencode) to avoid issues with filenames starting with ._ on\n"
  8699. " Mac OS X and spaces on Windows. Enabled by default. Disabling this\n"
  8700. " option ensures that the on-disk format of newly created\n"
  8701. " repositories will be compatible with Mercurial before version 1.7."
  8702. msgstr ""
  8703. msgid ""
  8704. "``merge-patterns``\n"
  8705. "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  8706. msgstr ""
  8707. msgid ""
  8708. "This section specifies merge tools to associate with particular file\n"
  8709. "patterns. Tools matched here will take precedence over the default\n"
  8710. "merge tool. Patterns are globs by default, rooted at the repository\n"
  8711. "root."
  8712. msgstr ""
  8713. msgid ""
  8714. " [merge-patterns]\n"
  8715. " **.c = kdiff3\n"
  8716. " **.jpg = myimgmerge"
  8717. msgstr ""
  8718. msgid ""
  8719. "``merge-tools``\n"
  8720. "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  8721. msgstr ""
  8722. msgid ""
  8723. "This section configures external merge tools to use for file-level\n"
  8724. "merges."
  8725. msgstr ""
  8726. msgid "Example ``~/.hgrc``::"
  8727. msgstr ""
  8728. msgid ""
  8729. " [merge-tools]\n"
  8730. " # Override stock tool location\n"
  8731. " kdiff3.executable = ~/bin/kdiff3\n"
  8732. " # Specify command line\n"
  8733. " kdiff3.args = $base $local $other -o $output\n"
  8734. " # Give higher priority\n"
  8735. " kdiff3.priority = 1"
  8736. msgstr ""
  8737. msgid ""
  8738. " # Define new tool\n"
  8739. " myHtmlTool.args = -m $local $other $base $output\n"
  8740. " myHtmlTool.regkey = Software\\FooSoftware\\HtmlMerge\n"
  8741. " myHtmlTool.priority = 1"
  8742. msgstr ""
  8743. msgid ""
  8744. "``priority``\n"
  8745. " The priority in which to evaluate this tool.\n"
  8746. " Default: 0."
  8747. msgstr ""
  8748. msgid ""
  8749. "``executable``\n"
  8750. " Either just the name of the executable or its pathname. On Windows,\n"
  8751. " the path can use environment variables with ${ProgramFiles} syntax.\n"
  8752. " Default: the tool name."
  8753. msgstr ""
  8754. msgid ""
  8755. "``args``\n"
  8756. " The arguments to pass to the tool executable. You can refer to the\n"
  8757. " files being merged as well as the output file through these\n"
  8758. " variables: ``$base``, ``$local``, ``$other``, ``$output``.\n"
  8759. " Default: ``$local $base $other``"
  8760. msgstr ""
  8761. msgid ""
  8762. "``premerge``\n"
  8763. " Attempt to run internal non-interactive 3-way merge tool before\n"
  8764. " launching external tool. Options are ``true``, ``false``, or ``keep``\n"
  8765. " to leave markers in the file if the premerge fails.\n"
  8766. " Default: True"
  8767. msgstr ""
  8768. msgid ""
  8769. "``binary``\n"
  8770. " This tool can merge binary files. Defaults to False, unless tool\n"
  8771. " was selected by file pattern match."
  8772. msgstr ""
  8773. msgid ""
  8774. "``symlink``\n"
  8775. " This tool can merge symlinks. Defaults to False, even if tool was\n"
  8776. " selected by file pattern match."
  8777. msgstr ""
  8778. msgid ""
  8779. "``check``\n"
  8780. " A list of merge success-checking options:"
  8781. msgstr ""
  8782. msgid ""
  8783. " ``changed``\n"
  8784. " Ask whether merge was successful when the merged file shows no changes.\n"
  8785. " ``conflicts``\n"
  8786. " Check whether there are conflicts even though the tool reported "
  8787. "success.\n"
  8788. " ``prompt``\n"
  8789. " Always prompt for merge success, regardless of success reported by tool."
  8790. msgstr ""
  8791. msgid ""
  8792. "``checkchanged``\n"
  8793. " True is equivalent to ``check = changed``.\n"
  8794. " Default: False"
  8795. msgstr ""
  8796. msgid ""
  8797. "``checkconflicts``\n"
  8798. " True is equivalent to ``check = conflicts``.\n"
  8799. " Default: False"
  8800. msgstr ""
  8801. msgid ""
  8802. "``fixeol``\n"
  8803. " Attempt to fix up EOL changes caused by the merge tool.\n"
  8804. " Default: False"
  8805. msgstr ""
  8806. msgid ""
  8807. "``gui``\n"
  8808. " This tool requires a graphical interface to run. Default: False"
  8809. msgstr ""
  8810. msgid ""
  8811. "``regkey``\n"
  8812. " Windows registry key which describes install location of this\n"
  8813. " tool. Mercurial will search for this key first under\n"
  8814. " ``HKEY_CURRENT_USER`` and then under ``HKEY_LOCAL_MACHINE``.\n"
  8815. " Default: None"
  8816. msgstr ""
  8817. msgid ""
  8818. "``regkeyalt``\n"
  8819. " An alternate Windows registry key to try if the first key is not\n"
  8820. " found. The alternate key uses the same ``regname`` and ``regappend``\n"
  8821. " semantics of the primary key. The most common use for this key\n"
  8822. " is to search for 32bit applications on 64bit operating systems.\n"
  8823. " Default: None"
  8824. msgstr ""
  8825. msgid ""
  8826. "``regname``\n"
  8827. " Name of value to read from specified registry key. Defaults to the\n"
  8828. " unnamed (default) value."
  8829. msgstr ""
  8830. msgid ""
  8831. "``regappend``\n"
  8832. " String to append to the value read from the registry, typically\n"
  8833. " the executable name of the tool.\n"
  8834. " Default: None"
  8835. msgstr ""
  8836. msgid ""
  8837. "\n"
  8838. "``hooks``\n"
  8839. "\"\"\"\"\"\"\"\"\""
  8840. msgstr ""
  8841. msgid ""
  8842. "Commands or Python functions that get automatically executed by\n"
  8843. "various actions such as starting or finishing a commit. Multiple\n"
  8844. "hooks can be run for the same action by appending a suffix to the\n"
  8845. "action. Overriding a site-wide hook can be done by changing its\n"
  8846. "value or setting it to an empty string."
  8847. msgstr ""
  8848. msgid "Example ``.hg/hgrc``::"
  8849. msgstr ""
  8850. msgid ""
  8851. " [hooks]\n"
  8852. " # update working directory after adding changesets\n"
  8853. " changegroup.update = hg update\n"
  8854. " # do not use the site-wide hook\n"
  8855. " incoming =\n"
  8856. " incoming.email = /my/email/hook\n"
  8857. " incoming.autobuild = /my/build/hook"
  8858. msgstr ""
  8859. msgid ""
  8860. "Most hooks are run with environment variables set that give useful\n"
  8861. "additional information. For each hook below, the environment\n"
  8862. "variables it is passed are listed with names of the form ``$HG_foo``."
  8863. msgstr ""
  8864. msgid ""
  8865. "``changegroup``\n"
  8866. " Run after a changegroup has been added via push, pull or unbundle.\n"
  8867. " ID of the first new changeset is in ``$HG_NODE``. URL from which\n"
  8868. " changes came is in ``$HG_URL``."
  8869. msgstr ""
  8870. msgid ""
  8871. "``commit``\n"
  8872. " Run after a changeset has been created in the local repository. ID\n"
  8873. " of the newly created changeset is in ``$HG_NODE``. Parent changeset\n"
  8874. " IDs are in ``$HG_PARENT1`` and ``$HG_PARENT2``."
  8875. msgstr ""
  8876. msgid ""
  8877. "``incoming``\n"
  8878. " Run after a changeset has been pulled, pushed, or unbundled into\n"
  8879. " the local repository. The ID of the newly arrived changeset is in\n"
  8880. " ``$HG_NODE``. URL that was source of changes came is in ``$HG_URL``."
  8881. msgstr ""
  8882. msgid ""
  8883. "``outgoing``\n"
  8884. " Run after sending changes from local repository to another. ID of\n"
  8885. " first changeset sent is in ``$HG_NODE``. Source of operation is in\n"
  8886. " ``$HG_SOURCE``; see \"preoutgoing\" hook for description."
  8887. msgstr ""
  8888. msgid ""
  8889. "``post-<command>``\n"
  8890. " Run after successful invocations of the associated command. The\n"
  8891. " contents of the command line are passed as ``$HG_ARGS`` and the result\n"
  8892. " code in ``$HG_RESULT``. Parsed command line arguments are passed as \n"
  8893. " ``$HG_PATS`` and ``$HG_OPTS``. These contain string representations of\n"
  8894. " the python data internally passed to <command>. ``$HG_OPTS`` is a \n"
  8895. " dictionary of options (with unspecified options set to their defaults).\n"
  8896. " ``$HG_PATS`` is a list of arguments. Hook failure is ignored."
  8897. msgstr ""
  8898. msgid ""
  8899. "``pre-<command>``\n"
  8900. " Run before executing the associated command. The contents of the\n"
  8901. " command line are passed as ``$HG_ARGS``. Parsed command line arguments\n"
  8902. " are passed as ``$HG_PATS`` and ``$HG_OPTS``. These contain string\n"
  8903. " representations of the data internally passed to <command>. ``$HG_OPTS``\n"
  8904. " is a dictionary of options (with unspecified options set to their\n"
  8905. " defaults). ``$HG_PATS`` is a list of arguments. If the hook returns \n"
  8906. " failure, the command doesn't execute and Mercurial returns the failure\n"
  8907. " code."
  8908. msgstr ""
  8909. msgid ""
  8910. "``prechangegroup``\n"
  8911. " Run before a changegroup is added via push, pull or unbundle. Exit\n"
  8912. " status 0 allows the changegroup to proceed. Non-zero status will\n"
  8913. " cause the push, pull or unbundle to fail. URL from which changes\n"
  8914. " will come is in ``$HG_URL``."
  8915. msgstr ""
  8916. msgid ""
  8917. "``precommit``\n"
  8918. " Run before starting a local commit. Exit status 0 allows the\n"
  8919. " commit to proceed. Non-zero status will cause the commit to fail.\n"
  8920. " Parent changeset IDs are in ``$HG_PARENT1`` and ``$HG_PARENT2``."
  8921. msgstr ""
  8922. msgid ""
  8923. "``prelistkeys``\n"
  8924. " Run before listing pushkeys (like bookmarks) in the\n"
  8925. " repository. Non-zero status will cause failure. The key namespace is\n"
  8926. " in ``$HG_NAMESPACE``."
  8927. msgstr ""
  8928. msgid ""
  8929. "``preoutgoing``\n"
  8930. " Run before collecting changes to send from the local repository to\n"
  8931. " another. Non-zero status will cause failure. This lets you prevent\n"
  8932. " pull over HTTP or SSH. Also prevents against local pull, push\n"
  8933. " (outbound) or bundle commands, but not effective, since you can\n"
  8934. " just copy files instead then. Source of operation is in\n"
  8935. " ``$HG_SOURCE``. If \"serve\", operation is happening on behalf of remote\n"
  8936. " SSH or HTTP repository. If \"push\", \"pull\" or \"bundle\", operation\n"
  8937. " is happening on behalf of repository on same system."
  8938. msgstr ""
  8939. msgid ""
  8940. "``prepushkey``\n"
  8941. " Run before a pushkey (like a bookmark) is added to the\n"
  8942. " repository. Non-zero status will cause the key to be rejected. The\n"
  8943. " key namespace is in ``$HG_NAMESPACE``, the key is in ``$HG_KEY``,\n"
  8944. " the old value (if any) is in ``$HG_OLD``, and the new value is in\n"
  8945. " ``$HG_NEW``."
  8946. msgstr ""
  8947. msgid ""
  8948. "``pretag``\n"
  8949. " Run before creating a tag. Exit status 0 allows the tag to be\n"
  8950. " created. Non-zero status will cause the tag to fail. ID of\n"
  8951. " changeset to tag is in ``$HG_NODE``. Name of tag is in ``$HG_TAG``. Tag "
  8952. "is\n"
  8953. " local if ``$HG_LOCAL=1``, in repository if ``$HG_LOCAL=0``."
  8954. msgstr ""
  8955. msgid ""
  8956. "``pretxnchangegroup``\n"
  8957. " Run after a changegroup has been added via push, pull or unbundle,\n"
  8958. " but before the transaction has been committed. Changegroup is\n"
  8959. " visible to hook program. This lets you validate incoming changes\n"
  8960. " before accepting them. Passed the ID of the first new changeset in\n"
  8961. " ``$HG_NODE``. Exit status 0 allows the transaction to commit. Non-zero\n"
  8962. " status will cause the transaction to be rolled back and the push,\n"
  8963. " pull or unbundle will fail. URL that was source of changes is in\n"
  8964. " ``$HG_URL``."
  8965. msgstr ""
  8966. msgid ""
  8967. "``pretxncommit``\n"
  8968. " Run after a changeset has been created but the transaction not yet\n"
  8969. " committed. Changeset is visible to hook program. This lets you\n"
  8970. " validate commit message and changes. Exit status 0 allows the\n"
  8971. " commit to proceed. Non-zero status will cause the transaction to\n"
  8972. " be rolled back. ID of changeset is in ``$HG_NODE``. Parent changeset\n"
  8973. " IDs are in ``$HG_PARENT1`` and ``$HG_PARENT2``."
  8974. msgstr ""
  8975. msgid ""
  8976. "``preupdate``\n"
  8977. " Run before updating the working directory. Exit status 0 allows\n"
  8978. " the update to proceed. Non-zero status will prevent the update.\n"
  8979. " Changeset ID of first new parent is in ``$HG_PARENT1``. If merge, ID\n"
  8980. " of second new parent is in ``$HG_PARENT2``."
  8981. msgstr ""
  8982. msgid ""
  8983. "``listkeys``\n"
  8984. " Run after listing pushkeys (like bookmarks) in the repository. The\n"
  8985. " key namespace is in ``$HG_NAMESPACE``. ``$HG_VALUES`` is a\n"
  8986. " dictionary containing the keys and values."
  8987. msgstr ""
  8988. msgid ""
  8989. "``pushkey``\n"
  8990. " Run after a pushkey (like a bookmark) is added to the\n"
  8991. " repository. The key namespace is in ``$HG_NAMESPACE``, the key is in\n"
  8992. " ``$HG_KEY``, the old value (if any) is in ``$HG_OLD``, and the new\n"
  8993. " value is in ``$HG_NEW``."
  8994. msgstr ""
  8995. msgid ""
  8996. "``tag``\n"
  8997. " Run after a tag is created. ID of tagged changeset is in ``$HG_NODE``.\n"
  8998. " Name of tag is in ``$HG_TAG``. Tag is local if ``$HG_LOCAL=1``, in\n"
  8999. " repository if ``$HG_LOCAL=0``."
  9000. msgstr ""
  9001. msgid ""
  9002. "``update``\n"
  9003. " Run after updating the working directory. Changeset ID of first\n"
  9004. " new parent is in ``$HG_PARENT1``. If merge, ID of second new parent is\n"
  9005. " in ``$HG_PARENT2``. If the update succeeded, ``$HG_ERROR=0``. If the\n"
  9006. " update failed (e.g. because conflicts not resolved), ``$HG_ERROR=1``."
  9007. msgstr ""
  9008. msgid ""
  9009. ".. note:: It is generally better to use standard hooks rather than the\n"
  9010. " generic pre- and post- command hooks as they are guaranteed to be\n"
  9011. " called in the appropriate contexts for influencing transactions.\n"
  9012. " Also, hooks like \"commit\" will be called in all contexts that\n"
  9013. " generate a commit (e.g. tag) and not just the commit command."
  9014. msgstr ""
  9015. msgid ""
  9016. ".. note:: Environment variables with empty values may not be passed to\n"
  9017. " hooks on platforms such as Windows. As an example, ``$HG_PARENT2``\n"
  9018. " will have an empty value under Unix-like platforms for non-merge\n"
  9019. " changesets, while it will not be available at all under Windows."
  9020. msgstr ""
  9021. msgid "The syntax for Python hooks is as follows::"
  9022. msgstr ""
  9023. msgid ""
  9024. " hookname = python:modulename.submodule.callable\n"
  9025. " hookname = python:/path/to/python/module.py:callable"
  9026. msgstr ""
  9027. msgid ""
  9028. "Python hooks are run within the Mercurial process. Each hook is\n"
  9029. "called with at least three keyword arguments: a ui object (keyword\n"
  9030. "``ui``), a repository object (keyword ``repo``), and a ``hooktype``\n"
  9031. "keyword that tells what kind of hook is used. Arguments listed as\n"
  9032. "environment variables above are passed as keyword arguments, with no\n"
  9033. "``HG_`` prefix, and names in lower case."
  9034. msgstr ""
  9035. msgid ""
  9036. "If a Python hook returns a \"true\" value or raises an exception, this\n"
  9037. "is treated as a failure."
  9038. msgstr ""
  9039. msgid ""
  9040. "\n"
  9041. "``http_proxy``\n"
  9042. "\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  9043. msgstr ""
  9044. msgid ""
  9045. "Used to access web-based Mercurial repositories through a HTTP\n"
  9046. "proxy."
  9047. msgstr ""
  9048. msgid ""
  9049. "``host``\n"
  9050. " Host name and (optional) port of the proxy server, for example\n"
  9051. " \"myproxy:8000\"."
  9052. msgstr ""
  9053. msgid ""
  9054. "``no``\n"
  9055. " Optional. Comma-separated list of host names that should bypass\n"
  9056. " the proxy."
  9057. msgstr ""
  9058. msgid ""
  9059. "``passwd``\n"
  9060. " Optional. Password to authenticate with at the proxy server."
  9061. msgstr ""
  9062. msgid ""
  9063. "``user``\n"
  9064. " Optional. User name to authenticate with at the proxy server."
  9065. msgstr ""
  9066. msgid ""
  9067. "``always``\n"
  9068. " Optional. Always use the proxy, even for localhost and any entries\n"
  9069. " in ``http_proxy.no``. True or False. Default: False."
  9070. msgstr ""
  9071. msgid ""
  9072. "``smtp``\n"
  9073. "\"\"\"\"\"\"\"\""
  9074. msgstr ""
  9075. msgid "Configuration for extensions that need to send email messages."
  9076. msgstr ""
  9077. msgid ""
  9078. "``host``\n"
  9079. " Host name of mail server, e.g. \"mail.example.com\"."
  9080. msgstr ""
  9081. msgid ""
  9082. "``port``\n"
  9083. " Optional. Port to connect to on mail server. Default: 25."
  9084. msgstr ""
  9085. msgid ""
  9086. "``tls``\n"
  9087. " Optional. Method to enable TLS when connecting to mail server: "
  9088. "starttls,\n"
  9089. " smtps or none. Default: none."
  9090. msgstr ""
  9091. msgid ""
  9092. "``username``\n"
  9093. " Optional. User name for authenticating with the SMTP server.\n"
  9094. " Default: none."
  9095. msgstr ""
  9096. msgid ""
  9097. "``password``\n"
  9098. " Optional. Password for authenticating with the SMTP server. If not\n"
  9099. " specified, interactive sessions will prompt the user for a\n"
  9100. " password; non-interactive sessions will fail. Default: none."
  9101. msgstr ""
  9102. msgid ""
  9103. "``local_hostname``\n"
  9104. " Optional. It's the hostname that the sender can use to identify\n"
  9105. " itself to the MTA."
  9106. msgstr ""
  9107. msgid ""
  9108. "\n"
  9109. "``patch``\n"
  9110. "\"\"\"\"\"\"\"\"\""
  9111. msgstr ""
  9112. msgid ""
  9113. "Settings used when applying patches, for instance through the 'import'\n"
  9114. "command or with Mercurial Queues extension."
  9115. msgstr ""
  9116. msgid ""
  9117. "``eol``\n"
  9118. " When set to 'strict' patch content and patched files end of lines\n"
  9119. " are preserved. When set to ``lf`` or ``crlf``, both files end of\n"
  9120. " lines are ignored when patching and the result line endings are\n"
  9121. " normalized to either LF (Unix) or CRLF (Windows). When set to\n"
  9122. " ``auto``, end of lines are again ignored while patching but line\n"
  9123. " endings in patched files are normalized to their original setting\n"
  9124. " on a per-file basis. If target file does not exist or has no end\n"
  9125. " of line, patch line endings are preserved.\n"
  9126. " Default: strict."
  9127. msgstr ""
  9128. msgid ""
  9129. "\n"
  9130. "``paths``\n"
  9131. "\"\"\"\"\"\"\"\"\""
  9132. msgstr ""
  9133. msgid ""
  9134. "Assigns symbolic names to repositories. The left side is the\n"
  9135. "symbolic name, and the right gives the directory or URL that is the\n"
  9136. "location of the repository. Default paths can be declared by setting\n"
  9137. "the following entries."
  9138. msgstr ""
  9139. msgid ""
  9140. "``default``\n"
  9141. " Directory or URL to use when pulling if no source is specified.\n"
  9142. " Default is set to repository from which the current repository was\n"
  9143. " cloned."
  9144. msgstr ""
  9145. msgid ""
  9146. "``default-push``\n"
  9147. " Optional. Directory or URL to use when pushing if no destination\n"
  9148. " is specified."
  9149. msgstr ""
  9150. msgid ""
  9151. "\n"
  9152. "``profiling``\n"
  9153. "\"\"\"\"\"\"\"\"\"\"\"\"\""
  9154. msgstr ""
  9155. msgid ""
  9156. "Specifies profiling format and file output. In this section\n"
  9157. "description, 'profiling data' stands for the raw data collected\n"
  9158. "during profiling, while 'profiling report' stands for a statistical\n"
  9159. "text report generated from the profiling data. The profiling is done\n"
  9160. "using lsprof."
  9161. msgstr ""
  9162. msgid ""
  9163. "``format``\n"
  9164. " Profiling format.\n"
  9165. " Default: text."
  9166. msgstr ""
  9167. msgid ""
  9168. " ``text``\n"
  9169. " Generate a profiling report. When saving to a file, it should be\n"
  9170. " noted that only the report is saved, and the profiling data is\n"
  9171. " not kept.\n"
  9172. " ``kcachegrind``\n"
  9173. " Format profiling data for kcachegrind use: when saving to a\n"
  9174. " file, the generated file can directly be loaded into\n"
  9175. " kcachegrind."
  9176. msgstr ""
  9177. msgid ""
  9178. "``output``\n"
  9179. " File path where profiling data or report should be saved. If the\n"
  9180. " file exists, it is replaced. Default: None, data is printed on\n"
  9181. " stderr"
  9182. msgstr ""
  9183. msgid ""
  9184. "``server``\n"
  9185. "\"\"\"\"\"\"\"\"\"\""
  9186. msgstr ""
  9187. msgid "Controls generic server settings."
  9188. msgstr ""
  9189. msgid ""
  9190. "``uncompressed``\n"
  9191. " Whether to allow clients to clone a repository using the\n"
  9192. " uncompressed streaming protocol. This transfers about 40% more\n"
  9193. " data than a regular clone, but uses less memory and CPU on both\n"
  9194. " server and client. Over a LAN (100 Mbps or better) or a very fast\n"
  9195. " WAN, an uncompressed streaming clone is a lot faster (~10x) than a\n"
  9196. " regular clone. Over most WAN connections (anything slower than\n"
  9197. " about 6 Mbps), uncompressed streaming is slower, because of the\n"
  9198. " extra data transfer overhead. This mode will also temporarily hold\n"
  9199. " the write lock while determining what data to transfer.\n"
  9200. " Default is True."
  9201. msgstr ""
  9202. msgid ""
  9203. "``validate``\n"
  9204. " Whether to validate the completeness of pushed changesets by\n"
  9205. " checking that all new file revisions specified in manifests are\n"
  9206. " present. Default is False."
  9207. msgstr ""
  9208. msgid ""
  9209. "``subpaths``\n"
  9210. "\"\"\"\"\"\"\"\"\"\"\"\""
  9211. msgstr ""
  9212. msgid "Defines subrepositories source locations rewriting rules of the form::"
  9213. msgstr ""
  9214. msgid " <pattern> = <replacement>"
  9215. msgstr ""
  9216. msgid ""
  9217. "Where ``pattern`` is a regular expression matching the source and\n"
  9218. "``replacement`` is the replacement string used to rewrite it. Groups\n"
  9219. "can be matched in ``pattern`` and referenced in ``replacements``. For\n"
  9220. "instance::"
  9221. msgstr ""
  9222. msgid " http://server/(.*)-hg/ = http://hg.server/\\1/"
  9223. msgstr ""
  9224. msgid "rewrites ``http://server/foo-hg/`` into ``http://hg.server/foo/``."
  9225. msgstr ""
  9226. msgid "All patterns are applied in definition order."
  9227. msgstr ""
  9228. msgid ""
  9229. "``trusted``\n"
  9230. "\"\"\"\"\"\"\"\"\"\"\""
  9231. msgstr ""
  9232. msgid ""
  9233. "Mercurial will not use the settings in the\n"
  9234. "``.hg/hgrc`` file from a repository if it doesn't belong to a trusted\n"
  9235. "user or to a trusted group, as various hgrc features allow arbitrary\n"
  9236. "commands to be run. This issue is often encountered when configuring\n"
  9237. "hooks or extensions for shared repositories or servers. However,\n"
  9238. "the web interface will use some safe settings from the ``[web]``\n"
  9239. "section."
  9240. msgstr ""
  9241. msgid ""
  9242. "This section specifies what users and groups are trusted. The\n"
  9243. "current user is always trusted. To trust everybody, list a user or a\n"
  9244. "group with name ``*``. These settings must be placed in an\n"
  9245. "*already-trusted file* to take effect, such as ``$HOME/.hgrc`` of the\n"
  9246. "user or service running Mercurial."
  9247. msgstr ""
  9248. msgid ""
  9249. "``users``\n"
  9250. " Comma-separated list of trusted users."
  9251. msgstr ""
  9252. msgid ""
  9253. "``groups``\n"
  9254. " Comma-separated list of trusted groups."
  9255. msgstr ""
  9256. msgid ""
  9257. "\n"
  9258. "``ui``\n"
  9259. "\"\"\"\"\"\""
  9260. msgstr ""
  9261. msgid "User interface controls."
  9262. msgstr ""
  9263. msgid ""
  9264. "``archivemeta``\n"
  9265. " Whether to include the .hg_archival.txt file containing meta data\n"
  9266. " (hashes for the repository base and for tip) in archives created\n"
  9267. " by the :hg:`archive` command or downloaded via hgweb.\n"
  9268. " Default is True."
  9269. msgstr ""
  9270. msgid ""
  9271. "``askusername``\n"
  9272. " Whether to prompt for a username when committing. If True, and\n"
  9273. " neither ``$HGUSER`` nor ``$EMAIL`` has been specified, then the user "
  9274. "will\n"
  9275. " be prompted to enter a username. If no username is entered, the\n"
  9276. " default ``USER@HOST`` is used instead.\n"
  9277. " Default is False."
  9278. msgstr ""
  9279. msgid ""
  9280. "``commitsubrepos``\n"
  9281. " Whether to commit modified subrepositories when committing the\n"
  9282. " parent repository. If False and one subrepository has uncommitted\n"
  9283. " changes, abort the commit.\n"
  9284. " Default is True."
  9285. msgstr ""
  9286. msgid ""
  9287. "``debug``\n"
  9288. " Print debugging information. True or False. Default is False."
  9289. msgstr ""
  9290. msgid ""
  9291. "``editor``\n"
  9292. " The editor to use during a commit. Default is ``$EDITOR`` or ``vi``."
  9293. msgstr ""
  9294. msgid ""
  9295. "``fallbackencoding``\n"
  9296. " Encoding to try if it's not possible to decode the changelog using\n"
  9297. " UTF-8. Default is ISO-8859-1."
  9298. msgstr ""
  9299. msgid ""
  9300. "``ignore``\n"
  9301. " A file to read per-user ignore patterns from. This file should be\n"
  9302. " in the same format as a repository-wide .hgignore file. This\n"
  9303. " option supports hook syntax, so if you want to specify multiple\n"
  9304. " ignore files, you can do so by setting something like\n"
  9305. " ``ignore.other = ~/.hgignore2``. For details of the ignore file\n"
  9306. " format, see the |hgignore(5)|_ man page."
  9307. msgstr ""
  9308. msgid ""
  9309. "``interactive``\n"
  9310. " Allow to prompt the user. True or False. Default is True."
  9311. msgstr ""
  9312. msgid ""
  9313. "``logtemplate``\n"
  9314. " Template string for commands that print changesets."
  9315. msgstr ""
  9316. msgid ""
  9317. "``merge``\n"
  9318. " The conflict resolution program to use during a manual merge.\n"
  9319. " For more information on merge tools see :hg:`help merge-tools`.\n"
  9320. " For configuring merge tools see the merge-tools_ section."
  9321. msgstr ""
  9322. msgid ""
  9323. "``portablefilenames``\n"
  9324. " Check for portable filenames. Can be ``warn``, ``ignore`` or ``abort``.\n"
  9325. " Default is ``warn``.\n"
  9326. " If set to ``warn`` (or ``true``), a warning message is printed on POSIX\n"
  9327. " platforms, if a file with a non-portable filename is added (e.g. a file\n"
  9328. " with a name that can't be created on Windows because it contains "
  9329. "reserved\n"
  9330. " parts like ``AUX``, reserved characters like ``:``, or would cause a "
  9331. "case\n"
  9332. " collision with an existing file).\n"
  9333. " If set to ``ignore`` (or ``false``), no warning is printed.\n"
  9334. " If set to ``abort``, the command is aborted.\n"
  9335. " On Windows, this configuration option is ignored and the command aborted."
  9336. msgstr ""
  9337. msgid ""
  9338. "``quiet``\n"
  9339. " Reduce the amount of output printed. True or False. Default is False."
  9340. msgstr ""
  9341. msgid ""
  9342. "``remotecmd``\n"
  9343. " remote command to use for clone/push/pull operations. Default is ``hg``."
  9344. msgstr ""
  9345. msgid ""
  9346. "``report_untrusted``\n"
  9347. " Warn if a ``.hg/hgrc`` file is ignored due to not being owned by a\n"
  9348. " trusted user or group. True or False. Default is True."
  9349. msgstr ""
  9350. msgid ""
  9351. "``slash``\n"
  9352. " Display paths using a slash (``/``) as the path separator. This\n"
  9353. " only makes a difference on systems where the default path\n"
  9354. " separator is not the slash character (e.g. Windows uses the\n"
  9355. " backslash character (``\\``)).\n"
  9356. " Default is False."
  9357. msgstr ""
  9358. msgid ""
  9359. "``ssh``\n"
  9360. " command to use for SSH connections. Default is ``ssh``."
  9361. msgstr ""
  9362. msgid ""
  9363. "``strict``\n"
  9364. " Require exact command names, instead of allowing unambiguous\n"
  9365. " abbreviations. True or False. Default is False."
  9366. msgstr ""
  9367. msgid ""
  9368. "``style``\n"
  9369. " Name of style to use for command output."
  9370. msgstr ""
  9371. msgid ""
  9372. "``timeout``\n"
  9373. " The timeout used when a lock is held (in seconds), a negative value\n"
  9374. " means no timeout. Default is 600."
  9375. msgstr ""
  9376. msgid ""
  9377. "``traceback``\n"
  9378. " Mercurial always prints a traceback when an unknown exception\n"
  9379. " occurs. Setting this to True will make Mercurial print a traceback\n"
  9380. " on all exceptions, even those recognized by Mercurial (such as\n"
  9381. " IOError or MemoryError). Default is False."
  9382. msgstr ""
  9383. msgid ""
  9384. "``username``\n"
  9385. " The committer of a changeset created when running \"commit\".\n"
  9386. " Typically a person's name and email address, e.g. ``Fred Widget\n"
  9387. " <fred@example.com>``. Default is ``$EMAIL`` or ``username@hostname``. "
  9388. "If\n"
  9389. " the username in hgrc is empty, it has to be specified manually or\n"
  9390. " in a different hgrc file (e.g. ``$HOME/.hgrc``, if the admin set\n"
  9391. " ``username =`` in the system hgrc). Environment variables in the\n"
  9392. " username are expanded."
  9393. msgstr ""
  9394. msgid ""
  9395. "``verbose``\n"
  9396. " Increase the amount of output printed. True or False. Default is False."
  9397. msgstr ""
  9398. msgid ""
  9399. "\n"
  9400. "``web``\n"
  9401. "\"\"\"\"\"\"\""
  9402. msgstr ""
  9403. msgid ""
  9404. "Web interface configuration. The settings in this section apply to\n"
  9405. "both the builtin webserver (started by :hg:`serve`) and the script you\n"
  9406. "run through a webserver (``hgweb.cgi`` and the derivatives for FastCGI\n"
  9407. "and WSGI)."
  9408. msgstr ""
  9409. msgid ""
  9410. "The Mercurial webserver does no authentication (it does not prompt for\n"
  9411. "usernames and passwords to validate *who* users are), but it does do\n"
  9412. "authorization (it grants or denies access for *authenticated users*\n"
  9413. "based on settings in this section). You must either configure your\n"
  9414. "webserver to do authentication for you, or disable the authorization\n"
  9415. "checks."
  9416. msgstr ""
  9417. msgid ""
  9418. "For a quick setup in a trusted environment, e.g., a private LAN, where\n"
  9419. "you want it to accept pushes from anybody, you can use the following\n"
  9420. "command line::"
  9421. msgstr ""
  9422. msgid " $ hg --config web.allow_push=* --config web.push_ssl=False serve"
  9423. msgstr ""
  9424. msgid ""
  9425. "Note that this will allow anybody to push anything to the server and\n"
  9426. "that this should not be used for public servers."
  9427. msgstr ""
  9428. msgid "The full set of options is:"
  9429. msgstr "Setul complet de opțiuni este:"
  9430. msgid ""
  9431. "``accesslog``\n"
  9432. " Where to output the access log. Default is stdout."
  9433. msgstr ""
  9434. msgid ""
  9435. "``address``\n"
  9436. " Interface address to bind to. Default is all."
  9437. msgstr ""
  9438. msgid ""
  9439. "``allow_archive``\n"
  9440. " List of archive format (bz2, gz, zip) allowed for downloading.\n"
  9441. " Default is empty."
  9442. msgstr ""
  9443. msgid ""
  9444. "``allowbz2``\n"
  9445. " (DEPRECATED) Whether to allow .tar.bz2 downloading of repository\n"
  9446. " revisions.\n"
  9447. " Default is False."
  9448. msgstr ""
  9449. msgid ""
  9450. "``allowgz``\n"
  9451. " (DEPRECATED) Whether to allow .tar.gz downloading of repository\n"
  9452. " revisions.\n"
  9453. " Default is False."
  9454. msgstr ""
  9455. msgid ""
  9456. "``allowpull``\n"
  9457. " Whether to allow pulling from the repository. Default is True."
  9458. msgstr ""
  9459. msgid ""
  9460. "``allow_push``\n"
  9461. " Whether to allow pushing to the repository. If empty or not set,\n"
  9462. " push is not allowed. If the special value ``*``, any remote user can\n"
  9463. " push, including unauthenticated users. Otherwise, the remote user\n"
  9464. " must have been authenticated, and the authenticated user name must\n"
  9465. " be present in this list. The contents of the allow_push list are\n"
  9466. " examined after the deny_push list."
  9467. msgstr ""
  9468. msgid ""
  9469. "``allow_read``\n"
  9470. " If the user has not already been denied repository access due to\n"
  9471. " the contents of deny_read, this list determines whether to grant\n"
  9472. " repository access to the user. If this list is not empty, and the\n"
  9473. " user is unauthenticated or not present in the list, then access is\n"
  9474. " denied for the user. If the list is empty or not set, then access\n"
  9475. " is permitted to all users by default. Setting allow_read to the\n"
  9476. " special value ``*`` is equivalent to it not being set (i.e. access\n"
  9477. " is permitted to all users). The contents of the allow_read list are\n"
  9478. " examined after the deny_read list."
  9479. msgstr ""
  9480. msgid ""
  9481. "``allowzip``\n"
  9482. " (DEPRECATED) Whether to allow .zip downloading of repository\n"
  9483. " revisions. Default is False. This feature creates temporary files."
  9484. msgstr ""
  9485. msgid ""
  9486. "``baseurl``\n"
  9487. " Base URL to use when publishing URLs in other locations, so\n"
  9488. " third-party tools like email notification hooks can construct\n"
  9489. " URLs. Example: ``http://hgserver/repos/``."
  9490. msgstr ""
  9491. msgid ""
  9492. "``cacerts``\n"
  9493. " Path to file containing a list of PEM encoded certificate\n"
  9494. " authority certificates. Environment variables and ``~user``\n"
  9495. " constructs are expanded in the filename. If specified on the\n"
  9496. " client, then it will verify the identity of remote HTTPS servers\n"
  9497. " with these certificates. The form must be as follows::"
  9498. msgstr ""
  9499. msgid ""
  9500. " -----BEGIN CERTIFICATE-----\n"
  9501. " ... (certificate in base64 PEM encoding) ...\n"
  9502. " -----END CERTIFICATE-----\n"
  9503. " -----BEGIN CERTIFICATE-----\n"
  9504. " ... (certificate in base64 PEM encoding) ...\n"
  9505. " -----END CERTIFICATE-----"
  9506. msgstr ""
  9507. msgid ""
  9508. " This feature is only supported when using Python 2.6 or later. If you "
  9509. "wish\n"
  9510. " to use it with earlier versions of Python, install the backported\n"
  9511. " version of the ssl library that is available from\n"
  9512. " ``http://pypi.python.org``."
  9513. msgstr ""
  9514. msgid ""
  9515. " You can use OpenSSL's CA certificate file if your platform has one.\n"
  9516. " On most Linux systems this will be ``/etc/ssl/certs/ca-certificates."
  9517. "crt``.\n"
  9518. " Otherwise you will have to generate this file manually."
  9519. msgstr ""
  9520. msgid ""
  9521. " To disable SSL verification temporarily, specify ``--insecure`` from\n"
  9522. " command line."
  9523. msgstr ""
  9524. msgid ""
  9525. "``cache``\n"
  9526. " Whether to support caching in hgweb. Defaults to True."
  9527. msgstr ""
  9528. msgid ""
  9529. "``contact``\n"
  9530. " Name or email address of the person in charge of the repository.\n"
  9531. " Defaults to ui.username or ``$EMAIL`` or \"unknown\" if unset or empty."
  9532. msgstr ""
  9533. msgid ""
  9534. "``deny_push``\n"
  9535. " Whether to deny pushing to the repository. If empty or not set,\n"
  9536. " push is not denied. If the special value ``*``, all remote users are\n"
  9537. " denied push. Otherwise, unauthenticated users are all denied, and\n"
  9538. " any authenticated user name present in this list is also denied. The\n"
  9539. " contents of the deny_push list are examined before the allow_push list."
  9540. msgstr ""
  9541. msgid ""
  9542. "``deny_read``\n"
  9543. " Whether to deny reading/viewing of the repository. If this list is\n"
  9544. " not empty, unauthenticated users are all denied, and any\n"
  9545. " authenticated user name present in this list is also denied access to\n"
  9546. " the repository. If set to the special value ``*``, all remote users\n"
  9547. " are denied access (rarely needed ;). If deny_read is empty or not set,\n"
  9548. " the determination of repository access depends on the presence and\n"
  9549. " content of the allow_read list (see description). If both\n"
  9550. " deny_read and allow_read are empty or not set, then access is\n"
  9551. " permitted to all users by default. If the repository is being\n"
  9552. " served via hgwebdir, denied users will not be able to see it in\n"
  9553. " the list of repositories. The contents of the deny_read list have\n"
  9554. " priority over (are examined before) the contents of the allow_read\n"
  9555. " list."
  9556. msgstr ""
  9557. msgid ""
  9558. "``descend``\n"
  9559. " hgwebdir indexes will not descend into subdirectories. Only "
  9560. "repositories\n"
  9561. " directly in the current path will be shown (other repositories are "
  9562. "still\n"
  9563. " available from the index corresponding to their containing path)."
  9564. msgstr ""
  9565. msgid ""
  9566. "``description``\n"
  9567. " Textual description of the repository's purpose or contents.\n"
  9568. " Default is \"unknown\"."
  9569. msgstr ""
  9570. msgid ""
  9571. "``encoding``\n"
  9572. " Character encoding name. Default is the current locale charset.\n"
  9573. " Example: \"UTF-8\""
  9574. msgstr ""
  9575. msgid ""
  9576. "``errorlog``\n"
  9577. " Where to output the error log. Default is stderr."
  9578. msgstr ""
  9579. msgid ""
  9580. "``hidden``\n"
  9581. " Whether to hide the repository in the hgwebdir index.\n"
  9582. " Default is False."
  9583. msgstr ""
  9584. msgid ""
  9585. "``ipv6``\n"
  9586. " Whether to use IPv6. Default is False."
  9587. msgstr ""
  9588. msgid ""
  9589. "``logourl``\n"
  9590. " Base URL to use for logos. If unset, ``http://mercurial.selenic.com/``\n"
  9591. " will be used."
  9592. msgstr ""
  9593. msgid ""
  9594. "``name``\n"
  9595. " Repository name to use in the web interface. Default is current\n"
  9596. " working directory."
  9597. msgstr ""
  9598. msgid ""
  9599. "``maxchanges``\n"
  9600. " Maximum number of changes to list on the changelog. Default is 10."
  9601. msgstr ""
  9602. msgid ""
  9603. "``maxfiles``\n"
  9604. " Maximum number of files to list per changeset. Default is 10."
  9605. msgstr ""
  9606. msgid ""
  9607. "``port``\n"
  9608. " Port to listen on. Default is 8000."
  9609. msgstr ""
  9610. "``port``\n"
  9611. " Portul pe care se va asculta (implicit: 8000)"
  9612. msgid ""
  9613. "``prefix``\n"
  9614. " Prefix path to serve from. Default is '' (server root)."
  9615. msgstr ""
  9616. msgid ""
  9617. "``push_ssl``\n"
  9618. " Whether to require that inbound pushes be transported over SSL to\n"
  9619. " prevent password sniffing. Default is True."
  9620. msgstr ""
  9621. msgid ""
  9622. "``staticurl``\n"
  9623. " Base URL to use for static files. If unset, static files (e.g. the\n"
  9624. " hgicon.png favicon) will be served by the CGI script itself. Use\n"
  9625. " this setting to serve them directly with the HTTP server.\n"
  9626. " Example: ``http://hgserver/static/``."
  9627. msgstr ""
  9628. msgid ""
  9629. "``stripes``\n"
  9630. " How many lines a \"zebra stripe\" should span in multiline output.\n"
  9631. " Default is 1; set to 0 to disable."
  9632. msgstr ""
  9633. msgid ""
  9634. "``style``\n"
  9635. " Which template map style to use."
  9636. msgstr ""
  9637. msgid ""
  9638. "``templates``\n"
  9639. " Where to find the HTML templates. Default is install path.\n"
  9640. msgstr ""
  9641. msgid "Some commands allow the user to specify a date, e.g.:"
  9642. msgstr ""
  9643. msgid ""
  9644. "- backout, commit, import, tag: Specify the commit date.\n"
  9645. "- log, revert, update: Select revision(s) by date."
  9646. msgstr ""
  9647. msgid "Many date formats are valid. Here are some examples:"
  9648. msgstr ""
  9649. msgid ""
  9650. "- ``Wed Dec 6 13:18:29 2006`` (local timezone assumed)\n"
  9651. "- ``Dec 6 13:18 -0600`` (year assumed, time offset provided)\n"
  9652. "- ``Dec 6 13:18 UTC`` (UTC and GMT are aliases for +0000)\n"
  9653. "- ``Dec 6`` (midnight)\n"
  9654. "- ``13:18`` (today assumed)\n"
  9655. "- ``3:39`` (3:39AM assumed)\n"
  9656. "- ``3:39pm`` (15:39)\n"
  9657. "- ``2006-12-06 13:18:29`` (ISO 8601 format)\n"
  9658. "- ``2006-12-6 13:18``\n"
  9659. "- ``2006-12-6``\n"
  9660. "- ``12-6``\n"
  9661. "- ``12/6``\n"
  9662. "- ``12/6/6`` (Dec 6 2006)"
  9663. msgstr ""
  9664. "- ``Wed Dec 6 13:18:29 2006`` (se subînțelege 'ora locală')\n"
  9665. "- ``Dec 6 13:18 -0600`` (se subînțelege anul, diferența de fus orar este "
  9666. "furnizată)\n"
  9667. "- ``Dec 6 13:18 UTC`` (UTC și GMT sunt alias-uri pentru +0000)\n"
  9668. "- ``Dec 6`` (miezul nopții)\n"
  9669. "- ``13:18`` (se subînțelege 'astăzi')\n"
  9670. "- ``3:39`` (se subînțelege 3:39AM)\n"
  9671. "- ``3:39pm`` (15:39)\n"
  9672. "- ``2006-12-06 13:18:29`` (formatul ISO 8601)\n"
  9673. "- ``2006-12-6 13:18``\n"
  9674. "- ``2006-12-6``\n"
  9675. "- ``12-6``\n"
  9676. "- ``12/6``\n"
  9677. "- ``12/6/6`` (Dec 6 2006)"
  9678. msgid "Lastly, there is Mercurial's internal format:"
  9679. msgstr ""
  9680. msgid "- ``1165432709 0`` (Wed Dec 6 13:18:29 2006 UTC)"
  9681. msgstr ""
  9682. msgid ""
  9683. "This is the internal representation format for dates. The first number\n"
  9684. "is the number of seconds since the epoch (1970-01-01 00:00 UTC). The\n"
  9685. "second is the offset of the local timezone, in seconds west of UTC\n"
  9686. "(negative if the timezone is east of UTC)."
  9687. msgstr ""
  9688. msgid "The log command also accepts date ranges:"
  9689. msgstr ""
  9690. msgid ""
  9691. "- ``<DATE`` - at or before a given date/time\n"
  9692. "- ``>DATE`` - on or after a given date/time\n"
  9693. "- ``DATE to DATE`` - a date range, inclusive\n"
  9694. "- ``-DAYS`` - within a given number of days of today\n"
  9695. msgstr ""
  9696. msgid ""
  9697. "Mercurial's default format for showing changes between two versions of\n"
  9698. "a file is compatible with the unified format of GNU diff, which can be\n"
  9699. "used by GNU patch and many other standard tools."
  9700. msgstr ""
  9701. msgid ""
  9702. "While this standard format is often enough, it does not encode the\n"
  9703. "following information:"
  9704. msgstr ""
  9705. msgid ""
  9706. "- executable status and other permission bits\n"
  9707. "- copy or rename information\n"
  9708. "- changes in binary files\n"
  9709. "- creation or deletion of empty files"
  9710. msgstr ""
  9711. msgid ""
  9712. "Mercurial also supports the extended diff format from the git VCS\n"
  9713. "which addresses these limitations. The git diff format is not produced\n"
  9714. "by default because a few widespread tools still do not understand this\n"
  9715. "format."
  9716. msgstr ""
  9717. msgid ""
  9718. "This means that when generating diffs from a Mercurial repository\n"
  9719. "(e.g. with :hg:`export`), you should be careful about things like file\n"
  9720. "copies and renames or other things mentioned above, because when\n"
  9721. "applying a standard diff to a different repository, this extra\n"
  9722. "information is lost. Mercurial's internal operations (like push and\n"
  9723. "pull) are not affected by this, because they use an internal binary\n"
  9724. "format for communicating changes."
  9725. msgstr ""
  9726. msgid ""
  9727. "To make Mercurial produce the git extended diff format, use the --git\n"
  9728. "option available for many commands, or set 'git = True' in the [diff]\n"
  9729. "section of your configuration file. You do not need to set this option\n"
  9730. "when importing diffs in this format or using them in the mq extension.\n"
  9731. msgstr ""
  9732. msgid ""
  9733. "HG\n"
  9734. " Path to the 'hg' executable, automatically passed when running\n"
  9735. " hooks, extensions or external tools. If unset or empty, this is\n"
  9736. " the hg executable's name if it's frozen, or an executable named\n"
  9737. " 'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n"
  9738. " Windows) is searched."
  9739. msgstr ""
  9740. msgid ""
  9741. "HGEDITOR\n"
  9742. " This is the name of the editor to run when committing. See EDITOR."
  9743. msgstr ""
  9744. msgid " (deprecated, use configuration file)"
  9745. msgstr ""
  9746. msgid ""
  9747. "HGENCODING\n"
  9748. " This overrides the default locale setting detected by Mercurial.\n"
  9749. " This setting is used to convert data including usernames,\n"
  9750. " changeset descriptions, tag names, and branches. This setting can\n"
  9751. " be overridden with the --encoding command-line option."
  9752. msgstr ""
  9753. msgid ""
  9754. "HGENCODINGMODE\n"
  9755. " This sets Mercurial's behavior for handling unknown characters\n"
  9756. " while transcoding user input. The default is \"strict\", which\n"
  9757. " causes Mercurial to abort if it can't map a character. Other\n"
  9758. " settings include \"replace\", which replaces unknown characters, and\n"
  9759. " \"ignore\", which drops them. This setting can be overridden with\n"
  9760. " the --encodingmode command-line option."
  9761. msgstr ""
  9762. msgid ""
  9763. "HGENCODINGAMBIGUOUS\n"
  9764. " This sets Mercurial's behavior for handling characters with\n"
  9765. " \"ambiguous\" widths like accented Latin characters with East Asian\n"
  9766. " fonts. By default, Mercurial assumes ambiguous characters are\n"
  9767. " narrow, set this variable to \"wide\" if such characters cause\n"
  9768. " formatting problems."
  9769. msgstr ""
  9770. msgid ""
  9771. "HGMERGE\n"
  9772. " An executable to use for resolving merge conflicts. The program\n"
  9773. " will be executed with three arguments: local file, remote file,\n"
  9774. " ancestor file."
  9775. msgstr ""
  9776. msgid ""
  9777. "HGRCPATH\n"
  9778. " A list of files or directories to search for configuration\n"
  9779. " files. Item separator is \":\" on Unix, \";\" on Windows. If HGRCPATH\n"
  9780. " is not set, platform default search path is used. If empty, only\n"
  9781. " the .hg/hgrc from the current repository is read."
  9782. msgstr ""
  9783. msgid " For each element in HGRCPATH:"
  9784. msgstr ""
  9785. msgid ""
  9786. " - if it's a directory, all files ending with .rc are added\n"
  9787. " - otherwise, the file itself will be added"
  9788. msgstr ""
  9789. msgid ""
  9790. "HGPLAIN\n"
  9791. " When set, this disables any configuration settings that might\n"
  9792. " change Mercurial's default output. This includes encoding,\n"
  9793. " defaults, verbose mode, debug mode, quiet mode, tracebacks, and\n"
  9794. " localization. This can be useful when scripting against Mercurial\n"
  9795. " in the face of existing user configuration."
  9796. msgstr ""
  9797. msgid ""
  9798. " Equivalent options set via command line flags or environment\n"
  9799. " variables are not overridden."
  9800. msgstr ""
  9801. msgid ""
  9802. "HGPLAINEXCEPT\n"
  9803. " This is a comma-separated list of features to preserve when\n"
  9804. " HGPLAIN is enabled. Currently the only value supported is \"i18n\",\n"
  9805. " which preserves internationalization in plain mode."
  9806. msgstr ""
  9807. msgid ""
  9808. " Setting HGPLAINEXCEPT to anything (even an empty string) will\n"
  9809. " enable plain mode."
  9810. msgstr ""
  9811. msgid ""
  9812. "HGUSER\n"
  9813. " This is the string used as the author of a commit. If not set,\n"
  9814. " available values will be considered in this order:"
  9815. msgstr ""
  9816. msgid ""
  9817. " - HGUSER (deprecated)\n"
  9818. " - configuration files from the HGRCPATH\n"
  9819. " - EMAIL\n"
  9820. " - interactive prompt\n"
  9821. " - LOGNAME (with ``@hostname`` appended)"
  9822. msgstr ""
  9823. msgid ""
  9824. "EMAIL\n"
  9825. " May be used as the author of a commit; see HGUSER."
  9826. msgstr ""
  9827. msgid ""
  9828. "LOGNAME\n"
  9829. " May be used as the author of a commit; see HGUSER."
  9830. msgstr ""
  9831. msgid ""
  9832. "VISUAL\n"
  9833. " This is the name of the editor to use when committing. See EDITOR."
  9834. msgstr ""
  9835. msgid ""
  9836. "EDITOR\n"
  9837. " Sometimes Mercurial needs to open a text file in an editor for a\n"
  9838. " user to modify, for example when writing commit messages. The\n"
  9839. " editor it uses is determined by looking at the environment\n"
  9840. " variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
  9841. " non-empty one is chosen. If all of them are empty, the editor\n"
  9842. " defaults to 'vi'."
  9843. msgstr ""
  9844. msgid ""
  9845. "PYTHONPATH\n"
  9846. " This is used by Python to find imported modules and may need to be\n"
  9847. " set appropriately if this Mercurial is not installed system-wide.\n"
  9848. msgstr ""
  9849. msgid ""
  9850. "Mercurial has the ability to add new features through the use of\n"
  9851. "extensions. Extensions may add new commands, add options to\n"
  9852. "existing commands, change the default behavior of commands, or\n"
  9853. "implement hooks."
  9854. msgstr ""
  9855. msgid ""
  9856. "Extensions are not loaded by default for a variety of reasons:\n"
  9857. "they can increase startup overhead; they may be meant for advanced\n"
  9858. "usage only; they may provide potentially dangerous abilities (such\n"
  9859. "as letting you destroy or modify history); they might not be ready\n"
  9860. "for prime time; or they may alter some usual behaviors of stock\n"
  9861. "Mercurial. It is thus up to the user to activate extensions as\n"
  9862. "needed."
  9863. msgstr ""
  9864. msgid ""
  9865. "To enable the \"foo\" extension, either shipped with Mercurial or in the\n"
  9866. "Python search path, create an entry for it in your configuration file,\n"
  9867. "like this::"
  9868. msgstr ""
  9869. msgid ""
  9870. " [extensions]\n"
  9871. " foo ="
  9872. msgstr ""
  9873. msgid "You may also specify the full path to an extension::"
  9874. msgstr ""
  9875. msgid ""
  9876. " [extensions]\n"
  9877. " myfeature = ~/.hgext/myfeature.py"
  9878. msgstr ""
  9879. msgid ""
  9880. "To explicitly disable an extension enabled in a configuration file of\n"
  9881. "broader scope, prepend its path with !::"
  9882. msgstr ""
  9883. msgid ""
  9884. " [extensions]\n"
  9885. " # disabling extension bar residing in /path/to/extension/bar.py\n"
  9886. " bar = !/path/to/extension/bar.py\n"
  9887. " # ditto, but no path was supplied for extension baz\n"
  9888. " baz = !\n"
  9889. msgstr ""
  9890. msgid ""
  9891. "Ancestor\n"
  9892. " Any changeset that can be reached by an unbroken chain of parent\n"
  9893. " changesets from a given changeset. More precisely, the ancestors\n"
  9894. " of a changeset can be defined by two properties: a parent of a\n"
  9895. " changeset is an ancestor, and a parent of an ancestor is an\n"
  9896. " ancestor. See also: 'Descendant'."
  9897. msgstr ""
  9898. msgid ""
  9899. "Branch\n"
  9900. " (Noun) A child changeset that has been created from a parent that\n"
  9901. " is not a head. These are known as topological branches, see\n"
  9902. " 'Branch, topological'. If a topological branch is named, it becomes\n"
  9903. " a named branch. If a topological branch is not named, it becomes\n"
  9904. " an anonymous branch. See 'Branch, anonymous' and 'Branch, named'."
  9905. msgstr ""
  9906. msgid ""
  9907. " Branches may be created when changes are pulled from or pushed to\n"
  9908. " a remote repository, since new heads may be created by these\n"
  9909. " operations. Note that the term branch can also be used informally\n"
  9910. " to describe a development process in which certain development is\n"
  9911. " done independently of other development. This is sometimes done\n"
  9912. " explicitly with a named branch, but it can also be done locally,\n"
  9913. " using bookmarks or clones and anonymous branches."
  9914. msgstr ""
  9915. msgid " Example: \"The experimental branch\"."
  9916. msgstr ""
  9917. msgid ""
  9918. " (Verb) The action of creating a child changeset which results in\n"
  9919. " its parent having more than one child."
  9920. msgstr ""
  9921. msgid " Example: \"I'm going to branch at X\"."
  9922. msgstr ""
  9923. msgid ""
  9924. "Branch, anonymous\n"
  9925. " Every time a new child changeset is created from a parent that is not\n"
  9926. " a head and the name of the branch is not changed, a new anonymous\n"
  9927. " branch is created."
  9928. msgstr ""
  9929. msgid ""
  9930. "Branch, closed\n"
  9931. " A named branch whose branch heads have all been closed."
  9932. msgstr ""
  9933. msgid ""
  9934. "Branch, default\n"
  9935. " The branch assigned to a changeset when no name has previously been\n"
  9936. " assigned."
  9937. msgstr ""
  9938. msgid ""
  9939. "Branch head\n"
  9940. " See 'Head, branch'."
  9941. msgstr ""
  9942. msgid ""
  9943. "Branch, inactive\n"
  9944. " If a named branch has no topological heads, it is considered to be\n"
  9945. " inactive. As an example, a feature branch becomes inactive when it\n"
  9946. " is merged into the default branch. The :hg:`branches` command\n"
  9947. " shows inactive branches by default, though they can be hidden with\n"
  9948. " :hg:`branches --active`."
  9949. msgstr ""
  9950. msgid ""
  9951. " NOTE: this concept is deprecated because it is too implicit.\n"
  9952. " Branches should now be explicitly closed using :hg:`commit\n"
  9953. " --close-branch` when they are no longer needed."
  9954. msgstr ""
  9955. msgid ""
  9956. "Branch, named\n"
  9957. " A collection of changesets which have the same branch name. By\n"
  9958. " default, children of a changeset in a named branch belong to the\n"
  9959. " same named branch. A child can be explicitly assigned to a\n"
  9960. " different branch. See :hg:`help branch`, :hg:`help branches` and\n"
  9961. " :hg:`commit --close-branch` for more information on managing\n"
  9962. " branches."
  9963. msgstr ""
  9964. msgid ""
  9965. " Named branches can be thought of as a kind of namespace, dividing\n"
  9966. " the collection of changesets that comprise the repository into a\n"
  9967. " collection of disjoint subsets. A named branch is not necessarily\n"
  9968. " a topological branch. If a new named branch is created from the\n"
  9969. " head of another named branch, or the default branch, but no\n"
  9970. " further changesets are added to that previous branch, then that\n"
  9971. " previous branch will be a branch in name only."
  9972. msgstr ""
  9973. msgid ""
  9974. "Branch tip\n"
  9975. " See 'Tip, branch'."
  9976. msgstr ""
  9977. msgid ""
  9978. "Branch, topological\n"
  9979. " Every time a new child changeset is created from a parent that is\n"
  9980. " not a head, a new topological branch is created. If a topological\n"
  9981. " branch is named, it becomes a named branch. If a topological\n"
  9982. " branch is not named, it becomes an anonymous branch of the\n"
  9983. " current, possibly default, branch."
  9984. msgstr ""
  9985. msgid ""
  9986. "Changelog\n"
  9987. " A record of the changesets in the order in which they were added\n"
  9988. " to the repository. This includes details such as changeset id,\n"
  9989. " author, commit message, date, and list of changed files."
  9990. msgstr ""
  9991. msgid ""
  9992. "Changeset\n"
  9993. " A snapshot of the state of the repository used to record a change."
  9994. msgstr ""
  9995. msgid ""
  9996. "Changeset, child\n"
  9997. " The converse of parent changeset: if P is a parent of C, then C is\n"
  9998. " a child of P. There is no limit to the number of children that a\n"
  9999. " changeset may have."
  10000. msgstr ""
  10001. msgid ""
  10002. "Changeset id\n"
  10003. " A SHA-1 hash that uniquely identifies a changeset. It may be\n"
  10004. " represented as either a \"long\" 40 hexadecimal digit string, or a\n"
  10005. " \"short\" 12 hexadecimal digit string."
  10006. msgstr ""
  10007. msgid ""
  10008. "Changeset, merge\n"
  10009. " A changeset with two parents. This occurs when a merge is\n"
  10010. " committed."
  10011. msgstr ""
  10012. msgid ""
  10013. "Changeset, parent\n"
  10014. " A revision upon which a child changeset is based. Specifically, a\n"
  10015. " parent changeset of a changeset C is a changeset whose node\n"
  10016. " immediately precedes C in the DAG. Changesets have at most two\n"
  10017. " parents."
  10018. msgstr ""
  10019. msgid ""
  10020. "Checkout\n"
  10021. " (Noun) The working directory being updated to a specific\n"
  10022. " revision. This use should probably be avoided where possible, as\n"
  10023. " changeset is much more appropriate than checkout in this context."
  10024. msgstr ""
  10025. msgid " Example: \"I'm using checkout X.\""
  10026. msgstr ""
  10027. msgid ""
  10028. " (Verb) Updating the working directory to a specific changeset. See\n"
  10029. " :hg:`help update`."
  10030. msgstr ""
  10031. msgid " Example: \"I'm going to check out changeset X.\""
  10032. msgstr ""
  10033. msgid ""
  10034. "Child changeset\n"
  10035. " See 'Changeset, child'."
  10036. msgstr ""
  10037. msgid ""
  10038. "Close changeset\n"
  10039. " See 'Changeset, close'."
  10040. msgstr ""
  10041. msgid ""
  10042. "Closed branch\n"
  10043. " See 'Branch, closed'."
  10044. msgstr ""
  10045. msgid ""
  10046. "Clone\n"
  10047. " (Noun) An entire or partial copy of a repository. The partial\n"
  10048. " clone must be in the form of a revision and its ancestors."
  10049. msgstr ""
  10050. msgid " Example: \"Is your clone up to date?\"."
  10051. msgstr ""
  10052. msgid " (Verb) The process of creating a clone, using :hg:`clone`."
  10053. msgstr ""
  10054. msgid " Example: \"I'm going to clone the repository\"."
  10055. msgstr ""
  10056. msgid ""
  10057. "Closed branch head\n"
  10058. " See 'Head, closed branch'."
  10059. msgstr ""
  10060. msgid ""
  10061. "Commit\n"
  10062. " (Noun) A synonym for changeset."
  10063. msgstr ""
  10064. msgid " Example: \"Is the bug fixed in your recent commit?\""
  10065. msgstr ""
  10066. msgid ""
  10067. " (Verb) The act of recording changes to a repository. When files\n"
  10068. " are committed in a working directory, Mercurial finds the\n"
  10069. " differences between the committed files and their parent\n"
  10070. " changeset, creating a new changeset in the repository."
  10071. msgstr ""
  10072. msgid " Example: \"You should commit those changes now.\""
  10073. msgstr ""
  10074. msgid ""
  10075. "Cset\n"
  10076. " A common abbreviation of the term changeset."
  10077. msgstr ""
  10078. msgid ""
  10079. "DAG\n"
  10080. " The repository of changesets of a distributed version control\n"
  10081. " system (DVCS) can be described as a directed acyclic graph (DAG),\n"
  10082. " consisting of nodes and edges, where nodes correspond to\n"
  10083. " changesets and edges imply a parent -> child relation. This graph\n"
  10084. " can be visualized by graphical tools such as :hg:`glog`\n"
  10085. " (graphlog). In Mercurial, the DAG is limited by the requirement\n"
  10086. " for children to have at most two parents."
  10087. msgstr ""
  10088. msgid ""
  10089. "Default branch\n"
  10090. " See 'Branch, default'."
  10091. msgstr ""
  10092. msgid ""
  10093. "Descendant\n"
  10094. " Any changeset that can be reached by a chain of child changesets\n"
  10095. " from a given changeset. More precisely, the descendants of a\n"
  10096. " changeset can be defined by two properties: the child of a\n"
  10097. " changeset is a descendant, and the child of a descendant is a\n"
  10098. " descendant. See also: 'Ancestor'."
  10099. msgstr ""
  10100. msgid ""
  10101. "Diff\n"
  10102. " (Noun) The difference between the contents and attributes of files\n"
  10103. " in two changesets or a changeset and the current working\n"
  10104. " directory. The difference is usually represented in a standard\n"
  10105. " form called a \"diff\" or \"patch\". The \"git diff\" format is used\n"
  10106. " when the changes include copies, renames, or changes to file\n"
  10107. " attributes, none of which can be represented/handled by classic\n"
  10108. " \"diff\" and \"patch\"."
  10109. msgstr ""
  10110. msgid " Example: \"Did you see my correction in the diff?\""
  10111. msgstr ""
  10112. msgid ""
  10113. " (Verb) Diffing two changesets is the action of creating a diff or\n"
  10114. " patch."
  10115. msgstr ""
  10116. msgid ""
  10117. " Example: \"If you diff with changeset X, you will see what I mean.\""
  10118. msgstr ""
  10119. msgid ""
  10120. "Directory, working\n"
  10121. " The working directory represents the state of the files tracked by\n"
  10122. " Mercurial, that will be recorded in the next commit. The working\n"
  10123. " directory initially corresponds to the snapshot at an existing\n"
  10124. " changeset, known as the parent of the working directory. See\n"
  10125. " 'Parent, working directory'. The state may be modified by changes\n"
  10126. " to the files introduced manually or by a merge. The repository\n"
  10127. " metadata exists in the .hg directory inside the working directory."
  10128. msgstr ""
  10129. msgid ""
  10130. "Graph\n"
  10131. " See DAG and :hg:`help graphlog`."
  10132. msgstr ""
  10133. msgid ""
  10134. "Head\n"
  10135. " The term 'head' may be used to refer to both a branch head or a\n"
  10136. " repository head, depending on the context. See 'Head, branch' and\n"
  10137. " 'Head, repository' for specific definitions."
  10138. msgstr ""
  10139. msgid ""
  10140. " Heads are where development generally takes place and are the\n"
  10141. " usual targets for update and merge operations."
  10142. msgstr ""
  10143. msgid ""
  10144. "Head, branch\n"
  10145. " A changeset with no descendants on the same named branch."
  10146. msgstr ""
  10147. msgid ""
  10148. "Head, closed branch\n"
  10149. " A changeset that marks a head as no longer interesting. The closed\n"
  10150. " head is no longer listed by :hg:`heads`. A branch is considered\n"
  10151. " closed when all its heads are closed and consequently is not\n"
  10152. " listed by :hg:`branches`."
  10153. msgstr ""
  10154. msgid ""
  10155. "Head, repository\n"
  10156. " A topological head which has not been closed."
  10157. msgstr ""
  10158. msgid ""
  10159. "Head, topological\n"
  10160. " A changeset with no children in the repository."
  10161. msgstr ""
  10162. msgid ""
  10163. "History, immutable\n"
  10164. " Once committed, changesets cannot be altered. Extensions which\n"
  10165. " appear to change history actually create new changesets that\n"
  10166. " replace existing ones, and then destroy the old changesets. Doing\n"
  10167. " so in public repositories can result in old changesets being\n"
  10168. " reintroduced to the repository."
  10169. msgstr ""
  10170. msgid ""
  10171. "History, rewriting\n"
  10172. " The changesets in a repository are immutable. However, extensions\n"
  10173. " to Mercurial can be used to alter the repository, usually in such\n"
  10174. " a way as to preserve changeset contents."
  10175. msgstr ""
  10176. msgid ""
  10177. "Immutable history\n"
  10178. " See 'History, immutable'."
  10179. msgstr ""
  10180. msgid ""
  10181. "Merge changeset\n"
  10182. " See 'Changeset, merge'."
  10183. msgstr ""
  10184. msgid ""
  10185. "Manifest\n"
  10186. " Each changeset has a manifest, which is the list of files that are\n"
  10187. " tracked by the changeset."
  10188. msgstr ""
  10189. msgid ""
  10190. "Merge\n"
  10191. " Used to bring together divergent branches of work. When you update\n"
  10192. " to a changeset and then merge another changeset, you bring the\n"
  10193. " history of the latter changeset into your working directory. Once\n"
  10194. " conflicts are resolved (and marked), this merge may be committed\n"
  10195. " as a merge changeset, bringing two branches together in the DAG."
  10196. msgstr ""
  10197. msgid ""
  10198. "Named branch\n"
  10199. " See 'Branch, named'."
  10200. msgstr ""
  10201. msgid ""
  10202. "Null changeset\n"
  10203. " The empty changeset. It is the parent state of newly-initialized\n"
  10204. " repositories and repositories with no checked out revision. It is\n"
  10205. " thus the parent of root changesets and the effective ancestor when\n"
  10206. " merging unrelated changesets. Can be specified by the alias 'null'\n"
  10207. " or by the changeset ID '000000000000'."
  10208. msgstr ""
  10209. msgid ""
  10210. "Parent\n"
  10211. " See 'Changeset, parent'."
  10212. msgstr ""
  10213. msgid ""
  10214. "Parent changeset\n"
  10215. " See 'Changeset, parent'."
  10216. msgstr ""
  10217. msgid ""
  10218. "Parent, working directory\n"
  10219. " The working directory parent reflects a virtual revision which is\n"
  10220. " the child of the changeset (or two changesets with an uncommitted\n"
  10221. " merge) shown by :hg:`parents`. This is changed with\n"
  10222. " :hg:`update`. Other commands to see the working directory parent\n"
  10223. " are :hg:`summary` and :hg:`id`. Can be specified by the alias \".\"."
  10224. msgstr ""
  10225. msgid ""
  10226. "Patch\n"
  10227. " (Noun) The product of a diff operation."
  10228. msgstr ""
  10229. msgid " Example: \"I've sent you my patch.\""
  10230. msgstr ""
  10231. msgid ""
  10232. " (Verb) The process of using a patch file to transform one\n"
  10233. " changeset into another."
  10234. msgstr ""
  10235. msgid " Example: \"You will need to patch that revision.\""
  10236. msgstr ""
  10237. msgid ""
  10238. "Pull\n"
  10239. " An operation in which changesets in a remote repository which are\n"
  10240. " not in the local repository are brought into the local\n"
  10241. " repository. Note that this operation without special arguments\n"
  10242. " only updates the repository, it does not update the files in the\n"
  10243. " working directory. See :hg:`help pull`."
  10244. msgstr ""
  10245. msgid ""
  10246. "Push\n"
  10247. " An operation in which changesets in a local repository which are\n"
  10248. " not in a remote repository are sent to the remote repository. Note\n"
  10249. " that this operation only adds changesets which have been committed\n"
  10250. " locally to the remote repository. Uncommitted changes are not\n"
  10251. " sent. See :hg:`help push`."
  10252. msgstr ""
  10253. msgid ""
  10254. "Repository\n"
  10255. " The metadata describing all recorded states of a collection of\n"
  10256. " files. Each recorded state is represented by a changeset. A\n"
  10257. " repository is usually (but not always) found in the ``.hg``\n"
  10258. " subdirectory of a working directory. Any recorded state can be\n"
  10259. " recreated by \"updating\" a working directory to a specific\n"
  10260. " changeset."
  10261. msgstr ""
  10262. msgid ""
  10263. "Repository head\n"
  10264. " See 'Head, repository'."
  10265. msgstr ""
  10266. msgid ""
  10267. "Revision\n"
  10268. " A state of the repository at some point in time. Earlier revisions\n"
  10269. " can be updated to by using :hg:`update`. See also 'Revision\n"
  10270. " number'; See also 'Changeset'."
  10271. msgstr ""
  10272. msgid ""
  10273. "Revision number\n"
  10274. " This integer uniquely identifies a changeset in a specific\n"
  10275. " repository. It represents the order in which changesets were added\n"
  10276. " to a repository, starting with revision number 0. Note that the\n"
  10277. " revision number may be different in each clone of a repository. To\n"
  10278. " identify changesets uniquely between different clones, see\n"
  10279. " 'Changeset id'."
  10280. msgstr ""
  10281. msgid ""
  10282. "Revlog\n"
  10283. " History storage mechanism used by Mercurial. It is a form of delta\n"
  10284. " encoding, with occasional full revision of data followed by delta\n"
  10285. " of each successive revision. It includes data and an index\n"
  10286. " pointing to the data."
  10287. msgstr ""
  10288. msgid ""
  10289. "Rewriting history\n"
  10290. " See 'History, rewriting'."
  10291. msgstr ""
  10292. msgid ""
  10293. "Root\n"
  10294. " A changeset that has only the null changeset as its parent. Most\n"
  10295. " repositories have only a single root changeset."
  10296. msgstr ""
  10297. msgid ""
  10298. "Tip\n"
  10299. " The changeset with the highest revision number. It is the changeset\n"
  10300. " most recently added in a repository."
  10301. msgstr ""
  10302. msgid ""
  10303. "Tip, branch\n"
  10304. " The head of a given branch with the highest revision number. When\n"
  10305. " a branch name is used as a revision identifier, it refers to the\n"
  10306. " branch tip. See also 'Branch, head'. Note that because revision\n"
  10307. " numbers may be different in different repository clones, the\n"
  10308. " branch tip may be different in different cloned repositories."
  10309. msgstr ""
  10310. msgid ""
  10311. "Update\n"
  10312. " (Noun) Another synonym of changeset."
  10313. msgstr ""
  10314. msgid " Example: \"I've pushed an update\"."
  10315. msgstr ""
  10316. msgid ""
  10317. " (Verb) This term is usually used to describe updating the state of\n"
  10318. " the working directory to that of a specific changeset. See\n"
  10319. " :hg:`help update`."
  10320. msgstr ""
  10321. msgid " Example: \"You should update\"."
  10322. msgstr ""
  10323. msgid ""
  10324. "Working directory\n"
  10325. " See 'Directory, working'."
  10326. msgstr ""
  10327. msgid ""
  10328. "Working directory parent\n"
  10329. " See 'Parent, working directory'.\n"
  10330. msgstr ""
  10331. msgid ""
  10332. "Synopsis\n"
  10333. "--------"
  10334. msgstr ""
  10335. msgid ""
  10336. "The Mercurial system uses a file called ``.hgignore`` in the root\n"
  10337. "directory of a repository to control its behavior when it searches\n"
  10338. "for files that it is not currently tracking."
  10339. msgstr ""
  10340. msgid ""
  10341. "Description\n"
  10342. "-----------"
  10343. msgstr ""
  10344. "Descriere\n"
  10345. "---------"
  10346. msgid ""
  10347. "The working directory of a Mercurial repository will often contain\n"
  10348. "files that should not be tracked by Mercurial. These include backup\n"
  10349. "files created by editors and build products created by compilers.\n"
  10350. "These files can be ignored by listing them in a ``.hgignore`` file in\n"
  10351. "the root of the working directory. The ``.hgignore`` file must be\n"
  10352. "created manually. It is typically put under version control, so that\n"
  10353. "the settings will propagate to other repositories with push and pull."
  10354. msgstr ""
  10355. msgid ""
  10356. "An untracked file is ignored if its path relative to the repository\n"
  10357. "root directory, or any prefix path of that path, is matched against\n"
  10358. "any pattern in ``.hgignore``."
  10359. msgstr ""
  10360. msgid ""
  10361. "For example, say we have an untracked file, ``file.c``, at\n"
  10362. "``a/b/file.c`` inside our repository. Mercurial will ignore ``file.c``\n"
  10363. "if any pattern in ``.hgignore`` matches ``a/b/file.c``, ``a/b`` or ``a``."
  10364. msgstr ""
  10365. msgid ""
  10366. "In addition, a Mercurial configuration file can reference a set of\n"
  10367. "per-user or global ignore files. See the\n"
  10368. "``http://www.selenic.com/mercurial/hgrc.5.html`` man page for details\n"
  10369. "of how to configure these files. Look for the \"ignore\" entry in the\n"
  10370. "\"ui\" section."
  10371. msgstr ""
  10372. msgid ""
  10373. "To control Mercurial's handling of files that it manages, see the\n"
  10374. "``http://www.selenic.com/mercurial/hg.1.html`` man page. Look for\n"
  10375. "the ``-I`` and ``-X`` options."
  10376. msgstr ""
  10377. msgid ""
  10378. "An ignore file is a plain text file consisting of a list of patterns,\n"
  10379. "with one pattern per line. Empty lines are skipped. The ``#``\n"
  10380. "character is treated as a comment character, and the ``\\`` character\n"
  10381. "is treated as an escape character."
  10382. msgstr ""
  10383. msgid ""
  10384. "Mercurial supports several pattern syntaxes. The default syntax used\n"
  10385. "is Python/Perl-style regular expressions."
  10386. msgstr ""
  10387. msgid "To change the syntax used, use a line of the following form::"
  10388. msgstr ""
  10389. msgid " syntax: NAME"
  10390. msgstr ""
  10391. msgid "where ``NAME`` is one of the following:"
  10392. msgstr ""
  10393. msgid ""
  10394. "``regexp``\n"
  10395. " Regular expression, Python/Perl syntax.\n"
  10396. "``glob``\n"
  10397. " Shell-style glob."
  10398. msgstr ""
  10399. msgid ""
  10400. "The chosen syntax stays in effect when parsing all patterns that\n"
  10401. "follow, until another syntax is selected."
  10402. msgstr ""
  10403. msgid ""
  10404. "Neither glob nor regexp patterns are rooted. A glob-syntax pattern of\n"
  10405. "the form ``*.c`` will match a file ending in ``.c`` in any directory,\n"
  10406. "and a regexp pattern of the form ``\\.c$`` will do the same. To root a\n"
  10407. "regexp pattern, start it with ``^``."
  10408. msgstr ""
  10409. msgid ""
  10410. "Example\n"
  10411. "-------"
  10412. msgstr ""
  10413. msgid "Here is an example ignore file. ::"
  10414. msgstr ""
  10415. msgid ""
  10416. " # use glob syntax.\n"
  10417. " syntax: glob"
  10418. msgstr ""
  10419. msgid ""
  10420. " *.elc\n"
  10421. " *.pyc\n"
  10422. " *~"
  10423. msgstr ""
  10424. msgid ""
  10425. " # switch to regexp syntax.\n"
  10426. " syntax: regexp\n"
  10427. " ^\\.pc/\n"
  10428. msgstr ""
  10429. msgid ""
  10430. "Mercurial's internal web server, hgweb, can serve either a single\n"
  10431. "repository, or a collection of them. In the latter case, a special\n"
  10432. "configuration file can be used to specify the repository paths to use\n"
  10433. "and global web configuration options."
  10434. msgstr ""
  10435. msgid ""
  10436. "This file uses the same syntax as other Mercurial configuration files,\n"
  10437. "but only the following sections are recognized:"
  10438. msgstr ""
  10439. msgid ""
  10440. " - web\n"
  10441. " - paths\n"
  10442. " - collections"
  10443. msgstr ""
  10444. msgid ""
  10445. "The ``web`` section can specify all the settings described in the web\n"
  10446. "section of the hgrc(5) documentation. See :hg:`help config` for\n"
  10447. "information on where to find the manual page."
  10448. msgstr ""
  10449. msgid ""
  10450. "The ``paths`` section provides mappings of physical repository\n"
  10451. "paths to virtual ones. For instance::"
  10452. msgstr ""
  10453. msgid ""
  10454. " [paths]\n"
  10455. " projects/a = /foo/bar\n"
  10456. " projects/b = /baz/quux\n"
  10457. " web/root = /real/root/*\n"
  10458. " / = /real/root2/*\n"
  10459. " virtual/root2 = /real/root2/**"
  10460. msgstr ""
  10461. msgid ""
  10462. "- The first two entries make two repositories in different directories\n"
  10463. " appear under the same directory in the web interface\n"
  10464. "- The third entry maps every Mercurial repository found in '/real/root'\n"
  10465. " into 'web/root'. This format is preferred over the [collections] one,\n"
  10466. " since using absolute paths as configuration keys is not supported on "
  10467. "every\n"
  10468. " platform (especially on Windows).\n"
  10469. "- The fourth entry is a special case mapping all repositories in\n"
  10470. " '/real/root2' in the root of the virtual directory.\n"
  10471. "- The fifth entry recursively finds all repositories under the real\n"
  10472. " root, and maps their relative paths under the virtual root."
  10473. msgstr ""
  10474. msgid ""
  10475. "The ``collections`` section provides mappings of trees of physical\n"
  10476. "repositories paths to virtual ones, though the paths syntax is generally\n"
  10477. "preferred. For instance::"
  10478. msgstr ""
  10479. msgid ""
  10480. " [collections]\n"
  10481. " /foo = /foo"
  10482. msgstr ""
  10483. msgid ""
  10484. "Here, the left side will be stripped off all repositories found in the\n"
  10485. "right side. Thus ``/foo/bar`` and ``foo/quux/baz`` will be listed as\n"
  10486. "``bar`` and ``quux/baz`` respectively.\n"
  10487. msgstr ""
  10488. msgid "To merge files Mercurial uses merge tools."
  10489. msgstr ""
  10490. msgid ""
  10491. "A merge tool combines two different versions of a file into a merged\n"
  10492. "file. Merge tools are given the two files and the greatest common\n"
  10493. "ancestor of the two file versions, so they can determine the changes\n"
  10494. "made on both branches."
  10495. msgstr ""
  10496. msgid ""
  10497. "Merge tools are used both for :hg:`resolve`, :hg:`merge`, :hg:`update`,\n"
  10498. ":hg:`backout` and in several extensions."
  10499. msgstr ""
  10500. msgid ""
  10501. "Usually, the merge tool tries to automatically reconcile the files by\n"
  10502. "combining all non-overlapping changes that occurred separately in\n"
  10503. "the two different evolutions of the same initial base file. Furthermore, "
  10504. "some\n"
  10505. "interactive merge programs make it easier to manually resolve\n"
  10506. "conflicting merges, either in a graphical way, or by inserting some\n"
  10507. "conflict markers. Mercurial does not include any interactive merge\n"
  10508. "programs but relies on external tools for that."
  10509. msgstr ""
  10510. msgid ""
  10511. "Available merge tools\n"
  10512. "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  10513. msgstr ""
  10514. msgid ""
  10515. "External merge tools and their properties are configured in the\n"
  10516. "merge-tools configuration section - see hgrc(5) - but they can often just\n"
  10517. "be named by their executable."
  10518. msgstr ""
  10519. msgid ""
  10520. "A merge tool is generally usable if its executable can be found on the\n"
  10521. "system and if it can handle the merge. The executable is found if it\n"
  10522. "is an absolute or relative executable path or the name of an\n"
  10523. "application in the executable search path. The tool is assumed to be\n"
  10524. "able to handle the merge if it can handle symlinks if the file is a\n"
  10525. "symlink, if it can handle binary files if the file is binary, and if a\n"
  10526. "GUI is available if the tool requires a GUI."
  10527. msgstr ""
  10528. msgid ""
  10529. "There are some internal merge tools which can be used. The internal\n"
  10530. "merge tools are:"
  10531. msgstr ""
  10532. msgid ""
  10533. "``internal:merge``\n"
  10534. " Uses the internal non-interactive simple merge algorithm for merging\n"
  10535. " files. It will fail if there are any conflicts and leave markers in\n"
  10536. " the partially merged file."
  10537. msgstr ""
  10538. msgid ""
  10539. "``internal:fail``\n"
  10540. " Rather than attempting to merge files that were modified on both\n"
  10541. " branches, it marks them as unresolved. The resolve command must be\n"
  10542. " used to resolve these conflicts."
  10543. msgstr ""
  10544. msgid ""
  10545. "``internal:local``\n"
  10546. " Uses the local version of files as the merged version."
  10547. msgstr ""
  10548. msgid ""
  10549. "``internal:other``\n"
  10550. " Uses the other version of files as the merged version."
  10551. msgstr ""
  10552. msgid ""
  10553. "``internal:prompt``\n"
  10554. " Asks the user which of the local or the other version to keep as\n"
  10555. " the merged version."
  10556. msgstr ""
  10557. msgid ""
  10558. "``internal:dump``\n"
  10559. " Creates three versions of the files to merge, containing the\n"
  10560. " contents of local, other and base. These files can then be used to\n"
  10561. " perform a merge manually. If the file to be merged is named\n"
  10562. " ``a.txt``, these files will accordingly be named ``a.txt.local``,\n"
  10563. " ``a.txt.other`` and ``a.txt.base`` and they will be placed in the\n"
  10564. " same directory as ``a.txt``."
  10565. msgstr ""
  10566. msgid ""
  10567. "Internal tools are always available and do not require a GUI but will by "
  10568. "default\n"
  10569. "not handle symlinks or binary files."
  10570. msgstr ""
  10571. msgid ""
  10572. "Choosing a merge tool\n"
  10573. "\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\""
  10574. msgstr ""
  10575. msgid "Mercurial uses these rules when deciding which merge tool to use:"
  10576. msgstr ""
  10577. msgid ""
  10578. "1. If a tool has been specified with the --tool option to merge or resolve, "
  10579. "it\n"
  10580. " is used. If it is the name of a tool in the merge-tools configuration, "
  10581. "its\n"
  10582. " configuration is used. Otherwise the specified tool must be executable "
  10583. "by\n"
  10584. " the shell."
  10585. msgstr ""
  10586. msgid ""
  10587. "2. If the ``HGMERGE`` environment variable is present, its value is used "
  10588. "and\n"
  10589. " must be executable by the shell."
  10590. msgstr ""
  10591. msgid ""
  10592. "3. If the filename of the file to be merged matches any of the patterns in "
  10593. "the\n"
  10594. " merge-patterns configuration section, the first usable merge tool\n"
  10595. " corresponding to a matching pattern is used. Here, binary capabilities of "
  10596. "the\n"
  10597. " merge tool are not considered."
  10598. msgstr ""
  10599. msgid ""
  10600. "4. If ui.merge is set it will be considered next. If the value is not the "
  10601. "name\n"
  10602. " of a configured tool, the specified value is used and must be executable "
  10603. "by\n"
  10604. " the shell. Otherwise the named tool is used if it is usable."
  10605. msgstr ""
  10606. msgid ""
  10607. "5. If any usable merge tools are present in the merge-tools configuration\n"
  10608. " section, the one with the highest priority is used."
  10609. msgstr ""
  10610. msgid ""
  10611. "6. If a program named ``hgmerge`` can be found on the system, it is used - "
  10612. "but\n"
  10613. " it will by default not be used for symlinks and binary files."
  10614. msgstr ""
  10615. msgid ""
  10616. "7. If the file to be merged is not binary and is not a symlink, then\n"
  10617. " ``internal:merge`` is used."
  10618. msgstr ""
  10619. msgid "8. The merge of the file fails and must be resolved before commit."
  10620. msgstr ""
  10621. msgid ""
  10622. ".. note::\n"
  10623. " After selecting a merge program, Mercurial will by default attempt\n"
  10624. " to merge the files using a simple merge algorithm first. Only if it "
  10625. "doesn't\n"
  10626. " succeed because of conflicting changes Mercurial will actually execute "
  10627. "the\n"
  10628. " merge program. Whether to use the simple merge algorithm first can be\n"
  10629. " controlled by the premerge setting of the merge tool. Premerge is enabled "
  10630. "by\n"
  10631. " default unless the file is binary or a symlink."
  10632. msgstr ""
  10633. msgid ""
  10634. "See the merge-tools and ui sections of hgrc(5) for details on the\n"
  10635. "configuration of merge tools.\n"
  10636. msgstr ""
  10637. msgid ""
  10638. "When Mercurial accepts more than one revision, they may be specified\n"
  10639. "individually, or provided as a topologically continuous range,\n"
  10640. "separated by the \":\" character."
  10641. msgstr ""
  10642. msgid ""
  10643. "The syntax of range notation is [BEGIN]:[END], where BEGIN and END are\n"
  10644. "revision identifiers. Both BEGIN and END are optional. If BEGIN is not\n"
  10645. "specified, it defaults to revision number 0. If END is not specified,\n"
  10646. "it defaults to the tip. The range \":\" thus means \"all revisions\"."
  10647. msgstr ""
  10648. msgid "If BEGIN is greater than END, revisions are treated in reverse order."
  10649. msgstr ""
  10650. msgid ""
  10651. "A range acts as a closed interval. This means that a range of 3:5\n"
  10652. "gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n"
  10653. msgstr ""
  10654. msgid ""
  10655. "Mercurial accepts several notations for identifying one or more files\n"
  10656. "at a time."
  10657. msgstr ""
  10658. msgid ""
  10659. "By default, Mercurial treats filenames as shell-style extended glob\n"
  10660. "patterns."
  10661. msgstr ""
  10662. msgid "Alternate pattern notations must be specified explicitly."
  10663. msgstr ""
  10664. msgid ""
  10665. "To use a plain path name without any pattern matching, start it with\n"
  10666. "``path:``. These path names must completely match starting at the\n"
  10667. "current repository root."
  10668. msgstr ""
  10669. msgid ""
  10670. "To use an extended glob, start a name with ``glob:``. Globs are rooted\n"
  10671. "at the current directory; a glob such as ``*.c`` will only match files\n"
  10672. "in the current directory ending with ``.c``."
  10673. msgstr ""
  10674. msgid ""
  10675. "The supported glob syntax extensions are ``**`` to match any string\n"
  10676. "across path separators and ``{a,b}`` to mean \"a or b\"."
  10677. msgstr ""
  10678. msgid ""
  10679. "To use a Perl/Python regular expression, start a name with ``re:``.\n"
  10680. "Regexp pattern matching is anchored at the root of the repository."
  10681. msgstr ""
  10682. msgid ""
  10683. "To read name patterns from a file, use ``listfile:`` or ``listfile0:``.\n"
  10684. "The latter expects null delimited patterns while the former expects line\n"
  10685. "feeds. Each string read from the file is itself treated as a file\n"
  10686. "pattern."
  10687. msgstr ""
  10688. msgid "Plain examples::"
  10689. msgstr ""
  10690. msgid ""
  10691. " path:foo/bar a name bar in a directory named foo in the root\n"
  10692. " of the repository\n"
  10693. " path:path:name a file or directory named \"path:name\""
  10694. msgstr ""
  10695. msgid "Glob examples::"
  10696. msgstr ""
  10697. msgid ""
  10698. " glob:*.c any name ending in \".c\" in the current directory\n"
  10699. " *.c any name ending in \".c\" in the current directory\n"
  10700. " **.c any name ending in \".c\" in any subdirectory of the\n"
  10701. " current directory including itself.\n"
  10702. " foo/*.c any name ending in \".c\" in the directory foo\n"
  10703. " foo/**.c any name ending in \".c\" in any subdirectory of foo\n"
  10704. " including itself."
  10705. msgstr ""
  10706. msgid "Regexp examples::"
  10707. msgstr ""
  10708. msgid " re:.*\\.c$ any name ending in \".c\", anywhere in the repository"
  10709. msgstr ""
  10710. msgid "File examples::"
  10711. msgstr ""
  10712. msgid ""
  10713. " listfile:list.txt read list from list.txt with one file pattern per line\n"
  10714. " listfile0:list.txt read list from list.txt with null byte delimiters\n"
  10715. msgstr ""
  10716. msgid "Mercurial supports several ways to specify individual revisions."
  10717. msgstr ""
  10718. msgid ""
  10719. "A plain integer is treated as a revision number. Negative integers are\n"
  10720. "treated as sequential offsets from the tip, with -1 denoting the tip,\n"
  10721. "-2 denoting the revision prior to the tip, and so forth."
  10722. msgstr ""
  10723. msgid ""
  10724. "A 40-digit hexadecimal string is treated as a unique revision\n"
  10725. "identifier."
  10726. msgstr ""
  10727. msgid ""
  10728. "A hexadecimal string less than 40 characters long is treated as a\n"
  10729. "unique revision identifier and is referred to as a short-form\n"
  10730. "identifier. A short-form identifier is only valid if it is the prefix\n"
  10731. "of exactly one full-length identifier."
  10732. msgstr ""
  10733. msgid ""
  10734. "Any other string is treated as a tag or branch name. A tag name is a\n"
  10735. "symbolic name associated with a revision identifier. A branch name\n"
  10736. "denotes the tipmost revision of that branch. Tag and branch names must\n"
  10737. "not contain the \":\" character."
  10738. msgstr ""
  10739. msgid ""
  10740. "The reserved name \"tip\" is a special tag that always identifies the\n"
  10741. "most recent revision."
  10742. msgstr ""
  10743. msgid ""
  10744. "The reserved name \"null\" indicates the null revision. This is the\n"
  10745. "revision of an empty repository, and the parent of revision 0."
  10746. msgstr ""
  10747. msgid ""
  10748. "The reserved name \".\" indicates the working directory parent. If no\n"
  10749. "working directory is checked out, it is equivalent to null. If an\n"
  10750. "uncommitted merge is in progress, \".\" is the revision of the first\n"
  10751. "parent.\n"
  10752. msgstr ""
  10753. msgid ""
  10754. "Mercurial supports a functional language for selecting a set of\n"
  10755. "revisions."
  10756. msgstr ""
  10757. msgid ""
  10758. "The language supports a number of predicates which are joined by infix\n"
  10759. "operators. Parenthesis can be used for grouping."
  10760. msgstr ""
  10761. msgid ""
  10762. "Identifiers such as branch names must be quoted with single or double\n"
  10763. "quotes if they contain characters outside of\n"
  10764. "``[._a-zA-Z0-9\\x80-\\xff]`` or if they match one of the predefined\n"
  10765. "predicates."
  10766. msgstr ""
  10767. msgid ""
  10768. "Special characters can be used in quoted identifiers by escaping them,\n"
  10769. "e.g., ``\\n`` is interpreted as a newline. To prevent them from being\n"
  10770. "interpreted, strings can be prefixed with ``r``, e.g. ``r'...'``."
  10771. msgstr ""
  10772. msgid "There is a single prefix operator:"
  10773. msgstr ""
  10774. msgid ""
  10775. "``not x``\n"
  10776. " Changesets not in x. Short form is ``! x``."
  10777. msgstr ""
  10778. msgid "These are the supported infix operators:"
  10779. msgstr ""
  10780. msgid ""
  10781. "``x::y``\n"
  10782. " A DAG range, meaning all changesets that are descendants of x and\n"
  10783. " ancestors of y, including x and y themselves. If the first endpoint\n"
  10784. " is left out, this is equivalent to ``ancestors(y)``, if the second\n"
  10785. " is left out it is equivalent to ``descendants(x)``."
  10786. msgstr ""
  10787. msgid " An alternative syntax is ``x..y``."
  10788. msgstr ""
  10789. msgid ""
  10790. "``x:y``\n"
  10791. " All changesets with revision numbers between x and y, both\n"
  10792. " inclusive. Either endpoint can be left out, they default to 0 and\n"
  10793. " tip."
  10794. msgstr ""
  10795. msgid ""
  10796. "``x and y``\n"
  10797. " The intersection of changesets in x and y. Short form is ``x & y``."
  10798. msgstr ""
  10799. msgid ""
  10800. "``x or y``\n"
  10801. " The union of changesets in x and y. There are two alternative short\n"
  10802. " forms: ``x | y`` and ``x + y``."
  10803. msgstr ""
  10804. msgid ""
  10805. "``x - y``\n"
  10806. " Changesets in x but not in y.\n"
  10807. " \n"
  10808. "``x^n``\n"
  10809. " The nth parent of x, n == 0, 1, or 2.\n"
  10810. " For n == 0, x; for n == 1, the first parent of each changeset in x;\n"
  10811. " for n == 2, the second parent of changeset in x."
  10812. msgstr ""
  10813. msgid ""
  10814. "``x~n``\n"
  10815. " The nth first ancestor of x; ``x~0`` is x; ``x~3`` is ``x^^^``."
  10816. msgstr ""
  10817. msgid "There is a single postfix operator:"
  10818. msgstr ""
  10819. msgid ""
  10820. "``x^``\n"
  10821. " Equivalent to ``x^1``, the first parent of each changeset in x."
  10822. msgstr ""
  10823. msgid ""
  10824. "\n"
  10825. "The following predicates are supported:"
  10826. msgstr ""
  10827. msgid ".. predicatesmarker"
  10828. msgstr ""
  10829. msgid ""
  10830. "New predicates (known as \"aliases\") can be defined, using any combination "
  10831. "of\n"
  10832. "existing predicates or other aliases. An alias definition looks like::"
  10833. msgstr ""
  10834. msgid " <alias> = <definition>"
  10835. msgstr ""
  10836. msgid ""
  10837. "in the ``revsetalias`` section of ``.hgrc``. Arguments of the form `$1`, `"
  10838. "$2`,\n"
  10839. "etc. are substituted from the alias into the definition."
  10840. msgstr ""
  10841. msgid "For example,"
  10842. msgstr ""
  10843. msgid ""
  10844. " [revsetalias]\n"
  10845. " h = heads()\n"
  10846. " d($1) = sort($1, date)\n"
  10847. " rs($1, $2) = reverse(sort($1, $2))"
  10848. msgstr ""
  10849. msgid ""
  10850. "defines three aliases, ``h``, ``d``, and ``rs``. ``rs(0:tip, author)`` is\n"
  10851. "exactly equivalent to ``reverse(sort(0:tip, author))``."
  10852. msgstr ""
  10853. msgid "Command line equivalents for :hg:`log`::"
  10854. msgstr ""
  10855. msgid ""
  10856. " -f -> ::.\n"
  10857. " -d x -> date(x)\n"
  10858. " -k x -> keyword(x)\n"
  10859. " -m -> merge()\n"
  10860. " -u x -> user(x)\n"
  10861. " -b x -> branch(x)\n"
  10862. " -P x -> !::x\n"
  10863. " -l x -> limit(expr, x)"
  10864. msgstr ""
  10865. msgid "Some sample queries:"
  10866. msgstr ""
  10867. msgid "- Changesets on the default branch::"
  10868. msgstr "- Seturi de modificări pe ramura curentă::"
  10869. msgid " hg log -r \"branch(default)\""
  10870. msgstr ""
  10871. msgid "- Changesets on the default branch since tag 1.5 (excluding merges)::"
  10872. msgstr ""
  10873. msgid " hg log -r \"branch(default) and 1.5:: and not merge()\""
  10874. msgstr ""
  10875. msgid "- Open branch heads::"
  10876. msgstr "- Capete de ramură deschise::"
  10877. msgid " hg log -r \"head() and not closed()\""
  10878. msgstr ""
  10879. msgid ""
  10880. "- Changesets between tags 1.3 and 1.5 mentioning \"bug\" that affect\n"
  10881. " ``hgext/*``::"
  10882. msgstr ""
  10883. msgid " hg log -r \"1.3::1.5 and keyword(bug) and file('hgext/*')\""
  10884. msgstr ""
  10885. msgid "- Changesets committed in May 2008, sorted by user::"
  10886. msgstr ""
  10887. msgid " hg log -r \"sort(date('May 2008'), user)\""
  10888. msgstr ""
  10889. msgid ""
  10890. "- Changesets mentioning \"bug\" or \"issue\" that are not in a tagged\n"
  10891. " release::"
  10892. msgstr ""
  10893. msgid ""
  10894. " hg log -r \"(keyword(bug) or keyword(issue)) and not ancestors(tagged())"
  10895. "\"\n"
  10896. msgstr ""
  10897. msgid ""
  10898. "Subrepositories let you nest external repositories or projects into a\n"
  10899. "parent Mercurial repository, and make commands operate on them as a\n"
  10900. "group. External Mercurial and Subversion projects are currently\n"
  10901. "supported."
  10902. msgstr ""
  10903. msgid "Subrepositories are made of three components:"
  10904. msgstr ""
  10905. msgid ""
  10906. "1. Nested repository checkouts. They can appear anywhere in the\n"
  10907. " parent working directory, and are Mercurial clones or Subversion\n"
  10908. " checkouts."
  10909. msgstr ""
  10910. msgid ""
  10911. "2. Nested repository references. They are defined in ``.hgsub`` and\n"
  10912. " tell where the subrepository checkouts come from. Mercurial\n"
  10913. " subrepositories are referenced like:"
  10914. msgstr ""
  10915. msgid " path/to/nested = https://example.com/nested/repo/path"
  10916. msgstr ""
  10917. msgid ""
  10918. " where ``path/to/nested`` is the checkout location relatively to the\n"
  10919. " parent Mercurial root, and ``https://example.com/nested/repo/path``\n"
  10920. " is the source repository path. The source can also reference a\n"
  10921. " filesystem path. Subversion repositories are defined with:"
  10922. msgstr ""
  10923. msgid " path/to/nested = [svn]https://example.com/nested/trunk/path"
  10924. msgstr ""
  10925. msgid ""
  10926. " Note that ``.hgsub`` does not exist by default in Mercurial\n"
  10927. " repositories, you have to create and add it to the parent\n"
  10928. " repository before using subrepositories."
  10929. msgstr ""
  10930. msgid ""
  10931. "3. Nested repository states. They are defined in ``.hgsubstate`` and\n"
  10932. " capture whatever information is required to restore the\n"
  10933. " subrepositories to the state they were committed in a parent\n"
  10934. " repository changeset. Mercurial automatically record the nested\n"
  10935. " repositories states when committing in the parent repository."
  10936. msgstr ""
  10937. msgid ""
  10938. " .. note::\n"
  10939. " The ``.hgsubstate`` file should not be edited manually."
  10940. msgstr ""
  10941. msgid ""
  10942. "\n"
  10943. "Adding a Subrepository\n"
  10944. "----------------------"
  10945. msgstr ""
  10946. msgid ""
  10947. "If ``.hgsub`` does not exist, create it and add it to the parent\n"
  10948. "repository. Clone or checkout the external projects where you want it\n"
  10949. "to live in the parent repository. Edit ``.hgsub`` and add the\n"
  10950. "subrepository entry as described above. At this point, the\n"
  10951. "subrepository is tracked and the next commit will record its state in\n"
  10952. "``.hgsubstate`` and bind it to the committed changeset."
  10953. msgstr ""
  10954. msgid ""
  10955. "Synchronizing a Subrepository\n"
  10956. "-----------------------------"
  10957. msgstr ""
  10958. "Sincronizarea unui subdepozit\n"
  10959. "-----------------------------"
  10960. msgid ""
  10961. "Subrepos do not automatically track the latest changeset of their\n"
  10962. "sources. Instead, they are updated to the changeset that corresponds\n"
  10963. "with the changeset checked out in the top-level changeset. This is so\n"
  10964. "developers always get a consistent set of compatible code and\n"
  10965. "libraries when they update."
  10966. msgstr ""
  10967. msgid ""
  10968. "Thus, updating subrepos is a manual process. Simply check out target\n"
  10969. "subrepo at the desired revision, test in the top-level repo, then\n"
  10970. "commit in the parent repository to record the new combination."
  10971. msgstr ""
  10972. msgid ""
  10973. "Deleting a Subrepository\n"
  10974. "------------------------"
  10975. msgstr ""
  10976. "Ștergerea unui subdepozit\n"
  10977. "-------------------------"
  10978. msgid ""
  10979. "To remove a subrepository from the parent repository, delete its\n"
  10980. "reference from ``.hgsub``, then remove its files."
  10981. msgstr ""
  10982. msgid ""
  10983. "Interaction with Mercurial Commands\n"
  10984. "-----------------------------------"
  10985. msgstr ""
  10986. "Interacțiunea cu comenzile Mercurial\n"
  10987. "------------------------------------"
  10988. msgid ""
  10989. ":add: add does not recurse in subrepos unless -S/--subrepos is\n"
  10990. " specified. Subversion subrepositories are currently silently\n"
  10991. " ignored."
  10992. msgstr ""
  10993. msgid ""
  10994. ":archive: archive does not recurse in subrepositories unless\n"
  10995. " -S/--subrepos is specified."
  10996. msgstr ""
  10997. msgid ""
  10998. ":commit: commit creates a consistent snapshot of the state of the\n"
  10999. " entire project and its subrepositories. It does this by first\n"
  11000. " attempting to commit all modified subrepositories, then recording\n"
  11001. " their state and finally committing it in the parent\n"
  11002. " repository. Mercurial can be made to abort if any subrepository\n"
  11003. " content is modified by setting \"ui.commitsubrepos=no\" in a\n"
  11004. " configuration file (see :hg:`help config`)."
  11005. msgstr ""
  11006. msgid ""
  11007. ":diff: diff does not recurse in subrepos unless -S/--subrepos is\n"
  11008. " specified. Changes are displayed as usual, on the subrepositories\n"
  11009. " elements. Subversion subrepositories are currently silently\n"
  11010. " ignored."
  11011. msgstr ""
  11012. msgid ""
  11013. ":incoming: incoming does not recurse in subrepos unless -S/--subrepos\n"
  11014. " is specified. Subversion subrepositories are currently silently\n"
  11015. " ignored."
  11016. msgstr ""
  11017. msgid ""
  11018. ":outgoing: outgoing does not recurse in subrepos unless -S/--subrepos\n"
  11019. " is specified. Subversion subrepositories are currently silently\n"
  11020. " ignored."
  11021. msgstr ""
  11022. msgid ""
  11023. ":pull: pull is not recursive since it is not clear what to pull prior\n"
  11024. " to running :hg:`update`. Listing and retrieving all\n"
  11025. " subrepositories changes referenced by the parent repository pulled\n"
  11026. " changesets is expensive at best, impossible in the Subversion\n"
  11027. " case."
  11028. msgstr ""
  11029. msgid ""
  11030. ":push: Mercurial will automatically push all subrepositories first\n"
  11031. " when the parent repository is being pushed. This ensures new\n"
  11032. " subrepository changes are available when referenced by top-level\n"
  11033. " repositories."
  11034. msgstr ""
  11035. msgid ""
  11036. ":status: status does not recurse into subrepositories unless\n"
  11037. " -S/--subrepos is specified. Subrepository changes are displayed as\n"
  11038. " regular Mercurial changes on the subrepository\n"
  11039. " elements. Subversion subrepositories are currently silently\n"
  11040. " ignored."
  11041. msgstr ""
  11042. msgid ""
  11043. ":update: update restores the subrepos in the state they were\n"
  11044. " originally committed in target changeset. If the recorded\n"
  11045. " changeset is not available in the current subrepository, Mercurial\n"
  11046. " will pull it in first before updating. This means that updating\n"
  11047. " can require network access when using subrepositories."
  11048. msgstr ""
  11049. msgid ""
  11050. "Remapping Subrepositories Sources\n"
  11051. "---------------------------------"
  11052. msgstr ""
  11053. "Refacerea corespondențelor cu sursele subdepozitelor\n"
  11054. "----------------------------------------------------"
  11055. msgid ""
  11056. "A subrepository source location may change during a project life,\n"
  11057. "invalidating references stored in the parent repository history. To\n"
  11058. "fix this, rewriting rules can be defined in parent repository ``hgrc``\n"
  11059. "file or in Mercurial configuration. See the ``[subpaths]`` section in\n"
  11060. "hgrc(5) for more details."
  11061. msgstr ""
  11062. msgid ""
  11063. "Mercurial allows you to customize output of commands through\n"
  11064. "templates. You can either pass in a template from the command\n"
  11065. "line, via the --template option, or select an existing\n"
  11066. "template-style (--style)."
  11067. msgstr ""
  11068. msgid ""
  11069. "You can customize output for any \"log-like\" command: log,\n"
  11070. "outgoing, incoming, tip, parents, heads and glog."
  11071. msgstr ""
  11072. msgid ""
  11073. "Four styles are packaged with Mercurial: default (the style used\n"
  11074. "when no explicit preference is passed), compact, changelog,\n"
  11075. "and xml.\n"
  11076. "Usage::"
  11077. msgstr ""
  11078. msgid " $ hg log -r1 --style changelog"
  11079. msgstr ""
  11080. msgid ""
  11081. "A template is a piece of text, with markup to invoke variable\n"
  11082. "expansion::"
  11083. msgstr ""
  11084. msgid ""
  11085. " $ hg log -r1 --template \"{node}\\n\"\n"
  11086. " b56ce7b07c52de7d5fd79fb89701ea538af65746"
  11087. msgstr ""
  11088. msgid ""
  11089. "Strings in curly braces are called keywords. The availability of\n"
  11090. "keywords depends on the exact context of the templater. These\n"
  11091. "keywords are usually available for templating a log-like command:"
  11092. msgstr ""
  11093. msgid ".. keywordsmarker"
  11094. msgstr ""
  11095. msgid ""
  11096. "The \"date\" keyword does not produce human-readable output. If you\n"
  11097. "want to use a date in your output, you can use a filter to process\n"
  11098. "it. Filters are functions which return a string based on the input\n"
  11099. "variable. Be sure to use the stringify filter first when you're\n"
  11100. "applying a string-input filter to a list-like input variable.\n"
  11101. "You can also use a chain of filters to get the desired output::"
  11102. msgstr ""
  11103. msgid ""
  11104. " $ hg tip --template \"{date|isodate}\\n\"\n"
  11105. " 2008-08-21 18:22 +0000"
  11106. msgstr ""
  11107. msgid "List of filters:"
  11108. msgstr ""
  11109. msgid ".. filtersmarker\n"
  11110. msgstr ""
  11111. msgid "Valid URLs are of the form::"
  11112. msgstr ""
  11113. msgid ""
  11114. " local/filesystem/path[#revision]\n"
  11115. " file://local/filesystem/path[#revision]\n"
  11116. " http://[user[:pass]@]host[:port]/[path][#revision]\n"
  11117. " https://[user[:pass]@]host[:port]/[path][#revision]\n"
  11118. " ssh://[user@]host[:port]/[path][#revision]"
  11119. msgstr ""
  11120. msgid ""
  11121. "Paths in the local filesystem can either point to Mercurial\n"
  11122. "repositories or to bundle files (as created by :hg:`bundle` or :hg:`\n"
  11123. "incoming --bundle`). See also :hg:`help paths`."
  11124. msgstr ""
  11125. msgid ""
  11126. "An optional identifier after # indicates a particular branch, tag, or\n"
  11127. "changeset to use from the remote repository. See also :hg:`help\n"
  11128. "revisions`."
  11129. msgstr ""
  11130. msgid ""
  11131. "Some features, such as pushing to http:// and https:// URLs are only\n"
  11132. "possible if the feature is explicitly enabled on the remote Mercurial\n"
  11133. "server."
  11134. msgstr ""
  11135. msgid ""
  11136. "Note that the security of HTTPS URLs depends on proper configuration of\n"
  11137. "web.cacerts."
  11138. msgstr ""
  11139. msgid "Some notes about using SSH with Mercurial:"
  11140. msgstr ""
  11141. msgid ""
  11142. "- SSH requires an accessible shell account on the destination machine\n"
  11143. " and a copy of hg in the remote path or specified with as remotecmd.\n"
  11144. "- path is relative to the remote user's home directory by default. Use\n"
  11145. " an extra slash at the start of a path to specify an absolute path::"
  11146. msgstr ""
  11147. msgid " ssh://example.com//tmp/repository"
  11148. msgstr ""
  11149. msgid ""
  11150. "- Mercurial doesn't use its own compression via SSH; the right thing\n"
  11151. " to do is to configure it in your ~/.ssh/config, e.g.::"
  11152. msgstr ""
  11153. msgid ""
  11154. " Host *.mylocalnetwork.example.com\n"
  11155. " Compression no\n"
  11156. " Host *\n"
  11157. " Compression yes"
  11158. msgstr ""
  11159. msgid ""
  11160. " Alternatively specify \"ssh -C\" as your ssh command in your\n"
  11161. " configuration file or with the --ssh command line option."
  11162. msgstr ""
  11163. msgid ""
  11164. "These URLs can all be stored in your configuration file with path\n"
  11165. "aliases under the [paths] section like so::"
  11166. msgstr ""
  11167. msgid ""
  11168. " [paths]\n"
  11169. " alias1 = URL1\n"
  11170. " alias2 = URL2\n"
  11171. " ..."
  11172. msgstr ""
  11173. msgid ""
  11174. "You can then use the alias for any command that uses a URL (for\n"
  11175. "example :hg:`pull alias1` will be treated as :hg:`pull URL1`)."
  11176. msgstr ""
  11177. msgid ""
  11178. "Two path aliases are special because they are used as defaults when\n"
  11179. "you do not provide the URL to a command:"
  11180. msgstr ""
  11181. msgid ""
  11182. "default:\n"
  11183. " When you create a repository with hg clone, the clone command saves\n"
  11184. " the location of the source repository as the new repository's\n"
  11185. " 'default' path. This is then used when you omit path from push- and\n"
  11186. " pull-like commands (including incoming and outgoing)."
  11187. msgstr ""
  11188. msgid ""
  11189. "default-push:\n"
  11190. " The push command will look for a path named 'default-push', and\n"
  11191. " prefer it over 'default' if both are defined.\n"
  11192. msgstr ""
  11193. msgid "remote branch lookup not supported"
  11194. msgstr ""
  11195. msgid "dirstate branch not accessible"
  11196. msgstr ""
  11197. #, python-format
  11198. msgid "unknown branch '%s'"
  11199. msgstr ""
  11200. msgid "can only share local repositories"
  11201. msgstr ""
  11202. msgid "destination already exists"
  11203. msgstr ""
  11204. msgid "updating working directory\n"
  11205. msgstr "se actualizează directorul de lucru\n"
  11206. #, python-format
  11207. msgid "destination directory: %s\n"
  11208. msgstr ""
  11209. #, python-format
  11210. msgid "destination '%s' already exists"
  11211. msgstr ""
  11212. #, python-format
  11213. msgid "destination '%s' is not empty"
  11214. msgstr ""
  11215. msgid ""
  11216. "src repository does not support revision lookup and so doesn't support clone "
  11217. "by revision"
  11218. msgstr ""
  11219. msgid "clone from remote to remote not supported"
  11220. msgstr ""
  11221. #, python-format
  11222. msgid "updating to branch %s\n"
  11223. msgstr "se actualizează la ramura %s\n"
  11224. #, python-format
  11225. msgid ""
  11226. "%d files updated, %d files merged, %d files removed, %d files unresolved\n"
  11227. msgstr ""
  11228. "%d fișiere actualizate, %d fișiere fuzionate, %d fișiere înlăturate, %d "
  11229. "fișiere nerezolvate\n"
  11230. msgid "use 'hg resolve' to retry unresolved file merges\n"
  11231. msgstr ""
  11232. msgid ""
  11233. "use 'hg resolve' to retry unresolved file merges or 'hg update -C .' to "
  11234. "abandon\n"
  11235. msgstr ""
  11236. msgid "(branch merge, don't forget to commit)\n"
  11237. msgstr "(fuziune între ramuri, nu uitați să depozitați)\n"
  11238. #, python-format
  11239. msgid "config file %s not found!"
  11240. msgstr "nu s-a găsit fișierul de configurare %s!"
  11241. #, python-format
  11242. msgid "error reading %s/.hg/hgrc: %s\n"
  11243. msgstr ""
  11244. #, python-format
  11245. msgid "error accessing repository at %s\n"
  11246. msgstr ""
  11247. msgid "SSL support is unavailable"
  11248. msgstr ""
  11249. msgid "IPv6 is not available on this system"
  11250. msgstr ""
  11251. #, python-format
  11252. msgid "cannot start server at '%s:%d': %s"
  11253. msgstr ""
  11254. #, python-format
  11255. msgid "calling hook %s: %s\n"
  11256. msgstr ""
  11257. #, python-format
  11258. msgid "%s hook is invalid (\"%s\" not in a module)"
  11259. msgstr ""
  11260. msgid "exception from first failed import attempt:\n"
  11261. msgstr ""
  11262. msgid "exception from second failed import attempt:\n"
  11263. msgstr ""
  11264. #, python-format
  11265. msgid "%s hook is invalid (import of \"%s\" failed)"
  11266. msgstr ""
  11267. #, python-format
  11268. msgid "%s hook is invalid (\"%s\" is not defined)"
  11269. msgstr ""
  11270. #, python-format
  11271. msgid "%s hook is invalid (\"%s\" is not callable)"
  11272. msgstr ""
  11273. #, python-format
  11274. msgid "error: %s hook failed: %s\n"
  11275. msgstr ""
  11276. #, python-format
  11277. msgid "error: %s hook raised an exception: %s\n"
  11278. msgstr ""
  11279. #, python-format
  11280. msgid "%s hook failed"
  11281. msgstr ""
  11282. #, python-format
  11283. msgid "warning: %s hook failed\n"
  11284. msgstr ""
  11285. #, python-format
  11286. msgid "running hook %s: %s\n"
  11287. msgstr ""
  11288. #, python-format
  11289. msgid "%s hook %s"
  11290. msgstr ""
  11291. #, python-format
  11292. msgid "warning: %s hook %s\n"
  11293. msgstr ""
  11294. msgid "kb"
  11295. msgstr ""
  11296. #, python-format
  11297. msgid "ignoring invalid [auth] key '%s'\n"
  11298. msgstr ""
  11299. msgid "connection ended unexpectedly"
  11300. msgstr ""
  11301. #, python-format
  11302. msgid "unsupported URL component: \"%s\""
  11303. msgstr ""
  11304. msgid "operation not supported over http"
  11305. msgstr ""
  11306. msgid "authorization failed"
  11307. msgstr ""
  11308. msgid "http error, possibly caused by proxy setting"
  11309. msgstr ""
  11310. #, python-format
  11311. msgid "real URL is %s\n"
  11312. msgstr ""
  11313. #, python-format
  11314. msgid ""
  11315. "'%s' does not appear to be an hg repository:\n"
  11316. "---%%<--- (%s)\n"
  11317. "%s\n"
  11318. "---%%<---\n"
  11319. msgstr ""
  11320. #, python-format
  11321. msgid "'%s' sent a broken Content-Type header (%s)"
  11322. msgstr ""
  11323. #, python-format
  11324. msgid "'%s' uses newer protocol %s"
  11325. msgstr ""
  11326. #, python-format
  11327. msgid "push failed: %s"
  11328. msgstr ""
  11329. msgid "Python support for SSL and HTTPS is not installed"
  11330. msgstr ""
  11331. msgid "cannot create new http repository"
  11332. msgstr ""
  11333. #, python-format
  11334. msgid "ignoring invalid syntax '%s'"
  11335. msgstr ""
  11336. #, python-format
  11337. msgid "skipping unreadable ignore file '%s': %s\n"
  11338. msgstr "se omite fișierul ilizibil cu ignorări: '%s': %s\n"
  11339. #, python-format
  11340. msgid "repository %s not found"
  11341. msgstr "depozitul %s nu a fost găsit"
  11342. #, python-format
  11343. msgid "repository %s already exists"
  11344. msgstr "depozitul %s există deja"
  11345. #, python-format
  11346. msgid ".hg/sharedpath points to nonexistent directory %s"
  11347. msgstr ""
  11348. #, python-format
  11349. msgid "warning: ignoring unknown working parent %s!\n"
  11350. msgstr ""
  11351. #, python-format
  11352. msgid "%r cannot be used in a tag name"
  11353. msgstr ""
  11354. #, python-format
  11355. msgid "warning: tag %s conflicts with existing branch name\n"
  11356. msgstr ""
  11357. msgid "working copy of .hgtags is changed (please commit .hgtags manually)"
  11358. msgstr ""
  11359. #, python-format
  11360. msgid "working directory has unknown parent '%s'!"
  11361. msgstr ""
  11362. #, python-format
  11363. msgid "unknown revision '%s'"
  11364. msgstr ""
  11365. msgid "abandoned transaction found - run hg recover"
  11366. msgstr ""
  11367. msgid "rolling back interrupted transaction\n"
  11368. msgstr ""
  11369. msgid "no interrupted transaction available\n"
  11370. msgstr ""
  11371. #, python-format
  11372. msgid "repository tip rolled back to revision %s (undo %s: %s)\n"
  11373. msgstr ""
  11374. #, python-format
  11375. msgid "repository tip rolled back to revision %s (undo %s)\n"
  11376. msgstr ""
  11377. msgid "rolling back unknown transaction\n"
  11378. msgstr ""
  11379. #, python-format
  11380. msgid "named branch could not be reset, current branch is still: %s\n"
  11381. msgstr ""
  11382. #, python-format
  11383. msgid "working directory now based on revisions %d and %d\n"
  11384. msgstr "directorul de lucru se bazează acum pe reviziile %d și %d\n"
  11385. #, python-format
  11386. msgid "working directory now based on revision %d\n"
  11387. msgstr "directorul de lucru se bazează acum pe revizia %d\n"
  11388. msgid "no rollback information available\n"
  11389. msgstr ""
  11390. #, python-format
  11391. msgid "waiting for lock on %s held by %r\n"
  11392. msgstr ""
  11393. #, python-format
  11394. msgid "repository %s"
  11395. msgstr "depozitul %s"
  11396. #, python-format
  11397. msgid "working directory of %s"
  11398. msgstr "directorul de lucrul al %s"
  11399. #, python-format
  11400. msgid "warning: can't find ancestor for '%s' copied from '%s'!\n"
  11401. msgstr ""
  11402. msgid "cannot partially commit a merge (do not specify files or patterns)"
  11403. msgstr ""
  11404. msgid "can't commit subrepos without .hgsub"
  11405. msgstr ""
  11406. #, python-format
  11407. msgid "uncommitted changes in subrepo %s"
  11408. msgstr "modificări nedepozitate în subdepozitul %s"
  11409. msgid "file not found!"
  11410. msgstr ""
  11411. msgid "no match under directory!"
  11412. msgstr ""
  11413. msgid "file not tracked!"
  11414. msgstr ""
  11415. msgid "unresolved merge conflicts (see hg help resolve)"
  11416. msgstr ""
  11417. #, python-format
  11418. msgid "committing subrepository %s\n"
  11419. msgstr ""
  11420. #, python-format
  11421. msgid "note: commit message saved in %s\n"
  11422. msgstr ""
  11423. #, python-format
  11424. msgid "trouble committing %s!\n"
  11425. msgstr ""
  11426. msgid "requesting all changes\n"
  11427. msgstr "se solicită toate modificările\n"
  11428. msgid ""
  11429. "partial pull cannot be done because other repository doesn't support "
  11430. "changegroupsubset."
  11431. msgstr ""
  11432. #, python-format
  11433. msgid "%d changesets found\n"
  11434. msgstr ""
  11435. msgid "bundling"
  11436. msgstr "se creează bundle-ul"
  11437. msgid "manifests"
  11438. msgstr ""
  11439. #, python-format
  11440. msgid "empty or missing revlog for %s"
  11441. msgstr ""
  11442. msgid "adding changesets\n"
  11443. msgstr "se adaugă seturile de modificări\n"
  11444. msgid "chunks"
  11445. msgstr ""
  11446. msgid "received changelog group is empty"
  11447. msgstr ""
  11448. msgid "adding manifests\n"
  11449. msgstr "se adaugă manifestele\n"
  11450. msgid "adding file changes\n"
  11451. msgstr "se adaugă modificările fișierelor\n"
  11452. msgid "received file revlog group is empty"
  11453. msgstr ""
  11454. #, python-format
  11455. msgid "missing file data for %s:%s - run hg verify"
  11456. msgstr ""
  11457. #, python-format
  11458. msgid " (%+d heads)"
  11459. msgstr " (%+d capete)"
  11460. #, python-format
  11461. msgid "added %d changesets with %d changes to %d files%s\n"
  11462. msgstr ""
  11463. "au fost adăugate %d seturi de modificări, conținând %d modificări în %d "
  11464. "fișiere%s\n"
  11465. msgid "Unexpected response from remote server:"
  11466. msgstr ""
  11467. msgid "operation forbidden by server"
  11468. msgstr ""
  11469. msgid "locking the remote repository failed"
  11470. msgstr ""
  11471. msgid "the server sent an unknown error code"
  11472. msgstr ""
  11473. msgid "streaming all changes\n"
  11474. msgstr ""
  11475. #, python-format
  11476. msgid "%d files to transfer, %s of data\n"
  11477. msgstr ""
  11478. #, python-format
  11479. msgid "transferred %s in %.1f seconds (%s/sec)\n"
  11480. msgstr ""
  11481. msgid "can't use TLS: Python SSL support not installed"
  11482. msgstr ""
  11483. msgid "(using smtps)\n"
  11484. msgstr ""
  11485. msgid "smtp.host not configured - cannot send mail"
  11486. msgstr ""
  11487. #, python-format
  11488. msgid "sending mail: smtp host %s, port %s\n"
  11489. msgstr ""
  11490. msgid "(using starttls)\n"
  11491. msgstr ""
  11492. #, python-format
  11493. msgid "(authenticating to mail server as %s)\n"
  11494. msgstr ""
  11495. #, python-format
  11496. msgid "sending mail: %s\n"
  11497. msgstr ""
  11498. msgid "smtp specified as email transport, but no smtp host configured"
  11499. msgstr ""
  11500. #, python-format
  11501. msgid "%r specified as email transport, but not in PATH"
  11502. msgstr ""
  11503. #, python-format
  11504. msgid "ignoring invalid sendcharset: %s\n"
  11505. msgstr ""
  11506. #, python-format
  11507. msgid "invalid email address: %s"
  11508. msgstr ""
  11509. #, python-format
  11510. msgid "invalid local address: %s"
  11511. msgstr ""
  11512. #, python-format
  11513. msgid "'\\n' and '\\r' disallowed in filenames: %r"
  11514. msgstr ""
  11515. #, python-format
  11516. msgid "failed to remove %s from manifest"
  11517. msgstr ""
  11518. #, python-format
  11519. msgid "invalid pattern (%s): %s"
  11520. msgstr ""
  11521. msgid "invalid pattern"
  11522. msgstr ""
  11523. #, python-format
  11524. msgid "unable to read file list (%s)"
  11525. msgstr ""
  11526. #, python-format
  11527. msgid "diff context lines count must be an integer, not %r"
  11528. msgstr ""
  11529. #, python-format
  11530. msgid ""
  11531. "untracked file in working directory differs from file in requested revision: "
  11532. "'%s'"
  11533. msgstr ""
  11534. #, python-format
  11535. msgid "case-folding collision between %s and %s"
  11536. msgstr ""
  11537. #, python-format
  11538. msgid ""
  11539. " conflicting flags for %s\n"
  11540. "(n)one, e(x)ec or sym(l)ink?"
  11541. msgstr ""
  11542. msgid "&None"
  11543. msgstr ""
  11544. msgid "E&xec"
  11545. msgstr ""
  11546. msgid "Sym&link"
  11547. msgstr ""
  11548. msgid "resolving manifests\n"
  11549. msgstr "se determină manifestele\n"
  11550. #, python-format
  11551. msgid ""
  11552. " local changed %s which remote deleted\n"
  11553. "use (c)hanged version or (d)elete?"
  11554. msgstr ""
  11555. msgid "&Changed"
  11556. msgstr ""
  11557. msgid "&Delete"
  11558. msgstr ""
  11559. #, python-format
  11560. msgid ""
  11561. "remote changed %s which local deleted\n"
  11562. "use (c)hanged version or leave (d)eleted?"
  11563. msgstr ""
  11564. msgid "&Deleted"
  11565. msgstr ""
  11566. msgid "updating"
  11567. msgstr "se actualizează"
  11568. #, python-format
  11569. msgid "update failed to remove %s: %s!\n"
  11570. msgstr ""
  11571. #, python-format
  11572. msgid "getting %s\n"
  11573. msgstr "se obține %s\n"
  11574. #, python-format
  11575. msgid "getting %s to %s\n"
  11576. msgstr "se obține %s în %s\n"
  11577. #, python-format
  11578. msgid "note: possible conflict - %s was renamed multiple times to:\n"
  11579. msgstr ""
  11580. msgid "merging with a working directory ancestor has no effect"
  11581. msgstr ""
  11582. msgid "nothing to merge (use 'hg update' or check 'hg heads')"
  11583. msgstr ""
  11584. msgid "outstanding uncommitted changes (use 'hg status' to list changes)"
  11585. msgstr ""
  11586. "modificări nedepozitate în suspensie (folosiți 'hg status' pentru a afișa "
  11587. "modificările)"
  11588. #, python-format
  11589. msgid "outstanding uncommitted changes in subrepository '%s'"
  11590. msgstr "modificările încă nedepozitate în subdepozitul '%s'"
  11591. msgid "crosses branches (merge branches or use --clean to discard changes)"
  11592. msgstr ""
  11593. msgid "crosses branches (merge branches or update --check to force update)"
  11594. msgstr ""
  11595. msgid "Attention:"
  11596. msgstr ""
  11597. msgid "Caution:"
  11598. msgstr ""
  11599. msgid "!Danger!"
  11600. msgstr ""
  11601. msgid "Error:"
  11602. msgstr ""
  11603. msgid "Hint:"
  11604. msgstr ""
  11605. msgid "Important:"
  11606. msgstr ""
  11607. msgid "Note:"
  11608. msgstr "Notă:"
  11609. msgid "Tip:"
  11610. msgstr ""
  11611. msgid "Warning!"
  11612. msgstr ""
  11613. #, python-format
  11614. msgid "%d out of %d hunks FAILED -- saving rejects to file %s\n"
  11615. msgstr ""
  11616. #, python-format
  11617. msgid "cannot patch %s: file is not tracked"
  11618. msgstr ""
  11619. #, python-format
  11620. msgid "unable to find '%s' for patching\n"
  11621. msgstr ""
  11622. #, python-format
  11623. msgid "patching file %s\n"
  11624. msgstr ""
  11625. #, python-format
  11626. msgid "bad hunk #%d %s (%d %d %d %d)"
  11627. msgstr ""
  11628. #, python-format
  11629. msgid "cannot create %s: destination already exists\n"
  11630. msgstr ""
  11631. #, python-format
  11632. msgid "file %s already exists\n"
  11633. msgstr ""
  11634. #, python-format
  11635. msgid "Hunk #%d succeeded at %d with fuzz %d (offset %d lines).\n"
  11636. msgstr ""
  11637. #, python-format
  11638. msgid "Hunk #%d succeeded at %d (offset %d lines).\n"
  11639. msgstr ""
  11640. #, python-format
  11641. msgid "Hunk #%d FAILED at %d\n"
  11642. msgstr ""
  11643. #, python-format
  11644. msgid "bad hunk #%d"
  11645. msgstr ""
  11646. #, python-format
  11647. msgid "bad hunk #%d old text line %d"
  11648. msgstr ""
  11649. msgid "could not extract binary patch"
  11650. msgstr ""
  11651. #, python-format
  11652. msgid "binary patch is %d bytes, not %d"
  11653. msgstr ""
  11654. #, python-format
  11655. msgid "unable to strip away %d of %d dirs from %s"
  11656. msgstr ""
  11657. msgid "undefined source and destination files"
  11658. msgstr ""
  11659. #, python-format
  11660. msgid "cannot create %s: destination already exists"
  11661. msgstr ""
  11662. #, python-format
  11663. msgid "unsupported parser state: %s"
  11664. msgstr ""
  11665. #, python-format
  11666. msgid "patch command failed: %s"
  11667. msgstr ""
  11668. #, python-format
  11669. msgid "unsupported line endings type: %s"
  11670. msgstr ""
  11671. msgid "patch failed to apply"
  11672. msgstr ""
  11673. #, python-format
  11674. msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
  11675. msgstr ""
  11676. #, python-format
  11677. msgid "exited with status %d"
  11678. msgstr ""
  11679. #, python-format
  11680. msgid "killed by signal %d"
  11681. msgstr ""
  11682. #, python-format
  11683. msgid "saved backup bundle to %s\n"
  11684. msgstr ""
  11685. msgid "adding branch\n"
  11686. msgstr "se adaugă ramura\n"
  11687. #, python-format
  11688. msgid "strip failed, full bundle stored in '%s'\n"
  11689. msgstr ""
  11690. #, python-format
  11691. msgid "strip failed, partial bundle stored in '%s'\n"
  11692. msgstr ""
  11693. #, python-format
  11694. msgid "cannot %s; remote repository does not support the %r capability"
  11695. msgstr ""
  11696. #, python-format
  11697. msgid "unknown compression type %r"
  11698. msgstr ""
  11699. msgid "index entry flags need RevlogNG"
  11700. msgstr ""
  11701. #, python-format
  11702. msgid "index %s unknown flags %#04x for format v0"
  11703. msgstr ""
  11704. #, python-format
  11705. msgid "index %s unknown flags %#04x for revlogng"
  11706. msgstr ""
  11707. #, python-format
  11708. msgid "index %s unknown format %d"
  11709. msgstr ""
  11710. #, python-format
  11711. msgid "index %s is corrupted"
  11712. msgstr ""
  11713. msgid "no node"
  11714. msgstr ""
  11715. msgid "ambiguous identifier"
  11716. msgstr ""
  11717. msgid "no match found"
  11718. msgstr ""
  11719. #, python-format
  11720. msgid "incompatible revision flag %x"
  11721. msgstr ""
  11722. #, python-format
  11723. msgid "%s not found in the transaction"
  11724. msgstr "%s nu a fost găsit în tranzacție"
  11725. msgid "consistency error in delta"
  11726. msgstr "eroare de consistență în delta"
  11727. msgid "unknown delta base"
  11728. msgstr "bază necunoscută pentru delta"
  11729. msgid "missing argument"
  11730. msgstr ""
  11731. #, python-format
  11732. msgid "can't use %s here"
  11733. msgstr ""
  11734. msgid "can't use a list in this context"
  11735. msgstr ""
  11736. #, python-format
  11737. msgid "not a function: %s"
  11738. msgstr ""
  11739. msgid ""
  11740. "``adds(pattern)``\n"
  11741. " Changesets that add a file matching pattern."
  11742. msgstr ""
  11743. #. i18n: "adds" is a keyword
  11744. msgid "adds requires a pattern"
  11745. msgstr ""
  11746. msgid ""
  11747. "``ancestor(single, single)``\n"
  11748. " Greatest common ancestor of the two changesets."
  11749. msgstr ""
  11750. #. i18n: "ancestor" is a keyword
  11751. msgid "ancestor requires two arguments"
  11752. msgstr ""
  11753. #. i18n: "ancestor" is a keyword
  11754. msgid "ancestor arguments must be single revisions"
  11755. msgstr ""
  11756. msgid ""
  11757. "``ancestors(set)``\n"
  11758. " Changesets that are ancestors of a changeset in set."
  11759. msgstr ""
  11760. msgid "~ expects a number"
  11761. msgstr ""
  11762. msgid ""
  11763. "``author(string)``\n"
  11764. " Alias for ``user(string)``."
  11765. msgstr ""
  11766. #. i18n: "author" is a keyword
  11767. msgid "author requires a string"
  11768. msgstr ""
  11769. msgid ""
  11770. "``bisected(string)``\n"
  11771. " Changesets marked in the specified bisect state (good, bad, skip)."
  11772. msgstr ""
  11773. msgid "bisect requires a string"
  11774. msgstr ""
  11775. msgid "invalid bisect state"
  11776. msgstr ""
  11777. msgid ""
  11778. "``bookmark([name])``\n"
  11779. " The named bookmark or all bookmarks."
  11780. msgstr ""
  11781. #. i18n: "bookmark" is a keyword
  11782. msgid "bookmark takes one or no arguments"
  11783. msgstr ""
  11784. #. i18n: "bookmark" is a keyword
  11785. msgid "the argument to bookmark must be a string"
  11786. msgstr ""
  11787. msgid ""
  11788. "``branch(string or set)``\n"
  11789. " All changesets belonging to the given branch or the branches of the "
  11790. "given\n"
  11791. " changesets."
  11792. msgstr ""
  11793. msgid ""
  11794. "``children(set)``\n"
  11795. " Child changesets of changesets in set."
  11796. msgstr ""
  11797. msgid ""
  11798. "``closed()``\n"
  11799. " Changeset is closed."
  11800. msgstr ""
  11801. #. i18n: "closed" is a keyword
  11802. msgid "closed takes no arguments"
  11803. msgstr ""
  11804. msgid ""
  11805. "``contains(pattern)``\n"
  11806. " Revision contains a file matching pattern. See :hg:`help patterns`\n"
  11807. " for information about file patterns."
  11808. msgstr ""
  11809. #. i18n: "contains" is a keyword
  11810. msgid "contains requires a pattern"
  11811. msgstr ""
  11812. msgid ""
  11813. "``date(interval)``\n"
  11814. " Changesets within the interval, see :hg:`help dates`."
  11815. msgstr ""
  11816. #. i18n: "date" is a keyword
  11817. msgid "date requires a string"
  11818. msgstr ""
  11819. msgid ""
  11820. "``descendants(set)``\n"
  11821. " Changesets which are descendants of changesets in set."
  11822. msgstr ""
  11823. msgid ""
  11824. "``filelog(pattern)``\n"
  11825. " Changesets connected to the specified filelog."
  11826. msgstr ""
  11827. msgid "filelog requires a pattern"
  11828. msgstr ""
  11829. msgid ""
  11830. "``follow([file])``\n"
  11831. " An alias for ``::.`` (ancestors of the working copy's first parent).\n"
  11832. " If a filename is specified, the history of the given file is followed,\n"
  11833. " including copies."
  11834. msgstr ""
  11835. #. i18n: "follow" is a keyword
  11836. msgid "follow takes no arguments or a filename"
  11837. msgstr ""
  11838. #. i18n: "follow" is a keyword
  11839. msgid "follow takes no arguments"
  11840. msgstr ""
  11841. msgid ""
  11842. "``all()``\n"
  11843. " All changesets, the same as ``0:tip``."
  11844. msgstr ""
  11845. #. i18n: "all" is a keyword
  11846. msgid "all takes no arguments"
  11847. msgstr ""
  11848. msgid ""
  11849. "``grep(regex)``\n"
  11850. " Like ``keyword(string)`` but accepts a regex. Use ``grep(r'...')``\n"
  11851. " to ensure special escape characters are handled correctly. Unlike\n"
  11852. " ``keyword(string)``, the match is case-sensitive."
  11853. msgstr ""
  11854. #. i18n: "grep" is a keyword
  11855. msgid "grep requires a string"
  11856. msgstr ""
  11857. #, python-format
  11858. msgid "invalid match pattern: %s"
  11859. msgstr ""
  11860. msgid ""
  11861. "``file(pattern)``\n"
  11862. " Changesets affecting files matched by pattern."
  11863. msgstr ""
  11864. #. i18n: "file" is a keyword
  11865. msgid "file requires a pattern"
  11866. msgstr ""
  11867. msgid ""
  11868. "``head()``\n"
  11869. " Changeset is a named branch head."
  11870. msgstr ""
  11871. #. i18n: "head" is a keyword
  11872. msgid "head takes no arguments"
  11873. msgstr ""
  11874. msgid ""
  11875. "``heads(set)``\n"
  11876. " Members of set with no children in set."
  11877. msgstr ""
  11878. msgid ""
  11879. "``keyword(string)``\n"
  11880. " Search commit message, user name, and names of changed files for\n"
  11881. " string. The match is case-insensitive."
  11882. msgstr ""
  11883. #. i18n: "keyword" is a keyword
  11884. msgid "keyword requires a string"
  11885. msgstr ""
  11886. msgid ""
  11887. "``limit(set, n)``\n"
  11888. " First n members of set."
  11889. msgstr ""
  11890. #. i18n: "limit" is a keyword
  11891. msgid "limit requires two arguments"
  11892. msgstr ""
  11893. #. i18n: "limit" is a keyword
  11894. msgid "limit requires a number"
  11895. msgstr ""
  11896. #. i18n: "limit" is a keyword
  11897. msgid "limit expects a number"
  11898. msgstr ""
  11899. msgid ""
  11900. "``last(set, n)``\n"
  11901. " Last n members of set."
  11902. msgstr ""
  11903. #. i18n: "last" is a keyword
  11904. msgid "last requires two arguments"
  11905. msgstr ""
  11906. #. i18n: "last" is a keyword
  11907. msgid "last requires a number"
  11908. msgstr ""
  11909. #. i18n: "last" is a keyword
  11910. msgid "last expects a number"
  11911. msgstr ""
  11912. msgid ""
  11913. "``max(set)``\n"
  11914. " Changeset with highest revision number in set."
  11915. msgstr ""
  11916. msgid ""
  11917. "``merge()``\n"
  11918. " Changeset is a merge changeset."
  11919. msgstr ""
  11920. #. i18n: "merge" is a keyword
  11921. msgid "merge takes no arguments"
  11922. msgstr ""
  11923. msgid ""
  11924. "``min(set)``\n"
  11925. " Changeset with lowest revision number in set."
  11926. msgstr ""
  11927. msgid ""
  11928. "``modifies(pattern)``\n"
  11929. " Changesets modifying files matched by pattern."
  11930. msgstr ""
  11931. #. i18n: "modifies" is a keyword
  11932. msgid "modifies requires a pattern"
  11933. msgstr ""
  11934. msgid ""
  11935. "``id(string)``\n"
  11936. " Revision non-ambiguously specified by the given hex string prefix."
  11937. msgstr ""
  11938. #. i18n: "id" is a keyword
  11939. msgid "id requires one argument"
  11940. msgstr ""
  11941. #. i18n: "id" is a keyword
  11942. msgid "id requires a string"
  11943. msgstr ""
  11944. #, fuzzy
  11945. msgid ""
  11946. "``outgoing([path])``\n"
  11947. " Changesets not found in the specified destination repository, or the\n"
  11948. " default push location."
  11949. msgstr ""
  11950. "``outgoing([cale])``\n"
  11951. " Nu s-au găsit seturi de modificări în depozitul destinație specificat\n"
  11952. " sau în amplasarea implicită pentru `push`."
  11953. #. i18n: "outgoing" is a keyword
  11954. msgid "outgoing requires a repository path"
  11955. msgstr ""
  11956. msgid ""
  11957. "``p1([set])``\n"
  11958. " First parent of changesets in set, or the working directory."
  11959. msgstr ""
  11960. msgid ""
  11961. "``p2([set])``\n"
  11962. " Second parent of changesets in set, or the working directory."
  11963. msgstr ""
  11964. msgid ""
  11965. "``parents([set])``\n"
  11966. " The set of all parents for all changesets in set, or the working "
  11967. "directory."
  11968. msgstr ""
  11969. msgid "^ expects a number 0, 1, or 2"
  11970. msgstr ""
  11971. msgid ""
  11972. "``present(set)``\n"
  11973. " An empty set, if any revision in set isn't found; otherwise,\n"
  11974. " all revisions in set."
  11975. msgstr ""
  11976. msgid ""
  11977. "``removes(pattern)``\n"
  11978. " Changesets which remove files matching pattern."
  11979. msgstr ""
  11980. #. i18n: "removes" is a keyword
  11981. msgid "removes requires a pattern"
  11982. msgstr ""
  11983. msgid ""
  11984. "``rev(number)``\n"
  11985. " Revision with the given numeric identifier."
  11986. msgstr ""
  11987. #. i18n: "rev" is a keyword
  11988. msgid "rev requires one argument"
  11989. msgstr ""
  11990. #. i18n: "rev" is a keyword
  11991. msgid "rev requires a number"
  11992. msgstr ""
  11993. #. i18n: "rev" is a keyword
  11994. msgid "rev expects a number"
  11995. msgstr ""
  11996. msgid ""
  11997. "``reverse(set)``\n"
  11998. " Reverse order of set."
  11999. msgstr ""
  12000. msgid ""
  12001. "``roots(set)``\n"
  12002. " Changesets with no parent changeset in set."
  12003. msgstr ""
  12004. msgid ""
  12005. "``sort(set[, [-]key...])``\n"
  12006. " Sort set by keys. The default sort order is ascending, specify a key\n"
  12007. " as ``-key`` to sort in descending order."
  12008. msgstr ""
  12009. msgid " The keys can be:"
  12010. msgstr ""
  12011. msgid ""
  12012. " - ``rev`` for the revision number,\n"
  12013. " - ``branch`` for the branch name,\n"
  12014. " - ``desc`` for the commit message (description),\n"
  12015. " - ``user`` for user name (``author`` can be used as an alias),\n"
  12016. " - ``date`` for the commit date"
  12017. msgstr ""
  12018. #. i18n: "sort" is a keyword
  12019. msgid "sort requires one or two arguments"
  12020. msgstr ""
  12021. msgid "sort spec must be a string"
  12022. msgstr ""
  12023. #, python-format
  12024. msgid "unknown sort key %r"
  12025. msgstr ""
  12026. msgid ""
  12027. "``tag([name])``\n"
  12028. " The specified tag by name, or all tagged revisions if no name is given."
  12029. msgstr ""
  12030. #. i18n: "tag" is a keyword
  12031. msgid "tag takes one or no arguments"
  12032. msgstr ""
  12033. #. i18n: "tag" is a keyword
  12034. msgid "the argument to tag must be a string"
  12035. msgstr ""
  12036. msgid ""
  12037. "``user(string)``\n"
  12038. " User name contains string. The match is case-insensitive."
  12039. msgstr ""
  12040. msgid "can't negate that"
  12041. msgstr ""
  12042. msgid "not a symbol"
  12043. msgstr ""
  12044. msgid "empty query"
  12045. msgstr ""
  12046. #, python-format
  12047. msgid "ui.portablefilenames value is invalid ('%s')"
  12048. msgstr ""
  12049. #, python-format
  12050. msgid "possible case-folding collision for %s"
  12051. msgstr ""
  12052. #, python-format
  12053. msgid "path ends in directory separator: %s"
  12054. msgstr ""
  12055. #, python-format
  12056. msgid "path contains illegal component: %s"
  12057. msgstr ""
  12058. #, python-format
  12059. msgid "path %r is inside nested repo %r"
  12060. msgstr ""
  12061. #, python-format
  12062. msgid "path %r traverses symbolic link %r"
  12063. msgstr ""
  12064. #, python-format
  12065. msgid "could not symlink to %r: %s"
  12066. msgstr ""
  12067. #, python-format
  12068. msgid "recording removal of %s as rename to %s (%d%% similar)\n"
  12069. msgstr ""
  12070. #, python-format
  12071. msgid "%s has not been committed yet, so no copy data will be stored for %s.\n"
  12072. msgstr ""
  12073. msgid ".hg/requires file is corrupt"
  12074. msgstr ""
  12075. #, python-format
  12076. msgid "unknown repository format: requires feature '%s' (upgrade Mercurial)"
  12077. msgstr ""
  12078. msgid "searching for changes\n"
  12079. msgstr "se caută modificări\n"
  12080. msgid "queries"
  12081. msgstr ""
  12082. msgid "searching"
  12083. msgstr ""
  12084. msgid "repository is unrelated"
  12085. msgstr ""
  12086. msgid "warning: repository is unrelated\n"
  12087. msgstr ""
  12088. msgid "searching for exact renames"
  12089. msgstr ""
  12090. msgid "searching for similar files"
  12091. msgstr ""
  12092. #, python-format
  12093. msgid "%s looks like a binary file."
  12094. msgstr ""
  12095. msgid "can only specify two labels."
  12096. msgstr ""
  12097. msgid "warning: conflicts during merge.\n"
  12098. msgstr ""
  12099. #, python-format
  12100. msgid "couldn't parse location %s"
  12101. msgstr ""
  12102. msgid "password in URL not supported"
  12103. msgstr ""
  12104. msgid "could not create remote repo"
  12105. msgstr ""
  12106. msgid "no suitable response from remote hg"
  12107. msgstr "niciun răspuns potrivit de la hg-ul la distanță"
  12108. msgid "remote: "
  12109. msgstr "la distanță: "
  12110. msgid "unexpected response:"
  12111. msgstr ""
  12112. #, python-format
  12113. msgid "push refused: %s"
  12114. msgstr ""
  12115. msgid "certificate checking requires Python 2.6"
  12116. msgstr "verificarea certificatului necesită Python 2.6"
  12117. msgid "no certificate received"
  12118. msgstr ""
  12119. #, python-format
  12120. msgid "certificate is for %s"
  12121. msgstr ""
  12122. msgid "IDN in certificate not supported"
  12123. msgstr ""
  12124. msgid "no commonName or subjectAltName found in certificate"
  12125. msgstr ""
  12126. #, python-format
  12127. msgid "could not find web.cacerts: %s"
  12128. msgstr ""
  12129. #, python-format
  12130. msgid "%s certificate error: %s (use --insecure to connect insecurely)"
  12131. msgstr ""
  12132. #, python-format
  12133. msgid "invalid certificate for %s with fingerprint %s"
  12134. msgstr ""
  12135. #, python-format
  12136. msgid ""
  12137. "warning: %s certificate with fingerprint %s not verified (check "
  12138. "hostfingerprints or web.cacerts config setting)\n"
  12139. msgstr ""
  12140. #, python-format
  12141. msgid "no certificate for %s with configured hostfingerprint"
  12142. msgstr ""
  12143. #, python-format
  12144. msgid ""
  12145. "warning: %s certificate not verified (check web.cacerts config setting)\n"
  12146. msgstr ""
  12147. #, python-format
  12148. msgid "'%s' does not appear to be an hg repository"
  12149. msgstr ""
  12150. msgid "cannot lock static-http repository"
  12151. msgstr ""
  12152. msgid "cannot create new static-http repository"
  12153. msgstr ""
  12154. #, python-format
  12155. msgid "invalid entry in fncache, line %s"
  12156. msgstr ""
  12157. #, python-format
  12158. msgid "warning: subrepo spec file %s not found\n"
  12159. msgstr ""
  12160. "avertisment: fișierul de specificație %s pentru subdepozit nu\n"
  12161. "a fost găsit\n"
  12162. #, python-format
  12163. msgid "subrepo spec file %s not found"
  12164. msgstr ""
  12165. msgid "missing ] in subrepo source"
  12166. msgstr ""
  12167. #, python-format
  12168. msgid "bad subrepository pattern in %s: %s"
  12169. msgstr ""
  12170. #, python-format
  12171. msgid ""
  12172. " subrepository sources for %s differ\n"
  12173. "use (l)ocal source (%s) or (r)emote source (%s)?"
  12174. msgstr ""
  12175. msgid "&Remote"
  12176. msgstr ""
  12177. #, python-format
  12178. msgid ""
  12179. " local changed subrepository %s which remote removed\n"
  12180. "use (c)hanged version or (d)elete?"
  12181. msgstr ""
  12182. #, python-format
  12183. msgid ""
  12184. " remote changed subrepository %s which local removed\n"
  12185. "use (c)hanged version or (d)elete?"
  12186. msgstr ""
  12187. #, python-format
  12188. msgid ""
  12189. " subrepository sources for %s differ\n"
  12190. "use (l)ocal source (%s) or (r)emote source (%s)?\n"
  12191. msgstr ""
  12192. #, python-format
  12193. msgid ""
  12194. " subrepository sources for %s differ (in checked out version)\n"
  12195. "use (l)ocal source (%s) or (r)emote source (%s)?\n"
  12196. msgstr ""
  12197. #, python-format
  12198. msgid "default path for subrepository %s not found"
  12199. msgstr "calea implicită pentru subdepozitul %s nu a fost găsită"
  12200. #, python-format
  12201. msgid "unknown subrepo type %s"
  12202. msgstr ""
  12203. #, python-format
  12204. msgid "archiving (%s)"
  12205. msgstr ""
  12206. #, python-format
  12207. msgid "warning: error \"%s\" in subrepository \"%s\"\n"
  12208. msgstr ""
  12209. #, python-format
  12210. msgid "removing subrepo %s\n"
  12211. msgstr ""
  12212. #, python-format
  12213. msgid "cloning subrepo %s from %s\n"
  12214. msgstr "se clonează subdepozitul %s de la %s\n"
  12215. #, python-format
  12216. msgid "pulling subrepo %s from %s\n"
  12217. msgstr ""
  12218. #, python-format
  12219. msgid "pushing subrepo %s to %s\n"
  12220. msgstr ""
  12221. msgid "cannot retrieve svn tool version"
  12222. msgstr ""
  12223. msgid "cannot commit svn externals"
  12224. msgstr ""
  12225. #, python-format
  12226. msgid "not removing repo %s because it has changes.\n"
  12227. msgstr ""
  12228. #, python-format
  12229. msgid "revision %s does not exist in subrepo %s\n"
  12230. msgstr ""
  12231. #, python-format
  12232. msgid "checking out detached HEAD in subrepo %s\n"
  12233. msgstr ""
  12234. msgid "check out a git branch if you intend to make changes\n"
  12235. msgstr ""
  12236. #, python-format
  12237. msgid "subrepo %s is missing"
  12238. msgstr ""
  12239. #, python-format
  12240. msgid "unrelated git branch checked out in subrepo %s\n"
  12241. msgstr ""
  12242. #, python-format
  12243. msgid "pushing branch %s of subrepo %s\n"
  12244. msgstr ""
  12245. #, python-format
  12246. msgid ""
  12247. "no branch checked out in subrepo %s\n"
  12248. "cannot push revision %s"
  12249. msgstr ""
  12250. #, python-format
  12251. msgid "%s, line %s: %s\n"
  12252. msgstr ""
  12253. msgid "cannot parse entry"
  12254. msgstr ""
  12255. #, python-format
  12256. msgid "node '%s' is not well formed"
  12257. msgstr ""
  12258. msgid ".hg/cache/tags is corrupt, rebuilding it\n"
  12259. msgstr ""
  12260. #, python-format
  12261. msgid "unknown method '%s'"
  12262. msgstr "metodă necunoscută '%s'"
  12263. msgid "expected a symbol"
  12264. msgstr ""
  12265. #, python-format
  12266. msgid "unknown function '%s'"
  12267. msgstr "funcție necunoscută '%s'"
  12268. msgid "expected template specifier"
  12269. msgstr ""
  12270. #, python-format
  12271. msgid "filter %s expects one argument"
  12272. msgstr ""
  12273. msgid "unmatched quotes"
  12274. msgstr ""
  12275. #, python-format
  12276. msgid "style not found: %s"
  12277. msgstr ""
  12278. #, python-format
  12279. msgid "\"%s\" not in template map"
  12280. msgstr "\"%s\" nu se află în harta de șabloane"
  12281. #, python-format
  12282. msgid "template file %s: %s"
  12283. msgstr ""
  12284. msgid "cannot use transaction when it is already committed/aborted"
  12285. msgstr "nu se poate folosi o tranzacție când este deja depozitată/abandonată"
  12286. #, python-format
  12287. msgid "failed to truncate %s\n"
  12288. msgstr ""
  12289. msgid "transaction abort!\n"
  12290. msgstr "tranzacție abandonată!\n"
  12291. msgid "rollback completed\n"
  12292. msgstr ""
  12293. msgid "rollback failed - please run hg recover\n"
  12294. msgstr ""
  12295. msgid "already have changeset "
  12296. msgstr ""
  12297. #, python-format
  12298. msgid "Not trusting file %s from untrusted user %s, group %s\n"
  12299. msgstr ""
  12300. #, python-format
  12301. msgid "Ignored: %s\n"
  12302. msgstr ""
  12303. #, python-format
  12304. msgid "(deprecated '%%' in path %s=%s from %s)\n"
  12305. msgstr ""
  12306. #, python-format
  12307. msgid "ignoring untrusted configuration option %s.%s = %s\n"
  12308. msgstr ""
  12309. #, python-format
  12310. msgid "%s.%s is not a boolean ('%s')"
  12311. msgstr ""
  12312. #, python-format
  12313. msgid "%s.%s is not an integer ('%s')"
  12314. msgstr ""
  12315. msgid "enter a commit username:"
  12316. msgstr ""
  12317. #, python-format
  12318. msgid "No username found, using '%s' instead\n"
  12319. msgstr ""
  12320. msgid "no username supplied (see \"hg help config\")"
  12321. msgstr ""
  12322. #, python-format
  12323. msgid "username %s contains a newline\n"
  12324. msgstr ""
  12325. msgid "response expected"
  12326. msgstr ""
  12327. msgid "unrecognized response\n"
  12328. msgstr ""
  12329. msgid "password: "
  12330. msgstr ""
  12331. msgid "edit failed"
  12332. msgstr ""
  12333. msgid "http authorization required"
  12334. msgstr ""
  12335. msgid "http authorization required\n"
  12336. msgstr ""
  12337. #, python-format
  12338. msgid "realm: %s\n"
  12339. msgstr ""
  12340. #, python-format
  12341. msgid "user: %s\n"
  12342. msgstr "utilizator: %s\n"
  12343. msgid "user:"
  12344. msgstr "utilizator:"
  12345. #, python-format
  12346. msgid "http auth: user %s, password %s\n"
  12347. msgstr ""
  12348. #, python-format
  12349. msgid "command '%s' failed: %s"
  12350. msgstr ""
  12351. #, python-format
  12352. msgid "filename contains '%s', which is reserved on Windows"
  12353. msgstr ""
  12354. #, python-format
  12355. msgid "filename contains %r, which is invalid on Windows"
  12356. msgstr ""
  12357. #, python-format
  12358. msgid "filename ends with '%s', which is not allowed on Windows"
  12359. msgstr ""
  12360. msgid "check your clock"
  12361. msgstr ""
  12362. #, python-format
  12363. msgid "negative timestamp: %d"
  12364. msgstr ""
  12365. #, python-format
  12366. msgid "invalid date: %r"
  12367. msgstr ""
  12368. #, python-format
  12369. msgid "date exceeds 32 bits: %d"
  12370. msgstr ""
  12371. #, python-format
  12372. msgid "negative date value: %d"
  12373. msgstr ""
  12374. #, python-format
  12375. msgid "impossible time zone offset: %d"
  12376. msgstr ""
  12377. msgid "dates cannot consist entirely of whitespace"
  12378. msgstr ""
  12379. msgid "invalid day spec, use '<DATE'"
  12380. msgstr ""
  12381. msgid "invalid day spec, use '>DATE'"
  12382. msgstr ""
  12383. #, python-format
  12384. msgid "invalid day spec: %s"
  12385. msgstr ""
  12386. #, python-format
  12387. msgid "%s must be nonnegative (see 'hg help dates')"
  12388. msgstr ""
  12389. #, python-format
  12390. msgid "%.0f GB"
  12391. msgstr ""
  12392. #, python-format
  12393. msgid "%.1f GB"
  12394. msgstr ""
  12395. #, python-format
  12396. msgid "%.2f GB"
  12397. msgstr ""
  12398. #, python-format
  12399. msgid "%.0f MB"
  12400. msgstr ""
  12401. #, python-format
  12402. msgid "%.1f MB"
  12403. msgstr ""
  12404. #, python-format
  12405. msgid "%.2f MB"
  12406. msgstr ""
  12407. #, python-format
  12408. msgid "%.0f KB"
  12409. msgstr ""
  12410. #, python-format
  12411. msgid "%.1f KB"
  12412. msgstr ""
  12413. #, python-format
  12414. msgid "%.2f KB"
  12415. msgstr ""
  12416. #, python-format
  12417. msgid "%.0f bytes"
  12418. msgstr ""
  12419. #, python-format
  12420. msgid "no port number associated with service '%s'"
  12421. msgstr ""
  12422. msgid "file:// URLs can only refer to localhost"
  12423. msgstr ""
  12424. msgid "cannot verify bundle or remote repos"
  12425. msgstr ""
  12426. msgid "interrupted"
  12427. msgstr ""
  12428. #, python-format
  12429. msgid "empty or missing %s"
  12430. msgstr ""
  12431. #, python-format
  12432. msgid "data length off by %d bytes"
  12433. msgstr ""
  12434. #, python-format
  12435. msgid "index contains %d extra bytes"
  12436. msgstr ""
  12437. #, python-format
  12438. msgid "warning: `%s' uses revlog format 1"
  12439. msgstr ""
  12440. #, python-format
  12441. msgid "warning: `%s' uses revlog format 0"
  12442. msgstr ""
  12443. #, python-format
  12444. msgid "rev %d points to nonexistent changeset %d"
  12445. msgstr ""
  12446. #, python-format
  12447. msgid "rev %d points to unexpected changeset %d"
  12448. msgstr ""
  12449. #, python-format
  12450. msgid " (expected %s)"
  12451. msgstr ""
  12452. #, python-format
  12453. msgid "unknown parent 1 %s of %s"
  12454. msgstr ""
  12455. #, python-format
  12456. msgid "unknown parent 2 %s of %s"
  12457. msgstr ""
  12458. #, python-format
  12459. msgid "checking parents of %s"
  12460. msgstr "se verifică părinții lui %s"
  12461. #, python-format
  12462. msgid "duplicate revision %d (%d)"
  12463. msgstr ""
  12464. msgid "abandoned transaction found - run hg recover\n"
  12465. msgstr ""
  12466. #, python-format
  12467. msgid "repository uses revlog format %d\n"
  12468. msgstr ""
  12469. msgid "checking changesets\n"
  12470. msgstr "se verifică seturile de modificări\n"
  12471. msgid "checking"
  12472. msgstr "se verifică"
  12473. #, python-format
  12474. msgid "unpacking changeset %s"
  12475. msgstr ""
  12476. msgid "checking manifests\n"
  12477. msgstr "se verifică manifestele\n"
  12478. #, python-format
  12479. msgid "%s not in changesets"
  12480. msgstr ""
  12481. msgid "file without name in manifest"
  12482. msgstr ""
  12483. #, python-format
  12484. msgid "reading manifest delta %s"
  12485. msgstr ""
  12486. msgid "crosschecking files in changesets and manifests\n"
  12487. msgstr ""
  12488. "se verifică încrucișat fișierele din seturile de modificări și manifeste\n"
  12489. msgid "crosschecking"
  12490. msgstr "se verifică încrucișat"
  12491. #, python-format
  12492. msgid "changeset refers to unknown manifest %s"
  12493. msgstr ""
  12494. msgid "in changeset but not in manifest"
  12495. msgstr ""
  12496. msgid "in manifest but not in changeset"
  12497. msgstr ""
  12498. msgid "checking files\n"
  12499. msgstr "se verifică fișierele\n"
  12500. #, python-format
  12501. msgid "cannot decode filename '%s'"
  12502. msgstr ""
  12503. #, python-format
  12504. msgid "broken revlog! (%s)"
  12505. msgstr ""
  12506. msgid "missing revlog!"
  12507. msgstr ""
  12508. #, python-format
  12509. msgid "%s not in manifests"
  12510. msgstr ""
  12511. #, python-format
  12512. msgid "unpacked size is %s, %s expected"
  12513. msgstr ""
  12514. #, python-format
  12515. msgid "unpacking %s"
  12516. msgstr ""
  12517. #, python-format
  12518. msgid "warning: copy source of '%s' not in parents of %s"
  12519. msgstr ""
  12520. #, python-format
  12521. msgid "empty or missing copy source revlog %s:%s"
  12522. msgstr ""
  12523. #, python-format
  12524. msgid "warning: %s@%s: copy source revision is nullid %s:%s\n"
  12525. msgstr ""
  12526. #, python-format
  12527. msgid "checking rename of %s"
  12528. msgstr "se verifică redenumirea lui %s"
  12529. #, python-format
  12530. msgid "%s in manifests not found"
  12531. msgstr ""
  12532. #, python-format
  12533. msgid "warning: orphan revlog '%s'"
  12534. msgstr ""
  12535. #, python-format
  12536. msgid "%d files, %d changesets, %d total revisions\n"
  12537. msgstr "%d fișiere, %d seturi de modificări, %d revizii totale\n"
  12538. #, python-format
  12539. msgid "%d warnings encountered!\n"
  12540. msgstr ""
  12541. #, python-format
  12542. msgid "%d integrity errors encountered!\n"
  12543. msgstr ""
  12544. #, python-format
  12545. msgid "(first damaged changeset appears to be %d)\n"
  12546. msgstr ""
  12547. msgid "look up remote revision"
  12548. msgstr "se caută revizia"
  12549. msgid "push failed (unexpected response):"
  12550. msgstr ""
  12551. msgid "look up remote changes"
  12552. msgstr "se caută modificări la distanță"
  12553. msgid "push failed:"
  12554. msgstr ""
  12555. #~ msgid "not updating, since new heads added\n"
  12556. #~ msgstr "nu se actualizează deoarece au fost adăugate noi capete\n"
  12557. #~ msgid "record datecode as commit date"
  12558. #~ msgstr "înregistrează codul de dată ca dată a depozitării"
  12559. #~ msgid "base path"
  12560. #~ msgstr "calea de bază"
  12561. #~ msgid ""
  12562. #~ "If there is a per-repository configuration file which is not owned by\n"
  12563. #~ "the active user, Mercurial will warn you that the file is skipped::"
  12564. #~ msgstr ""
  12565. #~ "Dacă există un fișier de configurare la nivelul depozitului care nu\n"
  12566. #~ "este proprietatea utilizatorului activ, Mercurial vă va avertiza că\n"
  12567. #~ "fișierul este omis::"
  12568. #~ msgid ""
  12569. #~ " Return 0 on succces.\n"
  12570. #~ " "
  12571. #~ msgstr ""
  12572. #~ " Returnează 0 în caz de succes.\n"
  12573. #~ " "
  12574. #~ msgid "Checking patch...\n"
  12575. #~ msgstr "Se verifică patch-ul\n"
  12576. #~ msgid ":user: Any text. Returns the user portion of an email address.\n"
  12577. #~ msgstr ""
  12578. #~ ":user: Orice text. Returnează porțiunea utilizator a unei adrese de e-"
  12579. #~ "mail.\n"
  12580. #, fuzzy
  12581. #~ msgid "pulling subrepo %s\n"
  12582. #~ msgstr "%d subdepozite"
  12583. #~ msgid "options:"
  12584. #~ msgstr "opțiuni:"
  12585. #~ msgid "queue directory updating\n"
  12586. #~ msgstr "actualizarea directorului se introduce în coadă\n"
  12587. #~ msgid "replace existing tag"
  12588. #~ msgstr "înlocuiește o etichetă existentă"
  12589. #~ msgid " changesets"
  12590. #~ msgstr "seturi de modificări"
  12591. #~ msgid ""
  12592. #~ " If no changeset is specified, attempt to update to the tip of the\n"
  12593. #~ " current branch. If this changeset is a descendant of the working\n"
  12594. #~ " directory's parent, update to it, otherwise abort."
  12595. #~ msgstr ""
  12596. #~ " Dacă nu se specifică nici un set de modificări, se încearcă "
  12597. #~ "actualizarea\n"
  12598. #~ " la vârful ramurii curente. Dacă acest set de modificări este "
  12599. #~ "descendent\n"
  12600. #~ " al părintelui directorului de lucru, se actualizează la el, altfel se "
  12601. #~ "renunță."
  12602. #~ msgid "check for uncommitted changes"
  12603. #~ msgstr "verifică dacă există modificări nedepozitate"
  12604. #~ msgid ""
  12605. #~ " If no commit message is specified, the configured editor is\n"
  12606. #~ " started to prompt you for a message."
  12607. #~ msgstr ""
  12608. #~ " Dacă nu specificați nici un mesaj pentru depozitare, se va\n"
  12609. #~ " lansa editorul menționat în configurație pentru a scrie un mesaj."
  12610. #~ msgid "Checking extensions...\n"
  12611. #~ msgstr "Se verifică extensiile...\n"
  12612. #~ msgid "unmark files as resolved"
  12613. #~ msgstr "de-marchează fișierul drept rezolvat"