i18n/el.po
author Manuel Jacob <me@manueljacob.de>
Thu, 15 Sep 2022 01:48:38 +0200
changeset 49494 c96ed4029fda
parent 46819 d4ba4d51f85f
permissions -rw-r--r--
templates: add filter to reverse list The filter supports only lists because for lists, it’s straightforward to implement. Reversing text doesn’t seem very useful and is hard to implement. Reversing the bytes would break multi-bytes encodings. Reversing the code points would break characters consisting of multiple code points. Reversing graphemes is non-trivial without using a library not included in the standard library.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
     1
# Greek translations for Mercurial
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
     2
# Ελληνική μετάφραση των μηνυμάτων του Mercurial
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11394
diff changeset
     3
#
46819
d4ba4d51f85f contributor: change mentions of mpm to olivia
Raphaël Gomès <rgomes@octobus.net>
parents: 30889
diff changeset
     4
# Copyright (C) 2009 Olivia Mackall και άλλοι
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11394
diff changeset
     5
#
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
     6
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
     7
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
     8
"Project-Id-Version: Mercurial\n"
30889
4acf569facef i18n: update Report-Msgid-Bugs-To property of *.po files
FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
parents: 19344
diff changeset
     9
"Report-Msgid-Bugs-To: <mercurial-devel@mercurial-scm.org>\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
    10
"POT-Creation-Date: 2009-10-25 12:38+0100\n"
10032
6950dd804e69 i18n-el: remove some Danish strings
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 9764
diff changeset
    11
"PO-Revision-Date: 2009-12-02 03:23+0200\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    12
"Last-Translator: <keramida@ceid.upatras.gr>\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    13
"Language-Team: Greek\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    14
"MIME-Version: 1.0\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    15
"Content-Type: text/plain; charset=UTF-8\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    16
"Content-Transfer-Encoding: 8bit\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    17
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    18
"Generated-By: pygettext.py 1.5\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    19
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    20
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    21
msgid " (default: %s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    22
msgstr " (προκαθορισμένο: %s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    23
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    24
msgid "Options"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    25
msgstr "Επιλογές"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    26
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    27
msgid "Commands"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    28
msgstr "Εντολές"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    29
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    30
msgid "    options:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    31
msgstr "    επιλογές:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    32
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    33
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    34
msgid "    aliases: %s"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    35
msgstr "    ψευδώνυμα: %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
    36
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    37
msgid ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    38
"Mercurial reads configuration data from several files, if they exist.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    39
"Below we list the most specific file first."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    40
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    41
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    42
msgid "On Windows, these configuration files are read:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    43
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    44
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    45
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    46
"- ``<repo>\\.hg\\hgrc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    47
"- ``%USERPROFILE%\\.hgrc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    48
"- ``%USERPROFILE%\\Mercurial.ini``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    49
"- ``%HOME%\\.hgrc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    50
"- ``%HOME%\\Mercurial.ini``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    51
"- ``C:\\Mercurial\\Mercurial.ini``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    52
"- ``HKEY_LOCAL_MACHINE\\SOFTWARE\\Mercurial``\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    53
"- ``<install-dir>\\Mercurial.ini``"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    54
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    55
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    56
msgid "On Unix, these files are read:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    57
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    58
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    59
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    60
"- ``<repo>/.hg/hgrc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    61
"- ``$HOME/.hgrc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    62
"- ``/etc/mercurial/hgrc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    63
"- ``/etc/mercurial/hgrc.d/*.rc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    64
"- ``<install-root>/etc/mercurial/hgrc``\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    65
"- ``<install-root>/etc/mercurial/hgrc.d/*.rc``"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    66
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    67
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    68
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    69
"The configuration files for Mercurial use a simple ini-file format. A\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    70
"configuration file consists of sections, led by a ``[section]`` header\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    71
"and followed by ``name = value`` entries::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    72
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    73
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    74
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    75
"  [ui]\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    76
"  username = Firstname Lastname <firstname.lastname@example.net>\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    77
"  verbose = True"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    78
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    79
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    80
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    81
"This above entries will be referred to as ``ui.username`` and\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    82
"``ui.verbose``, respectively. Please see the hgrc man page for a full\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    83
"description of the possible configuration values:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    84
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    85
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    86
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    87
"- on Unix-like systems: ``man hgrc``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    88
"- online: http://www.selenic.com/mercurial/hgrc.5.html\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    89
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
    90
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    91
msgid "Some commands allow the user to specify a date, e.g.:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    92
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    93
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    94
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
    95
"- backout, commit, import, tag: Specify the commit date.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    96
"- log, revert, update: Select revision(s) by date."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    97
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    98
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
    99
msgid "Many date formats are valid. Here are some examples:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   100
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   101
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   102
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   103
"- ``Wed Dec 6 13:18:29 2006`` (local timezone assumed)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   104
"- ``Dec 6 13:18 -0600`` (year assumed, time offset provided)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   105
"- ``Dec 6 13:18 UTC`` (UTC and GMT are aliases for +0000)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   106
"- ``Dec 6`` (midnight)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   107
"- ``13:18`` (today assumed)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   108
"- ``3:39`` (3:39AM assumed)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   109
"- ``3:39pm`` (15:39)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   110
"- ``2006-12-06 13:18:29`` (ISO 8601 format)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   111
"- ``2006-12-6 13:18``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   112
"- ``2006-12-6``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   113
"- ``12-6``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   114
"- ``12/6``\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   115
"- ``12/6/6`` (Dec 6 2006)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   116
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   117
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   118
msgid "Lastly, there is Mercurial's internal format:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   119
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   120
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   121
msgid "- ``1165432709 0`` (Wed Dec 6 13:18:29 2006 UTC)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   122
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   123
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   124
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   125
"This is the internal representation format for dates. unixtime is the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   126
"number of seconds since the epoch (1970-01-01 00:00 UTC). offset is\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   127
"the offset of the local timezone, in seconds west of UTC (negative if\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   128
"the timezone is east of UTC)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   129
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   130
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   131
msgid "The log command also accepts date ranges:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   132
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   133
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   134
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   135
"- ``<{datetime}`` - at or before a given date/time\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   136
"- ``>{datetime}`` - on or after a given date/time\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   137
"- ``{datetime} to {datetime}`` - a date range, inclusive\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   138
"- ``-{days}`` - within a given number of days of today\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   139
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   140
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   141
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   142
"Mercurial's default format for showing changes between two versions of\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   143
"a file is compatible with the unified format of GNU diff, which can be\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   144
"used by GNU patch and many other standard tools."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   145
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   146
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   147
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   148
"While this standard format is often enough, it does not encode the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   149
"following information:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   150
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   151
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   152
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   153
"- executable status and other permission bits\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   154
"- copy or rename information\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   155
"- changes in binary files\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   156
"- creation or deletion of empty files"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   157
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   158
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   159
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   160
"Mercurial also supports the extended diff format from the git VCS\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   161
"which addresses these limitations. The git diff format is not produced\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   162
"by default because a few widespread tools still do not understand this\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   163
"format."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   164
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   165
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   166
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   167
"This means that when generating diffs from a Mercurial repository\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   168
"(e.g. with \"hg export\"), you should be careful about things like file\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   169
"copies and renames or other things mentioned above, because when\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   170
"applying a standard diff to a different repository, this extra\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   171
"information is lost. Mercurial's internal operations (like push and\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   172
"pull) are not affected by this, because they use an internal binary\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   173
"format for communicating changes."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   174
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   175
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   176
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   177
"To make Mercurial produce the git extended diff format, use the --git\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   178
"option available for many commands, or set 'git = True' in the [diff]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   179
"section of your hgrc. You do not need to set this option when\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   180
"importing diffs in this format or using them in the mq extension.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   181
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   182
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   183
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   184
"HG\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   185
"    Path to the 'hg' executable, automatically passed when running\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   186
"    hooks, extensions or external tools. If unset or empty, this is\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   187
"    the hg executable's name if it's frozen, or an executable named\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   188
"    'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   189
"    Windows) is searched."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   190
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   191
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   192
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   193
"HGEDITOR\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   194
"    This is the name of the editor to run when committing. See EDITOR."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   195
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   196
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   197
msgid "    (deprecated, use .hgrc)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   198
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   199
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   200
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   201
"HGENCODING\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   202
"    This overrides the default locale setting detected by Mercurial.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   203
"    This setting is used to convert data including usernames,\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   204
"    changeset descriptions, tag names, and branches. This setting can\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   205
"    be overridden with the --encoding command-line option."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   206
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   207
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   208
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   209
"HGENCODINGMODE\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   210
"    This sets Mercurial's behavior for handling unknown characters\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   211
"    while transcoding user input. The default is \"strict\", which\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   212
"    causes Mercurial to abort if it can't map a character. Other\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   213
"    settings include \"replace\", which replaces unknown characters, and\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   214
"    \"ignore\", which drops them. This setting can be overridden with\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   215
"    the --encodingmode command-line option."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   216
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   217
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   218
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   219
"HGMERGE\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   220
"    An executable to use for resolving merge conflicts. The program\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   221
"    will be executed with three arguments: local file, remote file,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   222
"    ancestor file."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   223
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   224
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   225
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   226
"HGRCPATH\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   227
"    A list of files or directories to search for hgrc files. Item\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   228
"    separator is \":\" on Unix, \";\" on Windows. If HGRCPATH is not set,\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   229
"    platform default search path is used. If empty, only the .hg/hgrc\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   230
"    from the current repository is read."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   231
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   232
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   233
msgid "    For each element in HGRCPATH:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   234
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   235
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   236
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   237
"    - if it's a directory, all files ending with .rc are added\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   238
"    - otherwise, the file itself will be added"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   239
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   240
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   241
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   242
"HGUSER\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   243
"    This is the string used as the author of a commit. If not set,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   244
"    available values will be considered in this order:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   245
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   246
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   247
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   248
"    - HGUSER (deprecated)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   249
"    - hgrc files from the HGRCPATH\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   250
"    - EMAIL\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   251
"    - interactive prompt\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   252
"    - LOGNAME (with ``@hostname`` appended)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   253
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   254
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   255
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   256
"EMAIL\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   257
"    May be used as the author of a commit; see HGUSER."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   258
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   259
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   260
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   261
"LOGNAME\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   262
"    May be used as the author of a commit; see HGUSER."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   263
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   264
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   265
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   266
"VISUAL\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   267
"    This is the name of the editor to use when committing. See EDITOR."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   268
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   269
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   270
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   271
"EDITOR\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   272
"    Sometimes Mercurial needs to open a text file in an editor for a\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   273
"    user to modify, for example when writing commit messages. The\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   274
"    editor it uses is determined by looking at the environment\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   275
"    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   276
"    non-empty one is chosen. If all of them are empty, the editor\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   277
"    defaults to 'vi'."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   278
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   279
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   280
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   281
"PYTHONPATH\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   282
"    This is used by Python to find imported modules and may need to be\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   283
"    set appropriately if this Mercurial is not installed system-wide.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   284
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   285
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   286
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   287
"Mercurial has the ability to add new features through the use of\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   288
"extensions. Extensions may add new commands, add options to\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   289
"existing commands, change the default behavior of commands, or\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   290
"implement hooks."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   291
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   292
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   293
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   294
"Extensions are not loaded by default for a variety of reasons:\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   295
"they can increase startup overhead; they may be meant for advanced\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   296
"usage only; they may provide potentially dangerous abilities (such\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   297
"as letting you destroy or modify history); they might not be ready\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   298
"for prime time; or they may alter some usual behaviors of stock\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   299
"Mercurial. It is thus up to the user to activate extensions as\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   300
"needed."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   301
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   302
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   303
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   304
"To enable the \"foo\" extension, either shipped with Mercurial or in\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   305
"the Python search path, create an entry for it in your hgrc, like\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   306
"this::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   307
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   308
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   309
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   310
"  [extensions]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   311
"  foo ="
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   312
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   313
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   314
msgid "You may also specify the full path to an extension::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   315
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   316
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   317
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   318
"  [extensions]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   319
"  myfeature = ~/.hgext/myfeature.py"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   320
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   321
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   322
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   323
"To explicitly disable an extension enabled in an hgrc of broader\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   324
"scope, prepend its path with !::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   325
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   326
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   327
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   328
"  [extensions]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   329
"  # disabling extension bar residing in /path/to/extension/bar.py\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9764
diff changeset
   330
"  bar = !/path/to/extension/bar.py\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   331
"  # ditto, but no path was supplied for extension baz\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9764
diff changeset
   332
"  baz = !\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   333
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   334
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   335
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   336
"When Mercurial accepts more than one revision, they may be specified\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   337
"individually, or provided as a topologically continuous range,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   338
"separated by the \":\" character."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   339
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   340
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   341
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   342
"The syntax of range notation is [BEGIN]:[END], where BEGIN and END are\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   343
"revision identifiers. Both BEGIN and END are optional. If BEGIN is not\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   344
"specified, it defaults to revision number 0. If END is not specified,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   345
"it defaults to the tip. The range \":\" thus means \"all revisions\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   346
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   347
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   348
msgid "If BEGIN is greater than END, revisions are treated in reverse order."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   349
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   350
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   351
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   352
"A range acts as a closed interval. This means that a range of 3:5\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   353
"gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   354
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   355
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   356
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   357
"Mercurial accepts several notations for identifying one or more files\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   358
"at a time."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   359
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   360
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   361
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   362
"By default, Mercurial treats filenames as shell-style extended glob\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   363
"patterns."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   364
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   365
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   366
msgid "Alternate pattern notations must be specified explicitly."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   367
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   368
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   369
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   370
"To use a plain path name without any pattern matching, start it with\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   371
"``path:``. These path names must completely match starting at the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   372
"current repository root."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   373
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   374
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   375
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   376
"To use an extended glob, start a name with ``glob:``. Globs are rooted\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   377
"at the current directory; a glob such as ``*.c`` will only match files\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   378
"in the current directory ending with ``.c``."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   379
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   380
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   381
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   382
"The supported glob syntax extensions are ``**`` to match any string\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   383
"across path separators and ``{a,b}`` to mean \"a or b\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   384
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   385
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   386
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   387
"To use a Perl/Python regular expression, start a name with ``re:``.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   388
"Regexp pattern matching is anchored at the root of the repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   389
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   390
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   391
msgid "Plain examples::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   392
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   393
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   394
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   395
"  path:foo/bar   a name bar in a directory named foo in the root\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   396
"                 of the repository\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   397
"  path:path:name a file or directory named \"path:name\""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   398
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   399
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   400
msgid "Glob examples::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   401
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   402
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   403
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   404
"  glob:*.c       any name ending in \".c\" in the current directory\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   405
"  *.c            any name ending in \".c\" in the current directory\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   406
"  **.c           any name ending in \".c\" in any subdirectory of the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   407
"                 current directory including itself.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   408
"  foo/*.c        any name ending in \".c\" in the directory foo\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   409
"  foo/**.c       any name ending in \".c\" in any subdirectory of foo\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   410
"                 including itself."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   411
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   412
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   413
msgid "Regexp examples::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   414
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   415
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   416
msgid "  re:.*\\.c$      any name ending in \".c\", anywhere in the repository\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   417
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   418
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   419
msgid "Mercurial supports several ways to specify individual revisions."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   420
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   421
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   422
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   423
"A plain integer is treated as a revision number. Negative integers are\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   424
"treated as sequential offsets from the tip, with -1 denoting the tip,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   425
"-2 denoting the revision prior to the tip, and so forth."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   426
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   427
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   428
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   429
"A 40-digit hexadecimal string is treated as a unique revision\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   430
"identifier."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   431
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   432
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   433
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   434
"A hexadecimal string less than 40 characters long is treated as a\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   435
"unique revision identifier and is referred to as a short-form\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   436
"identifier. A short-form identifier is only valid if it is the prefix\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   437
"of exactly one full-length identifier."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   438
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   439
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   440
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   441
"Any other string is treated as a tag or branch name. A tag name is a\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   442
"symbolic name associated with a revision identifier. A branch name\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   443
"denotes the tipmost revision of that branch. Tag and branch names must\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   444
"not contain the \":\" character."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   445
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   446
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   447
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   448
"The reserved name \"tip\" is a special tag that always identifies the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   449
"most recent revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   450
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   451
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   452
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   453
"The reserved name \"null\" indicates the null revision. This is the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   454
"revision of an empty repository, and the parent of revision 0."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   455
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   456
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   457
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   458
"The reserved name \".\" indicates the working directory parent. If no\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   459
"working directory is checked out, it is equivalent to null. If an\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   460
"uncommitted merge is in progress, \".\" is the revision of the first\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   461
"parent.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   462
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   463
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   464
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   465
"Mercurial allows you to customize output of commands through\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   466
"templates. You can either pass in a template from the command\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   467
"line, via the --template option, or select an existing\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   468
"template-style (--style)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   469
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   470
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   471
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   472
"You can customize output for any \"log-like\" command: log,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   473
"outgoing, incoming, tip, parents, heads and glog."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   474
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   475
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   476
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   477
"Three styles are packaged with Mercurial: default (the style used\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   478
"when no explicit preference is passed), compact and changelog.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   479
"Usage::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   480
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   481
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   482
msgid "    $ hg log -r1 --style changelog"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   483
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   484
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   485
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   486
"A template is a piece of text, with markup to invoke variable\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   487
"expansion::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   488
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   489
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   490
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   491
"    $ hg log -r1 --template \"{node}\\n\"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   492
"    b56ce7b07c52de7d5fd79fb89701ea538af65746"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   493
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   494
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   495
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   496
"Strings in curly braces are called keywords. The availability of\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   497
"keywords depends on the exact context of the templater. These\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   498
"keywords are usually available for templating a log-like command:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   499
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   500
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   501
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   502
":author:    String. The unmodified author of the changeset.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   503
":branches:  String. The name of the branch on which the changeset\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   504
"            was committed. Will be empty if the branch name was\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   505
"            default.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   506
":date:      Date information. The date when the changeset was\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   507
"            committed.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   508
":desc:      String. The text of the changeset description.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   509
":diffstat:  String. Statistics of changes with the following\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   510
"            format: \"modified files: +added/-removed lines\"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   511
":files:     List of strings. All files modified, added, or removed\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   512
"            by this changeset.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   513
":file_adds: List of strings. Files added by this changeset.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   514
":file_mods: List of strings. Files modified by this changeset.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   515
":file_dels: List of strings. Files removed by this changeset.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   516
":node:      String. The changeset identification hash, as a\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   517
"            40-character hexadecimal string.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   518
":parents:   List of strings. The parents of the changeset.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   519
":rev:       Integer. The repository-local changeset revision\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   520
"            number.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   521
":tags:      List of strings. Any tags associated with the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   522
"            changeset.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   523
":latesttag: String. Most recent global tag in the ancestors of this\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   524
"            changeset.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   525
":latesttagdistance: Integer. Longest path to the latest tag."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   526
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   527
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   528
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   529
"The \"date\" keyword does not produce human-readable output. If you\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   530
"want to use a date in your output, you can use a filter to process\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   531
"it. Filters are functions which return a string based on the input\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   532
"variable. You can also use a chain of filters to get the desired\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   533
"output::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   534
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   535
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   536
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   537
"   $ hg tip --template \"{date|isodate}\\n\"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   538
"   2008-08-21 18:22 +0000"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   539
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   540
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   541
msgid "List of filters:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   542
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   543
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   544
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   545
":addbreaks:   Any text. Add an XHTML \"<br />\" tag before the end of\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   546
"              every line except the last.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   547
":age:         Date. Returns a human-readable date/time difference\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   548
"              between the given date/time and the current\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   549
"              date/time.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   550
":basename:    Any text. Treats the text as a path, and returns the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   551
"              last component of the path after splitting by the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   552
"              path separator (ignoring trailing separators). For\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   553
"              example, \"foo/bar/baz\" becomes \"baz\" and \"foo/bar//\"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   554
"              becomes \"bar\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   555
":stripdir:    Treat the text as path and strip a directory level,\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   556
"              if possible. For example, \"foo\" and \"foo/bar\" becomes\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   557
"              \"foo\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   558
":date:        Date. Returns a date in a Unix date format, including\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   559
"              the timezone: \"Mon Sep 04 15:13:13 2006 0700\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   560
":domain:      Any text. Finds the first string that looks like an\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   561
"              email address, and extracts just the domain\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   562
"              component. Example: ``User <user@example.com>`` becomes\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   563
"              ``example.com``.\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   564
":email:       Any text. Extracts the first string that looks like\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   565
"              an email address. Example: ``User <user@example.com>``\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
   566
"              becomes ``user@example.com``.\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   567
":escape:      Any text. Replaces the special XML/XHTML characters\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   568
"              \"&\", \"<\" and \">\" with XML entities.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   569
":fill68:      Any text. Wraps the text to fit in 68 columns.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   570
":fill76:      Any text. Wraps the text to fit in 76 columns.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   571
":firstline:   Any text. Returns the first line of text.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   572
":nonempty:    Any text. Returns '(none)' if the string is empty.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   573
":hgdate:      Date. Returns the date as a pair of numbers:\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   574
"              \"1157407993 25200\" (Unix timestamp, timezone offset).\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   575
":isodate:     Date. Returns the date in ISO 8601 format:\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   576
"              \"2009-08-18 13:00 +0200\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   577
":isodatesec:  Date. Returns the date in ISO 8601 format, including\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   578
"              seconds: \"2009-08-18 13:00:13 +0200\". See also the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   579
"              rfc3339date filter.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   580
":localdate:   Date. Converts a date to local date.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   581
":obfuscate:   Any text. Returns the input text rendered as a\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   582
"              sequence of XML entities.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   583
":person:      Any text. Returns the text before an email address.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   584
":rfc822date:  Date. Returns a date using the same format used in\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   585
"              email headers: \"Tue, 18 Aug 2009 13:00:13 +0200\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   586
":rfc3339date: Date. Returns a date using the Internet date format\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   587
"              specified in RFC 3339: \"2009-08-18T13:00:13+02:00\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   588
":short:       Changeset hash. Returns the short form of a changeset\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   589
"              hash, i.e. a 12-byte hexadecimal string.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   590
":shortdate:   Date. Returns a date like \"2006-09-18\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   591
":strip:       Any text. Strips all leading and trailing whitespace.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   592
":tabindent:   Any text. Returns the text, with every line except\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   593
"              the first starting with a tab character.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   594
":urlescape:   Any text. Escapes all \"special\" characters. For\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   595
"              example, \"foo bar\" becomes \"foo%20bar\".\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   596
":user:        Any text. Returns the user portion of an email\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   597
"              address.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   598
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   599
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   600
msgid "Valid URLs are of the form::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   601
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   602
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   603
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   604
"  local/filesystem/path[#revision]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   605
"  file://local/filesystem/path[#revision]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   606
"  http://[user[:pass]@]host[:port]/[path][#revision]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   607
"  https://[user[:pass]@]host[:port]/[path][#revision]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   608
"  ssh://[user[:pass]@]host[:port]/[path][#revision]"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   609
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   610
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   611
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   612
"Paths in the local filesystem can either point to Mercurial\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   613
"repositories or to bundle files (as created by 'hg bundle' or 'hg\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   614
"incoming --bundle')."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   615
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   616
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   617
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   618
"An optional identifier after # indicates a particular branch, tag, or\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   619
"changeset to use from the remote repository. See also 'hg help\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   620
"revisions'."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   621
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   622
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   623
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   624
"Some features, such as pushing to http:// and https:// URLs are only\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   625
"possible if the feature is explicitly enabled on the remote Mercurial\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   626
"server."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   627
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   628
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   629
msgid "Some notes about using SSH with Mercurial:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   630
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   631
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   632
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   633
"- SSH requires an accessible shell account on the destination machine\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   634
"  and a copy of hg in the remote path or specified with as remotecmd.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   635
"- path is relative to the remote user's home directory by default. Use\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   636
"  an extra slash at the start of a path to specify an absolute path::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   637
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   638
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   639
msgid "    ssh://example.com//tmp/repository"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   640
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   641
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   642
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   643
"- Mercurial doesn't use its own compression via SSH; the right thing\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   644
"  to do is to configure it in your ~/.ssh/config, e.g.::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   645
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   646
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   647
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   648
"    Host *.mylocalnetwork.example.com\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   649
"      Compression no\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   650
"    Host *\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   651
"      Compression yes"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   652
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   653
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   654
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   655
"  Alternatively specify \"ssh -C\" as your ssh command in your hgrc or\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   656
"  with the --ssh command line option."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   657
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   658
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   659
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   660
"These URLs can all be stored in your hgrc with path aliases under the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   661
"[paths] section like so::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   662
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   663
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   664
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   665
"  [paths]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   666
"  alias1 = URL1\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   667
"  alias2 = URL2\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   668
"  ..."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   669
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   670
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   671
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   672
"You can then use the alias for any command that uses a URL (for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   673
"example 'hg pull alias1' will be treated as 'hg pull URL1')."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   674
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   675
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   676
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   677
"Two path aliases are special because they are used as defaults when\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   678
"you do not provide the URL to a command:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   679
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   680
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   681
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   682
"default:\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   683
"  When you create a repository with hg clone, the clone command saves\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   684
"  the location of the source repository as the new repository's\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   685
"  'default' path. This is then used when you omit path from push- and\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   686
"  pull-like commands (including incoming and outgoing)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   687
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   688
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   689
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   690
"default-push:\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   691
"  The push command will look for a path named 'default-push', and\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   692
"  prefer it over 'default' if both are defined.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   693
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   694
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   695
msgid "hooks for controlling repository access"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   696
msgstr "hooks για έλεγχο της πρόσβασης σε ένα αποθετήριο"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   697
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   698
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   699
"This hook makes it possible to allow or deny write access to portions\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   700
"of a repository when receiving incoming changesets."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   701
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   702
"Τα hooks της επέκτασης acl σας δίνουν τη δυνατότητα να επιτρέψετε ή να\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   703
"απαγορεύσετε την πρόσβαση για αλλαγές σε μέρη ενός αποθετηρίου κατά τη\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   704
"διάρκεια της λήψης εισερχόμενων αλλαγών."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   705
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   706
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   707
"The authorization is matched based on the local user name on the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   708
"system where the hook runs, and not the committer of the original\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   709
"changeset (since the latter is merely informative)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   710
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   711
"Η πρόσβαση ελέγχεται με βάση το τοπικό όνομα χρήστη στο σύστημα το οποίο\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   712
"εκτελεί τον κώδικα της επέκτασης κι όχι με βάση το όνομα του συγγραφέα\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   713
"μιας αλλαγής (αφού το δεύτερο υπάρχει μόνο για πληροφοριακούς σκοπούς)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   714
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   715
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   716
"The acl hook is best used along with a restricted shell like hgsh,\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   717
"preventing authenticating users from doing anything other than\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   718
"pushing or pulling. The hook is not safe to use if users have\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   719
"interactive shell access, as they can then disable the hook.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   720
"Nor is it safe if remote users share an account, because then there\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   721
"is no way to distinguish them."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   722
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   723
"Η επέκταση acl είναι πιο χρήσιμη όταν συνδυάζεται με ένα περιορισμένο\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   724
"φλοιό όπως το hgsh, αφού έτσι οι απομακρυσμένοι χρήστες έχουν πρόσβαση\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   725
"μόνο για λειτουργίες pull ή push.  Η επέκταση δε μπορεί να σας\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   726
"εξασφαλίσει ότι δε θα την απενεργοποιήσουν οι τοπικοί χρήστες όταν\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   727
"έχουν απευθείας πρόσβαση να εκτελέσουν οποιαδήποτε εντολή στο\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   728
"εξυπηρετητή του αποθετηρίου.  Δεν είναι ασφαλής, επίσης, όταν πολλοί\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   729
"απομακρυσμένοι χρήστες μοιράζονται τον ίδιο τοπικό λογαριασμό, αφού δεν\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   730
"υπάρχει τρόπος να ξεχωρίσει ο ένας χρήστης από τον άλλο."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   731
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   732
msgid "To use this hook, configure the acl extension in your hgrc like this::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   733
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   734
"Για να χρησιμοποιήσετε το hook της επέκτασης ενεργοποιήστε την στο\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   735
"αρχείο hgrc ως εξής::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   736
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   737
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   738
"  [extensions]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   739
"  acl ="
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   740
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   741
"  [extensions]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   742
"  acl ="
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   743
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   744
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   745
"  [hooks]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   746
"  pretxnchangegroup.acl = python:hgext.acl.hook"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   747
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   748
"  [hooks]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   749
"  pretxnchangegroup.acl = python:hgext.acl.hook"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   750
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   751
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   752
"  [acl]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   753
"  # Check whether the source of incoming changes is in this list\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   754
"  # (\"serve\" == ssh or http, \"push\", \"pull\", \"bundle\")\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   755
"  sources = serve"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   756
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   757
"  [acl]\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   758
"  # Ελέγξτε αν η πηγή των εισερχόμενων αλλαγών είναι κάποια από τις\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   759
"  # (\\\"serve\\\" == ssh ή http, \\\"push\\\", \\\"pull\\\", \\\"bundle\\\")\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   760
"  sources = serve"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   761
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   762
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   763
"The allow and deny sections take a subtree pattern as key (with a glob\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   764
"syntax by default), and a comma separated list of users as the\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   765
"corresponding value. The deny list is checked before the allow list\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   766
"is. ::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   767
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   768
"Τα τμήματα του αρχείου ρυθμίσεων τα οποία επιτρέπουν ή απαγορεύουν την\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   769
"πρόσβαση μπορούν να αναφέρονται σε υποκαταλόγους του αποθετηρίου (με\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   770
"σύνταξη glob για τα ονόματα αρχείων ή υποκαταλόγων).  Σε κάθε πρότυπο\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   771
"ονόματος μπορείτε να ορίσετε ένα ή περισσότερους χρήστες χωρίζοντας τα\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   772
"ονόματά τους με κόμμα.  Η λίστα προτύπων που απαγορεύει την πρόσβαση\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   773
"ελέγχεται πρώτη. ::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   774
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   775
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   776
"  [acl.allow]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   777
"  # If acl.allow is not present, all users are allowed by default.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   778
"  # An empty acl.allow section means no users allowed.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   779
"  docs/** = doc_writer\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   780
"  .hgtags = release_engineer"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   781
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   782
"  [acl.allow]\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   783
"  # Όταν δεν υπάρχει το τμήμα acl.allow επιτρέπεται η πρόσβαση σε\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   784
"  # όλους τους χρήστες.  Όταν το τμήμα acl.allow είναι κενό δεν\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   785
"  # επιτρέπεται η πρόσβαση σε κανέναν χρήστη.\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   786
"  docs/** = doc_writer\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   787
"  .hgtags = release_engineer"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   788
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   789
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   790
"  [acl.deny]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   791
"  # If acl.deny is not present, no users are refused by default.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   792
"  # An empty acl.deny section means all users allowed.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   793
"  glob pattern = user4, user5\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   794
"   ** = user6\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   795
msgstr ""
10038
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   796
"  [acl.deny]\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   797
"  # Όταν δεν υπάρχει το τμήμα acl.deny επιτρέπεται η πρόσβαση σε\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   798
"  # όλους τους χρήστες.  Όταν είναι κενό επίσης επιτρέπεται η\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   799
"  # πρόσβαση σε όλους.\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   800
"  glob pattern = user4, user5\n"
8c0126fc060f i18n-el: translate the help of acl.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10037
diff changeset
   801
"   ** = user6\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   802
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   803
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   804
msgid "config error - hook type \"%s\" cannot stop incoming changesets"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   805
msgstr "πρόβλημα ρυθμίσεων - το hook \"%s\" δε μπορεί να εμποδίσει εισερχόμενες αλλαγές"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   806
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   807
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   808
msgid "acl: access denied for changeset %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   809
msgstr "acl: η πρόσβαση για την αλλαγή %s δεν επιτρέπεται"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   810
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   811
msgid "track a line of development with movable markers"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   812
msgstr "παρακολούθηση μιας γραμμής ανάπτυξης με κινητές ετικέτες"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   813
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   814
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   815
"Bookmarks are local movable markers to changesets. Every bookmark\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   816
"points to a changeset identified by its hash. If you commit a\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   817
"changeset that is based on a changeset that has a bookmark on it, the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   818
"bookmark shifts to the new changeset."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   819
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   820
"Τα bookmarks είναι κινητές ετικέτες για αλλαγές.  Κάθε ετικέτα δείχνει\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   821
"σε μια αλλαγή, με βάση το hash της αλλαγής.  Αν δημιουργήσετε μια νέα\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   822
"αλλαγή με βάση μια αλλαγή στην οποία δείχνει μια ετικέτα, η ετικέτα\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   823
"μετακινείται στην καινούρια αλλαγή."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   824
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   825
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   826
"It is possible to use bookmark names in every revision lookup (e.g. hg\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   827
"merge, hg update)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   828
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   829
"Οι ετικέτες μπορούν να χρησιμοποιηθούν οπουδήποτε έχει νόημα το\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   830
"αναγνωριστικό μιας έκδοσης (π.χ. ως ορίσματα των hg merge ή hg update)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   831
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   832
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   833
"By default, when several bookmarks point to the same changeset, they\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   834
"will all move forward together. It is possible to obtain a more\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   835
"git-like experience by adding the following configuration option to\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   836
"your .hgrc::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   837
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   838
"Η προκαθορισμένη συμπεριφορά της επέκτασης είναι να μετακινεί όλες τις\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   839
"ετικέτες μιας γονικής αλλαγής.  Αυτή η συμπεριφορά μπορεί να αλλάξει,\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   840
"για να μοιάζει περισσότερο με το git, προσθέτοντας την παρακάτω επιλογή\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   841
"στο αρχείο .hgrc::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   842
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   843
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   844
"  [bookmarks]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   845
"  track.current = True"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   846
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   847
"  [bookmarks]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   848
"  track.current = True"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   849
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   850
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   851
"This will cause Mercurial to track the bookmark that you are currently\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   852
"using, and only update it. This is similar to git's approach to\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   853
"branching.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   854
msgstr ""
10039
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   855
"Με αυτή την επιλογή το Mercurial θα ελέγχει αν έχετε ενεργοποιήσει\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   856
"κάποια ετικέτα και θα μετακινεί μόνο αυτή την ετικέτα.  Αυτή η\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   857
"συμπεριφορά μοιάζει με τον τρόπο που λειτουργούν οι κλάδοι ανάπτυξης στο\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   858
"git.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   859
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   860
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   861
"    Bookmarks are pointers to certain commits that move when\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
   862
"    committing. Bookmarks are local. They can be renamed, copied and\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   863
"    deleted. It is possible to use bookmark names in 'hg merge' and\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   864
"    'hg update' to merge and update respectively to a given bookmark."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   865
msgstr ""
10039
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   866
"    Οι ετικέτες είναι δείκτες προς συγκεκριμένες αλλαγές, οι οποίοι\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   867
"    μετακινούνται όταν κάνετε commit.  Οι ετικέτες αποθηκεύονται μόνο\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   868
"    τοπικά.  Μπορούν να μετονομαστούν, να αντιγραφούν, και να σβηστούν.\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   869
"    Η χρήση τους επιτρέπεται τόσο με την εντολή 'hg merge όσο και με την\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   870
"    'hg update', για συγχώνευση ή ενημέρωση, αντίστοιχα, του χώρου\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   871
"    εργασίας με την έκδοση μιας ετικέτας."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   872
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   873
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   874
"    You can use 'hg bookmark NAME' to set a bookmark on the working\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   875
"    directory's parent revision with the given name. If you specify\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   876
"    a revision using -r REV (where REV may be an existing bookmark),\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   877
"    the bookmark is assigned to that revision.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   878
"    "
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   879
msgstr ""
10039
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   880
"    Μπορείτε να δώσετε 'hg bookmark ΟΝΟΜΑ' για να ορίσετε μια ετικέτα η\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   881
"    οποία δείχνει στη γονική αλλαγή του χώρου εργασίας.  Με την επιλογή\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   882
"    '-r REV' (όπου REV μπορεί να είναι και μια υπάρχουσα ετικέτα)\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   883
"    μπορείτε να ορίσετε μια νέα ετικέτα για οποιαδήποτε έκδοση.\n"
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   884
"    "
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   885
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   886
msgid "a bookmark of this name does not exist"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   887
msgstr "δεν υπάρχει σελιδοδείκτης με αυτό το όνομα"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   888
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   889
msgid "a bookmark of the same name already exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   890
msgstr "υπάρχει ήδη σελιδοδείκτης με αυτό το όνομα"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   891
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   892
msgid "new bookmark name required"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   893
msgstr "απαιτείται ένα όνομα νέου σελιδοδείκτη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   894
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   895
msgid "bookmark name required"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   896
msgstr "απαιτείται όνομα σελιδοδείκτη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   897
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   898
msgid "bookmark name cannot contain newlines"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   899
msgstr "το όνομα ενός σελιδοδείκτη δεν επιτρέπεται να περιέχει χαρακτήρες αλλαγής γραμμής"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   900
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   901
msgid "a bookmark cannot have the name of an existing branch"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   902
msgstr "οι σελιδοδείκτες δεν επιτρέπεται να έχουν το όνομα ενός υπάρχοντος κλάδου"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   903
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   904
msgid "force"
10039
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   905
msgstr "force"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   906
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   907
msgid "revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   908
msgstr "αλλαγή"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   909
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   910
msgid "delete a given bookmark"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   911
msgstr "διαγραφή ενός σελιδοδείκτη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   912
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   913
msgid "rename a given bookmark"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   914
msgstr "μετονομασία ενός σελιδοδείκτη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   915
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   916
msgid "hg bookmarks [-f] [-d] [-m NAME] [-r REV] [NAME]"
10039
1d69de7c91d2 i18n-el: translate the rest of hgext/bookmarks
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10038
diff changeset
   917
msgstr "hg bookmarks [-f] [-d] [-m ΟΝΟΜΑ] [-r REV] [REV]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
   918
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   919
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   920
msgid "hooks for integrating with the Bugzilla bug tracker"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   921
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   922
"διασύνδεση με το bug tracker Bugzilla\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   923
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   924
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   925
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   926
"This hook extension adds comments on bugs in Bugzilla when changesets\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   927
"that refer to bugs by Bugzilla ID are seen. The hook does not change\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   928
"bug status."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   929
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   930
"Αυτή η επέκταση προσθέτει σχόλια σε bugs στο Bugzilla όταν δει κάποια\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   931
"αλλαγή να αναφέρεται σε ανοιχτά bugs. Το hook της επέκτασης δεν αλλάζει\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   932
"την κατάσταση του bug."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   933
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   934
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   935
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   936
"The hook updates the Bugzilla database directly. Only Bugzilla\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   937
"installations using MySQL are supported."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   938
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   939
"Το hook ενημερώνει απευθείας τη βάση δεδομένων του Bugzilla.  Αυτή η\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   940
"έκδοση υποστηρίζει μόνο εγκαταστάσεις του Bugzilla που χρησιμοποιούν τη\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   941
"βάση δεδομένων MySQL."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   942
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   943
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   944
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   945
"The hook relies on a Bugzilla script to send bug change notification\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   946
"emails. That script changes between Bugzilla versions; the\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   947
"'processmail' script used prior to 2.18 is replaced in 2.18 and\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   948
"subsequent versions by 'config/sendbugmail.pl'. Note that these will\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   949
"be run by Mercurial as the user pushing the change; you will need to\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   950
"ensure the Bugzilla install file permissions are set appropriately."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   951
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   952
"Το hook καλεί εσωτερικά το script του Bugzilla για ειδοποιήσεις μέσω\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   953
"email. Το script έχει διαφορετικό όνομα σε μερικές εκδόσεις του\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   954
"Bugzilla. Μέχρι την έκδοση 2.18 λέγεται 'processmail'. Από την έκδοση\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   955
"2.18 και μετά αντικαταστάθηκε από το 'config/sendbugmail.pl'. Το script\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   956
"εκτελείται με τα δικαιώματα του χρήστη που στέλνει τις αλλαγές μέσω\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   957
"Mercurial· μπορεί να χρειαστεί να ρυθμίσετε τις άδειες χρήστη στην\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   958
"εγκατάσταση του Bugzilla για να λειτουργήσει σωστά."
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   959
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   960
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   961
msgid ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   962
"The extension is configured through three different configuration\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   963
"sections. These keys are recognized in the [bugzilla] section:"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   964
msgstr ""
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   965
"Η επέκταση bugzilla ρυθμίζεται μέσω τριών διαφορετικών τμημάτων του\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   966
"αρχείου εκκίνησης του Mercurial.  Οι παρακω επιλογές αναγνωρίζονται στο\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   967
"τμήμα [bugzilla]:"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   968
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   969
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   970
msgid ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   971
"host\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   972
"  Hostname of the MySQL server holding the Bugzilla database."
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   973
msgstr ""
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   974
"host\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   975
"  Το όνομα του εξυπηρετητή MySQL για τη βάση δεδομένων του Bugzilla."
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   976
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   977
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   978
msgid ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   979
"db\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   980
"  Name of the Bugzilla database in MySQL. Default 'bugs'."
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   981
msgstr ""
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   982
"db\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   983
"  Το όνομα της βάσης δεδομένων MySQL του Bugzilla.  Προκαθορισμένο όνομα\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   984
"  'bugs'."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   985
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   986
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   987
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   988
"user\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   989
"  Username to use to access MySQL server. Default 'bugs'."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   990
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   991
"user\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   992
"  Το όνομα χρήστη για πρόσβαση στον εξυπηρετητή MySQL.  Προκαθορισμένο\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
   993
"  όνομα 'bugs'."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   994
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   995
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   996
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   997
"password\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   998
"  Password to use to access MySQL server."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
   999
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1000
"password\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1001
"  Κωδικός χρήστη για πρόσβαση στον εξυπηρετητή MySQL."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1002
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1003
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1004
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1005
"timeout\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1006
"  Database connection timeout (seconds). Default 5."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1007
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1008
"timeout\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1009
"  Χρονικό όριο πρόσβασης στη βάση δεδομένων (δευτερόλεπτα).\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1010
"  Προκαθορισμένος χρόνος 5."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1011
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1012
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1013
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1014
"version\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1015
"  Bugzilla version. Specify '3.0' for Bugzilla versions 3.0 and later,\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1016
"  '2.18' for Bugzilla versions from 2.18 and '2.16' for versions prior\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1017
"  to 2.18."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1018
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1019
"version\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1020
"  Έκδοση Bugzilla.  Ορίστε '3.0' για την έκδοση 3.0 ή νεώτερες, '2.18'\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1021
"  για εκδόσεις από 2.18 έως και 3.0, και '2.16' για εκδόσεις πιο παλιές\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1022
"  από την 2.18."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1023
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1024
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1025
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1026
"bzuser\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1027
"  Fallback Bugzilla user name to record comments with, if changeset\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1028
"  committer cannot be found as a Bugzilla user."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1029
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1030
"bzuser\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1031
"  Εναλλακτικό όνομα χρήστη Bugzilla.  Το όνομα του χρήστη Bugzilla που\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1032
"  θα χρησιμοποιείται όταν ο αρχικός συγγραφέας μιας αλλαγής δε μπορεί να\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1033
"  βρεθεί ως χρήστης στο Bugzilla."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1034
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1035
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1036
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1037
"bzdir\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1038
"   Bugzilla install directory. Used by default notify. Default\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1039
"   '/var/www/html/bugzilla'."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1040
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1041
"bzdir\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1042
"   Ο κατάλογος εγκατάστασης του Bugzilla.  Χρησιμοποιείται από τον\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1043
"   προκαθορισμένο μηχανισμό ειδοποιήσεων.  Προκαθορισμένος κατάλογος\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1044
"   '/var/www/html/bugzilla'."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1045
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1046
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1047
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1048
"notify\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1049
"  The command to run to get Bugzilla to send bug change notification\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1050
"  emails. Substitutes from a map with 3 keys, 'bzdir', 'id' (bug id)\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1051
"  and 'user' (committer bugzilla email). Default depends on version;\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1052
"  from 2.18 it is \"cd %(bzdir)s && perl -T contrib/sendbugmail.pl\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1053
"  %(id)s %(user)s\"."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1054
msgstr ""
10037
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1055
"διασύνδεση με το bug tracker Bugzilla\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1056
"\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1057
"notify\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1058
"  Η εντολή που χρησιμοποιείται για την αποστολή ειδοποιήσεων μέσω\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1059
"  Bugzilla.  Η επέκταση υποστηρίζει τρία κλειδιά στην τιμή αυτής της\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1060
"  εντολής: 'bzdir', 'id' (bug id) και 'user' (το όνομα χρήστη στο\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1061
"  bugzilla).  Η προκαθορισμένη τιμή εξαρτάται από την έκδοση του\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1062
"  Bugzilla.  Για την έκδοση 2.18 και νεότερες είναι \\\"cd %(bzdir)s &&\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1063
"  perl -T contrib/sendbugmail.pl %(id)s %(user)s\\\"."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1064
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1065
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1066
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1067
"regexp\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1068
"  Regular expression to match bug IDs in changeset commit message.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1069
"  Must contain one \"()\" group. The default expression matches 'Bug\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1070
"  1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678', 'Bug\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1071
"  1234 and 5678' and variations thereof. Matching is case insensitive."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1072
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1073
"regexp\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1074
"  Regular expression to match bug IDs in changeset commit message.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1075
"  Must contain one \\\"()\\\" group. The default expression matches 'Bug\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1076
"  1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678', 'Bug\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1077
"  1234 and 5678' and variations thereof. Matching is case insensitive."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1078
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1079
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1080
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1081
"style\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1082
"  The style file to use when formatting comments."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1083
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1084
"style\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1085
"  Το αρχείο στυλ που θα χρησιμοποιείται για την μορφοποίηση των σχολίων."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1086
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1087
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1088
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1089
"template\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1090
"  Template to use when formatting comments. Overrides style if\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1091
"  specified. In addition to the usual Mercurial keywords, the\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1092
"  extension specifies::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1093
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1094
"template\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1095
"  Πρότυπο μορφοποίησης σχολίων.  Όταν ορίζεται έχει προτεραιότητα σε\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1096
"  σχέση με το αρχείο στυλ.  Υποστηρίζονται όλες οι συνηθισμένες λέξεις\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1097
"  κλειδιά των προτύπων του Mercurial, κι επιπλέον οι εξής ειδικές λέξεις\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1098
"  κλειδιά::"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1099
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1100
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1101
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1102
"    {bug}       The Bugzilla bug ID.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1103
"    {root}      The full pathname of the Mercurial repository.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1104
"    {webroot}   Stripped pathname of the Mercurial repository.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1105
"    {hgweb}     Base URL for browsing Mercurial repositories."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1106
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1107
"    {bug}       Το ID ενός bug στο Bugzilla.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1108
"    {root}      Ο πλήρης κατάλογος ενός αποθετηρίου Mercurial.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1109
"    {webroot}   Σύντομη μορφή του καταλόγου ενός αποθετηρίου.\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1110
"    {hgweb}     Αρχικό URL για προβολή των αποθετηρίων Mercurial."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1111
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1112
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1113
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1114
"  Default 'changeset {node|short} in repo {root} refers '\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1115
"          'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}'"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1116
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1117
"  Προκαθορισμένη τιμή: 'changeset {node|short} in repo {root} refers '\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1118
"                       'to bug {bug}.\\\\ndetails:\\\\n\\\\t{desc|tabindent}'"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1119
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1120
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1121
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1122
"strip\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1123
"  The number of slashes to strip from the front of {root} to produce\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1124
"  {webroot}. Default 0."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1125
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1126
"strip\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1127
"  The number of slashes to strip from the front of {root} to produce\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1128
"  {webroot}. Default 0."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1129
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1130
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1131
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1132
"usermap\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1133
"  Path of file containing Mercurial committer ID to Bugzilla user ID\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1134
"  mappings. If specified, the file should contain one mapping per\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1135
"  line, \"committer\"=\"Bugzilla user\". See also the [usermap] section."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1136
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1137
"usermap\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1138
"  Η διαδρομή του αρχείου αντιστοίχησης του ονόματος κάθε συγγραφέα από\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1139
"  το Mercurial σε Bugzilla user ID. Όταν ορίζεται αυτή η επιλογή το\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1140
"  αρχείο πρέπει να περιέχει μια αντιστοίχηση ανά γραμμή.  Κάθε γραμμή\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1141
"  είναι της μορφής \\\"committer\\\"=\\\"Bugzilla user\\\". Δείτε και την\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1142
"  περιγραφή του τμήματος [usermap]."
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1143
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1144
#, fuzzy
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1145
msgid ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1146
"The [usermap] section is used to specify mappings of Mercurial\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1147
"committer ID to Bugzilla user ID. See also [bugzilla].usermap.\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1148
"\"committer\"=\"Bugzilla user\""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1149
msgstr ""
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1150
"Το τμήμα [usermap] χρησιμοποιείται για την αντιστοίχηση του ονόματος\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1151
"κάθε συγγραφέα από το όνομα που χρησιμοποιεί στο Mercurial στο όνομα\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1152
"χρήστη που έχει στο Bugzilla.  Δείτε επίσης την περιγραφή της επιλογής\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1153
"[bugzilla].usermap.  Η μορφή που έχει κάθε γραμμή στο usermap είναι::\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1154
"\n"
19344
62388510fd10 i18n-el: add missing indention for literal block
Martin Geisler <martin@geisler.net>
parents: 19343
diff changeset
  1155
"  \\\"committer\\\"=\\\"Bugzilla user\\\""
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1156
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1157
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1158
msgid "Finally, the [web] section supports one entry:"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1159
msgstr "Τέλος, στο τμήμα [web] υποστηρίζεται η εξής επιλογή:"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1160
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1161
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1162
msgid ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1163
"baseurl\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1164
"  Base URL for browsing Mercurial repositories. Reference from\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1165
"  templates as {hgweb}."
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1166
msgstr ""
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1167
"baseurl\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1168
"  Αρχικός κατάλογος για προβολή των αποθετηρίων Mercurial.  Η τιμή του\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1169
"  baseurl χρησιμοποιείται από τα πρότυπα μορφοποίησης ως {hgweb}."
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1170
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1171
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1172
msgid "Activating the extension::"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1173
msgstr ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1174
"Ενεργοποίηση της επέκτασης::"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1175
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1176
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1177
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1178
"    [extensions]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1179
"    bugzilla ="
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1180
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1181
"    [extensions]\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1182
"    bugzilla ="
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1183
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1184
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1185
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1186
"    [hooks]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1187
"    # run bugzilla hook on every change pulled or pushed in here\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1188
"    incoming.bugzilla = python:hgext.bugzilla.hook"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1189
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1190
"    [hooks]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1191
"    # run bugzilla hook on every change pulled or pushed in here\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1192
"    incoming.bugzilla = python:hgext.bugzilla.hook"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1193
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1194
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1195
msgid "Example configuration:"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1196
msgstr "Παράδειγμα ρυθμίσεων:"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1197
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1198
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1199
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1200
"This example configuration is for a collection of Mercurial\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1201
"repositories in /var/local/hg/repos/ used with a local Bugzilla 3.2\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1202
"installation in /opt/bugzilla-3.2. ::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1203
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1204
"Οι παρακάτω ρυθμίσεις αναφέρονται σε μια συλλογή αποθετηρίων Mercurial\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1205
"στον κατάλογο /var/local/hg/repos/ και μια τοπική εγκατάσταση του\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1206
"Bugzilla 3.2 με αρχικό κατάλογο τον /opt/bugzilla-3.2. ::"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1207
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1208
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1209
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1210
"    [bugzilla]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1211
"    host=localhost\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1212
"    password=XYZZY\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1213
"    version=3.0\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1214
"    bzuser=unknown@domain.com\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1215
"    bzdir=/opt/bugzilla-3.2\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1216
"    template=Changeset {node|short} in {root|basename}.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1217
"             {hgweb}/{webroot}/rev/{node|short}\\n\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1218
"             {desc}\\n\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1219
"    strip=5"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1220
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1221
"    [bugzilla]\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1222
"    host=localhost\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1223
"    password=XYZZY\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1224
"    version=3.0\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1225
"    bzuser=unknown@domain.com\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1226
"    bzdir=/opt/bugzilla-3.2\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1227
"    template=Αλλαγή {node|short} στο {root|basename}.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1228
"             {hgweb}/{webroot}/rev/{node|short}\\\\n\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1229
"             {desc}\\\\n\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1230
"    strip=5"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1231
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1232
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1233
msgid ""
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1234
"    [web]\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1235
"    baseurl=http://dev.domain.com/hg"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1236
msgstr ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1237
"    [web]\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1238
"    baseurl=http://dev.domain.com/hg"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1239
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1240
#, fuzzy
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1241
msgid ""
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1242
"    [usermap]\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1243
"    user@emaildomain.com=user.name@bugzilladomain.com"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1244
msgstr ""
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1245
"    [usermap]\n"
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1246
"    user@emaildomain.com=user.name@bugzilladomain.com"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1247
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1248
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1249
msgid "Commits add a comment to the Bugzilla bug record of the form::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1250
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1251
"Οι αλλαγές που στέλνονται στα αποθετήρια προσθέτουν στα αντίστοιχα bug\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1252
"report ένα σχόλιο της μορφής::\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1253
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1254
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1255
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1256
"    Changeset 3b16791d6642 in repository-name.\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1257
"    http://dev.domain.com/hg/repository-name/rev/3b16791d6642"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1258
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1259
"    Αλλαγή 3b16791d6642 στο όνομα-αποθετηρίου.\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1260
"    http://dev.domain.com/hg/repository-name/rev/3b16791d6642"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1261
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1262
#, fuzzy
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1263
msgid "    Changeset commit comment. Bug 1234.\n"
19342
379682165248 i18n-el: remove duplicate paragraphs
timeless@mozdev.org
parents: 19188
diff changeset
  1264
msgstr "    Περιγραφή της αλλαγής.  Bug 1234.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1265
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1266
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1267
msgid "connecting to %s:%s as %s, password %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1268
msgstr "σύνδεση στο %s:%s ως %s, κωδικός %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1269
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1270
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1271
msgid "query: %s %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1272
msgstr "αίτηση: %s %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1273
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1274
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1275
msgid "failed query: %s %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1276
msgstr "αποτυχία αίτησης: %s %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1277
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1278
msgid "unknown database schema"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1279
msgstr "άγνωστο σχήμα βάσης"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1280
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1281
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1282
msgid "bug %d already knows about changeset %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1283
msgstr "το πρόβλημα %d έχει ενημερωθεί ήδη για την αλλαγή %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1284
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1285
msgid "telling bugzilla to send mail:\n"
10037
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1286
msgstr "ειδοποίηση του bugzilla να στείλει email:\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1287
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1288
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1289
msgid "  bug %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1290
msgstr "  πρόβλημα %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1291
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1292
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1293
msgid "running notify command %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1294
msgstr "εκτέλεση εντολής ειδοποίησης %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1295
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1296
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1297
msgid "bugzilla notify command %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1298
msgstr "εντολή ειδοποίησης bugzilla %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1299
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1300
msgid "done\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1301
msgstr "ολοκληρώθηκε\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1302
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1303
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1304
msgid "looking up user %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1305
msgstr "αναζήτηση χρήστη %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1306
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1307
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1308
msgid "cannot find bugzilla user id for %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1309
msgstr "δε βρέθηκε χρήστης bugzilla με το αναγνωριστικό %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1310
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1311
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1312
msgid "cannot find bugzilla user id for %s or %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1313
msgstr "δε βρέθηκε χρήστης bugzilla με το αναγνωριστικό %s ή %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1314
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1315
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1316
msgid "bugzilla version %s not supported"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1317
msgstr "η έκδοση %s του bugzilla δεν υποστηρίζεται"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1318
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1319
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1320
"changeset {node|short} in repo {root} refers to bug {bug}.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1321
"details:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1322
"\t{desc|tabindent}"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1323
msgstr ""
10037
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1324
"η αλλαγή {node|short} στο αποθετήριο {root} αναφέρεται στο bug {bug}.\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1325
"λεπτομέρειες:\n"
3f9b1651cc03 i18n-el: translate hgext/bugzilla.py
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10036
diff changeset
  1326
"\t{desc|tabindent}"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1327
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1328
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1329
msgid "python mysql support not available: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1330
msgstr "δεν έχει εγκατασταθεί η υποστήριξη mysql για την python: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1331
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1332
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1333
msgid "hook type %s does not pass a changeset id"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1334
msgstr "τα hooks τύπου %s δεν περνούν αναγνωριστικό αλλαγής"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1335
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1336
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1337
msgid "database error: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1338
msgstr "σφάλμα βάσης δεδομένων: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1339
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1340
msgid "command to display child changesets"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1341
msgstr "εντολή προβολής εξαρτώμενων αλλαγών"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1342
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1343
msgid "show the children of the given or working directory revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1344
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1345
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1346
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1347
"    Print the children of the working directory's revisions. If a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1348
"    revision is given via -r/--rev, the children of that revision will\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1349
"    be printed. If a file argument is given, revision in which the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1350
"    file was last changed (after the working directory revision or the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1351
"    argument to --rev if given) is printed.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1352
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1353
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1354
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1355
msgid "show children of the specified revision"
10032
6950dd804e69 i18n-el: remove some Danish strings
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 9764
diff changeset
  1356
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1357
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1358
msgid "hg children [-r REV] [FILE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1359
msgstr "hg children [-r ΕΚΔΟΣΗ] [ΑΡΧΕΙΟ]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1360
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1361
msgid "command to display statistics about repository history"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1362
msgstr "εντολή η οποία δείχνει κάποια στατιστικά για το ιστορικό του αποθετηρίου"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1363
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1364
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1365
msgid "Revision %d is a merge, ignoring...\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1366
msgstr "Η αλλαγή %d είναι αλλαγή συγχώνευσης, αγνοείται...\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1367
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1368
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1369
msgid "generating stats: %d%%"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1370
msgstr "υπολογισμός στατιστικών: %d%%"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1371
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1372
msgid "histogram of changes to the repository"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1373
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1374
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1375
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1376
"    This command will display a histogram representing the number\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1377
"    of changed lines or revisions, grouped according to the given\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1378
"    template. The default template will group changes by author.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1379
"    The --dateformat option may be used to group the results by\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1380
"    date instead."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1381
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1382
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1383
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1384
"    Statistics are based on the number of changed lines, or\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1385
"    alternatively the number of matching revisions if the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1386
"    --changesets option is specified."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1387
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1388
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1389
msgid "    Examples::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1390
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1391
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1392
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1393
"      # display count of changed lines for every committer\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1394
"      hg churn -t '{author|email}'"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1395
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1396
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1397
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1398
"      # display daily activity graph\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1399
"      hg churn -f '%H' -s -c"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1400
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1401
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1402
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1403
"      # display activity of developers by month\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1404
"      hg churn -f '%Y-%m' -s -c"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1405
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1406
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1407
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1408
"      # display count of lines changed in every year\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1409
"      hg churn -f '%Y' -s"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1410
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1411
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1412
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1413
"    It is possible to map alternate email addresses to a main address\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1414
"    by providing a file using the following format::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1415
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1416
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1417
msgid "      <alias email> <actual email>"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1418
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1419
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1420
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1421
"    Such a file may be specified with the --aliases option, otherwise\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1422
"    a .hgchurn file will be looked for in the working directory root.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1423
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1424
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1425
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1426
msgid "count rate for the specified revision or range"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1427
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1428
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1429
msgid "count rate for revisions matching date spec"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1430
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1431
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1432
msgid "template to group changesets"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1433
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1434
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1435
msgid "strftime-compatible format for grouping by date"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1436
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1437
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1438
msgid "count rate by number of changesets"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1439
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1440
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1441
msgid "sort by key (default: sort by count)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1442
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1443
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1444
msgid "display added/removed lines separately"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1445
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1446
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1447
msgid "file with email aliases"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1448
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1449
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1450
msgid "show progress"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1451
msgstr "προβολή προόδου"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1452
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1453
msgid "hg churn [-d DATE] [-r REV] [--aliases FILE] [--progress] [FILE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1454
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1455
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1456
msgid "colorize output from some commands"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1457
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1458
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1459
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1460
"This extension modifies the status command to add color to its output\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1461
"to reflect file status, the qseries command to add color to reflect\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1462
"patch status (applied, unapplied, missing), and to diff-related\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1463
"commands to highlight additions, removals, diff headers, and trailing\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1464
"whitespace."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1465
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1466
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1467
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1468
"Other effects in addition to color, like bold and underlined text, are\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1469
"also available. Effects are rendered with the ECMA-48 SGR control\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1470
"function (aka ANSI escape codes). This module also provides the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1471
"render_text function, which can be used to add effects to any text."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1472
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1473
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1474
msgid "Default effects may be overridden from the .hgrc file::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1475
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1476
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1477
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1478
"  [color]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1479
"  status.modified = blue bold underline red_background\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1480
"  status.added = green bold\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1481
"  status.removed = red bold blue_background\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1482
"  status.deleted = cyan bold underline\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1483
"  status.unknown = magenta bold underline\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1484
"  status.ignored = black bold"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1485
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1486
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1487
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1488
"  # 'none' turns off all effects\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1489
"  status.clean = none\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1490
"  status.copied = none"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1491
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1492
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1493
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1494
"  qseries.applied = blue bold underline\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1495
"  qseries.unapplied = black bold\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1496
"  qseries.missing = red bold"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1497
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1498
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1499
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1500
"  diff.diffline = bold\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1501
"  diff.extended = cyan bold\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1502
"  diff.file_a = red bold\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1503
"  diff.file_b = green bold\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1504
"  diff.hunk = magenta\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1505
"  diff.deleted = red\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1506
"  diff.inserted = green\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1507
"  diff.changed = white\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1508
"  diff.trailingwhitespace = bold red_background\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1509
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1510
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1511
msgid "when to colorize (always, auto, or never)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1512
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1513
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1514
msgid "don't colorize output (DEPRECATED)"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1515
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1516
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1517
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1518
msgid "ignoring unknown color/effect %r (configured in color.%s)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1519
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1520
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1521
msgid "import revisions from foreign VCS repositories into Mercurial"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1522
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1523
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1524
msgid "convert a foreign SCM repository to a Mercurial one."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1525
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1526
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1527
msgid "    Accepted source formats [identifiers]:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1528
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1529
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1530
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1531
"    - Mercurial [hg]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1532
"    - CVS [cvs]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1533
"    - Darcs [darcs]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1534
"    - git [git]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1535
"    - Subversion [svn]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1536
"    - Monotone [mtn]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1537
"    - GNU Arch [gnuarch]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1538
"    - Bazaar [bzr]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1539
"    - Perforce [p4]"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1540
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1541
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1542
msgid "    Accepted destination formats [identifiers]:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1543
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1544
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1545
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1546
"    - Mercurial [hg]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1547
"    - Subversion [svn] (history on branches is not preserved)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1548
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1549
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1550
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1551
"    If no revision is given, all revisions will be converted.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1552
"    Otherwise, convert will only import up to the named revision\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1553
"    (given in a format understood by the source)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1554
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1555
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1556
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1557
"    If no destination directory name is specified, it defaults to the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1558
"    basename of the source with '-hg' appended. If the destination\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1559
"    repository doesn't exist, it will be created."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1560
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1561
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1562
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1563
"    By default, all sources except Mercurial will use --branchsort.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1564
"    Mercurial uses --sourcesort to preserve original revision numbers\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1565
"    order. Sort modes have the following effects:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1566
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1567
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1568
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1569
"    --branchsort  convert from parent to child revision when possible,\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1570
"                  which means branches are usually converted one after\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1571
"                  the other. It generates more compact repositories."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1572
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1573
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1574
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1575
"    --datesort    sort revisions by date. Converted repositories have\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1576
"                  good-looking changelogs but are often an order of\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1577
"                  magnitude larger than the same ones generated by\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1578
"                  --branchsort."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1579
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1580
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1581
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1582
"    --sourcesort  try to preserve source revisions order, only\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1583
"                  supported by Mercurial sources."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1584
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1585
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1586
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1587
"    If <REVMAP> isn't given, it will be put in a default location\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1588
"    (<dest>/.hg/shamap by default). The <REVMAP> is a simple text file\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1589
"    that maps each source commit ID to the destination ID for that\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1590
"    revision, like so::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1591
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1592
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1593
msgid "      <source ID> <destination ID>"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1594
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1595
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1596
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1597
"    If the file doesn't exist, it's automatically created. It's\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1598
"    updated on each commit copied, so convert-repo can be interrupted\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1599
"    and can be run repeatedly to copy new commits."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1600
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1601
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1602
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1603
"    The [username mapping] file is a simple text file that maps each\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1604
"    source commit author to a destination commit author. It is handy\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1605
"    for source SCMs that use unix logins to identify authors (eg:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1606
"    CVS). One line per author mapping and the line format is:\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1607
"    srcauthor=whatever string you want"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1608
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1609
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1610
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1611
"    The filemap is a file that allows filtering and remapping of files\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1612
"    and directories. Comment lines start with '#'. Each line can\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1613
"    contain one of the following directives::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1614
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1615
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1616
msgid "      include path/to/file"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1617
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1618
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1619
msgid "      exclude path/to/file"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1620
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1621
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1622
msgid "      rename from/file to/file"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1623
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1624
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1625
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1626
"    The 'include' directive causes a file, or all files under a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1627
"    directory, to be included in the destination repository, and the\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1628
"    exclusion of all other files and directories not explicitly\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1629
"    included. The 'exclude' directive causes files or directories to\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1630
"    be omitted. The 'rename' directive renames a file or directory. To\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1631
"    rename from a subdirectory into the root of the repository, use\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1632
"    '.' as the path to rename to."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1633
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1634
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1635
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1636
"    The splicemap is a file that allows insertion of synthetic\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1637
"    history, letting you specify the parents of a revision. This is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1638
"    useful if you want to e.g. give a Subversion merge two parents, or\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1639
"    graft two disconnected series of history together. Each entry\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1640
"    contains a key, followed by a space, followed by one or two\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1641
"    comma-separated values. The key is the revision ID in the source\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1642
"    revision control system whose parents should be modified (same\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1643
"    format as a key in .hg/shamap). The values are the revision IDs\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1644
"    (in either the source or destination revision control system) that\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1645
"    should be used as the new parents for that node. For example, if\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1646
"    you have merged \"release-1.0\" into \"trunk\", then you should\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1647
"    specify the revision on \"trunk\" as the first parent and the one on\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1648
"    the \"release-1.0\" branch as the second."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1649
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1650
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1651
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1652
"    The branchmap is a file that allows you to rename a branch when it is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1653
"    being brought in from whatever external repository. When used in\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1654
"    conjunction with a splicemap, it allows for a powerful combination\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1655
"    to help fix even the most badly mismanaged repositories and turn them\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1656
"    into nicely structured Mercurial repositories. The branchmap contains\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1657
"    lines of the form \"original_branch_name new_branch_name\".\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1658
"    \"original_branch_name\" is the name of the branch in the source\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1659
"    repository, and \"new_branch_name\" is the name of the branch is the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1660
"    destination repository. This can be used to (for instance) move code\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1661
"    in one repository from \"default\" to a named branch."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1662
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1663
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1664
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1665
"    Mercurial Source\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1666
"    ----------------"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1667
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1668
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1669
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1670
"    --config convert.hg.ignoreerrors=False    (boolean)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1671
"        ignore integrity errors when reading. Use it to fix Mercurial\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1672
"        repositories with missing revlogs, by converting from and to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1673
"        Mercurial.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1674
"    --config convert.hg.saverev=False         (boolean)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1675
"        store original revision ID in changeset (forces target IDs to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1676
"        change)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1677
"    --config convert.hg.startrev=0            (hg revision identifier)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1678
"        convert start revision and its descendants"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1679
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1680
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1681
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1682
"    CVS Source\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1683
"    ----------"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1684
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1685
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1686
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1687
"    CVS source will use a sandbox (i.e. a checked-out copy) from CVS\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1688
"    to indicate the starting point of what will be converted. Direct\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1689
"    access to the repository files is not needed, unless of course the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1690
"    repository is :local:. The conversion uses the top level directory\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1691
"    in the sandbox to find the CVS repository, and then uses CVS rlog\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1692
"    commands to find files to convert. This means that unless a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1693
"    filemap is given, all files under the starting directory will be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1694
"    converted, and that any directory reorganization in the CVS\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1695
"    sandbox is ignored."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1696
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1697
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1698
msgid "    The options shown are the defaults."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1699
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1700
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1701
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1702
"    --config convert.cvsps.cache=True         (boolean)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1703
"        Set to False to disable remote log caching, for testing and\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1704
"        debugging purposes.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1705
"    --config convert.cvsps.fuzz=60            (integer)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1706
"        Specify the maximum time (in seconds) that is allowed between\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1707
"        commits with identical user and log message in a single\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1708
"        changeset. When very large files were checked in as part of a\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1709
"        changeset then the default may not be long enough.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1710
"    --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1711
"        Specify a regular expression to which commit log messages are\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1712
"        matched. If a match occurs, then the conversion process will\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1713
"        insert a dummy revision merging the branch on which this log\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1714
"        message occurs to the branch indicated in the regex.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1715
"    --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1716
"        Specify a regular expression to which commit log messages are\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1717
"        matched. If a match occurs, then the conversion process will\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1718
"        add the most recent revision on the branch indicated in the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1719
"        regex as the second parent of the changeset."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1720
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1721
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1722
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1723
"    An additional \"debugcvsps\" Mercurial command allows the builtin\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1724
"    changeset merging code to be run without doing a conversion. Its\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1725
"    parameters and output are similar to that of cvsps 2.1. Please see\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1726
"    the command help for more details."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1727
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1728
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1729
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1730
"    Subversion Source\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1731
"    -----------------"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1732
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1733
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1734
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1735
"    Subversion source detects classical trunk/branches/tags layouts.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1736
"    By default, the supplied \"svn://repo/path/\" source URL is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1737
"    converted as a single branch. If \"svn://repo/path/trunk\" exists it\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1738
"    replaces the default branch. If \"svn://repo/path/branches\" exists,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1739
"    its subdirectories are listed as possible branches. If\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1740
"    \"svn://repo/path/tags\" exists, it is looked for tags referencing\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1741
"    converted branches. Default \"trunk\", \"branches\" and \"tags\" values\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1742
"    can be overridden with following options. Set them to paths\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1743
"    relative to the source URL, or leave them blank to disable auto\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1744
"    detection."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1745
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1746
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1747
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1748
"    --config convert.svn.branches=branches    (directory name)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1749
"        specify the directory containing branches\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1750
"    --config convert.svn.tags=tags            (directory name)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1751
"        specify the directory containing tags\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1752
"    --config convert.svn.trunk=trunk          (directory name)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1753
"        specify the name of the trunk branch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1754
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1755
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1756
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1757
"    Source history can be retrieved starting at a specific revision,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1758
"    instead of being integrally converted. Only single branch\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1759
"    conversions are supported."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1760
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1761
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1762
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1763
"    --config convert.svn.startrev=0           (svn revision number)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1764
"        specify start Subversion revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1765
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1766
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1767
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1768
"    Perforce Source\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1769
"    ---------------"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1770
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1771
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1772
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1773
"    The Perforce (P4) importer can be given a p4 depot path or a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1774
"    client specification as source. It will convert all files in the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1775
"    source to a flat Mercurial repository, ignoring labels, branches\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1776
"    and integrations. Note that when a depot path is given you then\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1777
"    usually should specify a target directory, because otherwise the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1778
"    target may be named ...-hg."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1779
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1780
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1781
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1782
"    It is possible to limit the amount of source history to be\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1783
"    converted by specifying an initial Perforce revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1784
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1785
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1786
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1787
"    --config convert.p4.startrev=0            (perforce changelist number)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1788
"        specify initial Perforce revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1789
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1790
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1791
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1792
"    Mercurial Destination\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1793
"    ---------------------"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1794
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1795
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1796
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1797
"    --config convert.hg.clonebranches=False   (boolean)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1798
"        dispatch source branches in separate clones.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1799
"    --config convert.hg.tagsbranch=default    (branch name)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1800
"        tag revisions branch name\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1801
"    --config convert.hg.usebranchnames=True   (boolean)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1802
"        preserve branch names"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1803
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1804
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1805
msgid "    "
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1806
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1807
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1808
msgid "create changeset information from CVS"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1809
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1810
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1811
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1812
"    This command is intended as a debugging tool for the CVS to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1813
"    Mercurial converter, and can be used as a direct replacement for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1814
"    cvsps."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1815
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1816
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1817
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1818
"    Hg debugcvsps reads the CVS rlog for current directory (or any\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1819
"    named directory) in the CVS repository, and converts the log to a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1820
"    series of changesets based on matching commit log entries and\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1821
"    dates."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1822
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1823
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1824
msgid "username mapping filename"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1825
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1826
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1827
msgid "destination repository type"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1828
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1829
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1830
msgid "remap file names using contents of file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1831
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1832
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1833
msgid "import up to target revision REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1834
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1835
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1836
msgid "source repository type"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1837
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1838
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1839
msgid "splice synthesized history into place"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1840
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1841
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1842
msgid "change branch names while converting"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1843
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1844
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1845
msgid "try to sort changesets by branches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1846
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1847
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1848
msgid "try to sort changesets by date"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1849
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1850
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1851
msgid "preserve source changesets order"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1852
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1853
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1854
msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1855
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1856
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1857
msgid "only return changes on specified branches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1858
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1859
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1860
msgid "prefix to remove from file names"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1861
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1862
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1863
msgid "only return changes after or between specified tags"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1864
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1865
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1866
msgid "update cvs log cache"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1867
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1868
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1869
msgid "create new cvs log cache"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1870
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1871
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1872
msgid "set commit time fuzz in seconds"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1873
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1874
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1875
msgid "specify cvsroot"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1876
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1877
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1878
msgid "show parent changesets"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1879
msgstr "προβολή γονικών αλλαγών"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1880
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1881
msgid "show current changeset in ancestor branches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1882
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1883
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1884
msgid "ignored for compatibility"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1885
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1886
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1887
msgid "hg debugcvsps [OPTION]... [PATH]..."
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  1888
msgstr "hg debugcvsps [ΕΠΙΛΟΓΗ]... [ΑΡΧΕΙΟ]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1889
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  1890
msgid "warning: lightweight checkouts may cause conversion failures, try with a regular branch instead.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1891
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1892
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1893
msgid "bzr source type could not be determined\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1894
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1895
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1896
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1897
msgid "%s is not a valid revision in current branch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1898
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1899
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1900
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1901
msgid "%s is not available in %s anymore"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1902
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1903
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1904
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1905
msgid "%s.%s symlink has no target"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1906
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1907
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1908
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1909
msgid "cannot find required \"%s\" tool"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1910
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1911
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1912
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1913
msgid "%s error:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1914
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1915
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1916
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1917
msgid "syntax error in %s(%d): key/value pair expected"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1918
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1920
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1921
msgid "could not open map file %r: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1922
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1923
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1924
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1925
msgid "%s: missing or unsupported repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1926
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1927
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1928
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1929
msgid "convert: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1930
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1931
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1932
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1933
msgid "%s: unknown repository type"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1934
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1935
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1936
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1937
msgid "unknown sort mode: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1938
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1939
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1940
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1941
msgid "cycle detected between %s and %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1942
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1943
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1944
msgid "not all revisions were sorted"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1945
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1946
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1947
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1948
msgid "Writing author map file %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1949
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1950
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1951
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1952
msgid "Ignoring bad line in author map file %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1953
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1954
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1955
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1956
msgid "mapping author %s to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1957
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1958
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1959
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1960
msgid "overriding mapping for author %s, was %s, will be %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1961
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1962
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1963
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1964
msgid "spliced in %s as parents of %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1965
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1966
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1967
msgid "scanning source...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1968
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1969
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1970
msgid "sorting...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1971
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1972
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1973
msgid "converting...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1974
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1975
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1976
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1977
msgid "source: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1978
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1979
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1980
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1981
msgid "assuming destination %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1982
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1983
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1984
msgid "more than one sort mode specified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1985
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1986
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1987
msgid "--sourcesort is not supported by this data source"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1988
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1989
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1990
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  1991
msgid "revision %s is not a patchset number"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1992
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1993
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1994
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1995
msgid "connecting to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1996
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1997
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1998
msgid "CVS pserver authentication failed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  1999
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2000
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2001
#, python-format
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2002
msgid "unexpected response from CVS server (expected \"Valid-requests\", but got %r)"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2003
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2004
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2005
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2006
msgid "%d bytes missing from remote file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2007
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2008
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2009
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2010
msgid "cvs server: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2011
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2012
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2013
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2014
msgid "unknown CVS response: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2015
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2016
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2017
msgid "collecting CVS rlog\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2018
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2019
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2020
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2021
msgid "reading cvs log cache %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2022
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2023
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2024
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2025
msgid "cache has %d log entries\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2026
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2027
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2028
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2029
msgid "error reading cache: %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2030
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2031
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2032
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2033
msgid "running %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2034
msgstr "εκτέλεση %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2035
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2036
msgid "RCS file must be followed by working file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2037
msgstr "το αρχείο RCS πρέπει να ακολουθείται από ένα αρχείο εργασίας"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2038
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2039
msgid "must have at least some revisions"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2040
msgstr "πρέπει να υπάρχουν κάποιες εκδόσεις αρχείων"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2041
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2042
msgid "expected revision number"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2043
msgstr "αναμένεται αριθμός έκδοσης αρχείου"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2044
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2045
msgid "revision must be followed by date line"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2046
msgstr "η έκδοση αρχείου πρέπει να ακολουθείται από γραμμή ημερομηνίας"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2047
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2048
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2049
msgid "writing cvs log cache %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2050
msgstr "αποθήκευση προσωρινού αντιγράφου cvs log %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2051
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2052
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2053
msgid "%d log entries\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2054
msgstr "%d εκδόσεις αρχείων\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2055
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2056
msgid "creating changesets\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2057
msgstr "δημιουργία αλλαγών\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2058
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2059
msgid "synthetic changeset cannot have multiple parents"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2060
msgstr "μια συνθετική αλλαγή δε μπορεί να έχει πολλές γονικές αλλαγές"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2061
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2062
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2063
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2064
"warning: CVS commit message references non-existent branch %r:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2065
"%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2066
msgstr ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2067
"προειδοποίηση: το μήνυμα καταγραφής CVS αναφέρεται στον ανύπαρκτο κλάδο %r:\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2068
"%s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2069
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2070
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2071
msgid "%d changeset entries\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2072
msgstr "%d αλλαγές\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2073
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2074
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2075
msgid "darcs version 2.1 or newer needed (found %r)"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2076
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2077
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2078
msgid "Python ElementTree module is not available"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2079
msgstr "δεν είναι διαθέσιμο το άρθρωμα ElementTree της Python"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2080
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2081
msgid "internal calling inconsistency"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2082
msgstr "εσωτερικό πρόβλημα κλήσης"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2083
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2084
msgid "errors in filemap"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2085
msgstr "λάθη στο filemap"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2086
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2087
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2088
msgid "%s:%d: %r already in %s list\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2089
msgstr "%s:%d: η εγγραφή %r υπάρχει ήδη στη λίστα %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2090
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2091
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2092
msgid "%s:%d: unknown directive %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2093
msgstr "%s:%d: άγνωστη εντολή %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2094
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2095
msgid "source repository doesn't support --filemap"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2096
msgstr "το αποθετήριο πηγής δεν υποστηρίζει την επιλογή --filemap"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2097
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2098
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2099
msgid "%s does not look like a GNU Arch repo"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2100
msgstr "το %s δε φαίνεται να είναι αποθετήριο Arch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2101
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2102
msgid "cannot find a GNU Arch tool"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2103
msgstr "δεν είναι διαθέσιμο το εργαλείο GNU Arch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2104
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2105
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2106
msgid "analyzing tree version %s...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2107
msgstr "ανάλυση καταλόγου αρχείων για την έκδοση %s...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2108
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2109
#, python-format
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2110
msgid "tree analysis stopped because it points to an unregistered archive %s...\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2111
msgstr "η ανάλυση καταλόγου διακόπηκε επειδή περιέχει αναφορά στην συλλογή αρχείων %s, η οποία δεν υπάρχει ή δεν είναι διαθέσιμη...\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2112
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2113
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2114
msgid "could not parse cat-log of %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2115
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2116
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2117
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2118
msgid "%s is not a local Mercurial repo"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2119
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2120
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2121
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2122
msgid "initializing destination %s repository\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2123
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2124
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2125
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2126
msgid "pulling from %s into %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2127
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2128
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2129
msgid "filtering out empty revision\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2130
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2131
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2132
msgid "updating tags\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2133
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2134
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2135
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2136
msgid "%s is not a valid start revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2137
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2138
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2139
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2140
msgid "ignoring: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2141
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2142
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2143
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2144
msgid "%s does not look like a monotone repo"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2145
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2146
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2147
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2148
msgid "copying file in renamed directory from '%s' to '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2149
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2150
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2151
msgid "reading p4 views\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2152
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2153
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2154
msgid "collecting p4 changelists\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2155
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2156
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2157
msgid "Mercurial failed to run itself, check hg executable is in PATH"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2158
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2159
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2160
msgid "svn: cannot probe remote repository, assume it could be a subversion repository. Use --source-type if you know better.\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2161
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2162
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2163
msgid "Subversion python bindings could not be loaded"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2164
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2165
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2166
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2167
msgid "Subversion python bindings %d.%d found, 1.4 or later required"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2168
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2169
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2170
msgid "Subversion python bindings are too old, 1.4 or later required"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2171
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2172
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2173
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2174
msgid "svn: revision %s is not an integer"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2175
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2176
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2177
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2178
msgid "svn: start revision %s is not an integer"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2179
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2180
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2181
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2182
msgid "no revision found in module %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2183
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2184
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2185
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2186
msgid "expected %s to be at %r, but not found"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2187
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2188
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2189
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2190
msgid "found %s at %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2191
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2192
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2193
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2194
msgid "ignoring empty branch %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2195
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2196
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2197
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2198
msgid "found branch %s at %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2199
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2200
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2201
msgid "svn: start revision is not supported with more than one branch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2202
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2203
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2204
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2205
msgid "svn: no revision found after start revision %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2206
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2207
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2208
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2209
msgid "no tags found at revision %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2210
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2211
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2212
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2213
msgid "%s not found up to revision %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2214
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2215
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2216
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2217
msgid "found parent of branch %s at %d: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2218
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2219
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2220
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2221
msgid "fetching revision log for \"%s\" from %d to %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2222
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2223
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2224
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2225
msgid "svn: branch has no revision %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2226
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2227
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2228
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2229
msgid "initializing svn repo %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2230
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2231
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2232
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2233
msgid "initializing svn wc %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2234
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2235
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2236
msgid "unexpected svn output:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2237
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2238
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2239
msgid "unable to cope with svn output"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2240
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2241
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2242
msgid "XXX TAGS NOT IMPLEMENTED YET\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2243
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2244
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2245
msgid "command to allow external programs to compare revisions"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2246
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2247
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2248
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2249
"The extdiff Mercurial extension allows you to use external programs\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2250
"to compare revisions, or revision with working directory. The external\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2251
"diff programs are called with a configurable set of options and two\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2252
"non-option arguments: paths to directories containing snapshots of\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2253
"files to compare."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2254
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2255
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2256
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2257
"The extdiff extension also allows to configure new diff commands, so\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2258
"you do not need to type \"hg extdiff -p kdiff3\" always. ::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2259
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2260
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2261
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2262
"  [extdiff]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2263
"  # add new command that runs GNU diff(1) in 'context diff' mode\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2264
"  cdiff = gdiff -Nprc5\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2265
"  ## or the old way:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2266
"  #cmd.cdiff = gdiff\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2267
"  #opts.cdiff = -Nprc5"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2268
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2269
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2270
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2271
"  # add new command called vdiff, runs kdiff3\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2272
"  vdiff = kdiff3"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2273
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2274
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2275
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2276
"  # add new command called meld, runs meld (no need to name twice)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2277
"  meld ="
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2278
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2279
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2280
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2281
"  # add new command called vimdiff, runs gvimdiff with DirDiff plugin\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2282
"  # (see http://www.vim.org/scripts/script.php?script_id=102) Non\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2283
"  # English user, be sure to put \"let g:DirDiffDynamicDiffText = 1\" in\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2284
"  # your .vimrc\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2285
"  vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2286
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2287
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2288
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2289
"You can use -I/-X and list of file or directory names like normal \"hg\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2290
"diff\" command. The extdiff extension makes snapshots of only needed\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2291
"files, so running the external diff program will actually be pretty\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2292
"fast (at least faster than having to compare the entire tree).\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2293
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2294
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2295
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2296
msgid "making snapshot of %d files from rev %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2297
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2298
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2299
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2300
msgid "making snapshot of %d files from working directory\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2301
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2302
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2303
msgid "cannot specify --rev and --change at the same time"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2304
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2305
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2306
msgid "cleaning up temp directory\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2307
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2308
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2309
msgid "use external program to diff repository (or selected files)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2310
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2311
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2312
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2313
"    Show differences between revisions for the specified files, using\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2314
"    an external program. The default program used is diff, with\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2315
"    default options \"-Npru\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2316
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2317
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2318
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2319
"    To select a different program, use the -p/--program option. The\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2320
"    program will be passed the names of two directories to compare. To\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2321
"    pass additional options to the program, use -o/--option. These\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2322
"    will be passed before the names of the directories to compare."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2323
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2324
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2325
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2326
"    When two revision arguments are given, then changes are shown\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2327
"    between those revisions. If only one revision is specified then\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2328
"    that revision is compared to the working directory, and, when no\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2329
"    revisions are specified, the working directory files are compared\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2330
"    to its parent."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2331
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2332
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2333
msgid "comparison program to run"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2334
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2335
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2336
msgid "pass option to comparison program"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2337
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2338
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2339
msgid "change made by revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2340
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2341
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2342
msgid "hg extdiff [OPT]... [FILE]..."
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2343
msgstr "hg extdiff [ΕΠΙΛΟΓΗ]... [ΑΡΧΕΙΟ]..."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2344
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2345
#, python-format
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2346
msgid "use %(path)s to diff repository (or selected files)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2347
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2348
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2349
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2350
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2351
"    Show differences between revisions for the specified files, using\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2352
"    the %(path)s program."
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2353
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2354
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2355
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2356
msgid "hg %s [OPTION]... [FILE]..."
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2357
msgstr "hg %s [ΕΠΙΛΟΓΗ]... [ΑΡΧΕΙΟ]..."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2358
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2359
msgid "pull, update and merge in one command"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2360
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2361
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2362
msgid "pull changes from a remote repository, merge new changes if needed."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2363
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2364
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2365
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2366
"    This finds all changes from the repository at the specified path\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2367
"    or URL and adds them to the local repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2368
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2369
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2370
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2371
"    If the pulled changes add a new branch head, the head is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2372
"    automatically merged, and the result of the merge is committed.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2373
"    Otherwise, the working directory is updated to include the new\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2374
"    changes."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2375
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2376
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2377
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2378
"    When a merge occurs, the newly pulled changes are assumed to be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2379
"    \"authoritative\". The head of the new changes is used as the first\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2380
"    parent, with local changes as the second. To switch the merge\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2381
"    order, use --switch-parent."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2382
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2383
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2384
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2385
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2386
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2387
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2388
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2389
msgid "working dir not at branch tip (use \"hg update\" to check out branch tip)"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2390
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2391
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2392
msgid "outstanding uncommitted merge"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2393
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2394
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2395
msgid "outstanding uncommitted changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2396
msgstr "υπάρχουν τοπικές αλλαγές ακόμη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2397
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2398
msgid "working directory is missing some files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2399
msgstr "λείπουν ορισμένα αρχεία από το χώρο εργασίας"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2400
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2401
msgid "multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2402
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2403
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2404
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2405
msgid "pulling from %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2406
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2407
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2408
msgid "Other repository doesn't support revision lookup, so a rev cannot be specified."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2409
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2410
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2411
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2412
msgid "not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge\" to merge them)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2413
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2414
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2415
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2416
msgid "updating to %d:%s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2417
msgstr "ενημέρωση σε %d:%s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2418
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2419
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2420
msgid "merging with %d:%s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2421
msgstr "συγχώνευση με %d:%s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2422
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2423
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2424
msgid "new changeset %d:%s merges remote changes with local\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2425
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2426
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2427
msgid "a specific revision you would like to pull"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2428
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2429
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2430
msgid "edit commit message"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2431
msgstr "επεξεργασία μηνύματος καταγραφής"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2432
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2433
msgid "edit commit message (DEPRECATED)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2434
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2435
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2436
msgid "switch parents when merging"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2437
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2438
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2439
msgid "hg fetch [SOURCE]"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2440
msgstr "hg fetch [ΠΗΓΗ]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2441
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2442
msgid "commands to sign and verify changesets"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2443
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2444
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2445
msgid "error while verifying signature"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2446
msgstr "σφάλμα επιβεβαίωσης υπογραφής"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2447
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2448
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2449
msgid "%s Bad signature from \"%s\"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2450
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2451
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2452
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2453
msgid "%s Note: Signature has expired (signed by: \"%s\")\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2454
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2455
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2456
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2457
msgid "%s Note: This key has expired (signed by: \"%s\")\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2458
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2459
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2460
msgid "list signed changesets"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2461
msgstr "προβολή λίστας υπογεγραμμένων αλλαγών"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2462
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2463
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2464
msgid "%s:%d node does not exist\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2465
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2466
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2467
msgid "verify all the signatures there may be for a particular revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2468
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2469
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2470
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2471
msgid "No valid signature for %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2472
msgstr "Δεν υπάρχει έγκυρη υπογραφή για την αλλαγή %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2473
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2474
msgid "add a signature for the current or given revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2475
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2476
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2477
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2478
"    If no revision is given, the parent of the working directory is used,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2479
"    or tip if no revision is checked out."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2480
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2481
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2482
msgid "uncommitted merge - please provide a specific revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2483
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2484
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2485
msgid "Error while signing"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2486
msgstr "Σφάλμα δημιουργίας υπογραφής"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2487
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2488
msgid "working copy of .hgsigs is changed (please commit .hgsigs manually or use --force)"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2489
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2490
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2491
msgid "unknown signature version"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2492
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2493
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2494
msgid "make the signature local"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2495
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2496
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2497
msgid "sign even if the sigfile is modified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2498
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2499
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2500
msgid "do not commit the sigfile after signing"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2501
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2502
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2503
msgid "the key id to sign with"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2504
msgstr "το κλειδί με το οποίο δημιουργούνται υπογραφές"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2505
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2506
msgid "commit message"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2507
msgstr "μήνυμα καταγραφής"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2508
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2509
msgid "hg sign [OPTION]... [REVISION]..."
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2510
msgstr "hg sign [ΕΠΙΛΟΓΗ]... [ΑΛΛΑΓΗ]..."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2511
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2512
msgid "hg sigcheck REVISION"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2513
msgstr "hg sigcheck ΑΛΛΑΓΗ"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2514
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2515
msgid "hg sigs"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2516
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2517
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2518
msgid "command to view revision graphs from a shell"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2519
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2520
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2521
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2522
"This extension adds a --graph option to the incoming, outgoing and log\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2523
"commands. When this options is given, an ASCII representation of the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2524
"revision graph is also shown.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2525
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2526
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2527
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2528
msgid "--graph option is incompatible with --%s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2529
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2530
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2531
msgid "show revision history alongside an ASCII revision graph"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2532
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2533
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2534
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2535
"    Print a revision history alongside a revision graph drawn with\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2536
"    ASCII characters."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2537
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2538
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2539
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2540
"    Nodes printed as an @ character are parents of the working\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2541
"    directory.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2542
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2543
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2544
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2545
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2546
msgid "comparing with %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2547
msgstr "σύγκριση με %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2548
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2549
msgid "no changes found\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2550
msgstr "δεν υπάρχουν αλλαγές\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2551
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2552
msgid "show the revision DAG"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2553
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2554
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2555
msgid "limit number of changes displayed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2556
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2557
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2558
msgid "show patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2559
msgstr "προβολή patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2560
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2561
msgid "show the specified revision or range"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2562
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2563
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2564
msgid "hg glog [OPTION]... [FILE]"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2565
msgstr "hg glog [ΕΠΙΛΟΓΗ]... [ΑΡΧΕΙΟ]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2566
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2567
msgid "hooks for integrating with the CIA.vc notification service"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2568
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2569
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2570
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2571
"This is meant to be run as a changegroup or incoming hook. To\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2572
"configure it, set the following options in your hgrc::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2573
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2574
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2575
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2576
"  [cia]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2577
"  # your registered CIA user name\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2578
"  user = foo\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2579
"  # the name of the project in CIA\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2580
"  project = foo\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2581
"  # the module (subproject) (optional)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2582
"  #module = foo\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2583
"  # Append a diffstat to the log message (optional)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2584
"  #diffstat = False\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2585
"  # Template to use for log messages (optional)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2586
"  #template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2587
"  # Style to use (optional)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2588
"  #style = foo\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2589
"  # The URL of the CIA notification service (optional)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2590
"  # You can use mailto: URLs to send by email, eg\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2591
"  # mailto:cia@cia.vc\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2592
"  # Make sure to set email.from if you do this.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2593
"  #url = http://cia.vc/\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2594
"  # print message instead of sending it (optional)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2595
"  #test = False"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2596
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2597
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2598
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2599
"  [hooks]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2600
"  # one of these:\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2601
"  changegroup.cia = python:hgcia.hook\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2602
"  #incoming.cia = python:hgcia.hook"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2603
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2604
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2605
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2606
"  [web]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2607
"  # If you want hyperlinks (optional)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2608
"  baseurl = http://server/path/to/repo\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2609
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2610
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2611
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2612
msgid "hgcia: sending update to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2613
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2614
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2615
msgid "email.from must be defined when sending by email"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2616
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2617
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2618
msgid "browse the repository in a graphical way"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2619
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2620
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2621
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2622
"The hgk extension allows browsing the history of a repository in a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2623
"graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2624
"distributed with Mercurial.)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2625
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2626
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2627
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2628
"hgk consists of two parts: a Tcl script that does the displaying and\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2629
"querying of information, and an extension to Mercurial named hgk.py,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2630
"which provides hooks for hgk to get information. hgk can be found in\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2631
"the contrib directory, and the extension is shipped in the hgext\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2632
"repository, and needs to be enabled."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2633
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2634
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2635
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2636
"The hg view command will launch the hgk Tcl script. For this command\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2637
"to work, hgk must be in your search path. Alternately, you can specify\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2638
"the path to hgk in your .hgrc file::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2639
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2640
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2641
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2642
"  [hgk]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2643
"  path=/location/of/hgk"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2644
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2645
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2646
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2647
"hgk can make use of the extdiff extension to visualize revisions.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2648
"Assuming you had already configured extdiff vdiff command, just add::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2649
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2650
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2651
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2652
"  [hgk]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2653
"  vdiff=vdiff"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2654
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2655
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2656
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2657
"Revisions context menu will now display additional entries to fire\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2658
"vdiff on hovered and selected revisions.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2659
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2660
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2661
msgid "diff trees from two commits"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2662
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2663
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2664
msgid "output common ancestor information"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2665
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2666
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2667
msgid "cat a specific revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2668
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2669
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2670
msgid "cat-file: type or revision not supplied\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2671
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2672
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2673
msgid "aborting hg cat-file only understands commits\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2674
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2675
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2676
msgid "parse given revisions"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2677
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2678
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2679
msgid "print revisions"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2680
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2681
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2682
msgid "print extension options"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2683
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2684
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2685
msgid "start interactive history viewer"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2686
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2687
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2688
msgid "hg view [-l LIMIT] [REVRANGE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2689
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2690
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2691
msgid "generate patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2692
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2693
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2694
msgid "recursive"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2695
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2696
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2697
msgid "pretty"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2698
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2699
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2700
msgid "stdin"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2701
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2702
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2703
msgid "detect copies"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2704
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2705
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2706
msgid "search"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2707
msgstr "αναζήτηση"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2708
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2709
msgid "hg git-diff-tree [OPTION]... NODE1 NODE2 [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2710
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2711
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2712
msgid "hg debug-cat-file [OPTION]... TYPE FILE"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2713
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2714
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2715
msgid "hg debug-config"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2716
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2717
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2718
msgid "hg debug-merge-base REV REV"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2719
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2720
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2721
msgid "ignored"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2722
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2723
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2724
msgid "hg debug-rev-parse REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2725
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2726
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2727
msgid "header"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2728
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2729
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2730
msgid "topo-order"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2731
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2732
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2733
msgid "parents"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2734
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2735
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2736
msgid "max-count"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2737
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2738
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2739
msgid "hg debug-rev-list [OPTION]... REV..."
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2740
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2741
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2742
msgid "syntax highlighting for hgweb (requires Pygments)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2743
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2744
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2745
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2746
"It depends on the Pygments syntax highlighting library:\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2747
"http://pygments.org/"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2748
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2749
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2750
msgid "There is a single configuration option::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2751
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2752
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2753
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2754
"  [web]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2755
"  pygments_style = <style>"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2756
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2757
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2758
msgid "The default is 'colorful'.\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2759
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2760
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2761
msgid "accelerate status report using Linux's inotify service"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2762
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2763
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2764
msgid "start an inotify server for this repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2765
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2766
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2767
msgid "debugging information for inotify extension"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2768
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2769
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2770
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2771
"    Prints the list of directories being watched by the inotify server.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2772
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2773
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2774
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2775
msgid "directories being watched:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2776
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2777
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2778
msgid "run server in background"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2779
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2780
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2781
msgid "used internally by daemon mode"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2782
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2783
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2784
msgid "minutes to sit idle before exiting"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2785
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2786
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2787
msgid "name of file to write process ID to"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2788
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2789
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2790
msgid "hg inserve [OPTION]..."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2791
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2792
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2793
msgid "inotify-client: found dead inotify server socket; removing it\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2794
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2795
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2796
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2797
msgid "inotify-client: could not start inotify server: %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2798
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2799
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2800
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2801
msgid "inotify-client: could not talk to new inotify server: %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2802
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2803
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2804
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2805
msgid "inotify-client: failed to contact inotify server: %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2806
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2807
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2808
msgid "inotify-client: received empty answer from inotify server"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2809
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2810
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2811
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2812
msgid "(inotify: received response from incompatible server version %d)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2813
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2814
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2815
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2816
msgid "(inotify: received '%s' response when expecting '%s')\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2817
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2818
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2819
msgid "this system does not seem to support inotify"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2820
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2821
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2822
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2823
msgid "*** the current per-user limit on the number of inotify watches is %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2824
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2825
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2826
msgid "*** this limit is too low to watch every directory in this repository\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2827
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2828
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2829
msgid "*** counting directories: "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2830
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2831
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2832
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2833
msgid "found %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2834
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2835
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2836
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2837
msgid "*** to raise the limit from %d to %d (run as root):\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2838
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2839
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2840
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2841
msgid "***  echo %d > %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2842
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2843
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2844
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2845
msgid "cannot watch %s until inotify watch limit is raised"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2846
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2847
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2848
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2849
msgid "inotify service not available: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2850
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2851
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2852
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2853
msgid "watching %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2854
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2855
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2856
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2857
msgid "watching directories under %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2858
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2859
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2860
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2861
msgid "%s event: created %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2862
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2863
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2864
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2865
msgid "%s event: deleted %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2866
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2867
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2868
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2869
msgid "%s event: modified %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2870
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2871
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2872
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2873
msgid "filesystem containing %s was unmounted\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2874
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2875
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2876
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2877
msgid "%s readable: %d bytes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2878
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2879
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2880
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2881
msgid "%s below threshold - unhooking\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2882
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2883
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2884
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2885
msgid "%s reading %d events\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2886
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2887
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2888
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2889
msgid "%s hooking back up with %d bytes readable\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2890
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2891
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2892
msgid "finished setup\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2893
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2894
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2895
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2896
msgid "status: %r %s -> %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2897
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2898
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2899
msgid "rescanning due to .hgignore change\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2900
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2901
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2902
msgid "cannot start: socket is already bound"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2903
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  2904
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2905
msgid "cannot start: tried linking .hg/inotify.sock to a temporary socket but .hg/inotify.sock already exists"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2906
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2907
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2908
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2909
msgid "answering query for %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2910
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2911
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2912
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2913
msgid "received query from incompatible client version %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2914
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2915
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2916
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2917
msgid "unrecognized query type: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2918
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2919
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2920
msgid "expand expressions into changelog and summaries"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2921
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2922
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2923
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2924
"This extension allows the use of a special syntax in summaries, which\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2925
"will be automatically expanded into links or any other arbitrary\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2926
"expression, much like InterWiki does."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2927
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2928
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2929
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2930
"A few example patterns (link to bug tracking, etc.) that may be used\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2931
"in your hgrc::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2932
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2933
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2934
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2935
"  [interhg]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2936
"  issues = s!issue(\\d+)!<a href=\"http://bts/issue\\1\">issue\\1</a>!\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2937
"  bugzilla = s!((?:bug|b=|(?=#?\\d{4,}))(?:\\s*#?)(\\d+))!<a..=\\2\">\\1</a>!i\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2938
"  boldify = s!(^|\\s)#(\\d+)\\b! <b>#\\2</b>!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2939
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2940
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2941
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2942
msgid "interhg: invalid pattern for %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2943
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2944
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2945
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2946
msgid "interhg: invalid regexp for %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2947
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2948
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2949
msgid "expand keywords in tracked files"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2950
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2951
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2952
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2953
"This extension expands RCS/CVS-like or self-customized $Keywords$ in\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2954
"tracked text files selected by your configuration."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2955
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2956
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2957
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2958
"Keywords are only expanded in local repositories and not stored in the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2959
"change history. The mechanism can be regarded as a convenience for the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2960
"current user or for archive distribution."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2961
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2962
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2963
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2964
"Configuration is done in the [keyword] and [keywordmaps] sections of\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2965
"hgrc files."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2966
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2967
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2968
msgid "Example::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2969
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2970
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2971
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2972
"    [keyword]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2973
"    # expand keywords in every python file except those matching \"x*\"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2974
"    **.py =\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2975
"    x*    = ignore"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2976
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2977
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2978
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2979
"NOTE: the more specific you are in your filename patterns the less you\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2980
"lose speed in huge repositories."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2981
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2982
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2983
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2984
"For [keywordmaps] template mapping and expansion demonstration and\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2985
"control run \"hg kwdemo\". See \"hg help templates\" for a list of\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2986
"available templates and filters."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2987
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2988
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2989
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  2990
"An additional date template filter {date|utcdate} is provided. It\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2991
"returns a date like \"2006/09/18 15:13:13\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2992
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2993
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2994
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2995
"The default template mappings (view with \"hg kwdemo -d\") can be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  2996
"replaced with customized keywords and templates. Again, run \"hg\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2997
"kwdemo\" to control the results of your config changes."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2998
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  2999
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3000
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3001
"Before changing/disabling active keywords, run \"hg kwshrink\" to avoid\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3002
"the risk of inadvertently storing expanded keywords in the change\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3003
"history."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3004
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3005
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3006
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3007
"To force expansion after enabling it, or a configuration change, run\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3008
"\"hg kwexpand\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3009
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3010
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3011
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3012
"Also, when committing with the record extension or using mq's qrecord,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3013
"be aware that keywords cannot be updated. Again, run \"hg kwexpand\" on\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3014
"the files in question to update keyword expansions after all changes\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3015
"have been checked in."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3016
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3017
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3018
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3019
"Expansions spanning more than one line and incremental expansions,\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3020
"like CVS' $Log$, are not supported. A keyword template map \"Log =\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3021
"{desc}\" expands to the first line of the changeset description.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3022
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3023
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3024
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3025
msgid "overwriting %s expanding keywords\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3026
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3027
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3028
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3029
msgid "overwriting %s shrinking keywords\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3030
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3031
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3032
msgid "[keyword] patterns cannot match"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3033
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3034
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3035
msgid "no [keyword] patterns configured"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3036
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3037
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3038
msgid "print [keywordmaps] configuration and an expansion example"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3039
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3040
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3041
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3042
"    Show current, custom, or default keyword template maps and their\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3043
"    expansions."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3044
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3045
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3046
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3047
"    Extend the current configuration by specifying maps as arguments\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3048
"    and using -f/--rcfile to source an external hgrc file."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3049
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3050
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3051
msgid "    Use -d/--default to disable current configuration."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3052
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3053
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3054
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3055
"    See \"hg help templates\" for information on templates and filters.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3056
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3057
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3058
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3059
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3060
msgid "creating temporary repository at %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3061
msgstr "δημιουργία προσωρινού αποθετηρίου %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3062
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3063
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3064
"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3065
"\tconfiguration using custom keyword template maps\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3066
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3067
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3068
msgid "\textending current template maps\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3069
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3070
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3071
msgid "\toverriding default template maps\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3072
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3073
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3074
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3075
"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3076
"\tconfiguration using default keyword template maps\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3077
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3078
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3079
msgid "\tdisabling current template maps\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3080
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3081
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3082
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3083
"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3084
"\tconfiguration using current keyword template maps\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3085
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3086
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3087
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3088
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3089
"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3090
"keywords written to %s:\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3091
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3092
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3093
msgid "unhooked all commit hooks\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3094
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3095
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3096
msgid ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3097
"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3098
"\tkeywords expanded\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3099
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3100
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3101
msgid "expand keywords in the working directory"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3102
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3103
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3104
msgid "    Run after (re)enabling keyword expansion."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3105
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3106
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3107
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3108
"    kwexpand refuses to run if given files contain local changes.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3109
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3110
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3111
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3112
msgid "show files configured for keyword expansion"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3113
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3114
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3115
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3116
"    List which files in the working directory are matched by the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3117
"    [keyword] configuration patterns."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3118
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3119
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3120
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3121
"    Useful to prevent inadvertent keyword expansion and to speed up\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3122
"    execution by including only files that are actual candidates for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3123
"    expansion."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3124
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3125
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3126
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3127
"    See \"hg help keyword\" on how to construct patterns both for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3128
"    inclusion and exclusion of files."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3129
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3130
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3131
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3132
"    With -A/--all and -v/--verbose the codes used to show the status\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3133
"    of files are::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3134
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3135
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3136
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3137
"      K = keyword expansion candidate\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3138
"      k = keyword expansion candidate (not tracked)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3139
"      I = ignored\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3140
"      i = ignored (not tracked)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3141
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3142
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3143
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3144
msgid "revert expanded keywords in the working directory"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3145
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3146
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3147
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3148
"    Run before changing/disabling active keywords or if you experience\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3149
"    problems with \"hg import\" or \"hg merge\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3150
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3151
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3152
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3153
"    kwshrink refuses to run if given files contain local changes.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3154
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3155
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3156
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3157
msgid "show default keyword template maps"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3158
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3159
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3160
msgid "read maps from rcfile"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3161
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3162
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3163
msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3164
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3165
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3166
msgid "hg kwexpand [OPTION]... [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3167
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3168
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3169
msgid "show keyword status flags of all files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3170
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3171
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3172
msgid "show files excluded from expansion"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3173
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3174
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3175
msgid "only show unknown (not tracked) files"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3176
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3177
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3178
msgid "show keyword status flags of all files (DEPRECATED)"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3179
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3180
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3181
msgid "only show untracked files (DEPRECATED)"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3182
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3183
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3184
msgid "hg kwfiles [OPTION]... [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3185
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3186
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3187
msgid "hg kwshrink [OPTION]... [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3188
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3189
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3190
msgid "manage a stack of patches"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3191
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3192
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3193
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3194
"This extension lets you work with a stack of patches in a Mercurial\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3195
"repository. It manages two stacks of patches - all known patches, and\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3196
"applied patches (subset of known patches)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3197
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3198
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3199
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3200
"Known patches are represented as patch files in the .hg/patches\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3201
"directory. Applied patches are both patch files and changesets."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3202
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3203
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3204
msgid "Common tasks (use \"hg help command\" for more details)::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3205
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3206
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3207
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3208
"  prepare repository to work with patches   qinit\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3209
"  create new patch                          qnew\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3210
"  import existing patch                     qimport"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3211
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3212
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3213
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3214
"  print patch series                        qseries\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3215
"  print applied patches                     qapplied"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3216
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3217
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3218
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3219
"  add known patch to applied stack          qpush\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3220
"  remove patch from applied stack           qpop\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3221
"  refresh contents of top applied patch     qrefresh\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3222
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3223
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3224
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3225
msgid "%s appears more than once in %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3226
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3227
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3228
msgid "guard cannot be an empty string"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3229
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3230
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3231
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3232
msgid "guard %r starts with invalid character: %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3233
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3234
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3235
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3236
msgid "invalid character in guard %r: %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3237
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3238
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3239
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3240
msgid "guard %r too short"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3241
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3242
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3243
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3244
msgid "guard %r starts with invalid char"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3245
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3246
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3247
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3248
msgid "allowing %s - no guards in effect\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3249
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3250
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3251
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3252
msgid "allowing %s - no matching negative guards\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3253
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3254
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3255
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3256
msgid "allowing %s - guarded by %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3257
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3258
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3259
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3260
msgid "skipping %s - guarded by %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3261
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3262
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3263
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3264
msgid "skipping %s - no matching guards\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3265
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3266
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3267
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3268
msgid "error removing undo: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3269
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3270
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3271
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3272
msgid "apply failed for patch %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3273
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3274
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3275
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3276
msgid "patch didn't work out, merging %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3277
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3278
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3279
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3280
msgid "update returned %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3281
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3282
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3283
msgid "repo commit failed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3284
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3285
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3286
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3287
msgid "unable to read %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3288
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3289
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3290
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3291
msgid "patch %s does not exist\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3292
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3293
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3294
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3295
msgid "patch %s is not applied\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3296
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3297
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3298
msgid "patch failed, unable to continue (try -v)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3299
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3300
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3301
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3302
msgid "applying %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3303
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3304
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3305
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3306
msgid "unable to read %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3307
msgstr "αποτυχία ανάγνωσης του %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3308
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3309
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3310
msgid "imported patch %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3311
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3312
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3313
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3314
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3315
"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3316
"imported patch %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3317
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3318
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3319
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3320
msgid "patch %s is empty\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3321
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3322
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3323
msgid "patch failed, rejects left in working dir\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3324
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3325
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3326
msgid "fuzz found when applying patch, stopping\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3327
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3328
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3329
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3330
msgid "revision %d is not managed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3331
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3332
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3333
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3334
msgid "cannot delete revision %d above applied patches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3335
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3336
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3337
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3338
msgid "patch %s finalized without changeset message\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3339
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3340
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3341
msgid "qdelete requires at least one revision or patch name"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3342
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3343
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3344
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3345
msgid "cannot delete applied patch %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3346
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3347
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3348
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3349
msgid "patch %s not in series file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3350
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3351
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3352
msgid "no patches applied"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3353
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3354
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3355
msgid "working directory revision is not qtip"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3356
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3357
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3358
msgid "local changes found, refresh first"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3359
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3360
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3361
msgid "local changes found"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3362
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3363
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3364
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3365
msgid "\"%s\" cannot be used as the name of a patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3366
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3367
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3368
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3369
msgid "patch \"%s\" already exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3370
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3371
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3372
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3373
msgid "error unlinking %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3374
msgstr "σφάλμα διαγραφής του %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3375
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3376
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3377
msgid "patch name \"%s\" is ambiguous:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3378
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3379
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3380
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3381
msgid "patch %s not in series"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3382
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3383
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3384
msgid "(working directory not at a head)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3385
msgstr "(ο χώρος εργασίας δεν ταιριάζει με κάποιο υπάρχοντα κλάδο)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3386
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3387
msgid "no patches in series\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3388
msgstr "δεν υπάρχουν patches στην ακολουθία\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3389
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3390
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3391
msgid "cannot push to a previous patch: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3392
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3393
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3394
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3395
msgid "qpush: %s is already at the top\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3396
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3397
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3398
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3399
msgid "guarded by %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3400
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3401
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3402
msgid "no matching guards"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3403
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3404
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3405
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3406
msgid "cannot push '%s' - %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3407
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3408
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3409
msgid "all patches are currently applied\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3410
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3411
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3412
msgid "patch series already fully applied\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3413
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3414
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3415
msgid "cleaning up working directory..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3416
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3417
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3418
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3419
msgid "errors during apply, please fix and refresh %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3420
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3421
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3422
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3423
msgid "now at: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3424
msgstr "τώρα στο: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3425
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3426
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3427
msgid "patch %s is not applied"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3428
msgstr "το patch %s δεν έχει εφαρμοστεί"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3429
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3430
msgid "no patches applied\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3431
msgstr "δεν έχει εφαρμοστεί κανένα patch\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3432
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3433
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3434
msgid "qpop: %s is already at the top\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3435
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3436
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3437
msgid "qpop: forcing dirstate update\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3438
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3439
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3440
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3441
msgid "trying to pop unknown node %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3442
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3443
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3444
msgid "popping would remove a revision not managed by this patch queue"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3445
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3446
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3447
msgid "deletions found between repo revs"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3448
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3449
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3450
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3451
msgid "popping %s\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3452
msgstr "αφαίρεση του %s\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3453
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3454
msgid "patch queue now empty\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3455
msgstr "η ακολουθία των patches είναι τώρα κενή\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3456
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3457
msgid "cannot refresh a revision with children"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3458
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3459
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3460
msgid "refresh interrupted while patch was popped! (revert --all, qpush to recover)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3461
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3462
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3463
msgid "patch queue directory already exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3464
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3465
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3466
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3467
msgid "patch %s is not in series file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3468
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3469
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3470
msgid "No saved patch data found\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3471
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3472
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3473
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3474
msgid "restoring status: %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3475
msgstr "επαναφορά κατάστασης: %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3476
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3477
msgid "save entry has children, leaving it alone\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3478
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3479
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3480
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3481
msgid "removing save entry %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3482
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3483
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3484
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3485
msgid "saved queue repository parents: %s %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3486
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3487
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3488
msgid "queue directory updating\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3489
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3490
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3491
msgid "Unable to load queue repository\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3492
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3493
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3494
msgid "save: no patches applied, exiting\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3495
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3496
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3497
msgid "status is already saved\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3498
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3499
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3500
msgid "hg patches saved state"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3501
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3502
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3503
msgid "repo commit failed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3504
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3505
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3506
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3507
msgid "patch %s is already in the series file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3508
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3509
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3510
msgid "option \"-r\" not valid when importing files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3511
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3512
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3513
msgid "option \"-n\" not valid when importing multiple patches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3514
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3515
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3516
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3517
msgid "revision %d is the root of more than one branch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3518
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3519
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3520
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3521
msgid "revision %d is already managed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3522
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3523
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3524
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3525
msgid "revision %d is not the parent of the queue"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3526
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3527
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3528
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3529
msgid "revision %d has unmanaged children"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3530
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3531
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3532
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3533
msgid "cannot import merge revision %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3534
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3535
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3536
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3537
msgid "revision %d is not the parent of %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3538
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3539
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3540
msgid "-e is incompatible with import from -"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3541
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3542
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3543
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3544
msgid "patch %s does not exist"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3545
msgstr "το patch %s δεν υπάρχει"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3546
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3547
msgid "need --name to import a patch from -"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3548
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3549
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3550
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3551
msgid "adding %s to series file\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3552
msgstr "προσθήκη του %s στο αρχείο series\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3553
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3554
msgid "remove patches from queue"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3555
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3556
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3557
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3558
"    The patches must not be applied, and at least one patch is required. With\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3559
"    -k/--keep, the patch files are preserved in the patch directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3560
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3561
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3562
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3563
"    To stop managing a patch and move it into permanent history,\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3564
"    use the qfinish command."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3565
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3566
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3567
msgid "print the patches already applied"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3568
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3569
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3570
msgid "only one patch applied\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3571
msgstr "μόνο ένα patch έχει εφαρμοστεί\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3572
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3573
msgid "print the patches not yet applied"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3574
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3575
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3576
msgid "all patches applied\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3577
msgstr "όλα τα patches έχουν εφαρμοστεί\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  3578
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3579
msgid "import a patch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3580
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3581
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3582
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3583
"    The patch is inserted into the series after the last applied\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3584
"    patch. If no patches have been applied, qimport prepends the patch\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3585
"    to the series."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3586
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3587
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3588
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3589
"    The patch will have the same name as its source file unless you\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3590
"    give it a new one with -n/--name."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3591
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3592
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3593
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3594
"    You can register an existing patch inside the patch directory with\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3595
"    the -e/--existing flag."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3596
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3597
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3598
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3599
"    With -f/--force, an existing patch of the same name will be\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3600
"    overwritten."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3601
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3602
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3603
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3604
"    An existing changeset may be placed under mq control with -r/--rev\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3605
"    (e.g. qimport --rev tip -n patch will place tip under mq control).\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3606
"    With -g/--git, patches imported with --rev will use the git diff\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3607
"    format. See the diffs help topic for information on why this is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3608
"    important for preserving rename/copy information and permission\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3609
"    changes."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3610
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3611
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3612
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3613
"    To import a patch from standard input, pass - as the patch file.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3614
"    When importing from standard input, a patch name must be specified\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3615
"    using the --name flag.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3616
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3617
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3618
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3619
msgid "init a new queue repository"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3620
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3621
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3622
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3623
"    The queue repository is unversioned by default. If\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3624
"    -c/--create-repo is specified, qinit will create a separate nested\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3625
"    repository for patches (qinit -c may also be run later to convert\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3626
"    an unversioned patch repository into a versioned one). You can use\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3627
"    qcommit to commit changes to this queue repository."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3628
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3629
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3630
msgid "clone main and patch repository at same time"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3631
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3632
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3633
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3634
"    If source is local, destination will have no patches applied. If\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3635
"    source is remote, this command can not check if patches are\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3636
"    applied in source, so cannot guarantee that patches are not\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3637
"    applied in destination. If you clone remote repository, be sure\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3638
"    before that it has no patches applied."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3639
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3640
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3641
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3642
"    Source patch repository is looked for in <src>/.hg/patches by\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3643
"    default. Use -p <url> to change."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3644
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3645
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3646
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3647
"    The patch directory must be a nested Mercurial repository, as\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3648
"    would be created by qinit -c.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3649
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3650
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3651
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3652
msgid "versioned patch repository not found (see qinit -c)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3653
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3654
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3655
msgid "cloning main repository\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3656
msgstr "κλωνοποίηση του κεντρικού αποθετηρίου\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3657
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3658
msgid "cloning patch repository\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3659
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3660
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3661
msgid "stripping applied patches from destination repository\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3662
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3663
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3664
msgid "updating destination repository\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3665
msgstr "ενημέρωση του αποθετηρίου προορισμού\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3666
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3667
msgid "commit changes in the queue repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3668
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3669
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3670
msgid "print the entire series file"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3671
msgstr "προβολή ολόκληρης της ακολουθίας των patches"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3672
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3673
msgid "print the name of the current patch"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3674
msgstr "προβολή του ονόματος του τρέχοντος patch"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3675
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3676
msgid "print the name of the next patch"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3677
msgstr "προβολή του ονόματος του επόμενου patch"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3678
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3679
msgid "print the name of the previous patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3680
msgstr "προβολή του ονόματος του προηγούμενου patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3681
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3682
msgid "create a new patch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3683
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3684
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3685
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3686
"    qnew creates a new patch on top of the currently-applied patch (if\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3687
"    any). It will refuse to run if there are any outstanding changes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3688
"    unless -f/--force is specified, in which case the patch will be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3689
"    initialized with them. You may also use -I/--include,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3690
"    -X/--exclude, and/or a list of files after the patch name to add\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3691
"    only changes to matching files to the new patch, leaving the rest\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3692
"    as uncommitted modifications."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3693
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3694
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3695
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3696
"    -u/--user and -d/--date can be used to set the (given) user and\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3697
"    date, respectively. -U/--currentuser and -D/--currentdate set user\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3698
"    to current user and date to current date."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3699
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3700
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3701
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3702
"    -e/--edit, -m/--message or -l/--logfile set the patch header as\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3703
"    well as the commit message. If none is specified, the header is\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3704
"    empty and the commit message is '[mq]: PATCH'."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3705
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3706
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3707
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3708
"    Use the -g/--git option to keep the patch in the git extended diff\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3709
"    format. Read the diffs help topic for more information on why this\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3710
"    is important for preserving permission changes and copy/rename\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3711
"    information.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3712
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3713
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3714
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3715
msgid "update the current patch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3716
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3717
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3718
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3719
"    If any file patterns are provided, the refreshed patch will\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3720
"    contain only the modifications that match those patterns; the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3721
"    remaining modifications will remain in the working directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3722
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3723
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3724
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3725
"    If -s/--short is specified, files currently included in the patch\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3726
"    will be refreshed just like matched files and remain in the patch."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3727
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3728
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3729
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3730
"    hg add/remove/copy/rename work as usual, though you might want to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3731
"    use git-style patches (-g/--git or [diff] git=1) to track copies\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3732
"    and renames. See the diffs help topic for more information on the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3733
"    git diff format.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3734
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3735
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3736
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3737
msgid "option \"-e\" incompatible with \"-m\" or \"-l\""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3738
msgstr "η επιλογή \"-e\" είναι ασύμβατη με τις \"-m\" και \"-l\""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3739
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3740
msgid "diff of the current patch and subsequent modifications"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3741
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3742
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3743
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3744
"    Shows a diff which includes the current patch as well as any\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3745
"    changes which have been made in the working directory since the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3746
"    last refresh (thus showing what the current patch would become\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3747
"    after a qrefresh)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3748
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3749
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3750
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3751
"    Use 'hg diff' if you only want to see the changes made since the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3752
"    last qrefresh, or 'hg export qtip' if you want to see changes made\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3753
"    by the current patch without including changes made since the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3754
"    qrefresh.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3755
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3756
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3757
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3758
msgid "fold the named patches into the current patch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3759
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3760
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3761
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3762
"    Patches must not yet be applied. Each patch will be successively\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3763
"    applied to the current patch in the order given. If all the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3764
"    patches apply successfully, the current patch will be refreshed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3765
"    with the new cumulative patch, and the folded patches will be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3766
"    deleted. With -k/--keep, the folded patch files will not be\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3767
"    removed afterwards."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3768
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3769
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3770
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3771
"    The header for each folded patch will be concatenated with the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3772
"    current patch header, separated by a line of '* * *'."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3773
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3774
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3775
msgid "qfold requires at least one patch name"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3776
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3777
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3778
msgid "No patches applied"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3779
msgstr "Δεν έχει εφαρμοστεί κανένα patch"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3780
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3781
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3782
msgid "Skipping already folded patch %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3783
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3784
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3785
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3786
msgid "qfold cannot fold already applied patch %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3787
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3788
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3789
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3790
msgid "Error folding patch %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3791
msgstr "Σφάλμα συγχώνευσης του patch %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3792
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3793
msgid "push or pop patches until named patch is at top of stack"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3794
msgstr "εφαρμογή ή αφαίρεση patches μέχρι το patch προορισμού να είναι στην κορυφή της στοίβας"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3795
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3796
msgid "set or print guards for a patch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3797
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3798
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3799
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3800
"    Guards control whether a patch can be pushed. A patch with no\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3801
"    guards is always pushed. A patch with a positive guard (\"+foo\") is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3802
"    pushed only if the qselect command has activated it. A patch with\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3803
"    a negative guard (\"-foo\") is never pushed if the qselect command\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3804
"    has activated it."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3805
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3806
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3807
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3808
"    With no arguments, print the currently active guards.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3809
"    With arguments, set guards for the named patch.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3810
"    NOTE: Specifying negative guards now requires '--'."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3811
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3812
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3813
msgid "    To set guards on another patch::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3814
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3815
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3816
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3817
"      hg qguard -- other.patch +2.6.17 -stable\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3818
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3819
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3820
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3821
msgid "cannot mix -l/--list with options or arguments"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3822
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3823
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3824
msgid "no patch to work with"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3825
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3826
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3827
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3828
msgid "no patch named %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3829
msgstr "δεν υπάρχει patch με το όνομα %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3830
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3831
msgid "print the header of the topmost or specified patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3832
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3833
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3834
msgid "push the next patch onto the stack"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3835
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3836
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3837
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3838
"    When -f/--force is applied, all local changes in patched files\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3839
"    will be lost.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3840
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3841
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3842
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3843
msgid "no saved queues found, please use -n\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3844
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3845
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3846
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3847
msgid "merging with queue at: %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3848
msgstr "συγχώνευση με την ουρά: %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3849
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3850
msgid "pop the current patch off the stack"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3851
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3852
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3853
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3854
"    By default, pops off the top of the patch stack. If given a patch\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3855
"    name, keeps popping off patches until the named patch is at the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3856
"    top of the stack.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3857
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3858
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3859
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3860
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3861
msgid "using patch queue: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3862
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3863
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3864
msgid "rename a patch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3865
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3866
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3867
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3868
"    With one argument, renames the current patch to PATCH1.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3869
"    With two arguments, renames PATCH1 to PATCH2."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3870
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3871
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3872
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3873
msgid "%s already exists"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3874
msgstr "το %s υπάρχει ήδη"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3875
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3876
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3877
msgid "A patch named %s already exists in the series file"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3878
msgstr "Υπάρχει ήδη ένα patch με το όνομα %s στο αρχείο series "
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3879
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3880
msgid "restore the queue state saved by a revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3881
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3882
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3883
msgid "save current queue state"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3884
msgstr "αποθήκευση της τρέχουσας κατάστασης της σειράς patch"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3885
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3886
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3887
msgid "destination %s exists and is not a directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3888
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3889
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3890
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3891
msgid "destination %s exists, use -f to force"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3892
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3893
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3894
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3895
msgid "copy %s to %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  3896
msgstr "αντιγραφή του %s σε %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3897
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3898
msgid "strip a revision and all its descendants from the repository"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3899
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3900
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3901
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3902
"    If one of the working directory's parent revisions is stripped, the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3903
"    working directory will be updated to the parent of the stripped\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3904
"    revision.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3905
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3906
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3907
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3908
msgid "set or print guarded patches to push"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3909
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3910
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3911
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3912
"    Use the qguard command to set or print guards on patch, then use\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3913
"    qselect to tell mq which guards to use. A patch will be pushed if\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3914
"    it has no guards or any positive guards match the currently\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3915
"    selected guard, but will not be pushed if any negative guards\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3916
"    match the current guard. For example::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3917
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3918
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3919
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3920
"        qguard foo.patch -stable    (negative guard)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3921
"        qguard bar.patch +stable    (positive guard)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3922
"        qselect stable"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3923
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3924
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3925
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3926
"    This activates the \"stable\" guard. mq will skip foo.patch (because\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3927
"    it has a negative match) but push bar.patch (because it has a\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3928
"    positive match)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3929
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3930
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3931
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3932
"    With no arguments, prints the currently active guards.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3933
"    With one argument, sets the active guard."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3934
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3935
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3936
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3937
"    Use -n/--none to deactivate guards (no other arguments needed).\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3938
"    When no guards are active, patches with positive guards are\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3939
"    skipped and patches with negative guards are pushed."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3940
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3941
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3942
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3943
"    qselect can change the guards on applied patches. It does not pop\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3944
"    guarded patches by default. Use --pop to pop back to the last\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3945
"    applied patch that is not guarded. Use --reapply (which implies\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3946
"    --pop) to push back to the current patch afterwards, but skip\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3947
"    guarded patches."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3948
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3949
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3950
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3951
"    Use -s/--series to print a list of all guards in the series file\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3952
"    (no other arguments needed). Use -v for more information."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3953
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3954
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3955
msgid "guards deactivated\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3956
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3957
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3958
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3959
msgid "number of unguarded, unapplied patches has changed from %d to %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3960
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3961
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3962
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3963
msgid "number of guarded, applied patches has changed from %d to %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3964
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3965
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3966
msgid "guards in series file:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3967
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3968
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3969
msgid "no guards in series file\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3970
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3971
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3972
msgid "active guards:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3973
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3974
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3975
msgid "no active guards\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3976
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3977
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3978
msgid "popping guarded patches\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3979
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3980
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3981
msgid "reapplying unguarded patches\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3982
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3983
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3984
msgid "move applied patches into repository history"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3985
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3986
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3987
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3988
"    Finishes the specified revisions (corresponding to applied\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3989
"    patches) by moving them out of mq control into regular repository\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3990
"    history."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3991
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3992
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3993
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3994
"    Accepts a revision range or the -a/--applied option. If --applied\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3995
"    is specified, all applied mq revisions are removed from mq\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  3996
"    control. Otherwise, the given revisions must be at the base of the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3997
"    stack of applied patches."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3998
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  3999
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4000
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4001
"    This can be especially useful if your changes have been applied to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4002
"    an upstream repository, or if you are about to push your changes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4003
"    to upstream.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4004
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4005
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4006
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4007
msgid "no revisions specified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4008
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4009
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4010
msgid "cannot commit over an applied mq patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4011
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4012
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4013
msgid "source has mq patches applied"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4014
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4015
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4016
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4017
msgid "mq status file refers to unknown node %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4018
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4019
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4020
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4021
msgid "Tag %s overrides mq patch of the same name\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4022
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4023
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4024
msgid "cannot import over an applied patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4025
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4026
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4027
msgid "print first line of patch header"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4028
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4029
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4030
msgid "show only the last patch"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4031
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4032
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4033
msgid "hg qapplied [-1] [-s] [PATCH]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4034
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4035
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4036
msgid "use pull protocol to copy metadata"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4037
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4038
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4039
msgid "do not update the new working directories"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4040
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4041
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4042
msgid "use uncompressed transfer (fast over LAN)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4043
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4044
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4045
msgid "location of source patch repository"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4046
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4047
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4048
msgid "hg qclone [OPTION]... SOURCE [DEST]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4049
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4050
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4051
msgid "hg qcommit [OPTION]... [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4052
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4053
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4054
msgid "hg qdiff [OPTION]... [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4055
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4056
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4057
msgid "keep patch file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4058
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4059
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4060
msgid "stop managing a revision (DEPRECATED)"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4061
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4062
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4063
msgid "hg qdelete [-k] [-r REV]... [PATCH]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4064
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4065
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4066
msgid "edit patch header"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4067
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4068
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4069
msgid "keep folded patch files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4070
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4071
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4072
msgid "hg qfold [-e] [-k] [-m TEXT] [-l FILE] PATCH..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4073
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4074
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4075
msgid "overwrite any local changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4076
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4077
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4078
msgid "hg qgoto [OPTION]... PATCH"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4079
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4080
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4081
msgid "list all patches and guards"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4082
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4083
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4084
msgid "drop all guards"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4085
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4086
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4087
msgid "hg qguard [-l] [-n] -- [PATCH] [+GUARD]... [-GUARD]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4088
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4089
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4090
msgid "hg qheader [PATCH]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4091
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4092
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4093
msgid "import file in patch directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4094
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4095
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4096
msgid "name of patch file"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4097
msgstr "όνομα του αρχείου patch"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4098
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4099
msgid "overwrite existing files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4100
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4101
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4102
msgid "place existing revisions under mq control"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4103
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4104
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4105
msgid "use git extended diff format"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4106
msgstr "χρήση των επεκτάσεων του git για τα αρχεία diff"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4107
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4108
msgid "qpush after importing"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4109
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4110
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4111
msgid "hg qimport [-e] [-n NAME] [-f] [-g] [-P] [-r REV]... FILE..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4112
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4113
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4114
msgid "create queue repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4115
msgstr "δημιουργία αποθετηρίου για το queue"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4116
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4117
msgid "hg qinit [-c]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4118
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4119
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4120
msgid "import uncommitted changes into patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4121
msgstr "ενσωμάτωση τοπικών αλλαγών στο patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4122
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4123
msgid "add \"From: <current user>\" to patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4124
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4125
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4126
msgid "add \"From: <given user>\" to patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4127
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4128
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4129
msgid "add \"Date: <current date>\" to patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4130
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4131
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4132
msgid "add \"Date: <given date>\" to patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4133
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4134
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4135
msgid "hg qnew [-e] [-m TEXT] [-l FILE] [-f] PATCH [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4136
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4137
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4138
msgid "hg qnext [-s]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4139
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4140
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4141
msgid "hg qprev [-s]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4142
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4143
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4144
msgid "pop all patches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4145
msgstr "αφαίρεση όλων των patches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4146
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4147
msgid "queue name to pop"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4148
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4149
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4150
msgid "forget any local changes to patched files"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4151
msgstr "ακύρωση όλων των τοπικών αλλαγών"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4152
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4153
msgid "hg qpop [-a] [-n NAME] [-f] [PATCH | INDEX]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4154
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4155
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4156
msgid "apply if the patch has rejects"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4157
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4158
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4159
msgid "list patch name in commit text"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4160
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4161
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4162
msgid "apply all patches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4163
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4164
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4165
msgid "merge from another queue"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4166
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4167
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4168
msgid "merge queue name"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4169
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4170
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4171
msgid "hg qpush [-f] [-l] [-a] [-m] [-n NAME] [PATCH | INDEX]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4172
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4173
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4174
msgid "refresh only files already in the patch and specified files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4175
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4176
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4177
msgid "add/update author field in patch with current user"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4178
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4179
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4180
msgid "add/update author field in patch with given user"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4181
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4182
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4183
msgid "add/update date field in patch with current date"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4184
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4185
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4186
msgid "add/update date field in patch with given date"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4187
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4188
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4189
msgid "hg qrefresh [-I] [-X] [-e] [-m TEXT] [-l FILE] [-s] [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4190
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4191
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4192
msgid "hg qrename PATCH1 [PATCH2]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4193
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4194
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4195
msgid "delete save entry"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4196
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4197
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4198
msgid "update queue working directory"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4199
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4200
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4201
msgid "hg qrestore [-d] [-u] REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4202
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4203
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4204
msgid "copy patch directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4205
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4206
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4207
msgid "copy directory name"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4208
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4209
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4210
msgid "clear queue status file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4211
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4212
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4213
msgid "force copy"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4214
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4215
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4216
msgid "hg qsave [-m TEXT] [-l FILE] [-c] [-n NAME] [-e] [-f]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4217
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4218
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4219
msgid "disable all guards"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4220
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4221
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4222
msgid "list all guards in series file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4223
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4224
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4225
msgid "pop to before first guarded applied patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4226
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4227
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4228
msgid "pop, then reapply patches"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4229
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4230
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4231
msgid "hg qselect [OPTION]... [GUARD]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4232
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4233
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4234
msgid "print patches not in series"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4235
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4236
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4237
msgid "hg qseries [-ms]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4238
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4239
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4240
msgid "force removal with local changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4241
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4242
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4243
msgid "bundle unrelated changesets"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4244
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4245
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4246
msgid "no backups"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4247
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4248
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4249
msgid "hg strip [-f] [-b] [-n] REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4250
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4251
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4252
msgid "hg qtop [-s]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4253
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4254
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4255
msgid "show only the first patch"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4256
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4257
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4258
msgid "hg qunapplied [-1] [-s] [PATCH]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4259
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4260
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4261
msgid "finish all applied changesets"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4262
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4263
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4264
msgid "hg qfinish [-a] [REV]..."
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4265
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4266
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4267
msgid "hooks for sending email notifications at commit/push time"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4268
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4269
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4270
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4271
"Subscriptions can be managed through a hgrc file. Default mode is to\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4272
"print messages to stdout, for testing and configuring."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4273
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4274
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4275
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4276
"To use, configure the notify extension and enable it in hgrc like\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4277
"this::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4278
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4279
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4280
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4281
"  [extensions]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4282
"  notify ="
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4283
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4284
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4285
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4286
"  [hooks]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4287
"  # one email for each incoming changeset\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4288
"  incoming.notify = python:hgext.notify.hook\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4289
"  # batch emails when many changesets incoming at one time\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4290
"  changegroup.notify = python:hgext.notify.hook"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4291
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4292
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4293
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4294
"  [notify]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4295
"  # config items go here"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4296
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4297
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4298
msgid "Required configuration items::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4299
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4300
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4301
msgid "  config = /path/to/file # file containing subscriptions"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4302
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4303
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4304
msgid "Optional configuration items::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4305
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4306
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4307
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4308
"  test = True            # print messages to stdout for testing\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4309
"  strip = 3              # number of slashes to strip for url paths\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4310
"  domain = example.com   # domain to use if committer missing domain\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4311
"  style = ...            # style file to use when formatting email\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4312
"  template = ...         # template to use when formatting email\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4313
"  incoming = ...         # template to use when run as incoming hook\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4314
"  changegroup = ...      # template when run as changegroup hook\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4315
"  maxdiff = 300          # max lines of diffs to include (0=none, -1=all)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4316
"  maxsubject = 67        # truncate subject line longer than this\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4317
"  diffstat = True        # add a diffstat before the diff content\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4318
"  sources = serve        # notify if source of incoming changes in this list\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4319
"                         # (serve == ssh or http, push, pull, bundle)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4320
"  merge = False          # send notification for merges (default True)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4321
"  [email]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4322
"  from = user@host.com   # email address to send as if none given\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4323
"  [web]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4324
"  baseurl = http://hgserver/... # root of hg web site for browsing commits"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4325
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4326
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4327
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4328
"The notify config file has same format as a regular hgrc file. It has\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4329
"two sections so you can express subscriptions in whatever way is\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4330
"handier for you."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4331
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4332
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4333
msgid "::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4334
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4335
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4336
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4337
"  [usersubs]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4338
"  # key is subscriber email, value is \",\"-separated list of glob patterns\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4339
"  user@host = pattern"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4340
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4341
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4342
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4343
"  [reposubs]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4344
"  # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4345
"  pattern = user@host"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4346
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4347
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4348
msgid "Glob patterns are matched against path to repository root."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4349
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4350
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4351
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4352
"If you like, you can put notify config file in repository that users\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4353
"can push changes to, they can manage their own subscriptions.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4354
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4355
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4356
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4357
msgid "%s: %d new changesets"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4358
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4359
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4360
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4361
msgid "notify: sending %d subscribers %d changes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4362
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4363
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4364
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4365
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4366
"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4367
"diffs (truncated from %d to %d lines):"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4368
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4369
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4370
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4371
msgid ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4372
"\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4373
"diffs (%d lines):"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4374
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4375
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4376
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4377
msgid "notify: suppressing notification for merge %d:%s\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4378
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4379
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4380
msgid "browse command output with an external pager"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4381
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4382
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4383
msgid "To set the pager that should be used, set the application variable::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4384
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4385
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4386
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4387
"  [pager]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4388
"  pager = LESS='FSRX' less"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4389
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4390
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4391
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4392
"If no pager is set, the pager extensions uses the environment variable\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4393
"$PAGER. If neither pager.pager, nor $PAGER is set, no pager is used."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4394
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4395
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4396
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4397
"If you notice \"BROKEN PIPE\" error messages, you can disable them by\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4398
"setting::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4399
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4400
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4401
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4402
"  [pager]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4403
"  quiet = True"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4404
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4405
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4406
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4407
"You can disable the pager for certain commands by adding them to the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4408
"pager.ignore list::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4409
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4410
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4411
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4412
"  [pager]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4413
"  ignore = version, help, update"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4414
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4415
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4416
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4417
"You can also enable the pager only for certain commands using\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4418
"pager.attend. Below is the default list of commands to be paged::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4419
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4420
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4421
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4422
"  [pager]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4423
"  attend = annotate, cat, diff, export, glog, log, qdiff"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4424
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4425
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4426
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4427
"Setting pager.attend to an empty value will cause all commands to be\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4428
"paged."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4429
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4430
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4431
msgid "If pager.attend is present, pager.ignore will be ignored."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4432
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4433
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4434
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4435
"To ignore global commands like \"hg version\" or \"hg help\", you have to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4436
"specify them in the global .hgrc\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4437
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4438
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4439
msgid "interpret suffixes to refer to ancestor revisions"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4440
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4441
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4442
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4443
"This extension allows you to use git-style suffixes to refer to the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4444
"ancestors of a specific revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4445
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4446
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4447
msgid "For example, if you can refer to a revision as \"foo\", then::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4448
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4449
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4450
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4451
"  foo^N = Nth parent of foo\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4452
"  foo^0 = foo\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4453
"  foo^1 = first parent of foo\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4454
"  foo^2 = second parent of foo\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4455
"  foo^  = foo^1"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4456
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4457
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4458
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4459
"  foo~N = Nth first grandparent of foo\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4460
"  foo~0 = foo\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4461
"  foo~1 = foo^1 = foo^ = first parent of foo\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4462
"  foo~2 = foo^1^1 = foo^^ = first parent of first parent of foo\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4463
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4464
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4465
msgid "command to send changesets as (a series of) patch emails"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4466
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4467
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4468
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4469
"The series is started off with a \"[PATCH 0 of N]\" introduction, which\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4470
"describes the series as a whole."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4471
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4472
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4473
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4474
"Each patch email has a Subject line of \"[PATCH M of N] ...\", using the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4475
"first line of the changeset description as the subject text. The\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4476
"message contains two or three body parts:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4477
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4478
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4479
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4480
"- The changeset description.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4481
"- [Optional] The result of running diffstat on the patch.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4482
"- The patch itself, as generated by \"hg export\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4483
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4484
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4485
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4486
"Each message refers to the first in the series using the In-Reply-To\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4487
"and References headers, so they will show up as a sequence in threaded\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4488
"mail and news readers, and in mail archives."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4489
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4490
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4491
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4492
"With the -d/--diffstat option, you will be prompted for each changeset\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4493
"with a diffstat summary and the changeset summary, so you can be sure\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4494
"you are sending the right changes."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4495
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4496
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4497
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4498
"To configure other defaults, add a section like this to your hgrc\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4499
"file::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4500
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4501
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4502
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4503
"  [email]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4504
"  from = My Name <my@email>\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4505
"  to = recipient1, recipient2, ...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4506
"  cc = cc1, cc2, ...\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4507
"  bcc = bcc1, bcc2, ..."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4508
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4509
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4510
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4511
"Then you can use the \"hg email\" command to mail a series of changesets\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4512
"as a patchbomb."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4513
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4514
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4515
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4516
"To avoid sending patches prematurely, it is a good idea to first run\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4517
"the \"email\" command with the \"-n\" option (test only). You will be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4518
"prompted for an email recipient address, a subject and an introductory\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4519
"message describing the patches of your patchbomb. Then when all is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4520
"done, patchbomb messages are displayed. If the PAGER environment\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4521
"variable is set, your pager will be fired up once for each patchbomb\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4522
"message, so you can verify everything is alright."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4523
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4524
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4525
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4526
"The -m/--mbox option is also very useful. Instead of previewing each\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4527
"patchbomb message in a pager or sending the messages directly, it will\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4528
"create a UNIX mailbox file with the patch emails. This mailbox file\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4529
"can be previewed with any mail user agent which supports UNIX mbox\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4530
"files, e.g. with mutt::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4531
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4532
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4533
msgid "  % mutt -R -f mbox"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4534
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4535
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4536
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4537
"When you are previewing the patchbomb messages, you can use ``formail``\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4538
"(a utility that is commonly installed as part of the procmail\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4539
"package), to send each message out::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4540
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4541
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4542
msgid "  % formail -s sendmail -bm -t < mbox"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4543
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4544
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4545
msgid "That should be all. Now your patchbomb is on its way out."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4546
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4547
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4548
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4549
"You can also either configure the method option in the email section\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4550
"to be a sendmail compatible mailer or fill out the [smtp] section so\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4551
"that the patchbomb extension can automatically send patchbombs\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4552
"directly from the commandline. See the [email] and [smtp] sections in\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4553
"hgrc(5) for details.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4554
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4555
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4556
#, python-format
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4557
msgid "%s Please enter a valid value"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4558
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4559
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4560
msgid "Please enter a valid value.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4561
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4562
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4563
msgid "does the diffstat above look okay?"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4564
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4565
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4566
msgid "diffstat rejected"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4567
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4568
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4569
msgid "send changesets by email"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4570
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4571
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4572
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4573
"    By default, diffs are sent in the format generated by hg export,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4574
"    one per message. The series starts with a \"[PATCH 0 of N]\"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4575
"    introduction, which describes the series as a whole."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4576
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4577
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4578
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4579
"    Each patch email has a Subject line of \"[PATCH M of N] ...\", using\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4580
"    the first line of the changeset description as the subject text.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4581
"    The message contains two or three parts. First, the changeset\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4582
"    description. Next, (optionally) if the diffstat program is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4583
"    installed and -d/--diffstat is used, the result of running\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4584
"    diffstat on the patch. Finally, the patch itself, as generated by\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4585
"    \"hg export\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4586
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4587
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4588
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4589
"    By default the patch is included as text in the email body for\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4590
"    easy reviewing. Using the -a/--attach option will instead create\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4591
"    an attachment for the patch. With -i/--inline an inline attachment\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4592
"    will be created."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4593
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4594
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4595
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4596
"    With -o/--outgoing, emails will be generated for patches not found\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4597
"    in the destination repository (or only those which are ancestors\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4598
"    of the specified revisions if any are provided)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4599
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4600
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4601
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4602
"    With -b/--bundle, changesets are selected as for --outgoing, but a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4603
"    single email containing a binary Mercurial bundle as an attachment\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4604
"    will be sent."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4605
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4606
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4607
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4608
"      hg email -r 3000          # send patch 3000 only\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4609
"      hg email -r 3000 -r 3001  # send patches 3000 and 3001\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4610
"      hg email -r 3000:3005     # send patches 3000 through 3005\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4611
"      hg email 3000             # send patch 3000 (deprecated)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4612
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4613
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4614
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4615
"      hg email -o               # send all patches not in default\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4616
"      hg email -o DEST          # send all patches not in DEST\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4617
"      hg email -o -r 3000       # send all ancestors of 3000 not in default\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4618
"      hg email -o -r 3000 DEST  # send all ancestors of 3000 not in DEST"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4619
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4620
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4621
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4622
"      hg email -b               # send bundle of all patches not in default\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4623
"      hg email -b DEST          # send bundle of all patches not in DEST\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4624
"      hg email -b -r 3000       # bundle of all ancestors of 3000 not in default\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4625
"      hg email -b -r 3000 DEST  # bundle of all ancestors of 3000 not in DEST"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4626
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4627
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4628
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4629
"    Before using this command, you will need to enable email in your\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4630
"    hgrc. See the [email] section in hgrc(5) for details.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4631
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4632
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4633
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4634
msgid "specify at least one changeset with -r or -o"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4635
msgstr "ορίστε τουλάχιστον μια αλλαγή με -r ή -o"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4636
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4637
msgid "--outgoing mode always on with --bundle; do not re-specify --outgoing"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4638
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4639
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4640
msgid "too many destinations"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4641
msgstr "πολύ μεγάλος αριθμός παραληπτών"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4642
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4643
msgid "use only one form to specify the revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4644
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4645
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4646
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4647
"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4648
"Write the introductory message for the patch series."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4649
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4650
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4651
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4652
msgid "This patch series consists of %d patches."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4653
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4654
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4655
msgid "Final summary:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4656
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4657
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4658
msgid "Displaying "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4659
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4660
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4661
msgid "Writing "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4662
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4663
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4664
msgid "Sending "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4665
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4666
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4667
msgid "send patches as attachments"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4668
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4669
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4670
msgid "send patches as inline attachments"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4671
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4672
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4673
msgid "email addresses of blind carbon copy recipients"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4674
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4675
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4676
msgid "email addresses of copy recipients"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4677
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4678
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4679
msgid "add diffstat output to messages"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4680
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4681
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4682
msgid "use the given date as the sending date"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4683
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4684
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4685
msgid "use the given file as the series description"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4686
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4687
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4688
msgid "email address of sender"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4689
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4690
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4691
msgid "print messages that would be sent"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4692
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4693
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4694
msgid "write messages to mbox file instead of sending them"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4695
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4696
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4697
msgid "subject of first message (intro or single patch)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4698
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4699
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4700
msgid "message identifier to reply to"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4701
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4702
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4703
msgid "flags to add in subject prefixes"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4704
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4705
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4706
msgid "email addresses of recipients"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4707
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4708
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4709
msgid "omit hg patch header"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4710
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4711
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4712
msgid "send changes not found in the target repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4713
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4714
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4715
msgid "send changes not in target as a binary bundle"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4716
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4717
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4718
msgid "name of the bundle attachment file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4719
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4720
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4721
msgid "a revision to send"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4722
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4723
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4724
msgid "run even when remote repository is unrelated (with -b/--bundle)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4725
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4726
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4727
msgid "a base changeset to specify instead of a destination (with -b/--bundle)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4728
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4729
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4730
msgid "send an introduction email for a single patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4731
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4732
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4733
msgid "hg email [OPTION]... [DEST]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4734
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4735
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4736
msgid "command to delete untracked files from the working directory"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4737
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4738
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4739
msgid "removes files not tracked by Mercurial"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4740
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4741
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4742
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4743
"    Delete files not known to Mercurial. This is useful to test local\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4744
"    and uncommitted changes in an otherwise-clean source tree."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4745
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4746
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4747
msgid "    This means that purge will delete:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4748
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4749
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4750
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4751
"    - Unknown files: files marked with \"?\" by \"hg status\"\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4752
"    - Empty directories: in fact Mercurial ignores directories unless\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4753
"      they contain files under source control management"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4754
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4755
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4756
msgid "    But it will leave untouched:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4757
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4758
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4759
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4760
"    - Modified and unmodified tracked files\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4761
"    - Ignored files (unless --all is specified)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4762
"    - New files added to the repository (with \"hg add\")"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4763
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4764
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4765
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4766
"    If directories are given on the command line, only files in these\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4767
"    directories are considered."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4768
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4769
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4770
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4771
"    Be careful with purge, as you could irreversibly delete some files\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4772
"    you forgot to add to the repository. If you only want to print the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4773
"    list of files that this program would delete, use the --print\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4774
"    option.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4775
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4776
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4777
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4778
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4779
msgid "%s cannot be removed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4780
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4781
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4782
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4783
msgid "warning: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4784
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4785
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4786
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4787
msgid "Removing file %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4788
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4789
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4790
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4791
msgid "Removing directory %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4792
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4793
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4794
msgid "abort if an error occurs"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4795
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4796
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4797
msgid "purge ignored files too"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4798
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4799
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4800
msgid "print filenames instead of deleting them"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4801
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4802
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4803
msgid "end filenames with NUL, for use with xargs (implies -p/--print)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4804
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4805
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4806
msgid "hg purge [OPTION]... [DIR]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4807
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4808
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4809
msgid "command to move sets of revisions to a different ancestor"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4810
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4811
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4812
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4813
"This extension lets you rebase changesets in an existing Mercurial\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4814
"repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4815
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4816
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4817
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4818
"For more information:\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4819
"http://mercurial.selenic.com/wiki/RebaseExtension\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4820
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4821
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4822
msgid "move changeset (and descendants) to a different branch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4823
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4824
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4825
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4826
"    Rebase uses repeated merging to graft changesets from one part of\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4827
"    history onto another. This can be useful for linearizing local\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4828
"    changes relative to a master development tree."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4829
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4830
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4831
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4832
"    If a rebase is interrupted to manually resolve a merge, it can be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4833
"    continued with --continue/-c or aborted with --abort/-a.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4834
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4835
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4836
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4837
msgid "cannot use both abort and continue"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4838
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4839
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4840
msgid "cannot use collapse with continue or abort"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4841
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4842
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4843
msgid "abort and continue do not allow specifying revisions"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4844
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4845
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4846
msgid "cannot specify both a revision and a base"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4847
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4848
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4849
msgid "nothing to rebase\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4850
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4851
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4852
msgid "cannot use both keepbranches and extrafn"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4853
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4854
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4855
msgid "rebase merging completed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4856
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4857
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4858
msgid "warning: new changesets detected on source branch, not stripping\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4859
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4860
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4861
msgid "rebase completed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4862
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4863
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4864
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4865
msgid "%d revisions have been skipped\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4866
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4867
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4868
msgid "fix unresolved conflicts with hg resolve then run hg rebase --continue"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4869
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4870
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4871
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4872
msgid "no changes, revision %d skipped\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4873
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4874
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4875
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4876
msgid "cannot use revision %d as base, result would have 3 parents"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4877
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4878
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4879
msgid "no rebase in progress"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4880
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4881
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4882
msgid "warning: new changesets detected on target branch, not stripping\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4883
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4884
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4885
msgid "rebase aborted\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4886
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4887
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4888
msgid "cannot rebase onto an applied mq patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4889
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4890
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4891
msgid "source is ancestor of destination"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4892
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4893
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4894
msgid "source is descendant of destination"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4895
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4896
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4897
msgid "unable to collapse, there is more than one external parent"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4898
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4899
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4900
msgid "rebase working directory to branch head"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4901
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4902
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4903
msgid "rebase from a given revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4904
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4905
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4906
msgid "rebase from the base of a given revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4907
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4908
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4909
msgid "rebase onto a given revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4910
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4911
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4912
msgid "collapse the rebased changesets"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4913
msgstr "συγχώνευση των αλλαγών καθώς μεταφέρονται"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4914
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4915
msgid "keep original changesets"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  4916
msgstr ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4917
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4918
msgid "keep original branch names"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4919
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4920
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4921
msgid "continue an interrupted rebase"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4922
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4923
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4924
msgid "abort an interrupted rebase"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4925
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4926
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4927
msgid "hg rebase [-s REV | -b REV] [-d REV] [--collapse] [--keep] [--keepbranches] | [-c] | [-a]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4928
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4929
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  4930
msgid "commands to interactively select changes for commit/qrefresh"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4931
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4932
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4933
msgid "this modifies a binary file (all or nothing)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4934
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4935
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4936
msgid "this is a binary file\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4937
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4938
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4939
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4940
msgid "%d hunks, %d lines changed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4941
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4942
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4943
msgid "[Ynsfdaq?]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4944
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4945
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4946
msgid "&Yes, record this change"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4947
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4948
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4949
msgid "&No, skip this change"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4950
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4951
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4952
msgid "&Skip remaining changes to this file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4953
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4954
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4955
msgid "Record remaining changes to this &file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4956
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4957
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4958
msgid "&Done, skip remaining changes and files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4959
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4960
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4961
msgid "Record &all changes to all remaining files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4962
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4963
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4964
msgid "&Quit, recording no changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4965
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4966
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4967
msgid "&?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4968
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4969
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4970
msgid "y - record this change"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4971
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4972
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4973
msgid "user quit"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4974
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4975
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4976
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4977
msgid "examine changes to %s?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4978
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4979
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4980
msgid " and "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4981
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4982
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4983
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4984
msgid "record this change to %r?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4985
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4986
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4987
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4988
msgid "record change %d/%d to %r?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4989
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4990
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4991
msgid "interactively select changes to commit"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4992
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4993
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4994
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  4995
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4996
"    will be candidates for recording."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4997
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4998
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  4999
msgid "    See 'hg help dates' for a list of formats valid for -d/--date."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5000
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5001
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5002
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5003
"    You will be prompted for whether to record changes to each\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5004
"    modified file, and for files with multiple changes, for each\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5005
"    change to use. For each query, the following responses are\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5006
"    possible::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5007
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5008
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5009
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5010
"      y - record this change\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5011
"      n - skip this change"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5012
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5013
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5014
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5015
"      s - skip remaining changes to this file\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5016
"      f - record remaining changes to this file"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5017
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5018
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5019
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5020
"      d - done, skip remaining changes and files\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5021
"      a - record all changes to all remaining files\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5022
"      q - quit, recording no changes"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5023
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5024
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5025
msgid "      ? - display help"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5026
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5027
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5028
msgid "'mq' extension not loaded"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5029
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5030
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5031
msgid "running non-interactively, use commit instead"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5032
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5033
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5034
msgid "no changes to record\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5035
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5036
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5037
msgid "patch failed to apply"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5038
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5039
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5040
msgid "hg record [OPTION]... [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5041
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5042
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5043
msgid "hg qrecord [OPTION]... PATCH [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5044
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5045
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5046
msgid "recreates hardlinks between repository clones"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5047
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5048
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5049
msgid "recreate hardlinks between two repositories"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5050
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5051
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5052
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5053
"    When repositories are cloned locally, their data files will be\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5054
"    hardlinked so that they only use the space of a single repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5055
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5056
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5057
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5058
"    Unfortunately, subsequent pulls into either repository will break\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5059
"    hardlinks for any files touched by the new changesets, even if\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5060
"    both repositories end up pulling the same changes."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5061
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5062
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5063
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5064
"    Similarly, passing --rev to \"hg clone\" will fail to use any\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5065
"    hardlinks, falling back to a complete copy of the source\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5066
"    repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5067
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5068
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5069
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5070
"    This command lets you recreate those hardlinks and reclaim that\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5071
"    wasted space."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5072
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5073
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5074
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5075
"    This repository will be relinked to share space with ORIGIN, which\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5076
"    must be on the same local disk. If ORIGIN is omitted, looks for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5077
"    \"default-relink\", then \"default\", in [paths]."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5078
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5079
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5080
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5081
"    Do not attempt any read operations on this repository while the\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5082
"    command is running. (Both repositories will be locked against\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5083
"    writes.)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5084
"    "
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5085
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5086
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5087
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5088
msgid "relinking %s to %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5089
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5090
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5091
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5092
msgid "collected %d candidate storage files\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5093
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5094
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5095
msgid "source and destination are on different devices"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5096
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5097
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5098
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5099
msgid "not linkable: %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5100
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5101
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5102
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5103
msgid "pruned down to %d probably relinkable files\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5104
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5105
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5106
msgid " files"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5107
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5108
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5109
msgid "relink"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5110
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5111
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5112
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5113
msgid "relinked %d files (%d bytes reclaimed)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5114
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5115
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5116
msgid "[ORIGIN]"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5117
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5118
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5119
msgid "share a common history between several working directories"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5120
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5121
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5122
msgid "create a new shared repository (experimental)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5123
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5124
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5125
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5126
"    Initialize a new repository and working directory that shares its\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5127
"    history with another repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5128
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5129
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5130
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5131
"    NOTE: actions that change history such as rollback or moving the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5132
"    source may confuse sharers.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5133
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5134
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5135
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5136
msgid "do not create a working copy"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5137
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5138
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5139
msgid "[-U] SOURCE [DEST]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5140
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5141
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5142
msgid "command to transplant changesets from another branch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5143
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5144
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5145
msgid "This extension allows you to transplant patches from another branch."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5146
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5147
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5148
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5149
"Transplanted patches are recorded in .hg/transplant/transplants, as a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5150
"map from a changeset hash to its hash in the source repository.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5151
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5152
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5153
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5154
msgid "skipping already applied revision %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5155
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5156
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5157
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5158
msgid "skipping merge changeset %s:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5159
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5160
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5161
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5162
msgid "%s merged at %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5163
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5164
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5165
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5166
msgid "%s transplanted to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5167
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5168
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5169
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5170
msgid "filtering %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5171
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5172
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5173
msgid "filter failed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5174
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5175
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5176
msgid "can only omit patchfile if merging"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5177
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5178
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5179
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5180
msgid "%s: empty changeset"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5181
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5182
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5183
msgid "Fix up the merge and run hg transplant --continue"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5184
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5185
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5186
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5187
msgid "%s transplanted as %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5188
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5189
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5190
msgid "transplant log file is corrupt"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5191
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5192
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5193
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5194
msgid "working dir not at transplant parent %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5195
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5196
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5197
msgid "commit failed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5198
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5199
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5200
msgid "apply changeset? [ynmpcq?]:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5201
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5202
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5203
msgid "transplant changesets from another branch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5204
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5205
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5206
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5207
"    Selected changesets will be applied on top of the current working\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5208
"    directory with the log of the original changeset. If --log is\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5209
"    specified, log messages will have a comment appended of the form::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5210
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5211
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5212
msgid "      (transplanted from CHANGESETHASH)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5213
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5214
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5215
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5216
"    You can rewrite the changelog message with the --filter option.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5217
"    Its argument will be invoked with the current changelog message as\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5218
"    $1 and the patch as $2."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5219
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5220
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5221
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5222
"    If --source/-s is specified, selects changesets from the named\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5223
"    repository. If --branch/-b is specified, selects changesets from\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5224
"    the branch holding the named revision, up to that revision. If\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5225
"    --all/-a is specified, all changesets on the branch will be\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5226
"    transplanted, otherwise you will be prompted to select the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5227
"    changesets you want."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5228
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5229
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5230
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5231
"    hg transplant --branch REVISION --all will rebase the selected\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5232
"    branch (up to the named revision) onto your current working\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5233
"    directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5234
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5235
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5236
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5237
"    You can optionally mark selected transplanted changesets as merge\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5238
"    changesets. You will not be prompted to transplant any ancestors\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5239
"    of a merged transplant, and you can merge descendants of them\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5240
"    normally instead of transplanting them."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5241
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5242
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5243
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5244
"    If no merges or revisions are provided, hg transplant will start\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5245
"    an interactive changeset browser."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5246
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5247
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5248
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5249
"    If a changeset application fails, you can fix the merge by hand\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5250
"    and then resume where you left off by calling hg transplant\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5251
"    --continue/-c.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5252
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5253
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5254
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5255
msgid "--continue is incompatible with branch, all or merge"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5256
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5257
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5258
msgid "no source URL, branch tag or revision list provided"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5259
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5260
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5261
msgid "--all requires a branch revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5262
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5263
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5264
msgid "--all is incompatible with a revision list"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5265
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5266
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5267
msgid "no revision checked out"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5268
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5269
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5270
msgid "outstanding uncommitted merges"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5271
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5272
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5273
msgid "outstanding local changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5274
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5275
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5276
msgid "pull patches from REPOSITORY"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5277
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5278
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5279
msgid "pull patches from branch BRANCH"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5280
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5281
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5282
msgid "pull all changesets up to BRANCH"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5283
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5284
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5285
msgid "skip over REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5286
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5287
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5288
msgid "merge at REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5289
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5290
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5291
msgid "append transplant info to log message"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5292
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5293
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5294
msgid "continue last transplant session after repair"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5295
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5296
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5297
msgid "filter changesets through FILTER"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5298
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5299
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5300
msgid "hg transplant [-s REPOSITORY] [-b BRANCH [-a]] [-p REV] [-m REV] [REV]..."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5301
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5302
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5303
msgid "allow the use of MBCS paths with problematic encodings"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5304
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5305
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5306
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5307
"Some MBCS encodings are not good for some path operations (i.e.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5308
"splitting path, case conversion, etc.) with its encoded bytes. We call\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5309
"such a encoding (i.e. shift_jis and big5) as \"problematic encoding\".\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5310
"This extension can be used to fix the issue with those encodings by\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5311
"wrapping some functions to convert to Unicode string before path\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5312
"operation."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5313
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5314
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5315
msgid "This extension is useful for:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5316
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5317
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5318
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5319
"- Japanese Windows users using shift_jis encoding.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5320
"- Chinese Windows users using big5 encoding.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5321
"- All users who use a repository with one of problematic encodings on\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5322
"  case-insensitive file system."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5323
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5324
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5325
msgid "This extension is not needed for:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5326
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5327
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5328
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5329
"- Any user who use only ASCII chars in path.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5330
"- Any user who do not use any of problematic encodings."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5331
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5332
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5333
msgid "Note that there are some limitations on using this extension:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5334
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5335
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5336
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5337
"- You should use single encoding in one repository.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5338
"- You should set same encoding for the repository by locale or\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5339
"  HGENCODING."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5340
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5341
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5342
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5343
"Path encoding conversion are done between Unicode and\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5344
"encoding.encoding which is decided by Mercurial from current locale\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5345
"setting or HGENCODING.\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5346
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5347
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5348
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5349
msgid "[win32mbcs] filename conversion failed with %s encoding\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5350
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5351
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5352
msgid "[win32mbcs] cannot activate on this platform.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5353
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5354
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5355
msgid "perform automatic newline conversion"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5356
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5357
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5358
msgid "To perform automatic newline conversion, use::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5359
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5360
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5361
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5362
"  [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9764
diff changeset
  5363
"  win32text =\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5364
"  [encode]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5365
"  ** = cleverencode:\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5366
"  # or ** = macencode:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5367
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5368
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5369
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5370
"  [decode]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5371
"  ** = cleverdecode:\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5372
"  # or ** = macdecode:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5373
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5374
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5375
msgid "If not doing conversion, to make sure you do not commit CRLF/CR by accident::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5376
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5377
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5378
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5379
"  [hooks]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5380
"  pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5381
"  # or pretxncommit.cr = python:hgext.win32text.forbidcr"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5382
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5383
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5384
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5385
"To do the same check on a server to prevent CRLF/CR from being\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5386
"pushed or pulled::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5387
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5388
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5389
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5390
"  [hooks]\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5391
"  pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5392
"  # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5393
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5394
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5395
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5396
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5397
"WARNING: %s already has %s line endings\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5398
"and does not need EOL conversion by the win32text plugin.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5399
"Before your next commit, please reconsider your encode/decode settings in \n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5400
"Mercurial.ini or %s.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5401
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5402
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5403
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5404
msgid "Attempt to commit or push text file(s) using %s line endings\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5405
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5406
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5407
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5408
msgid "in %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5409
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5410
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5411
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5412
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5413
"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5414
"To prevent this mistake in your local repository,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5415
"add to Mercurial.ini or .hg/hgrc:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5416
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5417
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5418
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5419
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5420
"[hooks]\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5421
"pretxncommit.%s = python:hgext.win32text.forbid%s"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5422
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5423
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5424
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5425
msgid "and also consider adding:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5426
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5427
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5428
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5429
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5430
"[extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9764
diff changeset
  5431
"win32text =\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5432
"[encode]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5433
"** = %sencode:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5434
"[decode]\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5435
"** = %sdecode:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5436
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5437
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5438
msgid "discover and advertise repositories on the local network"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5439
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5440
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5441
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5442
"Zeroconf enabled repositories will be announced in a network without\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5443
"the need to configure a server or a service. They can be discovered\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5444
"without knowing their actual IP address."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5445
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5446
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5447
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5448
"To allow other people to discover your repository using run \"hg serve\"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5449
"in your repository::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5450
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5451
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5452
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5453
"  $ cd test\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5454
"  $ hg serve"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5455
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5456
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5457
msgid "You can discover zeroconf enabled repositories by running \"hg paths\"::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5458
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5459
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5460
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5461
"  $ hg paths\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5462
"  zc-test = http://example.com:8000/test\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5463
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5464
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5465
msgid "archive prefix contains illegal components"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5466
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5467
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5468
msgid "cannot give prefix when archiving to files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5469
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5470
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5471
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5472
msgid "unknown archive type '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5473
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5474
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5475
msgid "invalid changegroup"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5476
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5477
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5478
msgid "unknown parent"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5479
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5480
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5481
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5482
msgid "integrity check failed on %s:%d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5483
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5484
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5485
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5486
msgid "%s: not a Mercurial bundle file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5487
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5488
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5489
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5490
msgid "%s: unknown bundle version"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5491
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5492
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5493
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5494
msgid "%s: unknown bundle compression type"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5495
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5496
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5497
msgid "cannot create new bundle repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5498
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5499
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5500
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5501
msgid "premature EOF reading chunk (got %d bytes, expected %d)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5502
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5503
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5504
msgid "empty username"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5505
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5506
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5507
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5508
msgid "username %s contains a newline"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5509
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5510
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5511
msgid "options --message and --logfile are mutually exclusive"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5512
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5513
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5514
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5515
msgid "can't read commit message '%s': %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5516
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5517
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5518
msgid "limit must be a positive integer"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5519
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5520
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5521
msgid "limit must be positive"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5522
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5523
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5524
msgid "too many revisions specified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5525
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5526
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5527
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5528
msgid "invalid format spec '%%%s' in output filename"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5529
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5530
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5531
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5532
msgid "adding %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5533
msgstr "προσθήκη του %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5534
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5535
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5536
msgid "removing %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5537
msgstr "αφαίρεση του %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5538
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5539
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5540
msgid "recording removal of %s as rename to %s (%d%% similar)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5541
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5542
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5543
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5544
msgid "%s: not copying - file is not managed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5545
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5546
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5547
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5548
msgid "%s: not copying - file has been marked for remove\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5549
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5550
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5551
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5552
msgid "%s: not overwriting - %s collides with %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5553
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5554
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5555
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5556
msgid "%s: not overwriting - file exists\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5557
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5558
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5559
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5560
msgid "%s: deleted in working copy\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5561
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5562
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5563
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5564
msgid "%s: cannot copy - %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5565
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5566
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5567
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5568
msgid "moving %s to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5569
msgstr "μετακίνηση του %s στο %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5570
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5571
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5572
msgid "copying %s to %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5573
msgstr "αντιγραφή του %s στο %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5574
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5575
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5576
msgid "%s has not been committed yet, so no copy data will be stored for %s.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5577
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5578
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5579
msgid "no source or destination specified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5580
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5581
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5582
msgid "no destination specified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5583
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5584
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5585
msgid "with multiple sources, destination must be an existing directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5586
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5587
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5588
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5589
msgid "destination %s is not a directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5590
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5591
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5592
msgid "no files to copy"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5593
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5594
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5595
msgid "(consider using --after)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5596
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5597
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5598
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5599
msgid "changeset:   %d:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5600
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5601
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5602
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5603
msgid "branch:      %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5604
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5605
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5606
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5607
msgid "tag:         %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5608
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5609
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5610
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5611
msgid "parent:      %d:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5612
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5613
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5614
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5615
msgid "manifest:    %d:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5616
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5617
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5618
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5619
msgid "user:        %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5620
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5621
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5622
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5623
msgid "date:        %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5624
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5625
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5626
msgid "files+:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5627
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5628
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5629
msgid "files-:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5630
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5631
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5632
msgid "files:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5633
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5634
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5635
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5636
msgid "files:       %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5637
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5638
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5639
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5640
msgid "copies:      %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5641
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5642
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5643
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5644
msgid "extra:       %s=%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5645
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5646
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5647
msgid "description:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5648
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5649
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5650
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5651
msgid "summary:     %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5652
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5653
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5654
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5655
msgid "%s: no key named '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5656
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5657
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5658
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5659
msgid "%s: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5660
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5661
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5662
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5663
msgid "Found revision %s from %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5664
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5665
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5666
msgid "revision matching date not found"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5667
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5668
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5669
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5670
msgid "cannot follow nonexistent file: \"%s\""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5671
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5672
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5673
msgid "can only follow copies/renames for explicit filenames"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5674
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5675
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5676
msgid "HG: Enter commit message.  Lines beginning with 'HG:' are removed."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5677
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5678
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5679
msgid "HG: Leave message empty to abort commit."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5680
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5681
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5682
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5683
msgid "HG: user: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5684
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5685
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5686
msgid "HG: branch merge"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5687
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5688
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5689
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5690
msgid "HG: branch '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5691
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5692
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5693
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5694
msgid "HG: subrepo %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5695
msgstr ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5696
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5697
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5698
msgid "HG: added %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5699
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5700
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5701
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5702
msgid "HG: changed %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5703
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5704
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5705
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5706
msgid "HG: removed %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5707
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5708
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5709
msgid "HG: no files changed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5710
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5711
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5712
msgid "empty commit message"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5713
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5714
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5715
msgid "add the specified files on the next commit"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5716
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5717
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5718
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5719
"    Schedule files to be version controlled and added to the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5720
"    repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5721
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5722
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5723
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5724
"    The files will be added to the repository at the next commit. To\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5725
"    undo an add before that, see hg forget."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5726
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5727
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5728
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5729
"    If no names are given, add all files to the repository.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5730
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5731
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5732
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5733
msgid "add all new files, delete all missing files"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5734
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5735
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5736
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5737
"    Add all new files and remove all missing files from the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5738
"    repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5739
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5740
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5741
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5742
"    New files are ignored if they match any of the patterns in\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5743
"    .hgignore. As with add, these changes take effect at the next\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5744
"    commit."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5745
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5746
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5747
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5748
"    Use the -s/--similarity option to detect renamed files. With a\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5749
"    parameter greater than 0, this compares every removed file with\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5750
"    every added file and records those similar enough as renames. This\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5751
"    option takes a percentage between 0 (disabled) and 100 (files must\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5752
"    be identical) as its parameter. Detecting renamed files this way\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5753
"    can be expensive.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5754
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5755
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5756
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5757
msgid "similarity must be a number"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5758
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5759
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5760
msgid "similarity must be between 0 and 100"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5761
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5762
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5763
msgid "show changeset information by line for each file"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5764
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5765
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5766
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5767
"    List changes in files, showing the revision id responsible for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5768
"    each line"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5769
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5770
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5771
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5772
"    This command is useful for discovering when a change was made and\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5773
"    by whom."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5774
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5775
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5776
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5777
"    Without the -a/--text option, annotate will avoid processing files\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5778
"    it detects as binary. With -a, annotate will annotate the file\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5779
"    anyway, although the results will probably be neither useful\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5780
"    nor desirable.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5781
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5782
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5783
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5784
msgid "at least one filename or pattern is required"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5785
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5786
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5787
msgid "at least one of -n/-c is required for -l"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5788
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5789
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5790
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5791
msgid "%s: binary file\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5792
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5793
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5794
msgid "create an unversioned archive of a repository revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5795
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5796
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5797
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5798
"    By default, the revision used is the parent of the working\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5799
"    directory; use -r/--rev to specify a different revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5800
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5801
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5802
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5803
"    To specify the type of archive to create, use -t/--type. Valid\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5804
"    types are:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5805
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5806
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5807
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5808
"    :``files``: a directory full of files (default)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5809
"    :``tar``:   tar archive, uncompressed\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5810
"    :``tbz2``:  tar archive, compressed using bzip2\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5811
"    :``tgz``:   tar archive, compressed using gzip\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5812
"    :``uzip``:  zip archive, uncompressed\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5813
"    :``zip``:   zip archive, compressed using deflate"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5814
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5815
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5816
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5817
"    The exact name of the destination archive or directory is given\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5818
"    using a format string; see 'hg help export' for details."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5819
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5820
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5821
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5822
"    Each member added to an archive file has a directory prefix\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5823
"    prepended. Use -p/--prefix to specify a format string for the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5824
"    prefix. The default is the basename of the archive, with suffixes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5825
"    removed.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5826
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5827
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5828
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5829
msgid "no working directory: please specify a revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5830
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5831
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5832
msgid "repository root cannot be destination"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5833
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5834
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5835
msgid "cannot archive plain files to stdout"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5836
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5837
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5838
msgid "reverse effect of earlier changeset"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5839
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5840
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5841
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5842
"    Commit the backed out changes as a new changeset. The new\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5843
"    changeset is a child of the backed out changeset."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5844
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5845
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5846
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5847
"    If you backout a changeset other than the tip, a new head is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5848
"    created. This head will be the new tip and you should merge this\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5849
"    backout changeset with another head."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5850
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5851
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5852
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5853
"    The --merge option remembers the parent of the working directory\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5854
"    before starting the backout, then merges the new head with that\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5855
"    changeset afterwards. This saves you from doing the merge by hand.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5856
"    The result of this merge is not committed, as with a normal merge."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5857
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5858
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5859
msgid "please specify just one revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5860
msgstr "παρακαλώ ορίστε μόνο μία αλλαγή"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5861
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5862
msgid "please specify a revision to backout"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5863
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5864
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5865
msgid "cannot backout change on a different branch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5866
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5867
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5868
msgid "cannot backout a change with no parents"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5869
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5870
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5871
msgid "cannot backout a merge changeset without --parent"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5872
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5873
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5874
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5875
msgid "%s is not a parent of %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5876
msgstr "η αλλαγή %s δεν είναι γονική αλλαγή της %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5877
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5878
msgid "cannot use --parent on non-merge changeset"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5879
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5880
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5881
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5882
msgid "changeset %s backs out changeset %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5883
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5884
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5885
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5886
msgid "merging with changeset %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5887
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5888
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5889
msgid "the backout changeset is a new head - do not forget to merge\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5890
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5891
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5892
msgid "(use \"backout --merge\" if you want to auto-merge)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5893
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5894
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5895
msgid "subdivision search of changesets"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5896
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5897
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5898
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5899
"    This command helps to find changesets which introduce problems. To\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5900
"    use, mark the earliest changeset you know exhibits the problem as\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5901
"    bad, then mark the latest changeset which is free from the problem\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5902
"    as good. Bisect will update your working directory to a revision\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5903
"    for testing (unless the -U/--noupdate option is specified). Once\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5904
"    you have performed tests, mark the working directory as good or\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5905
"    bad, and bisect will either update to another candidate changeset\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5906
"    or announce that it has found the bad revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5907
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5908
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5909
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5910
"    As a shortcut, you can also use the revision argument to mark a\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5911
"    revision as good or bad without checking it out first."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5912
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5913
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5914
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5915
"    If you supply a command, it will be used for automatic bisection.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5916
"    Its exit status will be used to mark revisions as good or bad:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5917
"    status 0 means good, 125 means to skip the revision, 127\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5918
"    (command not found) will abort the bisection, and any other\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5919
"    non-zero exit status means the revision is bad.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5920
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5921
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5922
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5923
msgid "The first good revision is:\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5924
msgstr "Η πρώτη καλή %s αλλαγή είναι:\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5925
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5926
msgid "The first bad revision is:\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5927
msgstr "Η πρώτη κακή %s αλλαγή είναι:\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5928
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5929
msgid "Due to skipped revisions, the first good revision could be any of:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5930
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5931
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5932
msgid "Due to skipped revisions, the first bad revision could be any of:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5933
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5934
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5935
msgid "cannot bisect (no known good revisions)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5936
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5937
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5938
msgid "cannot bisect (no known bad revisions)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5939
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5940
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5941
msgid "(use of 'hg bisect <cmd>' is deprecated)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5942
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5943
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5944
msgid "incompatible arguments"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5945
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5946
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5947
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5948
msgid "failed to execute %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5949
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5950
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5951
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5952
msgid "%s killed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5953
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5954
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5955
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5956
msgid "Changeset %d:%s: %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  5957
msgstr "Αλλαγή %d:%s: %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5958
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5959
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5960
msgid "Testing changeset %d:%s (%d changesets remaining, ~%d tests)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5961
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5962
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5963
msgid "set or show the current branch name"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5964
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5965
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5966
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5967
"    With no argument, show the current branch name. With one argument,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5968
"    set the working directory branch name (the branch will not exist\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5969
"    in the repository until the next commit). Standard practice\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5970
"    recommends that primary development take place on the 'default'\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5971
"    branch."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5972
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5973
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5974
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5975
"    Unless -f/--force is specified, branch will not let you set a\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5976
"    branch name that already exists, even if it's inactive."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5977
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5978
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5979
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5980
"    Use -C/--clean to reset the working directory branch to that of\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5981
"    the parent of the working directory, negating a previous branch\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5982
"    change."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5983
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5984
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  5985
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5986
"    Use the command 'hg update' to switch to an existing branch. Use\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  5987
"    'hg commit --close-branch' to mark this branch as closed.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5988
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5989
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5990
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5991
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5992
msgid "reset working directory to branch %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5993
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5994
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5995
msgid "a branch of the same name already exists (use --force to override)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5996
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5997
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5998
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  5999
msgid "marked working directory as branch %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6000
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6001
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6002
msgid "list repository named branches"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6003
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6004
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6005
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6006
"    List the repository's named branches, indicating which ones are\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6007
"    inactive. If -c/--closed is specified, also list branches which have\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6008
"    been marked closed (see hg commit --close-branch)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6009
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6010
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6011
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6012
"    If -a/--active is specified, only show active branches. A branch\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6013
"    is considered active if it contains repository heads."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6014
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6015
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6016
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6017
"    Use the command 'hg update' to switch to an existing branch.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6018
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6019
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6020
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6021
msgid "create a changegroup file"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6022
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6023
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6024
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6025
"    Generate a compressed changegroup file collecting changesets not\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6026
"    known to be in another repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6027
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6028
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6029
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6030
"    If no destination repository is specified the destination is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6031
"    assumed to have all the nodes specified by one or more --base\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6032
"    parameters. To create a bundle containing all changesets, use\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6033
"    -a/--all (or --base null)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6034
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6035
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6036
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6037
"    You can change compression method with the -t/--type option.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6038
"    The available compression methods are: none, bzip2, and\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6039
"    gzip (by default, bundles are compressed using bzip2)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6040
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6041
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6042
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6043
"    The bundle file can then be transferred using conventional means\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6044
"    and applied to another repository with the unbundle or pull\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6045
"    command. This is useful when direct push and pull are not\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6046
"    available or when exporting an entire repository is undesirable."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6047
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6048
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6049
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6050
"    Applying bundles preserves all changeset contents including\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6051
"    permissions, copy/rename information, and revision history.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6052
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6053
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6054
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6055
msgid "--base is incompatible with specifying a destination"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6056
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6057
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6058
msgid "unknown bundle type specified with --type"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6059
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6060
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6061
msgid "output the current or given revision of files"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6062
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6063
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6064
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6065
"    Print the specified files as they were at the given revision. If\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6066
"    no revision is given, the parent of the working directory is used,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6067
"    or tip if no revision is checked out."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6068
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6069
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6070
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6071
"    Output may be to a file, in which case the name of the file is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6072
"    given using a format string. The formatting rules are the same as\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6073
"    for the export command, with the following additions:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6074
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6075
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6076
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6077
"    :``%s``: basename of file being printed\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6078
"    :``%d``: dirname of file being printed, or '.' if in repository root\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6079
"    :``%p``: root-relative path name of file being printed\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6080
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6081
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6082
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6083
msgid "make a copy of an existing repository"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6084
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6085
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6086
msgid "    Create a copy of an existing repository in a new directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6087
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6088
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6089
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6090
"    If no destination directory name is specified, it defaults to the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6091
"    basename of the source."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6092
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6093
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6094
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6095
"    The location of the source is added to the new repository's\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6096
"    .hg/hgrc file, as the default to be used for future pulls."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6097
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6098
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6099
msgid "    See 'hg help urls' for valid source format details."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6100
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6101
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6102
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6103
"    It is possible to specify an ssh:// URL as the destination, but no\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6104
"    .hg/hgrc and working directory will be created on the remote side.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6105
"    Please see 'hg help urls' for important details about ssh:// URLs."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6106
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6107
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6108
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6109
"    If the -U/--noupdate option is specified, the new clone will contain\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6110
"    only a repository (.hg) and no working copy (the working copy parent\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6111
"    will be the null changeset). Otherwise, clone will initially check\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6112
"    out (in order of precedence):"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6113
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6114
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6115
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6116
"    a) the changeset, tag or branch specified with -u/--updaterev\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6117
"    b) the changeset, tag or branch given with the first -r/--rev\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6118
"    c) the head of the default branch"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6119
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6120
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6121
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6122
"    Use 'hg clone -u . src dst' to checkout the source repository's\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6123
"    parent changeset (applicable for local source repositories only)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6124
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6125
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6126
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6127
"    A set of changesets (tags, or branch names) to pull may be specified\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6128
"    by listing each changeset (tag, or branch name) with -r/--rev.\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6129
"    If -r/--rev is used, the cloned repository will contain only a subset\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6130
"    of the changesets of the source repository. Only the set of changesets\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6131
"    defined by all -r/--rev options (including all their ancestors)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6132
"    will be pulled into the destination repository.\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6133
"    No subsequent changesets (including subsequent tags) will be present\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6134
"    in the destination."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6135
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6136
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6137
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6138
"    Using -r/--rev (or 'clone src#rev dest') implies --pull, even for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6139
"    local source repositories."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6140
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6141
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6142
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6143
"    For efficiency, hardlinks are used for cloning whenever the source\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6144
"    and destination are on the same filesystem (note this applies only\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6145
"    to the repository data, not to the checked out files). Some\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6146
"    filesystems, such as AFS, implement hardlinking incorrectly, but\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6147
"    do not report errors. In these cases, use the --pull option to\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6148
"    avoid hardlinking."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6149
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6150
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6151
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6152
"    In some cases, you can clone repositories and checked out files\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6153
"    using full hardlinks with ::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6154
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6155
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6156
msgid "      $ cp -al REPO REPOCLONE"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6157
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6158
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6159
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6160
"    This is the fastest way to clone, but it is not always safe. The\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6161
"    operation is not atomic (making sure REPO is not modified during\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6162
"    the operation is up to you) and you have to make sure your editor\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6163
"    breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6164
"    this is not compatible with certain extensions that place their\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6165
"    metadata under the .hg directory, such as mq.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6166
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6167
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6168
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6169
msgid "cannot specify both --noupdate and --updaterev"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6170
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6171
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6172
msgid "commit the specified files or all outstanding changes"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6173
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6174
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6175
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6176
"    Commit changes to the given files into the repository. Unlike a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6177
"    centralized RCS, this operation is a local operation. See hg push\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6178
"    for a way to actively distribute your changes."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6179
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6180
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6181
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6182
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6183
"    will be committed."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6184
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6185
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6186
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6187
"    If you are committing the result of a merge, do not provide any\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6188
"    filenames or -I/-X filters."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6189
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6190
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6191
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6192
"    If no commit message is specified, the configured editor is\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6193
"    started to prompt you for a message."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6194
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6195
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6196
msgid "nothing changed\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6197
msgstr "δεν έγινε καμία αλλαγή\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6198
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6199
msgid "created new head\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6200
msgstr "δημιουργήθηκε νέο παρακλάδι\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6201
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6202
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6203
msgid "committed changeset %d:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6204
msgstr "αποθηκεύθηκε η αλλαγή %d:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6205
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6206
msgid "mark files as copied for the next commit"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6207
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6208
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6209
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6210
"    Mark dest as having copies of source files. If dest is a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6211
"    directory, copies are put in that directory. If dest is a file,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6212
"    the source must be a single file."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6213
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6214
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6215
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6216
"    By default, this command copies the contents of files as they\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6217
"    exist in the working directory. If invoked with -A/--after, the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6218
"    operation is recorded, but no copying is performed."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6219
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6220
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6221
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6222
"    This command takes effect with the next commit. To undo a copy\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6223
"    before that, see hg revert.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6224
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6225
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6226
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6227
msgid "find the ancestor revision of two revisions in a given index"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6228
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6229
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6230
msgid "There is no Mercurial repository here (.hg not found)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6231
msgstr "Δεν υπάρχει αποθετήριο Mercurial εδώ (δε βρέθηκε υποκατάλογος .hg)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6232
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6233
msgid "either two or three arguments required"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6234
msgstr "απαιτούνται δύο ή τρία ορίσματα"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6235
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6236
msgid "returns the completion list associated with the given command"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6237
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6238
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6239
msgid "rebuild the dirstate as it would look like for the given revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6240
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6241
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6242
msgid "validate the correctness of the current dirstate"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6243
msgstr "έλεγχος εγκυρότητας της τρέχουσας dirstate"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6244
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6245
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6246
msgid "%s in state %s, but not in manifest1\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6247
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6248
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6249
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6250
msgid "%s in state %s, but also in manifest1\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6251
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6252
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6253
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6254
msgid "%s in state %s, but not in either manifest\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6255
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6256
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6257
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6258
msgid "%s in manifest1, but listed as state %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6259
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6260
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6261
msgid ".hg/dirstate inconsistent with current parent's manifest"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6262
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6263
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6264
msgid "show combined config settings from all hgrc files"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6265
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6266
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6267
msgid "    With no arguments, print names and values of all config items."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6268
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6269
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6270
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6271
"    With one argument of the form section.name, print just the value\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6272
"    of that config item."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6273
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6274
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6275
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6276
"    With multiple arguments, print names and values of all config\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6277
"    items with matching section names."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6278
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6279
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6280
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6281
"    With --debug, the source (filename and line number) is printed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6282
"    for each config item.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6283
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6284
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6285
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6286
msgid "only one config item permitted"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6287
msgstr "σε αυτό το σημείο επιτρέπεται μόνο ένα όρισμα ρυθμίσεων"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6288
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6289
msgid "manually set the parents of the current working directory"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6290
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6291
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6292
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6293
"    This is useful for writing repository conversion tools, but should\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6294
"    be used with care.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6295
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6296
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6297
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6298
msgid "show the contents of the current dirstate"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6299
msgstr "προβολή περιεχομένων της τρέχουσας dirstate"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6300
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6301
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6302
msgid "copy: %s -> %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6303
msgstr "αντιγραφή: %s -> %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6304
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6305
msgid "dump the contents of a data file revision"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6306
msgstr "εκτύπωση περιεχομένων μιας έκδοσης αρχείου δεδομένων"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6307
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6308
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6309
msgid "invalid revision identifier %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6310
msgstr "μη έγκυρο όνομα αλλαγής: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6311
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6312
msgid "parse and display a date"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6313
msgstr "αναγνώριση και εκτύπωση μιας ημερομηνίας"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6314
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6315
msgid "dump the contents of an index file"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6316
msgstr "εκτύπωση περιεχομένων ενός αρχείου καταλόγου"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6317
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6318
msgid "dump an index DAG as a graphviz dot file"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6319
msgstr "εκτύπωση του γράφου ενός καταλόγου σε μορφή graphviz dot"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6320
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6321
msgid "test Mercurial installation"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6322
msgstr "δοκιμή της εγκατάστασης του Mercurial"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6323
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6324
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6325
msgid "Checking encoding (%s)...\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6326
msgstr "Έλεγχος κωδικοποίησης (%s)...\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6327
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6328
msgid " (check that your locale is properly set)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6329
msgstr " (ελέγξτε ότι έχετε τις σωστές ρυθμίσεις γλώσσας)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6330
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6331
msgid "Checking extensions...\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6332
msgstr "Έλεγχος επεκτάσεων...\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6333
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6334
msgid " One or more extensions could not be found"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6335
msgstr " Δεν ήταν δυνατή η εύρεση κάποιων επεκτάσεων"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6336
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6337
msgid " (check that you compiled the extensions)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6338
msgstr " (ελέγξτε ότι έχετε μεταγλωττίσει τις επεκτάσεις)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6339
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6340
msgid "Checking templates...\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6341
msgstr "Έλεγχος προτύπων...\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6342
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6343
msgid " (templates seem to have been installed incorrectly)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6344
msgstr " (υπάρχει κάποιο πρόβλημα με την εγκατάσταση των προτύπων)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6345
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6346
msgid "Checking patch...\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6347
msgstr "Έλεγχος εργαλείου patch...\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6348
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6349
msgid " patch call failed:\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6350
msgstr " η κλήση του patch απέτυχε:\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6351
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6352
msgid " unexpected patch output!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6353
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6354
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6355
msgid " patch test failed!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6356
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6357
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6358
msgid " (Current patch tool may be incompatible with patch, or misconfigured. Please check your .hgrc file)\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6359
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6360
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6361
msgid " Internal patcher failure, please report this error to http://mercurial.selenic.com/bts/\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6362
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6363
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6364
msgid "Checking commit editor...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6365
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6366
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6367
msgid " No commit editor set and can't find vi in PATH\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6368
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6369
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6370
msgid " (specify a commit editor in your .hgrc file)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6371
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6372
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6373
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6374
msgid " Can't find editor '%s' in PATH\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6375
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6376
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6377
msgid "Checking username...\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6378
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6379
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6380
msgid " (specify a username in your .hgrc file)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6381
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6382
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6383
msgid "No problems detected\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6384
msgstr "Δε βρέθηκε κανένα πρόβλημα\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6385
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6386
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6387
msgid "%s problems detected, please check your install!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6388
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6389
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6390
msgid "dump rename information"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6391
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6392
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6393
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6394
msgid "%s renamed from %s:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6395
msgstr "το %s μετονομάστηκε από το %s:%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6396
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6397
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6398
msgid "%s not renamed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6399
msgstr "το %s δε μετονομάστηκε\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6400
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6401
msgid "show how files match on given patterns"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6402
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6403
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6404
msgid "diff repository (or selected files)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6405
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6406
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6407
msgid "    Show differences between revisions for the specified files."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6408
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6409
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6410
msgid "    Differences between files are shown using the unified diff format."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6411
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6412
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6413
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6414
"    NOTE: diff may generate unexpected results for merges, as it will\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6415
"    default to comparing against the working directory's first parent\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6416
"    changeset if no revisions are specified."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6417
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6418
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6419
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6420
"    Without the -a/--text option, diff will avoid generating diffs of\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6421
"    files it detects as binary. With -a, diff will generate a diff\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6422
"    anyway, probably with undesirable results."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6423
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6424
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6425
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6426
"    Use the -g/--git option to generate diffs in the git extended diff\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6427
"    format. For more information, read 'hg help diffs'.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6428
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6429
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6430
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6431
msgid "dump the header and diffs for one or more changesets"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6432
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6433
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6434
msgid "    Print the changeset header and diffs for one or more revisions."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6435
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6436
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6437
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6438
"    The information shown in the changeset header is: author,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6439
"    changeset hash, parent(s) and commit comment."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6440
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6441
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6442
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6443
"    NOTE: export may generate unexpected diff output for merge\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6444
"    changesets, as it will compare the merge changeset against its\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6445
"    first parent only."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6446
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6447
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6448
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6449
"    Output may be to a file, in which case the name of the file is\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6450
"    given using a format string. The formatting rules are as follows:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6451
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6452
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6453
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6454
"    :``%%``: literal \"%\" character\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6455
"    :``%H``: changeset hash (40 bytes of hexadecimal)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6456
"    :``%N``: number of patches being generated\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6457
"    :``%R``: changeset revision number\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6458
"    :``%b``: basename of the exporting repository\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6459
"    :``%h``: short-form changeset hash (12 bytes of hexadecimal)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6460
"    :``%n``: zero-padded sequence number, starting at 1\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6461
"    :``%r``: zero-padded changeset revision number"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6462
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6463
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6464
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6465
"    Without the -a/--text option, export will avoid generating diffs\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6466
"    of files it detects as binary. With -a, export will generate a\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6467
"    diff anyway, probably with undesirable results."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6468
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6469
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6470
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6471
"    Use the -g/--git option to generate diffs in the git extended diff\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6472
"    format. See 'hg help diffs' for more information."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6473
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6474
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6475
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6476
"    With the --switch-parent option, the diff will be against the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6477
"    second parent. It can be useful to review a merge.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6478
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6479
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6480
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6481
msgid "export requires at least one changeset"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6482
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6483
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6484
msgid "exporting patches:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6485
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6486
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6487
msgid "exporting patch:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6488
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6489
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6490
msgid "forget the specified files on the next commit"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6491
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6492
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6493
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6494
"    Mark the specified files so they will no longer be tracked\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6495
"    after the next commit."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6496
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6497
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6498
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6499
"    This only removes files from the current branch, not from the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6500
"    entire project history, and it does not delete them from the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6501
"    working directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6502
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6503
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6504
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6505
"    To undo a forget before the next commit, see hg add.\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6506
"    "
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6507
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6508
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6509
msgid "no files specified"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6510
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6511
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6512
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6513
msgid "not removing %s: file is already untracked\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6514
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6515
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6516
msgid "search for a pattern in specified files and revisions"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6517
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6518
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6519
msgid "    Search revisions of files for a regular expression."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6520
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6521
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6522
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6523
"    This command behaves differently than Unix grep. It only accepts\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6524
"    Python/Perl regexps. It searches repository history, not the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6525
"    working directory. It always prints the revision number in which a\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6526
"    match appears."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6527
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6528
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6529
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6530
"    By default, grep only prints output for the first revision of a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6531
"    file in which it finds a match. To get it to print every revision\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6532
"    that contains a change in match status (\"-\" for a match that\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6533
"    becomes a non-match, or \"+\" for a non-match that becomes a match),\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6534
"    use the --all flag.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6535
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6536
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6537
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6538
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6539
msgid "grep: invalid match pattern: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6540
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6541
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6542
msgid "show current repository heads or show branch heads"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6543
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6544
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6545
msgid "    With no arguments, show all repository head changesets."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6546
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6547
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6548
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6549
"    Repository \"heads\" are changesets with no child changesets. They are\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6550
"    where development generally takes place and are the usual targets\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6551
"    for update and merge operations."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6552
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6553
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6554
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6555
"    If one or more REV is given, the \"branch heads\" will be shown for\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6556
"    the named branch associated with the specified changeset(s)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6557
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6558
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6559
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6560
"    Branch heads are changesets on a named branch with no descendants on\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6561
"    the same branch. A branch head could be a \"true\" (repository) head,\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6562
"    or it could be the last changeset on that branch before it was\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6563
"    merged into another branch, or it could be the last changeset on the\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6564
"    branch before a new branch was created. If none of the branch heads\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6565
"    are true heads, the branch is considered inactive."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6566
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6567
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6568
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6569
"    If -c/--closed is specified, also show branch heads marked closed\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6570
"    (see hg commit --close-branch)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6571
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6572
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6573
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6574
"    If STARTREV is specified, only those heads that are descendants of\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6575
"    STARTREV will be displayed.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6576
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6577
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6578
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6579
msgid "you must specify a branch to use --closed"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6580
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6581
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6582
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6583
msgid "no open branch heads on branch %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6584
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6585
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6586
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6587
msgid "no changes on branch %s containing %s are reachable from %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6588
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6589
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6590
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6591
msgid "no changes on branch %s are reachable from %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6592
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6593
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6594
msgid "show help for a given topic or a help overview"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6595
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6596
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6597
msgid "    With no arguments, print a list of commands with short help messages."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6598
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6599
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6600
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6601
"    Given a topic, extension, or command name, print help for that\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6602
"    topic."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6603
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6604
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6605
msgid "global options:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6606
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6607
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6608
msgid "use \"hg help\" for the full list of commands"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6609
msgstr "δείτε τη βοήθεια \"hg help\" για την πλήρη λίστα εντολών"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6610
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6611
msgid "use \"hg help\" for the full list of commands or \"hg -v\" for details"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6612
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6613
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6614
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6615
msgid "use \"hg -v help%s\" to show aliases and global options"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6616
msgstr "δώστε \"hg -v help%s\" για τη λίστα εικονικών εντολών και κεντρικών επιλογών"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6617
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6618
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6619
msgid "use \"hg -v help %s\" to show global options"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6620
msgstr "δώστε \"hg -v help %s\" για τη λίστα κεντρικών επιλογών"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6621
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6622
msgid "list of commands:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6623
msgstr "λίστα εντολών:"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6624
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6625
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6626
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6627
"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6628
"aliases: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6629
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6630
"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6631
"εικονικές εντολές %s:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6632
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6633
msgid "(no help text available)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6634
msgstr "(δεν υπάρχει κείμενο βοήθειας)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6635
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6636
msgid "options:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6637
msgstr "επιλογές:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6638
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6639
msgid "no commands defined\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6640
msgstr "δεν έχει οριστεί καμία εντολή\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6641
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6642
msgid "no help text available"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6643
msgstr "δεν υπάρχει κείμενο βοήθειας"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6644
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6645
#, python-format
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6646
msgid "%s extension - %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6647
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6648
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6649
msgid "Mercurial Distributed SCM\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6650
msgstr "Mercurial Κατανεμημένο SCM\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6651
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6652
msgid "basic commands:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6653
msgstr "βασικές εντολές:"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6654
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6655
msgid "enabled extensions:"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6656
msgstr "ενεργές επεκτάσεις:"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6657
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6658
msgid "DEPRECATED"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6659
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6660
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6661
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6662
"\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6663
"additional help topics:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6664
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6665
"\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6666
"περισσότερα θέματα βοήθειας:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6667
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6668
msgid "identify the working copy or specified revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6669
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6670
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6671
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6672
"    With no revision, print a summary of the current state of the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6673
"    repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6674
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6675
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6676
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6677
"    Specifying a path to a repository root or Mercurial bundle will\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6678
"    cause lookup to operate on that repository/bundle."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6679
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6680
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6681
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6682
"    This summary identifies the repository state using one or two\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6683
"    parent hash identifiers, followed by a \"+\" if there are\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6684
"    uncommitted changes in the working directory, a list of tags for\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6685
"    this revision and a branch name for non-default branches.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6686
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6687
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6688
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6689
msgid "import an ordered set of patches"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6690
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6691
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6692
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  6693
"    Import a list of patches and commit them individually (unless\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6694
"    --no-commit is specified)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6695
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6696
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6697
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6698
"    If there are outstanding changes in the working directory, import\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6699
"    will abort unless given the -f/--force flag."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6700
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6701
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6702
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6703
"    You can import a patch straight from a mail message. Even patches\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6704
"    as attachments work (to use the body part, it must have type\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6705
"    text/plain or text/x-patch). From and Subject headers of email\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6706
"    message are used as default committer and commit message. All\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6707
"    text/plain body parts before first diff are added to commit\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6708
"    message."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6709
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6710
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6711
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6712
"    If the imported patch was generated by hg export, user and\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6713
"    description from patch override values from message headers and\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6714
"    body. Values given on command line with -m/--message and -u/--user\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6715
"    override these."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6716
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6717
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6718
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6719
"    If --exact is specified, import will set the working directory to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6720
"    the parent of each patch before applying it, and will abort if the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6721
"    resulting changeset has a different ID than the one recorded in\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6722
"    the patch. This may happen due to character set problems or other\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6723
"    deficiencies in the text patch format."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6724
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6725
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6726
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6727
"    With -s/--similarity, hg will attempt to discover renames and\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6728
"    copies in the patch in the same way as 'addremove'."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6729
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6730
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6731
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6732
"    To read a patch from standard input, use \"-\" as the patch name. If\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  6733
"    a URL is specified, the patch will be downloaded from it.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6734
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6735
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6736
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6737
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6738
msgid "applying patch from stdin\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6739
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6740
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6741
msgid "no diffs found"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6742
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6743
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6744
msgid "not a Mercurial patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6745
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6746
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6747
msgid "patch is damaged or loses information"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6748
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6749
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6750
msgid "show new changesets found in source"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6751
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6752
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6753
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6754
"    Show new changesets found in the specified path/URL or the default\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6755
"    pull location. These are the changesets that would have been pulled\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6756
"    if a pull at the time you issued this command."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6757
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6758
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6759
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6760
"    For remote repository, using --bundle avoids downloading the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6761
"    changesets twice if the incoming is followed by a pull."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6762
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6763
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6764
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6765
"    See pull for valid source format details.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6766
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6767
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6768
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6769
msgid "create a new repository in the given directory"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6770
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6771
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6772
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6773
"    Initialize a new repository in the given directory. If the given\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6774
"    directory does not exist, it will be created."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6775
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6776
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6777
msgid "    If no directory is given, the current directory is used."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6778
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6779
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6780
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6781
"    It is possible to specify an ssh:// URL as the destination.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6782
"    See 'hg help urls' for more information.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6783
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6784
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6785
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6786
msgid "locate files matching specific patterns"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6787
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6788
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6789
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6790
"    Print files under Mercurial control in the working directory whose\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6791
"    names match the given patterns."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6792
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6793
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6794
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6795
"    By default, this command searches all directories in the working\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6796
"    directory. To search just the current directory and its\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6797
"    subdirectories, use \"--include .\"."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6798
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6799
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6800
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6801
"    If no patterns are given to match, this command prints the names\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6802
"    of all files under Mercurial control in the working directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6803
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6804
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6805
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6806
"    If you want to feed the output of this command into the \"xargs\"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6807
"    command, use the -0 option to both this command and \"xargs\". This\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6808
"    will avoid the problem of \"xargs\" treating single filenames that\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6809
"    contain whitespace as multiple filenames.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6810
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6811
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6812
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6813
msgid "show revision history of entire repository or files"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6814
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6815
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6816
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6817
"    Print the revision history of the specified files or the entire\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6818
"    project."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6819
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6820
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6821
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6822
"    File history is shown without following rename or copy history of\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6823
"    files. Use -f/--follow with a filename to follow history across\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6824
"    renames and copies. --follow without a filename will only show\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6825
"    ancestors or descendants of the starting revision. --follow-first\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6826
"    only follows the first parent of merge revisions."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6827
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6828
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6829
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6830
"    If no revision range is specified, the default is tip:0 unless\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6831
"    --follow is set, in which case the working directory parent is\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6832
"    used as the starting revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6833
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6834
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6835
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6836
"    By default this command prints revision number and changeset id,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6837
"    tags, non-trivial parents, user, date and time, and a summary for\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6838
"    each commit. When the -v/--verbose switch is used, the list of\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6839
"    changed files and full commit message are shown."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6840
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6841
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6842
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6843
"    NOTE: log -p/--patch may generate unexpected diff output for merge\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6844
"    changesets, as it will only compare the merge changeset against\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6845
"    its first parent. Also, only files different from BOTH parents\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6846
"    will appear in files:.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6847
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6848
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6849
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6850
msgid "output the current or given revision of the project manifest"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6851
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6852
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6853
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6854
"    Print a list of version controlled files for the given revision.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6855
"    If no revision is given, the first parent of the working directory\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6856
"    is used, or the null revision if no revision is checked out."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6857
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6858
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6859
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6860
"    With -v, print file permissions, symlink and executable bits.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6861
"    With --debug, print file revision hashes.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6862
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6863
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6864
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6865
msgid "merge working directory with another revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6866
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6867
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6868
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6869
"    The current working directory is updated with all changes made in\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6870
"    the requested revision since the last common predecessor revision."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6871
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6872
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6873
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6874
"    Files that changed between either parent are marked as changed for\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6875
"    the next commit and a commit must be performed before any further\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6876
"    updates to the repository are allowed. The next commit will have\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6877
"    two parents."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6878
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6879
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6880
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6881
"    If no revision is specified, the working directory's parent is a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6882
"    head revision, and the current branch contains exactly one other\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6883
"    head, the other head is merged with by default. Otherwise, an\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6884
"    explicit revision with which to merge with must be provided.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6885
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6886
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6887
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6888
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6889
msgid "branch '%s' has %d heads - please merge with an explicit rev"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6890
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6891
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6892
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6893
msgid "branch '%s' has one head - please merge with an explicit rev"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6894
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6895
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6896
msgid "there is nothing to merge"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6897
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6898
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6899
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6900
msgid "%s - use \"hg update\" instead"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6901
msgstr "%s - δώστε \"hg update\" καλύτερα"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6902
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6903
msgid "working dir not at a head rev - use \"hg update\" or merge with an explicit rev"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6904
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6905
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6906
msgid "show changesets not found in destination"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6907
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6908
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6909
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6910
"    Show changesets not found in the specified destination repository\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6911
"    or the default push location. These are the changesets that would\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6912
"    be pushed if a push was requested."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6913
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6914
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6915
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6916
"    See pull for valid destination format details.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6917
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6918
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6919
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6920
msgid "show the parents of the working directory or revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6921
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6922
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6923
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6924
"    Print the working directory's parent revisions. If a revision is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6925
"    given via -r/--rev, the parent of that revision will be printed.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6926
"    If a file argument is given, the revision in which the file was\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6927
"    last changed (before the working directory revision or the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6928
"    argument to --rev if given) is printed.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6929
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6930
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6931
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6932
msgid "can only specify an explicit filename"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6933
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6934
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6935
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6936
msgid "'%s' not found in manifest!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6937
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6938
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6939
msgid "show aliases for remote repositories"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6940
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6941
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6942
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6943
"    Show definition of symbolic path name NAME. If no name is given,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6944
"    show definition of all available names."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6945
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6946
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6947
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6948
"    Path names are defined in the [paths] section of /etc/mercurial/hgrc\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6949
"    and $HOME/.hgrc. If run inside a repository, .hg/hgrc is used, too."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6950
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6951
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6952
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6953
"    See 'hg help urls' for more information.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6954
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6955
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6956
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6957
msgid "not found!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6958
msgstr "δε βρέθηκε!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6959
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6960
msgid "not updating, since new heads added\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6961
msgstr "δεν εξάγεται κάποια αλλαγή, επειδή δημιουργήθηκε νέο παρακλάδι\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6962
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6963
msgid "(run 'hg heads' to see heads, 'hg merge' to merge)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6964
msgstr "(δώστε 'hg heads' για να δείτε τα παρακλάδια, 'hg merge' για συγχώνευση)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6965
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6966
msgid "(run 'hg update' to get a working copy)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6967
msgstr "(δώστε 'hg update' για να εξάγετε αντίγραφο εργασίας)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6968
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6969
msgid "pull changes from the specified source"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6970
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6971
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6972
msgid "    Pull changes from a remote repository to a local one."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6973
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6974
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6975
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6976
"    This finds all changes from the repository at the specified path\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6977
"    or URL and adds them to a local repository (the current one unless\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6978
"    -R is specified). By default, this does not update the copy of the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6979
"    project in the working directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6980
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6981
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6982
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6983
"    Use hg incoming if you want to see what would have been added by a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6984
"    pull at the time you issued this command. If you then decide to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6985
"    added those changes to the repository, you should use pull -r X\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6986
"    where X is the last changeset listed by hg incoming."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6987
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6988
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6989
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6990
"    If SOURCE is omitted, the 'default' path will be used.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6991
"    See 'hg help urls' for more information.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6992
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6993
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  6994
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6995
msgid "push changes to the specified destination"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6996
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6997
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6998
msgid "    Push changes from the local repository to the given destination."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  6999
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7000
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7001
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7002
"    This is the symmetrical operation for pull. It moves changes from\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7003
"    the current repository to a different one. If the destination is\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7004
"    local this is identical to a pull in that directory from the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7005
"    current one."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7006
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7007
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7008
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7009
"    By default, push will refuse to run if it detects the result would\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7010
"    increase the number of remote heads. This generally indicates the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7011
"    user forgot to pull and merge before pushing."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7012
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7013
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7014
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7015
"    If -r/--rev is used, the named revision and all its ancestors will\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7016
"    be pushed to the remote repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7017
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7018
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7019
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7020
"    Please see 'hg help urls' for important details about ssh://\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7021
"    URLs. If DESTINATION is omitted, a default path will be used.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7022
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7023
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7024
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7025
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7026
msgid "pushing to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7027
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7028
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7029
msgid "roll back an interrupted transaction"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7030
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7031
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7032
msgid "    Recover from an interrupted commit or pull."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7033
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7034
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7035
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7036
"    This command tries to fix the repository status after an\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7037
"    interrupted operation. It should only be necessary when Mercurial\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7038
"    suggests it.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7039
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7040
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7041
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7042
msgid "remove the specified files on the next commit"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7043
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7044
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7045
msgid "    Schedule the indicated files for removal from the repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7046
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7047
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7048
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7049
"    This only removes files from the current branch, not from the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7050
"    entire project history. -A/--after can be used to remove only\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7051
"    files that have already been deleted, -f/--force can be used to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7052
"    force deletion, and -Af can be used to remove files from the next\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7053
"    revision without deleting them from the working directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7054
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7055
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7056
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7057
"    The following table details the behavior of remove for different\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7058
"    file states (columns) and option combinations (rows). The file\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7059
"    states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7060
"    reported by hg status). The actions are Warn, Remove (from branch)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7061
"    and Delete (from disk)::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7062
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7063
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7064
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7065
"             A  C  M  !\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7066
"      none   W  RD W  R\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7067
"      -f     R  RD RD R\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7068
"      -A     W  W  W  R\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7069
"      -Af    R  R  R  R"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7070
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7071
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7072
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7073
"    This command schedules the files to be removed at the next commit.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7074
"    To undo a remove before that, see hg revert.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7075
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7076
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7077
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7078
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7079
msgid "not removing %s: file is untracked\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7080
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7081
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7082
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7083
msgid "not removing %s: file %s (use -f to force removal)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7084
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7085
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7086
msgid "still exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7087
msgstr "υπάρχει ακόμη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7088
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7089
msgid "is modified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7090
msgstr "έχει τροποποιηθεί"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7091
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7092
msgid "has been marked for add"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7093
msgstr "έχει σημειωθεί για προσθήκη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7094
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7095
msgid "rename files; equivalent of copy + remove"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7096
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7097
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7098
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7099
"    Mark dest as copies of sources; mark sources for deletion. If dest\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7100
"    is a directory, copies are put in that directory. If dest is a\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7101
"    file, there can only be one source."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7102
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7103
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7104
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7105
"    This command takes effect at the next commit. To undo a rename\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7106
"    before that, see hg revert.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7107
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7108
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7109
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7110
msgid "retry file merges from a merge or update"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7111
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7112
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7113
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7114
"    This command can cleanly retry unresolved file merges using file\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7115
"    revisions preserved from the last update or merge."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7116
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7117
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7118
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7119
"    If a conflict is resolved manually, please note that the changes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7120
"    will be overwritten if the merge is retried with resolve. The\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7121
"    -m/--mark switch should be used to mark the file as resolved."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7122
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7123
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7124
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7125
"    You can specify a set of files to operate on, or use the -a/-all\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7126
"    switch to select all unresolved files."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7127
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7128
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7129
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7130
"    This command also allows listing resolved files and manually\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7131
"    indicating whether or not files are resolved. All files must be\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7132
"    marked as resolved before a commit is permitted."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7133
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7134
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7135
msgid "    The codes used to show the status of files are::"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7136
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7137
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7138
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7139
"      U = unresolved\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7140
"      R = resolved\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7141
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7142
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7143
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7144
msgid "too many options specified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7145
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7146
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7147
msgid "can't specify --all and patterns"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7148
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7149
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7150
msgid "no files or directories specified; use --all to remerge all files"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7151
msgstr "δεν ορίστηκαν αρχεία ή κατάλογοι· χρησιμοποιήστε την επιλογή --all για να επαναλάβετε τη συγχώνευση για όλα τα αρχεία"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7152
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7153
msgid "restore individual files or directories to an earlier state"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7154
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7155
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7156
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7157
"    (Use update -r to check out earlier revisions, revert does not\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7158
"    change the working directory parents.)"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7159
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7160
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7161
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7162
"    With no revision specified, revert the named files or directories\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7163
"    to the contents they had in the parent of the working directory.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7164
"    This restores the contents of the affected files to an unmodified\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7165
"    state and unschedules adds, removes, copies, and renames. If the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7166
"    working directory has two parents, you must explicitly specify the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7167
"    revision to revert to."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7168
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7169
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7170
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7171
"    Using the -r/--rev option, revert the given files or directories\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7172
"    to their contents as of a specific revision. This can be helpful\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7173
"    to \"roll back\" some or all of an earlier change. See 'hg help\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7174
"    dates' for a list of formats valid for -d/--date."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7175
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7176
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7177
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7178
"    Revert modifies the working directory. It does not commit any\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7179
"    changes, or change the parent of the working directory. If you\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7180
"    revert to a revision other than the parent of the working\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7181
"    directory, the reverted files will thus appear modified\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7182
"    afterwards."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7183
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7184
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7185
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7186
"    If a file has been deleted, it is restored. If the executable mode\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7187
"    of a file was changed, it is reset."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7188
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7189
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7190
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7191
"    If names are given, all files matching the names are reverted.\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7192
"    If no arguments are given, no files are reverted."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7193
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7194
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7195
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7196
"    Modified files are saved with a .orig suffix before reverting.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7197
"    To disable these backups, use --no-backup.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7198
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7199
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7200
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7201
msgid "you can't specify a revision and a date"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7202
msgstr "δεν επιτρέπεται η χρήση αλλαγής και ημερομηνίας ταυτόχρονα"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7203
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7204
msgid "no files or directories specified; use --all to revert the whole repo"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7205
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7206
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7207
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7208
msgid "forgetting %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7209
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7210
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7211
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7212
msgid "reverting %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7213
msgstr "επαναφορά %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7214
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7215
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7216
msgid "undeleting %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7217
msgstr "επανάκτηση %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7218
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7219
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7220
msgid "saving current version of %s as %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7221
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7222
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7223
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7224
msgid "file not managed: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7225
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7226
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7227
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7228
msgid "no changes needed to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7229
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7230
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7231
msgid "roll back the last transaction"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7232
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7233
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7234
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7235
"    This command should be used with care. There is only one level of\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7236
"    rollback, and there is no way to undo a rollback. It will also\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7237
"    restore the dirstate at the time of the last transaction, losing\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7238
"    any dirstate changes since that time. This command does not alter\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7239
"    the working directory."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7240
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7241
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7242
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7243
"    Transactions are used to encapsulate the effects of all commands\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7244
"    that create new changesets or propagate existing changesets into a\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7245
"    repository. For example, the following commands are transactional,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7246
"    and their effects can be rolled back:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7247
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7248
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7249
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7250
"    - commit\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7251
"    - import\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7252
"    - pull\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7253
"    - push (with this repository as destination)\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7254
"    - unbundle"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7255
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7256
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7257
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7258
"    This command is not intended for use on public repositories. Once\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7259
"    changes are visible for pull by other users, rolling a transaction\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7260
"    back locally is ineffective (someone else may already have pulled\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7261
"    the changes). Furthermore, a race is possible with readers of the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7262
"    repository; for example an in-progress pull from the repository\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7263
"    may fail if a rollback is performed.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7264
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7265
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7266
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7267
msgid "print the root (top) of the current working directory"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7268
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7269
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7270
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7271
"    Print the root directory of the current repository.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7272
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7273
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7274
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7275
msgid "export the repository via HTTP"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7276
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7277
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7278
msgid "    Start a local HTTP repository browser and pull server."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7279
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7280
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7281
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7282
"    By default, the server logs accesses to stdout and errors to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7283
"    stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7284
"    files.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7285
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7286
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7287
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7288
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7289
msgid "listening at http://%s%s/%s (bound to %s:%d)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7290
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7291
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7292
msgid "show changed files in the working directory"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7293
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7294
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7295
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7296
"    Show status of files in the repository. If names are given, only\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7297
"    files that match are shown. Files that are clean or ignored or\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7298
"    the source of a copy/move operation, are not listed unless\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7299
"    -c/--clean, -i/--ignored, -C/--copies or -A/--all are given.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7300
"    Unless options described with \"show only ...\" are given, the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7301
"    options -mardu are used."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7302
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7303
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7304
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7305
"    Option -q/--quiet hides untracked (unknown and ignored) files\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7306
"    unless explicitly requested with -u/--unknown or -i/--ignored."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7307
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7308
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7309
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7310
"    NOTE: status may appear to disagree with diff if permissions have\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7311
"    changed or a merge has occurred. The standard diff format does not\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7312
"    report permission changes and diff only reports changes relative\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7313
"    to one merge parent."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7314
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7315
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7316
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7317
"    If one revision is given, it is used as the base revision.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7318
"    If two revisions are given, the differences between them are\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7319
"    shown."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7320
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7321
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7322
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7323
"      M = modified\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7324
"      A = added\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7325
"      R = removed\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7326
"      C = clean\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7327
"      ! = missing (deleted by non-hg command, but still tracked)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7328
"      ? = not tracked\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7329
"      I = ignored\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7330
"        = origin of the previous file listed as A (added)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7331
"    "
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7332
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7333
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7334
msgid "summarize working directory state"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7335
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7336
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7337
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7338
"    This generates a brief summary of the working directory state,\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7339
"    including parents, branch, commit status, and available updates."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7340
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7341
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7342
msgid ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7343
"    With the --remote option, this will check the default paths for\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7344
"    incoming and outgoing changes. This can be time-consuming.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7345
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7346
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7347
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7348
msgid " (empty repository)"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7349
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7350
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7351
msgid " (no revision checked out)"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7352
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7353
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7354
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7355
msgid "parent: %d:%s %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7356
msgstr ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7357
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7358
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7359
msgid "branch: %s\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7360
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7361
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7362
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7363
msgid "%d added"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7364
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7365
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7366
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7367
msgid "%d modified"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7368
msgstr "%d τροποποιήθηκαν"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7369
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7370
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7371
msgid "%d removed"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7372
msgstr "%d αφαιρέθηκαν"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7373
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7374
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7375
msgid "%d deleted"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7376
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7377
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7378
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7379
msgid "%d ignored"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7380
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7381
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7382
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7383
msgid "%d unknown"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7384
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7385
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7386
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7387
msgid "%d unresolved"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7388
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7389
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7390
msgid " (merge)"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7391
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7392
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7393
msgid " (new branch)"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7394
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7395
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7396
msgid " (clean)"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7397
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7398
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7399
msgid " (new branch head)"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7400
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7401
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7402
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7403
msgid "commit: %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7404
msgstr ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7405
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7406
msgid "update: (current)\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7407
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7408
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7409
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7410
msgid "update: %d new changesets (update)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7411
msgstr "update: %d νέες αλλαγές (ενημερώστε)\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7412
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7413
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7414
msgid "update: %d new changesets, %d branch heads (merge)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7415
msgstr "update: %d νέες αλλαγές, %d παρακλάδια (συγχωνεύστε)\n"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7416
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7417
msgid "1 or more incoming"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7418
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7419
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7420
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7421
msgid "%d outgoing"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7422
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7423
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7424
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7425
msgid "remote: %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7426
msgstr "απομακρυσμένο: %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7427
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7428
msgid "remote: (synced)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7429
msgstr "απομακρυσμένο: (συγχρονίστηκε)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7430
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7431
msgid "add one or more tags for the current or given revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7432
msgstr "προσθήκη μιας ή περισσότερων ετικετών για την τρέχουσα ή κάποια άλλη έκδοση"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7433
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7434
msgid "    Name a particular revision using <name>."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7435
msgstr "    Ονομασία μιας συγκεκριμένης αλλαγής με ένα νέο <όνομα>."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7436
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7437
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7438
"    Tags are used to name particular revisions of the repository and are\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7439
"    very useful to compare different revisions, to go back to significant\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7440
"    earlier versions or to mark branch points as releases, etc."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7441
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7442
"    Οι ετικέτες μπορούν να χρησιμοποιηθούν ως συμβολικά ονόματα των αλλαγών\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7443
"    ενός αποθετηρίου και είναι πολύ χρήσιμες για την προβολή των διαφορών\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7444
"    μεταξύ δύο σημαντικών εκδόσεων, για να επιστρέφει κανείς σε πιο παλιές\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7445
"    εκδόσεις ή για την καταγραφή της αρχής ενός κλάδου, του σημείου στο\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7446
"    οποίο έγινε μια επίσημη έκδοση, κλπ."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7447
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7448
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7449
"    If no revision is given, the parent of the working directory is\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7450
"    used, or tip if no revision is checked out."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7451
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7452
"    Οταν δεν έχει οριστεί συγκεκριμένη αλλαγή, τότε η νέα ετικέτα τίθεται\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7453
"    στη γονική αλλαγή του χώρου εργασίας, ή στο tip όταν δεν υπάρχουν στο\n"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7454
"    χώρο εργασίας τα αρχεία κάποιας έκδοσης."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7455
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7456
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7457
"    To facilitate version control, distribution, and merging of tags,\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7458
"    they are stored as a file named \".hgtags\" which is managed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7459
"    similarly to other project files and can be hand-edited if\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7460
"    necessary. The file '.hg/localtags' is used for local tags (not\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7461
"    shared among repositories)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7462
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7463
"    Για να διατηρείται το ιστορικό των ετικετών, να διανέμονται σε άλλους\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7464
"    κλώνους του αποθετηρίου και να μπορεί να γίνει συγχώνευσή τους, όλες\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7465
"    οι ετικέτες αποθηκεύονται σε ένα αρχείο με το όνομα \".hgtags\", το\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7466
"    οποίο συντηρείται όπως και κάθε άλλο αρχείο του αποθετηρίου και μπορεί\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7467
"    να το επεξεργαστεί κανείς ως απλό αρχείο κειμένου αν χρειαστεί.  Το\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7468
"    αρχείο '.hg/localtags' χρησιμοποιείται για τις τοπικές ετικέτες\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7469
"    (αυτές που δε διανέμονται σε άλλους κλώνους του αποθετηρίου)."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7470
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7471
msgid "tag names must be unique"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7472
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7473
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7474
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7475
msgid "the name '%s' is reserved"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7476
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7477
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7478
msgid "--rev and --remove are incompatible"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7479
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7480
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7481
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7482
msgid "tag '%s' does not exist"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7483
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7484
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7485
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7486
msgid "tag '%s' is not a global tag"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7487
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7488
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7489
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7490
msgid "tag '%s' is not a local tag"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7491
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7492
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7493
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7494
msgid "tag '%s' already exists (use -f to force)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7495
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7496
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7497
msgid "list repository tags"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7498
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7499
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7500
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7501
"    This lists both regular and local tags. When the -v/--verbose\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7502
"    switch is used, a third column \"local\" is printed for local tags.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7503
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7504
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7505
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7506
msgid "show the tip revision"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7507
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7508
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7509
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7510
"    The tip revision (usually just called the tip) is the changeset\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7511
"    most recently added to the repository (and therefore the most\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7512
"    recently changed head)."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7513
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7514
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7515
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7516
"    If you have just made a commit, that commit will be the tip. If\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7517
"    you have just pulled changes from another repository, the tip of\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7518
"    that repository becomes the current tip. The \"tip\" tag is special\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7519
"    and cannot be renamed or assigned to a different changeset.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7520
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7521
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7522
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7523
msgid "apply one or more changegroup files"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7524
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7525
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7526
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7527
"    Apply one or more compressed changegroup files generated by the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7528
"    bundle command.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7529
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7530
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7531
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7532
msgid "update working directory"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7533
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7534
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7535
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7536
"    Update the repository's working directory to the specified\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7537
"    changeset."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7538
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7539
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7540
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7541
"    If no changeset is specified, attempt to update to the head of the\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7542
"    current branch. If this head is a descendant of the working\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7543
"    directory's parent, update to it, otherwise abort."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7544
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7545
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7546
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7547
"    The following rules apply when the working directory contains\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7548
"    uncommitted changes:"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7549
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7550
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7551
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7552
"    1. If neither -c/--check nor -C/--clean is specified, and if\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7553
"       the requested changeset is an ancestor or descendant of\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7554
"       the working directory's parent, the uncommitted changes\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7555
"       are merged into the requested changeset and the merged\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7556
"       result is left uncommitted. If the requested changeset is\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7557
"       not an ancestor or descendant (that is, it is on another\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7558
"       branch), the update is aborted and the uncommitted changes\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7559
"       are preserved."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7560
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7561
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7562
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7563
"    2. With the -c/--check option, the update is aborted and the\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7564
"       uncommitted changes are preserved."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7565
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7566
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7567
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7568
"    3. With the -C/--clean option, uncommitted changes are discarded and\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7569
"       the working directory is updated to the requested changeset."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7570
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7571
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7572
msgid ""
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7573
"    Use null as the changeset to remove the working directory (like 'hg\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7574
"    clone -U')."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7575
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7576
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7577
msgid "    If you want to update just one file to an older changeset, use 'hg revert'."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7578
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7579
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7580
msgid "cannot specify both -c/--check and -C/--clean"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7581
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7582
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7583
msgid "uncommitted local changes"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7584
msgstr "υπάρχουν τοπικές αλλαγές ακόμη"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7585
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7586
msgid "verify the integrity of the repository"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7587
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7588
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7589
msgid "    Verify the integrity of the current repository."
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7590
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7591
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7592
msgid ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7593
"    This will perform an extensive check of the repository's\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7594
"    integrity, validating the hashes and checksums of each entry in\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7595
"    the changelog, manifest, and tracked files, as well as the\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7596
"    integrity of their crosslinks and indices.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7597
"    "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7598
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7599
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7600
msgid "output version and copyright information"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7601
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7602
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7603
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7604
msgid "Mercurial Distributed SCM (version %s)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7605
msgstr "Mercurial Κατανεμημένο SCM (version %s)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7606
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7607
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7608
"\n"
46819
d4ba4d51f85f contributor: change mentions of mpm to olivia
Raphaël Gomès <rgomes@octobus.net>
parents: 30889
diff changeset
  7609
"Copyright (C) 2005-2010 Olivia Mackall <olivia@selenic.com> and others\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7610
"This is free software; see the source for copying conditions. There is NO\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7611
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7612
msgstr ""
10040
fe142808dd93 i18n-el: translate Mercurial's copyright info message
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10039
diff changeset
  7613
"\n"
46819
d4ba4d51f85f contributor: change mentions of mpm to olivia
Raphaël Gomès <rgomes@octobus.net>
parents: 30889
diff changeset
  7614
"Πνευματικά δικαιώματα (C) 2005-2009 Olivia Mackall <olivia@selenic.com> και άλλοι\n"
10040
fe142808dd93 i18n-el: translate Mercurial's copyright info message
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10039
diff changeset
  7615
"Αυτό το πρόγραμμα είναι ελεύθερο λογισμικό· δείτε τον πηγαίο κώδικα για\n"
fe142808dd93 i18n-el: translate Mercurial's copyright info message
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10039
diff changeset
  7616
"την άδεια χρήσης του. Δεν παρέχεται ΚΑΜΙΑ εγγύηση· ούτε καν για την\n"
fe142808dd93 i18n-el: translate Mercurial's copyright info message
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10039
diff changeset
  7617
"ΕΜΠΟΡΕΥΣΙΜΟΤΗΤΑ ή την ΚΑΤΑΛΛΗΛΟΤΗΤΑ ΓΙΑ ΚΑΠΟΙΟ ΣΚΟΠΟ.\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7618
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7619
msgid "repository root directory or name of overlay bundle file"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7620
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7621
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7622
msgid "change working directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7623
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7624
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7625
msgid "do not prompt, assume 'yes' for any required answers"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7626
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7627
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7628
msgid "suppress output"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7629
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7630
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7631
msgid "enable additional output"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7632
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7633
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7634
msgid "set/override config option"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7635
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7636
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7637
msgid "enable debugging output"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7638
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7639
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7640
msgid "start debugger"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7641
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7642
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7643
msgid "set the charset encoding"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7644
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7645
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7646
msgid "set the charset encoding mode"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7647
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7648
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7649
msgid "always print a traceback on exception"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7650
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7651
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7652
msgid "time how long the command takes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7653
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7654
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7655
msgid "print command execution profile"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7656
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7657
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7658
msgid "output version information and exit"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7659
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7660
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7661
msgid "display help and exit"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7662
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7663
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7664
msgid "do not perform actions, just print output"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7665
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7666
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7667
msgid "specify ssh command to use"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7668
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7669
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7670
msgid "specify hg command to run on the remote side"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7671
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7672
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7673
msgid "include names matching the given patterns"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7674
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7675
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7676
msgid "exclude names matching the given patterns"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7677
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7678
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7679
msgid "use <text> as commit message"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7680
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7681
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7682
msgid "read commit message from <file>"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7683
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7684
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7685
msgid "record datecode as commit date"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7686
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7687
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7688
msgid "record the specified user as committer"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7689
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7690
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7691
msgid "display using template map file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7692
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7693
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7694
msgid "display with template"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7695
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7696
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7697
msgid "do not show merges"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7698
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7699
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7700
msgid "treat all files as text"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7701
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7702
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7703
msgid "don't include dates in diff headers"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7704
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7705
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7706
msgid "show which function each change is in"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7707
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7708
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7709
msgid "produce a diff that undoes the changes"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7710
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7711
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7712
msgid "ignore white space when comparing lines"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7713
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7714
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7715
msgid "ignore changes in the amount of white space"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7716
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7717
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7718
msgid "ignore changes whose lines are all blank"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7719
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7720
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7721
msgid "number of lines of context to show"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7722
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7723
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7724
msgid "output diffstat-style summary of changes"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7725
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7726
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7727
msgid "guess renamed files by similarity (0<=s<=100)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7728
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7729
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7730
msgid "[OPTION]... [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7731
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7732
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7733
msgid "annotate the specified revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7734
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7735
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7736
msgid "follow file copies and renames"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7737
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7738
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7739
msgid "list the author (long with -v)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7740
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7741
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7742
msgid "list the date (short with -q)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7743
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7744
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7745
msgid "list the revision number (default)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7746
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7747
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7748
msgid "list the changeset"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7749
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7750
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7751
msgid "show line number at the first appearance"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7752
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7753
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7754
msgid "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FILE..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7755
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7756
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7757
msgid "do not pass files through decoders"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7758
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7759
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7760
msgid "directory prefix for files in archive"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7761
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7762
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7763
msgid "revision to distribute"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7764
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7765
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7766
msgid "type of distribution to create"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7767
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7768
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7769
msgid "[OPTION]... DEST"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7770
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7771
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7772
msgid "merge with old dirstate parent after backout"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7773
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7774
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7775
msgid "parent to choose when backing out merge"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7776
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7777
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7778
msgid "revision to backout"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7779
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7780
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7781
msgid "[OPTION]... [-r] REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7782
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7783
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7784
msgid "reset bisect state"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7785
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7786
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7787
msgid "mark changeset good"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7788
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7789
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7790
msgid "mark changeset bad"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7791
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7792
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7793
msgid "skip testing changeset"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7794
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7795
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7796
msgid "use command to check changeset state"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7797
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7798
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7799
msgid "do not update to target"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7800
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7801
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7802
msgid "[-gbsr] [-c CMD] [REV]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7803
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7804
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7805
msgid "set branch name even if it shadows an existing branch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7806
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7807
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7808
msgid "reset branch name to parent branch name"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7809
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7810
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7811
msgid "[-fC] [NAME]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7812
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7813
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7814
msgid "show only branches that have unmerged heads"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7815
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7816
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7817
msgid "show normal and closed branches"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7818
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7819
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7820
msgid "[-a]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7821
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7822
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7823
msgid "run even when remote repository is unrelated"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7824
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7825
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7826
msgid "a changeset up to which you would like to bundle"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7827
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7828
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7829
msgid "a base changeset to specify instead of a destination"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7830
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7831
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7832
msgid "bundle all changesets in the repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7833
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7834
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7835
msgid "bundle compression type to use"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7836
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7837
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7838
msgid "[-f] [-a] [-r REV]... [--base REV]... FILE [DEST]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7839
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7840
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7841
msgid "print output to file with formatted name"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7842
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7843
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7844
msgid "print the given revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7845
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7846
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7847
msgid "apply any matching decode filter"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7848
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7849
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7850
msgid "[OPTION]... FILE..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7851
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7852
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7853
msgid "the clone will only contain a repository (no working copy)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7854
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7855
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7856
msgid "revision, tag or branch to check out"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7857
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7858
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7859
msgid "clone only the specified revisions and ancestors"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7860
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7861
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7862
msgid "[OPTION]... SOURCE [DEST]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7863
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7864
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7865
msgid "mark new/missing files as added/removed before committing"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7866
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7867
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7868
msgid "mark a branch as closed, hiding it from the branch list"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7869
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7870
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7871
msgid "record a copy that has already occurred"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7872
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7873
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7874
msgid "forcibly copy over an existing managed file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7875
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7876
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7877
msgid "[OPTION]... [SOURCE]... DEST"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7878
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7879
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7880
msgid "[INDEX] REV1 REV2"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7881
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7882
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7883
msgid "[COMMAND]"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7884
msgstr "[ΕΝΤΟΛΗ]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7885
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7886
msgid "show the command options"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7887
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7888
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7889
msgid "[-o] CMD"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7890
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7891
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7892
msgid "try extended date formats"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7893
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7894
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7895
msgid "[-e] DATE [RANGE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7896
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7897
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7898
msgid "FILE REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7899
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7900
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7901
msgid "[PATH]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7902
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7903
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7904
msgid "FILE"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7905
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7906
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7907
msgid "revision to rebuild to"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7908
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7909
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7910
msgid "[-r REV] [REV]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7911
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7912
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7913
msgid "revision to debug"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7914
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7915
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7916
msgid "[-r REV] FILE"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7917
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7918
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7919
msgid "REV1 [REV2]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7920
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7921
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7922
msgid "do not display the saved mtime"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7923
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7924
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7925
msgid "[OPTION]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7926
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7927
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7928
msgid "revision to check"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  7929
msgstr "αλλαγή προς έλεγχο"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7930
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7931
msgid "[OPTION]... [-r REV1 [-r REV2]] [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7932
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7933
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7934
msgid "diff against the second parent"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7935
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7936
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7937
msgid "[OPTION]... [-o OUTFILESPEC] REV..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7938
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7939
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7940
msgid "end fields with NUL"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7941
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7942
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7943
msgid "print all revisions that match"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7944
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7945
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7946
msgid "follow changeset history, or file history across copies and renames"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7947
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7948
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7949
msgid "ignore case when matching"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7950
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7951
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7952
msgid "print only filenames and revisions that match"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7953
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7954
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7955
msgid "print matching line numbers"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7956
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7957
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7958
msgid "search in given revision range"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7959
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7960
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7961
msgid "[OPTION]... PATTERN [FILE]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7962
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7963
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7964
msgid "show only heads which are descendants of REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7965
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7966
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7967
msgid "show only the active branch heads from open branches"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7968
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7969
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  7970
msgid "show normal and closed branch heads"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7971
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7972
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7973
msgid "[-r STARTREV] [REV]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7974
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7975
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7976
msgid "[TOPIC]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7977
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7978
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7979
msgid "identify the specified revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7980
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7981
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7982
msgid "show local revision number"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7983
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7984
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7985
msgid "show global revision id"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7986
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7987
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7988
msgid "show branch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7989
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7990
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7991
msgid "show tags"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7992
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7993
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7994
msgid "[-nibt] [-r REV] [SOURCE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7995
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7996
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  7997
msgid "directory strip option for patch. This has the same meaning as the corresponding patch option"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7998
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  7999
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8000
msgid "base path"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8001
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8002
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8003
msgid "skip check for outstanding uncommitted changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8004
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8005
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8006
msgid "don't commit, just update the working directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8007
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8008
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8009
msgid "apply patch to the nodes from which it was generated"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8010
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8011
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8012
msgid "use any branch information in patch (implied by --exact)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8013
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8014
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8015
msgid "[OPTION]... PATCH..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8016
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8017
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8018
msgid "show newest record first"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8019
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8020
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8021
msgid "file to store the bundles into"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8022
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8023
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8024
msgid "a specific remote revision up to which you would like to pull"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8025
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8026
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8027
msgid "[-p] [-n] [-M] [-f] [-r REV]... [--bundle FILENAME] [SOURCE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8028
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8029
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8030
msgid "[-e CMD] [--remotecmd CMD] [DEST]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8031
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8032
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8033
msgid "search the repository as it stood at REV"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8034
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8035
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8036
msgid "end filenames with NUL, for use with xargs"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8037
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8038
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8039
msgid "print complete paths from the filesystem root"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8040
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8041
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8042
msgid "[OPTION]... [PATTERN]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8043
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8044
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8045
msgid "only follow the first parent of merge changesets"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8046
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8047
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8048
msgid "show revisions matching date spec"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8049
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8050
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8051
msgid "show copied files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8052
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8053
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8054
msgid "do case-insensitive search for a keyword"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8055
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8056
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8057
msgid "include revisions where files were removed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8058
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8059
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8060
msgid "show only merges"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8061
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8062
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8063
msgid "revisions committed by user"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8064
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8065
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8066
msgid "show only changesets within the given named branch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8067
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8068
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8069
msgid "do not display revision or any of its ancestors"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8070
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8071
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8072
msgid "[OPTION]... [FILE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8073
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8074
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8075
msgid "revision to display"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8076
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8077
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8078
msgid "[-r REV]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8079
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8080
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8081
msgid "force a merge with outstanding changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8082
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8083
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8084
msgid "revision to merge"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8085
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8086
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8087
msgid "review revisions to merge (no merge is performed)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8088
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8089
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8090
msgid "[-f] [[-r] REV]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8091
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8092
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8093
msgid "a specific revision up to which you would like to push"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8094
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8095
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8096
msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8097
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8098
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8099
msgid "show parents from the specified revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8100
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8101
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8102
msgid "[-r REV] [FILE]"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8103
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8104
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8105
msgid "[NAME]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8106
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8107
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8108
msgid "update to new tip if changesets were pulled"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8109
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8110
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8111
msgid "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SOURCE]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8112
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8113
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8114
msgid "force push"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8115
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8116
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8117
msgid "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8118
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8119
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8120
msgid "record delete for missing files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8121
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8122
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8123
msgid "remove (and delete) file even if added or modified"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8124
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8125
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8126
msgid "record a rename that has already occurred"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8127
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8128
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8129
msgid "[OPTION]... SOURCE... DEST"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8130
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8131
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8132
msgid "select all unresolved files"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8133
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8134
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8135
msgid "list state of files needing merge"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8136
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8137
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8138
msgid "mark files as resolved"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8139
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8140
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8141
msgid "unmark files as resolved"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8142
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8143
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8144
msgid "hide status prefix"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8145
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8146
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8147
msgid "revert all changes when no arguments given"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8148
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8149
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8150
msgid "tipmost revision matching date"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8151
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8152
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8153
msgid "revision to revert to"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8154
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8155
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8156
msgid "do not save backup copies of files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8157
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8158
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8159
msgid "[OPTION]... [-r REV] [NAME]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8160
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8161
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8162
msgid "name of access log file to write to"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8163
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8164
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8165
msgid "name of error log file to write to"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8166
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8167
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8168
msgid "port to listen on (default: 8000)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8169
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8170
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8171
msgid "address to listen on (default: all interfaces)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8172
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8173
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8174
msgid "prefix path to serve from (default: server root)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8175
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8176
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8177
msgid "name to show in web pages (default: working directory)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8178
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8179
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8180
msgid "name of the webdir config file (serve more than one repository)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8181
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8182
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8183
msgid "for remote clients"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8184
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8185
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8186
msgid "web templates to use"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8187
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8188
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8189
msgid "template style to use"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8190
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8191
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8192
msgid "use IPv6 in addition to IPv4"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8193
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8194
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8195
msgid "SSL certificate file"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8196
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8197
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8198
msgid "show untrusted configuration options"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8199
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8200
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8201
msgid "[-u] [NAME]..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8202
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8203
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8204
msgid "check for push and pull"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8205
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8206
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8207
msgid "show status of all files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8208
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8209
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8210
msgid "show only modified files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8211
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8212
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8213
msgid "show only added files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8214
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8215
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8216
msgid "show only removed files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8217
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8218
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8219
msgid "show only deleted (but tracked) files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8220
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8221
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8222
msgid "show only files without changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8223
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8224
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8225
msgid "show only unknown (not tracked) files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8226
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8227
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8228
msgid "show only ignored files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8229
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8230
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8231
msgid "show source of copied files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8232
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8233
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8234
msgid "show difference from revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8235
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8236
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8237
msgid "replace existing tag"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8238
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8239
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8240
msgid "make the tag local"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8241
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8242
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8243
msgid "revision to tag"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8244
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8245
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8246
msgid "remove a tag"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8247
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8248
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8249
msgid "[-l] [-m TEXT] [-d DATE] [-u USER] [-r REV] NAME..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8250
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8251
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8252
msgid "[-p]"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8253
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8254
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8255
msgid "update to new tip if changesets were unbundled"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8256
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8257
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8258
msgid "[-u] FILE..."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8259
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8260
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8261
msgid "discard uncommitted changes (no backup)"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8262
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8263
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8264
msgid "check for uncommitted changes"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8265
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8266
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8267
msgid "[-c] [-C] [-d DATE] [[-r] REV]"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8268
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8269
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8270
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8271
msgid "config error at %s:%d: '%s'"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8272
msgstr "σφάλμα ρυθμίσεων στο %s:%d: '%s'"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8273
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8274
msgid "not found in manifest"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8275
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8276
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8277
msgid "branch name not in UTF-8!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8278
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8279
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8280
msgid "working directory state appears damaged!"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8281
msgstr "ο χώρος εργασίας έχει πρόβλημα!"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8282
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8283
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8284
msgid "'\\n' and '\\r' disallowed in filenames: %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8285
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8286
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8287
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8288
msgid "directory %r already in dirstate"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8289
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8290
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8291
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8292
msgid "file %r in dirstate clashes with %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8293
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8294
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8295
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8296
msgid "not in dirstate: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8297
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8298
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8299
msgid "unknown"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8300
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8301
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8302
msgid "character device"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8303
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8304
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8305
msgid "block device"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8306
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8307
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8308
msgid "fifo"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8309
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8310
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8311
msgid "socket"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8312
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8313
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8314
msgid "directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8315
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8316
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8317
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8318
msgid "unsupported file type (type is %s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8319
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8320
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8321
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8322
msgid "abort: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8323
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8324
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8325
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8326
msgid "hg: %s\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8327
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8328
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8329
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8330
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8331
"hg: command '%s' is ambiguous:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8332
"    %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8333
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8334
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8335
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8336
msgid "timed out waiting for lock held by %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8337
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8338
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8339
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8340
msgid "lock held by %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8341
msgstr "κλειδωμένο από %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8342
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8343
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8344
msgid "abort: %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8345
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8346
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8347
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8348
msgid "abort: could not lock %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8349
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8350
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8351
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8352
msgid "hg %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8353
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8354
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8355
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8356
msgid "abort: %s!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8357
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8358
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8359
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8360
msgid "abort: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8361
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8362
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8363
msgid " empty string\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8364
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8365
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8366
msgid "killed!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8367
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8368
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8369
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8370
msgid "hg: unknown command '%s'\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8371
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8372
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8373
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8374
msgid "abort: could not import module %s!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8375
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8376
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8377
msgid "(did you forget to compile extensions?)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8378
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8379
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8380
msgid "(is your Python install correct?)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8381
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8382
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8383
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8384
msgid "abort: error: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8385
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8386
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8387
msgid "broken pipe\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8388
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8389
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8390
msgid "interrupted!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8391
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8392
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8393
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8394
"\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8395
"broken pipe\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8396
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8397
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8398
msgid "abort: out of memory\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8399
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8400
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8401
msgid "** unknown exception encountered, details follow\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8402
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8403
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8404
msgid "** report bug details to http://mercurial.selenic.com/bts/\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8405
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8406
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8407
msgid "** or mercurial@selenic.com\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8408
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8409
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8410
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8411
msgid "** Mercurial Distributed SCM (version %s)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8412
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8413
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8414
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8415
msgid "** Extensions loaded: %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8416
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8417
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8418
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8419
msgid "no definition for alias '%s'\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8420
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8421
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8422
#, python-format
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8423
msgid "alias for: hg %s"
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8424
msgstr ""
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8425
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8426
#, python-format
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8427
msgid "%s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8428
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8429
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8430
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8431
msgid "alias '%s' resolves to unknown command '%s'\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8432
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8433
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8434
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8435
msgid "alias '%s' resolves to ambiguous command '%s'\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8436
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8437
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8438
#, python-format
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8439
msgid "malformed --config option: %r (use --config section.name=value)"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8440
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8441
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8442
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8443
msgid "extension '%s' overrides commands: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8444
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8445
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8446
msgid "Option --config may not be abbreviated!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8447
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8448
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8449
msgid "Option --cwd may not be abbreviated!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8450
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8451
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8452
msgid "Option -R has to be separated from other options (e.g. not -qR) and --repository may only be abbreviated as --repo!"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8453
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8454
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8455
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8456
msgid "Time: real %.3f secs (user %.3f+%.3f sys %.3f+%.3f)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8457
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8458
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8459
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8460
msgid "repository '%s' is not local"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8461
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8462
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8463
msgid "invalid arguments"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8464
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8465
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8466
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8467
msgid "unrecognized profiling format '%s' - Ignored\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8468
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8469
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8470
msgid "lsprof not available - install from http://codespeak.net/svn/user/arigo/hack/misc/lsprof/"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8471
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8472
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8473
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8474
msgid "*** failed to import extension %s from %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8475
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8476
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8477
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8478
msgid "*** failed to import extension %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8479
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8480
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8481
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8482
msgid "couldn't find merge tool %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8483
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8484
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8485
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8486
msgid "tool %s can't handle symlinks\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8487
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8488
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8489
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8490
msgid "tool %s can't handle binary\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8491
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8492
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8493
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8494
msgid "tool %s requires a GUI\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8495
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8496
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8497
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8498
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8499
" no tool found to merge %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8500
"keep (l)ocal or take (o)ther?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8501
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8502
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8503
msgid "&Local"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8504
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8505
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8506
msgid "&Other"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8507
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8508
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8509
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8510
msgid "merging %s and %s to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8511
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8512
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8513
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8514
msgid "merging %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8515
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8516
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8517
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8518
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8519
" output file %s appears unchanged\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8520
"was merge successful (yn)?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8521
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8522
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8523
msgid "&No"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8524
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8525
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8526
msgid "&Yes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8527
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8528
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8529
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8530
msgid "merging %s failed!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8531
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8532
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8533
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8534
msgid "Inconsistent state, %s:%s is good and bad"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8535
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8536
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8537
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8538
msgid "unknown bisect kind %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8539
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8540
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8541
msgid "disabled extensions:"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8542
msgstr "ανενεργές επεκτάσεις:"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8543
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8544
msgid "Configuration Files"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8545
msgstr ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8546
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8547
msgid "Date Formats"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8548
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8549
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8550
msgid "File Name Patterns"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8551
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8552
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8553
msgid "Environment Variables"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8554
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8555
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8556
msgid "Specifying Single Revisions"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8557
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8558
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8559
msgid "Specifying Multiple Revisions"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8560
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8561
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8562
msgid "Diff Formats"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8563
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8564
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8565
msgid "Template Usage"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8566
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8567
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8568
msgid "URL Paths"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8569
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8570
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8571
msgid "Using additional features"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8572
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8573
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8574
msgid "can only share local repositories"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8575
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8576
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8577
msgid "destination already exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8578
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8579
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8580
msgid "updating working directory\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8581
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8582
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8583
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8584
msgid "destination directory: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8585
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8586
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8587
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8588
msgid "destination '%s' already exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8589
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8590
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8591
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8592
msgid "destination '%s' is not empty"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8593
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8594
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8595
msgid "src repository does not support revision lookup and so doesn't support clone by revision"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8596
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8597
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8598
msgid "clone from remote to remote not supported"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8599
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8600
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8601
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8602
msgid "updating to branch %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8603
msgstr ""
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8604
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8605
#, python-format
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8606
msgid "%d files updated, %d files merged, %d files removed, %d files unresolved\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8607
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8608
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8609
msgid "use 'hg resolve' to retry unresolved file merges\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8610
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8611
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8612
msgid "use 'hg resolve' to retry unresolved file merges or 'hg update -C' to abandon\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8613
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8614
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8615
msgid "(branch merge, don't forget to commit)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8616
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8617
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8618
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8619
msgid "error reading %s/.hg/hgrc: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8620
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8621
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8622
msgid "SSL support is unavailable"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8623
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8624
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8625
msgid "IPv6 is not available on this system"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8626
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8627
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8628
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8629
msgid "cannot start server at '%s:%d': %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8630
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8631
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8632
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8633
msgid "calling hook %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8634
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8635
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8636
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8637
msgid "%s hook is invalid (\"%s\" not in a module)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8638
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8639
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8640
msgid "exception from first failed import attempt:\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8641
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8642
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8643
msgid "exception from second failed import attempt:\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8644
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8645
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8646
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8647
msgid "%s hook is invalid (import of \"%s\" failed)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8648
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8649
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8650
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8651
msgid "%s hook is invalid (\"%s\" is not defined)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8652
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8653
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8654
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8655
msgid "%s hook is invalid (\"%s\" is not callable)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8656
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8657
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8658
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8659
msgid "error: %s hook failed: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8660
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8661
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8662
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8663
msgid "error: %s hook raised an exception: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8664
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8665
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8666
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8667
msgid "%s hook failed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8668
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8669
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8670
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8671
msgid "warning: %s hook failed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8672
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8673
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8674
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8675
msgid "running hook %s: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8676
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8677
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8678
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8679
msgid "%s hook %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8680
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8681
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8682
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8683
msgid "warning: %s hook %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8684
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8685
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8686
msgid "connection ended unexpectedly"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8687
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8688
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8689
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8690
msgid "unsupported URL component: \"%s\""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8691
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8692
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8693
msgid "operation not supported over http"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8694
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8695
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8696
msgid "authorization failed"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8697
msgstr "απαιτείται έλεγχος πρόσβασης"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8698
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8699
msgid "http error, possibly caused by proxy setting"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8700
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8701
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8702
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8703
msgid "real URL is %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8704
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8705
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8706
#, python-format
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8707
msgid ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8708
"'%s' does not appear to be an hg repository:\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8709
"---%%<--- (%s)\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8710
"%s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8711
"---%%<---\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8712
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8713
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8714
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8715
msgid "'%s' sent a broken Content-Type header (%s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8716
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8717
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8718
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8719
msgid "'%s' uses newer protocol %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8720
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8721
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8722
msgid "look up remote revision"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8723
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8724
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8725
msgid "unexpected response:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8726
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8727
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8728
msgid "look up remote changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8729
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8730
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8731
msgid "push failed (unexpected response):"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8732
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8733
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8734
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8735
msgid "push failed: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8736
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8737
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8738
msgid "Python support for SSL and HTTPS is not installed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8739
msgstr "δεν έχει εγκατασταθεί υποστήριξη SSL και HTTPS για την Python"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8740
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8741
msgid "cannot create new http repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8742
msgstr "δε μπορεί να δημιουργηθεί ένα νέο αποθετήριο μέσω http"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8743
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8744
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  8745
msgid "ignoring invalid syntax '%s'"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8746
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8747
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8748
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8749
msgid "skipping unreadable ignore file '%s': %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8750
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8751
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8752
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8753
msgid "repository %s not found"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8754
msgstr "το αποθετήριο %s δε βρέθηκε"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8755
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8756
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8757
msgid "repository %s already exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8758
msgstr "το αποθετήριο %s υπάρχει ήδη"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8759
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8760
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8761
msgid "requirement '%s' not supported"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8762
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8763
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8764
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8765
msgid ".hg/sharedpath points to nonexistent directory %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8766
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8767
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8768
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8769
msgid "%r cannot be used in a tag name"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8770
msgstr "το %r δε μπορεί να χρησιμοποιηθεί ως όνομα ετικέτας"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8771
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8772
msgid "working copy of .hgtags is changed (please commit .hgtags manually)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8773
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8774
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8775
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8776
msgid "working directory has unknown parent '%s'!"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8777
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8778
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8779
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8780
msgid "unknown revision '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8781
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8782
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8783
msgid "abandoned transaction found - run hg recover"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8784
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8785
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8786
msgid "rolling back interrupted transaction\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8787
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8788
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8789
msgid "no interrupted transaction available\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8790
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8791
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8792
msgid "rolling back last transaction\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8793
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8794
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8795
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8796
msgid "Named branch could not be reset, current branch still is: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8797
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8798
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8799
msgid "no rollback information available\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8800
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8801
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8802
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8803
msgid "waiting for lock on %s held by %r\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8804
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8805
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8806
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8807
msgid "repository %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8808
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8809
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8810
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8811
msgid "working directory of %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8812
msgstr "χώρος εργασίας του %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8813
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8814
msgid "cannot partially commit a merge (do not specify files or patterns)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8815
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8816
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8817
msgid "file not found!"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8818
msgstr "δε βρέθηκε!"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8819
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8820
msgid "no match under directory!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8821
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8822
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8823
msgid "file not tracked!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8824
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8825
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8826
msgid "unresolved merge conflicts (see hg resolve)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8827
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8828
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8829
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8830
msgid "committing subrepository %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8831
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8832
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8833
#, python-format
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8834
msgid "note: commit message saved in %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8835
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8836
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8837
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8838
msgid "trouble committing %s!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8839
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8840
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8841
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8842
msgid "%s does not exist!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8843
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8844
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8845
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8846
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8847
"%s: files over 10MB may cause memory and performance problems\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8848
"(use 'hg revert %s' to unadd the file)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8849
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8850
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8851
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8852
msgid "%s not added: only files and symlinks supported currently\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8853
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8854
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8855
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8856
msgid "%s already tracked!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8857
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8858
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8859
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8860
msgid "%s not added!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8861
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8862
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8863
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8864
msgid "%s still exists!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8865
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8866
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8867
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8868
msgid "%s not tracked!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8869
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8870
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8871
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8872
msgid "%s not removed!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8873
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8874
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8875
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8876
msgid "copy failed: %s is not a file or a symbolic link\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8877
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8878
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8879
msgid "searching for changes\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  8880
msgstr "αναζήτηση αλλαγών\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8881
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8882
msgid "already have changeset "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8883
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8884
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8885
msgid "warning: repository is unrelated\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8886
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8887
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8888
msgid "repository is unrelated"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8889
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8890
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8891
msgid "requesting all changes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8892
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8893
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  8894
msgid "Partial pull cannot be done because other repository doesn't support changegroupsubset."
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8895
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8896
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8897
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8898
msgid "abort: push creates new remote branch '%s'!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8899
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8900
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8901
msgid "abort: push creates new remote heads!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8902
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8903
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8904
msgid "(did you forget to merge? use push -f to force)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8905
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8906
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8907
msgid "note: unsynced remote changes!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8908
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8909
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8910
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8911
msgid "%d changesets found\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8912
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8913
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8914
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8915
msgid "empty or missing revlog for %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8916
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8917
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8918
msgid "adding changesets\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8919
msgstr "προσθήκη αλλαγών\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8920
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8921
msgid "received changelog group is empty"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8922
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8923
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8924
msgid "adding manifests\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8925
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8926
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8927
msgid "adding file changes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8928
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8929
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8930
msgid "received file revlog group is empty"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8931
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8932
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8933
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8934
msgid " (%+d heads)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8935
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8936
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8937
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8938
msgid "added %d changesets with %d changes to %d files%s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8939
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8940
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8941
msgid "Unexpected response from remote server:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8942
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8943
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8944
msgid "operation forbidden by server"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8945
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8946
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8947
msgid "locking the remote repository failed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8948
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8949
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8950
msgid "the server sent an unknown error code"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8951
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8952
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8953
msgid "streaming all changes\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8954
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8955
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8956
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8957
msgid "%d files to transfer, %s of data\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8958
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8959
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8960
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8961
msgid "transferred %s in %.1f seconds (%s/sec)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8962
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8963
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8964
msgid "no [smtp]host in hgrc - cannot send mail"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8965
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8966
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8967
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8968
msgid "sending mail: smtp host %s, port %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8969
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8970
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8971
msgid "can't use TLS: Python SSL support not installed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8972
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8973
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8974
msgid "(using tls)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8975
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8976
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8977
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8978
msgid "(authenticating to mail server as %s)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8979
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8980
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8981
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8982
msgid "sending mail: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8983
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8984
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8985
msgid "smtp specified as email transport, but no smtp host configured"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8986
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8987
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8988
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8989
msgid "%r specified as email transport, but not in PATH"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8990
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8991
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8992
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8993
msgid "ignoring invalid sendcharset: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8994
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8995
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8996
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8997
msgid "invalid email address: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8998
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  8999
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9000
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9001
msgid "invalid local address: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9002
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9003
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9004
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9005
msgid "failed to remove %s from manifest"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9006
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9007
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9008
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9009
msgid "diff context lines count must be an integer, not %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9010
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9011
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9012
#, python-format
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  9013
msgid "untracked file in working directory differs from file in requested revision: '%s'"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9014
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9015
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9016
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9017
msgid "case-folding collision between %s and %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9018
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9019
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9020
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9021
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9022
" conflicting flags for %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9023
"(n)one, e(x)ec or sym(l)ink?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9024
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9025
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9026
msgid "&None"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9027
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9028
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9029
msgid "E&xec"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9030
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9031
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9032
msgid "Sym&link"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9033
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9034
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9035
msgid "resolving manifests\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9036
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9037
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9038
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9039
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9040
" local changed %s which remote deleted\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9041
"use (c)hanged version or (d)elete?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9042
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9043
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9044
msgid "&Changed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9045
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9046
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9047
msgid "&Delete"
19188
ddc7a6be2021 i18n: fix partially-translated prompts (issue3928) (issue3929)
Matt Mackall <mpm@selenic.com>
parents: 19023
diff changeset
  9048
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9049
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9050
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9051
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9052
"remote changed %s which local deleted\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9053
"use (c)hanged version or leave (d)eleted?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9054
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9055
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9056
msgid "&Deleted"
19188
ddc7a6be2021 i18n: fix partially-translated prompts (issue3928) (issue3929)
Matt Mackall <mpm@selenic.com>
parents: 19023
diff changeset
  9057
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9058
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9059
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9060
msgid "update failed to remove %s: %s!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9061
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9062
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9063
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9064
msgid "getting %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9065
msgstr "λήψη του %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9066
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9067
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9068
msgid "getting %s to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9069
msgstr "λήψη του %s στο %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9070
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9071
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9072
msgid "warning: detected divergent renames of %s to:\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9073
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9074
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9075
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9076
msgid "branch %s not found"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9077
msgstr "δε βρέθηκε ο κλάδος %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9078
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9079
msgid "can't merge with ancestor"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9080
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9081
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9082
msgid "nothing to merge (use 'hg update' or check 'hg heads')"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9083
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9084
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9085
msgid "outstanding uncommitted changes (use 'hg status' to list changes)"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9086
msgstr "υπάρχουν τοπικές αλλαγές ακόμη (δώστε 'hg status' για να δείτε τις αλλαγές)"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9087
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  9088
msgid "crosses branches (use 'hg merge' to merge or use 'hg update -C' to discard changes)"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9089
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9090
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9091
msgid "crosses branches (use 'hg merge' or use 'hg update -c')"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9092
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9093
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9094
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9095
msgid "cannot create %s: destination already exists"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9096
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9097
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9098
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9099
msgid "cannot create %s: unable to create destination directory"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9100
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9101
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9102
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9103
msgid "unable to find '%s' for patching\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9104
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9105
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9106
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9107
msgid "patching file %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9108
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9109
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9110
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9111
msgid "%d out of %d hunks FAILED -- saving rejects to file %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9112
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9113
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9114
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9115
msgid "bad hunk #%d %s (%d %d %d %d)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9116
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9117
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9118
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9119
msgid "file %s already exists\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9120
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9121
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9122
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9123
msgid "Hunk #%d succeeded at %d %s(offset %d line).\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9124
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9125
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9126
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9127
msgid "Hunk #%d succeeded at %d %s(offset %d lines).\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9128
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9129
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9130
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9131
msgid "Hunk #%d FAILED at %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9132
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9133
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9134
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9135
msgid "bad hunk #%d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9136
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9137
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9138
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9139
msgid "bad hunk #%d old text line %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9140
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9141
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9142
msgid "could not extract binary patch"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9143
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9144
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9145
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9146
msgid "binary patch is %d bytes, not %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9147
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9148
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9149
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9150
msgid "unable to strip away %d dirs from %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9151
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9152
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9153
msgid "undefined source and destination files"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9154
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9155
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9156
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9157
msgid "malformed patch %s %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9158
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9159
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9160
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9161
msgid "unsupported parser state: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9162
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9163
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9164
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9165
msgid "patch command failed: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9166
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9167
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9168
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9169
msgid "Unsupported line endings type: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9170
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9171
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9172
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9173
msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9174
msgstr " %d αρχεία τροποποιήθηκαν, %d εισαγωγές(+), %d διαγραφές(-)\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9175
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9176
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9177
msgid "exited with status %d"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9178
msgstr "τερμάτισε με κωδικό %d"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9179
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9180
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9181
msgid "killed by signal %d"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9182
msgstr "διακοπή λόγω σήματος %d"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9183
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9184
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9185
msgid "saving bundle to %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9186
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9187
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9188
msgid "adding branch\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9189
msgstr "προσθήκη κλάδου\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9190
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9191
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9192
msgid "cannot %s; remote repository does not support the %r capability"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9193
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9194
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9195
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9196
msgid "unknown compression type %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9197
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9198
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9199
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9200
msgid "index %s unknown flags %#04x for format v0"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9201
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9202
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9203
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9204
msgid "index %s unknown flags %#04x for revlogng"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9205
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9206
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9207
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9208
msgid "index %s unknown format %d"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9209
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9210
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9211
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9212
msgid "index %s is corrupted"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9213
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9214
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9215
msgid "no node"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9216
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9217
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9218
msgid "ambiguous identifier"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9219
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9220
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9221
msgid "no match found"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9222
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9223
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9224
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9225
msgid "incompatible revision flag %x"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9226
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9227
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9228
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9229
msgid "%s not found in the transaction"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9230
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9231
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9232
msgid "unknown base"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9233
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9234
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9235
msgid "consistency error adding group"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9236
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9237
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9238
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9239
msgid "%s looks like a binary file."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9240
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9241
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9242
msgid "can only specify two labels."
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9243
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9244
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9245
msgid "warning: conflicts during merge.\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9246
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9247
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9248
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9249
msgid "couldn't parse location %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9250
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9251
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9252
msgid "could not create remote repo"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9253
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9254
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9255
msgid "no suitable response from remote hg"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9256
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9257
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9258
msgid "remote: "
10034
96a04d712c0c i18n-el: add missing space to "remote: "'s translation
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10033
diff changeset
  9259
msgstr "απομακρυσμένο: "
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9260
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9261
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9262
msgid "push refused: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9263
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9264
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9265
msgid "unsynced changes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9266
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9267
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9268
#, python-format
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9269
msgid "'%s' does not appear to be an hg repository"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9270
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9271
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9272
msgid "cannot lock static-http repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9273
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9274
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9275
msgid "cannot create new static-http repository"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9276
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9277
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9278
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9279
msgid "invalid entry in fncache, line %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9280
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9281
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9282
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9283
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9284
" subrepository sources for %s differ\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9285
"use (l)ocal source (%s) or (r)emote source (%s)?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9286
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9287
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9288
msgid "&Remote"
19188
ddc7a6be2021 i18n: fix partially-translated prompts (issue3928) (issue3929)
Matt Mackall <mpm@selenic.com>
parents: 19023
diff changeset
  9289
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9290
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9291
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9292
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9293
" local changed subrepository %s which remote removed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9294
"use (c)hanged version or (d)elete?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9295
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9296
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9297
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9298
msgid ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9299
" remote changed subrepository %s which local removed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9300
"use (c)hanged version or (d)elete?"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9301
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9302
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9303
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9304
msgid "removing subrepo %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9305
msgstr "αφαίρεση του εμφωλιασμένου αποθετηρίου %s\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9306
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9307
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9308
msgid "pulling subrepo %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9309
msgstr "λήψη στο εμφωλιασμένο αποθετήριο %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9310
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9311
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9312
msgid "pushing subrepo %s\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9313
msgstr "αποστολή από το εμφωλιασμένο αποθετήριο %s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9314
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9315
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9316
msgid "%s, line %s: %s\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9317
msgstr "%s, γραμμή %s: %s\n"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9318
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9319
msgid "cannot parse entry"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9320
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9321
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9322
#, python-format
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9323
msgid "node '%s' is not well formed"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9324
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9325
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9326
msgid "unmatched quotes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9327
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9328
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9329
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9330
msgid "error expanding '%s%%%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9331
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9332
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9333
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9334
msgid "unknown filter '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9335
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9336
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9337
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9338
msgid "style not found: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9339
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9340
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9341
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9342
msgid "template file %s: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9343
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9344
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9345
msgid "cannot use transaction when it is already committed/aborted"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9346
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9347
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9348
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9349
msgid "failed to truncate %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9350
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9351
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9352
msgid "transaction abort!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9353
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9354
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9355
msgid "rollback completed\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9356
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9357
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9358
msgid "rollback failed - please run hg recover\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9359
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9360
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9361
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9362
msgid "Not trusting file %s from untrusted user %s, group %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9363
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9364
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9365
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9366
msgid "Ignored: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9367
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9368
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9369
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9370
msgid "ignoring untrusted configuration option %s.%s = %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9371
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9372
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9373
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9374
msgid "%s.%s not a boolean ('%s')"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9375
msgstr ""
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9376
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9377
msgid "enter a commit username:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9378
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9379
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9380
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9381
msgid "No username found, using '%s' instead\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9382
msgstr "Δε βρέθηκε όνομα χρήστη. Χρησιμοποιήθηκε το όνομα '%s'\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9383
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9384
msgid "no username supplied (see \"hg help config\")"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9385
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9386
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9387
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9388
msgid "username %s contains a newline\n"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9389
msgstr "το όνομα χρήστη %s περιέχει το χαρακτήρα αλλαγή γραμμής\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9390
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9391
msgid "response expected"
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9392
msgstr ""
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9393
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9394
msgid "unrecognized response\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9395
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9396
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9397
msgid "password: "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9398
msgstr "κωδικός: "
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9399
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9400
msgid "edit failed"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9401
msgstr "η επεξεργασία απέτυχε"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9402
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9403
msgid "http authorization required"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9404
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9405
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9406
msgid "http authorization required\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9407
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9408
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9409
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9410
msgid "realm: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9411
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9412
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9413
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9414
msgid "user: %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9415
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9416
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9417
msgid "user:"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9418
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9419
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9420
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9421
msgid "http auth: user %s, password %s\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9422
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9423
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9424
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9425
msgid "command '%s' failed: %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9426
msgstr "η εντολή '%s' απέτυχε: %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9427
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9428
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9429
msgid "path contains illegal component: %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9430
msgstr "η διαδρομή περιέχει μη έγκυρα στοιχεία: %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9431
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9432
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9433
msgid "path %r is inside repo %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9434
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9435
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9436
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9437
msgid "path %r traverses symbolic link %r"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9438
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9439
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9440
msgid "Hardlinks not supported"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9441
msgstr "Δεν υποστηρίζονται hard links"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9442
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9443
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9444
msgid "could not symlink to %r: %s"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9445
msgstr "απέτυχε η δημιουργία συντόμευσης του %r: %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9446
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9447
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9448
msgid "invalid date: %r "
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9449
msgstr "μη έγκυρη ημερομηνία: %r "
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9450
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9451
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9452
msgid "date exceeds 32 bits: %d"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9453
msgstr "η ημερομηνία ξεπερνά τα 32 διφία: %d"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9454
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9455
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9456
msgid "impossible time zone offset: %d"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9457
msgstr "μη έγκυρη μετατόπιση ζώνης ώρας: %d"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9458
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9459
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9460
msgid "invalid day spec: %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9461
msgstr ""
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9462
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9463
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9464
msgid "%.0f GB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9465
msgstr "%.0f GB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9466
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9467
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9468
msgid "%.1f GB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9469
msgstr "%.1f GB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9470
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9471
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9472
msgid "%.2f GB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9473
msgstr "%.2f GB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9474
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9475
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9476
msgid "%.0f MB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9477
msgstr "%.0f MB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9478
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9479
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9480
msgid "%.1f MB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9481
msgstr "%.1f MB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9482
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9483
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9484
msgid "%.2f MB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9485
msgstr "%.2f MB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9486
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9487
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9488
msgid "%.0f KB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9489
msgstr "%.0f KB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9490
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9491
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9492
msgid "%.1f KB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9493
msgstr "%.1f KB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9494
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9495
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9496
msgid "%.2f KB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9497
msgstr "%.2f KB"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9498
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9499
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9500
msgid "%.0f bytes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9501
msgstr "%.0f bytes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9502
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9503
msgid "cannot verify bundle or remote repos"
10035
9e2b35dc7e97 i18n-el: translate verify
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10034
diff changeset
  9504
msgstr "δεν είναι δυνατός ο έλεγχος σε bundles ή απομακρυσμένα αποθετήρια"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9505
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9506
msgid "interrupted"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9507
msgstr "διακόπηκε"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9508
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9509
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9510
msgid "empty or missing %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9511
msgstr "κενό ή μη υπαρκτό %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9512
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9513
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9514
msgid "data length off by %d bytes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9515
msgstr "το μέγεθος των δεδομένων διαφέρει κατά %d bytes"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9516
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9517
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9518
msgid "index contains %d extra bytes"
10035
9e2b35dc7e97 i18n-el: translate verify
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10034
diff changeset
  9519
msgstr "το ευρετήριο περιέχει %d έξτρα bytes"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9520
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9521
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9522
msgid "warning: `%s' uses revlog format 1"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9523
msgstr "προειδοποίηση: το '%s' χρησιμοποιεί revlog έκδοσης 1"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9524
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9525
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9526
msgid "warning: `%s' uses revlog format 0"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9527
msgstr "προειδοποίηση: το '%s' χρησιμοποιεί revlog έκδοσης 0"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9528
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9529
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9530
msgid "rev %d points to nonexistent changeset %d"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9531
msgstr "η έκδοση %d αναφέρεται στην ανύπαρκτη αλλαγή %d"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9532
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9533
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9534
msgid "rev %d points to unexpected changeset %d"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9535
msgstr "η έκδοση %d αναφέρεται στη μη-αναμενόμενη αλλαγή %d"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9536
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9537
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9538
msgid " (expected %s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9539
msgstr " (αναμενόταν %s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9540
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9541
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9542
msgid "unknown parent 1 %s of %s"
10035
9e2b35dc7e97 i18n-el: translate verify
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10034
diff changeset
  9543
msgstr "άγνωστη γονική αλλαγή 1 %s της %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9544
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9545
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9546
msgid "unknown parent 2 %s of %s"
10035
9e2b35dc7e97 i18n-el: translate verify
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10034
diff changeset
  9547
msgstr "άγνωστη γονική αλλαγή 2 %s της %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9548
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9549
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9550
msgid "checking parents of %s"
10035
9e2b35dc7e97 i18n-el: translate verify
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10034
diff changeset
  9551
msgstr "έλεγχος γονικών αλλαγών της %s"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9552
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9553
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9554
msgid "duplicate revision %d (%d)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9555
msgstr "διπλή έκδοση %d (%d)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9556
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9557
msgid "abandoned transaction found - run hg recover\n"
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9558
msgstr ""
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9559
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9560
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9561
msgid "repository uses revlog format %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9562
msgstr "το αποθετήριο χρησιμοποιεί τη μορφή revlog %d\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9563
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9564
msgid "checking changesets\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9565
msgstr "έλεγχος αλλαγών\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9566
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9567
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9568
msgid "unpacking changeset %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9569
msgstr "εξαγωγή αλλαγής %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9570
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9571
msgid "checking manifests\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9572
msgstr "έλεγχος manifests\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9573
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9574
#, python-format
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9575
msgid "%s not in changesets"
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9576
msgstr "%s δεν υπάρχει ως αλλαγή"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9577
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9578
msgid "file without name in manifest"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9579
msgstr "αρχείο χωρίς όνομα στο manifest"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9580
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9581
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9582
msgid "reading manifest delta %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9583
msgstr "ανάγνωση αλλαγής manifest %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9584
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9585
msgid "crosschecking files in changesets and manifests\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9586
msgstr "διασταύρωση αρχείων στις αλλαγές και τα manifests\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9587
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9588
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9589
msgid "changeset refers to unknown manifest %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9590
msgstr "η αλλαγή αναφέρεται σε άγνωστο manifest %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9591
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9592
msgid "in changeset but not in manifest"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9593
msgstr "υπάρχει στην αλλαγή αλλά όχι στο manifest"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9594
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9595
msgid "in manifest but not in changeset"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9596
msgstr "υπάρχει στο manifest αλλά όχι στην αλλαγή"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9597
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9598
msgid "checking files\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9599
msgstr "έλεγχος αρχείων\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9600
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9601
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9602
msgid "cannot decode filename '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9603
msgstr "δε μπορεί να αποκωδικοποιηθεί το όνομα αρχείου '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9604
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9605
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9606
msgid "broken revlog! (%s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9607
msgstr "μη έγκυρο revlog! (%s)"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9608
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9609
msgid "missing revlog!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9610
msgstr "δεν υπάρχει αυτό το revlog!"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9611
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9612
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9613
msgid "%s not in manifests"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9614
msgstr "το %s δεν υπάρχει στα manifests"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9615
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9616
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9617
msgid "unpacked size is %s, %s expected"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9618
msgstr "μέγεθος εξαγόμενων δεδομένων %s, αναμενόταν %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9619
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9620
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9621
msgid "unpacking %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9622
msgstr "εξαγωγή του %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9623
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9624
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9625
msgid "warning: copy source of '%s' not in parents of %s"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  9626
msgstr "προειδοποίηση: η πηγή '%s' της αντιγραφής δεν υπάρχει στις γονικές της %s"
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9627
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9628
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9629
msgid "empty or missing copy source revlog %s:%s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9630
msgstr "κενό ή μη έγκυρο revlog προέλευσης %s:%s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9631
10033
ccb179013813 i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10032
diff changeset
  9632
#, python-format
9764
bab3c013beb9 i18n-el: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8919
diff changeset
  9633
msgid "warning: %s@%s: copy source revision is nullid %s:%s\n"
11394
8ef2cd109dc6 i18n-el: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10212
diff changeset
  9634
msgstr "προειδοποίηση: %s@%s: η έκδοση προέλευσης της αντιγραφής αρχείου είναι η κενή αλλαγή %s:%s\n"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9635
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9636
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9637
msgid "checking rename of %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9638
msgstr "έλεγχος μετονομασίας του %s"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9639
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9640
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9641
msgid "%s in manifests not found"
10035
9e2b35dc7e97 i18n-el: translate verify
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents: 10034
diff changeset
  9642
msgstr "%s δε βρέθηκε στα manifests"
8919
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9643
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9644
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9645
msgid "warning: orphan revlog '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9646
msgstr "προειδοποίηση: ορφανό revlog '%s'"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9647
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9648
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9649
msgid "%d files, %d changesets, %d total revisions\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9650
msgstr "%d αρχεία, %d αλλαγές, %d εκδόσεις αρχείων\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9651
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9652
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9653
msgid "%d warnings encountered!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9654
msgstr "%d ειδοποιήσεις λάθους!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9655
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9656
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9657
msgid "%d integrity errors encountered!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9658
msgstr "βρέθηκαν %d λάθη!\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9659
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9660
#, python-format
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9661
msgid "(first damaged changeset appears to be %d)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9662
msgstr "(η πρώτη προβληματική αλλαγή φαίνεται να είναι η %d)\n"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9663
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9664
msgid "user name not available - set USERNAME environment variable"
ec32797aa9b1 Add the start of a new translation of Mercurial to Greek (UTF-8)
Giorgos Keramidas <keramida@ceid.upatras.gr>
parents:
diff changeset
  9665
msgstr ""