i18n/de.po
author Patrick Mezard <pmezard@gmail.com>
Fri, 01 Jan 2010 19:53:05 +0100
branchstable
changeset 10186 296a0b14a686
parent 10172 c5c969e9eefb
child 10209 c9194a7d7d3e
permissions -rw-r--r--
mq: preserve --git flag when folding patches Without this, folding a git patch into a regular one downgrades the resulting patch to a regular patch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     1
# German translations for Mercurial
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     2
# Deutsche Übersetzungen für Mercurial
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     3
# Copyright (C) 2009 Matt Mackall and others
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     4
#
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     5
# Übersetzungen
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     6
# =============
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     7
# branch	Zweig/Verzweigung
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     8
# bundle	Bündel
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
     9
# change	Änderung
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    10
# changeset	Änderungssatz
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    11
# check out	auschecken
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    12
# commit	Version
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    13
# commit (v)	übernehmen
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    14
# deprecated	veraltet
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    15
# hook		Aktion
7898
78c9996fb7ee i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7897
diff changeset
    16
# merge		zusammenführen
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    17
# notation	Schreibweise
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    18
# repository	(Projekt)archiv
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    19
# manage/track  versionieren
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    20
#
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    21
# Die Koordination der Übersetzung erfolgt auf https://bitbucket.org/FabianKreutz/hg-i18n-de/
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    22
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    23
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    24
"Project-Id-Version: Mercurial\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
    25
"Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    26
"POT-Creation-Date: 2009-11-13 10:15+0200\n"
9759
0dc193998387 i18n-de: fixed inline emphasis
Martin Geisler <mg@lazybytes.net>
parents: 9755
diff changeset
    27
"PO-Revision-Date: 2009-10-20 18:09+0200\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    28
"Last-Translator: Fabian Kreutz <fabian.kreutz@starnet.fi>\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    29
"Language-Team: German (Tobias Bell, Fabian Kreutz, Lutz Horn)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    30
"MIME-Version: 1.0\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    31
"Content-Type: text/plain; charset=UTF-8\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    32
"Content-Transfer-Encoding: 8bit\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    33
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    34
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    35
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    36
msgid " (default: %s)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    37
msgstr " (Standard: %s)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    38
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    39
msgid "Options"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    40
msgstr "Optionen"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    41
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    42
msgid "Commands"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    43
msgstr "Befehle"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    44
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    45
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    46
"    options:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    47
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    48
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    49
"    Optionen:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
    50
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    51
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    52
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    53
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    54
"    aliases: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    55
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    56
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    57
"    Aliase: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    58
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
    59
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
    60
msgid ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    61
"Mercurial reads configuration data from several files, if they exist.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    62
"Below we list the most specific file first.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    63
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    64
"On Windows, these configuration files are read:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    65
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    66
"- ``<repo>\\.hg\\hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    67
"- ``%USERPROFILE%\\.hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    68
"- ``%USERPROFILE%\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    69
"- ``%HOME%\\.hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    70
"- ``%HOME%\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    71
"- ``C:\\Mercurial\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    72
"- ``HKEY_LOCAL_MACHINE\\SOFTWARE\\Mercurial``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    73
"- ``<install-dir>\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    74
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    75
"On Unix, these files are read:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    76
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    77
"- ``<repo>/.hg/hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    78
"- ``$HOME/.hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    79
"- ``/etc/mercurial/hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    80
"- ``/etc/mercurial/hgrc.d/*.rc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    81
"- ``<install-root>/etc/mercurial/hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    82
"- ``<install-root>/etc/mercurial/hgrc.d/*.rc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    83
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    84
"The configuration files for Mercurial use a simple ini-file format. A\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    85
"configuration file consists of sections, led by a ``[section]`` header\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    86
"and followed by ``name = value`` entries::\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    87
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    88
"  [ui]\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    89
"  username = Firstname Lastname <firstname.lastname@example.net>\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    90
"  verbose = True\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    91
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    92
"This above entries will be referred to as ``ui.username`` and\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    93
"``ui.verbose``, respectively. Please see the hgrc man page for a full\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    94
"description of the possible configuration values:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    95
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    96
"- on Unix-like systems: ``man hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    97
"- online: http://www.selenic.com/mercurial/hgrc.5.html\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    98
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
    99
"Mercurial liest die Konfiguration aus mehreren Dateien, falls diese\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   100
"existieren. Es folgen Listen, die von der jeweils archivspezifischen\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   101
"Datei angeführt werden.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   102
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   103
"Unter Windows werden diese Dateien gelesen:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   104
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   105
"- ``<archiv>\\.hg\\hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   106
"- ``%USERPROFILE%\\.hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   107
"- ``%USERPROFILE%\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   108
"- ``%HOME%\\.hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   109
"- ``%HOME%\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   110
"- ``C:\\Mercurial\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   111
"- ``HKEY_LOCAL_MACHINE\\SOFTWARE\\Mercurial``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   112
"- ``<installation-pfad>\\Mercurial.ini``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   113
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   114
"Unter Unix werden diese Dateien gelesen:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   115
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   116
"- ``<archiv>/.hg/hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   117
"- ``$HOME/.hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   118
"- ``/etc/mercurial/hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   119
"- ``/etc/mercurial/hgrc.d/*.rc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   120
"- ``<installation-pfad>/etc/mercurial/hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   121
"- ``<installation-pfad>/etc/mercurial/hgrc.d/*.rc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   122
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   123
"Für die Konfigurationsdateien wird ein einfaches ini-Dateiformat verwendet.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   124
"Die Datei enthält Sektionen (durch ``[Sektionsname]`` eingeleitet), welche\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   125
"ihrerseits Zeilen der Form ``name = wert`` enthalten::\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   126
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   127
"  [ui]\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   128
"  username = Vorname Nachname <vorname.nachname@example.net>\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   129
"  verbose = True\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   130
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   131
"Die obigen Beispieleinträge werden als ``ui.username`` bzw. ``ui.verbose``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   132
"bezeichnet. Der hgrc man-Eintrag listet und beschreibt alle Konfigurations-\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   133
"werte auf:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   134
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   135
"- auf Unix-ähnlichen Systemen: ``man hgrc``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   136
"- online: http://www.selenic.com/mercurial/hgrc.5.html\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   137
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   138
msgid ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   139
"Some commands allow the user to specify a date, e.g.:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   140
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   141
"- backout, commit, import, tag: Specify the commit date.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   142
"- log, revert, update: Select revision(s) by date.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   143
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   144
"Many date formats are valid. Here are some examples::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   145
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   146
"  \"Wed Dec 6 13:18:29 2006\" (local timezone assumed)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   147
"  \"Dec 6 13:18 -0600\" (year assumed, time offset provided)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   148
"  \"Dec 6 13:18 UTC\" (UTC and GMT are aliases for +0000)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   149
"  \"Dec 6\" (midnight)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   150
"  \"13:18\" (today assumed)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   151
"  \"3:39\" (3:39AM assumed)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   152
"  \"3:39pm\" (15:39)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   153
"  \"2006-12-06 13:18:29\" (ISO 8601 format)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   154
"  \"2006-12-6 13:18\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   155
"  \"2006-12-6\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   156
"  \"12-6\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   157
"  \"12/6\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   158
"  \"12/6/6\" (Dec 6 2006)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   159
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   160
"Lastly, there is Mercurial's internal format::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   161
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   162
"  \"1165432709 0\" (Wed Dec 6 13:18:29 2006 UTC)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   163
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   164
"This is the internal representation format for dates. unixtime is the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   165
"number of seconds since the epoch (1970-01-01 00:00 UTC). offset is\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   166
"the offset of the local timezone, in seconds west of UTC (negative if\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   167
"the timezone is east of UTC).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   168
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   169
"The log command also accepts date ranges::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   170
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   171
"  \"<{datetime}\" - at or before a given date/time\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   172
"  \">{datetime}\" - on or after a given date/time\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   173
"  \"{datetime} to {datetime}\" - a date range, inclusive\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   174
"  \"-{days}\" - within a given number of days of today\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   175
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   176
"Einige Befehle erlauben dem Benutzer ein Datum anzugeben, z.B.:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   177
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   178
"- backout, commit, import, tag: Angabe des Versionsdatums.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   179
"- log, revert, update: Selektion von Revisionen anhand ihres Datums.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   180
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   181
"Viele Datumsformate sind erlaubt. Hier einige Beispiele::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   182
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   183
"  \"Wed Dec 6 13:18:29 2006\" (Lokale Zeitzone angenommen)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   184
"  \"Dec 6 13:18 -0600\" (Jahr angenommen, Zeitverschiebung angegeben)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   185
"  \"Dec 6 13:18 UTC\" (UTC und GMT sind Aliase für +0000)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   186
"  \"Dec 6\" (Mitternacht)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   187
"  \"13:18\" (Heute angenommen)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   188
"  \"3:39\" (3:39 morgens angenommen)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   189
"  \"3:39pm\" (15:39)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   190
"  \"2006-12-06 13:18:29\" (ISO 8601 format)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   191
"  \"2006-12-6 13:18\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   192
"  \"2006-12-6\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   193
"  \"12-6\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   194
"  \"12/6\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   195
"  \"12/6/6\" (Dec 6 2006)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   196
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   197
"Schließlich gibt es Mercurials internes Format::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   198
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   199
"  \"1165432709 0\" (Wed Dec 6 13:18:29 2006 UTC)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   200
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   201
"Dies ist das interne Darstellungsformat für Daten. \"Unixzeit\" ist die\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   202
"Anzahl von Sekunden seit der UNIX Epoche (1970-01-01 00:00 UTC).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   203
"Abgesetzt davon steht die Verschiebung zur lokalen Zeitzone in Sekunden\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   204
"westlich der UTC (negativ wenn die Zeitzone östlich der UTC ist).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   205
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   206
"Der log-Befehl akzeptiert auch Datumsbereiche::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   207
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   208
"  \"<{datetime}\" - an oder vor einem/r angegebenen Datum/Uhrzeit\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   209
"  \">{datetime}\" - zu oder nach einem/r angegebenen Datum/Uhrzeit\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   210
"  \"{datetime} to {datetime}\" - ein Datumsbereich, inklusive\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   211
"  \"-{tage}\" - innerhalb der angegebenen Anzahl von Tagen vor heute\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   212
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   213
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   214
"Mercurial's default format for showing changes between two versions of\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   215
"a file is compatible with the unified format of GNU diff, which can be\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   216
"used by GNU patch and many other standard tools.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   217
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   218
"While this standard format is often enough, it does not encode the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   219
"following information:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   220
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   221
"- executable status and other permission bits\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   222
"- copy or rename information\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   223
"- changes in binary files\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   224
"- creation or deletion of empty files\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   225
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   226
"Mercurial also supports the extended diff format from the git VCS\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   227
"which addresses these limitations. The git diff format is not produced\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   228
"by default because a few widespread tools still do not understand this\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   229
"format.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   230
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   231
"This means that when generating diffs from a Mercurial repository\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   232
"(e.g. with \"hg export\"), you should be careful about things like file\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   233
"copies and renames or other things mentioned above, because when\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   234
"applying a standard diff to a different repository, this extra\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   235
"information is lost. Mercurial's internal operations (like push and\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   236
"pull) are not affected by this, because they use an internal binary\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   237
"format for communicating changes.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   238
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   239
"To make Mercurial produce the git extended diff format, use the --git\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   240
"option available for many commands, or set 'git = True' in the [diff]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   241
"section of your hgrc. You do not need to set this option when\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   242
"importing diffs in this format or using them in the mq extension.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   243
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   244
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   245
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   246
"HG\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   247
"    Path to the 'hg' executable, automatically passed when running\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   248
"    hooks, extensions or external tools. If unset or empty, this is\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   249
"    the hg executable's name if it's frozen, or an executable named\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   250
"    'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   251
"    Windows) is searched.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   252
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   253
"HGEDITOR\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   254
"    This is the name of the editor to run when committing. See EDITOR.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   255
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   256
"    (deprecated, use .hgrc)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   257
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   258
"HGENCODING\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   259
"    This overrides the default locale setting detected by Mercurial.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   260
"    This setting is used to convert data including usernames,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   261
"    changeset descriptions, tag names, and branches. This setting can\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   262
"    be overridden with the --encoding command-line option.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   263
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   264
"HGENCODINGMODE\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   265
"    This sets Mercurial's behavior for handling unknown characters\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   266
"    while transcoding user input. The default is \"strict\", which\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   267
"    causes Mercurial to abort if it can't map a character. Other\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   268
"    settings include \"replace\", which replaces unknown characters, and\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   269
"    \"ignore\", which drops them. This setting can be overridden with\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   270
"    the --encodingmode command-line option.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   271
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   272
"HGMERGE\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   273
"    An executable to use for resolving merge conflicts. The program\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   274
"    will be executed with three arguments: local file, remote file,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   275
"    ancestor file.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   276
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   277
"    (deprecated, use .hgrc)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   278
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   279
"HGRCPATH\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   280
"    A list of files or directories to search for hgrc files. Item\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   281
"    separator is \":\" on Unix, \";\" on Windows. If HGRCPATH is not set,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   282
"    platform default search path is used. If empty, only the .hg/hgrc\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   283
"    from the current repository is read.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   284
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   285
"    For each element in HGRCPATH:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   286
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   287
"    - if it's a directory, all files ending with .rc are added\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   288
"    - otherwise, the file itself will be added\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   289
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   290
"HGUSER\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   291
"    This is the string used as the author of a commit. If not set,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   292
"    available values will be considered in this order:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   293
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   294
"    - HGUSER (deprecated)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   295
"    - hgrc files from the HGRCPATH\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   296
"    - EMAIL\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   297
"    - interactive prompt\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   298
"    - LOGNAME (with ``@hostname`` appended)\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   299
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   300
"    (deprecated, use .hgrc)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   301
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   302
"EMAIL\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   303
"    May be used as the author of a commit; see HGUSER.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   304
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   305
"LOGNAME\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   306
"    May be used as the author of a commit; see HGUSER.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   307
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   308
"VISUAL\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   309
"    This is the name of the editor to use when committing. See EDITOR.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   310
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   311
"EDITOR\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   312
"    Sometimes Mercurial needs to open a text file in an editor for a\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   313
"    user to modify, for example when writing commit messages. The\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   314
"    editor it uses is determined by looking at the environment\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   315
"    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   316
"    non-empty one is chosen. If all of them are empty, the editor\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   317
"    defaults to 'vi'.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   318
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   319
"PYTHONPATH\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   320
"    This is used by Python to find imported modules and may need to be\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   321
"    set appropriately if this Mercurial is not installed system-wide.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   322
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   323
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   324
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   325
"Mercurial has the ability to add new features through the use of\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   326
"extensions. Extensions may add new commands, add options to\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   327
"existing commands, change the default behavior of commands, or\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   328
"implement hooks.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   329
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   330
"Extensions are not loaded by default for a variety of reasons:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   331
"they can increase startup overhead; they may be meant for advanced\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   332
"usage only; they may provide potentially dangerous abilities (such\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   333
"as letting you destroy or modify history); they might not be ready\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   334
"for prime time; or they may alter some usual behaviors of stock\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   335
"Mercurial. It is thus up to the user to activate extensions as\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   336
"needed.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   337
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   338
"To enable the \"foo\" extension, either shipped with Mercurial or in\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   339
"the Python search path, create an entry for it in your hgrc, like\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   340
"this::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   341
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   342
"  [extensions]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   343
"  foo =\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   344
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   345
"You may also specify the full path to an extension::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   346
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   347
"  [extensions]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   348
"  myfeature = ~/.hgext/myfeature.py\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   349
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   350
"To explicitly disable an extension enabled in an hgrc of broader\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   351
"scope, prepend its path with !::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   352
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   353
"  [extensions]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   354
"  # 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: 9979
diff changeset
   355
"  bar = !/path/to/extension/bar.py\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   356
"  # 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: 9979
diff changeset
   357
"  baz = !\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   358
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   359
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   360
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   361
"When Mercurial accepts more than one revision, they may be specified\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   362
"individually, or provided as a topologically continuous range,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   363
"separated by the \":\" character.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   364
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   365
"The syntax of range notation is [BEGIN]:[END], where BEGIN and END are\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   366
"revision identifiers. Both BEGIN and END are optional. If BEGIN is not\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   367
"specified, it defaults to revision number 0. If END is not specified,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   368
"it defaults to the tip. The range \":\" thus means \"all revisions\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   369
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   370
"If BEGIN is greater than END, revisions are treated in reverse order.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   371
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   372
"A range acts as a closed interval. This means that a range of 3:5\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   373
"gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   374
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   375
"Wenn Mercurial mehr als eine Revision annimmt, können sie einzeln oder als\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   376
"topologisch kontinuierlicher Bereich getrennt durch das \":\" Zeichen\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   377
"angegeben werden.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   378
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   379
"Die Syntax der Bereichs-Notation ist [ANFANG]:[ENDE], wobei ANFANG und ENDE\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   380
"Revisions-Identifikatoren sind. Sowohl ANFANG als auch ENDE sind optional.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   381
"Sollte ANFANG nicht angegeben werden, wird standardmäßig die Revision 0\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   382
"angenommen. Wenn ENDE nicht angegeben wird, wird standardmäßig die Spitze\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   383
"genommen. Der Bereich \":\" bedeutet daher \"alle Revisionen\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   384
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   385
"Wenn ANFANG größer als ENDE ist, werden die Revisionen in umgekehrter\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   386
"Reihenfolge betrachtet.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   387
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   388
"Ein Bereich fungiert als geschlossenes Intervall. Das heißt, dass der\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   389
"Bereich 3:5 die Revisionen 3, 4 und 5 enthält. Ebenso enthält der Bereich\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   390
"9:6 die Revisionen 9, 8, 7 und 6.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   391
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   392
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   393
"Mercurial accepts several notations for identifying one or more files\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   394
"at a time.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   395
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   396
"By default, Mercurial treats filenames as shell-style extended glob\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   397
"patterns.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   398
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   399
"Alternate pattern notations must be specified explicitly.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   400
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   401
"To use a plain path name without any pattern matching, start it with\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   402
"``path:``. These path names must completely match starting at the\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   403
"current repository root.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   404
"\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   405
"To use an extended glob, start a name with ``glob:``. Globs are rooted\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   406
"at the current directory; a glob such as ``*.c`` will only match files\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   407
"in the current directory ending with ``.c``.\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   408
"\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   409
"The supported glob syntax extensions are ``**`` to match any string\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   410
"across path separators and ``{a,b}`` to mean \"a or b\".\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   411
"\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   412
"To use a Perl/Python regular expression, start a name with ``re:``.\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   413
"Regexp pattern matching is anchored at the root of the repository.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   414
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   415
"Plain examples::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   416
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   417
"  path:foo/bar   a name bar in a directory named foo in the root\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   418
"                 of the repository\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   419
"  path:path:name a file or directory named \"path:name\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   420
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   421
"Glob examples::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   422
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   423
"  glob:*.c       any name ending in \".c\" in the current directory\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   424
"  *.c            any name ending in \".c\" in the current directory\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   425
"  **.c           any name ending in \".c\" in any subdirectory of the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   426
"                 current directory including itself.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   427
"  foo/*.c        any name ending in \".c\" in the directory foo\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   428
"  foo/**.c       any name ending in \".c\" in any subdirectory of foo\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   429
"                 including itself.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   430
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   431
"Regexp examples::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   432
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   433
"  re:.*\\.c$      any name ending in \".c\", anywhere in the repository\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   434
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   435
"Mercurial akzeptiert verschiedene Schreibweisen zur Identifikation einer\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   436
"oder mehrerer Dateien gleichzeitig.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   437
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   438
"Standardmäßig behandelt Mercurial Dateinamen wie erweiterte \"Glob\"-Muster\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   439
"der Shell (shell-style extended glob patterns).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   440
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   441
"Andere Schreibweisen von Mustern müssen explizit angegeben werden.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   442
"\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   443
"Mit dem Prefix ``path:`` wird ein Pfad relativ zur Wurzel des "
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   444
"Projektarchivs\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   445
"ohne Mustererkennung angenommen.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   446
"\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   447
"Für erweiterte Glob-Muster muss das Muster mit ``glob:`` beginnen. Globs\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   448
"sind am aktuellen Verzeichnis verankert; ein Glob-Muster wie ````*.c````\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   449
"stimmt nur mit Dateien im aktuellen Verzeichnis überein, die mit ``.c``\n"
9759
0dc193998387 i18n-de: fixed inline emphasis
Martin Geisler <mg@lazybytes.net>
parents: 9755
diff changeset
   450
"enden.\n"
0dc193998387 i18n-de: fixed inline emphasis
Martin Geisler <mg@lazybytes.net>
parents: 9755
diff changeset
   451
"\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   452
"Die unterstützen Erweiterungen der Glob-Syntax sind ``**`` für\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   453
"Zeichenketten über Pfadtrenner hinweg und ``{a,b}`` in der Bedeutung \"a\n"
9759
0dc193998387 i18n-de: fixed inline emphasis
Martin Geisler <mg@lazybytes.net>
parents: 9755
diff changeset
   454
"oder b\".\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   455
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   456
"Zur Nutzung von regulären Ausdrücken (Perl/Python) beginne einen Namen mit\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   457
"``re:``. Erkennung mit regulären Ausdrücken ist relativ zur Wurzel des\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   458
"Projektarchivs.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   459
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   460
"Einfache Beispiele::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   461
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   462
"  path:foo/bar   eine Datei bar in einem Verzeichnis foo an der Wurzel\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   463
"                 des Projektarchivs\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   464
"  path:path:name eine Datei oder ein Verzeichnis mit dem Namen \"path:name"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   465
"\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   466
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   467
"Glob-Beispiele::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   468
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   469
"  glob:*.c       jeder Name endend mit \".c\" im aktuellen Verzeichnis\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   470
"  *.c            jeder Name endend mit \".c\" im aktuellen Verzeichnis\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   471
"  **.c           jeder Name endend mit \".c\" im aktuellen Verzeichnis\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   472
"                 und jedem Unterverzeichnis\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   473
"  foo/*.c        jeder Name endend mit \".c\" im Verzeichnis foo\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   474
"  foo/**.c       jeder Name endend mit \".c\" im Verzeichnis foo\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   475
"                 und jedem Unterverzeichnis.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   476
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   477
"Beispiel mit regulärem Ausdruck::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   478
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   479
"  re:.*\\.c$     jeder Name endend mit \".c\" überall im Projektarchiv\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   480
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   481
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   482
"Mercurial supports several ways to specify individual revisions.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   483
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   484
"A plain integer is treated as a revision number. Negative integers are\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   485
"treated as sequential offsets from the tip, with -1 denoting the tip,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   486
"-2 denoting the revision prior to the tip, and so forth.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   487
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   488
"A 40-digit hexadecimal string is treated as a unique revision\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   489
"identifier.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   490
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   491
"A hexadecimal string less than 40 characters long is treated as a\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   492
"unique revision identifier and is referred to as a short-form\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   493
"identifier. A short-form identifier is only valid if it is the prefix\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   494
"of exactly one full-length identifier.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   495
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   496
"Any other string is treated as a tag or branch name. A tag name is a\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   497
"symbolic name associated with a revision identifier. A branch name\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   498
"denotes the tipmost revision of that branch. Tag and branch names must\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   499
"not contain the \":\" character.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   500
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   501
"The reserved name \"tip\" is a special tag that always identifies the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   502
"most recent revision.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   503
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   504
"The reserved name \"null\" indicates the null revision. This is the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   505
"revision of an empty repository, and the parent of revision 0.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   506
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   507
"The reserved name \".\" indicates the working directory parent. If no\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   508
"working directory is checked out, it is equivalent to null. If an\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   509
"uncommitted merge is in progress, \".\" is the revision of the first\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   510
"parent.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   511
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   512
"Mercurial unterstützt mehrere Arten individuelle Revisionen anzugeben.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   513
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   514
"Eine einfache Ganzzahl wird als Revisionsnummer behandelt. Negative Zahlen\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   515
"beschreiben den topologischen Abstand von der Spitze (tip), wobei -1 die\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   516
"Spitze selbst, und -2 dessen direkter Vorfahr ist.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   517
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   518
"Eine 40-stellige Hexadezimalzahl gilt als eindeutige Revisions-ID.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   519
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   520
"Eine Hexadezimalzahl mit weniger als 40 Zeichen gilt als Kurzform der ID,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   521
"wenn sie ein Präfix der Langform einer Revisions-ID ist.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   522
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   523
"Jede andere Zeichenfolge wird als Name eines Etiketts oder Zweigs "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   524
"behandelt.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   525
"Ein Etikett ist ein symbolischer Name für eine Revisions-ID. Ein Zweigname\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   526
"bezeichnet hier die jüngsten Kopfrevision des Zweigs. Etiketten und\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   527
"Zweignamen dürfen das Zeichen \":\" nicht enthalten.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   528
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   529
"Der reservierte Name \"tip\" ist ein spezielles Etikett, welches immer auf\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   530
"die jüngste Revision verweist.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   531
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   532
"Der reservierte Name \"null\" bezeichnet die null-Revision. Sie ist die\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   533
"Revision eines leeren Projektarchivs und der Vorgänger der Version 0.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   534
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   535
"Der reservierte Name \".\" bezeichnete die Vorgängerversion des\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   536
"Arbeitsverzeichnisses. Falls das Arbeitsverzeichnis leer ist, ist diese\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   537
"äquivalent zu \"null\". Falls eine nicht versionierte Zusammenführung\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   538
"in Bearbeitung ist, bezeichnet \".\" die Revision des ersten Vorgängers.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   539
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   540
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   541
"Mercurial allows you to customize output of commands through\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   542
"templates. You can either pass in a template from the command\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   543
"line, via the --template option, or select an existing\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   544
"template-style (--style).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   545
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   546
"You can customize output for any \"log-like\" command: log,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   547
"outgoing, incoming, tip, parents, heads and glog.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   548
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   549
"Three styles are packaged with Mercurial: default (the style used\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   550
"when no explicit preference is passed), compact and changelog.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   551
"Usage::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   552
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   553
"    $ hg log -r1 --style changelog\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   554
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   555
"A template is a piece of text, with markup to invoke variable\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   556
"expansion::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   557
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   558
"    $ hg log -r1 --template \"{node}\\n\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   559
"    b56ce7b07c52de7d5fd79fb89701ea538af65746\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   560
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   561
"Strings in curly braces are called keywords. The availability of\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   562
"keywords depends on the exact context of the templater. These\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   563
"keywords are usually available for templating a log-like command:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   564
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   565
":author:    String. The unmodified author of the changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   566
":branches:  String. The name of the branch on which the changeset\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   567
"            was committed. Will be empty if the branch name was\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   568
"            default.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   569
":date:      Date information. The date when the changeset was\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   570
"            committed.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   571
":desc:      String. The text of the changeset description.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   572
":diffstat:  String. Statistics of changes with the following\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   573
"            format: \"modified files: +added/-removed lines\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   574
":files:     List of strings. All files modified, added, or removed\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   575
"            by this changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   576
":file_adds: List of strings. Files added by this changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   577
":file_mods: List of strings. Files modified by this changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   578
":file_dels: List of strings. Files removed by this changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   579
":node:      String. The changeset identification hash, as a\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   580
"            40-character hexadecimal string.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   581
":parents:   List of strings. The parents of the changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   582
":rev:       Integer. The repository-local changeset revision\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   583
"            number.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   584
":tags:      List of strings. Any tags associated with the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   585
"            changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   586
":latesttag: String. Most recent global tag in the ancestors of this\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   587
"            changeset.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   588
":latesttagdistance: Integer. Longest path to the latest tag.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   589
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   590
"The \"date\" keyword does not produce human-readable output. If you\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   591
"want to use a date in your output, you can use a filter to process\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   592
"it. Filters are functions which return a string based on the input\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   593
"variable. You can also use a chain of filters to get the desired\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   594
"output::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   595
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   596
"   $ hg tip --template \"{date|isodate}\\n\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   597
"   2008-08-21 18:22 +0000\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   598
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   599
"List of filters:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   600
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   601
":addbreaks:   Any text. Add an XHTML \"<br />\" tag before the end of\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   602
"              every line except the last.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   603
":age:         Date. Returns a human-readable date/time difference\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   604
"              between the given date/time and the current\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   605
"              date/time.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   606
":basename:    Any text. Treats the text as a path, and returns the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   607
"              last component of the path after splitting by the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   608
"              path separator (ignoring trailing separators). For\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   609
"              example, \"foo/bar/baz\" becomes \"baz\" and \"foo/bar//\"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   610
"              becomes \"bar\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   611
":stripdir:    Treat the text as path and strip a directory level,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   612
"              if possible. For example, \"foo\" and \"foo/bar\" becomes\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   613
"              \"foo\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   614
":date:        Date. Returns a date in a Unix date format, including\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   615
"              the timezone: \"Mon Sep 04 15:13:13 2006 0700\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   616
":domain:      Any text. Finds the first string that looks like an\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   617
"              email address, and extracts just the domain\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   618
"              component. Example: ``User <user@example.com>`` becomes\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   619
"              ``example.com``.\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   620
":email:       Any text. Extracts the first string that looks like\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   621
"              an email address. Example: ``User <user@example.com>``\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
   622
"              becomes ``user@example.com``.\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   623
":escape:      Any text. Replaces the special XML/XHTML characters\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   624
"              \"&\", \"<\" and \">\" with XML entities.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   625
":fill68:      Any text. Wraps the text to fit in 68 columns.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   626
":fill76:      Any text. Wraps the text to fit in 76 columns.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   627
":firstline:   Any text. Returns the first line of text.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   628
":nonempty:    Any text. Returns '(none)' if the string is empty.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   629
":hgdate:      Date. Returns the date as a pair of numbers:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   630
"              \"1157407993 25200\" (Unix timestamp, timezone offset).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   631
":isodate:     Date. Returns the date in ISO 8601 format:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   632
"              \"2009-08-18 13:00 +0200\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   633
":isodatesec:  Date. Returns the date in ISO 8601 format, including\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   634
"              seconds: \"2009-08-18 13:00:13 +0200\". See also the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   635
"              rfc3339date filter.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   636
":localdate:   Date. Converts a date to local date.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   637
":obfuscate:   Any text. Returns the input text rendered as a\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   638
"              sequence of XML entities.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   639
":person:      Any text. Returns the text before an email address.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   640
":rfc822date:  Date. Returns a date using the same format used in\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   641
"              email headers: \"Tue, 18 Aug 2009 13:00:13 +0200\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   642
":rfc3339date: Date. Returns a date using the Internet date format\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   643
"              specified in RFC 3339: \"2009-08-18T13:00:13+02:00\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   644
":short:       Changeset hash. Returns the short form of a changeset\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   645
"              hash, i.e. a 12-byte hexadecimal string.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   646
":shortdate:   Date. Returns a date like \"2006-09-18\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   647
":strip:       Any text. Strips all leading and trailing whitespace.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   648
":tabindent:   Any text. Returns the text, with every line except\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   649
"              the first starting with a tab character.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   650
":urlescape:   Any text. Escapes all \"special\" characters. For\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   651
"              example, \"foo bar\" becomes \"foo%20bar\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   652
":user:        Any text. Returns the user portion of an email\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   653
"              address.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   654
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   655
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   656
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   657
"Valid URLs are of the form::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   658
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   659
"  local/filesystem/path[#revision]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   660
"  file://local/filesystem/path[#revision]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   661
"  http://[user[:pass]@]host[:port]/[path][#revision]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   662
"  https://[user[:pass]@]host[:port]/[path][#revision]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   663
"  ssh://[user[:pass]@]host[:port]/[path][#revision]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   664
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   665
"Paths in the local filesystem can either point to Mercurial\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   666
"repositories or to bundle files (as created by 'hg bundle' or 'hg\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   667
"incoming --bundle').\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   668
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   669
"An optional identifier after # indicates a particular branch, tag, or\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   670
"changeset to use from the remote repository. See also 'hg help\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   671
"revisions'.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   672
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   673
"Some features, such as pushing to http:// and https:// URLs are only\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   674
"possible if the feature is explicitly enabled on the remote Mercurial\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   675
"server.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   676
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   677
"Some notes about using SSH with Mercurial:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   678
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   679
"- SSH requires an accessible shell account on the destination machine\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   680
"  and a copy of hg in the remote path or specified with as remotecmd.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   681
"- path is relative to the remote user's home directory by default. Use\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   682
"  an extra slash at the start of a path to specify an absolute path::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   683
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   684
"    ssh://example.com//tmp/repository\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   685
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   686
"- Mercurial doesn't use its own compression via SSH; the right thing\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   687
"  to do is to configure it in your ~/.ssh/config, e.g.::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   688
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   689
"    Host *.mylocalnetwork.example.com\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   690
"      Compression no\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   691
"    Host *\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   692
"      Compression yes\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   693
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   694
"  Alternatively specify \"ssh -C\" as your ssh command in your hgrc or\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   695
"  with the --ssh command line option.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   696
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   697
"These URLs can all be stored in your hgrc with path aliases under the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   698
"[paths] section like so::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   699
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   700
"  [paths]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   701
"  alias1 = URL1\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   702
"  alias2 = URL2\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   703
"  ...\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   704
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   705
"You can then use the alias for any command that uses a URL (for\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   706
"example 'hg pull alias1' will be treated as 'hg pull URL1').\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   707
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   708
"Two path aliases are special because they are used as defaults when\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   709
"you do not provide the URL to a command:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   710
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   711
"default:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   712
"  When you create a repository with hg clone, the clone command saves\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   713
"  the location of the source repository as the new repository's\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   714
"  'default' path. This is then used when you omit path from push- and\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   715
"  pull-like commands (including incoming and outgoing).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   716
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   717
"default-push:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   718
"  The push command will look for a path named 'default-push', and\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   719
"  prefer it over 'default' if both are defined.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   720
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   721
"Gültige URLs haben folgende Form::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   722
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   723
"  lokales/dateisystem/pfad\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   724
"  file://lokales/dateisystem/pfad\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   725
"  http://[nutzer[:pass]@]host[:port]/[pfad]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   726
"  https://[nutzer[:pass]@]host[:port]/[pfad]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   727
"  ssh://[nutzer[:pass]@]host[:port]/[pfad]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   728
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   729
"Pfade im lokalen Dateisystem können auf ein Mercurial-Archiv oder Bündel-\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   730
"dateien verweisen (wie sie von 'hg bundle' oder 'hg incoming --bundle'\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   731
"erzeugt werden).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   732
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   733
"Ein optionaler Bezeichner nach # verweist auf einen bestimmten Zweig,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   734
"Etikett oder Änderungssatz des anderen Projektarchivs. Siehe auch\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   735
"\"hg help revisions\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   736
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   737
"Einige Funktionen, wie das Übertragen an http:// und https:// URLs, sind\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   738
"nur dann möglich, wenn diese Funktionen explizit auf dem entfernten\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   739
"Mercurial-Server aktiviert sind.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   740
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   741
"Einige Hinweise zur Nutzung von SSH mit Mercurial:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   742
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   743
"- SSH benötigt einen nutzbaren Shell-Zugang auf der Zielmaschine und eine\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   744
"  Kopie von hg im Pfad der entfernten Maschine oder in der Konfiguration\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   745
"  remotecmd angegeben.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   746
"- Der Pfad ist standardmäßig relativ vom Home-Verzeichnis des entfernten\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   747
"  Nutzer. Nutze einen zusätzlichen Schrägstrich um einen absoluen Pfad\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   748
"  anzugeben::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   749
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   750
"    ssh://example.com//tmp/repository\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   751
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   752
"- Mercurial nutzt keine eigene Kompressionsmechanismen über SSH; hier "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   753
"sollte\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   754
"  man die Kompression über ~/.ssh/config aktivieren, z.B.::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   755
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   756
"    Host *.mylocalnetwork.example.com\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   757
"      Compression no\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   758
"    Host *\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   759
"      Compression yes\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   760
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   761
"  Alternativ kann \"ssh -C\" als dein SSH-Befehl in der hgrc oder mit der\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   762
"  --ssh Befehlszeilenoption angegeben werden.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   763
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   764
"Diese URLs können alle in der hgrc als Aliase unter der Sektion [paths]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   765
"abgelegt werden::\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   766
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   767
"  [paths]\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   768
"  alias1 = URL1\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   769
"  alias2 = URL2\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   770
"  ...\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   771
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   772
"Diese Aliase können dann bei jedem Befehl genutzt werden der URLs nutzt\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
   773
"(z.B. 'hg pull alias1' würde als 'hg pull URL1' gewertet werden).\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   774
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   775
"Es gibt zwei besondere Pfad-Aliase, die standardmäßig genutzt\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   776
"werden wenn einem Befehl keine URL übergeben wurde:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   777
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   778
"default:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   779
"  Bei Erstellung eines Projektarchivs mit hg clone, sichert der clone-"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   780
"Befehl\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   781
"  die Herkunft des Quellarchivs als 'default'-Pfad des neuen Archivs. "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   782
"Dieser\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   783
"  Pfad wird immer dann genutzt, wenn bei 'push' oder 'pull'-ähnlichen\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   784
"  Befehlen der Pfad nicht angegeben wurde (auch 'incoming' und 'outgoing').\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   785
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   786
"default-push:\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   787
"  Der 'push'-Befehl sucht nach dem 'default-push'-Alias und zieht\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   788
"  diesen dem 'default'-Alias vor, wenn beide definiert sind.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
   789
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   790
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   791
"hooks for controlling repository access\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   792
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   793
"This hook makes it possible to allow or deny write access to portions\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   794
"of a repository when receiving incoming changesets.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   795
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   796
"The authorization is matched based on the local user name on the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   797
"system where the hook runs, and not the committer of the original\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   798
"changeset (since the latter is merely informative).\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   799
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   800
"The acl hook is best used along with a restricted shell like hgsh,\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   801
"preventing authenticating users from doing anything other than\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   802
"pushing or pulling. The hook is not safe to use if users have\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   803
"interactive shell access, as they can then disable the hook.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   804
"Nor is it safe if remote users share an account, because then there\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   805
"is no way to distinguish them.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   806
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   807
"To use this hook, configure the acl extension in your hgrc like this::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   808
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   809
"  [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9979
diff changeset
   810
"  acl =\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   811
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   812
"  [hooks]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   813
"  pretxnchangegroup.acl = python:hgext.acl.hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   814
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   815
"  [acl]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   816
"  # Check whether the source of incoming changes is in this list\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   817
"  # (\"serve\" == ssh or http, \"push\", \"pull\", \"bundle\")\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   818
"  sources = serve\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   819
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   820
"The allow and deny sections take a subtree pattern as key (with a glob\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   821
"syntax by default), and a comma separated list of users as the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   822
"corresponding value. The deny list is checked before the allow list\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   823
"is. ::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   824
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   825
"  [acl.allow]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   826
"  # If acl.allow is not present, all users are allowed by default.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   827
"  # An empty acl.allow section means no users allowed.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   828
"  docs/** = doc_writer\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   829
"  .hgtags = release_engineer\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   830
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   831
"  [acl.deny]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   832
"  # If acl.deny is not present, no users are refused by default.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   833
"  # An empty acl.deny section means all users allowed.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   834
"  glob pattern = user4, user5\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   835
"   ** = user6\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   836
msgstr ""
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   837
"Einhängeaktionen zur Zugriffsverwaltung\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   838
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   839
"Mit dieser Einhängeaktion kann man den Schreibezugriff auf Teile des\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   840
"Projektarchivs erlauben oder verbietet.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   841
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   842
"Die Autorisation basiert auf dem lokalen Benutzernamen in dem System\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   843
"wo die Aktion gestartet wird und nicht auf der rein informativen Angabe\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   844
"über die Person(en), die die Übernahme der Änderungen ausgeführt hat.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   845
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   846
"Diese Aktion nutzt man am besten in Verbindung mit einer eingeschränkten\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   847
"shell, wie der hgsh. So wird verhindert, dass die Benutzer etwas anderes\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   848
"als eine Schiebe- bzw. Holaktion ausführen, wie z.B. diese Einhängeaktion\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   849
"zu deaktivieren. Unsicher ist es auch, wenn mehrere Benutzer denselben\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   850
"Zugriff auf dem Zielsystem haben, da sie nicht unterschieden werden können.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   851
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   852
"Zur Benutzung muss die acl Erweiterung folgendermaßen in der hgrc\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   853
"konfiguriert werden::\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   854
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   855
"  [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9979
diff changeset
   856
"  acl =\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   857
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   858
"  [hooks]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   859
"  pretxnchangegroup.acl = python:hgext.acl.hook\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   860
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   861
"  [acl]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   862
"  # Prüfe nur diese Aktionen als Quellen der neuen Änderungen\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   863
"  # (\"serve\" == ssh oder http, \"push\", \"pull\", \"bundle\")\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   864
"  sources = serve\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   865
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   866
"Die Abschnitte \"allow\" und \"deny\" enthalten glob-Muster zur Angabe\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   867
"der geschützten Dateien assoziiert mit einer Kommaliste von Benutzernamen.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   868
"Die \"deny\"- (Verbots-)liste wird vor der \"allow\"- (Erlaubnis-)Liste\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   869
"geprüft. ::\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   870
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   871
"  [acl.allow]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   872
"  # Ist dieser Abschnitt nicht angegeben, haben alle Benutzer standardmäßig\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   873
"  # Schreibeerlaubnis. Existiert der Abschnitt, ist aber leer, so gilt dies\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   874
"  # als Verbot für alle.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   875
"  docs/** = dokumentator\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   876
"  .hgtags = release_engineer\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   877
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   878
"  [acl.deny]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   879
"  # Ist dieser Abschnitt nicht angegeben oder ist leer, so ist kein Verbot\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   880
"  # definiert und alle Benutzer haben Schreiberlaubnis.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   881
"  glob muster = benutzer1, benutzer2\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   882
"   ** = Benutzer3\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   883
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   884
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   885
msgid "config error - hook type \"%s\" cannot stop incoming changesets"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   886
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   887
"Konfigurationsfehler - Aktionstyp \"%s\" kann hereinkommende Änderungssätze\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   888
"nicht stoppen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   889
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   890
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   891
msgid "acl: access denied for changeset %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   892
msgstr "acl: Zugriff verweigert auf die Version %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   893
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   894
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   895
"track a line of development with movable markers\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   896
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   897
"Bookmarks are local movable markers to changesets. Every bookmark\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   898
"points to a changeset identified by its hash. If you commit a\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   899
"changeset that is based on a changeset that has a bookmark on it, the\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   900
"bookmark shifts to the new changeset.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   901
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   902
"It is possible to use bookmark names in every revision lookup (e.g. hg\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   903
"merge, hg update).\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   904
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   905
"By default, when several bookmarks point to the same changeset, they\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   906
"will all move forward together. It is possible to obtain a more\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   907
"git-like experience by adding the following configuration option to\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   908
"your .hgrc::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   909
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   910
"  [bookmarks]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   911
"  track.current = True\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   912
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   913
"This will cause Mercurial to track the bookmark that you are currently\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   914
"using, and only update it. This is similar to git's approach to\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   915
"branching.\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   916
msgstr "Folgt einem Entwicklungsstrang mit einer beweglichen Markierung\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   917
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   918
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   919
"track a line of development with movable markers\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   920
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   921
"    Bookmarks are pointers to certain commits that move when\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   922
"    committing. Bookmarks are local. They can be renamed, copied and\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   923
"    deleted. It is possible to use bookmark names in 'hg merge' and\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   924
"    'hg update' to merge and update respectively to a given bookmark.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   925
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
   926
"    You can use 'hg bookmark NAME' to set a bookmark on the working\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
   927
"    directory's parent revision with the given name. If you specify\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
   928
"    a revision using -r REV (where REV may be an existing bookmark),\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
   929
"    the bookmark is assigned to that revision.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   930
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   931
msgstr ""
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
   932
"Folgt einem Entwicklungsstrang mit einer beweglichen Markierung\n"
7898
78c9996fb7ee i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7897
diff changeset
   933
"\n"
78c9996fb7ee i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7897
diff changeset
   934
"    Lesezeichen sind Zeiger auf bestimmte Versionen, die mitwandern,\n"
78c9996fb7ee i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7897
diff changeset
   935
"    wenn eine neuen Version erzeugt wird. Lesezeichen sind nur lokal.\n"
7899
a5460b2425e3 i18n: fixed textwidth in bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7898
diff changeset
   936
"    Sie können umbenannt, kopiert und gelöscht werden. Es ist möglich\n"
a5460b2425e3 i18n: fixed textwidth in bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7898
diff changeset
   937
"    Lesezeichen bei 'hg merge' und 'hg update' zu nutzen, um auf das\n"
a5460b2425e3 i18n: fixed textwidth in bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7898
diff changeset
   938
"    angegebene Lesezeichen zu aktualisieren.\n"
7898
78c9996fb7ee i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7897
diff changeset
   939
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   940
"    Man kann 'hg bookmark NAME' aufrufen, um ein Lesezeichen mit dem\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
   941
"    angegeben Namen auf der aktuellen Spitze (tip) zu setzen. Bei Angabe "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
   942
"einer\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
   943
"    Revision mit -r REV (REV kann ein vorhandenes Lesezeichen sein) wird "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
   944
"das\n"
7898
78c9996fb7ee i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7897
diff changeset
   945
"    Lesezeichen auf dieser Revision gesetzt.\n"
78c9996fb7ee i18n: completed German translation of bookmarks extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7897
diff changeset
   946
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   947
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   948
msgid "a bookmark of this name does not exist"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   949
msgstr "Es existiert kein Lesezeichen mit diesem Namen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   950
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   951
msgid "a bookmark of the same name already exists"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   952
msgstr "Ein Lesezeichen mit diesem Namen existiert bereits"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   953
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   954
msgid "new bookmark name required"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   955
msgstr "Ein neuer Name für das Lesezeichen muss übergeben werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   956
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   957
msgid "bookmark name required"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   958
msgstr "Ein Name für das Lesezeichen muss übergeben werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   959
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   960
msgid "bookmark name cannot contain newlines"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   961
msgstr "Ein Lesezeichenname darf keine Zeilenumbrüche enthalten"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   962
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   963
msgid "a bookmark cannot have the name of an existing branch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   964
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   965
"Ein Lesezeichen darf nicht denselben Namen wie ein existierender Zweig haben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   966
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   967
msgid "force"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   968
msgstr "erzwinge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   969
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   970
msgid "revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   971
msgstr "Revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   972
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   973
msgid "delete a given bookmark"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   974
msgstr "Löscht ein gegebenes Lesezeichen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   975
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   976
msgid "rename a given bookmark"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   977
msgstr "Benennt ein gegebenes Lesezeichen um"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   978
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   979
msgid "hg bookmarks [-f] [-d] [-m NAME] [-r REV] [NAME]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   980
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   981
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   982
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   983
"hooks for integrating with the Bugzilla bug tracker\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   984
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   985
"This hook extension adds comments on bugs in Bugzilla when changesets\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   986
"that refer to bugs by Bugzilla ID are seen. The hook does not change\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   987
"bug status.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   988
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   989
"The hook updates the Bugzilla database directly. Only Bugzilla\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   990
"installations using MySQL are supported.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   991
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   992
"The hook relies on a Bugzilla script to send bug change notification\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   993
"emails. That script changes between Bugzilla versions; the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   994
"'processmail' script used prior to 2.18 is replaced in 2.18 and\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   995
"subsequent versions by 'config/sendbugmail.pl'. Note that these will\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   996
"be run by Mercurial as the user pushing the change; you will need to\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
   997
"ensure the Bugzilla install file permissions are set appropriately.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
   998
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
   999
"The extension is configured through three different configuration\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1000
"sections. These keys are recognized in the [bugzilla] section:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1001
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1002
"host\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1003
"  Hostname of the MySQL server holding the Bugzilla database.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1004
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1005
"db\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1006
"  Name of the Bugzilla database in MySQL. Default 'bugs'.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1007
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1008
"user\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1009
"  Username to use to access MySQL server. Default 'bugs'.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1010
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1011
"password\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1012
"  Password to use to access MySQL server.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1013
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1014
"timeout\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1015
"  Database connection timeout (seconds). Default 5.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1016
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1017
"version\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1018
"  Bugzilla version. Specify '3.0' for Bugzilla versions 3.0 and later,\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1019
"  '2.18' for Bugzilla versions from 2.18 and '2.16' for versions prior\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1020
"  to 2.18.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1021
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1022
"bzuser\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1023
"  Fallback Bugzilla user name to record comments with, if changeset\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1024
"  committer cannot be found as a Bugzilla user.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1025
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1026
"bzdir\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1027
"   Bugzilla install directory. Used by default notify. Default\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1028
"   '/var/www/html/bugzilla'.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1029
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1030
"notify\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1031
"  The command to run to get Bugzilla to send bug change notification\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1032
"  emails. Substitutes from a map with 3 keys, 'bzdir', 'id' (bug id)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1033
"  and 'user' (committer bugzilla email). Default depends on version;\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1034
"  from 2.18 it is \"cd %(bzdir)s && perl -T contrib/sendbugmail.pl\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1035
"  %(id)s %(user)s\".\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1036
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1037
"regexp\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1038
"  Regular expression to match bug IDs in changeset commit message.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1039
"  Must contain one \"()\" group. The default expression matches 'Bug\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1040
"  1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678', 'Bug\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1041
"  1234 and 5678' and variations thereof. Matching is case insensitive.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1042
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1043
"style\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1044
"  The style file to use when formatting comments.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1045
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1046
"template\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1047
"  Template to use when formatting comments. Overrides style if\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1048
"  specified. In addition to the usual Mercurial keywords, the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1049
"  extension specifies::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1050
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1051
"    {bug}       The Bugzilla bug ID.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1052
"    {root}      The full pathname of the Mercurial repository.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1053
"    {webroot}   Stripped pathname of the Mercurial repository.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1054
"    {hgweb}     Base URL for browsing Mercurial repositories.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1055
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1056
"  Default 'changeset {node|short} in repo {root} refers '\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1057
"          'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}'\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1058
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1059
"strip\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1060
"  The number of slashes to strip from the front of {root} to produce\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1061
"  {webroot}. Default 0.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1062
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1063
"usermap\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1064
"  Path of file containing Mercurial committer ID to Bugzilla user ID\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1065
"  mappings. If specified, the file should contain one mapping per\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1066
"  line, \"committer\"=\"Bugzilla user\". See also the [usermap] section.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1067
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1068
"The [usermap] section is used to specify mappings of Mercurial\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1069
"committer ID to Bugzilla user ID. See also [bugzilla].usermap.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1070
"\"committer\"=\"Bugzilla user\"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1071
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1072
"Finally, the [web] section supports one entry:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1073
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1074
"baseurl\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1075
"  Base URL for browsing Mercurial repositories. Reference from\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1076
"  templates as {hgweb}.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1077
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1078
"Activating the extension::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1079
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1080
"    [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9979
diff changeset
  1081
"    bugzilla =\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1082
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1083
"    [hooks]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1084
"    # run bugzilla hook on every change pulled or pushed in here\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1085
"    incoming.bugzilla = python:hgext.bugzilla.hook\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1086
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1087
"Example configuration:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1088
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1089
"This example configuration is for a collection of Mercurial\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1090
"repositories in /var/local/hg/repos/ used with a local Bugzilla 3.2\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1091
"installation in /opt/bugzilla-3.2. ::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1092
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1093
"    [bugzilla]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1094
"    host=localhost\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1095
"    password=XYZZY\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1096
"    version=3.0\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1097
"    bzuser=unknown@domain.com\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1098
"    bzdir=/opt/bugzilla-3.2\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1099
"    template=Changeset {node|short} in {root|basename}.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1100
"             {hgweb}/{webroot}/rev/{node|short}\\n\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1101
"             {desc}\\n\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1102
"    strip=5\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1103
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1104
"    [web]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1105
"    baseurl=http://dev.domain.com/hg\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1106
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1107
"    [usermap]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1108
"    user@emaildomain.com=user.name@bugzilladomain.com\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1109
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1110
"Commits add a comment to the Bugzilla bug record of the form::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1111
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1112
"    Changeset 3b16791d6642 in repository-name.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1113
"    http://dev.domain.com/hg/repository-name/rev/3b16791d6642\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1114
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1115
"    Changeset commit comment. Bug 1234.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1116
msgstr ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1117
"Bugzilla integration\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1118
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1119
"Diese Erweiterung (falls als Einhänge-Aktion aktiviert) überträgt Versions-\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1120
"meldungen als Kommentare in Bugzilla, wenn sie eine Bugzilla ID enthalten.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1121
"Der Status des Bugs wird nicht verändert.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1122
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1123
"Die Bugzilla-Datenbank wird direkt verändert, daher werden nur Instanzen "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1124
"mit\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1125
"MySQL als Datenspeicher unterstützt.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1126
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1127
"Intern wird ein Bugzilla-Skript zum Senden von Hinweis-Emails verwendet.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1128
"Dies ist 'processmail' in Versionen vor 2.18 und 'config/sendbugmail.pl'\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1129
"danach. Mercurial führt dies unter der User-ID des Überträgers aus, daher\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1130
"müssen die Dateirechte dieses Skripts entsprechend gesetzt sein.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1131
"\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1132
"Die Erweiterung wird durch drei Abschnitte in der hgrc konfiguriert. Der\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1133
"Abschnitt [bugzilla] kann die folgenden Einträge enthalten:\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1134
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1135
"host\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1136
"  Hostname des Servers auf dem die Bugzilla MySQL-DB läuft.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1137
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1138
"db\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1139
"  Name der Bugzilla Datebank in MySQL. Standard: 'bugs'.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1140
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1141
"user\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1142
"  Benutzername zum Zugriff auf den MySQL-Server. Standard: 'bugs'.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1143
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1144
"password\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1145
"  Password zum Zugriff auf den MySQL-Server.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1146
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1147
"timeout\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1148
"  Datenbank Verbindungs-Zeitgrenze (in Sekunden). Standard: 5.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1149
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1150
"version\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1151
"  Bugzilla Version. '3.0' für Bugzilla Versionen nach und inklusive 3.0,\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1152
"  '2.18' für Versionen seit 2.18 und '2.16' für Versionen davor.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1153
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1154
"bzuser\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1155
"  Ausweich-Benutzername zum Setzen von Kommentaren, falls der Überträger\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1156
"  der Änderungen kein Benutzer in Bugzilla ist.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1157
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1158
"bzdir\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1159
"  Bugzilla Installationsverzeichnis. Notwendig für die Standard\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1160
"  'notify'-Aktion; Standard: '/var/www/html/bugzilla'.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1161
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1162
"notify\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1163
"  Das Kommando um Hinweisemails zu versenden. Die drei Schlüssel 'bzdir',\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1164
"  'id' (Bug ID) und 'user' (Überträger) werden ersetzt.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1165
"  Der Standard hängt von der Version ab. Ab 2.18 ist es\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1166
"    'cd %(bzdir)s && perl -T contrib/sendbugmail.pl %(id)s %(user)s'\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1167
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1168
"regexp\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1169
"  Der Reguläre Ausdruck, mit dem Bug IDs in der Versionsmeldung erkannt\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1170
"  werden. Er muss mindestens eine '()' Gruppe enthalten. Der Standardwert\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1171
"  erkennt: 'Bug 1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678',\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1172
"  'Bug 1234 and 5678' und Variationen. Großschreibung wird ignoriert.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1173
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1174
"style\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1175
"  Stil-Datei für das Formatieren der Kommentare.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1176
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1177
"template\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1178
"  Vorlagetext für die Bugzilla Kommentare (anstelle der Stil-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1179
"  Datei). Zusätzlich zu den Mercurial-Schlüsselworten gibt es::\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1180
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1181
"    {bug}       Die Bugzilla Bug ID.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1182
"    {root}      Der volle Pfad des Mercurial Archivs.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1183
"    {webroot}   Angepasster Pfad des Mercurial Archivs.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1184
"    {hgweb}     Basis-URL für alle Mercurial Archive.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1185
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1186
"  Standard: 'Änderung {node|short} in Archiv {root} erwähnt Bug {bug}.\\n'\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1187
"            'Details:\\n\\t{desc|tabindent}'\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1188
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1189
"strip\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1190
"  Anzahl der Schrägstriche, die vom Beginn von {root} entfernt werden, um\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1191
"  {webroot} zu erhalten. Standard: 0.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1192
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1193
"usermap\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1194
"  Pfad zu einer Datei, die Mercurial Benutzern eine Bugzilla-BenutzerID\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1195
"  zuweist. Falls angegeben, sollte jede Zeile der Form\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1196
"    'Mercurial Benutzer'='Bugzilla Benutzer'\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1197
"  entsprechen. Siehe auch die [usermap] Sektion.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1198
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1199
"Einträge in dieser [usermap] Sektion weisen Mercurial Benutzern eine\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1200
"Bugzilla-BenutzerID zu. Siehe auch Option [bugzilla].usermap.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1201
"    'Mercurial Benutzer'='Bugzilla Benutzer'\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1202
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1203
"Letztlich definiert der Abschnitt [web] noch einen Eintrag:\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1204
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1205
"baseurl\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1206
"  Basis-URL für alle Mercurial Archive. Kann in Kommentar-Vorlagen als\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1207
"  {hgweb} verwendet werden.\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1208
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1209
"Um diese Erweiterung zu aktivieren::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1210
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1211
"    [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9979
diff changeset
  1212
"    bugzilla =\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1213
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1214
"    [hooks]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1215
"    # führt Einhängeaktion für jede Änderung aus, die hierher geholt oder\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1216
"    # geschoben wird\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1217
"    incoming.bugzilla = python:hgext.bugzilla.hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1218
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1219
"Beispielkonfiguration:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1220
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1221
"Dieses Beispiel geht von einer lokalen Bugzilla 3.2 Installation im "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1222
"Verzeichnis\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1223
"/opt/bugzilla-3.2 und Mercurial Archiven in /var/local/hg/repos/ aus. ::\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1224
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1225
"    [bugzilla]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1226
"    host=localhost\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1227
"    password=XYZZY\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1228
"    version=3.0\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1229
"    bzuser=unknown@domain.com\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1230
"    bzdir=/opt/bugzilla-3.2\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1231
"    template=Änderung {node|short} in Archiv {root|basename}.\\n\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1232
"{hgweb}/{webroot}/rev/{node|short}\\n\\n{desc}\\n\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1233
"    strip=5\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1234
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1235
"    [web]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1236
"    baseurl=http://dev.domain.com/hg\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1237
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1238
"    [usermap]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1239
"    user@emaildomain.com=user.name@bugzilladomain.com\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1240
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1241
"Eine neue Änderung führt dann zu einem solchen Bugzilla-Kommentar::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1242
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1243
"    Änderung 3b16791d6642 in Archiv MyProject.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1244
"    http://dev.domain.com/hg/repository-name/rev/3b16791d6642\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1245
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1246
"    Setze Zähler am Schleifenende zurück. Bug 1234.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1247
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1248
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1249
msgid "connecting to %s:%s as %s, password %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1250
msgstr "Verbinde mit %s:%s als %s, Passwort %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1251
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1252
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1253
msgid "query: %s %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1254
msgstr "Anfrage: %s %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1255
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1256
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1257
msgid "failed query: %s %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1258
msgstr "Fehlgeschlagene Anfrage: %s %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1259
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1260
msgid "unknown database schema"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1261
msgstr "Unbekanntes Datenbankschema"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1262
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1263
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1264
msgid "bug %d already knows about changeset %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1265
msgstr "Fehler %d hat bereits einen Kommentar über Änderung %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1266
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1267
msgid "telling bugzilla to send mail:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1268
msgstr "Sende Email durch Bugzilla:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1269
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1270
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1271
msgid "  bug %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1272
msgstr "  Fehler %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1273
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1274
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1275
msgid "running notify command %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1276
msgstr "'notify' Kommando: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1277
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1278
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1279
msgid "bugzilla notify command %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1280
msgstr "Fehler beim 'notify' Kommando: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1281
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1282
msgid "done\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1283
msgstr "erledigt\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1284
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1285
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1286
msgid "looking up user %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1287
msgstr "Suche BenutzerID-Zuweisung für %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1288
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1289
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1290
msgid "cannot find bugzilla user id for %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1291
msgstr "Kann keine Bugzilla BenutzerID für %s finden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1292
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1293
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1294
msgid "cannot find bugzilla user id for %s or %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1295
msgstr "Kann keine Bugzilla BenutzerID für %s oder %s finden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1296
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1297
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1298
msgid "bugzilla version %s not supported"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1299
msgstr "Bugzilla Version %s wird nicht unterstützt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1300
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1301
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1302
"changeset {node|short} in repo {root} refers to bug {bug}.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1303
"details:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1304
"\t{desc|tabindent}"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1305
msgstr ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1306
"Änderung {node|short} in Archiv {root} erwähnt Bug {bug}.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1307
"Details:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1308
"\t{desc|tabindent}"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1309
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1310
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1311
msgid "python mysql support not available: %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1312
msgstr "Python MySQL Unterstützung nicht verfügbar: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1313
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1314
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1315
msgid "hook type %s does not pass a changeset id"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1316
msgstr "Typ %s für Einhängeaktionen übergibt keine Änderungs-ID"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1317
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1318
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1319
msgid "database error: %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1320
msgstr "Datenbankfehler: %s"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1321
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1322
msgid "command to display child changesets"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1323
msgstr "Zum Anzeigen von Kindrevisionen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1324
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1325
msgid ""
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1326
"show the children of the given or working directory revision\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1327
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1328
"    Print the children of the working directory's revisions. If a\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1329
"    revision is given via -r/--rev, the children of that revision will\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1330
"    be printed. If a file argument is given, revision in which the\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1331
"    file was last changed (after the working directory revision or the\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1332
"    argument to --rev if given) is printed.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1333
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1334
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1335
"Zeigt die Kinder der übergebenen Revision oder des Arbeitsverzeichnisses an\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1336
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1337
"    Zeigt die Kinder der Revision des Arbeitsverzeichnisses an.\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1338
"    Wenn eine Revision durch -r/--rev angegeben wird, werden die Kinder "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1339
"dieser\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  1340
"    Revision angezeigt. Wenn eine Datei als Argument angegeben wird, zeige "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  1341
"die\n"
7900
5c9c87ec4693 i18n: completed German translation of the children extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7899
diff changeset
  1342
"    Revision an, in der die Datei zuletzt geändert wurde (nachfolgend der\n"
5c9c87ec4693 i18n: completed German translation of the children extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7899
diff changeset
  1343
"    Revision des Arbeitsverzeichnisses oder wenn angegeben dem Argument von\n"
5c9c87ec4693 i18n: completed German translation of the children extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7899
diff changeset
  1344
"    --rev).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1345
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1346
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1347
msgid "show children of the specified revision"
7900
5c9c87ec4693 i18n: completed German translation of the children extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7899
diff changeset
  1348
msgstr "Zeigt die Kinder der übergebenen Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1349
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1350
msgid "hg children [-r REV] [FILE]"
7900
5c9c87ec4693 i18n: completed German translation of the children extension
Tobias Bell <tobias.bell@gmail.com>
parents: 7899
diff changeset
  1351
msgstr "hg children [-r REV] [DATEI]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1352
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1353
msgid "command to display statistics about repository history"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1354
msgstr "Zeigt Statistiken über die Projekthistorie"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1355
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1356
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1357
msgid "Revision %d is a merge, ignoring...\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1358
msgstr "Revision %d ist eine Zusammenführung, wird ignoriert...\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1359
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1360
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1361
msgid "generating stats: %d%%"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1362
msgstr "Generiere Statistiken: %d%%"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1363
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1364
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1365
"histogram of changes to the repository\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1366
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1367
"    This command will display a histogram representing the number\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1368
"    of changed lines or revisions, grouped according to the given\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1369
"    template. The default template will group changes by author.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1370
"    The --dateformat option may be used to group the results by\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1371
"    date instead.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1372
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1373
"    Statistics are based on the number of changed lines, or\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1374
"    alternatively the number of matching revisions if the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1375
"    --changesets option is specified.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1376
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1377
"    Examples::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1378
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1379
"      # display count of changed lines for every committer\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1380
"      hg churn -t '{author|email}'\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1381
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1382
"      # display daily activity graph\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1383
"      hg churn -f '%H' -s -c\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1384
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1385
"      # display activity of developers by month\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1386
"      hg churn -f '%Y-%m' -s -c\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1387
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1388
"      # display count of lines changed in every year\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1389
"      hg churn -f '%Y' -s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1390
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1391
"    It is possible to map alternate email addresses to a main address\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1392
"    by providing a file using the following format::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1393
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1394
"      <alias email> <actual email>\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1395
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1396
"    Such a file may be specified with the --aliases option, otherwise\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1397
"    a .hgchurn file will be looked for in the working directory root.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1398
"    "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1399
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1400
"Zeigt gruppierte Statistiken über Anzahl der Revisionen/Änderungen an\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1401
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1402
"    Zählt Revisionen oder veränderte Zeilen anhand einer gegebenen "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1403
"Gruppierung\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1404
"    und zeigt sie als Graph an. Gruppiert wird anhand von Vorlagen (siehe\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1405
"    'hg help templating') oder Datum, falls ein Datumsformat angegeben ist.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1406
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1407
"    Standardmäßig werden die veränderten Zeilen gezählt.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1408
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1409
"    Beispiele::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1410
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1411
"      # Zeigt Anzahl der veränderten Zeilen pro Entwickler\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1412
"      hg churn -t '{author|email}'\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1413
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1414
"      # Zeigt Aktivität im Tagesverlauf (Gruppiert nach Stunde)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1415
"      hg churn -f '%H' -s -c\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1416
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1417
"      # Zeigt Aktivität pro Monat\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1418
"      hg churn -f '%Y-%m' -s -c\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1419
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1420
"      # Zeigt Anzahl der veränderten Zeilen über die Jahre\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1421
"      hg churn -f '%Y' -s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1422
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1423
"    Als Zuweisungsdatei für Alias-Emails zu echten Emails wird "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1424
"standardmäßig\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1425
"    die .hgchurn Datei in der Archivwurzel verwendet. Die Option --aliases\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1426
"    verändert diese Vorgabe. Das Format ist recht einfach::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1427
"\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  1428
"      <alias Email> <echte Email>\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1429
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1430
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1431
msgid "count rate for the specified revision or range"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1432
msgstr "Zählt nur in gegebener Revision oder Intervall"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1433
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1434
msgid "count rate for revisions matching date spec"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1435
msgstr "Zeigt Revisionen passend zur Datums-Spezifikation"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1436
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1437
msgid "template to group changesets"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1438
msgstr "Gruppierungsschlüssel (hg help templating)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1439
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1440
msgid "strftime-compatible format for grouping by date"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1441
msgstr "Gruppierung nach Datum in strftime-kompatiblem Format"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1442
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1443
msgid "count rate by number of changesets"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1444
msgstr "Zählt Anzahl der Änderungssätze"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1445
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1446
msgid "sort by key (default: sort by count)"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1447
msgstr "Sortiere nach Gruppierungsschlüssel (Standard: nach Anzahl)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1448
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  1449
msgid "display added/removed lines separately"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  1450
msgstr "Zeige hinzugefügte/entfernte Zeilen einzeln"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  1451
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1452
msgid "file with email aliases"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1453
msgstr "Datei mit Alias-Emails"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1454
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1455
msgid "show progress"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1456
msgstr "Zeigt Fortschritt an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1457
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1458
msgid "hg churn [-d DATE] [-r REV] [--aliases FILE] [--progress] [FILE]"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1459
msgstr "hg churn [-d DATUM] [-r REV] [--aliases DATEI] [--progress] [DATEI]"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1460
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1461
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1462
"colorize output from some commands\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1463
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1464
"This extension modifies the status command to add color to its output\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1465
"to reflect file status, the qseries command to add color to reflect\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1466
"patch status (applied, unapplied, missing), and to diff-related\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1467
"commands to highlight additions, removals, diff headers, and trailing\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1468
"whitespace.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1469
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1470
"Other effects in addition to color, like bold and underlined text, are\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1471
"also available. Effects are rendered with the ECMA-48 SGR control\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1472
"function (aka ANSI escape codes). This module also provides the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1473
"render_text function, which can be used to add effects to any text.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1474
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1475
"Default effects may be overridden from the .hgrc file::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1476
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1477
"  [color]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1478
"  status.modified = blue bold underline red_background\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1479
"  status.added = green bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1480
"  status.removed = red bold blue_background\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1481
"  status.deleted = cyan bold underline\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1482
"  status.unknown = magenta bold underline\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1483
"  status.ignored = black bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1484
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1485
"  # 'none' turns off all effects\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1486
"  status.clean = none\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1487
"  status.copied = none\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1488
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1489
"  qseries.applied = blue bold underline\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1490
"  qseries.unapplied = black bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1491
"  qseries.missing = red bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1492
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1493
"  diff.diffline = bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1494
"  diff.extended = cyan bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1495
"  diff.file_a = red bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1496
"  diff.file_b = green bold\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1497
"  diff.hunk = magenta\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1498
"  diff.deleted = red\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1499
"  diff.inserted = green\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1500
"  diff.changed = white\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1501
"  diff.trailingwhitespace = bold red_background\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1502
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1503
"Färbt die Ausgabe von status, qseries und diff-ähnlichen Kommandos\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1504
"\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1505
"Diese Erweiterung färbt die Ausgabe des Kommandos 'status' anhand des\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1506
"Dateistatus, die Ausgabe von 'qseries' anhand des Patchstatus\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1507
"(angewendet, nicht angewendet, fehlend) und die Ausgabe von\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1508
"diff-ähnlichen Kommandos anhand der Änderung (hinzugefügte oder\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1509
"entfernte Zeilen, Dateistatus und abschliessende Leerstellen) ein.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1510
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1511
"Neben Farbänderungen sind auch andere Effekte wie Fettschreibung oder\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1512
"Unterstreichung möglich. Die Effekte werden durch die ECMA-48 SGR\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1513
"Funktionen (ANSI Escape Codes) realisiert. Die in diesem Module zu\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1514
"findende Funktion 'render_text' kann auch von anderen Modulen verwendet\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1515
"werden, um Texteffekte zu erzeugen.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1516
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1517
"Standardeffekte können durch die .hgrc Datei verändert werden::\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1518
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1519
"  [color]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1520
"  status.modified = blue bold underline red_background\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1521
"  status.added = green bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1522
"  status.removed = red bold blue_background\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1523
"  status.deleted = cyan bold underline\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1524
"  status.unknown = magenta bold underline\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1525
"  status.ignored = black bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1526
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1527
"  # 'none' deaktiviert alle Effekte\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1528
"  status.clean = none\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1529
"  status.copied = none\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1530
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1531
"  qseries.applied = blue bold underline\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1532
"  qseries.unapplied = black bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1533
"  qseries.missing = red bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1534
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1535
"  diff.diffline = bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1536
"  diff.extended = cyan bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1537
"  diff.file_a = red bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1538
"  diff.file_b = green bold\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1539
"  diff.hunk = magenta\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1540
"  diff.deleted = red\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1541
"  diff.inserted = green\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1542
"  diff.changed = white\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1543
"  diff.trailingwhitespace = bold red_background\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1544
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1545
msgid "when to colorize (always, auto, or never)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1546
msgstr "Wann soll eingefärbt werden (always, auto oder never)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1547
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1548
msgid "don't colorize output (DEPRECATED)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1549
msgstr "Keine Färbung der Ausgabe (VERALTET)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1550
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1551
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1552
msgid "ignoring unknown color/effect %r (configured in color.%s)\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1553
msgstr "Ignoriere unbekannte Farbe/Effekt %r (gesetzt in color.%s)\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1554
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1555
msgid "import revisions from foreign VCS repositories into Mercurial"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1556
msgstr "Importiert Revisionen aus Archiven mit anderem VCS in Mercurial"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1557
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1558
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1559
"convert a foreign SCM repository to a Mercurial one.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1560
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1561
"    Accepted source formats [identifiers]:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1562
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1563
"    - Mercurial [hg]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1564
"    - CVS [cvs]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1565
"    - Darcs [darcs]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1566
"    - git [git]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1567
"    - Subversion [svn]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1568
"    - Monotone [mtn]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1569
"    - GNU Arch [gnuarch]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1570
"    - Bazaar [bzr]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1571
"    - Perforce [p4]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1572
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1573
"    Accepted destination formats [identifiers]:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1574
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1575
"    - Mercurial [hg]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1576
"    - Subversion [svn] (history on branches is not preserved)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1577
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1578
"    If no revision is given, all revisions will be converted.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1579
"    Otherwise, convert will only import up to the named revision\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1580
"    (given in a format understood by the source).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1581
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1582
"    If no destination directory name is specified, it defaults to the\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1583
"    basename of the source with '-hg' appended. If the destination\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1584
"    repository doesn't exist, it will be created.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1585
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1586
"    By default, all sources except Mercurial will use --branchsort.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1587
"    Mercurial uses --sourcesort to preserve original revision numbers\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1588
"    order. Sort modes have the following effects:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1589
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1590
"    --branchsort  convert from parent to child revision when possible,\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1591
"                  which means branches are usually converted one after\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1592
"                  the other. It generates more compact repositories.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1593
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1594
"    --datesort    sort revisions by date. Converted repositories have\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1595
"                  good-looking changelogs but are often an order of\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1596
"                  magnitude larger than the same ones generated by\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1597
"                  --branchsort.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1598
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1599
"    --sourcesort  try to preserve source revisions order, only\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1600
"                  supported by Mercurial sources.\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1601
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1602
"    If <REVMAP> isn't given, it will be put in a default location\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1603
"    (<dest>/.hg/shamap by default). The <REVMAP> is a simple text file\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1604
"    that maps each source commit ID to the destination ID for that\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1605
"    revision, like so::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1606
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1607
"      <source ID> <destination ID>\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1608
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1609
"    If the file doesn't exist, it's automatically created. It's\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1610
"    updated on each commit copied, so convert-repo can be interrupted\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1611
"    and can be run repeatedly to copy new commits.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1612
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1613
"    The [username mapping] file is a simple text file that maps each\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1614
"    source commit author to a destination commit author. It is handy\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1615
"    for source SCMs that use unix logins to identify authors (eg:\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1616
"    CVS). One line per author mapping and the line format is:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1617
"    srcauthor=whatever string you want\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1618
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1619
"    The filemap is a file that allows filtering and remapping of files\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1620
"    and directories. Comment lines start with '#'. Each line can\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1621
"    contain one of the following directives::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1622
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1623
"      include path/to/file\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1624
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1625
"      exclude path/to/file\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1626
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1627
"      rename from/file to/file\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1628
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1629
"    The 'include' directive causes a file, or all files under a\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1630
"    directory, to be included in the destination repository, and the\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1631
"    exclusion of all other files and directories not explicitly\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1632
"    included. The 'exclude' directive causes files or directories to\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1633
"    be omitted. The 'rename' directive renames a file or directory. To\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1634
"    rename from a subdirectory into the root of the repository, use\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1635
"    '.' as the path to rename to.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1636
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1637
"    The splicemap is a file that allows insertion of synthetic\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1638
"    history, letting you specify the parents of a revision. This is\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1639
"    useful if you want to e.g. give a Subversion merge two parents, or\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1640
"    graft two disconnected series of history together. Each entry\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1641
"    contains a key, followed by a space, followed by one or two\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1642
"    comma-separated values. The key is the revision ID in the source\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1643
"    revision control system whose parents should be modified (same\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1644
"    format as a key in .hg/shamap). The values are the revision IDs\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1645
"    (in either the source or destination revision control system) that\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1646
"    should be used as the new parents for that node. For example, if\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1647
"    you have merged \"release-1.0\" into \"trunk\", then you should\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1648
"    specify the revision on \"trunk\" as the first parent and the one on\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1649
"    the \"release-1.0\" branch as the second.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1650
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1651
"    The branchmap is a file that allows you to rename a branch when it is\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1652
"    being brought in from whatever external repository. When used in\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1653
"    conjunction with a splicemap, it allows for a powerful combination\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1654
"    to help fix even the most badly mismanaged repositories and turn them\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1655
"    into nicely structured Mercurial repositories. The branchmap contains\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1656
"    lines of the form \"original_branch_name new_branch_name\".\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1657
"    \"original_branch_name\" is the name of the branch in the source\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1658
"    repository, and \"new_branch_name\" is the name of the branch is the\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1659
"    destination repository. This can be used to (for instance) move code\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1660
"    in one repository from \"default\" to a named branch.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1661
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1662
"    Mercurial Source\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1663
"    ----------------\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1664
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1665
"    --config convert.hg.ignoreerrors=False    (boolean)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1666
"        ignore integrity errors when reading. Use it to fix Mercurial\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1667
"        repositories with missing revlogs, by converting from and to\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1668
"        Mercurial.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1669
"    --config convert.hg.saverev=False         (boolean)\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1670
"        store original revision ID in changeset (forces target IDs to\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1671
"        change)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1672
"    --config convert.hg.startrev=0            (hg revision identifier)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1673
"        convert start revision and its descendants\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1674
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1675
"    CVS Source\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1676
"    ----------\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1677
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1678
"    CVS source will use a sandbox (i.e. a checked-out copy) from CVS\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1679
"    to indicate the starting point of what will be converted. Direct\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1680
"    access to the repository files is not needed, unless of course the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1681
"    repository is :local:. The conversion uses the top level directory\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1682
"    in the sandbox to find the CVS repository, and then uses CVS rlog\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1683
"    commands to find files to convert. This means that unless a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1684
"    filemap is given, all files under the starting directory will be\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1685
"    converted, and that any directory reorganization in the CVS\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1686
"    sandbox is ignored.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1687
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1688
"    The options shown are the defaults.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1689
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1690
"    --config convert.cvsps.cache=True         (boolean)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1691
"        Set to False to disable remote log caching, for testing and\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1692
"        debugging purposes.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1693
"    --config convert.cvsps.fuzz=60            (integer)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1694
"        Specify the maximum time (in seconds) that is allowed between\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1695
"        commits with identical user and log message in a single\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1696
"        changeset. When very large files were checked in as part of a\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1697
"        changeset then the default may not be long enough.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1698
"    --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1699
"        Specify a regular expression to which commit log messages are\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1700
"        matched. If a match occurs, then the conversion process will\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1701
"        insert a dummy revision merging the branch on which this log\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1702
"        message occurs to the branch indicated in the regex.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1703
"    --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1704
"        Specify a regular expression to which commit log messages are\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1705
"        matched. If a match occurs, then the conversion process will\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1706
"        add the most recent revision on the branch indicated in the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  1707
"        regex as the second parent of the changeset.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1708
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1709
"    An additional \"debugcvsps\" Mercurial command allows the builtin\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1710
"    changeset merging code to be run without doing a conversion. Its\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1711
"    parameters and output are similar to that of cvsps 2.1. Please see\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1712
"    the command help for more details.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1713
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1714
"    Subversion Source\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1715
"    -----------------\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1716
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1717
"    Subversion source detects classical trunk/branches/tags layouts.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1718
"    By default, the supplied \"svn://repo/path/\" source URL is\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1719
"    converted as a single branch. If \"svn://repo/path/trunk\" exists it\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1720
"    replaces the default branch. If \"svn://repo/path/branches\" exists,\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1721
"    its subdirectories are listed as possible branches. If\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1722
"    \"svn://repo/path/tags\" exists, it is looked for tags referencing\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1723
"    converted branches. Default \"trunk\", \"branches\" and \"tags\" values\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1724
"    can be overridden with following options. Set them to paths\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1725
"    relative to the source URL, or leave them blank to disable auto\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  1726
"    detection.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1727
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1728
"    --config convert.svn.branches=branches    (directory name)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1729
"        specify the directory containing branches\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1730
"    --config convert.svn.tags=tags            (directory name)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1731
"        specify the directory containing tags\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1732
"    --config convert.svn.trunk=trunk          (directory name)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1733
"        specify the name of the trunk branch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1734
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1735
"    Source history can be retrieved starting at a specific revision,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1736
"    instead of being integrally converted. Only single branch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1737
"    conversions are supported.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1738
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1739
"    --config convert.svn.startrev=0           (svn revision number)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1740
"        specify start Subversion revision.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1741
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1742
"    Perforce Source\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1743
"    ---------------\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1744
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1745
"    The Perforce (P4) importer can be given a p4 depot path or a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1746
"    client specification as source. It will convert all files in the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1747
"    source to a flat Mercurial repository, ignoring labels, branches\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1748
"    and integrations. Note that when a depot path is given you then\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1749
"    usually should specify a target directory, because otherwise the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1750
"    target may be named ...-hg.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1751
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1752
"    It is possible to limit the amount of source history to be\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1753
"    converted by specifying an initial Perforce revision.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1754
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1755
"    --config convert.p4.startrev=0            (perforce changelist number)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1756
"        specify initial Perforce revision.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1757
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1758
"    Mercurial Destination\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1759
"    ---------------------\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1760
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1761
"    --config convert.hg.clonebranches=False   (boolean)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1762
"        dispatch source branches in separate clones.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1763
"    --config convert.hg.tagsbranch=default    (branch name)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1764
"        tag revisions branch name\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1765
"    --config convert.hg.usebranchnames=True   (boolean)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1766
"        preserve branch names\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1767
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1768
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1769
msgstr ""
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1770
"Konvertiert Archive unter anderem VCS in ein Mercurial Archiv\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  1771
"\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  1772
"    Erkannte Quellformate [Befehlsoption]:\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1773
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1774
"    - Mercurial [hg]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1775
"    - CVS [cvs]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1776
"    - Darcs [darcs]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1777
"    - git [git]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1778
"    - Subversion [svn]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1779
"    - Monotone [mtn]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1780
"    - GNU Arch [gnuarch]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1781
"    - Bazaar [bzr]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1782
"    - Perforce [p4]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1783
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1784
"    Erlaubte Zielformate [Befehlsoption]:\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1785
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1786
"    - Mercurial [hg]\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1787
"    - Subversion [svn] (Historie con Zweigen wird nicht erhalten)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1788
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1789
"    Wenn keine Revision angegeben ist, werden alle konvertiert.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1790
"    Andernfalls werden alle Revision bis zur angegebenen konvertiert.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1791
"    Die Revisionsangabe muss für das Quellsystem verständlich sein.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1792
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1793
"    Wenn kein Zielverzeichnisname angegeben ist, wird die Endung \"-hg\"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1794
"    an den Namen der Quelle angehängt. Wenn das Ziel nicht existiert, wird\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1795
"    es erstellt.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1796
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1797
"    Standardmäßig wird die Option \"--branchsort\" für alle Quellen ausser\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1798
"    Mercurial verwendet. Mercurial verwendet \"--sourcesort\", um die\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1799
"    ursprüngliche Reihenfolge der Revisionsnummern zu erhalten.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1800
"    Die Sortieroptionen haben folgende Effekte:\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1801
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1802
"    --branchsort  Konvertiert von Vorfahr zum Kind wenn möglich. Das\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1803
"                  bedeutet, dass Zweige nacheinander konvertiert "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1804
"werden.                  Dies führt zu kompakteren Archiven.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1805
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1806
"    --datesort    Sortiert die Revisionen nach Datum. Die fertigen Archive\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1807
"                  haben ein gut lesbares Meldungs-Logbuch, sind aber häufig\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1808
"                  eine Zehnerpotenz größer als mit \"branchsort\" "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1809
"erstellte.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1810
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1811
"    --sourcesort  Versucht die Reihenfolge der Quellrevisionen zu erhalten.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1812
"                  Dies ist nur von Mercurial als Quelle unterstützt.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1813
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1814
"    Die Datei <REVMAP> (standardmäßig .hg/shamap im Zielarchiv) ist eine\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1815
"    einfache Textdatei, durch die jede Quellrevision per Id mit der Ziel-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1816
"    revision assoziiert. Das Format ist::\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1817
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1818
"      <Quell ID> <Ziel ID>\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1819
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1820
"    Diese Datei wird erstellt, wenn sie nicht existiert. Sie wird durch\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1821
"    jeden konvertierten Änderungssatz erweitert, so dass unterbrochene\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1822
"    Konvertierungen durch erneuten Aufruf fortgesetzt werden können.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1823
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1824
"    Die [Nutzernamen-Zuordnungsdatei] ist eine Textdatei die jeden Autor\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1825
"    von Revisionen in der Quelle einem Ziel-Autor zuweist. Dies ist\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1826
"    praktisch für VCS, die Unix-Login zur Identifikation von Autoren\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1827
"    verwenden, wie z.B. CVS. Das Format ist pro Zeile::\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1828
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1829
"      <Quellauthor>=<Zeichenkette, z.B. Email und Benutzername>\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1830
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1831
"    Eine weitere Abbildungsdatei für Dateinamen erlaubt eine Filterung und\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1832
"    Umbenennung von Dateien und Verzeichnissen. Kommentarzeilen beginnen "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1833
"mit\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1834
"    einem #. Jede Zeile kann eine der folgenden Direktiven enthalten::\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1835
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1836
"      include pfad/zu/datei\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1837
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1838
"      exclude pfad/zu/datei\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1839
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1840
"      rename von/datei zu/datei\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1841
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1842
"    Ist eine \"include\" Direktive angegeben, so werden genau diese Dateien\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1843
"    bzw. alle Dateien in diesen Verzeichnissen ins Zielarchiv übernommen\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1844
"    alle anderen nicht. Durch die \"exclude\" Direktive werden solche\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1845
"    Dateien oder Verzeichnisse angegeben, die nicht übernommen werden "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1846
"sollen.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1847
"    Und \"rename\" schliesslich benennt eine Datei oder Verzeichnis um.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1848
"    Um von einem Unterverzeichnis der Quelle in die Wurzel des Zielarchivs\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1849
"    umzubenennen, kann '.' als Pfad der Zieldatei angegeben werden.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1850
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1851
"    Die Spleißdatei erlaubt die künstliche Einführung von Vorfahrver-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1852
"    bindungen. Die ist nützlich, wenn einer Zusammenführung unter "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1853
"Subversion\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1854
"    der andere Vorfahr angegeben werden soll oder zwei ansonsten "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1855
"unabhängige\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1856
"    Entwicklungslinien verbunden werden sollen. Jeder Eintrag enthält eine\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1857
"    Revisions-ID des Quellarchivs, eine Leerstelle und eine oder (mit "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1858
"Komma)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1859
"    zwei Revisions-IDs, die als Vorfahren der ersten angenommen werden\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1860
"    sollen. Wurde z.B. \"trunk\" mit \"release-1.0\" zusammengeführt, so\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1861
"    sollte die Revision aus \"trunk\" als erster und die aus dem Zweig\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1862
"    \"release-1.0\" als zweiter Vorfahr angegeben werden. Die Vorfahren-IDs\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  1863
"    können entweder im Format der Quelle oder des Ziels angegeben werden.\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1864
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1865
"    Die Zweig-Abbildungsdatei erlaubt das Umbenennen von Zweigen. Zusammen\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1866
"    mit der Spleißdatei können so auch sehr unorganisierte Archive in\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1867
"    ein gute strukturiertes Mercurial-Archiv konvertiert werden.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1868
"    Die Zeilen dieser Datei sind von der Form \"original neuer_name\".\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1869
"    Damit kann z.B. Code aus \"default\" eines Archivs in einen benannten\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1870
"    Zweig des Ziels gebracht werden.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1871
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1872
"    Mercurial als Quelle\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1873
"    --------------------\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1874
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1875
"    --config convert.hg.ignoreerrors=False    (boolean)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1876
"        Ignoriert Integritätsfehler beim Lesen. Wir benutzt um Mercurial-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1877
"        Archive ohne RevLog und eines mit RevLog zu konvertieren.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1878
"    --config convert.hg.saverev=False         (boolean)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1879
"        Speichert die Original-Revisions-ID im Änderunsgsatz (erzwingt\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1880
"        Änderung der Ziel-IDs)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1881
"    --config convert.hg.startrev=0            (hg Revisions-ID)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1882
"        Konvertiert alle Nachfahren ab Startrevision\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1883
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1884
"    CVS als Quelle\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1885
"    --------------\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1886
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1887
"    Mit CVS als Quelle wird eine Sandkastenumgebung (also eine "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1888
"Arbeitskopie)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1889
"    verwenden, um den Beginn der Konversion anzuzeigen. Direkter Zugriff\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1890
"    auf das Archiv ist nicht nötig, es sei denn es ist ein :lokales: "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1891
"Archiv.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1892
"    Die Konversion sucht das CVS Verzeichnis in der Wurzel der Arbeitskopie\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1893
"    und verwendet die CVS rlog Kommandos um alle Dateien für die Konversion\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1894
"    zu finden. Wird also keine Abbildungsdatei für Dateinamen verwendet, so\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1895
"    werden alle Dateien unterhalb des Startverzeichnisses konvertiert und\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1896
"    jegliche Verzeichnis-Umordnung im Sandkasten ignoriert.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1897
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1898
"    Die oben folgenden Argumente entsprechend dem Standardaufruf.\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1899
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1900
"    --config convert.cvsps.cache=True         (boolean)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1901
"        Kann für Tests oder Debugging deaktiviert werden, um das Zwischen-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1902
"        speichern des Quell-Logbuchs zu unterbinden.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1903
"    --config convert.cvsps.fuzz=60            (Ganzzahl)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1904
"        Spezifiziert die maximale Zeit (in Sekunden) die zwischen einzelnen\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1905
"        Dateiübernahmen mit selbem Benutzer und Meldung erlaubt sind, damit\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1906
"        sie in den gleichen Änderungssatz übernommen werden. Wenn sehr\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1907
"        große Dateien übernommen wurden, ist der Standard vielleicht zu "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1908
"klein.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1909
"    --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1910
"        Spezifiziert Zweignamen durch einen Regulären Ausdruck, auf die hin\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1911
"        Versionsmeldungen untersucht werden. Bei Entsprechung wird eine\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1912
"        künstliche Revision als Zusammenführung des aktuellen mit dem\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1913
"        gefunden Zweig eingefügt.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1914
"    --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1915
"        Spezifiziert Zweignamen durch einen Regulären Ausdruck, auf die hin\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1916
"        Versionsmeldungen untersucht werden. Bei Entsprechung wird die\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1917
"        jüngste Revision des angegebenen Zweigs als zweiter Vorfahr der\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1918
"        aktuellen Revision angenommen.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1919
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1920
"    Das zusätzliche Kommando \"debugcvsps\" erlaubt es, die Zusammenführung\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1921
"    auch ohne Konversation ausführen. Die Parameter sind denen von cvsps "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1922
"2.1\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  1923
"    ähnlich. Für weitere Details siehe die Hilfe zu diesem Kommando.\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1924
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1925
"    Subversion als Quelle\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1926
"    ---------------------\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1927
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1928
"    Die trunk/branch/tag Konvention von Subversion wird erkannt:\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1929
"    Standardmäßig wird entweder die angegebene Quell-URL \"svn://repo/pfad"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1930
"\"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1931
"    oder ein Unterverzeichnis 'trunk' (falls dies existiert) als einzelner\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1932
"    (default) Zweig angenommen. Wenn ein 'branches' Unterverzeichnis\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1933
"    gefunden wird, so werden dessen Unterverzeichnisse als mögliche Zweige\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1934
"    aufgenommen. Wenn 'tags' existiert, wird es auf Zweigverweise hin "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1935
"unter-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1936
"    sucht. Die Standardwerte 'trunk', 'branches' und 'tags' können mit den\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1937
"    folgenden Optionen überschrieben werden. Sie können auf einen Pfad\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1938
"    relativ zur Quell-URL gesetzt oder leer gelassen werden, um die\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1939
"    automatische Erkennung zu verhindern.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1940
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1941
"    --config convert.svn.branches=branches    (Verzeichnisname)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1942
"        Spezifiziert das Verzeichnis für die Zweige\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1943
"    --config convert.svn.tags=tags            (Verzeichnisname)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1944
"        Spezifiziert das Verzeichnis für Etiketten\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1945
"    --config convert.svn.trunk=trunk          (Verzeichnisname)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1946
"        Spezifiziert den Namen des Hauptzweigs\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1947
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1948
"    Nur die Konversion von einzelnen Zweigen ist unterstützt. Die Quell-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1949
"    historie kann vollständig oder ab einer gegebenen Startrevision erfasst\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1950
"    werden:\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1951
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1952
"    --config convert.svn.startrev=0           (svn Revisionsnummer)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1953
"        Spezifiziert eine Startrevision\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1954
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1955
"    Perforce als Quelle\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1956
"    -------------------\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1957
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1958
"    Der Perforce (P4) Importierer kann einen p4 Depotpfad oder eine Client-\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1959
"    Spezifikation als Quelle annehmen. Alle Dateien werden in ein flaches\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1960
"    Mercurial-Archiv konvertiert und ignoriert dabei Label, Zweige und\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1961
"    Integrationen. Bei Angabe eines Depotpfads wollte auch ein Zielpfad\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1962
"    genannt werden, da dieser sonst als ...-hg ausfallen kann.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1963
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1964
"    Es ist möglich die zu konvertierte Quellhistorie durch Angabe einer\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1965
"    Startrevision zu begrenzen.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1966
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1967
"    --config convert.p4.startrev=0            (perforce changelist-Nummer)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1968
"        Spezifiziert eine Startrevision\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1969
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1970
"    Mercurial als Ziel\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1971
"    ------------------\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1972
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1973
"    --config convert.hg.clonebranches=False   (boolean)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1974
"        Lagert Quellzweige in separaten Klonen ab.\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1975
"    --config convert.hg.tagsbranch=default    (Zweigname)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1976
"        tag revisions branch name\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1977
"    --config convert.hg.usebranchnames=True   (boolean)\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1978
"        Erhält die Zweignamen\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1979
"\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1980
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1981
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1982
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1983
"create changeset information from CVS\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1984
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1985
"    This command is intended as a debugging tool for the CVS to\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1986
"    Mercurial converter, and can be used as a direct replacement for\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1987
"    cvsps.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1988
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1989
"    Hg debugcvsps reads the CVS rlog for current directory (or any\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1990
"    named directory) in the CVS repository, and converts the log to a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1991
"    series of changesets based on matching commit log entries and\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  1992
"    dates."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1993
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1994
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1995
msgid "username mapping filename"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1996
msgstr "Abbildungsdatei für Benutzernamen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1997
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  1998
msgid "destination repository type"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  1999
msgstr "Zielarchivtyp"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2000
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2001
msgid "remap file names using contents of file"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2002
msgstr "Abbildungsdatei für Datei- und Verzeichnisnamen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2003
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2004
msgid "import up to target revision REV"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2005
msgstr "Importiere bis einschliesslich Revision REV"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2006
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2007
msgid "source repository type"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2008
msgstr "Quellarchivtyp"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2009
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2010
msgid "splice synthesized history into place"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2011
msgstr "Spleißabbildungsdatei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2012
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2013
msgid "change branch names while converting"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2014
msgstr "Zweignamen-Abbildungsdatei"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2015
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2016
msgid "try to sort changesets by branches"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2017
msgstr "Sortiere Änderungssätze nach Zweigen"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2018
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2019
msgid "try to sort changesets by date"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2020
msgstr "Sortiere Ändeungssätze nach Datum"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2021
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2022
msgid "preserve source changesets order"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2023
msgstr "Erhalte Reihenfolge der Quellrevisionen"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2024
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2025
msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2026
msgstr "hg convert [OPTION]... QUELLE [ZIEL [REVMAP]]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2027
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2028
msgid "only return changes on specified branches"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2029
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2030
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2031
msgid "prefix to remove from file names"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2032
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2033
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2034
msgid "only return changes after or between specified tags"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2035
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2036
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2037
msgid "update cvs log cache"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2038
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2039
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2040
msgid "create new cvs log cache"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2041
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2042
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2043
msgid "set commit time fuzz in seconds"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2044
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2045
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2046
msgid "specify cvsroot"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2047
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2048
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2049
msgid "show parent changesets"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2050
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2051
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2052
msgid "show current changeset in ancestor branches"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2053
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2054
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2055
msgid "ignored for compatibility"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2056
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2057
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2058
msgid "hg debugcvsps [OPTION]... [PATH]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2059
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2060
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2061
msgid ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2062
"warning: lightweight checkouts may cause conversion failures, try with a "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2063
"regular branch instead.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2064
msgstr ""
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2065
"Warnung: Leichte Arbeitskopien können zu Konversationsfehlern führen; erwäge "
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2066
"einen regulären Zweig zu nutzen.\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2067
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2068
msgid "bzr source type could not be determined\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2069
msgstr "bzw Quelltyp konnte nicht ermittelt werden\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2070
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2071
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2072
msgid "%s is not a valid revision in current branch"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2073
msgstr "%s is keine gültige Revision im aktuellen Zweig"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2074
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2075
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2076
msgid "%s is not available in %s anymore"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2077
msgstr "%s ist nicht mehr in %s zu finden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2078
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2079
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2080
msgid "%s.%s symlink has no target"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2081
msgstr "Ziel der Verknüpfung %s.%s fehlt"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2082
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2083
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2084
msgid "cannot find required \"%s\" tool"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2085
msgstr "Kann benötigtes Werkzeug\"%s\" nicht finden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2086
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2087
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2088
msgid "%s error:\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2089
msgstr "%s Fehler:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2090
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2091
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2092
msgid "syntax error in %s(%d): key/value pair expected"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2093
msgstr "Syntaxfehler in %s(%d): Schlüssel/Wert-Paar erwartet"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2094
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2095
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2096
msgid "could not open map file %r: %s"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2097
msgstr "Kann Abbildungsdatei %r nicht öffnen: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2098
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2099
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2100
msgid "%s: missing or unsupported repository"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2101
msgstr "%s: Fehlendes oder nicht unterstütztes Archiv"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2102
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2103
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2104
msgid "convert: %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2105
msgstr "Konvertiert: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2106
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2107
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2108
msgid "%s: unknown repository type"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2109
msgstr "%s: Unbekannter Archivtyp"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2110
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2111
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2112
msgid "unknown sort mode: %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2113
msgstr "Unbekannter Sortiermodus: %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2114
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2115
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2116
msgid "cycle detected between %s and %s"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2117
msgstr "Schleife gefunden zwischen %s und %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2118
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2119
msgid "not all revisions were sorted"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2120
msgstr "Nicht alle Revisionen konnten sortiert werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2121
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2122
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2123
msgid "Writing author map file %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2124
msgstr "Schreibe Autoren-Abbildungsdatei %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2125
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2126
#, python-format
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2127
msgid "Ignoring bad line in author map file %s: %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2128
msgstr "Ignoriere irreguläre Zeile in Autoren-Abbildungsdatei %s: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2129
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2130
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2131
msgid "mapping author %s to %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2132
msgstr "Bilder Autor %s auf %s ab\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2133
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2134
#, python-format
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2135
msgid "overriding mapping for author %s, was %s, will be %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2136
msgstr "Überschreibe Abbildung für Autor %s: war %s, wird %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2137
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2138
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2139
msgid "spliced in %s as parents of %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2140
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2141
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2142
msgid "scanning source...\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2143
msgstr "Untersuche Quelle...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2144
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2145
msgid "sorting...\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2146
msgstr "Sortiere...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2147
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2148
msgid "converting...\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2149
msgstr "Konvertiere...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2150
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2151
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2152
msgid "source: %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2153
msgstr "Quelle: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2154
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2155
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2156
msgid "assuming destination %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2157
msgstr "Annahme für Ziel: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2158
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2159
msgid "more than one sort mode specified"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2160
msgstr "Mehr als ein Sortiermodus angegeben"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2161
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2162
msgid "--sourcesort is not supported by this data source"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2163
msgstr "Option --sourcesort ist für diese Archivquelle nicht unterstützt"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2164
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2165
#, python-format
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2166
msgid "revision %s is not a patchset number"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2167
msgstr "Revision %s ist keine Patchsatz-Nummer"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2168
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2169
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2170
msgid "connecting to %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2171
msgstr "Verbinde mit %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2172
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2173
msgid "CVS pserver authentication failed"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2174
msgstr "CVS pserver Authentifikation fehlgeschlagen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2175
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2176
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2177
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2178
"unexpected response from CVS server (expected \"Valid-requests\", but got %r)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2179
msgstr ""
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2180
"Unerwartete Antwort vom CVS Server: erwartete \"Valid-requsts\", war %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2181
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2182
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2183
msgid "%d bytes missing from remote file"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2184
msgstr "%d Bytes fehlen in entfernter Datei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2185
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2186
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2187
msgid "cvs server: %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2188
msgstr "CVS Server: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2189
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2190
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2191
msgid "unknown CVS response: %s"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2192
msgstr "Unbekannte CVS Antwort: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2193
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2194
msgid "collecting CVS rlog\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2195
msgstr "Sammle CVS rlog\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2196
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2197
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2198
msgid "reading cvs log cache %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2199
msgstr "Lese CVS Logbuch aus Zwischenspeicher %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2200
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2201
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2202
msgid "cache has %d log entries\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2203
msgstr "Zwischenspeicher har %d Logbucheinträge\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2204
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2205
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2206
msgid "error reading cache: %r\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2207
msgstr "Fehler beim Lesen des Zwischenspeichers: %r\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2208
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2209
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2210
msgid "running %s\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2211
msgstr "Führe aus: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2212
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2213
msgid "RCS file must be followed by working file"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2214
msgstr "RCS Datei muss von Arbeitsdatei gefolgt sein"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2215
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2216
msgid "must have at least some revisions"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2217
msgstr "Mindestens ein paar Revisionen sind benötigt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2218
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2219
msgid "expected revision number"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2220
msgstr "Revisionsnummer erwartet"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2221
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2222
msgid "revision must be followed by date line"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2223
msgstr "Revision muss von einer Datumszeile gefolgt sein"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2224
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2225
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2226
msgid "writing cvs log cache %s\n"
9560
d0f12fe70326 i18n-de: correct errors reported by msgfmt
Martin Geisler <mg@lazybytes.net>
parents: 9559
diff changeset
  2227
msgstr "Schreibe CVS Logbuch-Zwischenspeicher %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2228
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2229
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2230
msgid "%d log entries\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2231
msgstr "%d Logbucheinträge\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2232
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2233
msgid "creating changesets\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2234
msgstr "Kreiere Änderungssätze\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2235
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2236
msgid "synthetic changeset cannot have multiple parents"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2237
msgstr "Synthetische Änderungssätze können nicht mehrere Vorfahren haben"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2238
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2239
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2240
msgid ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2241
"warning: CVS commit message references non-existent branch %r:\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2242
"%s\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2243
msgstr ""
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2244
"Warnung: CVS Versionsmeldung benennt nicht existierenden Zweig %r:\n"
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2245
"%s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2246
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2247
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2248
msgid "%d changeset entries\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2249
msgstr "%d Änderungen im Satz\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2250
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2251
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2252
msgid "darcs version 2.1 or newer needed (found %r)"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2253
msgstr "darcs Version 2.1 oder neuer benötigt (%r gefunden)"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2254
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2255
msgid "Python ElementTree module is not available"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2256
msgstr "Python-Modul ElementTree ist nicht verfügbar"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2257
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2258
msgid "internal calling inconsistency"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2259
msgstr "Inkonsistenz bei internem Aufruf"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2260
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2261
msgid "errors in filemap"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2262
msgstr "Fehler in Dateinamen-Abbildungsdatei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2263
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2264
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2265
msgid "%s:%d: %r already in %s list\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2266
msgstr "%s:%d: %r ist bereits in %s-Liste\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2267
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2268
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2269
msgid "%s:%d: unknown directive %r\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2270
msgstr "%s:%d: Unbekannte Direktive %r\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2271
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2272
msgid "source repository doesn't support --filemap"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2273
msgstr "Quellarchiv unterstützt die Option --filemap nicht"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2274
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2275
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2276
msgid "%s does not look like a GNU Arch repo"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2277
msgstr "%s scheint kein GNU Arch Archiv zu sein"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2278
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2279
msgid "cannot find a GNU Arch tool"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2280
msgstr "Kann das GNU Arch-Programm nicht finden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2281
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2282
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2283
msgid "analyzing tree version %s...\n"
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2284
msgstr "Analysiere Baumversion %s...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2285
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2286
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2287
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2288
"tree analysis stopped because it points to an unregistered archive %s...\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2289
msgstr ""
9559
9432b78d895c i18n-de: Translation of convert + more syntax fixes
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9558
diff changeset
  2290
"Baumanalyse gestoppt, da er ein unregistriertes Archiv referenziert %s...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2291
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2292
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2293
msgid "could not parse cat-log of %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2294
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2295
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2296
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2297
msgid "%s is not a local Mercurial repo"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2298
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2299
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2300
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2301
msgid "initializing destination %s repository\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2302
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2303
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2304
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2305
msgid "pulling from %s into %s\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2306
msgstr "Hole von %s nach %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2307
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2308
msgid "filtering out empty revision\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2309
msgstr "Leere Revision wird ausgefiltert\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2310
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2311
msgid "updating tags\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2312
msgstr "Aktualisiere Etiketten\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2313
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2314
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2315
msgid "%s is not a valid start revision"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2316
msgstr "%s ist keine gültige Startrevision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2317
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2318
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2319
msgid "ignoring: %s\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2320
msgstr "ignoriere: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2321
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2322
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2323
msgid "%s does not look like a monotone repo"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2324
msgstr "%s scheint kein monotone-Archiv zu sein"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2325
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2326
#, python-format
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2327
msgid "copying file in renamed directory from '%s' to '%s'"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2328
msgstr "Kopiere Dateien in unbenanntem Verzeichnis von '%s' nach '%s'"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2329
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2330
msgid "reading p4 views\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2331
msgstr "Lese p4 Ansichten\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2332
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2333
msgid "collecting p4 changelists\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2334
msgstr "Sammle p4 Änderungslisten\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2335
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2336
msgid "Mercurial failed to run itself, check hg executable is in PATH"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2337
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2338
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  2339
msgid ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  2340
"svn: cannot probe remote repository, assume it could be a subversion "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  2341
"repository. Use --source if you know better.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  2342
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  2343
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2344
msgid "Subversion python bindings could not be loaded"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2345
msgstr "Pythons Subversion-Unterstützung konnte nicht geladen werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2346
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2347
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2348
msgid "Subversion python bindings %d.%d found, 1.4 or later required"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2349
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2350
"Pythons Subversion-Unterstützung in Version %d.%d gefunden aber mind. 1.4 "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2351
"benötigt "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2352
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2353
msgid "Subversion python bindings are too old, 1.4 or later required"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2354
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2355
"Pythons Subversion-Unterstützung ist zu alt. Mind. Version 1.4 benötigt "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2356
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2357
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2358
msgid "svn: revision %s is not an integer"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2359
msgstr "svn: Revision %s ist keine Ganzzahl"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2360
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2361
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2362
msgid "svn: start revision %s is not an integer"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2363
msgstr "svn: Startrevision %s ist keine Ganzzahl"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2364
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2365
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2366
msgid "no revision found in module %s"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2367
msgstr "Keine Revision in Modul %s gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2368
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2369
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2370
msgid "expected %s to be at %r, but not found"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2371
msgstr "%s bei %r erwartet aber nicht gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2372
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2373
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2374
msgid "found %s at %r\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2375
msgstr "%s bei %r gefunden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2376
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2377
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2378
msgid "ignoring empty branch %s\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2379
msgstr "ignoriere leeren Zweig %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2380
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2381
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2382
msgid "found branch %s at %d\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2383
msgstr "Zweig %s bei %d gefunden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2384
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2385
msgid "svn: start revision is not supported with more than one branch"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2386
msgstr "svn: Startrevision ist nur für einzelnen Zweig unterstützt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2387
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2388
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2389
msgid "svn: no revision found after start revision %d"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2390
msgstr "svn: Keine Revision nach Startrevision %d gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2391
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2392
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2393
msgid "no tags found at revision %d\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2394
msgstr "Keine Etiketten in Revision %d gefunden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2395
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2396
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2397
msgid "%s not found up to revision %d"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2398
msgstr "%s nicht in Revision %d gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2399
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2400
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2401
msgid "found parent of branch %s at %d: %s\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2402
msgstr "Vorfahr con Zweig %s gefunden in %d: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2403
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2404
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2405
msgid "fetching revision log for \"%s\" from %d to %d\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2406
msgstr "Hole Revisionslogbuch für \"%s\" aus %d nach %d\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2407
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2408
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2409
msgid "svn: branch has no revision %s"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2410
msgstr "svn: Zweig hat keine Revisionen: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2411
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2412
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2413
msgid "initializing svn repo %r\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2414
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2415
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2416
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2417
msgid "initializing svn wc %r\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2418
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2419
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2420
msgid "unexpected svn output:\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2421
msgstr "Unerwartete Ausgabe von Subversion:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2422
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2423
msgid "unable to cope with svn output"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2424
msgstr "Ausgabe von Subversion nicht verstanden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2425
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2426
msgid "XXX TAGS NOT IMPLEMENTED YET\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2427
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2428
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2429
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2430
"command to allow external programs to compare revisions\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2431
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2432
"The extdiff Mercurial extension allows you to use external programs\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2433
"to compare revisions, or revision with working directory. The external\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2434
"diff programs are called with a configurable set of options and two\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2435
"non-option arguments: paths to directories containing snapshots of\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2436
"files to compare.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2437
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2438
"The extdiff extension also allows to configure new diff commands, so\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2439
"you do not need to type \"hg extdiff -p kdiff3\" always. ::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2440
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2441
"  [extdiff]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2442
"  # add new command that runs GNU diff(1) in 'context diff' mode\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2443
"  cdiff = gdiff -Nprc5\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2444
"  ## or the old way:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2445
"  #cmd.cdiff = gdiff\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2446
"  #opts.cdiff = -Nprc5\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2447
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2448
"  # add new command called vdiff, runs kdiff3\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2449
"  vdiff = kdiff3\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2450
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2451
"  # add new command called meld, runs meld (no need to name twice)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2452
"  meld =\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2453
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2454
"  # add new command called vimdiff, runs gvimdiff with DirDiff plugin\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2455
"  # (see http://www.vim.org/scripts/script.php?script_id=102) Non\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2456
"  # English user, be sure to put \"let g:DirDiffDynamicDiffText = 1\" in\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2457
"  # your .vimrc\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2458
"  vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2459
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2460
"You can use -I/-X and list of file or directory names like normal \"hg\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2461
"diff\" command. The extdiff extension makes snapshots of only needed\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2462
"files, so running the external diff program will actually be pretty\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2463
"fast (at least faster than having to compare the entire tree).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2464
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2465
"Erlaubt externen Programmen, Revisionen zu vergleichen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2466
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2467
"Die extdiff Erweiterung erlaubt es, zwei Revisionen oder eine Revision mit\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2468
"dem Arbeitsverzeichnis durch ein externes Programm vergleichen zu lassen.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2469
"Ein solches Programm wird mit konfigurierbaren Parameters und zwei nicht-\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2470
"Optionen aufgerufen. Dies sind die Pfad zu den zu vergleichenden Daten.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2471
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2472
"Durch diese Erweiterung lassen sich auch neue hg-Kommandos definieren, "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2473
"damit\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2474
"man nicht immer \"hg extdiff -p kdiffs\" eintippen muss. ::\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2475
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2476
"  [extdiff]\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2477
"  # Fügt neues Kommando für GNU diff(1) im 'context diff' Modus hinzu\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2478
"  cdiff = gdiff -Nprc5\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2479
"  ## oder auf die alte Art:\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2480
"  #cmd.cdiff = gdiff\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2481
"  #opts.cdiff = -Nprc5\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2482
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2483
"  # Fügt neues Kommando \"vdiff\" hinzu, welches kdiff3 ausführt\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2484
"  vdiff = kdiff3\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2485
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2486
"  # Fügt Kommando \"meld\" hinzu, welches meld ausführt (Name muss nicht\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2487
"  # wiederholt werden)\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2488
"  meld =\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2489
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2490
"  # Fügt Kommando \"vimdiff\" hinzu, welches gvimdiff mit dem DirDiff "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2491
"Plugin\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2492
"  # ausführt. (http://www.vim.org/scripts/script.php?script_id=102).\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2493
"  # Die .vimrc sollte dazu \"let g:DirDiffDynamicDiffText = 1\" enthalten.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2494
"  vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2495
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2496
"Neue Kommandos verstehen -I/-X und Dateilisten wie das übliche \"hg diff\".\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2497
"In den Schnappschüssen (die temporären Vergleichsdateien) sind nur die\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2498
"für den Vergleich notwendigen Dateien, damit die Ausführung des externen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2499
"Programms schneller läuft (als wenn vollständige Projektbäume verglichen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2500
"würden).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2501
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2502
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2503
msgid "making snapshot of %d files from rev %s\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2504
msgstr "Erstelle Schnappschuss von %d Dateien aus Revision %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2505
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2506
#, python-format
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2507
msgid "making snapshot of %d files from working directory\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2508
msgstr "Erstelle Schnappschuss von %d Dateien aus dem Arbeitsverzeichnis\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2509
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2510
msgid "cannot specify --rev and --change at the same time"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2511
msgstr "--rev und --change können nicht gleichzeitig angegeben werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2512
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2513
msgid "cleaning up temp directory\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2514
msgstr "Säubere temporäres Verzeichnis\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2515
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2516
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2517
"use external program to diff repository (or selected files)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2518
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2519
"    Show differences between revisions for the specified files, using\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2520
"    an external program. The default program used is diff, with\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2521
"    default options \"-Npru\".\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2522
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2523
"    To select a different program, use the -p/--program option. The\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2524
"    program will be passed the names of two directories to compare. To\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2525
"    pass additional options to the program, use -o/--option. These\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2526
"    will be passed before the names of the directories to compare.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2527
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2528
"    When two revision arguments are given, then changes are shown\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2529
"    between those revisions. If only one revision is specified then\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2530
"    that revision is compared to the working directory, and, when no\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2531
"    revisions are specified, the working directory files are compared\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2532
"    to its parent."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2533
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2534
"Externes Vergleichsprogramm für Archiv- oder Dateiänderungen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2535
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2536
"    Zeigt die Unterschiede zwischen den Revisionen der angegeben Dateien\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2537
"    durch Aufruf eines externen Programms. Standardmäßig ist dies \"diff\"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2538
"    mit den Optionen \"-Npru\".\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2539
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2540
"    Um ein anderes Programm zu verwenden, nutze die Option -p/--program.\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2541
"    Die zwei zu vergleichenden Verzeichnisse werden automatisch als "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2542
"Aufrufs-\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2543
"    parameter angenommen. Weitere Parameter können durch die Option\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2544
"    -o/--option hinzugefügt werden. Diese werden vor den Verzeichnisnamen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2545
"    übergeben.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2546
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2547
"    Werden zwei Revisionen angegeben, dann werden die Änderungen zwischen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2548
"    diesen angezeigt. Ist nur eine Revision angegeben, so wird diese\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2549
"    mit dem Arbeitsverzeichnis verglichen. Ohne Angabe einer Revision\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2550
"    werden die lokalen Änderungen im Arbeitsverzeichnis zu seinem Vorfahren\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2551
"    angezeigt."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2552
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2553
msgid "comparison program to run"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2554
msgstr "das externe Vergleichsprogramm"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2555
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2556
msgid "pass option to comparison program"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2557
msgstr "Aufrufparameter für das Vergleichsprogramm"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2558
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2559
msgid "change made by revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2560
msgstr "Von dieser Revision erzeugte Änderungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2561
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2562
msgid "hg extdiff [OPT]... [FILE]..."
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2563
msgstr "hg extdiff [OPT]... [DATEI]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2564
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2565
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2566
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2567
"use %(path)s to diff repository (or selected files)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2568
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2569
"    Show differences between revisions for the specified files, using the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2570
"    %(path)s program.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2571
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2572
"    When two revision arguments are given, then changes are shown between\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2573
"    those revisions. If only one revision is specified then that revision "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2574
"is\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2575
"    compared to the working directory, and, when no revisions are "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2576
"specified,\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2577
"    the working directory files are compared to its parent."
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2578
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2579
"Verwendet %(path)s um Archiv- oder Dateirevisionen zu vergleichen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2580
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2581
"    Zeigt die Unterschiede zwischen Revisionen der angegebenen Dateien\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2582
"    durch das Programm %(path)s an.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2583
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2584
"    Werden zwei Revisionen angegeben, dann werden die Änderungen zwischen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2585
"    diesen angezeigt. Ist nur eine Revision angegeben, so wird diese\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2586
"    mit dem Arbeitsverzeichnis verglichen. Ohne Angabe einer Revision\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2587
"    werden die lokalen Änderungen im Arbeitsverzeichnis zu seinem Vorfahren\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2588
"    angezeigt."
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2589
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2590
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2591
msgid "hg %s [OPTION]... [FILE]..."
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2592
msgstr "hg %s [OPTION]... [DATEI]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2593
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2594
msgid "pull, update and merge in one command"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2595
msgstr "Hole, aktualisiere und führe zusammen in einem Befehl"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2596
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2597
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2598
"pull changes from a remote repository, merge new changes if needed.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2599
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2600
"    This finds all changes from the repository at the specified path\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2601
"    or URL and adds them to the local repository.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2602
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2603
"    If the pulled changes add a new branch head, the head is\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2604
"    automatically merged, and the result of the merge is committed.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2605
"    Otherwise, the working directory is updated to include the new\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2606
"    changes.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2607
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2608
"    When a merge occurs, the newly pulled changes are assumed to be\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2609
"    \"authoritative\". The head of the new changes is used as the first\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2610
"    parent, with local changes as the second. To switch the merge\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2611
"    order, use --switch-parent.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2612
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2613
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2614
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2615
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2616
"Holt Änderungen aus einem entfernten Projektarchiv, führt neue Änderungen "
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2617
"zusammen wenn nötig.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2618
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2619
"    Dies selektiert alle Änderungen des Projektarchivs am angegebenen Pfad\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2620
"    oder der URL und fügt sie dem lokalen Projektarchiv hinzu.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2621
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2622
"    Wenn die geholten Änderungen einen neuen Zweigkopf erzeugen, wird "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2623
"dieser\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2624
"    Kopf automatisch zusammengeführt, und das Resultat der Zusammenführung\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2625
"    wird eine neue Version. Andernfalls wird das Arbeitsverzeichnis mit den\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2626
"    geholten Änderungen aktualisiert.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2627
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2628
"    Sollte eine Zusammenführung ausgelöst werden, gelten die neu geholten\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2629
"    Änderungen als \"führend\"· Der Kopf der neuen Änderungen wird als\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2630
"    erste Vorgängerversion genutzt, die lokalen Änderungen darauffolgend.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2631
"    Um die Reihenfolge der Zusammenführung zu ändern kann --switch-parent\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2632
"    genutzt werden.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2633
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2634
"    Siehe 'hg help dates' für eine Liste gültiger Datumsformate für -d/--"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2635
"date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2636
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2637
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2638
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2639
"working dir not at branch tip (use \"hg update\" to check out branch tip)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2640
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2641
"Arbeitsverzeichnis ist nicht Spitze (tip) des Zweiges (nutze 'hg update' um\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2642
"auf die Zweigspitze zu wechseln)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2643
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2644
msgid "outstanding uncommitted merge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2645
msgstr "Ausstehende nicht versionierte Zusammenführung"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2646
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2647
msgid "outstanding uncommitted changes"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2648
msgstr "Ausstehende nicht versionierte Änderungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2649
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2650
msgid "working directory is missing some files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2651
msgstr "Im Arbeitsverzeichnis fehlen Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2652
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2653
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2654
"multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2655
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2656
"Mehrere Kopfversionen in diesem Zweig (Nutze \"hg heads .\" und \"hg merge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2657
"\"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2658
"um zusammenzuführen)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2659
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2660
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2661
msgid "pulling from %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2662
msgstr "Hole von %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2663
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2664
msgid ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2665
"Other repository doesn't support revision lookup, so a rev cannot be "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2666
"specified."
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2667
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2668
"Das andere Projektarchiv unterstützt keine Revisionsabfragen, daher kann "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2669
"keine Revision angegeben werden."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2670
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2671
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2672
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2673
"not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2674
"\" to merge them)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2675
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2676
"Führe %d andere neue Zweigköpfe nicht zusammen (Nutze \"hg heads .\" und "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2677
"\"hg merge\" um sie zusammenzuführen)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2678
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2679
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2680
msgid "updating to %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2681
msgstr "Aktualisiere auf %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2682
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2683
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2684
msgid "merging with %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2685
msgstr "Führe zusammen mit %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2686
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2687
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2688
msgid "new changeset %d:%s merges remote changes with local\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2689
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2690
"Neuer Änderungssatz %d:%s führt entfernte Änderungen mit lokalen zusammen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2691
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2692
msgid "a specific revision you would like to pull"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2693
msgstr "Revision die geholt werden soll"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2694
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2695
msgid "edit commit message"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2696
msgstr "Editiere Versionsmeldung"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2697
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2698
msgid "edit commit message (DEPRECATED)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2699
msgstr "Editiere Versionsmeldung (VERALTET)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2700
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2701
msgid "switch parents when merging"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2702
msgstr "Vertauscht Vorgänger bei Zusammenführung"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2703
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2704
msgid "hg fetch [SOURCE]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2705
msgstr "hg fetch [QUELLE]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2706
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2707
msgid "commands to sign and verify changesets"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2708
msgstr "Nutzt eine Programm um den Fehlerstatus zu bestimmen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2709
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2710
msgid "error while verifying signature"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2711
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2712
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2713
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2714
msgid "%s Bad signature from \"%s\"\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2715
msgstr "%s Fehlerhafte Signatur von \"%s\"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2716
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2717
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2718
msgid "%s Note: Signature has expired (signed by: \"%s\")\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2719
msgstr "%s Anmerkung: Signatur ist veraltet (signiert von: \"%s\")\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2720
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2721
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2722
msgid "%s Note: This key has expired (signed by: \"%s\")\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2723
msgstr "%s Anmerkung: Dieser Schlüssel ist veraltet (signiert von: \"%s\")\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2724
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2725
msgid "list signed changesets"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2726
msgstr "Zeigt signierte Änderungssätze"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2727
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2728
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2729
msgid "%s:%d node does not exist\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2730
msgstr "%s:%d Knoten existiert nicht\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2731
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2732
msgid "verify all the signatures there may be for a particular revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2733
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2734
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2735
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2736
msgid "No valid signature for %s\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2737
msgstr "Keine gültige Signatur für %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2738
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2739
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2740
"add a signature for the current or given revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2741
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2742
"    If no revision is given, the parent of the working directory is used,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2743
"    or tip if no revision is checked out.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2744
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2745
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2746
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2747
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2748
"Fügt der aktuellen oder gegebenen Revision eine Signatur hinzu\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2749
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2750
"    Wenn keine Revision angegeben ist, wird der Vorgänger des Arbeits-\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2751
"    verzeichnisses verwendet, oder die Spitze des Archivs, falls keine\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2752
"    (die null-) Version geladen ist.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2753
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2754
"    Siehe 'hg help dates' für eine Liste gültiger Formate für -d/--date.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2755
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2756
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2757
msgid "uncommitted merge - please provide a specific revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2758
msgstr "Nicht versionierte Zusammenführung - bitte gib eine Revision an"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2759
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2760
msgid "Error while signing"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2761
msgstr "Fehler beim signieren"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2762
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2763
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2764
"working copy of .hgsigs is changed (please commit .hgsigs manually or use --"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2765
"force)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2766
msgstr ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2767
"Arbeitskopie der Datei .hgsigs wurde geändert (bitte manuell übernehmen "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2768
"oder--force verwendet)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2769
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2770
msgid "unknown signature version"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2771
msgstr "Unbekannte Version der Signatur"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2772
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2773
msgid "make the signature local"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2774
msgstr "signiert nur lokal"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2775
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2776
msgid "sign even if the sigfile is modified"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2777
msgstr "signiere auch, wenn die Signaturdatei geändert ist"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2778
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2779
msgid "do not commit the sigfile after signing"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2780
msgstr "Signaturdatei nach dem Signieren nicht übernehmen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2781
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2782
msgid "the key id to sign with"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2783
msgstr "Die Schlüssel-ID zum Signieren"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2784
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2785
msgid "commit message"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2786
msgstr "Versionsmeldung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2787
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2788
msgid "hg sign [OPTION]... [REVISION]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2789
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2790
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2791
msgid "hg sigcheck REVISION"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2792
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2793
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2794
msgid "hg sigs"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2795
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2796
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2797
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2798
"command to view revision graphs from a shell\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2799
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2800
"This extension adds a --graph option to the incoming, outgoing and log\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  2801
"commands. When this options is given, an ASCII representation of the\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2802
"revision graph is also shown.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2803
msgstr ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  2804
"Zeigt ASCII Revisionsgraphen bei einigen Befehlen\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2805
"Diese Erweiterung fügt die Option --graph zu den Kommandos incoming,\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2806
"outgoing und log hinzu. Wenn die Option angegeben ist, wird eine ASCII-\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2807
"Repäsentation des Revisionsgraphen angezeigt.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2808
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2809
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2810
msgid "--graph option is incompatible with --%s"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2811
msgstr "Option --graph ist inkompatibel mit --%s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2812
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2813
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2814
"show revision history alongside an ASCII revision graph\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2815
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2816
"    Print a revision history alongside a revision graph drawn with\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2817
"    ASCII characters.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2818
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2819
"    Nodes printed as an @ character are parents of the working\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2820
"    directory.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2821
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2822
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2823
"Zeigt die Revisionshistorie zusammen mit einem ASCII Revisionsgraphen\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2824
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2825
"    Zeigt die Revisionshistorie und einen ASCII-Graphen.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2826
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2827
"    Das @-Zeichen kennzeichnet die Vorgänger des Arbeitsverzeichnisses.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2828
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2829
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2830
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2831
msgid "comparing with %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2832
msgstr "Vergleiche mit %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2833
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2834
msgid "no changes found\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2835
msgstr "Keine Änderungen gefunden\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2836
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2837
msgid "show the revision DAG"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2838
msgstr "Zeigt zusätzlich einen ASCII-Revisionsgraphen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2839
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2840
msgid "limit number of changes displayed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2841
msgstr "Begrenzt die Anzahl der angezeigten Änderungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2842
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2843
msgid "show patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2844
msgstr "Patch anzeigen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2845
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2846
msgid "show the specified revision or range"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2847
msgstr "Zeigt die angegebene Revision oder Revisionsfolge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2848
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2849
msgid "hg glog [OPTION]... [FILE]"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  2850
msgstr "hg glog [OPTION]... [DATEI]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2851
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2852
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2853
"hooks for integrating with the CIA.vc notification service\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2854
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2855
"This is meant to be run as a changegroup or incoming hook. To\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2856
"configure it, set the following options in your hgrc::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2857
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2858
"  [cia]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2859
"  # your registered CIA user name\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2860
"  user = foo\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2861
"  # the name of the project in CIA\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2862
"  project = foo\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2863
"  # the module (subproject) (optional)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2864
"  #module = foo\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2865
"  # Append a diffstat to the log message (optional)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2866
"  #diffstat = False\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2867
"  # Template to use for log messages (optional)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2868
"  #template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2869
"  # Style to use (optional)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2870
"  #style = foo\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2871
"  # The URL of the CIA notification service (optional)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2872
"  # You can use mailto: URLs to send by email, eg\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2873
"  # mailto:cia@cia.vc\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2874
"  # Make sure to set email.from if you do this.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2875
"  #url = http://cia.vc/\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2876
"  # print message instead of sending it (optional)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2877
"  #test = False\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2878
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2879
"  [hooks]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2880
"  # one of these:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2881
"  changegroup.cia = python:hgcia.hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2882
"  #incoming.cia = python:hgcia.hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2883
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2884
"  [web]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2885
"  # If you want hyperlinks (optional)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2886
"  baseurl = http://server/path/to/repo\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2887
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2888
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2889
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2890
msgid "hgcia: sending update to %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2891
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2892
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2893
msgid "email.from must be defined when sending by email"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2894
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2895
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2896
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2897
"browse the repository in a graphical way\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2898
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2899
"The hgk extension allows browsing the history of a repository in a\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2900
"graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2901
"distributed with Mercurial.)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2902
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2903
"hgk consists of two parts: a Tcl script that does the displaying and\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2904
"querying of information, and an extension to Mercurial named hgk.py,\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2905
"which provides hooks for hgk to get information. hgk can be found in\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2906
"the contrib directory, and the extension is shipped in the hgext\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2907
"repository, and needs to be enabled.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2908
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2909
"The hg view command will launch the hgk Tcl script. For this command\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  2910
"to work, hgk must be in your search path. Alternately, you can specify\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2911
"the path to hgk in your .hgrc file::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2912
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2913
"  [hgk]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2914
"  path=/location/of/hgk\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2915
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2916
"hgk can make use of the extdiff extension to visualize revisions.\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2917
"Assuming you had already configured extdiff vdiff command, just add::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2918
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2919
"  [hgk]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2920
"  vdiff=vdiff\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2921
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2922
"Revisions context menu will now display additional entries to fire\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2923
"vdiff on hovered and selected revisions.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2924
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2925
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2926
msgid "diff trees from two commits"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2927
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2928
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2929
msgid "output common ancestor information"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2930
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2931
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2932
msgid "cat a specific revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2933
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2934
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2935
msgid "cat-file: type or revision not supplied\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2936
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2937
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2938
msgid "aborting hg cat-file only understands commits\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2939
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2940
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2941
msgid "parse given revisions"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2942
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2943
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2944
msgid "print revisions"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2945
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2946
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2947
msgid "print extension options"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2948
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2949
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2950
msgid "start interactive history viewer"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2951
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2952
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2953
msgid "hg view [-l LIMIT] [REVRANGE]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2954
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2955
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2956
msgid "generate patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2957
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2958
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2959
msgid "recursive"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2960
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2961
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2962
msgid "pretty"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2963
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2964
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2965
msgid "stdin"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2966
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2967
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2968
msgid "detect copies"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2969
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2970
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2971
msgid "search"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2972
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2973
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2974
msgid "hg git-diff-tree [OPTION]... NODE1 NODE2 [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2975
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2976
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2977
msgid "hg debug-cat-file [OPTION]... TYPE FILE"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2978
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2979
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2980
msgid "hg debug-config"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2981
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2982
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  2983
msgid "hg debug-merge-base REV REV"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2984
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2985
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2986
msgid "ignored"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2987
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2988
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2989
msgid "hg debug-rev-parse REV"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2990
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2991
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2992
msgid "header"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2993
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2994
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2995
msgid "topo-order"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2996
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2997
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2998
msgid "parents"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  2999
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3000
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3001
msgid "max-count"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3002
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3003
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3004
msgid "hg debug-rev-list [OPTION]... REV..."
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3005
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3006
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3007
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3008
"syntax highlighting for hgweb (requires Pygments)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3009
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3010
"It depends on the Pygments syntax highlighting library:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3011
"http://pygments.org/\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3012
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3013
"There is a single configuration option::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3014
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3015
"  [web]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3016
"  pygments_style = <style>\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3017
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3018
"The default is 'colorful'.\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3019
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3020
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3021
msgid "accelerate status report using Linux's inotify service"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3022
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3023
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3024
msgid "start an inotify server for this repository"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3025
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3026
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3027
msgid ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3028
"debugging information for inotify extension\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3029
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3030
"    Prints the list of directories being watched by the inotify server.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3031
"    "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3032
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3033
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3034
msgid "directories being watched:\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3035
msgstr "Überwachte Verzeichnisse:\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3036
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3037
msgid "run server in background"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3038
msgstr "Server im Hintergrund ausführen"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3039
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3040
msgid "used internally by daemon mode"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3041
msgstr "Wird intern im Server-Modus genutzt"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3042
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3043
msgid "minutes to sit idle before exiting"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3044
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3045
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3046
msgid "name of file to write process ID to"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3047
msgstr "Dateiname für Prozess-ID"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3048
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3049
msgid "hg inserve [OPTION]..."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3050
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3051
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3052
msgid "(found dead inotify server socket; removing it)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3053
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3054
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3055
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3056
msgid "could not start inotify server: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3057
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3058
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3059
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3060
msgid "could not talk to new inotify server: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3061
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3062
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3063
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3064
msgid "failed to contact inotify server: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3065
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3066
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3067
msgid "received empty answer from inotify server"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3068
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3069
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3070
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3071
msgid "(inotify: received response from incompatible server version %d)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3072
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3073
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3074
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3075
msgid "(inotify: received '%s' response when expecting '%s')\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3076
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3077
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3078
msgid "this system does not seem to support inotify"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3079
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3080
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3081
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3082
msgid "*** the current per-user limit on the number of inotify watches is %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3083
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3084
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3085
msgid "*** this limit is too low to watch every directory in this repository\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3086
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3087
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3088
msgid "*** counting directories: "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3089
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3090
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3091
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3092
msgid "found %d\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3093
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3094
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3095
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3096
msgid "*** to raise the limit from %d to %d (run as root):\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3097
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3098
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3099
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3100
msgid "***  echo %d > %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3101
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3102
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3103
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3104
msgid "cannot watch %s until inotify watch limit is raised"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3105
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3106
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3107
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3108
msgid "inotify service not available: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3109
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3110
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3111
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3112
msgid "watching %r\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3113
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3114
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3115
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3116
msgid "watching directories under %r\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3117
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3118
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3119
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3120
msgid "status: %r %s -> %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3121
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3122
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3123
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3124
msgid "%s dirstate reload\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3125
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3126
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3127
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3128
msgid "%s end dirstate reload\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3129
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3130
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3131
msgid "rescanning due to .hgignore change\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3132
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3133
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3134
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3135
msgid "%s event: created %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3136
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3137
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3138
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3139
msgid "%s event: deleted %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3140
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3141
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3142
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3143
msgid "%s event: modified %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3144
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3145
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3146
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3147
msgid "filesystem containing %s was unmounted\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3148
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3149
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3150
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3151
msgid "%s readable: %d bytes\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3152
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3153
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3154
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3155
msgid "%s below threshold - unhooking\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3156
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3157
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3158
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3159
msgid "%s reading %d events\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3160
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3161
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3162
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3163
msgid "%s hooking back up with %d bytes readable\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3164
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3165
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3166
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3167
msgid "could not start server: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3168
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3169
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3170
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3171
msgid "answering query for %r\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3172
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3173
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3174
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3175
msgid "received query from incompatible client version %d\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3176
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3177
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3178
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3179
msgid "unrecognized query type: %s\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3180
msgstr "Unbekannte Abfrageart: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3181
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3182
msgid "finished setup\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3183
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3184
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3185
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3186
"expand expressions into changelog and summaries\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3187
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3188
"This extension allows the use of a special syntax in summaries, which\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3189
"will be automatically expanded into links or any other arbitrary\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3190
"expression, much like InterWiki does.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3191
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3192
"A few example patterns (link to bug tracking, etc.) that may be used\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3193
"in your hgrc::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3194
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3195
"  [interhg]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3196
"  issues = s!issue(\\d+)!<a href=\"http://bts/issue\\1\">issue\\1</a>!\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3197
"  bugzilla = s!((?:bug|b=|(?=#?\\d{4,}))(?:\\s*#?)(\\d+))!<a..=\\2\">\\1</a>!"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3198
"i\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3199
"  boldify = s!(^|\\s)#(\\d+)\\b! <b>#\\2</b>!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3200
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3201
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3202
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3203
msgid "interhg: invalid pattern for %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3204
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3205
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3206
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3207
msgid "interhg: invalid regexp for %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3208
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3209
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3210
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3211
"expand keywords in tracked files\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3212
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3213
"This extension expands RCS/CVS-like or self-customized $Keywords$ in\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3214
"tracked text files selected by your configuration.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3215
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3216
"Keywords are only expanded in local repositories and not stored in the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3217
"change history. The mechanism can be regarded as a convenience for the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3218
"current user or for archive distribution.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3219
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3220
"Configuration is done in the [keyword] and [keywordmaps] sections of\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3221
"hgrc files.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3222
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3223
"Example::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3224
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3225
"    [keyword]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3226
"    # expand keywords in every python file except those matching \"x*\"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3227
"    **.py =\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3228
"    x*    = ignore\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3229
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3230
"NOTE: the more specific you are in your filename patterns the less you\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3231
"lose speed in huge repositories.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3232
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3233
"For [keywordmaps] template mapping and expansion demonstration and\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3234
"control run \"hg kwdemo\". See \"hg help templates\" for a list of\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3235
"available templates and filters.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3236
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3237
"An additional date template filter {date|utcdate} is provided. It\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3238
"returns a date like \"2006/09/18 15:13:13\".\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3239
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3240
"The default template mappings (view with \"hg kwdemo -d\") can be\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3241
"replaced with customized keywords and templates. Again, run \"hg\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3242
"kwdemo\" to control the results of your config changes.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3243
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3244
"Before changing/disabling active keywords, run \"hg kwshrink\" to avoid\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3245
"the risk of inadvertently storing expanded keywords in the change\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3246
"history.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3247
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3248
"To force expansion after enabling it, or a configuration change, run\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3249
"\"hg kwexpand\".\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3250
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3251
"Also, when committing with the record extension or using mq's qrecord,\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3252
"be aware that keywords cannot be updated. Again, run \"hg kwexpand\" on\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3253
"the files in question to update keyword expansions after all changes\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3254
"have been checked in.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3255
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3256
"Expansions spanning more than one line and incremental expansions,\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3257
"like CVS' $Log$, are not supported. A keyword template map \"Log =\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3258
"{desc}\" expands to the first line of the changeset description.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3259
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3260
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3261
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3262
msgid "overwriting %s expanding keywords\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3263
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3264
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3265
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3266
msgid "overwriting %s shrinking keywords\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3267
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3268
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3269
msgid "[keyword] patterns cannot match"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3270
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3271
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3272
msgid "no [keyword] patterns configured"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3273
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3274
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3275
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3276
"print [keywordmaps] configuration and an expansion example\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3277
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3278
"    Show current, custom, or default keyword template maps and their\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3279
"    expansions.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3280
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3281
"    Extend the current configuration by specifying maps as arguments\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3282
"    and using -f/--rcfile to source an external hgrc file.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3283
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3284
"    Use -d/--default to disable current configuration.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3285
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3286
"    See \"hg help templates\" for information on templates and filters.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3287
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3288
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3289
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3290
#, python-format
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3291
msgid "creating temporary repository at %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3292
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3293
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3294
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3295
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3296
"\tconfiguration using custom keyword template maps\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3297
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3298
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3299
msgid "\textending current template maps\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3300
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3301
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3302
msgid "\toverriding default template maps\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3303
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3304
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3305
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3306
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3307
"\tconfiguration using default keyword template maps\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3308
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3309
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3310
msgid "\tdisabling current template maps\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3311
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3312
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3313
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3314
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3315
"\tconfiguration using current keyword template maps\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3316
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3317
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3318
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3319
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3320
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3321
"keywords written to %s:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3322
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3323
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3324
msgid "unhooked all commit hooks\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3325
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3326
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3327
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3328
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3329
"\tkeywords expanded\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3330
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3331
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3332
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3333
"expand keywords in the working directory\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3334
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3335
"    Run after (re)enabling keyword expansion.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3336
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3337
"    kwexpand refuses to run if given files contain local changes.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3338
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3339
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3340
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3341
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3342
"show files configured for keyword expansion\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3343
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3344
"    List which files in the working directory are matched by the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3345
"    [keyword] configuration patterns.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3346
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3347
"    Useful to prevent inadvertent keyword expansion and to speed up\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3348
"    execution by including only files that are actual candidates for\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3349
"    expansion.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3350
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3351
"    See \"hg help keyword\" on how to construct patterns both for\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3352
"    inclusion and exclusion of files.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3353
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3354
"    With -A/--all and -v/--verbose the codes used to show the status\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3355
"    of files are::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3356
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3357
"      K = keyword expansion candidate\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3358
"      k = keyword expansion candidate (not tracked)\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3359
"      I = ignored\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3360
"      i = ignored (not tracked)\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3361
"    "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3362
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3363
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3364
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3365
"revert expanded keywords in the working directory\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3366
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3367
"    Run before changing/disabling active keywords or if you experience\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3368
"    problems with \"hg import\" or \"hg merge\".\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3369
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3370
"    kwshrink refuses to run if given files contain local changes.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3371
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3372
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3373
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3374
msgid "show default keyword template maps"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3375
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3376
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3377
msgid "read maps from rcfile"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3378
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3379
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3380
msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3381
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3382
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3383
msgid "hg kwexpand [OPTION]... [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3384
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3385
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3386
msgid "show keyword status flags of all files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3387
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3388
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3389
msgid "show files excluded from expansion"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3390
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3391
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3392
msgid "only show unknown (not tracked) files"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3393
msgstr "Zeigt nur unbekannte (nicht überwachte) Dateien"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3394
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3395
msgid "show keyword status flags of all files (DEPRECATED)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3396
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3397
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  3398
msgid "only show untracked files (DEPRECATED)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3399
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3400
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3401
msgid "hg kwfiles [OPTION]... [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3402
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3403
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3404
msgid "hg kwshrink [OPTION]... [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3405
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3406
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3407
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3408
"manage a stack of patches\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3409
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3410
"This extension lets you work with a stack of patches in a Mercurial\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3411
"repository. It manages two stacks of patches - all known patches, and\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3412
"applied patches (subset of known patches).\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3413
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3414
"Known patches are represented as patch files in the .hg/patches\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3415
"directory. Applied patches are both patch files and changesets.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3416
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3417
"Common tasks (use \"hg help command\" for more details)::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3418
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3419
"  prepare repository to work with patches   qinit\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3420
"  create new patch                          qnew\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3421
"  import existing patch                     qimport\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3422
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3423
"  print patch series                        qseries\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3424
"  print applied patches                     qapplied\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3425
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3426
"  add known patch to applied stack          qpush\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3427
"  remove patch from applied stack           qpop\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3428
"  refresh contents of top applied patch     qrefresh\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3429
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3430
"Patchverwaltung und -entwicklung\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3431
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3432
"Diese Erweiterung verwaltet Änderungen des Archivs in Patch-Dateien und\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3433
"führt dazu zwei Stapel (stacks) ein: Alle bekannten und alle lokal\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3434
"angewendeten Patches (eine Untermenge der bekannten).\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3435
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3436
"Die Patch Dateien sowie die Stapeldateien werden im Verzeichnis .hg/patches\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3437
"angelegt. Angewendete patches sind weiterhin auch als Änderungssätze in der\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3438
"üblichen Versionshistorie zu finden.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3439
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3440
"Übliche Anwendungen (mehr Details mit \"hg help KOMMANDO\")::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3441
"\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  3442
"  Bereite Archiv auf Arbeit mit mq vor               qinit\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  3443
"  Erstelle einen neuen Patch                         qnew\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  3444
"  Übernimm externen Patch als bekannt                qimport\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  3445
"\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  3446
"  Zeige Patch Serien an                              qseries\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  3447
"  Zeige angewendete Patches                          qapplied\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3448
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3449
"  Wende bekannten Patch an                           qpush\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3450
"  Nimm angewendeten Patch wieder zurück              qpop\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3451
"  Integriere lokale Änderungen in letzten Patch      qrefresh\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3452
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3453
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3454
msgid "%s appears more than once in %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3455
msgstr "%s mehrfach in %s gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3456
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3457
msgid "guard cannot be an empty string"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3458
msgstr "Wächter darf keine leere Zeichenkette sein"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3459
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3460
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3461
msgid "guard %r starts with invalid character: %r"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3462
msgstr "Wächter %r beginnt mit ungültigem Zeichen: %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3463
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3464
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3465
msgid "invalid character in guard %r: %r"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3466
msgstr "Ungültiges Zeichen in Wächter %r: %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3467
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3468
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3469
msgid "guard %r too short"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3470
msgstr "Wächter %r zu kurz"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3471
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3472
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3473
msgid "guard %r starts with invalid char"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3474
msgstr "Wächter %r beginnt mit ungültigem Zeichen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3475
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3476
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3477
msgid "allowing %s - no guards in effect\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3478
msgstr "Erlaube %s - kein Wächter trifft zu\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3479
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3480
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3481
msgid "allowing %s - no matching negative guards\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3482
msgstr "Erlaube %s - von keinem Wächter abgelehnt\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3483
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3484
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3485
msgid "allowing %s - guarded by %r\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3486
msgstr "Erlaube %s - bewacht durch %r\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3487
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3488
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3489
msgid "skipping %s - guarded by %r\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3490
msgstr "Überspringe %s - bewacht durch %r\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3491
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3492
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3493
msgid "skipping %s - no matching guards\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3494
msgstr "Überspringe %s - kein Wächter trifft zu\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3495
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3496
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3497
msgid "error removing undo: %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3498
msgstr "Fehler bei Entfernung von undo: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3499
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3500
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3501
msgid "apply failed for patch %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3502
msgstr "Anwendung von Patch %s schlug fehl"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3503
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3504
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3505
msgid "patch didn't work out, merging %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3506
msgstr "Patch hat nicht gewirkt, führe %s zusammen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3507
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3508
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3509
msgid "update returned %d"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3510
msgstr "Aktualisierung gab Fehlercode %d zurück"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3511
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3512
msgid "repo commit failed"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3513
msgstr "Übernahme der Änderungen schlug fehl"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3514
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3515
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3516
msgid "unable to read %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3517
msgstr "Fehler beim Lesen von %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3518
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3519
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3520
msgid "patch %s does not exist\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3521
msgstr "Patch %s existiert nicht\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3522
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3523
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3524
msgid "patch %s is not applied\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3525
msgstr "Patch %s ist nicht angewendet\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3526
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3527
msgid "patch failed, unable to continue (try -v)\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3528
msgstr "Patch schlug fehl und Fortsetzung unmöglich (versuche -v)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3529
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3530
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3531
msgid "applying %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3532
msgstr "Wende %s an\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3533
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3534
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3535
msgid "unable to read %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3536
msgstr "nicht lesbar: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3537
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3538
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3539
msgid "imported patch %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3540
msgstr "Importierter Patch %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3541
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3542
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3543
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3544
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3545
"imported patch %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3546
msgstr ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3547
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3548
"Importierter Patch %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3549
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3550
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3551
msgid "patch %s is empty\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3552
msgstr "Patch %s ist leer\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3553
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3554
msgid "patch failed, rejects left in working dir\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3555
msgstr "Patch schlug fehl, Fehlerabschnitte noch im Arbeitsverzeichnis\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3556
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3557
msgid "fuzz found when applying patch, stopping\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3558
msgstr "fuzz bei Anwendung des patches gefunden - breche ab\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3559
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3560
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3561
msgid "revision %d is not managed"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3562
msgstr "Revision %d steht nicht unter Versionskontrolle"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3563
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3564
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3565
msgid "cannot delete revision %d above applied patches"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3566
msgstr "Kann Revision %d nicht hinter angewendeten Patches löschen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3567
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3568
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3569
msgid "patch %s finalized without changeset message\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3570
msgstr "Patch %s ohne Versionsmeldung finalisiert\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3571
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3572
msgid "qdelete requires at least one revision or patch name"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3573
msgstr "qdelete benötigt mindestens eine Revision oder einen Patchnamen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3574
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3575
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3576
msgid "cannot delete applied patch %s"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3577
msgstr "kann bereits angewendeten Patch %s nicht löschen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3578
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3579
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3580
msgid "patch %s not in series file"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3581
msgstr "Patch %s ist nicht in der \"series\" Datei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3582
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3583
msgid "no patches applied"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3584
msgstr "Keine Patches angewendet"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3585
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3586
msgid "working directory revision is not qtip"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3587
msgstr "Revision des Arbeitsverzeichnisses ist nicht qtip"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3588
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3589
msgid "local changes found, refresh first"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3590
msgstr "Lokale Änderungen gefunden. Führe zunächst \"qrefresh\" aus!"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3591
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3592
msgid "local changes found"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3593
msgstr "Lokale Änderungen gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3594
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3595
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3596
msgid "\"%s\" cannot be used as the name of a patch"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3597
msgstr "\"%s\" kann nicht als Patchname verwendet werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3598
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3599
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3600
msgid "patch \"%s\" already exists"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3601
msgstr "Patch \"%s\" existiert bereits"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3602
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3603
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3604
msgid "error unlinking %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3605
msgstr "Fehler beim Löschen von %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3606
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3607
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3608
msgid "patch name \"%s\" is ambiguous:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3609
msgstr "Patchname \"%s\" ist mehrdeutig:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3610
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3611
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3612
msgid "patch %s not in series"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3613
msgstr "Patch %s nicht in Serie"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3614
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3615
msgid "(working directory not at a head)\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3616
msgstr "(Arbeitsverzeichnis ist keine Kopfversion)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3617
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3618
msgid "no patches in series\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3619
msgstr "Keine Patches in Serie\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3620
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3621
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3622
msgid "cannot push to a previous patch: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3623
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3624
"Patch %s ist bereits angewendet. Nutze \"qpull\" um ihn an die Spitze zu "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3625
"bringen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3626
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3627
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3628
msgid "qpush: %s is already at the top\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3629
msgstr "qpush: %s ist bereits an der Serienspitze\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3630
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3631
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3632
msgid "guarded by %r"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3633
msgstr "bewacht durch %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3634
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3635
msgid "no matching guards"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3636
msgstr "keine passenden Wächter"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3637
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3638
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3639
msgid "cannot push '%s' - %s\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3640
msgstr "Patch '%s' kann nicht angewendet werden - %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3641
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3642
msgid "all patches are currently applied\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3643
msgstr "Alle bekannten Patches sind zur Zeit angewendet\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3644
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3645
msgid "patch series already fully applied\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3646
msgstr "Patchserie bereits vollständig angewendet\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3647
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3648
msgid "cleaning up working directory..."
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3649
msgstr "Räume Arbeitsverzeichnis auf..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3650
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3651
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3652
msgid "errors during apply, please fix and refresh %s\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3653
msgstr "Fehler beim Anwenden. Bitte beheben und auf %s aktualisieren\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3654
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3655
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3656
msgid "now at: %s\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3657
msgstr "jetzt bei: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3658
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3659
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3660
msgid "patch %s is not applied"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3661
msgstr "Patch %s ist nicht angewendet"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3662
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3663
msgid "no patches applied\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3664
msgstr "Keine Patches angewendet\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3665
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3666
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3667
msgid "qpop: %s is already at the top\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3668
msgstr "qpop: %s ist bereits and der Serienspitze\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3669
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3670
msgid "qpop: forcing dirstate update\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3671
msgstr "qpop: Erzwinge aktualisierung des dirstates\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3672
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3673
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3674
msgid "trying to pop unknown node %s"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3675
msgstr "Versuche unbekannten Knoten %s zurückzunehmen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3676
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3677
msgid "popping would remove a revision not managed by this patch queue"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3678
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3679
"qpop würde eine Revision entfernen, die nicht von dieser Patchschlange "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3680
"verwaltet wird"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3681
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3682
msgid "deletions found between repo revs"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3683
msgstr "Zwischen den Revisionen haben Löschungen stattgefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3684
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3685
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3686
msgid "popping %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3687
msgstr "Entferne (obersten) %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3688
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3689
msgid "patch queue now empty\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3690
msgstr "Patchschlange ist jetzt leer\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3691
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3692
msgid "cannot refresh a revision with children"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3693
msgstr "Kann keine Revision mit Kindern aktualisieren"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3694
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3695
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3696
"refresh interrupted while patch was popped! (revert --all, qpush to "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3697
"recover)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3698
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3699
"Aktualisierung während einer Rücknahme unterbrochen! Nutze \"revert --all\" "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3700
"und \"qpush\" zum bergen.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3701
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3702
msgid "patch queue directory already exists"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3703
msgstr "Patchschlangenverzeichnis existiert bereits"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3704
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3705
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3706
msgid "patch %s is not in series file"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3707
msgstr "Patch %s ist nicht in der Seriendatei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3708
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3709
msgid "No saved patch data found\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3710
msgstr "Keine gespeicherten Patchdaten gefunden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3711
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3712
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3713
msgid "restoring status: %s\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3714
msgstr "Stelle Status wieder her: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3715
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3716
msgid "save entry has children, leaving it alone\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3717
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3718
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3719
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3720
msgid "removing save entry %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3721
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3722
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3723
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3724
msgid "saved queue repository parents: %s %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3725
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3726
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3727
msgid "queue directory updating\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3728
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3729
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3730
msgid "Unable to load queue repository\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3731
msgstr "Patchschlangenarchiv kann nicht geladen werden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3732
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3733
msgid "save: no patches applied, exiting\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3734
msgstr "save: keine Patches angewendet - breche ab\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3735
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3736
msgid "status is already saved\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3737
msgstr "Status ist bereits gespeichert\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3738
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3739
msgid "hg patches saved state"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3740
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3741
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3742
msgid "repo commit failed\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3743
msgstr "Übernahme ins Archiv fehlgeschlagen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3744
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3745
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3746
msgid "patch %s is already in the series file"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3747
msgstr "Patch %s ist bereits in der Seriendatei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3748
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3749
msgid "option \"-r\" not valid when importing files"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3750
msgstr "Option \"-r\" kann nicht beim Import von Dateien verwendet werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3751
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3752
msgid "option \"-n\" not valid when importing multiple patches"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3753
msgstr "Option \"-n\" kann nicht beim Import mehrerer Patches verwendet werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3754
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3755
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3756
msgid "revision %d is the root of more than one branch"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3757
msgstr "Revision %d ist die Wurzel mehrerer Zweige"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3758
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3759
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3760
msgid "revision %d is already managed"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3761
msgstr "Revision %d ist bereits versioniert"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3762
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3763
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3764
msgid "revision %d is not the parent of the queue"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3765
msgstr "Revision %d ist nicht der direkte Vorfahr der Patchschlange"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3766
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3767
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3768
msgid "revision %d has unmanaged children"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3769
msgstr "Nachfahren der Revision %d werden nicht verwaltet"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3770
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3771
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3772
msgid "cannot import merge revision %d"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3773
msgstr "Kann Zusammenführung %d nicht importieren"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3774
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3775
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3776
msgid "revision %d is not the parent of %d"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3777
msgstr "Revision %d ist nicht der direkte Vorfahr von %d"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3778
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3779
msgid "-e is incompatible with import from -"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3780
msgstr "Option \"-e\" kann nicht bei Import von - verwendet werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3781
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3782
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3783
msgid "patch %s does not exist"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3784
msgstr "Patch %s existiert nicht"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3785
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3786
msgid "need --name to import a patch from -"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3787
msgstr "Option \"--name\" bei Import von - benötigt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3788
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3789
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3790
msgid "adding %s to series file\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3791
msgstr "Füge %s zur Seriendatei hinzu\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3792
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3793
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3794
"remove patches from queue\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3795
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3796
"    The patches must not be applied, and at least one patch is required. "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3797
"With\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3798
"    -k/--keep, the patch files are preserved in the patch directory.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3799
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3800
"    To stop managing a patch and move it into permanent history,\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3801
"    use the qfinish command."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3802
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3803
"Entfernt Patches aus der Patchschlange\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3804
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3805
"    Die Patches dürfen nicht angewendet sein und mindestens einer muss\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3806
"    angegeben sein. Mit -k/--keep werden die Patchdateien erhalten.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3807
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3808
"    Um die Entwicklung eines Patches zu beenden und ihn in die permanente\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3809
"    Historie zu legen, nutze das Kommando qfinish."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3810
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3811
msgid "print the patches already applied"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3812
msgstr "Zeigt die bereits angewendeten Patches an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3813
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3814
msgid "only one patch applied\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3815
msgstr "Nur ein Patch angewendet\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3816
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3817
msgid "print the patches not yet applied"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3818
msgstr "Zweigt die noch nicht angewendeten Patches an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3819
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3820
msgid "all patches applied\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  3821
msgstr "Alle Patches angewendet\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  3822
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3823
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3824
"import a patch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3825
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3826
"    The patch is inserted into the series after the last applied\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3827
"    patch. If no patches have been applied, qimport prepends the patch\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3828
"    to the series.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3829
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3830
"    The patch will have the same name as its source file unless you\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3831
"    give it a new one with -n/--name.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3832
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3833
"    You can register an existing patch inside the patch directory with\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3834
"    the -e/--existing flag.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3835
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3836
"    With -f/--force, an existing patch of the same name will be\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3837
"    overwritten.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3838
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3839
"    An existing changeset may be placed under mq control with -r/--rev\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3840
"    (e.g. qimport --rev tip -n patch will place tip under mq control).\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3841
"    With -g/--git, patches imported with --rev will use the git diff\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3842
"    format. See the diffs help topic for information on why this is\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3843
"    important for preserving rename/copy information and permission\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3844
"    changes.\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3845
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3846
"    To import a patch from standard input, pass - as the patch file.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3847
"    When importing from standard input, a patch name must be specified\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3848
"    using the --name flag.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3849
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3850
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3851
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3852
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3853
"init a new queue repository\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3854
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3855
"    The queue repository is unversioned by default. If\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3856
"    -c/--create-repo is specified, qinit will create a separate nested\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3857
"    repository for patches (qinit -c may also be run later to convert\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3858
"    an unversioned patch repository into a versioned one). You can use\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3859
"    qcommit to commit changes to this queue repository."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3860
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3861
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3862
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3863
"clone main and patch repository at same time\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3864
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3865
"    If source is local, destination will have no patches applied. If\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3866
"    source is remote, this command can not check if patches are\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3867
"    applied in source, so cannot guarantee that patches are not\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3868
"    applied in destination. If you clone remote repository, be sure\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3869
"    before that it has no patches applied.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3870
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3871
"    Source patch repository is looked for in <src>/.hg/patches by\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3872
"    default. Use -p <url> to change.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3873
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  3874
"    The patch directory must be a nested Mercurial repository, as\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3875
"    would be created by qinit -c.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3876
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3877
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3878
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3879
msgid "versioned patch repository not found (see qinit -c)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3880
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3881
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3882
msgid "cloning main repository\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3883
msgstr ""
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3884
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3885
msgid "cloning patch repository\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3886
msgstr "Klone Patch-Archiv\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3887
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3888
msgid "stripping applied patches from destination repository\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3889
msgstr ""
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3890
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3891
msgid "updating destination repository\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3892
msgstr "Aktualisiere Zielarchiv\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3893
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3894
msgid "commit changes in the queue repository"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3895
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3896
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3897
msgid "print the entire series file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3898
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3899
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3900
msgid "print the name of the current patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3901
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3902
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3903
msgid "print the name of the next patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3904
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3905
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3906
msgid "print the name of the previous patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3907
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3908
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3909
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3910
"create a new patch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3911
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3912
"    qnew creates a new patch on top of the currently-applied patch (if\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3913
"    any). It will refuse to run if there are any outstanding changes\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3914
"    unless -f/--force is specified, in which case the patch will be\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3915
"    initialized with them. You may also use -I/--include,\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3916
"    -X/--exclude, and/or a list of files after the patch name to add\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3917
"    only changes to matching files to the new patch, leaving the rest\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3918
"    as uncommitted modifications.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3919
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3920
"    -u/--user and -d/--date can be used to set the (given) user and\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3921
"    date, respectively. -U/--currentuser and -D/--currentdate set user\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3922
"    to current user and date to current date.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3923
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3924
"    -e/--edit, -m/--message or -l/--logfile set the patch header as\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3925
"    well as the commit message. If none is specified, the header is\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3926
"    empty and the commit message is '[mq]: PATCH'.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3927
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3928
"    Use the -g/--git option to keep the patch in the git extended diff\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3929
"    format. Read the diffs help topic for more information on why this\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3930
"    is important for preserving permission changes and copy/rename\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3931
"    information.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3932
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3933
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3934
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3935
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3936
"update the current patch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3937
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3938
"    If any file patterns are provided, the refreshed patch will\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3939
"    contain only the modifications that match those patterns; the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3940
"    remaining modifications will remain in the working directory.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3941
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3942
"    If -s/--short is specified, files currently included in the patch\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3943
"    will be refreshed just like matched files and remain in the patch.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3944
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3945
"    hg add/remove/copy/rename work as usual, though you might want to\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3946
"    use git-style patches (-g/--git or [diff] git=1) to track copies\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3947
"    and renames. See the diffs help topic for more information on the\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  3948
"    git diff format.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3949
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3950
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3951
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3952
msgid "option \"-e\" incompatible with \"-m\" or \"-l\""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3953
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3954
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3955
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3956
"diff of the current patch and subsequent modifications\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3957
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3958
"    Shows a diff which includes the current patch as well as any\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3959
"    changes which have been made in the working directory since the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3960
"    last refresh (thus showing what the current patch would become\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3961
"    after a qrefresh).\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3962
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3963
"    Use 'hg diff' if you only want to see the changes made since the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3964
"    last qrefresh, or 'hg export qtip' if you want to see changes made\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3965
"    by the current patch without including changes made since the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3966
"    qrefresh.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3967
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3968
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3969
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3970
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3971
"fold the named patches into the current patch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3972
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3973
"    Patches must not yet be applied. Each patch will be successively\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3974
"    applied to the current patch in the order given. If all the\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3975
"    patches apply successfully, the current patch will be refreshed\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3976
"    with the new cumulative patch, and the folded patches will be\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3977
"    deleted. With -k/--keep, the folded patch files will not be\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3978
"    removed afterwards.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3979
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3980
"    The header for each folded patch will be concatenated with the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  3981
"    current patch header, separated by a line of '* * *'."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3982
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3983
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3984
msgid "qfold requires at least one patch name"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3985
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3986
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3987
msgid "No patches applied"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3988
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3989
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3990
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3991
msgid "Skipping already folded patch %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3992
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3993
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3994
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3995
msgid "qfold cannot fold already applied patch %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3996
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3997
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3998
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  3999
msgid "Error folding patch %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4000
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4001
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4002
msgid "push or pop patches until named patch is at top of stack"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4003
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4004
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4005
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4006
"set or print guards for a patch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4007
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4008
"    Guards control whether a patch can be pushed. A patch with no\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4009
"    guards is always pushed. A patch with a positive guard (\"+foo\") is\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4010
"    pushed only if the qselect command has activated it. A patch with\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4011
"    a negative guard (\"-foo\") is never pushed if the qselect command\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4012
"    has activated it.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4013
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4014
"    With no arguments, print the currently active guards.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4015
"    With arguments, set guards for the named patch.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4016
"    NOTE: Specifying negative guards now requires '--'.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4017
"\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4018
"    To set guards on another patch::\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4019
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4020
"      hg qguard -- other.patch +2.6.17 -stable\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4021
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4022
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4023
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4024
msgid "cannot mix -l/--list with options or arguments"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4025
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4026
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4027
msgid "no patch to work with"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4028
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4029
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4030
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4031
msgid "no patch named %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4032
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4033
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4034
msgid "print the header of the topmost or specified patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4035
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4036
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4037
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4038
"push the next patch onto the stack\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4039
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4040
"    When -f/--force is applied, all local changes in patched files\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4041
"    will be lost.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4042
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4043
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4044
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4045
msgid "no saved queues found, please use -n\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4046
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4047
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4048
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4049
msgid "merging with queue at: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4050
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4051
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4052
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4053
"pop the current patch off the stack\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4054
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4055
"    By default, pops off the top of the patch stack. If given a patch\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4056
"    name, keeps popping off patches until the named patch is at the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4057
"    top of the stack.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4058
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4059
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4060
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4061
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4062
msgid "using patch queue: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4063
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4064
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4065
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4066
"rename a patch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4067
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4068
"    With one argument, renames the current patch to PATCH1.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4069
"    With two arguments, renames PATCH1 to PATCH2."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4070
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4071
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4072
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4073
msgid "%s already exists"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4074
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4075
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4076
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4077
msgid "A patch named %s already exists in the series file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4078
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4079
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4080
msgid "restore the queue state saved by a revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4081
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4082
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4083
msgid "save current queue state"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4084
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4085
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4086
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4087
msgid "destination %s exists and is not a directory"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4088
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4089
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4090
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4091
msgid "destination %s exists, use -f to force"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4092
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4093
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4094
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4095
msgid "copy %s to %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4096
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4097
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4098
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4099
"strip a revision and all its descendants from the repository\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4100
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4101
"    If one of the working directory's parent revisions is stripped, the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4102
"    working directory will be updated to the parent of the stripped\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4103
"    revision.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4104
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4105
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4106
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4107
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4108
"set or print guarded patches to push\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4109
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4110
"    Use the qguard command to set or print guards on patch, then use\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4111
"    qselect to tell mq which guards to use. A patch will be pushed if\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4112
"    it has no guards or any positive guards match the currently\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4113
"    selected guard, but will not be pushed if any negative guards\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4114
"    match the current guard. For example::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4115
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4116
"        qguard foo.patch -stable    (negative guard)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4117
"        qguard bar.patch +stable    (positive guard)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4118
"        qselect stable\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4119
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4120
"    This activates the \"stable\" guard. mq will skip foo.patch (because\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4121
"    it has a negative match) but push bar.patch (because it has a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4122
"    positive match).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4123
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4124
"    With no arguments, prints the currently active guards.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4125
"    With one argument, sets the active guard.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4126
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4127
"    Use -n/--none to deactivate guards (no other arguments needed).\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4128
"    When no guards are active, patches with positive guards are\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4129
"    skipped and patches with negative guards are pushed.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4130
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4131
"    qselect can change the guards on applied patches. It does not pop\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4132
"    guarded patches by default. Use --pop to pop back to the last\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4133
"    applied patch that is not guarded. Use --reapply (which implies\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4134
"    --pop) to push back to the current patch afterwards, but skip\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4135
"    guarded patches.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4136
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4137
"    Use -s/--series to print a list of all guards in the series file\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4138
"    (no other arguments needed). Use -v for more information."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4139
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4140
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4141
msgid "guards deactivated\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4142
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4143
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4144
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4145
msgid "number of unguarded, unapplied patches has changed from %d to %d\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4146
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4147
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4148
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4149
msgid "number of guarded, applied patches has changed from %d to %d\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4150
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4151
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4152
msgid "guards in series file:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4153
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4154
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4155
msgid "no guards in series file\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4156
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4157
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4158
msgid "active guards:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4159
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4160
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4161
msgid "no active guards\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4162
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4163
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4164
msgid "popping guarded patches\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4165
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4166
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4167
msgid "reapplying unguarded patches\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4168
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4169
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4170
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4171
"move applied patches into repository history\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4172
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4173
"    Finishes the specified revisions (corresponding to applied\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4174
"    patches) by moving them out of mq control into regular repository\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4175
"    history.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4176
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4177
"    Accepts a revision range or the -a/--applied option. If --applied\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4178
"    is specified, all applied mq revisions are removed from mq\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4179
"    control. Otherwise, the given revisions must be at the base of the\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4180
"    stack of applied patches.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4181
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4182
"    This can be especially useful if your changes have been applied to\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4183
"    an upstream repository, or if you are about to push your changes\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4184
"    to upstream.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4185
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4186
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4187
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4188
msgid "no revisions specified"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4189
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4190
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4191
msgid "cannot commit over an applied mq patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4192
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4193
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4194
msgid "source has mq patches applied"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4195
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4196
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4197
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4198
msgid "mq status file refers to unknown node %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4199
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4200
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4201
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4202
msgid "Tag %s overrides mq patch of the same name\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4203
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4204
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4205
msgid "cannot import over an applied patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4206
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4207
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4208
msgid "print first line of patch header"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4209
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4210
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4211
msgid "show only the last patch"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4212
msgstr "Zeigt nur den letzten Patch"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4213
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4214
msgid "hg qapplied [-1] [-s] [PATCH]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4215
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4216
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4217
msgid "use pull protocol to copy metadata"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4218
msgstr "Nutzt das 'Pull'-Protokoll um Metadaten zu kopieren"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4219
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4220
msgid "do not update the new working directories"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4221
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4222
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4223
msgid "use uncompressed transfer (fast over LAN)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4224
msgstr "Nutzt unkomprimierte Übertragung (schnell im LAN)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4225
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4226
msgid "location of source patch repository"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4227
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4228
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4229
msgid "hg qclone [OPTION]... SOURCE [DEST]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4230
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4231
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4232
msgid "hg qcommit [OPTION]... [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4233
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4234
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4235
msgid "hg qdiff [OPTION]... [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4236
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4237
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4238
msgid "keep patch file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4239
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4240
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4241
msgid "stop managing a revision (DEPRECATED)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4242
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4243
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4244
msgid "hg qdelete [-k] [-r REV]... [PATCH]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4245
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4246
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4247
msgid "edit patch header"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4248
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4249
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4250
msgid "keep folded patch files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4251
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4252
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4253
msgid "hg qfold [-e] [-k] [-m TEXT] [-l FILE] PATCH..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4254
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4255
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4256
msgid "overwrite any local changes"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4257
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4258
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4259
msgid "hg qgoto [OPTION]... PATCH"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4260
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4261
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4262
msgid "list all patches and guards"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4263
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4264
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4265
msgid "drop all guards"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4266
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4267
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4268
msgid "hg qguard [-l] [-n] -- [PATCH] [+GUARD]... [-GUARD]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4269
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4270
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4271
msgid "hg qheader [PATCH]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4272
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4273
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4274
msgid "import file in patch directory"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4275
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4276
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4277
msgid "name of patch file"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4278
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4279
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4280
msgid "overwrite existing files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4281
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4282
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4283
msgid "place existing revisions under mq control"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4284
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4285
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4286
msgid "use git extended diff format"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4287
msgstr "Verwende git-erweitertes diff-Format"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4288
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4289
msgid "qpush after importing"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4290
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4291
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4292
msgid "hg qimport [-e] [-n NAME] [-f] [-g] [-P] [-r REV]... FILE..."
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4293
msgstr "hg qimport [-e] [-n NAME] [-f] [-g] [-P] [-r REV]... DATEI..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4294
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4295
msgid "create queue repository"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4296
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4297
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4298
msgid "hg qinit [-c]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4299
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4300
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4301
msgid "import uncommitted changes into patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4302
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4303
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4304
msgid "add \"From: <current user>\" to patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4305
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4306
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4307
msgid "add \"From: <given user>\" to patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4308
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4309
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4310
msgid "add \"Date: <current date>\" to patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4311
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4312
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4313
msgid "add \"Date: <given date>\" to patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4314
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4315
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4316
msgid "hg qnew [-e] [-m TEXT] [-l FILE] [-f] PATCH [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4317
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4318
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4319
msgid "hg qnext [-s]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4320
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4321
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4322
msgid "hg qprev [-s]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4323
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4324
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4325
msgid "pop all patches"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4326
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4327
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4328
msgid "queue name to pop"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4329
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4330
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  4331
msgid "forget any local changes to patched files"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  4332
msgstr "Vergisst alle lokalen Änderungen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4333
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4334
msgid "hg qpop [-a] [-n NAME] [-f] [PATCH | INDEX]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4335
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4336
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4337
msgid "apply if the patch has rejects"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4338
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4339
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4340
msgid "list patch name in commit text"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4341
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4342
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4343
msgid "apply all patches"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4344
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4345
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4346
msgid "merge from another queue"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4347
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4348
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4349
msgid "merge queue name"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4350
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4351
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4352
msgid "hg qpush [-f] [-l] [-a] [-m] [-n NAME] [PATCH | INDEX]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4353
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4354
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4355
msgid "refresh only files already in the patch and specified files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4356
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4357
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4358
msgid "add/update author field in patch with current user"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4359
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4360
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4361
msgid "add/update author field in patch with given user"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4362
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4363
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4364
msgid "add/update date field in patch with current date"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4365
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4366
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4367
msgid "add/update date field in patch with given date"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4368
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4369
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4370
msgid "hg qrefresh [-I] [-X] [-e] [-m TEXT] [-l FILE] [-s] [FILE]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4371
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4372
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4373
msgid "hg qrename PATCH1 [PATCH2]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4374
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4375
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4376
msgid "delete save entry"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4377
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4378
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4379
msgid "update queue working directory"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4380
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4381
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4382
msgid "hg qrestore [-d] [-u] REV"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4383
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4384
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4385
msgid "copy patch directory"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4386
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4387
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4388
msgid "copy directory name"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4389
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4390
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4391
msgid "clear queue status file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4392
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4393
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4394
msgid "force copy"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4395
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4396
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4397
msgid "hg qsave [-m TEXT] [-l FILE] [-c] [-n NAME] [-e] [-f]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4398
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4399
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4400
msgid "disable all guards"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4401
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4402
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4403
msgid "list all guards in series file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4404
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4405
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4406
msgid "pop to before first guarded applied patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4407
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4408
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4409
msgid "pop, then reapply patches"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4410
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4411
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4412
msgid "hg qselect [OPTION]... [GUARD]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4413
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4414
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4415
msgid "print patches not in series"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4416
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4417
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4418
msgid "hg qseries [-ms]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4419
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4420
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4421
msgid "force removal with local changes"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4422
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4423
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4424
msgid "bundle unrelated changesets"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4425
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4426
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4427
msgid "no backups"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4428
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4429
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4430
msgid "hg strip [-f] [-b] [-n] REV"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4431
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4432
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4433
msgid "hg qtop [-s]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4434
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4435
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4436
msgid "show only the first patch"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4437
msgstr "Zeigt nur den ersten Patch"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4438
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4439
msgid "hg qunapplied [-1] [-s] [PATCH]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4440
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4441
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4442
msgid "finish all applied changesets"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4443
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4444
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4445
msgid "hg qfinish [-a] [REV]..."
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4446
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4447
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4448
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4449
"hooks for sending email notifications at commit/push time\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4450
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4451
"Subscriptions can be managed through a hgrc file. Default mode is to\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4452
"print messages to stdout, for testing and configuring.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4453
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4454
"To use, configure the notify extension and enable it in hgrc like\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4455
"this::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4456
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4457
"  [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9979
diff changeset
  4458
"  notify =\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4459
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4460
"  [hooks]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4461
"  # one email for each incoming changeset\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4462
"  incoming.notify = python:hgext.notify.hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4463
"  # batch emails when many changesets incoming at one time\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4464
"  changegroup.notify = python:hgext.notify.hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4465
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4466
"  [notify]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4467
"  # config items go here\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4468
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4469
"Required configuration items::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4470
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4471
"  config = /path/to/file # file containing subscriptions\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4472
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4473
"Optional configuration items::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4474
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4475
"  test = True            # print messages to stdout for testing\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4476
"  strip = 3              # number of slashes to strip for url paths\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4477
"  domain = example.com   # domain to use if committer missing domain\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4478
"  style = ...            # style file to use when formatting email\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4479
"  template = ...         # template to use when formatting email\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4480
"  incoming = ...         # template to use when run as incoming hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4481
"  changegroup = ...      # template when run as changegroup hook\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4482
"  maxdiff = 300          # max lines of diffs to include (0=none, -1=all)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4483
"  maxsubject = 67        # truncate subject line longer than this\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4484
"  diffstat = True        # add a diffstat before the diff content\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4485
"  sources = serve        # notify if source of incoming changes in this "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4486
"list\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4487
"                         # (serve == ssh or http, push, pull, bundle)\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  4488
"  merge = False          # send notification for merges (default True)\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4489
"  [email]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4490
"  from = user@host.com   # email address to send as if none given\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4491
"  [web]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4492
"  baseurl = http://hgserver/... # root of hg web site for browsing commits\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4493
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4494
"The notify config file has same format as a regular hgrc file. It has\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4495
"two sections so you can express subscriptions in whatever way is\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4496
"handier for you.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4497
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4498
"::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4499
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4500
"  [usersubs]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4501
"  # key is subscriber email, value is \",\"-separated list of glob patterns\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4502
"  user@host = pattern\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4503
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4504
"  [reposubs]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4505
"  # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4506
"  pattern = user@host\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4507
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4508
"Glob patterns are matched against path to repository root.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4509
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4510
"If you like, you can put notify config file in repository that users\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4511
"can push changes to, they can manage their own subscriptions.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4512
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4513
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4514
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4515
msgid "%s: %d new changesets"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4516
msgstr "%s: %d neue Änderungssätze"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4517
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4518
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4519
msgid "notify: sending %d subscribers %d changes\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4520
msgstr "notify: Sende %d Empfängern %d Änderungen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4521
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4522
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4523
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4524
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4525
"diffs (truncated from %d to %d lines):\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4526
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4527
msgstr ""
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4528
"\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4529
"Unterschiede (Ausschnitt von %d bis %d Zeilen):\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4530
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4531
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4532
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4533
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4534
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4535
"diffs (%d lines):\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4536
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4537
msgstr ""
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4538
"\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4539
"Unterschiede (%d Zeilen):\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4540
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4541
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4542
#, python-format
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  4543
msgid "notify: suppressing notification for merge %d:%s\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4544
msgstr "notify: unterdrücke Benachrichtigung über Zusammenführung %d:%s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4545
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4546
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4547
"browse command output with an external pager\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4548
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4549
"To set the pager that should be used, set the application variable::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4550
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4551
"  [pager]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4552
"  pager = LESS='FSRX' less\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4553
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4554
"If no pager is set, the pager extensions uses the environment variable\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4555
"$PAGER. If neither pager.pager, nor $PAGER is set, no pager is used.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4556
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4557
"If you notice \"BROKEN PIPE\" error messages, you can disable them by\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4558
"setting::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4559
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4560
"  [pager]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4561
"  quiet = True\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4562
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4563
"You can disable the pager for certain commands by adding them to the\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4564
"pager.ignore list::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4565
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4566
"  [pager]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4567
"  ignore = version, help, update\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4568
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4569
"You can also enable the pager only for certain commands using\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4570
"pager.attend. Below is the default list of commands to be paged::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4571
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4572
"  [pager]\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4573
"  attend = annotate, cat, diff, export, glog, log, qdiff\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4574
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4575
"Setting pager.attend to an empty value will cause all commands to be\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4576
"paged.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4577
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4578
"If pager.attend is present, pager.ignore will be ignored.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4579
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4580
"To ignore global commands like \"hg version\" or \"hg help\", you have to\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4581
"specify them in the global .hgrc\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4582
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4583
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4584
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4585
"interpret suffixes to refer to ancestor revisions\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4586
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4587
"This extension allows you to use git-style suffixes to refer to the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4588
"ancestors of a specific revision.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4589
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4590
"For example, if you can refer to a revision as \"foo\", then::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4591
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4592
"  foo^N = Nth parent of foo\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4593
"  foo^0 = foo\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4594
"  foo^1 = first parent of foo\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4595
"  foo^2 = second parent of foo\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4596
"  foo^  = foo^1\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4597
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4598
"  foo~N = Nth first grandparent of foo\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4599
"  foo~0 = foo\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4600
"  foo~1 = foo^1 = foo^ = first parent of foo\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4601
"  foo~2 = foo^1^1 = foo^^ = first parent of first parent of foo\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4602
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4603
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4604
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4605
"command to send changesets as (a series of) patch emails\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4606
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4607
"The series is started off with a \"[PATCH 0 of N]\" introduction, which\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4608
"describes the series as a whole.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4609
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4610
"Each patch email has a Subject line of \"[PATCH M of N] ...\", using the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4611
"first line of the changeset description as the subject text. The\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4612
"message contains two or three body parts:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4613
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4614
"- The changeset description.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4615
"- [Optional] The result of running diffstat on the patch.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4616
"- The patch itself, as generated by \"hg export\".\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4617
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4618
"Each message refers to the first in the series using the In-Reply-To\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4619
"and References headers, so they will show up as a sequence in threaded\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4620
"mail and news readers, and in mail archives.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4621
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4622
"With the -d/--diffstat option, you will be prompted for each changeset\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4623
"with a diffstat summary and the changeset summary, so you can be sure\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4624
"you are sending the right changes.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4625
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4626
"To configure other defaults, add a section like this to your hgrc\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4627
"file::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4628
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4629
"  [email]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4630
"  from = My Name <my@email>\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4631
"  to = recipient1, recipient2, ...\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4632
"  cc = cc1, cc2, ...\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4633
"  bcc = bcc1, bcc2, ...\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4634
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4635
"Then you can use the \"hg email\" command to mail a series of changesets\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4636
"as a patchbomb.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4637
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4638
"To avoid sending patches prematurely, it is a good idea to first run\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4639
"the \"email\" command with the \"-n\" option (test only). You will be\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4640
"prompted for an email recipient address, a subject and an introductory\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4641
"message describing the patches of your patchbomb. Then when all is\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4642
"done, patchbomb messages are displayed. If the PAGER environment\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4643
"variable is set, your pager will be fired up once for each patchbomb\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4644
"message, so you can verify everything is alright.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4645
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4646
"The -m/--mbox option is also very useful. Instead of previewing each\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4647
"patchbomb message in a pager or sending the messages directly, it will\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4648
"create a UNIX mailbox file with the patch emails. This mailbox file\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4649
"can be previewed with any mail user agent which supports UNIX mbox\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4650
"files, e.g. with mutt::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4651
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4652
"  % mutt -R -f mbox\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4653
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4654
"When you are previewing the patchbomb messages, you can use ``formail``\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4655
"(a utility that is commonly installed as part of the procmail\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4656
"package), to send each message out::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4657
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4658
"  % formail -s sendmail -bm -t < mbox\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4659
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4660
"That should be all. Now your patchbomb is on its way out.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4661
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4662
"You can also either configure the method option in the email section\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4663
"to be a sendmail compatible mailer or fill out the [smtp] section so\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4664
"that the patchbomb extension can automatically send patchbombs\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4665
"directly from the commandline. See the [email] and [smtp] sections in\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4666
"hgrc(5) for details.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4667
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4668
"Kommando um Änderungssätze als (Reihe von) patch emails zu versenden\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4669
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4670
"Serien von Änderungssätzen werden durch \"[PATCH 0 of N]\" eingeleitet.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4671
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4672
"Die Betreffszeile jeder patch-Email besteht aus \"[PATCH M of N]\", gefolgt\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4673
"von der ersten Zeile der Versionsmeldung. Der Körper besteht aus zwei oder\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4674
"drei Teilen:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4675
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4676
"- Eine Beschreibung des Änderungssatzes\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4677
"- [Optional] Das Ergebnis der Ausführung von diffstat auf den Patch\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4678
"- Den durch \"hg export\" erstellten Patch selber.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4679
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4680
"Jede Nachricht referenziert die erste der Serie mit den In-Reply-To\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4681
"und References Kopfzeilen, so dass sie in strangorientierten Mailprogrammen\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4682
"und -archiven als zusammengehörig angezeigt werden.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4683
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4684
"Mit der Option -d/--diffstat wird für jeden Änderungssatz interaktiv\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4685
"(mit Angabe der diffstat- und Patch-Zusammenfassungen) nachgefragt, damit\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4686
"die Sendung zuvor noch einmal geprüft wird.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4687
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4688
"Standardwerte können durch die folgende Konfiguration geändert werden::\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4689
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4690
"  [email]\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4691
"  from = Mein Name <ich@email>\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4692
"  to = empfänger1, empfänger2, ...\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4693
"  cc = cc1, cc2, ...\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4694
"  bcc = bcc1, bcc2, ...\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4695
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4696
"Sodann kann die \"Patchbombe\" durch das Kommando \"hg email\" verschickt\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4697
"werden.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4698
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4699
"Um das Versenden falscher Patches zu verhindern, kann man das \"email\"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4700
"Kommando mit der Option \"-n\" im Testmodus aufrufen. Die Empfängeradresse,\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4701
"Betreffszeile und die einführende Beschreibung der Patches wird interaktiv\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4702
"erfragt. Danach werden die Nachrichten nur angezeigt (mit dem PAGER, falls\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4703
"diese Umgebungsvariable gesetzt ist).\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4704
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4705
"Alternativ werden die Nachrichten mit der Option -m/--mbox in eine Datei\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4706
"geschrieben, die von jedem Emailprogramm, welches das UNIX mbox Format\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4707
"unterstützt, geprüft werden. Beispiel mutt::\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4708
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4709
"  % mutt -R -f dateiname\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4710
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4711
"Mit ``formail`` (häufig durch das procmail Paket installiert) können die\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4712
"Nachrichten dann aus der mbox-Datei versendet werden::\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4713
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4714
"  % formail -s sendmail -bm -t < mbox\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4715
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4716
"Um direktes Senden von Emails durch diese Erweiterung zu ermöglichen, muss\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4717
"entweder die Konfigurationsoption email.method ein sendmail-kompatibles\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4718
"Programm bestimmen, oder die Sektion [smtp] zur Nutzung des Protokolls\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4719
"gefüllt werden. Siehe entsprechende Abschnitte in hgrc(5) für Details.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4720
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4721
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4722
msgid "%s Please enter a valid value"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4723
msgstr "%s Bitte einen gültigen Wert angeben"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4724
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4725
msgid "Please enter a valid value.\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4726
msgstr "Bitte einen gültigen Wert angeben.\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4727
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4728
msgid "does the diffstat above look okay?"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4729
msgstr "Ist die obige diffstat-Ausgabe in Ordnung?"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4730
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4731
msgid "diffstat rejected"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  4732
msgstr "diffstat abgelehnt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4733
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4734
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4735
"send changesets by email\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4736
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4737
"    By default, diffs are sent in the format generated by hg export,\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4738
"    one per message. The series starts with a \"[PATCH 0 of N]\"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4739
"    introduction, which describes the series as a whole.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4740
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4741
"    Each patch email has a Subject line of \"[PATCH M of N] ...\", using\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4742
"    the first line of the changeset description as the subject text.\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4743
"    The message contains two or three parts. First, the changeset\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4744
"    description. Next, (optionally) if the diffstat program is\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4745
"    installed and -d/--diffstat is used, the result of running\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4746
"    diffstat on the patch. Finally, the patch itself, as generated by\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4747
"    \"hg export\".\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4748
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4749
"    By default the patch is included as text in the email body for\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4750
"    easy reviewing. Using the -a/--attach option will instead create\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4751
"    an attachment for the patch. With -i/--inline an inline attachment\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4752
"    will be created.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4753
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4754
"    With -o/--outgoing, emails will be generated for patches not found\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4755
"    in the destination repository (or only those which are ancestors\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4756
"    of the specified revisions if any are provided)\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4757
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4758
"    With -b/--bundle, changesets are selected as for --outgoing, but a\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4759
"    single email containing a binary Mercurial bundle as an attachment\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4760
"    will be sent.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4761
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4762
"    Examples::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4763
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4764
"      hg email -r 3000          # send patch 3000 only\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4765
"      hg email -r 3000 -r 3001  # send patches 3000 and 3001\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4766
"      hg email -r 3000:3005     # send patches 3000 through 3005\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4767
"      hg email 3000             # send patch 3000 (deprecated)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4768
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4769
"      hg email -o               # send all patches not in default\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4770
"      hg email -o DEST          # send all patches not in DEST\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4771
"      hg email -o -r 3000       # send all ancestors of 3000 not in default\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4772
"      hg email -o -r 3000 DEST  # send all ancestors of 3000 not in DEST\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4773
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4774
"      hg email -b               # send bundle of all patches not in default\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4775
"      hg email -b DEST          # send bundle of all patches not in DEST\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4776
"      hg email -b -r 3000       # bundle of all ancestors of 3000 not in "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4777
"default\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4778
"      hg email -b -r 3000 DEST  # bundle of all ancestors of 3000 not in "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4779
"DEST\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4780
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4781
"    Before using this command, you will need to enable email in your\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4782
"    hgrc. See the [email] section in hgrc(5) for details.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4783
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4784
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4785
"Sende Änderungssätze per Email\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4786
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4787
"    Standardmäßig werden Änderungen im \"hg export\"-Format gesendet,\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4788
"    je eine pro Nachricht. Eine Serie von Emails wird eingeleitet durch\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4789
"    \"[PATCH 0 of N]\".\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4790
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4791
"    Die Betreffzeile jeder Patch-Email ist \"[PATCH M of N]\", gefolgt von\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4792
"    der ersten Zeile der Versionsmeldung. Im Körper folgen zwei oder drei\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4793
"    drei Teilen: Eine Beschreibung des Änderungssatzes, dann optional\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4794
"    das Ergebnis von diffstat des Patches (wenn das Programm diffstat\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4795
"    installiert ist und der Schalter -d/--diffstat angegeben ist) und\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4796
"    schliesslich der Patch selber, wie durch \"hg export\" generiert.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4797
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4798
"    Standardmäßig ist der Patch direkt im Text der Email enthalten. Mit dem\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4799
"    Schalter -a/--attach wird er in einen Anhang verlegt. Der Schalter\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4800
"    -i/--inline erzeugt einen inline-Anhang.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4801
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4802
"    Mit der Option -o/--outgoing werden nur solche Patches gesendet, die\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4803
"    sich nicht in einem Zielarchiv befinden (möglicherweise weiter begrenzt\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4804
"    durch solche, die mit -r/--rev gegeben sind).\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4805
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4806
"    Durch -b/--bundle werden Änderungssätze wie durch --outgoing gewählt,\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4807
"    aber in einer einzelnen Email als Binärbündel (als Anhang) gesendet.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4808
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4809
"    Beispiele::\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4810
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4811
"      hg email -r 3000          # sendet nur Patch 3000\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4812
"      hg email -r 3000 -r 3001  # sendet Patches 3000 und 3001\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4813
"      hg email -r 3000:3005     # sendet Patches 3000 bis 3005\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4814
"      hg email 3000             # sendet Patch 3000 (veraltet)\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4815
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4816
"      hg email -o               # sendet alle Patches nicht im default-Ziel\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4817
"      hg email -o ZIEL          # sendet alle Patches nicht im ZIEL\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4818
"      hg email -o -r 3000       # Vorfahren von 3000 nicht im default-Ziel\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4819
"      hg email -o -r 3000 ZIEL  # Vorfahren von 3000 nicht im ZIEL\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4820
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4821
"      hg email -b               # bündelt alle Patches nicht im default-Ziel\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4822
"      hg email -b DEST          # bündelt alle Patches nicht im ZIEL\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4823
"      hg email -b -r 3000 ZIEL  # bündelt Vorfahren von 3000 nicht im ZIEL\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4824
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4825
"    Um dieses Kommando zu benutzen muss das Email-Versenden in der Sektion\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4826
"    [email] der Konfiguration aktiviert sein. Siehe hgrc(5) für Details.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4827
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4828
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4829
msgid "specify at least one changeset with -r or -o"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4830
msgstr "Mindestens ein Änderungssatz mit -r oder -o wird benötigt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4831
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4832
msgid "--outgoing mode always on with --bundle; do not re-specify --outgoing"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4833
msgstr "--bundle impliziert bereits --outgoing; bitte nicht wiederholt angeben"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4834
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4835
msgid "too many destinations"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4836
msgstr "zu viele Ziele"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4837
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4838
msgid "use only one form to specify the revision"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4839
msgstr "Nutze nur eine Form um eine Revision anzugeben"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4840
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4841
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4842
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4843
"Write the introductory message for the patch series.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4844
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4845
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4846
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4847
"Bitte eine Einführung für die Patch-Serie eingeben.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4848
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4849
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4850
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4851
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4852
"This patch series consists of %d patches.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4853
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4854
msgstr ""
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4855
"Diese Patch-Serie besteht aus %d Patchen.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4856
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4857
msgid "Final summary:\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4858
msgstr "Zusammenfassung:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4859
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4860
msgid "Displaying "
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4861
msgstr "Zeige "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4862
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4863
msgid "Writing "
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4864
msgstr "Schreibe "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4865
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4866
msgid "Sending "
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4867
msgstr "Sende "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4868
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4869
msgid "send patches as attachments"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4870
msgstr "Sendet Patches als Anhänge"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4871
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4872
msgid "send patches as inline attachments"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4873
msgstr "Sendet Patches als inline-Anhänge"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4874
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4875
msgid "email addresses of blind carbon copy recipients"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4876
msgstr "Emailadressen von BCC-Empfängern"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4877
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4878
msgid "email addresses of copy recipients"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4879
msgstr "Emailadressen von CC-Empfängern"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4880
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4881
msgid "add diffstat output to messages"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4882
msgstr "Fügt Ausgabe von diffstat hinzu"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4883
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4884
msgid "use the given date as the sending date"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4885
msgstr "Nutze gegebenes Datum als Sendedatum"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4887
msgid "use the given file as the series description"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4888
msgstr "Nutze gegebene Datei als Serienbeschreibung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4889
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4890
msgid "email address of sender"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4891
msgstr "Emailadresse des Senders"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4892
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4893
msgid "print messages that would be sent"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4894
msgstr "Zeige Nachrichten an, die gesendet werden würden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4895
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4896
msgid "write messages to mbox file instead of sending them"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4897
msgstr "Schreibe Nachrichten in mbox Datei, anstatt sie zu versenden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4898
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4899
msgid "subject of first message (intro or single patch)"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4900
msgstr "Betreff der ersten Nachricht (Serieneinführung oder einzelner Patch)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4901
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4902
msgid "message identifier to reply to"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4903
msgstr "Antwortadresse (reply-to)"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4904
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4905
msgid "flags to add in subject prefixes"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4906
msgstr ""
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  4907
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4908
msgid "email addresses of recipients"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4909
msgstr "Emailadressen der Empfänger"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4910
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4911
msgid "omit hg patch header"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4912
msgstr "Lasse \"hg patch\"-Kopf aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4913
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4914
msgid "send changes not found in the target repository"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4915
msgstr "Wähle Änderungen aus, die nicht im Zielarchiv sind"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4916
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4917
msgid "send changes not in target as a binary bundle"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4918
msgstr "Wähle Änderungen, die nicht im Ziel als Binärbündel sind"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4919
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4920
msgid "name of the bundle attachment file"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4921
msgstr "Name der Bündel-Anhangsdatei"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  4922
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4923
msgid "a revision to send"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4924
msgstr "Eine zu sendende Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4925
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4926
msgid "run even when remote repository is unrelated (with -b/--bundle)"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4927
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4928
"Auch ausführen wenn das entfernte Archiv keinen Bezug hat (mit -b/--bundle)"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4929
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4930
msgid "a base changeset to specify instead of a destination (with -b/--bundle)"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4931
msgstr "Eine Basisrevision anstelle eines Ziels (mit -b/--bundle)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4932
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4933
msgid "send an introduction email for a single patch"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4934
msgstr "Sende eine Einführungsemail auch für einzelnen Patch"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4935
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4936
msgid "hg email [OPTION]... [DEST]..."
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  4937
msgstr "hg email [OPTION]... [ZIEL]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4938
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4939
msgid "command to delete untracked files from the working directory"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4940
msgstr "Löscht nicht versionierte Dateien aus dem Arbeitsverzeichnis"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4941
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4942
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4943
"removes files not tracked by Mercurial\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4944
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4945
"    Delete files not known to Mercurial. This is useful to test local\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4946
"    and uncommitted changes in an otherwise-clean source tree.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4947
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4948
"    This means that purge will delete:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4949
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4950
"    - Unknown files: files marked with \"?\" by \"hg status\"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4951
"    - Empty directories: in fact Mercurial ignores directories unless\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4952
"      they contain files under source control management\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4953
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4954
"    But it will leave untouched:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4955
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4956
"    - Modified and unmodified tracked files\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4957
"    - Ignored files (unless --all is specified)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4958
"    - New files added to the repository (with \"hg add\")\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4959
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4960
"    If directories are given on the command line, only files in these\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4961
"    directories are considered.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4962
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4963
"    Be careful with purge, as you could irreversibly delete some files\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4964
"    you forgot to add to the repository. If you only want to print the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4965
"    list of files that this program would delete, use the --print\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  4966
"    option.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4967
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4968
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4969
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4970
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4971
msgid "%s cannot be removed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4972
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4973
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4974
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4975
msgid "warning: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4976
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4977
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4978
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4979
msgid "Removing file %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4980
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4981
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4982
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4983
msgid "Removing directory %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4984
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4985
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4986
msgid "abort if an error occurs"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4987
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4988
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4989
msgid "purge ignored files too"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4990
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4991
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4992
msgid "print filenames instead of deleting them"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  4993
msgstr "Zeigt Dateinamen an, statt sie zu entfernen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4994
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4995
msgid "end filenames with NUL, for use with xargs (implies -p/--print)"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4996
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  4997
"Beendet Dateinamen mit NUL zur Nutzung mit xargs (implizert -p/--print)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4998
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  4999
msgid "hg purge [OPTION]... [DIR]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5000
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5001
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5002
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5003
"command to move sets of revisions to a different ancestor\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5004
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5005
"This extension lets you rebase changesets in an existing Mercurial\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5006
"repository.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5007
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5008
"For more information:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5009
"http://mercurial.selenic.com/wiki/RebaseExtension\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5010
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5011
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5012
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5013
"move changeset (and descendants) to a different branch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5014
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5015
"    Rebase uses repeated merging to graft changesets from one part of\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5016
"    history onto another. This can be useful for linearizing local\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5017
"    changes relative to a master development tree.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5018
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5019
"    If a rebase is interrupted to manually resolve a merge, it can be\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5020
"    continued with --continue/-c or aborted with --abort/-a.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5021
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5022
msgstr ""
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5023
"Verschiebt Versionen (und ihre Nachfolger) auf einen abweichenden Zweig\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5024
"\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5025
"    Rebase nutzt wiederholtes Zusammenführen um Versionen von einem Teil "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5026
"der\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5027
"    Versionshistorie auf einen anderen zu pfropfen. Dies ist nützlich, um\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5028
"    lokale Änderungen abhängig von einem Hauptentwicklunszweig zu\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5029
"    linearisieren.\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5030
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5031
"    Sollte eine Verschiebung zwecks manueller Konfliktbehebung unterbrochen\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5032
"    werden, kann sie mit --continue wieder aufgenommen oder mit --abort\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5033
"    abgebrochen werden.\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5034
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5035
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5036
msgid "cannot use both abort and continue"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5037
msgstr "abort und continue können nicht gleichzeitig genutzt werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5038
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5039
msgid "cannot use collapse with continue or abort"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5040
msgstr "collapse kann nicht mit continue oder abort genutzt werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5041
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5042
msgid "abort and continue do not allow specifying revisions"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5043
msgstr "abort und continue erlauben die Angabe einer Revision nicht"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5044
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5045
msgid "cannot specify both a revision and a base"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5046
msgstr "Es können nicht revision und base gleichzeitig angegeben werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5047
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5048
msgid "nothing to rebase\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5049
msgstr "Kein Rebase nötig\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5050
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5051
msgid "cannot use both keepbranches and extrafn"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5052
msgstr "keepbranches und extrafn können nicht gleichzeitig genutzt werden"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5053
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5054
msgid "rebase merging completed\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5055
msgstr "Zusammenführungen des Rebase abgeschlossen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5056
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5057
msgid "warning: new changesets detected on source branch, not stripping\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5058
msgstr "Warnung: Neue Änderungssätze auf Quellzweig gefunden, lösche nicht\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5059
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5060
msgid "rebase completed\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5061
msgstr "Rebase abgeschlossen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5062
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5063
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5064
msgid "%d revisions have been skipped\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5065
msgstr "%d Revisionen wurden übersprungen\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5066
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5067
msgid "fix unresolved conflicts with hg resolve then run hg rebase --continue"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5068
msgstr ""
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5069
"Behebe ungelöste Konflikte mit hg resolve, dann führe hg rebase --continue "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5070
"aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5071
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5072
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5073
msgid "no changes, revision %d skipped\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5074
msgstr "keine Änderungen, Revision %d übersprungen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5075
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5076
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5077
msgid "cannot use revision %d as base, result would have 3 parents"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5078
msgstr ""
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5079
"Revision %d kann nicht als Basis genutzt werden, das Ergebnis hätte 3 "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5080
"Vorgänger"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5081
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5082
msgid "no rebase in progress"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5083
msgstr "Kein vorheriger Rebase zur Wiederaufnahme"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5084
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5085
msgid "warning: new changesets detected on target branch, not stripping\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5086
msgstr "Warnung: Neue Änderungssätze auf Zielzweig gefunden, lösche nicht\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5087
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5088
msgid "rebase aborted\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5089
msgstr "Rebase abgebrochen\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5090
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5091
msgid "cannot rebase onto an applied mq patch"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5092
msgstr "Rebase kann auf einem angewandten MQ-Patch nicht aufsetzen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5093
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5094
msgid "source is ancestor of destination"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5095
msgstr "Quelle ist ein Vorfahr des Ziels"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5096
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5097
msgid "source is descendant of destination"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5098
msgstr "Quelle ist Nachfahr des Ziels"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5099
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5100
msgid "unable to collapse, there is more than one external parent"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5101
msgstr ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5102
"Zusammenfalten nicht möglich: es gibt mehr als einen externen Vorgänger"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5103
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5104
msgid "rebase working directory to branch head"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5105
msgstr "Führt Rebase zu einem Zweigkopf auf dem Arbeitsverzeichnis aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5106
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5107
msgid "rebase from a given revision"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5108
msgstr "Rebase ab einer angegebenen Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5109
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5110
msgid "rebase from the base of a given revision"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5111
msgstr "Rebase ab der Basis einer angegebenen Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5112
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5113
msgid "rebase onto a given revision"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5114
msgstr "Rebase der angegebene Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5115
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5116
msgid "collapse the rebased changesets"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5117
msgstr "Faltet die erzeugten Änderungssätze nach dem Rebase zusammen"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5118
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5119
msgid "keep original changesets"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5120
msgstr "Behält die ursprünglichen Änderungssätze bei"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5121
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5122
msgid "keep original branch names"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  5123
msgstr "Erhält die ursprünglichen Zweignamen"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5124
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5125
msgid "continue an interrupted rebase"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5126
msgstr "Führt einen unterbrochenen Rebase fort"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5127
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5128
msgid "abort an interrupted rebase"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5129
msgstr "Bricht einen unterbrochenen Rebase ab"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5130
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5131
msgid ""
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5132
"hg rebase [-s REV | -b REV] [-d REV] [--collapse] [--keep] [--keepbranches] "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5133
"| [-c] | [-a]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5134
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5135
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5136
msgid "commands to interactively select changes for commit/qrefresh"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5137
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5138
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5139
msgid "this modifies a binary file (all or nothing)\n"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5140
msgstr "Dies modifiziert eine Binärdatei (alles oder nicht)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5141
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5142
msgid "this is a binary file\n"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5143
msgstr "Dies ist eine Binärdatei\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5144
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5145
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5146
msgid "%d hunks, %d lines changed\n"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5147
msgstr "%d Hunks, %d Zeilen geändert\n"
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5148
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5149
msgid "[Ynsfdaq?]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5150
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5151
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5152
msgid "&Yes, record this change"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5153
msgstr "&Yes - übernimmt diese Änderung"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5154
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5155
msgid "&No, skip this change"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5156
msgstr "&No, überspringt diese Änderung"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5157
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5158
msgid "&Skip remaining changes to this file"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5159
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5160
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5161
msgid "Record remaining changes to this &file"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5162
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5163
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5164
msgid "&Done, skip remaining changes and files"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5165
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5166
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5167
msgid "Record &all changes to all remaining files"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5168
msgstr "Übernimmt &alle Änderungen aller restlichen Dateien"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5169
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5170
msgid "&Quit, recording no changes"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5171
msgstr "&Quit, übernimmt keine Änderungen"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5172
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5173
msgid "&?"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5174
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5175
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5176
msgid "y - record this change"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5177
msgstr "y - übernimmt diese Änderung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5178
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5179
msgid "user quit"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5180
msgstr "Abbruch durch Benutzer"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5181
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5182
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5183
msgid "examine changes to %s?"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5184
msgstr "Überprüfe Änderungen an %s?"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5185
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5186
msgid " and "
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5187
msgstr " und "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5188
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5189
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5190
msgid "record this change to %r?"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5191
msgstr "Übernehme die Änderung an %r?"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5192
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5193
#, python-format
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5194
msgid "record change %d/%d to %r?"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5195
msgstr "Übernehme die Änderung %d/%d an %r?"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5196
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5197
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5198
"interactively select changes to commit\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5199
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5200
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5201
"    will be candidates for recording.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5202
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5203
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5204
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5205
"    You will be prompted for whether to record changes to each\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5206
"    modified file, and for files with multiple changes, for each\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5207
"    change to use. For each query, the following responses are\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5208
"    possible::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5209
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5210
"      y - record this change\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5211
"      n - skip this change\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5212
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5213
"      s - skip remaining changes to this file\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5214
"      f - record remaining changes to this file\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5215
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5216
"      d - done, skip remaining changes and files\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5217
"      a - record all changes to all remaining files\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5218
"      q - quit, recording no changes\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5219
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5220
"      ? - display help"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5221
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5222
"Interaktive Auswahl der Änderungen zur Übernahme ins Archiv\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5223
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5224
"    Falls keine Liste von Dateien angegeben wird, gelten alle von\n"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5225
"    \"hg status\" gemeldeten Änderungen als Kandidaten für 'record'.\n"
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5226
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5227
"    Siehe 'hg help dates' für eine Liste gültiger Formate für -d/--date.\n"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5228
"\n"
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5229
"    Es erfolgt eine Abfrage für jede Datei, ob Änderungen übernommen\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5230
"    werden sollen. Bei Dateien mit mehreren Änderungen für jede einzelne\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5231
"    Änderung. Folgenden Antworten sind bei jeder Anfrage möglich::\n"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5232
"\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5233
"      y - übernimmt diese Änderung\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5234
"      n - überspringt diese Änderung\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5235
"\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5236
"      s - überspringt verbleibende Änderungen dieser Datei\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5237
"      f - übernimmt verbleibende Änderungen dieser Datei\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5238
"\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5239
"      d - fertig, überspringt verbleibende Änderungen und Dateien\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5240
"      a - übernimmt alle Änderungen aller verbleibenden Dateien\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5241
"      q - beendet ohne Änderungen zu übernehmen\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5242
"\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  5243
"      ? - zeigt Hilfe an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5244
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5245
msgid "'mq' extension not loaded"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5246
msgstr "'mq' Erweiterung nicht geladen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5247
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5248
msgid "running non-interactively, use commit instead"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5249
msgstr "Nicht-interaktive Ausführung, nutze stattdessen 'commit'"
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5250
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5251
msgid "no changes to record\n"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5252
msgstr "Keine Änderungen zu übernehmen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5253
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5254
msgid "patch failed to apply"
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5255
msgstr "Patch schlug fehl"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5256
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5257
msgid "hg record [OPTION]... [FILE]..."
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5258
msgstr "hg record [OPTION]... [DATEI]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5259
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5260
msgid "hg qrecord [OPTION]... PATCH [FILE]..."
7965
8503adbd9d49 i18n-de: translated record
Tobias Bell <tobias.bell@gmail.com>
parents: 7964
diff changeset
  5261
msgstr "hg qrecord [OPTION]... PATCH [DATEI]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5262
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5263
msgid "recreates hardlinks between repository clones"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5264
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5265
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5266
msgid ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5267
"recreate hardlinks between two repositories\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5268
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5269
"    When repositories are cloned locally, their data files will be "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5270
"hardlinked\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5271
"    so that they only use the space of a single repository.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5272
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5273
"    Unfortunately, subsequent pulls into either repository will break "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5274
"hardlinks\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5275
"    for any files touched by the new changesets, even if both repositories "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5276
"end\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5277
"    up pulling the same changes.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5278
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5279
"    Similarly, passing --rev to \"hg clone\" will fail to use\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5280
"    any hardlinks, falling back to a complete copy of the source "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5281
"repository.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5282
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5283
"    This command lets you recreate those hardlinks and reclaim that wasted\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5284
"    space.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5285
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5286
"    This repository will be relinked to share space with ORIGIN, which must "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5287
"be\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5288
"    on the same local disk. If ORIGIN is omitted, looks for \"default-relink"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5289
"\",\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5290
"    then \"default\", in [paths].\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5291
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5292
"    Do not attempt any read operations on this repository while the command "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5293
"is\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5294
"    running. (Both repositories will be locked against writes.)\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5295
"    "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5296
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5297
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5298
#, python-format
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5299
msgid "relinking %s to %s\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5300
msgstr "Wiederverknüpft: %s nach %s\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5301
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5302
#, python-format
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5303
msgid "collected %d candidate storage files\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5304
msgstr "%d Kandidaten gesammelt\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5305
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5306
msgid "source and destination are on different devices"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5307
msgstr "Quelle und Ziel sind auf unterschiedlichen Geräten"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5308
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5309
#, python-format
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5310
msgid "not linkable: %s\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5311
msgstr "fester Verweis nicht möglich: %s\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5312
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5313
#, python-format
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5314
msgid "pruned down to %d probably relinkable files\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5315
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5316
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5317
msgid " files"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5318
msgstr " Dateien"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5319
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5320
msgid "relink"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5321
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5322
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5323
#, python-format
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5324
msgid "relinked %d files (%d bytes reclaimed)\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5325
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5326
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5327
msgid "[ORIGIN]"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5328
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  5329
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5330
msgid "share a common history between several working directories"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5331
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5332
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5333
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5334
"create a new shared repository (experimental)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5335
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5336
"    Initialize a new repository and working directory that shares its\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5337
"    history with another repository.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5338
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5339
"    NOTE: actions that change history such as rollback or moving the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5340
"    source may confuse sharers.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5341
"    "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5342
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5343
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5344
msgid "do not create a working copy"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5345
msgstr "erstelle keine Arbeitskopie"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5346
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5347
msgid "[-U] SOURCE [DEST]"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5348
msgstr "[-U] QUELLE [ZIEL]"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5349
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5350
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5351
"command to transplant changesets from another branch\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5352
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5353
"This extension allows you to transplant patches from another branch.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5354
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5355
"Transplanted patches are recorded in .hg/transplant/transplants, as a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5356
"map from a changeset hash to its hash in the source repository.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5357
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5358
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5359
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5360
msgid "skipping already applied revision %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5361
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5362
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5363
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5364
msgid "skipping merge changeset %s:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5365
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5366
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5367
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5368
msgid "%s merged at %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5369
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5370
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5371
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5372
msgid "%s transplanted to %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5373
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5374
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5375
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5376
msgid "filtering %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5377
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5378
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5379
msgid "filter failed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5380
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5381
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5382
msgid "can only omit patchfile if merging"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5383
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5384
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5385
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5386
msgid "%s: empty changeset"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5387
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5388
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5389
msgid "Fix up the merge and run hg transplant --continue"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5390
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5391
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5392
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5393
msgid "%s transplanted as %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5394
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5395
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5396
msgid "transplant log file is corrupt"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5397
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5398
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5399
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5400
msgid "working dir not at transplant parent %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5401
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5402
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5403
msgid "commit failed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5404
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5405
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5406
msgid "apply changeset? [ynmpcq?]:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5407
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5408
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5409
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5410
"transplant changesets from another branch\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5411
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5412
"    Selected changesets will be applied on top of the current working\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5413
"    directory with the log of the original changeset. If --log is\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5414
"    specified, log messages will have a comment appended of the form::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5415
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5416
"      (transplanted from CHANGESETHASH)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5417
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5418
"    You can rewrite the changelog message with the --filter option.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5419
"    Its argument will be invoked with the current changelog message as\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5420
"    $1 and the patch as $2.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5421
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5422
"    If --source/-s is specified, selects changesets from the named\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5423
"    repository. If --branch/-b is specified, selects changesets from\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5424
"    the branch holding the named revision, up to that revision. If\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5425
"    --all/-a is specified, all changesets on the branch will be\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5426
"    transplanted, otherwise you will be prompted to select the\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5427
"    changesets you want.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5428
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5429
"    hg transplant --branch REVISION --all will rebase the selected\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5430
"    branch (up to the named revision) onto your current working\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5431
"    directory.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5432
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5433
"    You can optionally mark selected transplanted changesets as merge\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5434
"    changesets. You will not be prompted to transplant any ancestors\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5435
"    of a merged transplant, and you can merge descendants of them\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5436
"    normally instead of transplanting them.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5437
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5438
"    If no merges or revisions are provided, hg transplant will start\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5439
"    an interactive changeset browser.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5440
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5441
"    If a changeset application fails, you can fix the merge by hand\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5442
"    and then resume where you left off by calling hg transplant\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5443
"    --continue/-c.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5444
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5445
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5446
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5447
msgid "--continue is incompatible with branch, all or merge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5448
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5449
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5450
msgid "no source URL, branch tag or revision list provided"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5451
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5452
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5453
msgid "--all requires a branch revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5454
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5455
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5456
msgid "--all is incompatible with a revision list"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5457
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5458
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5459
msgid "no revision checked out"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5460
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5461
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5462
msgid "outstanding uncommitted merges"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5463
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5464
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5465
msgid "outstanding local changes"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5466
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5467
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5468
msgid "pull patches from REPOSITORY"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5469
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5470
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5471
msgid "pull patches from branch BRANCH"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5472
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5473
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5474
msgid "pull all changesets up to BRANCH"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5475
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5476
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5477
msgid "skip over REV"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5478
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5479
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5480
msgid "merge at REV"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5481
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5482
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5483
msgid "append transplant info to log message"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5484
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5485
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5486
msgid "continue last transplant session after repair"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5487
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5488
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5489
msgid "filter changesets through FILTER"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5490
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5491
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5492
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5493
"hg transplant [-s REPOSITORY] [-b BRANCH [-a]] [-p REV] [-m REV] [REV]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5494
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5495
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5496
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5497
"allow the use of MBCS paths with problematic encodings\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5498
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5499
"Some MBCS encodings are not good for some path operations (i.e.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5500
"splitting path, case conversion, etc.) with its encoded bytes. We call\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5501
"such a encoding (i.e. shift_jis and big5) as \"problematic encoding\".\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5502
"This extension can be used to fix the issue with those encodings by\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5503
"wrapping some functions to convert to Unicode string before path\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5504
"operation.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5505
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5506
"This extension is useful for:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5507
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5508
"- Japanese Windows users using shift_jis encoding.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5509
"- Chinese Windows users using big5 encoding.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5510
"- All users who use a repository with one of problematic encodings on\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5511
"  case-insensitive file system.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5512
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5513
"This extension is not needed for:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5514
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5515
"- Any user who use only ASCII chars in path.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5516
"- Any user who do not use any of problematic encodings.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5517
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5518
"Note that there are some limitations on using this extension:\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5519
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5520
"- You should use single encoding in one repository.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5521
"- You should set same encoding for the repository by locale or\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5522
"  HGENCODING.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5523
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5524
"Path encoding conversion are done between Unicode and\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5525
"encoding.encoding which is decided by Mercurial from current locale\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5526
"setting or HGENCODING.\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5527
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5528
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5529
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5530
msgid "[win32mbcs] filename conversion failed with %s encoding\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5531
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5532
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5533
msgid "[win32mbcs] cannot activate on this platform.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5534
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5535
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5536
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5537
"perform automatic newline conversion\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5538
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5539
"To perform automatic newline conversion, use::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5540
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5541
"  [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9979
diff changeset
  5542
"  win32text =\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5543
"  [encode]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5544
"  ** = cleverencode:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5545
"  # or ** = macencode:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5546
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5547
"  [decode]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5548
"  ** = cleverdecode:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5549
"  # or ** = macdecode:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5550
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5551
"If not doing conversion, to make sure you do not commit CRLF/CR by "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5552
"accident::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5553
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5554
"  [hooks]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5555
"  pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5556
"  # or pretxncommit.cr = python:hgext.win32text.forbidcr\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5557
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5558
"To do the same check on a server to prevent CRLF/CR from being\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5559
"pushed or pulled::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5560
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5561
"  [hooks]\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5562
"  pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5563
"  # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5564
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5565
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5566
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5567
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5568
"WARNING: %s already has %s line endings\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5569
"and does not need EOL conversion by the win32text plugin.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5570
"Before your next commit, please reconsider your encode/decode settings in \n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5571
"Mercurial.ini or %s.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5572
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5573
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5574
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5575
msgid "Attempt to commit or push text file(s) using %s line endings\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5576
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5577
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5578
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5579
msgid "in %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5580
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5581
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5582
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5583
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5584
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5585
"To prevent this mistake in your local repository,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5586
"add to Mercurial.ini or .hg/hgrc:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5587
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5588
"[hooks]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5589
"pretxncommit.%s = python:hgext.win32text.forbid%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5590
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5591
"and also consider adding:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5592
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5593
"[extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9979
diff changeset
  5594
"win32text =\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5595
"[encode]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5596
"** = %sencode:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5597
"[decode]\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5598
"** = %sdecode:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5599
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5600
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5601
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5602
"discover and advertise repositories on the local network\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5603
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5604
"Zeroconf enabled repositories will be announced in a network without\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5605
"the need to configure a server or a service. They can be discovered\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5606
"without knowing their actual IP address.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5607
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5608
"To allow other people to discover your repository using run \"hg serve\"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5609
"in your repository::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5610
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5611
"  $ cd test\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5612
"  $ hg serve\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5613
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5614
"You can discover zeroconf enabled repositories by running \"hg paths\"::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5615
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5616
"  $ hg paths\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5617
"  zc-test = http://example.com:8000/test\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5618
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5619
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5620
msgid "archive prefix contains illegal components"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5621
msgstr "Präfix des Archivs enthält nicht zulässige Komponenten"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5622
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5623
msgid "cannot give prefix when archiving to files"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5624
msgstr "Bei Archivierung in Dateien kann kein Präfix angegeben werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5625
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5626
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5627
msgid "unknown archive type '%s'"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5628
msgstr "Unbekannter Archivtyp '%s'"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5629
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5630
msgid "invalid changegroup"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5631
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5632
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5633
msgid "unknown parent"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5634
msgstr "Unbekannte Vorgängerversion"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5635
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5636
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5637
msgid "integrity check failed on %s:%d"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5638
msgstr "Integritätsprüfung fehlgeschlagen bei %s:%d"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5639
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5640
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5641
msgid "%s: not a Mercurial bundle file"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5642
msgstr "%s: keine Mercurial Bündeldatei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5643
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5644
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5645
msgid "%s: unknown bundle version"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5646
msgstr "%s: unbekannte Bündelversion"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5647
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5648
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5649
msgid "%s: unknown bundle compression type"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5650
msgstr "%s: unbekannte Kompressionsmethode des Bündels"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5651
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5652
msgid "cannot create new bundle repository"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5653
msgstr "Neues Bündelarchiv kann nicht erzeugt werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5654
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5655
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5656
msgid "premature EOF reading chunk (got %d bytes, expected %d)"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5657
msgstr "vorzeitiges Dateiende beim Lesen (%d Byte erhalten, %d erwartet)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5658
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5659
msgid "empty username"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5660
msgstr "Leerere Benutzername"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5661
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5662
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5663
msgid "username %s contains a newline"
7964
4946ecb3c6fa i18n-de: translated archival.py, bundlerepo.py, changegroup.py and changelog.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7963
diff changeset
  5664
msgstr "Benutzername %s enthält einen Zeilenumbruch"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5665
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5666
msgid "options --message and --logfile are mutually exclusive"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5667
msgstr "Optionen --message und --logfile schließen sich gegenseitig aus"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5668
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5669
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5670
msgid "can't read commit message '%s': %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5671
msgstr "Kann Versionsmeldung '%s' nicht lesen: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5672
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5673
msgid "limit must be a positive integer"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5674
msgstr "Log-Grenzwert `limit` muss eine positive Ganzzahl sein"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5675
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5676
msgid "limit must be positive"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5677
msgstr "Log-Grenzwert `limit` muss positiv sein"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5678
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5679
msgid "too many revisions specified"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5680
msgstr "Zu viele Revisionen angegeben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5681
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5682
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5683
msgid "invalid format spec '%%%s' in output filename"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5684
msgstr "Ungültiges Format '%%%s' für den Namen der Ausgabedatei"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5685
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5686
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5687
msgid "adding %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5688
msgstr "Füge %s hinzu\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5689
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5690
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5691
msgid "removing %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5692
msgstr "Entferne %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5693
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5694
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5695
msgid "recording removal of %s as rename to %s (%d%% similar)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5696
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5697
"Interpretiere die Entfernung von %s als Umbenennung in %s (%d%% ähnlich)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5698
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5699
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5700
msgid "%s: not copying - file is not managed\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5701
msgstr "%s kann nicht kopiert werden - steht nicht unter Versionskontrolle\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5702
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5703
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5704
msgid "%s: not copying - file has been marked for remove\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5705
msgstr "%s: wird nicht kopiert - ist bereits als zu entfernen markiert\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5706
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5707
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5708
msgid "%s: not overwriting - %s collides with %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5709
msgstr "%s: kann nicht kopiert werden - %s wird von %s blockiert\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5710
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5711
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5712
msgid "%s: not overwriting - file exists\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5713
msgstr "%s: kann nicht kopiert werden - Datei existiert bereits\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5714
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5715
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5716
msgid "%s: deleted in working copy\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5717
msgstr "%s: kann nicht kopiert werden - Arbeitskopie ist gelöscht\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5718
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5719
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5720
msgid "%s: cannot copy - %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5721
msgstr "%s: kann nicht kopiert werden - %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5722
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5723
#, python-format
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5724
msgid "moving %s to %s\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5725
msgstr "Verschiebe %s nach %s\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5726
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5727
#, python-format
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5728
msgid "copying %s to %s\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  5729
msgstr "Kopiere %s nach %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5730
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5731
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5732
msgid "%s has not been committed yet, so no copy data will be stored for %s.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5733
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5734
"%s ist nicht im Archiv, daher gilt %s als neu hinzugefügt (nicht als "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5735
"kopiert).\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5736
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5737
msgid "no source or destination specified"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5738
msgstr "Weder Quelle noch Ziel angegeben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5739
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5740
msgid "no destination specified"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5741
msgstr "Kein Ziel angegeben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5742
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5743
msgid "with multiple sources, destination must be an existing directory"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5744
msgstr "Bei mehreren Quelldateien muss das Ziel ein Verzeichnis sein"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5745
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5746
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5747
msgid "destination %s is not a directory"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5748
msgstr "Ziel %s ist kein Verzeichnis"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5749
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5750
msgid "no files to copy"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5751
msgstr "Keine Dateien zu kopieren"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5752
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5753
msgid "(consider using --after)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5754
msgstr "(erwäge die Option --after)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5755
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5756
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5757
msgid "changeset:   %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5758
msgstr "Änderung:        %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5759
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5760
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5761
msgid "branch:      %s\n"
9232
7ee61afc655f i18n-de: fix indention
David Soria Parra <dsp@php.net>
parents: 8758
diff changeset
  5762
msgstr "Zweig:           %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5763
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5764
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5765
msgid "tag:         %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5766
msgstr "Marke:           %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5767
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5768
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5769
msgid "parent:      %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5770
msgstr "Vorgänger:       %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5771
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5772
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5773
msgid "manifest:    %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5774
msgstr "Manifest:        %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5775
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5776
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5777
msgid "user:        %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5778
msgstr "Nutzer:          %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5779
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5780
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5781
msgid "date:        %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5782
msgstr "Datum:           %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5783
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5784
msgid "files+:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5785
msgstr "Dateien+:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5786
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5787
msgid "files-:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5788
msgstr "Dateien-:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5789
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5790
msgid "files:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5791
msgstr "Dateien:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5792
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5793
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5794
msgid "files:       %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5795
msgstr "Dateien:         %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5796
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5797
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5798
msgid "copies:      %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5799
msgstr "Kopien:          %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5800
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5801
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5802
msgid "extra:       %s=%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5803
msgstr "Extra:           %s=%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5804
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5805
msgid "description:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5806
msgstr "Beschreibung:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5807
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5808
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5809
msgid "summary:     %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5810
msgstr "Zusammenfassung: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5811
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5812
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5813
msgid "%s: no key named '%s'"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5814
msgstr "%s: kein Schlüsselwort '%s'"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5815
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5816
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5817
msgid "%s: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5818
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5819
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5820
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5821
msgid "Found revision %s from %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5822
msgstr "Gefundene Revision %s vom %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5823
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5824
msgid "revision matching date not found"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5825
msgstr "Keine zum Datum passende Revision gefunden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5826
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5827
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5828
msgid "cannot follow nonexistent file: \"%s\""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5829
msgstr "Kann fehlender Datei nicht folgen: \"%s\""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5830
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5831
msgid "can only follow copies/renames for explicit filenames"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5832
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5833
"Kopien/Umbenennungen können nur zu expliziten Dateinamen verfolgt werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5834
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5835
msgid "HG: Enter commit message.  Lines beginning with 'HG:' are removed."
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5836
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5837
"HG: Bitte gib eine Versions-Meldung ein. Zeilen beginnend mit 'HG:' werden "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5838
"entfernt."
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5839
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5840
msgid "HG: Leave message empty to abort commit."
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5841
msgstr "HG: Leere Versionsmeldung wird das Übernehmen abbrechen."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5842
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5843
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5844
msgid "HG: user: %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5845
msgstr "HG: Benutzer: %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5846
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5847
msgid "HG: branch merge"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5848
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5849
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5850
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5851
msgid "HG: branch '%s'"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5852
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5853
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5854
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5855
msgid "HG: subrepo %s"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5856
msgstr "HG: Unterarchiv %s"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5857
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5858
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5859
msgid "HG: added %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5860
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5861
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5862
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5863
msgid "HG: changed %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5864
msgstr "HG: Geändert %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5865
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5866
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5867
msgid "HG: removed %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5868
msgstr "HG: entfernt %s"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5869
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5870
msgid "HG: no files changed"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5871
msgstr "HG: Keine Dateiänderungen"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5872
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5873
msgid "empty commit message"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  5874
msgstr "Leere Versions-Meldung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5875
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5876
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5877
"add the specified files on the next commit\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5878
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5879
"    Schedule files to be version controlled and added to the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5880
"    repository.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5881
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5882
"    The files will be added to the repository at the next commit. To\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5883
"    undo an add before that, see hg forget.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5884
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5885
"    If no names are given, add all files to the repository.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5886
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5887
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5888
"Fügt die angegebenen Dateien der nächsten Version hinzu\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5889
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5890
"    Merkt Dateien zur Versionskontrolle im Projektarchiv vor.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5891
"\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  5892
"    Die Dateien werden dem Projektarchiv beim nächsten Übernehmen (commit)\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5893
"    hinzugefügt. Um diese Aktion vorher rückgängig zu machen, siehe hg "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5894
"revert.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5895
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5896
"    Wenn keine Namen angegeben sind, füge alle Dateien dem Projektarchiv\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5897
"    hinzu.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5898
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5899
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5900
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5901
"add all new files, delete all missing files\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5902
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5903
"    Add all new files and remove all missing files from the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5904
"    repository.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5905
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5906
"    New files are ignored if they match any of the patterns in\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5907
"    .hgignore. As with add, these changes take effect at the next\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5908
"    commit.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5909
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5910
"    Use the -s/--similarity option to detect renamed files. With a\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5911
"    parameter greater than 0, this compares every removed file with\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5912
"    every added file and records those similar enough as renames. This\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5913
"    option takes a percentage between 0 (disabled) and 100 (files must\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5914
"    be identical) as its parameter. Detecting renamed files this way\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5915
"    can be expensive.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5916
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5917
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5918
"Fügt alle neuen Dateien hinzu, löscht alle fehlenden Dateien\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5919
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5920
"    Füge alle neuen Dateien hinzu und lösche alle fehlenden Dateien aus\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5921
"    dem Projektarchiv.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5922
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5923
"    Neue Dateien werden ignoriert, wenn sie einem der Muster aus .hgignore\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  5924
"    entsprechen. Genau wie add, wirken diese Änderungen erst beim nächsten\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  5925
"    Übernehmen (commit).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5926
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5927
"    Nutze die Option -s um umbenannte Dateien zu entdecken. Mit einem\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5928
"    Parameter > 0 wird jede gelöschte Datei mit jeder hinzugefügten "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5929
"verglichen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5930
"    und bei genügender Ähnlichkeit als Umbenennung markiert. Diese Option\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5931
"    erwartet eine Prozentangabe zwischen 0 (deaktiviert) und 100 (Dateien\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5932
"    müssen identisch sein) als Parameter. Umbenennungen auf diese Weise zu\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5933
"    erkennen, kann aufwändig sein.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5934
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5935
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5936
msgid "similarity must be a number"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5937
msgstr "similarity muss eine Zahl sein"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5938
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5939
msgid "similarity must be between 0 and 100"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5940
msgstr "similarity muss zwischen 0 und 100 liegen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5941
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5942
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5943
"show changeset information by line for each file\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5944
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5945
"    List changes in files, showing the revision id responsible for\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5946
"    each line\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5947
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5948
"    This command is useful for discovering when a change was made and\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5949
"    by whom.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5950
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5951
"    Without the -a/--text option, annotate will avoid processing files\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5952
"    it detects as binary. With -a, annotate will annotate the file\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5953
"    anyway, although the results will probably be neither useful\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5954
"    nor desirable.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5955
"    "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5956
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5957
"Zeigt Informationen über Änderungssätze pro Dateizeile an\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5958
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5959
"    Listet Änderungen in Dateien mit der zugehörigen Revisions-Id für jede\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5960
"    Zeile auf\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5961
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5962
"    Dieser Befehl ist nützlich, um herauszufinden wer eine Änderung gemacht\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5963
"    hat oder wann eine Änderung stattgefunden hat.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5964
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5965
"    Ohne den Schalter -a/--text wird die Verarbeitung von Binärdateien\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5966
"    vermieden. Mit -a werden auch solche Dateien verarbeitet, "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5967
"wahrscheinlich\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5968
"    mit unerwünschtem Ergebnis.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5969
"    "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5970
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5971
msgid "at least one filename or pattern is required"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5972
msgstr "Mindestens ein Dateiname oder Muster benötigt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5973
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5974
msgid "at least one of -n/-c is required for -l"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5975
msgstr "Zumindest -n oder -c werden für -l benötigt"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5976
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5977
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5978
msgid "%s: binary file\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5979
msgstr "%s: Binärdatei\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5980
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5981
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5982
"create an unversioned archive of a repository revision\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5983
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5984
"    By default, the revision used is the parent of the working\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5985
"    directory; use -r/--rev to specify a different revision.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5986
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5987
"    To specify the type of archive to create, use -t/--type. Valid\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5988
"    types are::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5989
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5990
"      \"files\" (default): a directory full of files\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5991
"      \"tar\": tar archive, uncompressed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5992
"      \"tbz2\": tar archive, compressed using bzip2\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5993
"      \"tgz\": tar archive, compressed using gzip\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5994
"      \"uzip\": zip archive, uncompressed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  5995
"      \"zip\": zip archive, compressed using deflate\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5996
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5997
"    The exact name of the destination archive or directory is given\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  5998
"    using a format string; see 'hg help export' for details.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  5999
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6000
"    Each member added to an archive file has a directory prefix\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6001
"    prepended. Use -p/--prefix to specify a format string for the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6002
"    prefix. The default is the basename of the archive, with suffixes\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6003
"    removed.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6004
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6005
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6006
"Erzeugt ein unversioniertes Archiv einer Projektarchiv-Revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6007
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6008
"    Standardmäßig wird die Vorgängerversion der im Arbeitsverzeichnis "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6009
"gefundenen\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6010
"    verwendet. Eine andere Reversion kann mit \"-r/--rev\" angegeben "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6011
"werden.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6012
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6013
"    Um den Typ des Archivs anzugeben, nutze \"-t/--type\". Gültige\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6014
"    Typen sind::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6015
"\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6016
"      \"files\" (Standard): ein Verzeichnis voller Dateien\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6017
"      \"tar\": tar Archiv, unkomprimiert\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6018
"      \"tbz2\": tar Archiv, komprimiert mit bzip2\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6019
"      \"tgz\": tar Archiv, komprimiert mit gzip\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6020
"      \"uzip\": zip Archiv, unkomprimiert\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6021
"      \"zip\": zip Archiv, komprimiert mit deflate\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6022
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6023
"    Der exakte Name des Zielarchivs oder -verzeichnises wird mit\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6024
"    einem Format-String angegeben; siehe 'hg help export' für Details.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6025
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6026
"    Jedem Element des Archivs wird ein Verzeichnis-Präfix vorangestellt.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6027
"    Nutze -p/--prefix um eine Format-String für das Präfix anzugeben.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6028
"    Als Standard wird der Dateiname des Archive ohne Dateiendung genutzt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6029
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6030
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6031
msgid "no working directory: please specify a revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6032
msgstr "Kein Arbeitsverzeichnis: Bitte gib eine Revision an"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6033
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6034
msgid "repository root cannot be destination"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6035
msgstr "Projektarchiv-Wurzel kann nicht als Ziel angegeben werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6036
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6037
msgid "cannot archive plain files to stdout"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6038
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6039
"Ungepacktes Archiv kann nicht auf der Standardausgabe ausgegeben werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6040
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6041
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6042
"reverse effect of earlier changeset\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6043
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6044
"    Commit the backed out changes as a new changeset. The new\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6045
"    changeset is a child of the backed out changeset.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6046
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6047
"    If you backout a changeset other than the tip, a new head is\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6048
"    created. This head will be the new tip and you should merge this\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6049
"    backout changeset with another head.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6050
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6051
"    The --merge option remembers the parent of the working directory\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6052
"    before starting the backout, then merges the new head with that\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6053
"    changeset afterwards. This saves you from doing the merge by hand.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6054
"    The result of this merge is not committed, as with a normal merge.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6055
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6056
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6057
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6058
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6059
"Macht einen vorangegangen Änderungssatzes rückgängig\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6060
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6061
"    Bereits vollzogene Änderungen werden noch einmal rückwärts angewendet\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6062
"    und als neuer Änderungssatz (als Kind des rückgängig gemachten) "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6063
"übernommen.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6064
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6065
"    Soll ein anderer Änderungssatz als die Spitze (tip) zurückgezogen "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6066
"werden,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6067
"    so wird ein neuer Kopf erzeugt und dieser ist die neue Spitze.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6068
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6069
"    Die dadurch notwendige Zusammenführung kann durch die Option --merge\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6070
"    automatisch mit der Vorgängerversion des Arbeitsverzeichnisses "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6071
"durchgeführt\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6072
"    werden. Das Resultat dieser Zusammenführung wird wie üblich nicht "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6073
"sofort\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6074
"    übernommen, sondern existiert als lokale Änderung.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6075
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6076
"    Siehe \"hg help dates\" für eine Liste gültiger Formate für -d/--date.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6077
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6078
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6079
msgid "please specify just one revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6080
msgstr "Bitte nur eine Revision angeben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6081
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6082
msgid "please specify a revision to backout"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6083
msgstr "Bitte eine Revision, die zurückgezogen werden soll, angeben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6084
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6085
msgid "cannot backout change on a different branch"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6086
msgstr "Kann die Änderung auf einem abweichenden Zweig nicht rückgängig machen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6087
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6088
msgid "cannot backout a change with no parents"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6089
msgstr "Kann eine Änderung ohne Vorgängerversion nicht rückgängig machen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6090
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6091
msgid "cannot backout a merge changeset without --parent"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6092
msgstr "Kann eine Zusammenführung nicht ohne --parent rückgängig machen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6093
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6094
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6095
msgid "%s is not a parent of %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6096
msgstr "%s ist kein Vorgänger von %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6097
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6098
msgid "cannot use --parent on non-merge changeset"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6099
msgstr "Kann mit --parent nur Zusammenführung rückgängig machen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6100
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6101
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6102
msgid "changeset %s backs out changeset %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6103
msgstr "Änderungssatz %s macht Änderungssatz %s rückgängig\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6104
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6105
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6106
msgid "merging with changeset %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6107
msgstr "Führe mit Änderungssatz %s zusammen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6108
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6109
msgid "the backout changeset is a new head - do not forget to merge\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6110
msgstr "Neuen Kopf erstellt - Zusammenführung nicht vergessen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6111
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6112
msgid "(use \"backout --merge\" if you want to auto-merge)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6113
msgstr "(nutze \"backout --merge\" für eine automatische Zusammenführung)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6114
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6115
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6116
"subdivision search of changesets\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6117
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6118
"    This command helps to find changesets which introduce problems. To\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6119
"    use, mark the earliest changeset you know exhibits the problem as\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6120
"    bad, then mark the latest changeset which is free from the problem\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6121
"    as good. Bisect will update your working directory to a revision\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6122
"    for testing (unless the -U/--noupdate option is specified). Once\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6123
"    you have performed tests, mark the working directory as good or\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6124
"    bad, and bisect will either update to another candidate changeset\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6125
"    or announce that it has found the bad revision.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6126
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6127
"    As a shortcut, you can also use the revision argument to mark a\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6128
"    revision as good or bad without checking it out first.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6129
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6130
"    If you supply a command, it will be used for automatic bisection.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6131
"    Its exit status will be used to mark revisions as good or bad:\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6132
"    status 0 means good, 125 means to skip the revision, 127\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6133
"    (command not found) will abort the bisection, and any other\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6134
"    non-zero exit status means the revision is bad.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6135
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6136
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6137
"Binäre Suche von Änderungssätzen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6138
"\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6139
"    Dieser Befehl hilft Änderungssätze zu finden, die Probleme eingeführt\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6140
"    haben. Dies geschieht, indem eine Revision nach der anderen geladen und\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6141
"    getestet wird, bis zwei aufeinanderfolgende Revisionen ohne und mit\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6142
"    Fehler gefunden wurden.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6143
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6144
"    Markiere zunächst die früheste Version, von der bekannt ist, dass der\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6145
"    Fehler dort auftritt und die entsprechende letzte fehlerfreie Version.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6146
"    Bisect wird das Arbeitsverzeichnis dann auf eine zu testede Revision\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6147
"    bringen (es sei denn, die Option -U/--noupdate ist angegeben). Nachdem\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6148
"    der Test ausgeführt wurde, muss diese Revision als gut oder schlecht\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6149
"    markiert werden. Bisect wird dann zur nächsten Revision wechseln oder\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6150
"    das Ziel (die erste schlechte Revision) melden.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6151
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6152
"    Die Markierung kann automatisch durch einem Testprogramm stattfinden.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6153
"    Ein Rückgabewert von 0 bedeutet dabei Erfolg, 125 Überspringen, 127\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6154
"    (Kommando nicht gefunden) Abbruch und jeder andere positive Wert "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6155
"Fehler.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6156
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6157
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6158
msgid "The first good revision is:\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6159
msgstr "Die erste fehlerfreie Revision ist:\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6160
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6161
msgid "The first bad revision is:\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6162
msgstr "Die erste fehlerhafte Revision ist:\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6163
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6164
msgid "Due to skipped revisions, the first good revision could be any of:\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6165
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6166
"Aufgrund übersprungener Revisionen könnte die erste fehlerfreie Revision\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6167
"eine der folgenden sein:\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6168
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6169
msgid "Due to skipped revisions, the first bad revision could be any of:\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6170
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6171
"Aufgrund übersprungener Revisionen könnte die erste fehlerhafte Revision\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6172
"eine der folgenden sein:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6173
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6174
msgid "cannot bisect (no known good revisions)"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6175
msgstr "Kann Suche nicht starten (keine bekannte fehlerfreie Revision)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6176
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6177
msgid "cannot bisect (no known bad revisions)"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6178
msgstr "Kann Suche nicht starten (keine bekannte fehlerhafte Revision)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6179
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6180
msgid "(use of 'hg bisect <cmd>' is deprecated)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6181
msgstr "(Die Syntax 'hg bisect <cmd>' ist veraltet)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6182
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6183
msgid "incompatible arguments"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6184
msgstr "Inkompatible Argumente"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6185
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6186
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6187
msgid "failed to execute %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6188
msgstr "Fehler bei der Ausführung von %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6189
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6190
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6191
msgid "%s killed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6192
msgstr "%s gestorben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6193
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6194
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6195
msgid "Changeset %d:%s: %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6196
msgstr "Änderungssatz %d:%s: %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6197
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6198
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6199
msgid "Testing changeset %d:%s (%d changesets remaining, ~%d tests)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6200
msgstr "Teste Änderungssatz %d:%s (%d Änderungssätze verbleiben, ~%d Tests)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6201
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6202
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6203
"set or show the current branch name\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6204
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6205
"    With no argument, show the current branch name. With one argument,\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6206
"    set the working directory branch name (the branch will not exist\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6207
"    in the repository until the next commit). Standard practice\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6208
"    recommends that primary development take place on the 'default'\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6209
"    branch.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6210
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6211
"    Unless -f/--force is specified, branch will not let you set a\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6212
"    branch name that already exists, even if it's inactive.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6213
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6214
"    Use -C/--clean to reset the working directory branch to that of\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6215
"    the parent of the working directory, negating a previous branch\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6216
"    change.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6217
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6218
"    Use the command 'hg update' to switch to an existing branch. Use\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6219
"    'hg commit --close-branch' to mark this branch as closed.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6220
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6221
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6222
"Setzt oder zeigt den Namen des aktuellen Zweigs\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6223
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6224
"    Ohne Parameter wird der Name des aktuellen Zweiges angezeigt. Mit einem\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6225
"    Parameter wird der Zweigname des Arbeitsverzeichnisses gesetzt. Der\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6226
"    Zweig existiert nicht im Projektarchiv und muss erst übernommen werden.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6227
"    Es wird empfohlen den 'default'-Zweig als Hauptentwicklungszweig zu\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6228
"    nutzen.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6229
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6230
"    Außer bei Angabe von -f/--force lässt 'hg branch' nicht zu, einen Namen\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6231
"    zu vergeben, der einen existierenden Zweig überdeckt.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6232
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6233
"    Nutze -C/--clean um den neuen Namen rückgängig zu machen. Die "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6234
"Arbeitskopie\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6235
"    hat dann wieder den selben Namen wie der Vorgänger im Projektarchiv.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6236
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6237
"    Um auf einen anderen (existierenden) Zweig zu wechseln, siehe 'hg "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6238
"update'.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6239
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6240
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6241
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6242
msgid "reset working directory to branch %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6243
msgstr "Setze Arbeitsverzeichnis auf Zweig %s zurück\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6244
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6245
msgid "a branch of the same name already exists (use --force to override)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6246
msgstr "Ein Zweig mit diesem Namen existiert bereits (--force zum Erzwingen)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6247
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6248
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6249
msgid "marked working directory as branch %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6250
msgstr "Arbeitsverzeichnis wurde als Zweig %s markiert\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6251
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6252
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6253
"list repository named branches\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6254
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6255
"    List the repository's named branches, indicating which ones are\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6256
"    inactive. If -c/--closed is specified, also list branches which have\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6257
"    been marked closed (see hg commit --close-branch).\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6258
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6259
"    If -a/--active is specified, only show active branches. A branch\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6260
"    is considered active if it contains repository heads.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6261
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6262
"    Use the command 'hg update' to switch to an existing branch.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6263
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6264
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6265
"Zeigt alle benannten Zweige des Projektarchiv an\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6266
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6267
"    Listet die benannten Zweige des Projektarchiv auf und zeigt an, welche\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6268
"    inaktiv sind. Zweige, die durch \"hg commit --close-branch\" "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6269
"geschlossen\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6270
"    wurden, werden nur mit dem Schalter -c/--closed angezeigt.\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6271
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6272
"    Mit der Option -a/--active werden nur aktive Zweige ausgegeben. Ein\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6273
"    Zweig gilt als aktiv, wenn er echte Köpfe besitzt.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6274
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6275
"    Um auf einen anderen (existierenden) Zweig zu wechseln, siehe 'hg "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6276
"update'.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6277
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6278
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6279
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6280
"create a changegroup file\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6281
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6282
"    Generate a compressed changegroup file collecting changesets not\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6283
"    known to be in another repository.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6284
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6285
"    If no destination repository is specified the destination is\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6286
"    assumed to have all the nodes specified by one or more --base\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6287
"    parameters. To create a bundle containing all changesets, use\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6288
"    -a/--all (or --base null).\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6289
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6290
"    You can change compression method with the -t/--type option.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6291
"    The available compression methods are: none, bzip2, and\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6292
"    gzip (by default, bundles are compressed using bzip2).\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6293
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6294
"    The bundle file can then be transferred using conventional means\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6295
"    and applied to another repository with the unbundle or pull\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6296
"    command. This is useful when direct push and pull are not\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6297
"    available or when exporting an entire repository is undesirable.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6298
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6299
"    Applying bundles preserves all changeset contents including\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6300
"    permissions, copy/rename information, and revision history.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6301
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6302
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6303
"Erzeugt eine Datei mit Änderungsgruppen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6304
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6305
"    Erzeuge eine gepackte Datei der Änderungsgruppen, die alle Änderungs-\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6306
"    sätze enthält, die in einem anderen Archiv nicht vorhanden sind.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6307
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6308
"    Falls kein Zielarchiv angegeben ist, wird angenommen, dass das Ziel\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6309
"    alle Knoten enthält, die durch einen oder mehrere --base Parameter\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6310
"    angegeben wurden. Um ein Bündel aller Änderungssätze zu erzeugen, nutze\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6311
"    -a/--all (oder --base null).\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6312
"\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6313
"    Die angewendete Kompressionsmethode kann mit der Option -t/--type\n"
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6314
"    gewählt werden: none (nicht komprimieren), bzip2 (standard) oder gzip.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6315
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6316
"    Die Bündeldatei kann mit üblichen Mitteln transportiert und auf ein "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6317
"anderes\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6318
"    Archiv mit dem 'unbundle' oder 'pull'-Befehl angewandt werden.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6319
"    Dies ist nützlich wenn ein direktes Schieben oder Herunterladen von\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6320
"    Änderungen nicht verfügbar ist oder der Export eines kompletten Archivs\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6321
"    unerwünscht ist.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6322
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6323
"    Die Anwendung von Bündeln bewahrt die Inhalte aller Änderungssätze,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6324
"    Berechtigungen, Kopier/Umbennungs-Informationen und die "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6325
"Revisionshistorie.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6326
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6327
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6328
msgid "--base is incompatible with specifying a destination"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6329
msgstr "Bei Nutzung von --base kann kein Zielarchiv angegeben werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6330
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6331
msgid "unknown bundle type specified with --type"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6332
msgstr "Unbekannter Bündeltyp mit --type angegeben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6333
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6334
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6335
"output the current or given revision of files\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6336
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6337
"    Print the specified files as they were at the given revision. If\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6338
"    no revision is given, the parent of the working directory is used,\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6339
"    or tip if no revision is checked out.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6340
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6341
"    Output may be to a file, in which case the name of the file is\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6342
"    given using a format string. The formatting rules are the same as\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6343
"    for the export command, with the following additions::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6344
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6345
"      %s   basename of file being printed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6346
"      %d   dirname of file being printed, or '.' if in repository root\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6347
"      %p   root-relative path name of file being printed\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6348
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6349
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6350
"Gibt den Inhalt von Dateien in der aktuellen oder angegebenen Revision aus\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6351
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6352
"    Gibt die angegebenen Dateien aus, wie sie zur gegebenen Revision waren.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6353
"    Wenn keine Revision angegeben wird, wird die Vorgängerversion des\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6354
"    Arbeitsverzeichnisses genutzt, oder die Spitze, falls keine\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6355
"    Revision geladen ist.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6356
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6357
"    Die Ausgabe kann in eine Datei erfolgen. In diesem Fall wird der Name\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6358
"    der Datei mit einem Formatstring vorgegeben. Die Formatierungsregeln "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6359
"sind\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6360
"    dem 'export'-Befehl analog, mit folgenden Ergänzungen::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6361
"\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6362
"      %s   Dateiname der ausgegebenen Datei\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6363
"      %d   Verzeichnisname der Datei oder '.' in der Wurzel des Archivs\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6364
"      %p   Pfad und Dateiname relativ zur Archiv-Wurzel\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6365
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6366
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6367
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6368
"make a copy of an existing repository\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6369
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6370
"    Create a copy of an existing repository in a new directory.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6371
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6372
"    If no destination directory name is specified, it defaults to the\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6373
"    basename of the source.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6374
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6375
"    The location of the source is added to the new repository's\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6376
"    .hg/hgrc file, as the default to be used for future pulls.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6377
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6378
"    See 'hg help urls' for valid source format details.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6379
"\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  6380
"    It is possible to specify an ``ssh://`` URL as the destination, but no\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6381
"    .hg/hgrc and working directory will be created on the remote side.\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  6382
"    Please see 'hg help urls' for important details about ``ssh://`` URLs.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6383
"\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6384
"    If the -U/--noupdate option is specified, the new clone will contain\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6385
"    only a repository (.hg) and no working copy (the working copy parent\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6386
"    will be the null changeset). Otherwise, clone will initially check\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6387
"    out (in order of precedence):\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6388
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6389
"      a) the changeset, tag or branch specified with -u/--updaterev\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6390
"      b) the changeset, tag or branch given with the first -r/--rev\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6391
"      c) the head of the default branch\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6392
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6393
"    Use 'hg clone -u . src dst' to checkout the source repository's\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6394
"    parent changeset (applicable for local source repositories only).\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6395
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6396
"    A set of changesets (tags, or branch names) to pull may be specified\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6397
"    by listing each changeset (tag, or branch name) with -r/--rev.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6398
"    If -r/--rev is used, the cloned repository will contain only a subset\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6399
"    of the changesets of the source repository. Only the set of changesets\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6400
"    defined by all -r/--rev options (including all their ancestors)\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6401
"    will be pulled into the destination repository.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6402
"    No subsequent changesets (including subsequent tags) will be present\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6403
"    in the destination.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6404
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6405
"    Using -r/--rev (or 'clone src#rev dest') implies --pull, even for\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6406
"    local source repositories.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6407
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6408
"    For efficiency, hardlinks are used for cloning whenever the source\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6409
"    and destination are on the same filesystem (note this applies only\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6410
"    to the repository data, not to the checked out files). Some\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6411
"    filesystems, such as AFS, implement hardlinking incorrectly, but\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6412
"    do not report errors. In these cases, use the --pull option to\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6413
"    avoid hardlinking.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6414
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6415
"    In some cases, you can clone repositories and checked out files\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6416
"    using full hardlinks with ::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6417
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6418
"      $ cp -al REPO REPOCLONE\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6419
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6420
"    This is the fastest way to clone, but it is not always safe. The\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6421
"    operation is not atomic (making sure REPO is not modified during\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6422
"    the operation is up to you) and you have to make sure your editor\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6423
"    breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6424
"    this is not compatible with certain extensions that place their\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6425
"    metadata under the .hg directory, such as mq.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6426
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6427
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6428
"Erzeugt eine Kopie eines bestehenden Projektarchivs\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6429
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6430
"    Kopiert ein bestehendes Projektarchiv in ein neues Verzeichnis.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6431
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6432
"    Wird kein Zielverzeichnis angegeben, wird der Basisname der Quelle "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6433
"genutzt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6434
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6435
"    Die Adresse der Quelle wird der .hg/hgrc Datei des neuen Archivs\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6436
"    als Standard für entfernte Aktionen (pull/push) hinzugefügt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6437
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6438
"    Siehe 'hg help urls' für Details gültiger Quellformate.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6439
"\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  6440
"    Es ist möglich eine ``ssh://`` URL als Ziel anzugeben, aber es werden weder\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6441
"    .hg/hgrc noch Arbeitsverzeichnis auf der entfernten Seite angelegt.\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  6442
"    Wichtige Details zu URLs mit ``ssh://`` finden sich unter 'hg help urls'.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6443
"\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6444
"    Wenn der Schalter -U/--noupdate angegeben ist, wird der Klon nur das\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6445
"    Archiv (.hg-Verzeichnis) aber keine Arbeitskopie enthalten. Der\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6446
"    Vorgänger dann ist die null-Revision. Ansonsten wird die Arbeitskopie\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6447
"    aktualisiert auf (die erste zutreffende):\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6448
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6449
"      a) Revision, Etikett oder Zweig durch -u/--updaterev angegeben\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6450
"      b) Revision, Etikett oder Zweig durch das erste -r/--rev gegeben\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6451
"      c) den Kopf des default-Zweigs\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6452
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6453
"    Bei lokalen Quellen kann man mit '-u .' den Vorgänger der Arbeitskopie\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6454
"    der Quelle im Klon aktualisieren lassen.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6455
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6456
"    Eine Liste von Änderungssätzen (oder Etiketten/Zweignamen) kann durch\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6457
"    wiederholte Angabe der Option -r/--rev geklont werden. In diesem Fall\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6458
"    enthält das Ziel nur diese Untermenge von Änderungssätzen der Quelle,\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6459
"    einschliesslich ihrer Vorgänger. Nachfahren der aufgelisteten\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6460
"    Änderungssätze (und Etiketten die auf Nachfahren verweisen) werden\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6461
"    vollständig ausgelassen.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6462
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6463
"    Die Benutzung von -r/--rev (oder 'clone quelle#rev ziel') impliziert\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6464
"    in jedem Falle --pull, auch bei lokalen Archiven.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6465
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6466
"    Aus Effizienzgründen werden 'hardlinks' für das Klonen genutzt, wann "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6467
"immer\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6468
"    Quelle und Ziel auf dem selben Dateisystem liegen (dies gilt nur für "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6469
"die\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6470
"    Daten des Archivs, nicht für die Arbeitskopie). Einige Dateisyteme, wie\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6471
"    etwa AFS, implementieren 'hardlinks' fehlerhaft, erzeugen dabei aber "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6472
"keine\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6473
"    Fehlermeldung. In diesen Fällen muss die --pull Option genutzt werden,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6474
"    um das Erzeugen von 'hardlinks' zu vermeiden.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6475
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6476
"    In einigen Fällen können Archiv und Arbeitskopie unter Nutzung\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6477
"    von 'hardlinks' kopiert werden mit ::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6478
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6479
"      $ cp -al REPO REPOCLONE\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6480
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6481
"    Dies ist der schnellste Weg zu klonen, aber nicht immer sicher.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6482
"    Diese Operation ist nicht atomar (das Archiv darf während der Operation\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6483
"    nicht modifiziert wird) und es muss sichergestellt werden, dass der\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6484
"    genutzte Editor 'hardlinks' auflöst (vim, emacs und die meisten Linux\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6485
"    Kernel Tools tun dies). Außerdem ist dies inkompatibel mit einigen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6486
"    Erweiterungen, die Metadaten unter dem .hg Verzeichnis ablegen, z.B. "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6487
"mq.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6488
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6489
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6490
msgid "cannot specify both --noupdate and --updaterev"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6491
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6492
"Es können nicht gleichzeitig --noupdate und --updaterev angegeben werden"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  6493
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6494
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6495
"commit the specified files or all outstanding changes\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6496
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6497
"    Commit changes to the given files into the repository. Unlike a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6498
"    centralized RCS, this operation is a local operation. See hg push\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6499
"    for a way to actively distribute your changes.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6500
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6501
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6502
"    will be committed.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6503
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6504
"    If you are committing the result of a merge, do not provide any\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6505
"    filenames or -I/-X filters.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6506
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6507
"    If no commit message is specified, the configured editor is\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6508
"    started to prompt you for a message.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6509
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6510
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6511
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6512
msgstr ""
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6513
"Übernimmt Änderungen der angegebenen Dateien oder alle ausstehenden "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6514
"Änderungen ins Archiv\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6515
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6516
"    Übernimmt Änderungen der angegebenen Dateien ins Archiv. Anders als\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6517
"    bei zentralen Versionsverwaltungssystem ist dies eine lokale Operation.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6518
"    Vergleiche hg push für Wege zur aktiven Verteilung der Änderungen.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6519
"\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6520
"    Sollten keine Dateien übergeben werden, werden alle von \"hg status\"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6521
"    angezeigten Änderungen Bestandteil der neuen Revision.\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6522
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6523
"    Wenn das Ergebnis einer Zusammenführung übernommen werden soll, dürfen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6524
"    keine Dateinamen oder -I/-X Filter angegeben werden.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6525
"\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6526
"    Wenn keine Versionsmeldung mit der Option -m angegeben wird, wird der\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6527
"    konfigurierte Editor für eine interaktive Eingabe gestartet.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6528
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6529
"    Siehe 'hg help dates' für eine Liste aller gültigen Formate für -d/--"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6530
"date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6531
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6532
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6533
msgid "nothing changed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6534
msgstr "Keine Änderung\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6535
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6536
msgid "created new head\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6537
msgstr "neuer Kopf erzeugt\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6538
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6539
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6540
msgid "committed changeset %d:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6541
msgstr "Änderungssatz %d erzeugt:%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6542
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6543
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6544
"mark files as copied for the next commit\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6545
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6546
"    Mark dest as having copies of source files. If dest is a\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6547
"    directory, copies are put in that directory. If dest is a file,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6548
"    the source must be a single file.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6549
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6550
"    By default, this command copies the contents of files as they\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6551
"    exist in the working directory. If invoked with -A/--after, the\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6552
"    operation is recorded, but no copying is performed.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6553
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6554
"    This command takes effect with the next commit. To undo a copy\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6555
"    before that, see hg revert.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6556
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6557
msgstr ""
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6558
"Markiert Dateien als Kopien bereits versionierter Dateien\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6559
"\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  6560
"    Markiert das Ziel als Kopie der Quelle, so dass es die Versionshistorie "
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6561
"der\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6562
"    Quelle bis zu diesem Zeitpunkt teilt. Wenn mehrere Quellen angegeben "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6563
"sind,\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6564
"    muss das Ziel ein Verzeichnis sein.\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6565
"\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6566
"    Normalerweise kopiert dieser Befehl auch den Inhalt der Datei(en) wie "
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6567
"sie\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6568
"    im Arbeitsverzeichnis vorliegt. Existiert das Ziel jedoch schon, so "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6569
"kann\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6570
"    dieses durch Angabe der Option -A/--after als Kopie nachträglich "
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6571
"markiert\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6572
"    werden.\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6573
"\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6574
"    Die neue Datei wird wie üblich nicht sofort übernommen, sondern "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6575
"existiert\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6576
"    als lokale  Änderung im Arbeitsverzeichnis. Sie kann durch \"hg revert"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6577
"\"\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6578
"    rückgängig gemacht werden.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6579
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6580
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6581
msgid "find the ancestor revision of two revisions in a given index"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6582
msgstr "Finde die Vorgängerversion zweier Revisionen im angegebenen Index"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6583
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6584
msgid "There is no Mercurial repository here (.hg not found)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6585
msgstr "Es gibt hier kein Mercurial-Archiv (.hg nicht vorhanden)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6586
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6587
msgid "either two or three arguments required"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6588
msgstr "Entweder zwei oder drei Parameter angeben"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6589
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6590
msgid "returns the completion list associated with the given command"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6591
msgstr "Listet mögliche Befehle zu gegebener Abkürzung auf"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6592
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6593
msgid "rebuild the dirstate as it would look like for the given revision"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6594
msgstr ""
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6595
"Markiert aktuellen Status als Änderungen seit gegebener Revision\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6596
"\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6597
"    Interpretiert das Arbeitsverzeichnis als lokale Änderung seit der "
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6598
"gegebenen\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6599
"    Revision. Die Vorgängerversion ist die gegebene und die Änderungen "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6600
"aller\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6601
"    Versionen seit dem (oder bis dahin) sind vorgemerkt und können als neue\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6602
"    Revision (und Kopf) übernommen werden.\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6603
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6604
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6605
msgid "validate the correctness of the current dirstate"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6606
msgstr "Prüft die Richtigkeit der bisher vorgemerkten Änderungen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6607
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6608
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6609
msgid "%s in state %s, but not in manifest1\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6610
msgstr "%s ist in Status %s, aber nicht in Manifest 1\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6611
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6612
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6613
msgid "%s in state %s, but also in manifest1\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6614
msgstr "%s ist in Status %s, aber auch in Manifest 1\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6615
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6616
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6617
msgid "%s in state %s, but not in either manifest\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6618
msgstr "%s ist in Status %s, aber in keinem Manifest\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6619
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6620
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6621
msgid "%s in manifest1, but listed as state %s"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6622
msgstr "%s im Manifest 1, aber aufgeführt im Status %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6623
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6624
msgid ".hg/dirstate inconsistent with current parent's manifest"
7901
ccc6531e6db8 i18n: spelling correction in German translation
Tobias Bell <tobias.bell@gmail.com>
parents: 7900
diff changeset
  6625
msgstr ".hg/dirstate inkonsistent mit dem Manifest des aktuellen Vorgängers"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6626
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6627
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6628
"show combined config settings from all hgrc files\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6629
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6630
"    With no arguments, print names and values of all config items.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6631
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6632
"    With one argument of the form section.name, print just the value\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6633
"    of that config item.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6634
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6635
"    With multiple arguments, print names and values of all config\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6636
"    items with matching section names.\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6637
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6638
"    With --debug, the source (filename and line number) is printed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6639
"    for each config item.\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6640
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6641
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6642
"Zeigt die kombinierten Konfigurationswerte aller hgrc-Dateien an\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6643
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6644
"    Ohne Argumente werden die Namen und Werte aller Konfigurationseinträge\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6645
"    angezeigt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6646
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6647
"    Mit einem Argument der Form sektion.name wird nur der Wert dieses\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6648
"    Konfigurationseintrages angezeigt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6649
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6650
"    Mit mehreren Argumenten werden die Namen und Werte aller passenden\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6651
"    Konfigurationseinträge angezeigt.\n"
9568
620d6b20ef85 i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9561
diff changeset
  6652
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6653
"    Mit dem --debug Schalter wird der Dateiname und die Zeilennummer der\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6654
"    Definitionsquelle mit jedem Eintrag ausgegeben.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6655
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6656
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6657
msgid "only one config item permitted"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6658
msgstr "Nur ein Konfigurationseintrag ist erlaubt"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6659
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6660
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6661
"manually set the parents of the current working directory\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6662
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6663
"    This is useful for writing repository conversion tools, but should\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6664
"    be used with care.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6665
"    "
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6666
msgstr ""
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6667
"Setzt die Vorgängerversionen des Arbeitsverzeichnisses manuell\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6668
"\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6669
"    Die kann für externe Konversionswerkzeuge nützlich sein, sollte aber "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6670
"mit\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6671
"    großer Vorsicht angewendet werden.\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6672
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6673
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6674
msgid "show the contents of the current dirstate"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6675
msgstr ""
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6676
"Zeigt die interne Repräsentation der aktuellen Änderungen (dirstate) an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6677
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6678
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6679
msgid "copy: %s -> %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6680
msgstr "Kopiere: %s -> %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6681
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6682
msgid "dump the contents of a data file revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6683
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6684
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6685
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6686
msgid "invalid revision identifier %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6687
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6688
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6689
msgid "parse and display a date"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6690
msgstr "Liest ein Datum ein und gibt es wieder aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6691
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6692
msgid "dump the contents of an index file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6693
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6694
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6695
msgid "dump an index DAG as a graphviz dot file"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6696
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6697
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6698
msgid "test Mercurial installation"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6699
msgstr "Testet die Mercurial Installation"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6700
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6701
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6702
msgid "Checking encoding (%s)...\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6703
msgstr "Prüfe Kodierung (%s)...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6704
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6705
msgid " (check that your locale is properly set)\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6706
msgstr " (Stelle sicher, dass locale richtig gesetzt ist!)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6707
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6708
msgid "Checking extensions...\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6709
msgstr "Prüfe Erweiterungen...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6710
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6711
msgid " One or more extensions could not be found"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  6712
msgstr " Eine oder mehrere Erweiterungen nicht gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6713
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6714
msgid " (check that you compiled the extensions)\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6715
msgstr " (Stelle sicher, dass die Erweiterungen compiliert wurden!)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6716
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6717
msgid "Checking templates...\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6718
msgstr "Prüfe Vorlagen...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6719
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6720
msgid " (templates seem to have been installed incorrectly)\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6721
msgstr "(Vorlagen scheinen falsch installiert worden zu sein)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6722
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6723
msgid "Checking patch...\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6724
msgstr "Prüfe patch...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6725
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6726
msgid " patch call failed:\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6727
msgstr " Aufruf von patch gescheitert:\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6728
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6729
msgid " unexpected patch output!\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6730
msgstr " Unerwartete Ausgabe von patch\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6731
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6732
msgid " patch test failed!\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6733
msgstr " patch Test gescheitert\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6734
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6735
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6736
" (Current patch tool may be incompatible with patch, or misconfigured. "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6737
"Please check your .hgrc file)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6738
msgstr ""
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6739
" (Aktuelles patch Werkzeug könnte mit patch inkompatibel or fehlkonfiguriert "
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6740
"sein. Prüfe die .hgrc Datei!)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6741
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6742
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6743
" Internal patcher failure, please report this error to http://mercurial."
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6744
"selenic.com/bts/\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6745
msgstr ""
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6746
"Fehlschlag des internen patch Werkzeugs. Bitte melden Sie diesen Fehler bei "
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6747
"http://www.selenic.com/mercurial/bts\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6748
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6749
msgid "Checking commit editor...\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6750
msgstr "Prüfe Editor für Versionsmeldungen...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6751
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6752
msgid " No commit editor set and can't find vi in PATH\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6753
msgstr " Kein Editor für Versionsmeldungen angegeben und vi nicht im PATH\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6754
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6755
msgid " (specify a commit editor in your .hgrc file)\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6756
msgstr " (Gib einen Editor in der .hgrc Datei an!)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6757
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6758
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6759
msgid " Can't find editor '%s' in PATH\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6760
msgstr " Kann Editor '%s' nicht im PATH finden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6761
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6762
msgid "Checking username...\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6763
msgstr "Prüfe Benutzernamen...\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6764
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6765
msgid " (specify a username in your .hgrc file)\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6766
msgstr " (Gib einen Benutzernamen in der .hgrc Datei an!)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6767
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6768
msgid "No problems detected\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6769
msgstr "Keine Probleme gefunden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6770
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6771
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6772
msgid "%s problems detected, please check your install!\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6773
msgstr "%s Probleme gefunden. Erwäge die obigen Lösungsvorschläge!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6774
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6775
msgid "dump rename information"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6776
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6777
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6778
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6779
msgid "%s renamed from %s:%s\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6780
msgstr "%s umbenannt von %s:%s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6781
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6782
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6783
msgid "%s not renamed\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6784
msgstr "%s ist nicht unbenannt\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6785
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6786
msgid "show how files match on given patterns"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6787
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6788
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6789
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6790
"diff repository (or selected files)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6791
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6792
"    Show differences between revisions for the specified files.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6793
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6794
"    Differences between files are shown using the unified diff format.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6795
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6796
"    NOTE: diff may generate unexpected results for merges, as it will\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6797
"    default to comparing against the working directory's first parent\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6798
"    changeset if no revisions are specified.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6799
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6800
"    When two revision arguments are given, then changes are shown\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6801
"    between those revisions. If only one revision is specified then\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6802
"    that revision is compared to the working directory, and, when no\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6803
"    revisions are specified, the working directory files are compared\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6804
"    to its parent.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6805
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6806
"    Without the -a/--text option, diff will avoid generating diffs of\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6807
"    files it detects as binary. With -a, diff will generate a diff\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6808
"    anyway, probably with undesirable results.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6809
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6810
"    Use the -g/--git option to generate diffs in the git extended diff\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6811
"    format. For more information, read 'hg help diffs'.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6812
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6813
msgstr ""
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6814
"Zeigt Änderungen des Projektarchiv oder angegebener Dateien an\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6815
"\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6816
"    Zeigt Unterschiede von Dateien zwischen Revisionen im unified-diff-\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6817
"    Format an.\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6818
"\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6819
"    HINWEIS: diff kann bei Zusammenführungen unerwartete Resultate "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6820
"anzeigen,\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6821
"    da es nur mit einer (der ersten wenn keine Revision angegeben ist)\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6822
"    Vorgängerversion vergleicht.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6823
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6824
"    Bei Angabe zweier Revisionen als Parameter werden Unterschiede\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6825
"    zwischen diesen beiden angezeigt. Wenn nur eine Revision angegeben\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6826
"    wurde, wird diese mit dem Arbeitsverzeichnis verglichen. Sollte keine\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6827
"    Revision angegeben worden sein, wird das Arbeitsverzeichnis mit der\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6828
"    Vorgängerversion verglichen.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6829
"\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6830
"    Ohne die Option -a vermeidet export den Vergleich von binären Dateien.\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6831
"    Mit -a wird der Vergleich in jedem Fall durchgeführt, wahrscheinlich "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6832
"mit\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  6833
"    unerwünschtem Resultat.\n"
7895
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6834
"\n"
7f158aeab751 i18n: more commands.py reworking + new translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7886
diff changeset
  6835
"    Nutze die Option --git um Vergleiche im git-erweiterten diff-Format zu\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6836
"    erzeugen. Zur weiteren Information ist \"hg help diff\" "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  6837
"aufschlussreich.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6838
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6839
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6840
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6841
"dump the header and diffs for one or more changesets\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6842
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6843
"    Print the changeset header and diffs for one or more revisions.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6844
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6845
"    The information shown in the changeset header is: author,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6846
"    changeset hash, parent(s) and commit comment.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6847
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6848
"    NOTE: export may generate unexpected diff output for merge\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6849
"    changesets, as it will compare the merge changeset against its\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6850
"    first parent only.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6851
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6852
"    Output may be to a file, in which case the name of the file is\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6853
"    given using a format string. The formatting rules are as follows::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6854
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6855
"      %%   literal \"%\" character\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6856
"      %H   changeset hash (40 bytes of hexadecimal)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6857
"      %N   number of patches being generated\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6858
"      %R   changeset revision number\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6859
"      %b   basename of the exporting repository\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6860
"      %h   short-form changeset hash (12 bytes of hexadecimal)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6861
"      %n   zero-padded sequence number, starting at 1\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6862
"      %r   zero-padded changeset revision number\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6863
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6864
"    Without the -a/--text option, export will avoid generating diffs\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6865
"    of files it detects as binary. With -a, export will generate a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6866
"    diff anyway, probably with undesirable results.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6867
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6868
"    Use the -g/--git option to generate diffs in the git extended diff\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6869
"    format. See 'hg help diffs' for more information.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6870
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6871
"    With the --switch-parent option, the diff will be against the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6872
"    second parent. It can be useful to review a merge.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6873
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6874
msgstr ""
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  6875
"Gibt Kopfzeilen und Änderungsverlauf einer oder mehrerer Versionen aus\n"
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  6876
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6877
"    Die angezeigten Daten in den Kopfzeilen sind: Autor,\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6878
"    Änderungssatz-Prüfsumme, Vorgängerversion(en) und Versionsmeldung.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6879
"\n"
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  6880
"    HINWEIS: export kann bei Zusammenführungen unerwartete Resultate "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6881
"anzeigen,\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6882
"    da es nur mit der ersten Vorgängerversion vergleicht.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6883
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6884
"    Die Ausgabe kann in eine Datei erfolgen. In diesem Fall wird der Name\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6885
"    für jede ausgegebene Revision anhand einer Formatangabe erzeugt::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6886
"\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6887
"      %%   literales \"%\" Zeichen\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6888
"      %H   Prüfsumme des Änderungssatzes (40 Byte hexadezimal)\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6889
"      %N   Anzahl der generierten Patches\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6890
"      %R   Revisionnummer des Änderungssatzes\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6891
"      %b   Basisname des exportierten Archivs\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6892
"      %h   Kurzform der Prüfsumme des Änderungssatzes (12 Byte hexadezimal)\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6893
"      %n   laufende Nummer mit führenden Nullen, beginnend bei 1\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  6894
"      %r   Revisionsnummer mit führenden Nullen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6895
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6896
"    Ohne die Option -a/--text vermeidet export den Vergleich von binären\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6897
"    Dateien. Mit -a wird der Vergleich in jedem Fall durchgeführt,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6898
"    wahrscheinlich mit unerwünschtem Resultat.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6899
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6900
"    Nutze die Option -g/--git um Vergleiche im git-erweiterten diff-Format\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6901
"    zu erzeugen. Siehe dazu auch \"hg help diff\".\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6902
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6903
"    Mit dem Schalter --switch-parent kann im Falle einer Zusammenführung\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6904
"    mit dem zweiten Vorfahren verglichen werden.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6905
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6906
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6907
msgid "export requires at least one changeset"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6908
msgstr "export benötigt zumindest eine Versionsangabe"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6909
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6910
msgid "exporting patches:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6911
msgstr "Exportiere Patches:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6912
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6913
msgid "exporting patch:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6914
msgstr "Exportiere Patch:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6915
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6916
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6917
"forget the specified files on the next commit\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6918
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6919
"    Mark the specified files so they will no longer be tracked\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6920
"    after the next commit.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6921
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6922
"    This only removes files from the current branch, not from the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6923
"    entire project history, and it does not delete them from the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6924
"    working directory.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6925
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6926
"    To undo a forget before the next commit, see hg add.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6927
"    "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6928
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6929
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6930
msgid "no files specified"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6931
msgstr "Keine Dateien angegeben"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6932
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6933
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6934
msgid "not removing %s: file is already untracked\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6935
msgstr "Entferne %s nicht: Datei ist nicht versioniert\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6936
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6937
msgid ""
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6938
"search for a pattern in specified files and revisions\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6939
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6940
"    Search revisions of files for a regular expression.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6941
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6942
"    This command behaves differently than Unix grep. It only accepts\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6943
"    Python/Perl regexps. It searches repository history, not the\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6944
"    working directory. It always prints the revision number in which a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6945
"    match appears.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6946
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6947
"    By default, grep only prints output for the first revision of a\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6948
"    file in which it finds a match. To get it to print every revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6949
"    that contains a change in match status (\"-\" for a match that\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6950
"    becomes a non-match, or \"+\" for a non-match that becomes a match),\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6951
"    use the --all flag.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6952
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6953
msgstr ""
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6954
"Sucht ein Muster in angegebenen Dateien und Revisionen\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6955
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6956
"    Durchsucht Dateien in der Versionshistorie nach einem gegebenen Muster.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6957
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  6958
"    Dieser Befehl unterscheidet sich von Unix grep, da es Reguläre "
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6959
"Ausdrücke\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6960
"    in Python/Perl Format erwartet und ausserdem nur die übernommenen "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6961
"Revisionen\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6962
"    im Archiv durchsucht, nicht jedoch das Arbeitsverzeichnis.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6963
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6964
"    Standardmäßig gibt grep den Dateinamen und die jüngste Revision einer "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6965
"Datei\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6966
"    aus, die das Suchmuster enthält. Mit der Option --all werden "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6967
"stattdessen\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6968
"    alle Revisionen ausgegeben, in der das Muster hinzugefügt (\"+\") oder\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6969
"    entfernt (\"-\") wurde.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  6970
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6971
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6972
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6973
msgid "grep: invalid match pattern: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6974
msgstr "grep: Ungültiges Suchmuster: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6975
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6976
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6977
"show current repository heads or show branch heads\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6978
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6979
"    With no arguments, show all repository head changesets.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6980
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6981
"    Repository \"heads\" are changesets with no child changesets. They are\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6982
"    where development generally takes place and are the usual targets\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6983
"    for update and merge operations.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  6984
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  6985
"    If one or more REV is given, the \"branch heads\" will be shown for\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6986
"    the named branch associated with the specified changeset(s).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6987
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6988
"    Branch heads are changesets on a named branch with no descendants on\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6989
"    the same branch. A branch head could be a \"true\" (repository) head,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6990
"    or it could be the last changeset on that branch before it was\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6991
"    merged into another branch, or it could be the last changeset on the\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6992
"    branch before a new branch was created. If none of the branch heads\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6993
"    are true heads, the branch is considered inactive.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6994
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6995
"    If -c/--closed is specified, also show branch heads marked closed\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6996
"    (see hg commit --close-branch).\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6997
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6998
"    If STARTREV is specified, only those heads that are descendants of\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  6999
"    STARTREV will be displayed.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7000
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7001
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7002
"Zeigt die Köpfe des Archivs oder von Entwicklungszweigen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7003
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7004
"    Ohne Argumente werden alle Köpfe des Archivs angezeigt.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7005
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7006
"    Archivköpfe sind Revisionen, die keine Kinder haben. Typischerweise "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7007
"geht\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7008
"    die Entwicklung hier weiter und die Köpfe sind häufig Ziel von\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7009
"    Aktualisierungen und Zusammenführungen.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7010
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7011
"    Wenn eine oder mehrere REV Argumente gegeben sind, werden die Köpfe von\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7012
"    den benannten Zweigen dieser Revisionen angezeigt. Der Name des Zweigs\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7013
"    wird auch das Zweigetikett der Revision genannt.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7014
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7015
"    Zweigköpfe sind Revisionen eines bestimmten Zweigs, die keine Kinder\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7016
"    im selben Zweig besitzen. Dies kann ein \"echter\" Kopf sein, oder die\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7017
"    letzte Revision bevor ein neuer Zweig erstellt wurde. Falls kein Kopf\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7018
"    eines Zweigs ein echter Kopf ist, gilt der Zweig als inaktiv. Zweige\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7019
"    die mit dem Übernahmeoption \"--close-branch\" geschlossen wurden,\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7020
"    werden nur mit dem -c/--closed Schalter angezeigt.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7021
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7022
"    Bei Angabe einer STARTREV werden nur solche Köpfe (oder Zweigköpfe)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7023
"    angezeigt, die Nachfahren der gegebenen Revision sind.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7024
"    "
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7025
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7026
msgid "you must specify a branch to use --closed"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7027
msgstr "für --closed muss ein Zweig angegeben sein"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7028
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7029
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7030
msgid "no open branch heads on branch %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7031
msgstr "Keine offenen Zweigköpfe auf Zweig %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7032
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7033
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7034
msgid "no changes on branch %s containing %s are reachable from %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7035
msgstr ""
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  7036
"Keine Änderungen auf dem Zweig %s, die %s enthalten, sind von %s erreichbar\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7037
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7038
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7039
msgid "no changes on branch %s are reachable from %s\n"
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  7040
msgstr "Keine Änderungen auf dem Zweig %s sind von %s erreichbar\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7041
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7042
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7043
"show help for a given topic or a help overview\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7044
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7045
"    With no arguments, print a list of commands with short help messages.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7046
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7047
"    Given a topic, extension, or command name, print help for that\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7048
"    topic."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7049
msgstr ""
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  7050
"Zeigt die Hilfe für ein gegebenes Thema oder eine Hilfsübersicht\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7051
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7052
"    Ohne Parameter wird eine Liste aller Befehle mit Kurzhilfe angezeigt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7053
"\n"
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  7054
"    Bei Angabe eines Themas, einer Erweiterung oder eines Befehls wird\n"
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  7055
"    detaillierte Hilfe zu diesem Thema angezeigt."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7056
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7057
msgid "global options:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7058
msgstr "Globale Optionen:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7059
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7060
msgid "use \"hg help\" for the full list of commands"
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  7061
msgstr "Nutze \"hg help\" für eine Liste aller Befehle"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7062
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7063
msgid "use \"hg help\" for the full list of commands or \"hg -v\" for details"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7064
msgstr ""
7896
e6d3999c0cb0 i18n: more commands.py translations
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7895
diff changeset
  7065
"Nutze \"hg help\" für eine Liste aller Befehle oder \"hg -v\" für Details"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7066
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7067
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7068
msgid "use \"hg -v help%s\" to show aliases and global options"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7069
msgstr "Nutze \"hg -v help%s\" um Aliase und globale Optionen anzuzeigen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7070
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7071
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7072
msgid "use \"hg -v help %s\" to show global options"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7073
msgstr "Nutze \"hg -v help %s\" um globale Optionen anzuzeigen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7074
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7075
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7076
"list of commands:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7077
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7078
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7079
"Liste der Befehle:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7080
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7081
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7082
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7083
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7084
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7085
"aliases: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7086
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7087
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7088
"Aliase: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7089
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7090
msgid "(no help text available)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7091
msgstr "(keine Hilfe verfügbar)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7092
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7093
msgid "options:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7094
msgstr "Optionen:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7095
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7096
msgid "no commands defined\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7097
msgstr "keine Befehle definiert\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7098
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7099
msgid "no help text available"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7100
msgstr "keine Hilfe verfügbar"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7101
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7102
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7103
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7104
"%s extension - %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7105
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7106
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7107
"%s Erweiterung - %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7108
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7109
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7110
msgid "Mercurial Distributed SCM\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7111
msgstr ""
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7112
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7113
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7114
"basic commands:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7115
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7116
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7117
"Grundlegende Befehle:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7118
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7119
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7120
msgid "enabled extensions:"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7121
msgstr "Aktive Erweiterungen:"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7122
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  7123
msgid "DEPRECATED"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  7124
msgstr "VERALTET"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  7125
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7126
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7127
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7128
"additional help topics:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7129
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7130
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7131
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7132
"Zusätzliche Hilfethemen:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7133
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7134
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7135
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7136
"identify the working copy or specified revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7137
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7138
"    With no revision, print a summary of the current state of the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7139
"    repository.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7140
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7141
"    Specifying a path to a repository root or Mercurial bundle will\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7142
"    cause lookup to operate on that repository/bundle.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7143
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7144
"    This summary identifies the repository state using one or two\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7145
"    parent hash identifiers, followed by a \"+\" if there are\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7146
"    uncommitted changes in the working directory, a list of tags for\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7147
"    this revision and a branch name for non-default branches.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7148
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7149
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7150
"Beschreibt die Arbeitskopie oder die angegebene Revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7151
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7152
"    Ohne Revision wird eine Zusammenfassung des aktuellen Status des\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7153
"    Projektarchivs angezeigt.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7154
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7155
"    Mit einem Pfad auf ein Projektverzeichnis oder ein Bündel wird eine\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7156
"    Abfrage auf dies andere Archiv/Bündel ausgeführt.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7157
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7158
"    Die Zusammenfassung beschreibt den Zustand des Projektarchivs unter\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7159
"    Nutzung von ein oder zwei Prüfsummenbezeichnern, gefolgt von einem \"+"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7160
"\"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7161
"    falls unversionierte Änderungen im Arbeitsverzeichnis vorliegen. Zudem\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7162
"    werden eine Liste von Tags dieser Revision ausgegeben und der Zweigname\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7163
"    falls nicht der 'default'-Zweig vorliegt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7164
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7165
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7166
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7167
"import an ordered set of patches\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7168
"\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  7169
"    Import a list of patches and commit them individually (unless\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  7170
"    --no-commit is specified).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7171
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7172
"    If there are outstanding changes in the working directory, import\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7173
"    will abort unless given the -f/--force flag.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7174
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7175
"    You can import a patch straight from a mail message. Even patches\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7176
"    as attachments work (to use the body part, it must have type\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7177
"    text/plain or text/x-patch). From and Subject headers of email\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7178
"    message are used as default committer and commit message. All\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7179
"    text/plain body parts before first diff are added to commit\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7180
"    message.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7181
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7182
"    If the imported patch was generated by hg export, user and\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7183
"    description from patch override values from message headers and\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7184
"    body. Values given on command line with -m/--message and -u/--user\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7185
"    override these.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7186
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7187
"    If --exact is specified, import will set the working directory to\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7188
"    the parent of each patch before applying it, and will abort if the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7189
"    resulting changeset has a different ID than the one recorded in\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7190
"    the patch. This may happen due to character set problems or other\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7191
"    deficiencies in the text patch format.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7192
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7193
"    With -s/--similarity, hg will attempt to discover renames and\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7194
"    copies in the patch in the same way as 'addremove'.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7195
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7196
"    To read a patch from standard input, use \"-\" as the patch name. If\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7197
"    a URL is specified, the patch will be downloaded from it.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7198
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7199
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7200
msgstr ""
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7201
"Importiert eine Liste von Patches\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7202
"\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7203
"    Wendet die angegebenen Patches nacheinander an und übernimmt die "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7204
"Änderungen\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7205
"    ins Archiv (es sei denn die Option --no-commit ist angegeben).\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7206
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7207
"    Falls aktuell lokale Änderungen im Arbeitsverzeichnis vorliegen, bricht\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7208
"    der Befehl ohne die Option -f/--force ab.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7209
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7210
"    Patches können direkt aus Emails importiert werden, sogar wenn sie in\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7211
"    einem Anhang (Mime Typ text/plain oder text/x-patch) vorliegen. Die\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7212
"    Absender- und Betreffszeile, sowie alle text/plain Abschnitte vor dem "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7213
"Patch\n"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7214
"    werden als Benutzername bzw. Versionsmeldung bei der Übernahme "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7215
"verwendet.\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7216
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7217
"    Falls der einzulesende Patch von \"hg export\" erzeugt wurde, werden\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7218
"    Benutzername und Versionsmeldung aus dem Patch und nicht aus der Email\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7219
"    verwendet. Die Optionen -m/--message und -u/--user überschreiben aber\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7220
"    auch diese Angaben.\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7221
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7222
"    Mit der Option --exact wird das Arbeitsverzeichnis vor jedem Patch auf\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7223
"    dessen Vorgängerversion gebracht. Nach Anwendung wird geprüft, ob der\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7224
"    neue Änderungssatz die gleiche Prüfsumme aufweist, wie der Patch. Falls\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7225
"    dies nicht so ist (im Falle von inkompatiblen Zeichensätzen oder "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7226
"anderen\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7227
"    Problemen mit dem Patch Format), wird die Operation abgebrochen.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7228
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7229
"    Mit der Option -s/--similarity werden Umbenennungen und Kopien auf\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7230
"    gleiche Weise wie mit dem Befehl \"hg addremove\" erkannt.\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7231
"\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7232
"    Um einen Patch von der Standardeingabe zu lesen, kann der Dateiname \"-"
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7233
"\"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7234
"    verwendet werden. Falls eine URL angegeben ist, wird der Patch von dort\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7235
"    heruntergeladen. Siehe 'hg help dates' für eine Liste aller gültigen\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7236
"    Formate für -d/--date.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7237
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7238
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7239
msgid "applying patch from stdin\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7240
msgstr "Wende Patch von der Standardeingabe an\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7241
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7242
msgid "no diffs found"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7243
msgstr "Keine Diffs gefunden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7244
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7245
msgid "not a Mercurial patch"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7246
msgstr "Kein Mercurial Patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7247
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7248
msgid "patch is damaged or loses information"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7249
msgstr "Prüfsumme stimmt nicht überein: Patch korrumpiert"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7250
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7251
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7252
"show new changesets found in source\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7253
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7254
"    Show new changesets found in the specified path/URL or the default\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7255
"    pull location. These are the changesets that would have been pulled\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7256
"    if a pull at the time you issued this command.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7257
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7258
"    For remote repository, using --bundle avoids downloading the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7259
"    changesets twice if the incoming is followed by a pull.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7260
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7261
"    See pull for valid source format details.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7262
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7263
msgstr ""
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7264
"Zeigt neue Revisionen in einer externen Quelle an\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7265
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7266
"    Zeigt alle neuen Änderungen an, die durch ein \"hg pull\" vom \n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7267
"    angegebenen Pfad/URL oder dem 'default'-Pfad geholt werden würden.\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7268
"\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7269
"    Für entfernte Archive sorgt die Option --bundle dafür, dass die "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7270
"Änderungen\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7271
"    bei einem folgenden \"hg pull\" nicht ein zweites Mal geholt werden.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7272
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7273
"    Siehe \"hg help pull\" für gültige Angaben für die Quelle.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7274
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7275
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7276
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7277
"create a new repository in the given directory\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7278
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7279
"    Initialize a new repository in the given directory. If the given\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7280
"    directory does not exist, it will be created.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7281
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7282
"    If no directory is given, the current directory is used.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7283
"\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  7284
"    It is possible to specify an ``ssh://`` URL as the destination.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7285
"    See 'hg help urls' for more information.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7286
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7287
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7288
"Erzeugt ein neues Projektarchiv im angegebenen Verzeichnis\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7289
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7290
"    Initialisiert ein neues Archiv im angegebenen Verzeichnis. Sollte das\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7291
"    angegebene Verzeichnis nicht existieren, wird es angelegt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7292
"\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7293
"    Ist kein Zielverzeichnis angegeben, wird das aktuelle genutzt.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7294
"\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  7295
"    Es ist möglich eine ``ssh://`` URL als Ziel anzugeben.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7296
"    Siehe 'hg help urls' für mehr Informationen.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7297
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7298
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7299
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7300
"locate files matching specific patterns\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7301
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7302
"    Print files under Mercurial control in the working directory whose\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7303
"    names match the given patterns.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7304
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7305
"    By default, this command searches all directories in the working\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7306
"    directory. To search just the current directory and its\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7307
"    subdirectories, use \"--include .\".\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7308
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7309
"    If no patterns are given to match, this command prints the names\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7310
"    of all files under Mercurial control in the working directory.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7311
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7312
"    If you want to feed the output of this command into the \"xargs\"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7313
"    command, use the -0 option to both this command and \"xargs\". This\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7314
"    will avoid the problem of \"xargs\" treating single filenames that\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7315
"    contain whitespace as multiple filenames.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7316
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7317
msgstr ""
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7318
"Suche Dateien mit bestimmtem Namen\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7319
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7320
"    Gibt alle Dateien im Projektarchiv aus, deren Namen auf ein angegebenes\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7321
"    Muster passen.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7322
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7323
"    Standardmäßig wird das gesamte Archiv durchsucht. Um die Suche auf das\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7324
"    aktuelle Verzeichnis und Unterverzeichnisse zu begrenzen, verwende\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7325
"    \"--include .\".\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7326
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7327
"    Ohne angegebenes Suchmuster werden alle Dateinamen ausgegeben.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7328
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7329
"    Um die Ausgabe besser in Verbindung mit \"xargs\" verwenden zu können,\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7330
"    sollte die Option \"-0\" (Null) in beiden Befehle angegeben werden.\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7331
"    Dadurch werden die Dateinamen mit einem Null-Byte getrennt, was "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7332
"Probleme\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7333
"    mit Leerzeichen in Dateinamen vermeidet.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7334
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7335
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7336
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7337
"show revision history of entire repository or files\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7338
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7339
"    Print the revision history of the specified files or the entire\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7340
"    project.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7341
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7342
"    File history is shown without following rename or copy history of\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7343
"    files. Use -f/--follow with a filename to follow history across\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7344
"    renames and copies. --follow without a filename will only show\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7345
"    ancestors or descendants of the starting revision. --follow-first\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7346
"    only follows the first parent of merge revisions.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7347
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7348
"    If no revision range is specified, the default is tip:0 unless\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7349
"    --follow is set, in which case the working directory parent is\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7350
"    used as the starting revision.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7351
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7352
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7353
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7354
"    By default this command prints revision number and changeset id,\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7355
"    tags, non-trivial parents, user, date and time, and a summary for\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7356
"    each commit. When the -v/--verbose switch is used, the list of\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7357
"    changed files and full commit message are shown.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7358
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7359
"    NOTE: log -p/--patch may generate unexpected diff output for merge\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7360
"    changesets, as it will only compare the merge changeset against\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7361
"    its first parent. Also, only files different from BOTH parents\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7362
"    will appear in files:.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7363
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7364
msgstr ""
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7365
"Zeigt die Revisionshistorie des Archivs oder von Dateien an\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7366
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7367
"    Gibt die Revisionshistorie der angegeben Dateien oder des ganzen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7368
"    Projektes aus.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7369
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7370
"    Die Dateihistorie wird angezeigt ohne der Umbenennungs- oder Kopier-\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7371
"    historie zu folgen. Bei Angabe von -f/--follow mit einem Dateinamen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7372
"    wird die Historie über Kopien und Umbenennungen hinweg verfolgt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7373
"    --follow ohne Dateinamen wird nur Vorläufer und Nachfolger ab der\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7374
"    Startrevision anzeigen. --follow-first folgt nur dem ersten Vorgänger\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7375
"    einer Zusammenführungsversion.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7376
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7377
"    Solle kein Revisionsbereich angegeben sein, wird tip:0 angenommen, "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7378
"außer\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7379
"    --follow wurde angegeben. In diesem Fall wird die Vorgängerversion des\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7380
"    Arbeitsverzeichnis als Startversion genommen.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7381
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7382
"    Siehe 'hg help dates' für eine Liste gültiger Formate für -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7383
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7384
"    Standardmäßig wird folgendes ausgegeben: Änderungssatz-Id und\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7385
"    Prüfsumme, Marken, nicht triviale Vorgängerversionen, Nutzer,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7386
"    Datum und Zeit und eine Zusammenfassung für jede Version. Bei Angabe\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7387
"    des -v/--verbose Schalters, wird eine Liste aller geänderten Dateien\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7388
"    und die komplette Versionsmeldung angezeigt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7389
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7390
"    HINWEIS: log -p/--patch kann ein unerwartetes Diff für "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7391
"Zusammenführungen\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7392
"    erzeugen, da es standardmäßig die Zusammenführungsversion mit der "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7393
"ersten\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7394
"    Vorgängerversion vergleicht. Auch in der Dateiliste werden nur Dateien\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7395
"    berücksichtigt, die zu BEIDEN Vorgängernversionen verschieden sind.\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7396
"    "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7397
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7398
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7399
"output the current or given revision of the project manifest\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7400
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7401
"    Print a list of version controlled files for the given revision.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7402
"    If no revision is given, the first parent of the working directory\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7403
"    is used, or the null revision if no revision is checked out.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7404
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7405
"    With -v, print file permissions, symlink and executable bits.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7406
"    With --debug, print file revision hashes.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7407
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7408
msgstr ""
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7409
"Gibt das Manifest der angegebenen oder aktuellen Revision aus.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7410
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7411
"    Gibt eine Liste aller Dateien unter Versionskontrolle für die "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7412
"angegebene\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7413
"    Revision aus. Wenn keine Revision angegeben wird, wird die erste\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7414
"    Vorgängerversion des Arbeitsverzeichnis genutzt oder die Spitze (tip)\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7415
"    falls keine Revision ausgecheckt ist.\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7416
"\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7417
"    Mit dem Schalter -v werden zusätzlich zum Dateinamen auch die Rechte "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7418
"und\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7419
"    der Dateityp (Verknüpfung/ausführbar) ausgegeben; mit --debug auch noch\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7420
"    die Prüfsumme.\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7421
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7422
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7423
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7424
"merge working directory with another revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7425
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7426
"    The current working directory is updated with all changes made in\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7427
"    the requested revision since the last common predecessor revision.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7428
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7429
"    Files that changed between either parent are marked as changed for\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7430
"    the next commit and a commit must be performed before any further\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7431
"    updates to the repository are allowed. The next commit will have\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7432
"    two parents.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7433
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7434
"    If no revision is specified, the working directory's parent is a\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7435
"    head revision, and the current branch contains exactly one other\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7436
"    head, the other head is merged with by default. Otherwise, an\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7437
"    explicit revision with which to merge with must be provided.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7438
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7439
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7440
"Führt das Arbeitsverzeichnis mit einer anderen Revision zusammen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7441
"\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7442
"    Wendet die Änderungen der angegebenen Revision (seit einem gemeinsamen\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7443
"    Vorfahr) im Arbeitsverzeichnis an.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7444
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7445
"    Dateien, die in sich in einer der beiden Vorgängerversionen änderten\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7446
"    werden als verändert markiert und es muss 'hg commit' ausgeführt bevor\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7447
"    weitere Änderungen durchgeführt werden dürfen. Nach dem Übernehmen hat\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7448
"    die neue Revision zwei Vorfahren.\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7449
"\n"
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7450
"    Wenn keine Revision angegeben wird und der Vorgänger des Arbeits-\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7451
"    verzeichnisses eine Kopfversion eines Zweiges mit genau zwei Köpfen "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7452
"ist,\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7453
"    dann wird der andere Kopf für die Zusammenführung verwendet.\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7454
"    Bei mehr oder weniger als zwei Köpfen im Zweig muss eine andere "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7455
"Revision\n"
7897
852fef4d9152 i18n: continuation of command.py translations/checking
Fabian Kreutz <fabian.kreutz@qvantel.com>
parents: 7896
diff changeset
  7456
"    explizit angegeben werden.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7457
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7458
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7459
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7460
msgid "branch '%s' has %d heads - please merge with an explicit rev"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7461
msgstr "Zweig '%s' hat %d Köpfe - Bitte wähle eine explizite Revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7462
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7463
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7464
msgid "branch '%s' has one head - please merge with an explicit rev"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7465
msgstr "Zweig '%s' hat einen Kopf - Bitte wähle eine explizite Revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7466
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7467
msgid "there is nothing to merge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7468
msgstr "Es gibt nichts zum Zusammenführen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7469
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7470
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7471
msgid "%s - use \"hg update\" instead"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7472
msgstr "%s - Nutze \"hg update\" stattdessen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7473
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7474
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7475
"working dir not at a head rev - use \"hg update\" or merge with an explicit "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7476
"rev"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7477
msgstr ""
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7478
"Arbeitsverzeichnis ist keine Kopfversion - Nutze \"hg update\" oder gib eine "
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
  7479
"explizite Revision an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7480
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7481
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7482
"show changesets not found in destination\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7483
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7484
"    Show changesets not found in the specified destination repository\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7485
"    or the default push location. These are the changesets that would\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7486
"    be pushed if a push was requested.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7487
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7488
"    See pull for valid destination format details.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7489
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7490
msgstr ""
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7491
"Zeigt Änderungssätze, die nicht im Zielarchiv sind\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7492
"\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7493
"    Zeigt alle Änderungssätze des lokalen Archivs, die nicht im angegebenen\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7494
"    Zielarchiv oder dem Standardziel vorhanden sind. Dies sind genau jene,\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7495
"    die durch ein 'hg push' übertragen werden würden.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7496
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7497
"    Siehe Hilfe zu 'pull' für das Format der Zieladresse.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7498
"    "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7499
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7500
msgid ""
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7501
"show the parents of the working directory or revision\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7502
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7503
"    Print the working directory's parent revisions. If a revision is\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7504
"    given via -r/--rev, the parent of that revision will be printed.\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7505
"    If a file argument is given, the revision in which the file was\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7506
"    last changed (before the working directory revision or the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7507
"    argument to --rev if given) is printed.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7508
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7509
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7510
"Zeigt die Vorgänger des Arbeitsverzeichnisses oder einer Revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7511
"\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7512
"    Gibt die Vorgängerversion(en) des Arbeitsverzeichnisses aus. Bei\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7513
"    Angabe einer Revision via -r/--rev, werden die Vorgänger dieser\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7514
"    Version ausgegeben. Bei Angabe einer Datei wird die Version\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7515
"    ausgegeben, in der diese Datei zuletzt geändert wurde (noch vor der\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7516
"    Version des Arbeitsverzeichnisses oder dem Argument zu --rev falls\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7517
"    angegeben).\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7518
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7519
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7520
msgid "can only specify an explicit filename"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7521
msgstr "Ein expliziter Dateiname muss angegeben werden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7522
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7523
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7524
msgid "'%s' not found in manifest!"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7525
msgstr "'%s' nicht im Manifest gefunden!"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7526
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7527
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7528
"show aliases for remote repositories\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7529
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7530
"    Show definition of symbolic path name NAME. If no name is given,\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7531
"    show definition of all available names.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7532
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7533
"    Path names are defined in the [paths] section of /etc/mercurial/hgrc\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7534
"    and $HOME/.hgrc. If run inside a repository, .hg/hgrc is used, too.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7535
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7536
"    See 'hg help urls' for more information.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7537
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7538
msgstr ""
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7539
"Zeigt Adresse für Aliasnamen von entfernten Projektarchiven an\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7540
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7541
"    Zeigt die Adressdefinition des Kurznamens NAME an. Wenn kein Name "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7542
"gegeben\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7543
"    ist, werden alle Alias-Definitionen angezeigt.\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7544
"\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7545
"    Kurznamen für entfernte Archive werden im Abschnitt [paths] der Dateien\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7546
"    /etc/mercurial/hgrc und $HOME/.hgrc definiert. Wenn der Befehl in einem\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7547
"    Projektarchiv ausgeführt wird, wird auch die .hg/hgrc durchsucht.\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7548
"\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7549
"    Siehe auch 'hg help urls' für das Format von Adressangaben.\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7550
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7551
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7552
msgid "not found!\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7553
msgstr "nicht gefunden!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7554
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7555
msgid "not updating, since new heads added\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7556
msgstr "Aktualisierung nicht durchgeführt, da neue Köpfe hinzugefügt wurden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7557
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7558
msgid "(run 'hg heads' to see heads, 'hg merge' to merge)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7559
msgstr ""
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7560
"(\"hg heads\" zeigt alle Köpfe, nutze \"hg merge\" um sie zusammenzuführen)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7561
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7562
msgid "(run 'hg update' to get a working copy)\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7563
msgstr "(führe \"hg update\" aus, um ein Arbeitsverzeichnis zu erstellen)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7564
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7565
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7566
"pull changes from the specified source\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7567
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7568
"    Pull changes from a remote repository to a local one.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7569
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7570
"    This finds all changes from the repository at the specified path\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7571
"    or URL and adds them to a local repository (the current one unless\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7572
"    -R is specified). By default, this does not update the copy of the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7573
"    project in the working directory.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7574
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7575
"    Use hg incoming if you want to see what would have been added by a\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7576
"    pull at the time you issued this command. If you then decide to\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7577
"    added those changes to the repository, you should use pull -r X\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7578
"    where X is the last changeset listed by hg incoming.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7579
"\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7580
"    If SOURCE is omitted, the 'default' path will be used.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7581
"    See 'hg help urls' for more information.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7582
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7583
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7584
"Holt Änderungen aus dem angegebenen Projektarchiv\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7585
"\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7586
"    Überträgt Änderungen aus einem entfernten Archiv in das lokale.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7587
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7588
"    Dabei werden alle Änderungen vom Archiv am angegebenen Pfad oder\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7589
"    URL gesucht und dem lokalen Archiv hinzugefügt. Standardmäßig\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7590
"    wird die Kopie des Projektes im Arbeitsverzeichnis nicht aktualisiert.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7591
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7592
"    Um zu sehen, was beim nächsten 'pull' geholt würde, ohne dem Archiv\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7593
"    tatsächlich Änderungen hinzuzufügen, nutze \"hg incoming\". Wenn diese\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7594
"    dann hinzugefügt werden sollen, kann man mit \"pull -r X\" als X der\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7595
"    letzte von incoming gezeigte Änderungssatz angegeben werden.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7596
"    Ohne Angabe der QUELLE wird standardmäßig der 'default'-Pfad genutzt.\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7597
"    Siehe Hilfe zu 'paths' zu Pfad-Kurznamen und 'urls' für erlaubte\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7598
"    Formate für die Quellangabe.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7599
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7600
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7601
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7602
"push changes to the specified destination\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7603
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7604
"    Push changes from the local repository to the given destination.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7605
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7606
"    This is the symmetrical operation for pull. It moves changes from\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7607
"    the current repository to a different one. If the destination is\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7608
"    local this is identical to a pull in that directory from the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7609
"    current one.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7610
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7611
"    By default, push will refuse to run if it detects the result would\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7612
"    increase the number of remote heads. This generally indicates the\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7613
"    user forgot to pull and merge before pushing.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7614
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7615
"    If -r/--rev is used, the named revision and all its ancestors will\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7616
"    be pushed to the remote repository.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7617
"\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  7618
"    Please see 'hg help urls' for important details about ``ssh://``\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7619
"    URLs. If DESTINATION is omitted, a default path will be used.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7620
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7621
msgstr ""
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7622
"Überträgt lokale Änderungen in das angegebene Ziel\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7623
"\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7624
"    Dies ist das Gegenteil der 'pull' Operation. Die lokalen Änderungen\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7625
"    des aktuellen Archivs werden in ein anderes übertragen. Bei lokalem\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7626
"    Ziel ist diese Aktion identisch zu einem 'hg pull' von diesem Archiv "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7627
"zum\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7628
"    aktuellen.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7629
"\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7630
"    Im Regelfall wird \"hg push\" die Ausführung verweigern, wenn das\n"
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7631
"    Resultat die Anzahl der Kopfversionen im entfernten Archiv erhöht, da\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7632
"    dies normalerweise bedeutet, dass der Nutzer vergessen hat vor der\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7633
"    Übertragung die entfernten Änderungen zu holen und zusammenzuführen.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7634
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7635
"    Bei Nutzung von -r/--rev wird die benannte Revision mit allen "
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7636
"Vorgängern\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7637
"    in das entfernte Archiv übertragen.\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7638
"\n"
9979
6e8f39982306 i18n: hand-transplant change in 36760956f6d3
Martin Geisler <mg@lazybytes.net>
parents: 9864
diff changeset
  7639
"    Für wichtige Details zu ``ssh://``-URLS kann die URL-Hilfe zu Rate gezogen\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7640
"    werden. Beim Weglassen des ZIELs wird standardmäßig der 'default'-Pfad\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7641
"    genutzt. Weitere Hilfe gibt unter 'hg help urls'.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7642
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7643
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7644
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7645
msgid "pushing to %s\n"
7940
e2e13a7af148 i18n-de: Commands (push and pull) + typos
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7939
diff changeset
  7646
msgstr "Übertrage nach %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7647
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7648
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7649
"roll back an interrupted transaction\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7650
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7651
"    Recover from an interrupted commit or pull.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7652
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7653
"    This command tries to fix the repository status after an\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7654
"    interrupted operation. It should only be necessary when Mercurial\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7655
"    suggests it.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7656
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7657
msgstr ""
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7658
"Setzt eine unterbrochene Transaktion zurück\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7659
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7660
"    Setzt ein unterbrochenes Übernehmen (commit) oder Abholen (pull) "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7661
"zurück.\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7662
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7663
"    Der ungültige Status durch die Unterbrechung wird repariert. Dies "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7664
"sollte\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7665
"    nur dann nötig sein, wenn eine Meldung von Mercurial es vorschlägt.\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7666
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7667
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7668
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7669
"remove the specified files on the next commit\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7670
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7671
"    Schedule the indicated files for removal from the repository.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7672
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7673
"    This only removes files from the current branch, not from the\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7674
"    entire project history. -A/--after can be used to remove only\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7675
"    files that have already been deleted, -f/--force can be used to\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7676
"    force deletion, and -Af can be used to remove files from the next\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7677
"    revision without deleting them from the working directory.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7678
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7679
"    The following table details the behavior of remove for different\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7680
"    file states (columns) and option combinations (rows). The file\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7681
"    states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7682
"    reported by hg status). The actions are Warn, Remove (from branch)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7683
"    and Delete (from disk)::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7684
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7685
"             A  C  M  !\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7686
"      none   W  RD W  R\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7687
"      -f     R  RD RD R\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7688
"      -A     W  W  W  R\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7689
"      -Af    R  R  R  R\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7690
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7691
"    This command schedules the files to be removed at the next commit.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7692
"    To undo a remove before that, see hg revert.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7693
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7694
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7695
"Entfernt die angegebenen Dateien in der nächsten Version\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7696
"\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7697
"    Merkt die benannten Dateien für die Entfernung aus dem Archiv vor.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7698
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7699
"    Dabei werden nur Dateien aus dem aktuellen Zweig gelöscht, nicht aus\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7700
"    der gesamten Projekthistorie. Option -A/--after kann genutzt werden,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7701
"    um Dateien zu entfernen, die bereits gelöscht wurden, -f/--force kann\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7702
"    genutzt werden, um die Löschung zu erzwingen. -Af entfernt Dateien aus\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  7703
"    der nächsten Revision, ohne sie zu löschen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7704
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7705
"    Die folgende Tabelle beschreibt detailliert das Verhalten von 'remove'\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7706
"    für unterschiedliche Dateizustände (Spalten) und Optionskombinationen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7707
"    (Reihen). Die Dateizustände sind Hinzugefügt (A), Unverändert (C),\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7708
"    Verändert (M) und Fehlend (!) (wie von 'hg status' angezeigt). Die\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7709
"    Aktionen sind Warnen, Entfernen (aus dem Zweig) und Löschen\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7710
"    (von der Festplatte)::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7711
"\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  7712
"             A  C  M  !\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  7713
"      keine  W  EL W  E\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  7714
"      -f     E  EL EL E\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  7715
"      -A     W  W  W  E\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  7716
"      -Af    E  E  E  E\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7717
"\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7718
"    Die Dateien werden im Projektarchiv beim nächsten Übernehmen (commit)\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7719
"    entfernt. Um diese Aktion vorher rückgängig zu machen, siehe 'hg "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7720
"revert'.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7721
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7722
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7723
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7724
msgid "not removing %s: file is untracked\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7725
msgstr "Entferne %s nicht: Datei ist nicht versioniert\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7726
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7727
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7728
msgid "not removing %s: file %s (use -f to force removal)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7729
msgstr "Entferne nicht %s: Datei %s (Nutze -f um Entfernung zu erzwingen)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7730
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7731
msgid "still exists"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7732
msgstr "Existiert immer noch"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7733
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7734
msgid "is modified"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7735
msgstr "Ist modifiziert"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7736
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7737
msgid "has been marked for add"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7738
msgstr "Wurde als hinzugefügt markiert"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7739
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7740
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7741
"rename files; equivalent of copy + remove\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7742
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7743
"    Mark dest as copies of sources; mark sources for deletion. If dest\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7744
"    is a directory, copies are put in that directory. If dest is a\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7745
"    file, there can only be one source.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7746
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7747
"    By default, this command copies the contents of files as they\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7748
"    exist in the working directory. If invoked with -A/--after, the\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7749
"    operation is recorded, but no copying is performed.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7750
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7751
"    This command takes effect at the next commit. To undo a rename\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7752
"    before that, see hg revert.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7753
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7754
msgstr ""
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7755
"Benennt Dateien um; äquivalent zu \"copy\" und \"remove\"\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7756
"\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7757
"    Erstellt das Ziel als neue Datei mit der Versionshistorie der Quelle.\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7758
"    Die Quelle wird ausserdem als gelöscht markiert. Wenn mehrere Quellen\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7759
"    angegeben sind, muss das Ziel ein Verzeichnis sein.\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7760
"\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7761
"    Normalerweise kopiert dieser Befehl auch den Inhalt der Datei wie sie\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7762
"    im Arbeitsverzeichnis vorliegt. Existiert das Ziel jedoch schon, so "
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7763
"kann\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7764
"    dieses durch Angabe der Option --after/-A als Kopie nachträglich "
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7765
"markiert\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7766
"    werden.\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7767
"\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7768
"    Die neue Datei wird wie üblich nicht sofort übernommen, sondern "
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7769
"existiert\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7770
"    als lokale Änderung im Arbeitsverzeichnis. Die Umbenennung kann durch\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7771
"    \"hg revert\" rückgängig gemacht werden.\n"
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7772
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7773
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7774
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7775
"retry file merges from a merge or update\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7776
"\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  7777
"    This command can cleanly retry unresolved file merges using file\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7778
"    revisions preserved from the last update or merge.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7779
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7780
"    If a conflict is resolved manually, please note that the changes\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7781
"    will be overwritten if the merge is retried with resolve. The\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7782
"    -m/--mark switch should be used to mark the file as resolved.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7783
"\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7784
"    You can specify a set of files to operate on, or use the -a/-all\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7785
"    switch to select all unresolved files.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7786
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7787
"    This command also allows listing resolved files and manually\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7788
"    indicating whether or not files are resolved. All files must be\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7789
"    marked as resolved before a commit is permitted.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7790
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7791
"    The codes used to show the status of files are::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7792
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7793
"      U = unresolved\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7794
"      R = resolved\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7795
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7796
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7797
"Wiederholt eine Dateizusammenführung oder Aktualisierung\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7798
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7799
"    Der Prozess, zwei Versionen automatisch zusammenzuführen (nach "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7800
"expliziter\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7801
"    Zusammenführung oder nach Aktualisierung mit lokalen Änderungen), wird\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7802
"    erneut auf die ursprünglichen Versionen angewendet.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7803
"    Dies überschreibt manuelle Versuche, den Konflikt zu lösen. Damit dies\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7804
"    nicht geschieht (und damit ein Übernehmen der Änderungen zugelassen\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7805
"    wird), müssen die Dateien mit der Option -m/--mark als manuell gelöst\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7806
"    markiert werden.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7807
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7808
"    Man kann entweder eine Liste von zu bearbeitenden Dateien angeben, oder\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  7809
"    mit der Option -a/--all alle konfliktbehafteten Dateien auswählen.\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7810
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7811
"    Der aktuelle Status wird mit -l/--list angezeigt. Die dabei verwendeten\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7812
"    Zeichen bedeuten::\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  7813
"\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7814
"      U = noch konfliktbehaftet (unresolved)\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7815
"      R = konfliktfrei (resolved)\n"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7816
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7817
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7818
msgid "too many options specified"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7819
msgstr "Zu viele Optionen angegeben"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7820
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7821
msgid "can't specify --all and patterns"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7822
msgstr "Verwende nicht --all gleichzeitig mit einem Dateimuster"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7823
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7824
msgid "no files or directories specified; use --all to remerge all files"
7963
7da575c56710 i18n-de: docu for resolve
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 7940
diff changeset
  7825
msgstr "Keine Dateien oder Verzeichnisse angegeben; nutze --all für alle"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7826
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7827
msgid ""
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7828
"restore individual files or directories to an earlier state\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7829
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7830
"    (Use update -r to check out earlier revisions, revert does not\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7831
"    change the working directory parents.)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7832
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7833
"    With no revision specified, revert the named files or directories\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7834
"    to the contents they had in the parent of the working directory.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7835
"    This restores the contents of the affected files to an unmodified\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7836
"    state and unschedules adds, removes, copies, and renames. If the\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7837
"    working directory has two parents, you must explicitly specify the\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7838
"    revision to revert to.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7839
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7840
"    Using the -r/--rev option, revert the given files or directories\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7841
"    to their contents as of a specific revision. This can be helpful\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7842
"    to \"roll back\" some or all of an earlier change. See 'hg help\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7843
"    dates' for a list of formats valid for -d/--date.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7844
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7845
"    Revert modifies the working directory. It does not commit any\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7846
"    changes, or change the parent of the working directory. If you\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7847
"    revert to a revision other than the parent of the working\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7848
"    directory, the reverted files will thus appear modified\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7849
"    afterwards.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7850
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7851
"    If a file has been deleted, it is restored. If the executable mode\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7852
"    of a file was changed, it is reset.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7853
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7854
"    If names are given, all files matching the names are reverted.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7855
"    If no arguments are given, no files are reverted.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7856
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7857
"    Modified files are saved with a .orig suffix before reverting.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7858
"    To disable these backups, use --no-backup.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7859
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7860
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7861
"Setzt gegebene Dateien oder Verzeichnisse auf frühere Version zurück\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7862
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7863
"    (Im Gegensatz zu 'update -r' verändert 'revert' nicht die Angabe der\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7864
"    Vorgängerversion des Arbeitsverzeichnisses)\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7865
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7866
"    Ohne gegebene Revision wird der Inhalt der benannten Dateien oder\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7867
"    Verzeichnisse auf die Vorgängerversion zurückgesetzt. Die betroffenen\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7868
"    Dateien gelten danach wieder als unmodifiziert und nicht übernommene\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7869
"    Hinzufügungen, Entfernungen, Kopien und Umbenennungen werden vergessen.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7870
"    Falls das Arbeitsverzeichnis zwei Vorgänger hat, muss eine Revision\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7871
"    explizit angegeben werden.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7872
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7873
"    Mit der -r/--rev Option werden die Dateien oder Verzeichnisse auf die\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7874
"    gegebene Revision zurückgesetzt. Auf diese Weise können ungewollte\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7875
"    Änderungen rückgängig gemacht werden. Die betroffenen Dateien gelten "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7876
"dann\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7877
"    als modifiziert (seit dem Vorgänger) und müssen per 'commit' als neue\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7878
"    Revision übernommen werden. Siehe auch 'hg help dates' für erlaubte "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7879
"Formate\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7880
"    der -d/--date Option.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7881
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7882
"    Eine gelöschte Datei wird wieder hergestellt. Wurde die Ausführbarkeit\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7883
"    einer Datei verändert, wird auch dieser Wert zurückgesetzt.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7884
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7885
"    Nur die angegebenen Dateien und Verzeichnisse werden zurückgesetzt. "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7886
"Ohne\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7887
"    Angabe werden keine Dateien verändert.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7888
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7889
"    Modifizierte Dateien werden vor der Änderung mit der Endung .orig\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7890
"    gespeichert. Um dieses Backup zu verhindern, verwende --no-backup.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7891
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7892
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7893
msgid "you can't specify a revision and a date"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7894
msgstr "ungültige Angabe von Revision und Datum gleichzeitig"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7895
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7896
msgid "no files or directories specified; use --all to revert the whole repo"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7897
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7898
"keine Dateien oder Verzeichnisse angegeben; nutze --all um das gesamte "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7899
"Arbeitsverzeichnis zurückzusetzen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7900
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7901
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7902
msgid "forgetting %s\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7903
msgstr "vergesse: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7904
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7905
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7906
msgid "reverting %s\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7907
msgstr "setze zurück: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7908
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7909
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7910
msgid "undeleting %s\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7911
msgstr "stelle wieder her: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7912
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7913
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7914
msgid "saving current version of %s as %s\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7915
msgstr "speichere aktuelle Version von %s als %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7916
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7917
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7918
msgid "file not managed: %s\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7919
msgstr "Datei nicht unter Versionskontrolle: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7920
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7921
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7922
msgid "no changes needed to %s\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7923
msgstr "keine Änderungen notwendig für %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7924
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7925
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7926
"roll back the last transaction\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7927
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7928
"    This command should be used with care. There is only one level of\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7929
"    rollback, and there is no way to undo a rollback. It will also\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7930
"    restore the dirstate at the time of the last transaction, losing\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7931
"    any dirstate changes since that time. This command does not alter\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7932
"    the working directory.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7933
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7934
"    Transactions are used to encapsulate the effects of all commands\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7935
"    that create new changesets or propagate existing changesets into a\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7936
"    repository. For example, the following commands are transactional,\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7937
"    and their effects can be rolled back::\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7938
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7939
"      commit\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7940
"      import\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7941
"      pull\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7942
"      push (with this repository as destination)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7943
"      unbundle\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7944
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7945
"    This command is not intended for use on public repositories. Once\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7946
"    changes are visible for pull by other users, rolling a transaction\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7947
"    back locally is ineffective (someone else may already have pulled\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7948
"    the changes). Furthermore, a race is possible with readers of the\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7949
"    repository; for example an in-progress pull from the repository\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7950
"    may fail if a rollback is performed.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7951
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7952
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7953
"Rollt die letzte Transaktion zurück\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7954
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7955
"    Dieser Befehl muss mit Vorsicht verwendet werden. Es gibt keine ver-\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7956
"    schachtelten Transaktionen und ein Rückrollen kann selber nicht "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7957
"rückgängig\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7958
"    gemacht werden. Der aktuelle Status (dirstate) im .hg Verzeichnis wird\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7959
"    auf die letzte Transaktion zurückgesetzt. Neuere Änderungen gehen damit\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7960
"    verloren.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7961
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7962
"    Transaktionen werden verwendet um den Effekt aller Befehle, die "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7963
"Änderungs-\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7964
"    sätze erstellen oder verteilen, zu kapseln. Die folgenden Befehle\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  7965
"    werden durch Transaktionen geschützt::\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7966
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7967
"      commit\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7968
"      import\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7969
"      pull\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7970
"      push (mit diesem Archiv als Ziel)\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7971
"      unbundle\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7972
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7973
"    Dieser Befehl ist nicht für öffentliche Archive gedacht. Sobald "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7974
"Änderungen\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7975
"    für Andere sichtbar sind ist ein Zurückrollen unnütz, da jemand sie "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7976
"bereits\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7977
"    zu sich übertragen haben könnte. Weiterhin entsteht eine "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7978
"Wettlaufsituation,\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7979
"    wenn beispielsweise ein Zurückrollen ausgeführt wird, während jemand "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  7980
"anders\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7981
"    ein 'pull' ausführt.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7982
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7983
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7984
msgid ""
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  7985
"print the root (top) of the current working directory\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7986
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7987
"    Print the root directory of the current repository.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7988
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7989
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7990
"Gibt die Wurzel (top) des aktuellen Arbeitsverzeichnisses aus\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7991
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7992
"    Gibt das Wurzelverzeichnis des aktuellen Arbeitsverzeichnisses aus.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  7993
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7994
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7995
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7996
"export the repository via HTTP\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7997
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7998
"    Start a local HTTP repository browser and pull server.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  7999
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8000
"    By default, the server logs accesses to stdout and errors to\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8001
"    stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8002
"    files.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8003
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8004
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8005
"Exportiert das Projektarchiv via HTTP\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8006
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8007
"    Startet einen lokalen HTTP Archivbrowser und einen Pull-Server.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8008
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8009
"    Standardmäßig schreibt der Server Zugriffe auf die Standardausgabe\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8010
"    und Fehler auf die Standardfehlerausgabe. Nutze die Optionen \n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8011
"    -A/--accesslog und -E/--errorlog, um die Ausgabe in Dateien umzulenken.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8012
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8013
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8014
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8015
msgid "listening at http://%s%s/%s (bound to %s:%d)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8016
msgstr "Höre auf http://%s%s/%s (gebunden an %s:%d)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8017
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8018
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8019
"show changed files in the working directory\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8020
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8021
"    Show status of files in the repository. If names are given, only\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8022
"    files that match are shown. Files that are clean or ignored or\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8023
"    the source of a copy/move operation, are not listed unless\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8024
"    -c/--clean, -i/--ignored, -C/--copies or -A/--all are given.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8025
"    Unless options described with \"show only ...\" are given, the\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8026
"    options -mardu are used.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8027
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8028
"    Option -q/--quiet hides untracked (unknown and ignored) files\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8029
"    unless explicitly requested with -u/--unknown or -i/--ignored.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8030
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8031
"    NOTE: status may appear to disagree with diff if permissions have\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8032
"    changed or a merge has occurred. The standard diff format does not\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8033
"    report permission changes and diff only reports changes relative\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8034
"    to one merge parent.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8035
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8036
"    If one revision is given, it is used as the base revision.\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8037
"    If two revisions are given, the differences between them are\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8038
"    shown.\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8039
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8040
"    The codes used to show the status of files are::\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8041
"\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8042
"      M = modified\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8043
"      A = added\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8044
"      R = removed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8045
"      C = clean\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8046
"      ! = missing (deleted by non-hg command, but still tracked)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8047
"      ? = not tracked\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8048
"      I = ignored\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8049
"        = origin of the previous file listed as A (added)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8050
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8051
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8052
"Zeigt geänderte Dateien im Arbeitsverzeichnis\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8053
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8054
"    Zeigt den Status von Dateien im Archiv an. Wenn eine Name übergeben\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8055
"    wird, werden nur zutreffende Dateien angezeigt. Es werden keine Dateien\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8056
"    angezeigt die unverändert, ignoriert oder Quelle einer Kopier- oder\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8057
"    Verschiebe Operation sind, es sei denn -c/--clean (unverändert),\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8058
"    -i/--ignored (ignoriert), -C/--copies (Kopien) oder -A/--all (alle)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8059
"    wurde angegeben. Außer bei Angabe von Optionen, die mit \"Zeigt\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8060
"    nur ...\" beschrieben werden, werden die Optionen -mardu genutzt.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8061
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8062
"    Die Option -q/--quiet blendet unüberwachte (unbekannte und ignorierte)\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8063
"    Dateien aus, es sei denn sie werden explizit mit -u/--unknown oder \n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8064
"    -i/--ignored angefordert.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8065
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8066
"    HINWEIS: Der Status kann sich vom Diff unterscheiden, wenn sich\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8067
"    Berechtigungen geändert haben oder eine Zusammenführung aufgetreten\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8068
"    ist. Das Standard-Diff-Format zeigt keine Berechtigungsänderungen an "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8069
"und\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8070
"    'diff' zeigt nur Änderungen relativ zu einer Vorgängerversion einer\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8071
"    Zusammenführung an.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8072
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8073
"    Bei Angabe einer Revision wird diese als Basisrevision genutzt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8074
"    Bei Angabe zweier Revisionen werden die Unterschiede zwischen diesen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8075
"    beiden gezeigt.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8076
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8077
"    Die Kürzel zur Angabe des Status einer Datei sind::\n"
9561
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8078
"\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8079
"      M = modifiziert\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8080
"      A = hinzugefügt (added)\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8081
"      R = entfernt (removed)\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8082
"      C = unverändert (clean)\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8083
"      ! = verschwunden (nicht durch einen hg-Befehl gelöscht, aber immer\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8084
"          noch überwacht)\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8085
"      ? = nicht überwacht\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8086
"      I = ignoriert\n"
2388ba07449b i18n-de: correct indentation of verbatim blocks
Martin Geisler <mg@lazybytes.net>
parents: 9560
diff changeset
  8087
"        = die zuvor hinzugefügt Datei wurde von hier kopiert\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8088
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8089
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8090
msgid ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8091
"summarize working directory state\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8092
"\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8093
"    This generates a brief summary of the working directory state,\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8094
"    including parents, branch, commit status, and available updates.\n"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8095
"\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8096
"    With the --remote option, this will check the default paths for\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8097
"    incoming and outgoing changes. This can be time-consuming.\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8098
"    "
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8099
msgstr ""
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8100
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8101
msgid " (empty repository)"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8102
msgstr " (leeres Archiv)"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8103
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8104
msgid " (no revision checked out)"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8105
msgstr " (keine Revision geladen)"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8106
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8107
#, python-format
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8108
msgid "parent: %d:%s %s\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8109
msgstr "Vorgänger: %d:%s %s\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8110
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8111
#, python-format
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8112
msgid "branch: %s\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8113
msgstr "Zweig: %s\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8114
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8115
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8116
msgid "%d added"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8117
msgstr "%d hinzugefügt"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8118
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8119
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8120
msgid "%d modified"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8121
msgstr "%d modifiziert"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8122
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8123
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8124
msgid "%d removed"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8125
msgstr "%d entfernt"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8126
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8127
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8128
msgid "%d deleted"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8129
msgstr "%d gelöscht"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8130
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8131
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8132
msgid "%d ignored"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8133
msgstr "%d ignoriert"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8134
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8135
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8136
msgid "%d unknown"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8137
msgstr "%d unbekannt"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8138
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8139
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8140
msgid "%d unresolved"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8141
msgstr "%d konfliktbehaftet"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8142
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8143
msgid " (merge)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8144
msgstr "(Zusammenführung)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8145
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8146
msgid " (new branch)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8147
msgstr "(neuer Zeig)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8148
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8149
msgid " (clean)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8150
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8151
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8152
msgid " (new branch head)"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8153
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8154
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8155
#, python-format
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8156
msgid "commit: %s\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8157
msgstr "Übernehme: %s\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8158
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8159
msgid "update: (current)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8160
msgstr "Aktualisiere: (aktuell)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8161
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8162
#, python-format
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8163
msgid "update: %d new changesets (update)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8164
msgstr "Aktualisiere: %d neue Änderungssätze (Aktualisierung)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8165
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8166
#, python-format
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8167
msgid "update: %d new changesets, %d branch heads (merge)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8168
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8169
"Aktualisiere: %d neue Änderungssätze, %d neue Zweigköpfe (Zusammenführung)\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8170
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8171
msgid "1 or more incoming"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8172
msgstr ""
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8173
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8174
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8175
msgid "%d outgoing"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8176
msgstr ""
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8177
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8178
#, python-format
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8179
msgid "remote: %s\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8180
msgstr "Entfernt: %s\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8181
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8182
msgid "remote: (synced)\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8183
msgstr "Entfernt: (synchonisiert)\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8184
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8185
msgid ""
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8186
"add one or more tags for the current or given revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8187
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8188
"    Name a particular revision using <name>.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8189
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8190
"    Tags are used to name particular revisions of the repository and are\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8191
"    very useful to compare different revisions, to go back to significant\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8192
"    earlier versions or to mark branch points as releases, etc.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8193
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8194
"    If no revision is given, the parent of the working directory is\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8195
"    used, or tip if no revision is checked out.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8196
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8197
"    To facilitate version control, distribution, and merging of tags,\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8198
"    they are stored as a file named \".hgtags\" which is managed\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8199
"    similarly to other project files and can be hand-edited if\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8200
"    necessary. The file '.hg/localtags' is used for local tags (not\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8201
"    shared among repositories).\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8202
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8203
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8204
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8205
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8206
"Setze ein oder mehrere Etiketten für die aktuelle oder gegebene Revision\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8207
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8208
"    Benennt eine bestimmte Revision mit <name>.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8209
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8210
"    Etiketten sind nützlich um somit benannte Revisionen später in "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8211
"Vergleichen\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8212
"    zu verwenden, in der Historie dorthin zurückzugehen oder wichtige "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8213
"Zweig-\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8214
"    stellen zu markieren.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8215
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8216
"    Wenn keine Revision angegeben ist, wird der Vorgänger des Arbeits-\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8217
"    verzeichnisses (oder - falls keines existiert - die Spitze) benannt.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8218
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8219
"    Um die Versionskontrolle, Verteilung und Zusammenführung von Etiketten\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8220
"    möglich zu machen, werden sie in einer Datei '.hgtags' gespeichert, "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8221
"welche\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8222
"    zusammen mit den anderen Projektdateien überwacht wird und manuell be-\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8223
"    arbeitet werden kann. Lokale Etiketten (nicht mit anderen Archiven "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8224
"geteilt)\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8225
"    liegen in der Datei .hg/localtags.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8226
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8227
"    Siehe auch 'hg help dates' für erlaubte Formate der -d/--date Option.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8228
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8229
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8230
msgid "tag names must be unique"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8231
msgstr "Etikettnamen müssen einzigartig sein"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8232
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8233
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8234
msgid "the name '%s' is reserved"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8235
msgstr "der name '%s' ist reserviert"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8236
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8237
msgid "--rev and --remove are incompatible"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8238
msgstr "Die Optionen --rev und --remove sind inkompatibel"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8239
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8240
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8241
msgid "tag '%s' does not exist"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8242
msgstr "Etikett '%s' existiert nicht"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8243
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8244
#, python-format
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8245
msgid "tag '%s' is not a global tag"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8246
msgstr "Etikett '%s' ist nicht global"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8247
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8248
#, python-format
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8249
msgid "tag '%s' is not a local tag"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8250
msgstr "Etikett '%s' ist nicht lokal"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8251
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8252
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8253
msgid "tag '%s' already exists (use -f to force)"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8254
msgstr "Etikett '%s' existiert bereits; erzwinge mit -f/--force"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8255
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8256
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8257
"list repository tags\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8258
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8259
"    This lists both regular and local tags. When the -v/--verbose\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8260
"    switch is used, a third column \"local\" is printed for local tags.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8261
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8262
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8263
"Liste alle Etiketten des Archivs auf\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8264
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8265
"    Listet sowohl globale wie auch lokale Etiketten auf. Mit dem Schalter -"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8266
"v/\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8267
"    --verbose werden lokale in einer dritten Spalte als solche markiert.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8268
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8269
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8270
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8271
"show the tip revision\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8272
"\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8273
"    The tip revision (usually just called the tip) is the changeset\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8274
"    most recently added to the repository (and therefore the most\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8275
"    recently changed head).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8276
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8277
"    If you have just made a commit, that commit will be the tip. If\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8278
"    you have just pulled changes from another repository, the tip of\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8279
"    that repository becomes the current tip. The \"tip\" tag is special\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8280
"    and cannot be renamed or assigned to a different changeset.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8281
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8282
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8283
"Zeigt die zuletzt übernommene Revision\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8284
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8285
"    Die Spitze (tip) bezeichnet den zuletzt hinzugefügten Änderungssatz und\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8286
"    damit den zuletzt geänderten Kopf.\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8287
"\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8288
"    Nach einem Übernehmen mit commit wird die neue Revision die Spitze.\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8289
"    Nach einem Holen mit pull wird die Spitze des anderen Archives\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8290
"    übernommen. Als Etikettname ist \"tip\" ein Spezialfall und kann nicht\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8291
"    umbenannt oder manuell einem anderen Änderungssatz angehängt werden.\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8292
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8293
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8294
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8295
"apply one or more changegroup files\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8296
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8297
"    Apply one or more compressed changegroup files generated by the\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8298
"    bundle command.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8299
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8300
msgstr ""
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8301
"Wendet eine oder mehrere Änderungsgruppendateien an\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8302
"\n"
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8303
"    Die angegebenen Dateien müssen komprimierte Änderungsgruppen enthalten,\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8304
"    wie sie durch den Befehl 'bundle' erzeugt werden\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8305
"    "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8306
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8307
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8308
"update working directory\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8309
"\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8310
"    Update the repository's working directory to the specified\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8311
"    changeset.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8312
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8313
"    If no changeset is specified, attempt to update to the head of the\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8314
"    current branch. If this head is a descendant of the working\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8315
"    directory's parent, update to it, otherwise abort.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8316
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8317
"    The following rules apply when the working directory contains\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8318
"    uncommitted changes:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8319
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8320
"    1. If neither -c/--check nor -C/--clean is specified, and if\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8321
"       the requested changeset is an ancestor or descendant of\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8322
"       the working directory's parent, the uncommitted changes\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8323
"       are merged into the requested changeset and the merged\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8324
"       result is left uncommitted. If the requested changeset is\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8325
"       not an ancestor or descendant (that is, it is on another\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8326
"       branch), the update is aborted and the uncommitted changes\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8327
"       are preserved.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8328
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8329
"    2. With the -c/--check option, the update is aborted and the\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8330
"       uncommitted changes are preserved.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8331
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8332
"    3. With the -C/--clean option, uncommitted changes are discarded and\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8333
"       the working directory is updated to the requested changeset.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8334
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8335
"    Use null as the changeset to remove the working directory (like 'hg\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8336
"    clone -U').\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8337
"\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8338
"    If you want to update just one file to an older changeset, use 'hg "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8339
"revert'.\n"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8340
"\n"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8341
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8342
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8343
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8344
"Aktualisiert das Arbeitsverzeichnis\n"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8345
"\n"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8346
"    Hebt das Arbeitsverzeichnis auf die angegebene Revision an.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8347
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8348
"    Wird keine Revision angegeben, wird zum Kopf des derzeitigen Zweigs\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8349
"    aktualisiert, falls dieser ein Nachfahr des direkten Vorgängers der\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8350
"    Arbeitskopie ist. Ansonsten bricht die Operation ab.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8351
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8352
"    Wenn die Arbeitskopie nicht übernommene Änderungen enthält, wird nach\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8353
"    folgenden Regeln vorgegangen:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8354
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8355
"    1. Falls weder -c/--check noch -C/--clean angegeben ist und das\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8356
"       Ziel der Aktualisierung ein Vor- oder Nachfahr des Vorgängers der\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8357
"       Arbeitskopie ist, werden die lokalen Änderungen als solche erhalten,\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8358
"       also mit der Zielversion zusammengeführt, aber nicht übernommen.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8359
"       Wenn das Ziel dagegen nicht verwandt ist, wird die Aktualisierung\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8360
"       ohne Veränderung abgebrochen.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8361
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8362
"    2. Mit der Option -c/--check wird die Aktualisierung immer aufgrund\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8363
"       der lokalen Änderungen abgebrochen.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8364
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8365
"    3. Mit der Option -C/--clean werden die nicht übernommenen Änderungen\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8366
"       vernachlässigt und durch die Zielversion vollständig ersetzt.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8367
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8368
"    Bei der Verwendung von null als Revision wird die Arbeitskopie\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8369
"    entfernt (wie 'hg clone -U').\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8370
"\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8371
"    Solle nur eine Datei auf eine ältere Revision gehoben werden, kann\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8372
"    'revert' genutzt werden.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8373
"\n"
8114
ad3ba2de2cba i18n-de: More translations of commands.py (revert, status, unbundle, ...)
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8070
diff changeset
  8374
"    Siehe 'hg help dates' für eine Liste gültiger Formate für -d/--date.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8375
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8376
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8377
msgid "cannot specify both -c/--check and -C/--clean"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8378
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8379
"Es können nicht gleichzeitig -c/--check und -C/--clean angegeben werden"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8380
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8381
msgid "uncommitted local changes"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8382
msgstr "Ausstehende nicht versionierte Änderungen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8383
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8384
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8385
"verify the integrity of the repository\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8386
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8387
"    Verify the integrity of the current repository.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8388
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8389
"    This will perform an extensive check of the repository's\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8390
"    integrity, validating the hashes and checksums of each entry in\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8391
"    the changelog, manifest, and tracked files, as well as the\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8392
"    integrity of their crosslinks and indices.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8393
"    "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8394
msgstr ""
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8395
"Prüft die Integrität des Projektarchivs\n"
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8396
"\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8397
"    Führt eine umfassende Prüfung des aktuellen Proektarchivs durch, "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8398
"rechnet\n"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8399
"    alle Prüfsummen in Historie, Manifest und überwachten Dateien nach.\n"
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8400
"    Auch die Integrität von Referenzen und Indizes wird geprüft.\n"
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8401
"    "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8402
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8403
msgid "output version and copyright information"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8404
msgstr "Gibt Version und Copyright Information aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8405
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8406
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8407
msgid "Mercurial Distributed SCM (version %s)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8408
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8409
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8410
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8411
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8412
"Copyright (C) 2005-2009 Matt Mackall <mpm@selenic.com> and others\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8413
"This is free software; see the source for copying conditions. There is NO\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8414
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8415
msgstr ""
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8416
"\n"
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8417
"Copyright (C) 2005-2009 Matt Mackall <mpm@selenic.com> und andere\n"
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8418
"Dies ist freie Software; siehe Quellen für Kopierbestimmungen. Es besteht\n"
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8419
"KEINE Gewährleistung für das Programm, nicht einmal der Marktreife oder der\n"
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8420
"Verwendbarkeit für einen bestimmten Zweck.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8421
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8422
msgid "repository root directory or name of overlay bundle file"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  8423
msgstr "Wurzelverzeichnis des Archivs oder Name einer Bündeldatei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8424
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8425
msgid "change working directory"
7939
d77960ae81a9 i18n-de: translated global options of commands
Tobias Bell <tobias.bell@gmail.com>
parents: 7938
diff changeset
  8426
msgstr "Wechselt das Arbeitsverzeichnis"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8427
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8428
msgid "do not prompt, assume 'yes' for any required answers"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8429
msgstr "Keine Abfragen, nimmt 'ja' für jede Nachfrage an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8430
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8431
msgid "suppress output"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8432
msgstr "Unterdrückt Ausgabe"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8433
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8434
msgid "enable additional output"
7939
d77960ae81a9 i18n-de: translated global options of commands
Tobias Bell <tobias.bell@gmail.com>
parents: 7938
diff changeset
  8435
msgstr "Ausgabe weiterer Informationen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8436
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8437
msgid "set/override config option"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8438
msgstr "Setzt/überschreibt Konfigurationsoptionen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8439
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8440
msgid "enable debugging output"
7939
d77960ae81a9 i18n-de: translated global options of commands
Tobias Bell <tobias.bell@gmail.com>
parents: 7938
diff changeset
  8441
msgstr "Aktiviert Debugausgaben"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8442
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8443
msgid "start debugger"
7939
d77960ae81a9 i18n-de: translated global options of commands
Tobias Bell <tobias.bell@gmail.com>
parents: 7938
diff changeset
  8444
msgstr "Startet den Debugger"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8445
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8446
msgid "set the charset encoding"
7939
d77960ae81a9 i18n-de: translated global options of commands
Tobias Bell <tobias.bell@gmail.com>
parents: 7938
diff changeset
  8447
msgstr "Setzt die Zeichenkodierung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8448
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8449
msgid "set the charset encoding mode"
7939
d77960ae81a9 i18n-de: translated global options of commands
Tobias Bell <tobias.bell@gmail.com>
parents: 7938
diff changeset
  8450
msgstr "Setzt den Modus der Zeichenkodierung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8451
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8452
msgid "always print a traceback on exception"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8453
msgstr "Gibt die Aufrufhierarchie einer Ausnahmebedingung aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8454
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8455
msgid "time how long the command takes"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8456
msgstr "Gibt die Dauer des Befehls aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8457
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8458
msgid "print command execution profile"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8459
msgstr "Gibt das Ausführungsprofil des Befehls aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8460
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8461
msgid "output version information and exit"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8462
msgstr "Gibt Versionsinformation aus und beendet sich"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8463
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8464
msgid "display help and exit"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8465
msgstr "Gibt Hilfe aus und beendet sich"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8466
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8467
msgid "do not perform actions, just print output"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8468
msgstr "Führt die Aktionen nicht aus, sondern zeigt nur die Ausgabe"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8469
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8470
msgid "specify ssh command to use"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8471
msgstr "Spezifiziert den zu nutzenden SSH-Befehl"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8472
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8473
msgid "specify hg command to run on the remote side"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8474
msgstr "Spezifiziert den hg-Befehl, der entfernt ausgeführt wird"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8475
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8476
msgid "include names matching the given patterns"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8477
msgstr "Namen hinzufügen, die auf das angegebene Muster passen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8478
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8479
msgid "exclude names matching the given patterns"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8480
msgstr "Namen ausschließen, die auf das angegebene Muster passen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8481
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8482
msgid "use <text> as commit message"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8483
msgstr "Nutzt <text> als Versionsmeldung"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8484
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8485
msgid "read commit message from <file>"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8486
msgstr "Liest Versionsmeldung aus <datei>"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8487
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8488
msgid "record datecode as commit date"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8489
msgstr "Protokolliert Datumscode als Versionsdatum"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8490
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8491
msgid "record the specified user as committer"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8492
msgstr "Protokolliert den angegebenen Nutzer als Versionsersteller"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8493
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8494
msgid "display using template map file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8495
msgstr "Anzeige unter Nutzung der Vorlagenzuordnungsdatei"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8496
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8497
msgid "display with template"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8498
msgstr "Anzeige mit Vorlage"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8499
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8500
msgid "do not show merges"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8501
msgstr "Zeigt keine Zusammenführungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8502
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8503
msgid "treat all files as text"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8504
msgstr "Behandelt alle Dateien als Text"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8505
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8506
msgid "don't include dates in diff headers"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8507
msgstr "Fügt Datum nicht im Kopf des Diff an"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8508
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8509
msgid "show which function each change is in"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8510
msgstr "Zeigt die Funktion, in der die Änderung passiert ist"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8511
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8512
msgid "produce a diff that undoes the changes"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8513
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8514
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8515
msgid "ignore white space when comparing lines"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8516
msgstr "Ignoriert Leerzeichen beim Vergleich von Zeilen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8517
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8518
msgid "ignore changes in the amount of white space"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8519
msgstr "Ignoriert Änderungen bei der Anzahl von Leerzeichen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8520
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8521
msgid "ignore changes whose lines are all blank"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8522
msgstr "Ignoriert Änderungen, die nur aus Leerzeilen bestehen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8523
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8524
msgid "number of lines of context to show"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8525
msgstr "Anzahl der anzuzeigenden Kontextzeilen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8526
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8527
msgid "output diffstat-style summary of changes"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8528
msgstr "Zusammenfassung der Änderungen im diffstat-Stil"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8529
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8530
msgid "guess renamed files by similarity (0<=s<=100)"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8531
msgstr "Bewertet ähnliche Dateien (0<=s<=100) als Umbenennung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8532
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8533
msgid "[OPTION]... [FILE]..."
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8534
msgstr "[OPTION]... [DATEI]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8535
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8536
msgid "annotate the specified revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8537
msgstr "Annotiert die angegebene Revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8538
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8539
msgid "follow file copies and renames"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8540
msgstr "Folgt Dateikopien und Umbenennungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8541
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8542
msgid "list the author (long with -v)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8543
msgstr "Listet den Autor auf (lang mit -v)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8544
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8545
msgid "list the date (short with -q)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8546
msgstr "Listet das Datum auf (kurz mit -q)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8547
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8548
msgid "list the revision number (default)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8549
msgstr "Listet die Revisionsnummer auf (Standard)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8550
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8551
msgid "list the changeset"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8552
msgstr "Listet den Änderungssatz auf"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8553
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8554
msgid "show line number at the first appearance"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8555
msgstr "Zeigt die Zeilennummer beim ersten Auftreten "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8556
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8557
msgid "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FILE..."
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8558
msgstr "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] DATEI..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8559
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8560
msgid "do not pass files through decoders"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8561
msgstr "Dateien nicht dekodieren"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8562
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8563
msgid "directory prefix for files in archive"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8564
msgstr "Verzeichnisprefix für Dateien im Archiv"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8565
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8566
msgid "revision to distribute"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8567
msgstr "zu verteilende Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8568
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8569
msgid "type of distribution to create"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8570
msgstr "zu erstellender Distributionstyp"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8571
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8572
msgid "[OPTION]... DEST"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8573
msgstr "[OPTION]... ZIEL"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8574
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8575
msgid "merge with old dirstate parent after backout"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8576
msgstr "Führt mit Vorgänger im Status vor Rücknahme zusammen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8577
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8578
msgid "parent to choose when backing out merge"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8579
msgstr "Wählt einen Vorgänger bei Rücknahme einer Zusammenführung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8580
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8581
msgid "revision to backout"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8582
msgstr "Die zurückzunehmende Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8583
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8584
msgid "[OPTION]... [-r] REV"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8585
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8586
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8587
msgid "reset bisect state"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8588
msgstr "Setzt Status der Suche zurück"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8589
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8590
msgid "mark changeset good"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8591
msgstr "Markiert Änderungssatz als fehlerfrei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8592
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8593
msgid "mark changeset bad"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8594
msgstr "Markiert Änderungssatz als fehlerbehaftet"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8595
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8596
msgid "skip testing changeset"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8597
msgstr "Überspringt das Testen dieses Änderungssatzes"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8598
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8599
msgid "use command to check changeset state"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8600
msgstr "Nutzt eine Programm um den Fehlerstatus zu bestimmen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8601
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8602
msgid "do not update to target"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8603
msgstr "Führe keine Aktualisierung der Dateien durch"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8604
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8605
msgid "[-gbsr] [-c CMD] [REV]"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8606
msgstr "[-gbsr] [-c PROGRAMM] [REV]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8607
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8608
msgid "set branch name even if it shadows an existing branch"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8609
msgstr "Setzt Zweignamen, selbst wenn es einen bestehenden Zweig verdeckt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8610
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8611
msgid "reset branch name to parent branch name"
8115
ccf20c92534b i18n-de: Help tests in commands.py done, still working on option description
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 8114
diff changeset
  8612
msgstr "Setzt Zweignamen zum Namen des Vorgängers zurück"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8613
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8614
msgid "[-fC] [NAME]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8615
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8616
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8617
msgid "show only branches that have unmerged heads"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8618
msgstr "Zeigt nur Zweige mit mehreren Köpfen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8619
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8620
msgid "show normal and closed branches"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8621
msgstr "Zeigt normale und geschlossene Zweige"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8622
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8623
msgid "[-a]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8624
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8625
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8626
msgid "run even when remote repository is unrelated"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8627
msgstr "Auch ausführen wenn das entfernte Archiv keinen Bezug hat"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8628
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8629
msgid "a changeset up to which you would like to bundle"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8630
msgstr "Der Änderungssatz bis zu dem gruppiert werden soll"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8631
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8632
msgid "a base changeset to specify instead of a destination"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8633
msgstr "Ein Basisänderungssatz anstelle eines Ziels"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8634
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8635
msgid "bundle all changesets in the repository"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8636
msgstr "Gruppiert alle Änderungssätze des Archivs"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8637
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8638
msgid "bundle compression type to use"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8639
msgstr "Kompressionstyp für die Ausgabedatei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8640
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8641
msgid "[-f] [-a] [-r REV]... [--base REV]... FILE [DEST]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8642
msgstr "[-f] [-a] [-r REV]... [--base REV]... DATEI [ZIEL]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8643
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8644
msgid "print output to file with formatted name"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8645
msgstr "Schreibt Ausgabe in Datei mit formatiertem Namen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8646
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8647
msgid "print the given revision"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8648
msgstr "Gibt die gegebene Revision aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8649
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8650
msgid "apply any matching decode filter"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8651
msgstr "Führt alle passenden Dekodier-Filter aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8652
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8653
msgid "[OPTION]... FILE..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8654
msgstr "[OPTION]... DATEI..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8655
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8656
msgid "the clone will only contain a repository (no working copy)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8657
msgstr "Der Klon wird nur das Archiv enthalten (keine Arbeitskopie)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8658
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8659
msgid "revision, tag or branch to check out"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8660
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8661
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8662
msgid "a changeset you would like to have after cloning"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8663
msgstr "Der Änderungssatz, der nach dem Klonen vorhanden sein soll"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8664
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8665
msgid "[OPTION]... SOURCE [DEST]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8666
msgstr "[OPTION]... QUELLE [ZIEL]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8667
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8668
msgid "mark new/missing files as added/removed before committing"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8669
msgstr "Markiert neue/fehlende Dateien als hinzugefügt/entfernt"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8670
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8671
msgid "mark a branch as closed, hiding it from the branch list"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8672
msgstr "Markiert einen Zweig als beendet und blendet ihn in der Zweigliste aus"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8673
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8674
msgid "record a copy that has already occurred"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8675
msgstr "Identifiziert eine Kopie, die bereits stattgefunden hat"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8676
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8677
msgid "forcibly copy over an existing managed file"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8678
msgstr "Erzwingt ein Überschreiben des Kopierziels"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8679
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8680
msgid "[OPTION]... [SOURCE]... DEST"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8681
msgstr "[OPTION]... [QUELLE]... ZIEL"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8682
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8683
msgid "[INDEX] REV1 REV2"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8684
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8685
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8686
msgid "[COMMAND]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8687
msgstr "[BEFEHL]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8688
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8689
msgid "show the command options"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8690
msgstr "Zeigt alle Optionen des Befehls"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8691
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8692
msgid "[-o] CMD"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8693
msgstr "[-o] BEFEHL"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8694
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8695
msgid "try extended date formats"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8696
msgstr "Erlaubt erweiterte Datumsformate"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8697
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8698
msgid "[-e] DATE [RANGE]"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8699
msgstr "[-e] DATUM [PRÜFDATUM]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8700
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8701
msgid "FILE REV"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8702
msgstr "DATEI REV"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8703
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8704
msgid "[PATH]"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8705
msgstr "[PFAD]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8706
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8707
msgid "FILE"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8708
msgstr "DATEI"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8709
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8710
msgid "revision to rebuild to"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8711
msgstr "Basisrevision für die Änderungen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8712
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8713
msgid "[-r REV] [REV]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8714
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8715
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8716
msgid "revision to debug"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8717
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8718
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8719
msgid "[-r REV] FILE"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8720
msgstr "[-r REV] DATEI"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8721
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8722
msgid "REV1 [REV2]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8723
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8724
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8725
msgid "do not display the saved mtime"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8726
msgstr "Zeigt gespeicherte Modifikationszeit nicht an"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8727
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8728
msgid "[OPTION]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8729
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8730
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8731
msgid "revision to check"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8732
msgstr "Die zu prüfende Revision"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8733
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8734
msgid "[OPTION]... [-r REV1 [-r REV2]] [FILE]..."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8735
msgstr "[OPTION]... [-r REV1 [-r REV2]] [DATEI]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8736
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8737
msgid "diff against the second parent"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8738
msgstr "Vergleicht mit der zweiten Vorgängerversion"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8739
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8740
msgid "[OPTION]... [-o OUTFILESPEC] REV..."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8741
msgstr "[OPTION]... [-o DATEINAMENMUSTER] REV..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8742
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8743
msgid "end fields with NUL"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8744
msgstr "Trennt Einträge mit NULL statt Leerzeichen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8745
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8746
msgid "print all revisions that match"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8747
msgstr "Zeigt alle zutreffenden Revisionen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8748
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8749
msgid "follow changeset history, or file history across copies and renames"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8750
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8751
"Folgt der Versionshistorie oder Dateihistorie über Kopien und Umbenennungen "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8752
"hinweg"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8753
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8754
msgid "ignore case when matching"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8755
msgstr "Ignoriert Groß- und Kleinschreibung"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8756
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8757
msgid "print only filenames and revisions that match"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8758
msgstr "Zeigt nur zutreffende Dateinamen und Revisionen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8759
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8760
msgid "print matching line numbers"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8761
msgstr "Zeigt zutreffende Zeilennummern"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8762
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8763
msgid "search in given revision range"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8764
msgstr "Sucht in gegebenem Revisionsintervall"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8765
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8766
msgid "[OPTION]... PATTERN [FILE]..."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8767
msgstr "[OPTION]... MUSTER [DATEI]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8768
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8769
msgid "show only heads which are descendants of REV"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8770
msgstr "Zeigt nur Köpfe, die Nachkommen dieser Revision sind"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8771
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8772
msgid "show only the active branch heads from open branches"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8773
msgstr "Zeigt nur aktive Köpfe von offenen Zweigen"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8774
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8775
msgid "show normal and closed branch heads"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8776
msgstr "Zeigt normale und geschlossene Kopfversionen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8777
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8778
msgid "[-r STARTREV] [REV]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8779
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8780
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8781
msgid "[TOPIC]"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8782
msgstr "[THEMA]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8783
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8784
msgid "identify the specified revision"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8785
msgstr "Identifiziert die angegebene Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8786
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8787
msgid "show local revision number"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8788
msgstr "Zeigt die lokale Revisionsnummer"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8789
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8790
msgid "show global revision id"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8791
msgstr "Zeigt die globale Revisions-ID"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8792
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8793
msgid "show branch"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8794
msgstr "Zeigt gegebenen Zweig"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8795
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8796
msgid "show tags"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8797
msgstr "Zeigt Etiketten"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8798
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8799
msgid "[-nibt] [-r REV] [SOURCE]"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8800
msgstr "[-nibt] [-r REV] [QUELLE]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8801
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8802
msgid ""
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8803
"directory strip option for patch. This has the same meaning as the "
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8804
"corresponding patch option"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8805
msgstr ""
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8806
"Entfernt führende Verzeichnisnamen. Dies hat dieselbe Bedeutung wie die "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8807
"gleichnamige Option von patch"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8808
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8809
msgid "base path"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8810
msgstr "Basispfad"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8811
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8812
msgid "skip check for outstanding uncommitted changes"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8813
msgstr "Erzwingt trotz lokaler Änderungen im Arbeitsverzeichnis"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8814
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8815
msgid "don't commit, just update the working directory"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8816
msgstr "Kein Übernehmen, nur Aktualisierung des Arbeitsverzeichnisses"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8817
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8818
msgid "apply patch to the nodes from which it was generated"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  8819
msgstr "Wendet Patch auf die Knoten an, von denen er erstellt wurde"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8820
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8821
msgid "use any branch information in patch (implied by --exact)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8822
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8823
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8824
msgid "[OPTION]... PATCH..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8825
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8826
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8827
msgid "show newest record first"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8828
msgstr "Zeigt neuste Änderung zuerst"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8829
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8830
msgid "file to store the bundles into"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8831
msgstr "Dateiname zum Zwischenspeichern"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8832
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8833
msgid "a specific remote revision up to which you would like to pull"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8834
msgstr "eine bestimmte enfernte Revision bis zu der geholt werden soll"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8835
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8836
msgid "[-p] [-n] [-M] [-f] [-r REV]... [--bundle FILENAME] [SOURCE]"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8837
msgstr "[-p] [-n] [-M] [-f] [-r REV]... [--bundle DATEINAME] [QUELLE]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8838
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8839
msgid "[-e CMD] [--remotecmd CMD] [DEST]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8840
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8841
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8842
msgid "search the repository as it stood at REV"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8843
msgstr "Durchsucht nur die Revision REV"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8844
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8845
msgid "end filenames with NUL, for use with xargs"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8846
msgstr "Beendet Dateinamen mit NUL zur Nutzung mit xargs"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8847
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8848
msgid "print complete paths from the filesystem root"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8849
msgstr "Gibt absolute Dateinamen aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8850
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8851
msgid "[OPTION]... [PATTERN]..."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8852
msgstr "[OPTION]... [MUSTER]..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8853
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8854
msgid "only follow the first parent of merge changesets"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8855
msgstr "Folgt nur dem ersten Vorgänger einer Zusammenführungsversion"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8856
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8857
msgid "show revisions matching date spec"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8858
msgstr "Zeigt Revisionen passend zur Datums-Spezifikation"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8859
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8860
msgid "show copied files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8861
msgstr "Zeigt kopierte Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8862
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8863
msgid "do case-insensitive search for a keyword"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8864
msgstr "Sucht unabhängig von Groß- und Kleinschreibung ein Stichwort"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8865
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8866
msgid "include revisions where files were removed"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8867
msgstr "Revisionen hinzufügen, in denen Dateien entfernt wurden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8868
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8869
msgid "show only merges"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8870
msgstr "Zeigt nur Zusammenführungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8871
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8872
msgid "revisions committed by user"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8873
msgstr "Revisionen erzeugt vom Nutzer"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8874
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8875
msgid "show only changesets within the given named branch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8876
msgstr "Zeigt nur Änderungssätze innerhalb des angegebenen Zweigs"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8877
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8878
msgid "do not display revision or any of its ancestors"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8879
msgstr "Gibt weder diese Revision noch ihre Nachfolger aus"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8880
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8881
msgid "[OPTION]... [FILE]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8882
msgstr "[OPTION]... [DATEI]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8883
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8884
msgid "revision to display"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8885
msgstr "Auszugebende Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8887
msgid "[-r REV]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8888
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8889
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8890
msgid "force a merge with outstanding changes"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8891
msgstr "Erzwingt eine Zusammenführung mit den ausstehenden Änderungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8892
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8893
msgid "revision to merge"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8894
msgstr "Zusammenzuführende Revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8895
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8896
msgid "review revisions to merge (no merge is performed)"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8897
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8898
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8899
msgid "[-f] [[-r] REV]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8900
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8901
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8902
msgid "a specific revision up to which you would like to push"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8903
msgstr "eine bestimmte Revision bis zu der ausgeliefert werden soll"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8904
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8905
msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8906
msgstr "[-M] [-p] [-n] [-f] [-r REV]... [ZIEL]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8907
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8908
msgid "show parents from the specified revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8909
msgstr "Zeigt die Vorgänger der angegeben Revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8910
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8911
msgid "[-r REV] [FILE]"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8912
msgstr "[-r REV] [DATEI]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8913
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8914
msgid "[NAME]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8915
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8916
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8917
msgid "update to new tip if changesets were pulled"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8918
msgstr "Auf die neue Spitze (tip) anheben, falls Änderungssätze geholt wurden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8919
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8920
msgid "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SOURCE]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8921
msgstr "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [QUELLE]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8922
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8923
msgid "force push"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8924
msgstr "Erzwingt Auslieferung"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8925
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8926
msgid "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8927
msgstr "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [ZIEL]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8928
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8929
msgid "record delete for missing files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8930
msgstr "Protokolliert die Löschung fehlender Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8931
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8932
msgid "remove (and delete) file even if added or modified"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8933
msgstr "Entfernt (und löscht) Datei sogar wenn hinzugefügt oder modifiziert"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8934
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8935
msgid "record a rename that has already occurred"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8936
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8937
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8938
msgid "[OPTION]... SOURCE... DEST"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8939
msgstr "[OPTION]... QUELLE... ZIEL"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8940
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8941
msgid "select all unresolved files"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  8942
msgstr "Wählt alle noch konfliktbehafteten Dateien aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8943
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8944
msgid "list state of files needing merge"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8945
msgstr "Zeigt Dateien, deren automatische Zusammenführung fehlschlug"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8946
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8947
msgid "mark files as resolved"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8948
msgstr "Markiert eine Datei als konfliktfrei"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8949
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8950
msgid "unmark files as resolved"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8951
msgstr "Markiert eine Datei als konfliktbehaftet"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8952
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8953
msgid "hide status prefix"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8954
msgstr "Verdeckt den Status-Präfix"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  8955
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8956
msgid "revert all changes when no arguments given"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8957
msgstr "Nimmt alle lokalen Änderungen zurück (ohne andere Parameter)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8958
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8959
msgid "tipmost revision matching date"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8960
msgstr "der Spitze (tip) nächste Revision mit passendem Datum"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8961
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8962
msgid "revision to revert to"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8963
msgstr "Revision, bis zu der Änderungen zurückgenommen werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8964
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8965
msgid "do not save backup copies of files"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  8966
msgstr "Keine Sicherheitskopien (.orig) anlegen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8967
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8968
msgid "[OPTION]... [-r REV] [NAME]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8969
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8970
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8971
msgid "name of access log file to write to"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8972
msgstr "Name der Zugriffs-Logdatei"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8973
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8974
msgid "name of error log file to write to"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8975
msgstr "Name der Fehler-Logdatei"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8976
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8977
msgid "port to listen on (default: 8000)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8978
msgstr "Port auf dem gehorcht wird (Standard: 8000)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8979
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8980
msgid "address to listen on (default: all interfaces)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8981
msgstr "Adresse auf der gehorcht wird (Standard: alle Schnittstellen)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8982
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8983
msgid "prefix path to serve from (default: server root)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8984
msgstr "Pfadpräfix von dem ausgeliefert wird (Standard: Serverwurzel '/')"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8985
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8986
msgid "name to show in web pages (default: working directory)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8987
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8988
"Name der auf der Webseite angezeigt wird (Standard: Arbeitsverzeichnis)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8989
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  8990
msgid "name of the webdir config file (serve more than one repository)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8991
msgstr "Name der webdir-Konfigurationsdatei (mehr als ein Archiv ausliefern)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8992
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8993
msgid "for remote clients"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8994
msgstr "für entfernte Klienten"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8995
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8996
msgid "web templates to use"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8997
msgstr "Zu nutzende Web-Vorlagen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8998
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  8999
msgid "template style to use"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9000
msgstr "Zu verwendender Stil"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9001
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9002
msgid "use IPv6 in addition to IPv4"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9003
msgstr "Nutzt IPv6 zusätzlich zu IPv4"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9004
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9005
msgid "SSL certificate file"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9006
msgstr "SSL Zertifikatsdatei"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9007
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9008
msgid "show untrusted configuration options"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9009
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9010
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9011
msgid "[-u] [NAME]..."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9012
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9013
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  9014
msgid "check for push and pull"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  9015
msgstr ""
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  9016
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9017
msgid "show status of all files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9018
msgstr "Zeigt den Status aller Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9019
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9020
msgid "show only modified files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9021
msgstr "Zeigt nur modifizierte Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9022
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9023
msgid "show only added files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9024
msgstr "Zeigt nur hinzugefügte Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9025
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9026
msgid "show only removed files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9027
msgstr "Zeigt nur entfernte Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9028
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9029
msgid "show only deleted (but tracked) files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9030
msgstr "Zeigt nur gelöschte (aber überwachte) Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9031
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9032
msgid "show only files without changes"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9033
msgstr "Zeigt nur Dateien ohne Änderungen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9034
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9035
msgid "show only unknown (not tracked) files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9036
msgstr "Zeigt nur unbekannte (nicht überwachte) Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9037
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9038
msgid "show only ignored files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9039
msgstr "Zeigt nur ignorierte Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9040
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9041
msgid "show source of copied files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9042
msgstr "Zeigt die Quelle von kopierten Dateien"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9043
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9044
msgid "show difference from revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9045
msgstr "Zeigt die Differenz zu einer Revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9046
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9047
msgid "replace existing tag"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9048
msgstr "Ersetzt bereits gesetztes Etikett"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9049
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9050
msgid "make the tag local"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9051
msgstr "Etikett wird nur lokal gesetzt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9052
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9053
msgid "revision to tag"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9054
msgstr "Zu etikettierende Revision"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9055
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9056
msgid "remove a tag"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9057
msgstr "Entfernt ein Etikett"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9058
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9059
msgid "[-l] [-m TEXT] [-d DATE] [-u USER] [-r REV] NAME..."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9060
msgstr "[-l] [-m TEXT] [-d DATUM] [-u BENUTZER] [-r REV] NAME..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9061
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9062
msgid "[-p]"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9063
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9064
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9065
msgid "update to new tip if changesets were unbundled"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9066
msgstr "Aktualisiert das Arbeitsverzeichnis auf die neue Spitze"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9067
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9068
msgid "[-u] FILE..."
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9069
msgstr "[-u] DATEI..."
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9070
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9071
msgid "discard uncommitted changes (no backup)"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9072
msgstr "Entferne nicht versionierte Änderungen (kein Backup)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9073
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9074
msgid "check for uncommitted changes"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9075
msgstr "prüft auf nicht versionierte Änderungen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9076
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9077
msgid "[-c] [-C] [-d DATE] [[-r] REV]"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9078
msgstr "[-c] [-C] [-d DATUM] [[-r] REV]"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9079
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9080
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9081
msgid "config error at %s:%d: '%s'"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9082
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9083
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9084
msgid "not found in manifest"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9085
msgstr "nicht im Manifest gefunden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9086
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9087
msgid "branch name not in UTF-8!"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9088
msgstr "Name der Verzweigung nicht in UTF-8!"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9089
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9090
msgid "working directory state appears damaged!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9091
msgstr "Status des Arbeitsverzeichnis scheint beschädigt zu sein!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9092
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9093
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9094
msgid "'\\n' and '\\r' disallowed in filenames: %r"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9095
msgstr "'\\n' und '\\r' sind nicht in Dateinamen erlaubt: %r"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9096
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9097
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9098
msgid "directory %r already in dirstate"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9099
msgstr "Verzeichnis %r ist bereits im dirstate"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9100
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9101
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9102
msgid "file %r in dirstate clashes with %r"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9103
msgstr "Datei %r im dirstate steht im Konflikt mit %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9104
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9105
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9106
msgid "not in dirstate: %s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9107
msgstr "nicht im dirstate: %s\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9108
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9109
msgid "unknown"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9110
msgstr "Unbekannt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9111
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9112
msgid "character device"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9113
msgstr "Zeichenorientiertes Gerät"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9114
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9115
msgid "block device"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9116
msgstr "Blockorientiertes Gerät"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9117
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9118
msgid "fifo"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9119
msgstr "FIFO"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9120
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9121
msgid "socket"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9122
msgstr "Sockel"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9123
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9124
msgid "directory"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9125
msgstr "Verzeichnis"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9126
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9127
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9128
msgid "unsupported file type (type is %s)"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9129
msgstr "nicht unterstützter Dateityp (Typ %s)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9130
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9131
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9132
msgid "abort: %s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9133
msgstr "Abbruch: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9134
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9135
#, python-format
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9136
msgid "hg: %s\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9137
msgstr ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9138
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9139
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9140
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9141
"hg: command '%s' is ambiguous:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9142
"    %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9143
msgstr ""
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9144
"hg: Kommando '%s' ist mehrdeutig:\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9145
"    %s\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9146
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9147
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9148
msgid "timed out waiting for lock held by %s"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9149
msgstr "Zeitüberschreitung beim Warten auf %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9150
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9151
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9152
msgid "lock held by %s"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9153
msgstr "Zur Zeit von %s reserviert"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9154
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9155
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9156
msgid "abort: %s: %s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9157
msgstr "Abbruch: %s: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9158
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9159
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9160
msgid "abort: could not lock %s: %s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9161
msgstr "Abbruch: Kann %s nicht reservieren: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9162
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9163
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9164
msgid "hg %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9165
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9166
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9167
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9168
msgid "abort: %s!\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9169
msgstr "Abbruch: %s!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9170
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9171
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9172
msgid "abort: %s"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9173
msgstr "Abbruch: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9174
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9175
msgid " empty string\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9176
msgstr " leere Zeichenkette\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9177
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9178
msgid "killed!\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9179
msgstr " getötet!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9180
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9181
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9182
msgid "hg: unknown command '%s'\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9183
msgstr "hg: unbekanntes Kommando '%s'\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9184
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9185
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9186
msgid "abort: could not import module %s!\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9187
msgstr "Abbruch: Kann Modul %s nicht importieren!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9188
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9189
msgid "(did you forget to compile extensions?)\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9190
msgstr "(Erweiterungen nicht compiliert?)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9191
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9192
msgid "(is your Python install correct?)\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9193
msgstr "(Python Installation korrekt?)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9194
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9195
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9196
msgid "abort: error: %s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9197
msgstr "Abbruch: Fehler: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9198
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9199
msgid "broken pipe\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9200
msgstr "Datenübergabe unterbrochen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9201
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9202
msgid "interrupted!\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9203
msgstr "unterbrochen!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9204
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9205
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9206
"\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9207
"broken pipe\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9208
msgstr ""
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9209
"\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9210
"Datenübergabe unterbrochen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9211
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9212
msgid "abort: out of memory\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9213
msgstr "Abbruch: Unzureichender Speicherplatz\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9214
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9215
msgid "** unknown exception encountered, details follow\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9216
msgstr "** Unbekannter Fehler, Details folgen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9217
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9218
msgid "** report bug details to http://mercurial.selenic.com/bts/\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9219
msgstr "** Problemdetails bitte bei http://www.selenic.com/mercurial/bts\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9220
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9221
msgid "** or mercurial@selenic.com\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9222
msgstr "** oder mercurial@selenic.com melden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9223
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9224
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9225
msgid "** Mercurial Distributed SCM (version %s)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9226
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9227
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9228
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9229
msgid "** Extensions loaded: %s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9230
msgstr "** Erweiterungen geladen: %s\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9231
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9232
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9233
msgid "no definition for alias '%s'\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9234
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9235
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9236
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9237
msgid "alias '%s' resolves to unknown command '%s'\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9238
msgstr "Alias '%s' verweist auf unbekannten Befehl '%s'\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9239
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9240
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9241
msgid "alias '%s' resolves to ambiguous command '%s'\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9242
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9243
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9244
#, python-format
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9245
msgid "malformed --config option: %r (use --config section.name=value)"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9246
msgstr "missgebildete --config Option: %s (nutze --config Sektion.Name=Wert)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9247
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9248
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9249
msgid "extension '%s' overrides commands: %s\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9250
msgstr "Erweiterung '%s' überschreibt die Kommandos: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9251
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9252
msgid "Option --config may not be abbreviated!"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9253
msgstr "Option --config kann nicht abgekürzt werden!"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9254
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9255
msgid "Option --cwd may not be abbreviated!"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9256
msgstr "Option --cwd kann nicht abgekürzt werden!"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9257
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9258
msgid ""
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9259
"Option -R has to be separated from other options (e.g. not -qR) and --"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9260
"repository may only be abbreviated as --repo!"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9261
msgstr ""
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9262
"Option -R muss von anderen Optionen getrennt werden (also z.B. nicht -qR) "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9263
"und --repository kann nur als --repo abgekürzt werden!"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9264
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9265
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9266
msgid "Time: real %.3f secs (user %.3f+%.3f sys %.3f+%.3f)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9267
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9268
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9269
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9270
msgid "repository '%s' is not local"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9271
msgstr "Projektarchiv '%s' ist nicht lokal"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9272
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9273
msgid "invalid arguments"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9274
msgstr "ungültige Parameter"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9275
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  9276
#, python-format
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  9277
msgid "unrecognized profiling format '%s' - Ignored\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9278
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9279
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9280
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9281
"lsprof not available - install from http://codespeak.net/svn/user/arigo/hack/"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9282
"misc/lsprof/"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9283
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9284
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9285
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9286
msgid "*** failed to import extension %s from %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9287
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9288
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9289
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9290
msgid "*** failed to import extension %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9291
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9292
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9293
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9294
msgid "couldn't find merge tool %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9295
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9296
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9297
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9298
msgid "tool %s can't handle symlinks\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9299
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9300
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9301
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9302
msgid "tool %s can't handle binary\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9303
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9304
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9305
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9306
msgid "tool %s requires a GUI\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9307
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9308
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9309
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9310
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9311
" no tool found to merge %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9312
"keep (l)ocal or take (o)ther?"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9313
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9314
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9315
msgid "&Local"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9316
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9317
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9318
msgid "&Other"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9319
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9320
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9321
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9322
msgid "merging %s and %s to %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9323
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9324
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9325
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9326
msgid "merging %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9327
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9328
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9329
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9330
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9331
" output file %s appears unchanged\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9332
"was merge successful (yn)?"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9333
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9334
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9335
msgid "&No"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9336
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9337
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9338
msgid "&Yes"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9339
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9340
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9341
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9342
msgid "merging %s failed!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9343
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9344
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9345
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9346
msgid "Inconsistent state, %s:%s is good and bad"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9347
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9348
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9349
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9350
msgid "unknown bisect kind %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9351
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9352
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9353
msgid "disabled extensions:"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9354
msgstr "Inaktive Erweiterungen:"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9355
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9356
msgid "Configuration Files"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9357
msgstr "Konfigurationsdateien"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9358
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9359
msgid "Date Formats"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9360
msgstr "Datumsformate"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9361
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9362
msgid "File Name Patterns"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9363
msgstr "Dateimuster"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9364
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9365
msgid "Environment Variables"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9366
msgstr "Umgebungsvariablen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9367
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9368
msgid "Specifying Single Revisions"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9369
msgstr "Angabe Einzelner Revisionen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9370
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9371
msgid "Specifying Multiple Revisions"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9372
msgstr "Angabe Mehrerer Revisionen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9373
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9374
msgid "Diff Formats"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9375
msgstr "Diff-Formate"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9376
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9377
msgid "Template Usage"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9378
msgstr "Nutzung von Vorlagen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9379
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  9380
msgid "URL Paths"
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
  9381
msgstr "URL-Pfade"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9382
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9383
msgid "Using additional features"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9384
msgstr "Benutzung erweiterter Funktionen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9385
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9386
msgid "can only share local repositories"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9387
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9388
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9389
msgid "destination already exists"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9390
msgstr "Ziel existiert bereits"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9391
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9392
msgid "updating working directory\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9393
msgstr "Aktualisiere Arbeitsverzeichnis\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9394
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9395
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9396
msgid "destination directory: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9397
msgstr "Zielverzeichnis: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9398
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9399
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9400
msgid "destination '%s' already exists"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9401
msgstr "Ziel '%s' existiert bereits"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9402
7938
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
  9403
#, python-format
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
  9404
msgid "destination '%s' is not empty"
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
  9405
msgstr "Ziel %s ist nicht leer"
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
  9406
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9407
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9408
"src repository does not support revision lookup and so doesn't support clone "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9409
"by revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9410
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9411
"Quellarchiv unterstützt keine Revisions-Abfragen und lässt daher das Klonen "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9412
"bis zu einer Revision nicht zu"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9413
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9414
msgid "clone from remote to remote not supported"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9415
msgstr "Klonen von entferntem Archiv zu entferntem Archiv nicht möglich"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9416
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9417
#, python-format
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  9418
msgid "updating to branch %s\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  9419
msgstr "Aktualisiere auf Zweig %s\n"
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  9420
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
  9421
#, python-format
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9422
msgid ""
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9423
"%d files updated, %d files merged, %d files removed, %d files unresolved\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9424
msgstr ""
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9425
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9426
msgid "use 'hg resolve' to retry unresolved file merges\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9427
msgstr "Verwende 'hg resolve', um die Zusammenführung erneut zu versuchen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9428
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9429
msgid ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9430
"use 'hg resolve' to retry unresolved file merges or 'hg update -C' to "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9431
"abandon\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9432
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9433
"Nutze 'hg resolve', um nicht aufgelöste Zusammenführungen zu wiederholen "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9434
"oder\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
  9435
"'hg up --clean' um andere Änderungen aufzugeben\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9436
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9437
msgid "(branch merge, don't forget to commit)\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9438
msgstr "(Zweig-Zusammenführung, vergiss nicht 'hg commit' auszuführen)\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9439
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9440
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9441
msgid "error reading %s/.hg/hgrc: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9442
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9443
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9444
msgid "SSL support is unavailable"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9445
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9446
7938
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
  9447
msgid "IPv6 is not available on this system"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9448
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9449
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9450
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9451
msgid "cannot start server at '%s:%d': %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9452
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9453
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9454
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9455
msgid "calling hook %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9456
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9457
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9458
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9459
msgid "%s hook is invalid (\"%s\" not in a module)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9460
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9461
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9462
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9463
msgid "%s hook is invalid (import of \"%s\" failed)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9464
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9465
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9466
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9467
msgid "%s hook is invalid (\"%s\" is not defined)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9468
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9469
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9470
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9471
msgid "%s hook is invalid (\"%s\" is not callable)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9472
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9473
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9474
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9475
msgid "error: %s hook failed: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9476
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9477
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9478
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9479
msgid "error: %s hook raised an exception: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9480
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9481
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9482
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9483
msgid "%s hook failed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9484
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9485
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9486
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9487
msgid "warning: %s hook failed\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9488
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9489
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9490
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9491
msgid "running hook %s: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9492
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9493
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9494
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9495
msgid "%s hook %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9496
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9497
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9498
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9499
msgid "warning: %s hook %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9500
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9501
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9502
msgid "connection ended unexpectedly"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9503
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9504
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9505
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9506
msgid "unsupported URL component: \"%s\""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9507
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9508
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9509
msgid "operation not supported over http"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9510
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9511
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9512
msgid "authorization failed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9513
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9514
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9515
msgid "http error, possibly caused by proxy setting"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9516
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9517
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9518
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9519
msgid "real URL is %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9520
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9521
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9522
#, python-format
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9523
msgid ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9524
"'%s' does not appear to be an hg repository:\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9525
"---%%<--- (%s)\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9526
"%s\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9527
"---%%<---\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9528
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9529
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9530
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9531
msgid "'%s' sent a broken Content-Type header (%s)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9532
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9533
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9534
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9535
msgid "'%s' uses newer protocol %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9536
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9537
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9538
msgid "look up remote revision"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9539
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9540
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9541
msgid "unexpected response:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9542
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9543
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9544
msgid "look up remote changes"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9545
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9546
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9547
msgid "push failed (unexpected response):"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9548
msgstr "push fehlgeschlagen (Unerwartete Antwort)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9549
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9550
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9551
msgid "push failed: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9552
msgstr "push fehlgeschlagen: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9553
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9554
msgid "Python support for SSL and HTTPS is not installed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9555
msgstr "Python Unterstützung für SSL und HTTPS ist nicht installiert"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9556
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9557
msgid "cannot create new http repository"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9558
msgstr "Kann neues HTTP-Projektarchiv nicht erzeugen"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9559
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9560
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9561
msgid "ignoring invalid syntax '%s'"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9562
msgstr "Ignoriere ungültige Syntax '%s'"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9563
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9564
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9565
msgid "skipping unreadable ignore file '%s': %s\n"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9566
msgstr "Überspringe nicht lesbare ignore Datei '%s': %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9567
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9568
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9569
msgid "repository %s not found"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9570
msgstr "Projektarchiv %s nicht gefunden"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9571
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9572
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9573
msgid "repository %s already exists"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9574
msgstr "Projektarchiv %s existiert bereits"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9575
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9576
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9577
msgid "requirement '%s' not supported"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9578
msgstr "Anforderung '%s' nicht unterstützt"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9579
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9580
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9581
msgid ".hg/sharedpath points to nonexistent directory %s"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9582
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9583
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9584
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9585
msgid "%r cannot be used in a tag name"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9586
msgstr "%r kann nicht in einem Namen für Etiketten genutzt werden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9587
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9588
msgid "working copy of .hgtags is changed (please commit .hgtags manually)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9589
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9590
"Arbeitskopie von .hgtags wurde geändert (Bitte .hgtags manuell versionieren)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9591
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9592
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9593
msgid "working directory has unknown parent '%s'!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9594
msgstr "Arbeitsverzeichnis hat unbekannte Vaterversion '%s'!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9595
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9596
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9597
msgid "unknown revision '%s'"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9598
msgstr "Unbekannte Revision '%s'"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9599
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9600
msgid "abandoned transaction found - run hg recover"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9601
msgstr "unfertige Transaktion gefunden - führe hg recover aus"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9602
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9603
msgid "rolling back interrupted transaction\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9604
msgstr "Setze unterbrochene Transaktion zurück\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9605
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9606
msgid "no interrupted transaction available\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9607
msgstr "Keine unterbrochene Transaktion vorhanden\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9608
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9609
msgid "rolling back last transaction\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9610
msgstr "Setze letzte Transaktion zurück\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9611
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9612
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9613
msgid "Named branch could not be reset, current branch still is: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9614
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9615
"Benannter Zweig konnte nicht zurückgesetzt werden, aktueller Zweig ist: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9616
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9617
msgid "no rollback information available\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9618
msgstr "Keine rollback-Information verfügbar\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9619
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9620
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9621
msgid "waiting for lock on %s held by %r\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9622
msgstr "Warte auf Sperre auf %s gehalten von %r\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9623
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9624
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9625
msgid "repository %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9626
msgstr "Projektarchiv %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9627
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9628
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9629
msgid "working directory of %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9630
msgstr "Arbeitsverzeichnis von %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9631
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9632
msgid "cannot partially commit a merge (do not specify files or patterns)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9633
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9634
"Eine Zusammenführung kann nicht teilweise versioniert werden (Gib keine "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9635
"Dateien oder Muster an)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9636
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9637
msgid "file not found!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9638
msgstr "Datei nicht gefunden!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9639
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9640
msgid "no match under directory!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9641
msgstr "Kein Treffer unterhalb des Verzeichnisses!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9642
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9643
msgid "file not tracked!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9644
msgstr "Datei wird nicht nachverfolgt!"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9645
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9646
msgid "unresolved merge conflicts (see hg resolve)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9647
msgstr "Ungelöster Zusammenführungs-Konflikt (siehe hg resolve)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9648
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9649
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9650
msgid "committing subrepository %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9651
msgstr "Übernehme Unterarchiv %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9652
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9653
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9654
msgid "trouble committing %s!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9655
msgstr "Problem bei Erstellen der neuen Version von %s!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9656
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9657
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9658
msgid "%s does not exist!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9659
msgstr "%s existiert nicht!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9660
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9661
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9662
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9663
"%s: files over 10MB may cause memory and performance problems\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9664
"(use 'hg revert %s' to unadd the file)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9665
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9666
"%s: Dateien über 10MB können Speicher- und Performance-Probleme auslösen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9667
"(Nutze 'hg revert %s' um die Datei zu entfernen)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9668
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9669
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9670
msgid "%s not added: only files and symlinks supported currently\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9671
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9672
"%s nicht hinzugefügt: Nur Dateien und symbolische Verknüpfungen werden\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9673
"zur Zeit unterstützt\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9674
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9675
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9676
msgid "%s already tracked!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9677
msgstr "%s ist bereits versioniert!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9678
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9679
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9680
msgid "%s not added!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9681
msgstr "%s nicht hinzugefügt!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9682
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9683
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9684
msgid "%s still exists!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9685
msgstr "%s existiert noch!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9686
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9687
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9688
msgid "%s not tracked!\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9689
msgstr "%s nicht versioniert!\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9690
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9691
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9692
msgid "%s not removed!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9693
msgstr "%s nicht entfernt!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9694
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9695
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9696
msgid "copy failed: %s is not a file or a symbolic link\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9697
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9698
"Kopieren fehlgeschlagen: %s ist keine Datei oder eine symbolische "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9699
"Verknüpfung\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9700
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9701
msgid "searching for changes\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9702
msgstr "Suche nach Änderungen\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9703
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9704
msgid "already have changeset "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9705
msgstr "Änderungssatz bereits vorhanden "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9706
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9707
msgid "warning: repository is unrelated\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9708
msgstr "Warnung: Projektarchiv steht in keinem Zusammenhang\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9709
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9710
msgid "repository is unrelated"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9711
msgstr "Projektarchiv steht in keinem Zusammenhang"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9712
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9713
msgid "requesting all changes\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9714
msgstr "Fordere alle Änderungen an\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9715
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9716
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9717
"Partial pull cannot be done because other repository doesn't support "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9718
"changegroupsubset."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9719
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9720
"Teilweise Holen kann nicht ausgeführt werden, da das andere Projektarchiv "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9721
"keine Teilmengen von Änderungsgruppen unterstützt."
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9722
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9723
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9724
msgid "abort: push creates new remote branch '%s'!\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9725
msgstr "Abbruch: Ausliefern erzeugt neuen entfernten Zweig '%s'!\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9726
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9727
msgid "abort: push creates new remote heads!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9728
msgstr "Abbruch: Ausliefern erzeugt neue entfernte Köpfe!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9729
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9730
msgid "(did you forget to merge? use push -f to force)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9731
msgstr "(Hast du vergessen zusammenzuführen? Nutze push -f um zu erzwingen)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9732
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9733
msgid "note: unsynced remote changes!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9734
msgstr "Hinweis: Nicht synchronisierte entfernte Änderungen!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9735
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9736
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9737
msgid "%d changesets found\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9738
msgstr "%d Änderungssätze gefunden\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9739
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9740
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9741
msgid "empty or missing revlog for %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9742
msgstr "Leeres oder fehlendes Revlog für %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9743
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9744
msgid "adding changesets\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9745
msgstr "Füge Änderungssätze hinzu\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9746
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9747
msgid "received changelog group is empty"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9748
msgstr "Erhaltene changelog group ist leer"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9749
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9750
msgid "adding manifests\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9751
msgstr "Füge Manifeste hinzu\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9752
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9753
msgid "adding file changes\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9754
msgstr "Füge Dateiänderungen hinzu\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9755
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9756
msgid "received file revlog group is empty"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9757
msgstr "Erhaltene Datei revlog group ist leer"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9758
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9759
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9760
msgid " (%+d heads)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9761
msgstr " (%+d Köpfe)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9762
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9763
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9764
msgid "added %d changesets with %d changes to %d files%s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9765
msgstr "Fügte %d Änderungssätze mit %d Änderungen zu %d Dateien%s hinzu\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9766
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9767
msgid "Unexpected response from remote server:"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9768
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9769
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9770
msgid "operation forbidden by server"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9771
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9772
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9773
msgid "locking the remote repository failed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9774
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9775
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9776
msgid "the server sent an unknown error code"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9777
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9778
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9779
msgid "streaming all changes\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9780
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9781
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9782
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9783
msgid "%d files to transfer, %s of data\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9784
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9785
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9786
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9787
msgid "transferred %s in %.1f seconds (%s/sec)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9788
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9789
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9790
msgid "no [smtp]host in hgrc - cannot send mail"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9791
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9792
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9793
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9794
msgid "sending mail: smtp host %s, port %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9795
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9796
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9797
msgid "can't use TLS: Python SSL support not installed"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9798
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9799
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9800
msgid "(using tls)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9801
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9802
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9803
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9804
msgid "(authenticating to mail server as %s)\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9805
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9806
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9807
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9808
msgid "sending mail: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9809
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9810
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9811
msgid "smtp specified as email transport, but no smtp host configured"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9812
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9813
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9814
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9815
msgid "%r specified as email transport, but not in PATH"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9816
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9817
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9818
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9819
msgid "ignoring invalid sendcharset: %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9820
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9821
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9822
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9823
msgid "invalid email address: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9824
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9825
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9826
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9827
msgid "invalid local address: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9828
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9829
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9830
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9831
msgid "failed to remove %s from manifest"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9832
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9833
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9834
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9835
msgid "diff context lines count must be an integer, not %r"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9836
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9837
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9838
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9839
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9840
"untracked file in working directory differs from file in requested revision: "
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9841
"'%s'"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9842
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9843
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9844
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9845
msgid "case-folding collision between %s and %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9846
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9847
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9848
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9849
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9850
" conflicting flags for %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9851
"(n)one, e(x)ec or sym(l)ink?"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9852
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9853
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9854
msgid "&None"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9855
msgstr "&Nichts"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9856
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9857
msgid "E&xec"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9858
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9859
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9860
msgid "Sym&link"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9861
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9862
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9863
msgid "resolving manifests\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9864
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9865
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
  9866
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9867
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9868
" local changed %s which remote deleted\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9869
"use (c)hanged version or (d)elete?"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9870
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9871
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9872
msgid "&Changed"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9873
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9874
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9875
msgid "&Delete"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9876
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9877
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9878
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9879
msgid ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9880
"remote changed %s which local deleted\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9881
"use (c)hanged version or leave (d)eleted?"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9882
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9883
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9884
msgid "&Deleted"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9885
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9886
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9887
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9888
msgid "update failed to remove %s: %s!\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9889
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9890
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9891
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9892
msgid "getting %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9893
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9894
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9895
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9896
msgid "getting %s to %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9897
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9898
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9899
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9900
msgid "warning: detected divergent renames of %s to:\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9901
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9902
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9903
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9904
msgid "branch %s not found"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9905
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9906
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9907
msgid "can't merge with ancestor"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9908
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9909
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9910
msgid "nothing to merge (use 'hg update' or check 'hg heads')"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9911
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9912
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9913
msgid "outstanding uncommitted changes (use 'hg status' to list changes)"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9914
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9915
"Ausstehende nicht versionierte Änderungen (Nutze 'hg status' zur Auflistung "
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9916
"der Änderungen)"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9917
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9918
msgid ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9919
"crosses branches (use 'hg merge' to merge or use 'hg update -C' to discard "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9920
"changes)"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9921
msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9922
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
  9923
msgid "crosses branches (use 'hg merge' or use 'hg update -c')"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9924
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9925
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9926
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9927
msgid "cannot create %s: destination already exists"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9928
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9929
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9930
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9931
msgid "cannot create %s: unable to create destination directory"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9932
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9933
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9934
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9935
msgid "unable to find '%s' for patching\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9936
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9937
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9938
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9939
msgid "patching file %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9940
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9941
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9942
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9943
msgid "%d out of %d hunks FAILED -- saving rejects to file %s\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9944
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9945
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9946
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9947
msgid "bad hunk #%d %s (%d %d %d %d)"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9948
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9949
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9950
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9951
msgid "file %s already exists\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9952
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9953
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9954
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9955
msgid "Hunk #%d succeeded at %d %s(offset %d line).\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9956
msgstr ""
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9957
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9958
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
  9959
msgid "Hunk #%d succeeded at %d %s(offset %d lines).\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9960
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9961
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9962
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9963
msgid "Hunk #%d FAILED at %d\n"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9964
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9965
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9966
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9967
msgid "bad hunk #%d"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9968
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9969
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9970
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9971
msgid "bad hunk #%d old text line %d"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9972
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9973
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9974
msgid "could not extract binary patch"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9975
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9976
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9977
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9978
msgid "binary patch is %d bytes, not %d"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9979
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9980
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9981
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9982
msgid "unable to strip away %d dirs from %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9983
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9984
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9985
msgid "undefined source and destination files"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9986
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9987
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9988
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9989
msgid "malformed patch %s %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9990
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9991
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9992
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9993
msgid "unsupported parser state: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9994
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9995
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9996
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9997
msgid "patch command failed: %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9998
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
  9999
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10000
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10001
msgid "Unsupported line endings type: %s"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10002
msgstr "Nicht unterstützter Typ von Zeilenende: %s"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10003
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10004
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10005
msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10006
msgstr ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10007
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10008
#, python-format
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10009
msgid "exited with status %d"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10010
msgstr "Beendet mit Status %d"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10011
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10012
#, python-format
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10013
msgid "killed by signal %d"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10014
msgstr "Getötet von Signal %d"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10015
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10016
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10017
msgid "saving bundle to %s\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10018
msgstr "Speichere Bündel in %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10019
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10020
msgid "adding branch\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10021
msgstr "füge Zweig hinzu\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10022
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10023
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10024
msgid "cannot %s; remote repository does not support the %r capability"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10025
msgstr "Kann nicht %s; entferntes Archiv hat keine %r-Kapabilität"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10026
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10027
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10028
msgid "unknown compression type %r"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10029
msgstr "Unbekannter Kompressionstyp %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10030
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10031
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10032
msgid "index %s unknown flags %#04x for format v0"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10033
msgstr "Index %s hat unbekannte Schalter %#04x für Format v0"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10034
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10035
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10036
msgid "index %s unknown flags %#04x for revlogng"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10037
msgstr "Index %s hat unbekannte Schalter %#04x für revlogng"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10038
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10039
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10040
msgid "index %s unknown format %d"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10041
msgstr "Index %s hat unbekanntes Format %d"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10042
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
 10043
#, python-format
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
 10044
msgid "index %s is corrupted"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10045
msgstr "Index %s ist beschädigt"
8070
28a72f620cde i18n-de: synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 7965
diff changeset
 10046
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10047
msgid "no node"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10048
msgstr "kein Knoten"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10049
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10050
msgid "ambiguous identifier"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10051
msgstr "mehrdeutiger Identifizierer"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10052
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10053
msgid "no match found"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10054
msgstr "Nichts gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10055
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10056
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10057
msgid "incompatible revision flag %x"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10058
msgstr "Inkompatibler Revisions-Schater %x"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10059
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10060
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10061
msgid "%s not found in the transaction"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10062
msgstr "%s nicht in Transaktion gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10063
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10064
msgid "unknown base"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10065
msgstr "unbekannte Basis"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10066
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10067
msgid "consistency error adding group"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10068
msgstr "Konsistenzfehler beim Hinzufügen der Gruppe"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10069
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10070
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10071
msgid "%s looks like a binary file."
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10072
msgstr "%s scheint eine Binärdatei zu sein"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10073
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10074
msgid "can only specify two labels."
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10075
msgstr "Kann nur zwei Marken angeben"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10076
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10077
msgid "warning: conflicts during merge.\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10078
msgstr "Warnung: Konflikte bei Zusammenführung.\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10079
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10080
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10081
msgid "couldn't parse location %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10082
msgstr "Kann Ort %s nicht entziffern"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10083
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10084
msgid "could not create remote repo"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10085
msgstr "Konnte entferntes Archiv nicht erstellen"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10086
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10087
msgid "no suitable response from remote hg"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10088
msgstr "Keine passende Antwort des entfernten hg"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10089
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10090
msgid "remote: "
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10091
msgstr "Entfernt: "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10092
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10093
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10094
msgid "push refused: %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10095
msgstr "Hochladen abgeweisen: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10096
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10097
msgid "unsynced changes"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10098
msgstr "asynchrone Änderungen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10099
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10100
#, python-format
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10101
msgid "'%s' does not appear to be an hg repository"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10102
msgstr "'%s' scheint kein hg-Archiv zu sein"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10103
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10104
msgid "cannot lock static-http repository"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10105
msgstr "Kann statisches http-Archiv nicht abschliessen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10106
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10107
msgid "cannot create new static-http repository"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10108
msgstr "Kann kein neues, statisches http-Archiv erstellen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10109
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10110
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10111
msgid "invalid entry in fncache, line %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10112
msgstr "Ungültiger Eintrag in fncache, Zeile %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10113
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10114
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10115
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10116
" subrepository sources for %s differ\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10117
"use (l)ocal source (%s) or (r)emote source (%s)?"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10118
msgstr ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10119
" Unterarchivquellen für %s sind verschieden\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10120
"nutze (l)okale Quelle (%s) oder entfe(r)nte Quelle (%s)?"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10121
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10122
msgid "&Remote"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10123
msgstr "Entfe&rnt"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10124
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10125
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10126
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10127
" local changed subrepository %s which remote removed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10128
"use (c)hanged version or (d)elete?"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10129
msgstr ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10130
" lokales Unterarchiv ändert %s, aber entferntes löscht\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10131
"nutze (c) geänderte Version oder (d) lösche?"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10132
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10133
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10134
msgid ""
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10135
" remote changed subrepository %s which local removed\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10136
"use (c)hanged version or (d)elete?"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10137
msgstr ""
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10138
" Entferntes Unterarchiv ändert %s, aber lokales löscht\n"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10139
"nutze (c) geänderte Version oder (d) lösche?"
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10140
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10141
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10142
msgid "removing subrepo %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10143
msgstr "Entferne Unterarchiv %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10144
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10145
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10146
msgid "pulling subrepo %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10147
msgstr "Hole Unterarchiv %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10148
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10149
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10150
msgid "pushing subrepo %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10151
msgstr "Übertrage Unterarchiv %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10152
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10153
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10154
msgid "%s, line %s: %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10155
msgstr "%s, Zeile %s: %s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10156
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10157
msgid "cannot parse entry"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10158
msgstr "Kann Eintrag nicht parsen"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10159
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10160
#, python-format
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10161
msgid "node '%s' is not well formed"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10162
msgstr "Knoten '%s' ist fehlerhaft"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10163
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10164
msgid "unmatched quotes"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10165
msgstr "unpassende Klammern"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10166
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10167
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10168
msgid "error expanding '%s%%%s'"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10169
msgstr "Fehler bei Auflösung von '%s%%%s'"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10170
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10171
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10172
msgid "unknown filter '%s'"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10173
msgstr "Unbekannter Filter '%s'"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10174
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10175
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10176
msgid "style not found: %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10177
msgstr "Stil nicht gefunden: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10178
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10179
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10180
msgid "template file %s: %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10181
msgstr "Vorlagedatei %s: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10182
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10183
msgid "cannot use transaction when it is already committed/aborted"
9775
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
 10184
msgstr ""
fb7f02082eab i18n-de: Update msgids, remove .txt linespecs + few small translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9759
diff changeset
 10185
"Kann Transaktion nicht verwenden, wenn sie bereits Übernommen/Abgebrochen ist"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10186
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10187
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10188
msgid "failed to truncate %s\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10189
msgstr "Konnte %s nicht abschneiden\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10190
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10191
msgid "transaction abort!\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10192
msgstr "Transaktionsabbruch!\n"
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10193
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10194
msgid "rollback completed\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10195
msgstr "Rücknahme abgeschlossen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10196
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10197
msgid "rollback failed - please run hg recover\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10198
msgstr "Rücksetzen fehlgeschlagen - bitte führe hg recover aus\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10199
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10200
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10201
msgid "Not trusting file %s from untrusted user %s, group %s\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10202
msgstr "Nicht vertrauenswürdige Datei %s vom Nutzer %s, Gruppe %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10203
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10204
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10205
msgid "Ignored: %s\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10206
msgstr "Ignoriere: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10207
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10208
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10209
msgid "ignoring untrusted configuration option %s.%s = %s\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10210
msgstr "Ignoriere nicht vertrauenswürdigen Konfigurationseintrag %s.%s = %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10211
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10212
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10213
msgid "%s.%s not a boolean ('%s')"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10214
msgstr "%s.%s ist kein bool'scher Wert ('%s')"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10215
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10216
msgid "enter a commit username:"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10217
msgstr "Gib einen Benutzernamen für die Version ein:"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10218
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10219
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10220
msgid "No username found, using '%s' instead\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10221
msgstr "Kein Benutzername gefunden, nutze %s stattdessen\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10222
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10223
msgid "no username supplied (see \"hg help config\")"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10224
msgstr "kein Benutzername angegeben (siehe \"hg help config\")"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10225
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10226
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10227
msgid "username %s contains a newline\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10228
msgstr "Benutzername %s enthält einen Zeilenumbruch\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10229
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10230
msgid "response expected"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10231
msgstr "Antwort erwartet"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10232
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10233
msgid "unrecognized response\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10234
msgstr "Unbekannte Antwort\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10235
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10236
msgid "password: "
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10237
msgstr "Passwort: "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10238
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10239
msgid "edit failed"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10240
msgstr "Bearbeiten fehlgeschlagen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10241
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10242
msgid "http authorization required"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10243
msgstr "HTTP-Autorisation benötigt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10244
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10245
msgid "http authorization required\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10246
msgstr "HTTP-Autorisation benötigt\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10247
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10248
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10249
msgid "realm: %s\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10250
msgstr "Bereich: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10251
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10252
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10253
msgid "user: %s\n"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10254
msgstr "Benutzer: %s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10255
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10256
msgid "user:"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10257
msgstr "Benutzer:"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10258
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10259
#, python-format
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10260
msgid "http auth: user %s, password %s\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10261
msgstr "HTTP Auth: Benutzer %s, Passwort%s\n"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10262
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10263
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10264
msgid "command '%s' failed: %s"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10265
msgstr "Befehl '%s' fehlgeschlagen: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10266
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10267
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10268
msgid "path contains illegal component: %s"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10269
msgstr "Pfad enthält illegalen Teil: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10270
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10271
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10272
msgid "path %r is inside repo %r"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10273
msgstr "Pfad %r ist innerhalb des Archivs %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10274
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10275
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10276
msgid "path %r traverses symbolic link %r"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10277
msgstr "Pfad %r überschreitet symbolische Verknüpfung %r"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10278
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10279
msgid "Hardlinks not supported"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10280
msgstr "Hardlinks nicht unterstützt"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10281
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10282
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10283
msgid "could not symlink to %r: %s"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10284
msgstr "Konnte symbolische Verknüpfung auf %r nicht erzeugen: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10285
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10286
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10287
msgid "invalid date: %r "
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10288
msgstr "Ungültiges Datum: %r "
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10289
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10290
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10291
msgid "date exceeds 32 bits: %d"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10292
msgstr "Datum überschreitet 32 Bit: %d"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10293
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10294
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10295
msgid "impossible time zone offset: %d"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10296
msgstr "Unmögliche Zeitzonen Verschiebung: %d"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10297
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10298
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10299
msgid "invalid day spec: %s"
7937
32658c155522 i18n-de: translated ui.py, url.py and util.py
Tobias Bell <tobias.bell@gmail.com>
parents: 7936
diff changeset
 10300
msgstr "Ungültige Angabe des Tages: %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10301
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10302
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10303
msgid "%.0f GB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10304
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10305
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10306
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10307
msgid "%.1f GB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10308
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10309
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10310
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10311
msgid "%.2f GB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10312
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10313
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10314
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10315
msgid "%.0f MB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10316
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10317
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10318
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10319
msgid "%.1f MB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10320
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10321
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10322
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10323
msgid "%.2f MB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10324
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10325
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10326
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10327
msgid "%.0f KB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10328
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10329
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10330
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10331
msgid "%.1f KB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10332
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10333
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10334
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10335
msgid "%.2f KB"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10336
msgstr ""
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10337
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10338
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10339
msgid "%.0f bytes"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10340
msgstr "%.0f Bytes"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10341
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10342
msgid "cannot verify bundle or remote repos"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10343
msgstr "Kann keine Bündel oder entfernte Archive verifizieren"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10344
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10345
msgid "interrupted"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10346
msgstr "unterbrochen"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10347
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10348
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10349
msgid "empty or missing %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10350
msgstr "leeres oder fehlendes %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10351
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10352
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10353
msgid "data length off by %d bytes"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10354
msgstr "Datenlänge um %d bytes daneben"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10355
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10356
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10357
msgid "index contains %d extra bytes"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10358
msgstr "Index enthält %d überflüssige Bytes"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10359
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10360
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10361
msgid "warning: `%s' uses revlog format 1"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10362
msgstr "Warnung: `%s' nutzt Revlogformat 1"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10363
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10364
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10365
msgid "warning: `%s' uses revlog format 0"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10366
msgstr "Warnung: `%s' nutzt Revlogformat 0"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10367
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10368
#, python-format
7938
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
 10369
msgid "rev %d points to nonexistent changeset %d"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10370
msgstr "Revision %d zeigt auf nicht existenten Änderungssatz %d"
7938
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
 10371
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
 10372
#, python-format
b08be68bbc4f i18n-de: removed fuzzy translations after update of POT file
Tobias Bell <tobias.bell@gmail.com>
parents: 7937
diff changeset
 10373
msgid "rev %d points to unexpected changeset %d"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10374
msgstr "Revision %d zeigt auf unerwarteten Änderungssatz %d"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10375
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10376
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10377
msgid " (expected %s)"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10378
msgstr " (erwartete %s)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10379
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10380
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10381
msgid "unknown parent 1 %s of %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10382
msgstr "Unbekannter erster Vorfahr %s von %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10383
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10384
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10385
msgid "unknown parent 2 %s of %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10386
msgstr "Unbekannter zweiter Vorfahr %s von %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10387
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10388
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10389
msgid "checking parents of %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10390
msgstr "Prüfe Vorfahren von %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10391
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10392
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10393
msgid "duplicate revision %d (%d)"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10394
msgstr "Doppelte Revision %d (%d)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10395
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10396
msgid "abandoned transaction found - run hg recover\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10397
msgstr "unfertige Transaktion gefunden - führe hg recover aus\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10398
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10399
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10400
msgid "repository uses revlog format %d\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10401
msgstr "Archiv verwendet Revlogformat %d\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10402
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10403
msgid "checking changesets\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10404
msgstr "Prüfe Änderungssätze\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10405
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10406
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10407
msgid "unpacking changeset %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10408
msgstr "Entpacke Änderungssatz %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10409
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10410
msgid "checking manifests\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10411
msgstr "Prüfe Manifeste\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10412
8758
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10413
#, python-format
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10414
msgid "%s not in changesets"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10415
msgstr "%s nicht in den Änderungssätzen vorhanden"
1060cb231595 i18n-de: Synchronised with hg.pot
Tobias Bell <tobias.bell@gmail.com>
parents: 8115
diff changeset
 10416
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10417
msgid "file without name in manifest"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10418
msgstr "Datei ohne Namen im Manifest"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10419
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10420
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10421
msgid "reading manifest delta %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10422
msgstr "Lese Manifest delta %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10423
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10424
msgid "crosschecking files in changesets and manifests\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10425
msgstr "Gegenüberstellung der Dateien in Änderungssätzen und Manifesten\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10426
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10427
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10428
msgid "changeset refers to unknown manifest %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10429
msgstr "Änderungssatz referenziert unbekanntes Manifest %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10430
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10431
msgid "in changeset but not in manifest"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10432
msgstr "im Änderungssatz aber nicht im Manifest"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10433
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10434
msgid "in manifest but not in changeset"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10435
msgstr "im Manifest, aber nicht im Änderungssatz"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10436
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10437
msgid "checking files\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10438
msgstr "Prüfe Dateien\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10439
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10440
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10441
msgid "cannot decode filename '%s'"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10442
msgstr "Kann Dateinamen '%s' nicht dekodieren"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10443
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10444
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10445
msgid "broken revlog! (%s)"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10446
msgstr "Beschädigtes Revlof! (%s)"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10447
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10448
msgid "missing revlog!"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10449
msgstr "Fehlendes Revlog!"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10450
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10451
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10452
msgid "%s not in manifests"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10453
msgstr "%s nicht in Manifesten"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10454
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10455
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10456
msgid "unpacked size is %s, %s expected"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10457
msgstr "entpackte Größe ist %s, aber %s erwartet"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10458
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10459
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10460
msgid "unpacking %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10461
msgstr "entpacke %s"
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10462
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10463
#, python-format
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10464
msgid "warning: copy source of '%s' not in parents of %s"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10465
msgstr "Warnung: Kopierquelle von '%s' ist in keinem Vorfahren von %s"
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10466
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10467
#, python-format
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10468
msgid "empty or missing copy source revlog %s:%s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10469
msgstr "Leeres oder fehlendes revlog %s:%s der Kopierquelle"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10470
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10471
#, python-format
9558
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10472
msgid "warning: %s@%s: copy source revision is nullid %s:%s\n"
a95e2833dda5 i18n-de: redid latest translations
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9232
diff changeset
 10473
msgstr "Warnung: %s@%s: Revision der Kopienquelle ist Null %s:%s\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10474
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10475
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10476
msgid "checking rename of %s"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10477
msgstr "Prüfe Umbenennung von %s"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10478
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10479
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10480
msgid "%s in manifests not found"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10481
msgstr "%s nicht im Manifest gefunden"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10482
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10483
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10484
msgid "warning: orphan revlog '%s'"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10485
msgstr "Warnung: Verwaistes revlog '%s'"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10486
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10487
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10488
msgid "%d files, %d changesets, %d total revisions\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10489
msgstr "%d Dateien, %d Änderungssätze, %d Revisionen insgesamt\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10490
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10491
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10492
msgid "%d warnings encountered!\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10493
msgstr "%d Warnungen gefunden!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10494
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10495
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10496
msgid "%d integrity errors encountered!\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10497
msgstr "%d Integritätsfehler gefunden!\n"
7886
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10498
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10499
#, python-format
c2ecaf63bade i18n: add German translation
Tobias Bell <tobias.bell@gmail.com>
parents:
diff changeset
 10500
msgid "(first damaged changeset appears to be %d)\n"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10501
msgstr "(erster beschädigter Änderungssatz scheint %d zu sein)\n"
7912
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10502
28b5cc18baa2 i18n-de: Several updates
Tobias Bell <tobias.bell@gmail.com>
parents: 7901
diff changeset
 10503
msgid "user name not available - set USERNAME environment variable"
9755
d64bdaeaa2b9 i18n-de: Removed all fuzzies and translated small alphaend-extensions
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9568
diff changeset
 10504
msgstr "Benutzername nicht verfügbar - setze die USERNAME Umgebungsvariable"
9864
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10505
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10506
#~ msgid "update working directory\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10507
#~ msgstr ""
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10508
#~ "Aktualisiert das Arbeitsverzeichnis\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10509
#~ "\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10510
#~ "    Hebt das Arbeitsverzeichnis auf die angegebene Revision oder die\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10511
#~ "    Spitze des aktuellen Zweiges an, falls keine angegeben wurde.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10512
#~ "    Bei der Verwendung von null als Revision wird die Arbeitskopie "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10513
#~ "entfernt\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10514
#~ "    (wie 'hg clone -U').\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10515
#~ "\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10516
#~ "    Wenn das Arbeitsverzeichnis keine unversionierten Änderungen "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10517
#~ "enthält,\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10518
#~ "    wird es durch den Zustand der angeforderten Revision ersetzt. Sollte\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10519
#~ "    die angeforderte Revision aus einem anderen Zweig sein, wird das\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10520
#~ "    Arbeitsverzeichnis zusätzlich auf diesen Zweig umgestellt.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10521
#~ "\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10522
#~ "    Sollten unversionierte Änderungen vorliegen, muss -C/--clean genutzt\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10523
#~ "    werden, um sie zwangsweise mit dem Zustand des Arbeitsverzeichnis "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10524
#~ "der\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10525
#~ "    angeforderten Revision zu ersetzen. Alternative, nutze -c/--check um\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10526
#~ "    abzubrechen.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10527
#~ "\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10528
#~ "    Sollten unversionierte Änderungen vorliegen, -C nicht genutzt werden "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10529
#~ "und\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10530
#~ "    die Vorgängerversion und die angeforderte Version sind auf dem "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10531
#~ "selben\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10532
#~ "    Zweig und eine ist Vorläufer der anderen, dann wird das neue\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10533
#~ "    Arbeitsverzeichnis die angeforderte Revision in einer "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10534
#~ "Zusammenführung\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10535
#~ "    mit den unversionierten Änderungen enthalten. Anderenfalls wird "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10536
#~ "'update'\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10537
#~ "    fehlschlagen mit einem Hinweis 'merge' oder 'update -C' stattdessen "
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10538
#~ "zu\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10539
#~ "    nutzen.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10540
#~ "\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10541
#~ "    Sollte nur eine Datei auf eine ältere Revision gehoben werden, kann\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10542
#~ "    'revert' genutzt werden.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10543
#~ "\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10544
#~ "    Siehe 'hg help dates' für eine Liste gültiger Formate für -d/--date.\n"
7196258e4a99 i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
Fabian Kreutz <fabian.kreutz@starnet.fi>
parents: 9775
diff changeset
 10545
#~ "    "