comparison i18n/el.po @ 10172:c5c969e9eefb stable

i18n: update po files for 703db37d186b and 0ddbc0299742
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Wed, 30 Dec 2009 20:39:59 -0200
parents bab3c013beb9
children 513c89a60f20 c9194a7d7d3e
comparison
equal deleted inserted replaced
10168:4feae34a287a 10172:c5c969e9eefb
258 "To explicitly disable an extension enabled in an hgrc of broader\n" 258 "To explicitly disable an extension enabled in an hgrc of broader\n"
259 "scope, prepend its path with !::\n" 259 "scope, prepend its path with !::\n"
260 "\n" 260 "\n"
261 " [extensions]\n" 261 " [extensions]\n"
262 " # disabling extension bar residing in /path/to/extension/bar.py\n" 262 " # disabling extension bar residing in /path/to/extension/bar.py\n"
263 " hgext.bar = !/path/to/extension/bar.py\n" 263 " bar = !/path/to/extension/bar.py\n"
264 " # ditto, but no path was supplied for extension baz\n" 264 " # ditto, but no path was supplied for extension baz\n"
265 " hgext.baz = !\n" 265 " baz = !\n"
266 msgstr "" 266 msgstr ""
267 267
268 msgid "" 268 msgid ""
269 "When Mercurial accepts more than one revision, they may be specified\n" 269 "When Mercurial accepts more than one revision, they may be specified\n"
270 "individually, or provided as a topologically continuous range,\n" 270 "individually, or provided as a topologically continuous range,\n"
557 "is no way to distinguish them.\n" 557 "is no way to distinguish them.\n"
558 "\n" 558 "\n"
559 "To use this hook, configure the acl extension in your hgrc like this::\n" 559 "To use this hook, configure the acl extension in your hgrc like this::\n"
560 "\n" 560 "\n"
561 " [extensions]\n" 561 " [extensions]\n"
562 " hgext.acl =\n" 562 " acl =\n"
563 "\n" 563 "\n"
564 " [hooks]\n" 564 " [hooks]\n"
565 " pretxnchangegroup.acl = python:hgext.acl.hook\n" 565 " pretxnchangegroup.acl = python:hgext.acl.hook\n"
566 "\n" 566 "\n"
567 " [acl]\n" 567 " [acl]\n"
770 " templates as {hgweb}.\n" 770 " templates as {hgweb}.\n"
771 "\n" 771 "\n"
772 "Activating the extension::\n" 772 "Activating the extension::\n"
773 "\n" 773 "\n"
774 " [extensions]\n" 774 " [extensions]\n"
775 " hgext.bugzilla =\n" 775 " bugzilla =\n"
776 "\n" 776 "\n"
777 " [hooks]\n" 777 " [hooks]\n"
778 " # run bugzilla hook on every change pulled or pushed in here\n" 778 " # run bugzilla hook on every change pulled or pushed in here\n"
779 " incoming.bugzilla = python:hgext.bugzilla.hook\n" 779 " incoming.bugzilla = python:hgext.bugzilla.hook\n"
780 "\n" 780 "\n"
3611 "\n" 3611 "\n"
3612 "To use, configure the notify extension and enable it in hgrc like\n" 3612 "To use, configure the notify extension and enable it in hgrc like\n"
3613 "this::\n" 3613 "this::\n"
3614 "\n" 3614 "\n"
3615 " [extensions]\n" 3615 " [extensions]\n"
3616 " hgext.notify =\n" 3616 " notify =\n"
3617 "\n" 3617 "\n"
3618 " [hooks]\n" 3618 " [hooks]\n"
3619 " # one email for each incoming changeset\n" 3619 " # one email for each incoming changeset\n"
3620 " incoming.notify = python:hgext.notify.hook\n" 3620 " incoming.notify = python:hgext.notify.hook\n"
3621 " # batch emails when many changesets incoming at one time\n" 3621 " # batch emails when many changesets incoming at one time\n"
4484 "perform automatic newline conversion\n" 4484 "perform automatic newline conversion\n"
4485 "\n" 4485 "\n"
4486 "To perform automatic newline conversion, use::\n" 4486 "To perform automatic newline conversion, use::\n"
4487 "\n" 4487 "\n"
4488 " [extensions]\n" 4488 " [extensions]\n"
4489 " hgext.win32text =\n" 4489 " win32text =\n"
4490 " [encode]\n" 4490 " [encode]\n"
4491 " ** = cleverencode:\n" 4491 " ** = cleverencode:\n"
4492 " # or ** = macencode:\n" 4492 " # or ** = macencode:\n"
4493 "\n" 4493 "\n"
4494 " [decode]\n" 4494 " [decode]\n"
4536 "pretxncommit.%s = python:hgext.win32text.forbid%s\n" 4536 "pretxncommit.%s = python:hgext.win32text.forbid%s\n"
4537 "\n" 4537 "\n"
4538 "and also consider adding:\n" 4538 "and also consider adding:\n"
4539 "\n" 4539 "\n"
4540 "[extensions]\n" 4540 "[extensions]\n"
4541 "hgext.win32text =\n" 4541 "win32text =\n"
4542 "[encode]\n" 4542 "[encode]\n"
4543 "** = %sencode:\n" 4543 "** = %sencode:\n"
4544 "[decode]\n" 4544 "[decode]\n"
4545 "** = %sdecode:\n" 4545 "** = %sdecode:\n"
4546 msgstr "" 4546 msgstr ""