Newer
Older
24001
24002
24003
24004
24005
24006
24007
24008
24009
24010
24011
24012
24013
24014
24015
24016
24017
24018
24019
24020
24021
24022
24023
24024
24025
24026
24027
24028
24029
24030
24031
24032
24033
24034
24035
24036
24037
24038
24039
24040
24041
24042
24043
24044
24045
24046
24047
24048
24049
24050
24051
24052
24053
24054
24055
24056
24057
24058
24059
24060
24061
24062
24063
24064
24065
24066
24067
24068
24069
24070
24071
24072
24073
24074
24075
24076
#~ msgid "caching new largefiles\n"
#~ msgstr "Lade neue Binärriesen in den Zwischenspeicher\n"
#~ msgid "remotestore: largefile %s is invalid"
#~ msgstr "remotestore: Binärriese %s ist ungültig"
#~ msgid "remotestore: largefile %s is missing"
#~ msgstr "remotestore: Binärriese %s fehlt"
#~ msgid ""
#~ "largefiles: repo method %r appears to have already been wrapped by "
#~ "another extension: largefiles may behave incorrectly\n"
#~ msgstr ""
#~ "largefiles: Aktion %r scheint bereits von einer anderen Erweiterung "
#~ "verändert zu sein. Dadurch kann es zu Fehlern in largefiles kommen\n"
#~ msgid "verify largefiles"
#~ msgstr "Verifiziere Binärriesen"
#~ msgid "patches applied - cannot set new queue active"
#~ msgstr "Patches wurden angewandt - kann die neue Reihe nicht aktivieren"
#, fuzzy
#~ msgid ""
#~ "Glob patterns are matched against absolute path to repository\n"
#~ "root."
#~ msgstr ""
#~ "Die glob-Muster müssen auf den absoluten Pfad zum Archiv passen. Alle\n"
#~ "Abonnements können in einer eigenen Datei gesammelt werden und "
#~ "folgender-\n"
#~ "maßen in der Konfiguration eingebunden werden::"
#~ msgid "can't rebase multiple roots"
#~ msgstr "Mehrere Wurzeln können nicht verschoben werden"
#~ msgid "pull patches from branch BRANCH"
#~ msgstr "Patches vom Zweig BRANCH abrufen"
#~ msgid "bookmark '%s' contains illegal character"
#~ msgstr "Lesezeichen '%s' enthält illegale Zeichen"
#~ msgid "bookmark name cannot contain newlines"
#~ msgstr "Ein Lesezeichenname darf keine Zeilenumbrüche enthalten"
#~ msgid "cannot amend recursively"
#~ msgstr "Es kann nicht rekursiv berichtigt werden"
#~ msgid " Print the changeset header and diffs for one or more revisions."
#~ msgstr ""
#~ " Gibt Kopfzeilen und Änderungsverlauf einer oder mehrerer Versionen "
#~ "aus."
#~ msgid ""
#~ "\n"
#~ "use \"hg -v help %s\" to show more info\n"
#~ msgstr ""
#~ "\n"
#~ "Nutze \"hg -v help %s\" um mehr Informationen anzuzeigen\n"
#~ msgid "not removing %s: file still exists (use -f to force removal)\n"
#~ msgstr "Entferne nicht %s: Datei existiert noch (-f zum Erzwingen)\n"
#, fuzzy
#~ msgid "null revision specified"
#~ msgstr "Keine Revisionen angegeben"
#~ msgid "ancestor requires two arguments"
#~ msgstr "'ancestor' erwartet zwei Argumente"
#~ msgid "ancestor arguments must be single revisions"
#~ msgstr "'ancestor' erwartet einzelne Revisionen als Argumente"
#~ msgid "no tags exist that match '%s'"
#~ msgstr "Es existiert kein Etikett, dass auf '%s' passt"
24077
24078
24079
24080
24081
24082
24083
24084
24085
24086
24087
24088
24089
24090
24091
24092
24093
24094
24095
24096
24097
24098
24099
24100
24101
24102
24103
24104
24105
24106
24107
24108
24109
24110
24111
24112
24113
24114
24115
24116
24117
24118
24119
24120
24121
24122
24123
24124
24125
24126
24127
24128
24129
24130
24131
24132
24133
24134
24135
24136
24137
24138
24139
24140
24141
24142
24143
24144
24145
24146
24147
24148
24149
24150
24151
24152
24153
24154
24155
24156
24157
24158
24159
24160
24161
24162
24163
24164
24165
24166
24167
24168
24169
24170
24171
24172
24173
24174
24175
24176
24177
24178
24179
24180
24181
24182
24183
24184
24185
24186
24187
24188
24189
24190
24191
24192
24193
24194
24195
24196
24197
24198
24199
24200
24201
24202
24203
24204
24205
#~ msgid ""
#~ "Branch-based Access Control\n"
#~ "..........................."
#~ msgstr ""
#~ "Zweig-basierte Zugriffskontrolle\n"
#~ "................................"
#~ msgid ""
#~ "Path-based Access Control\n"
#~ "........................."
#~ msgstr ""
#~ "Pfad-basierte Zugriffskontrolle\n"
#~ "..............................."
#~ msgid ""
#~ "Groups\n"
#~ "......"
#~ msgstr ""
#~ "Gruppen\n"
#~ "......."
#~ msgid ""
#~ " Mercurial Destination\n"
#~ " '''''''''''''''''''''"
#~ msgstr ""
#~ " Mercurial als Ziel\n"
#~ " ''''''''''''''''''"
#~ msgid ""
#~ "Other repository doesn't support revision lookup, so a rev cannot be "
#~ "specified."
#~ msgstr ""
#~ "Das andere Projektarchiv unterstützt keine Revisionsabfragen, daher kann "
#~ "keine Revision angegeben werden."
#~ msgid ""
#~ "Alternatively, they can be added to Mercurial configuration files by\n"
#~ "setting the previous entry to an empty value."
#~ msgstr ""
#~ "Alternativ (mit leerem Wert für ``notify.config``) können die "
#~ "Abonnements\n"
#~ "in der Mercurial-Konfigurationsdatei angegeben werden."
#~ msgid ""
#~ "notify.sources\n"
#~ " Space separated list of change sources. Notifications are sent only\n"
#~ " if it includes the incoming or outgoing changes source. Incoming\n"
#~ " sources can be ``serve`` for changes coming from http or ssh,\n"
#~ " ``pull`` for pulled changes, ``unbundle`` for changes added by\n"
#~ " :hg:`unbundle` or ``push`` for changes being pushed\n"
#~ " locally. Outgoing sources are the same except for ``unbundle`` which\n"
#~ " is replaced by ``bundle``. Default: serve."
#~ msgstr ""
#~ "notify.sources\n"
#~ " Kommaseparierte Liste von Quellaktionen. Benachrichtigungen werden nur\n"
#~ " gesendet, wenn die Änderungen von einer solchen Aktion ausgelöst "
#~ "wurden.\n"
#~ " Quellen für ankommende Änderungen sind ``serve`` (Änderungen via http\n"
#~ " oder ssh), ``pull`` (aktiv abgerufen), ``unbundle`` (per :hg:"
#~ "`unbundle`\n"
#~ " eingefügt) oder ``push`` (lokal übertragen). Für ausgehende Änderungen\n"
#~ " gibt es die gleichen, nur mit ``unbundle`` gegen ``bundle`` getauscht.\n"
#~ " Voreinstellung: serve."
#~ msgid ""
#~ "notify.domain\n"
#~ " If subscribers emails or the from email have no domain set, complete "
#~ "them\n"
#~ " with this value."
#~ msgstr ""
#~ "notify.domain\n"
#~ " Falls eine Abonnementen- oder die Sender-Adresse keine Domäne haben,\n"
#~ " wird dieser Wert eingefügt."
#~ msgid "Sending "
#~ msgstr "Sende "
#~ msgid "force detaching of source from its original branch"
#~ msgstr "erzwingt ein Abkoppeln der Quelle von ihrem ursprünglichen Zweig"
#~ msgid ""
#~ "hg rebase [-s REV | -b REV] [-d REV] [options]\n"
#~ "hg rebase {-a|-c}"
#~ msgstr ""
#~ "hg rebase [-s REV | -b REV] [-d REV] [Optionen]\n"
#~ "hg rebase {-a|-c}"
#~ msgid "cannot use detach with continue or abort"
#~ msgstr "detach kann nicht mit continue oder abort genutzt werden"
#~ msgid "cannot specify a base with detach"
#~ msgstr "detach erwartet keine Basis"
#~ msgid "warning: immutable rebased changeset detected, can't abort\n"
#~ msgstr ""
#~ "Warnung: Unveränderbare Änderungssätze gefunden. Kann nicht abbrechen\n"
#~ msgid "must specify local origin repository"
#~ msgstr "Lokales Quellarchiv muss angegeben werden"
#~ msgid "[OPTION]... REVISION..."
#~ msgstr "[OPTION]... REVISION..."
#~ msgid "There is no Mercurial repository here (.hg not found)"
#~ msgstr "Es gibt hier kein Mercurial-Archiv (.hg nicht vorhanden)"
#~ msgid ""
#~ " [collections]\n"
#~ " /foo = /foo"
#~ msgstr ""
#~ " [collections]\n"
#~ " /foo = /foo"
#~ msgid ""
#~ "Here, the left side will be stripped off all repositories found in the\n"
#~ "right side. Thus ``/foo/bar`` and ``foo/quux/baz`` will be listed as\n"
#~ "``bar`` and ``quux/baz`` respectively.\n"
#~ msgstr ""
#~ "Hier wird die linke Seite von allen Projektarchiven, die auf der rechten\n"
#~ "Seite gefunden werden, entfernt. Daher werden ``/foo/bar`` und\n"
#~ "``foo/quux/baz`` als ``bar`` und ``quux/baz`` aufgelistet.\n"
#~ msgid ""
#~ "Remapping Subrepositories Sources\n"
#~ "---------------------------------"
#~ msgstr ""
#~ "Umleitung der Quellen von Unterarchiven\n"
#~ "---------------------------------------"
24206
24207
24208
24209
24210
24211
24212
24213
24214
24215
24216
24217
24218
24219
24220
24221
24222
24223
24224
24225
24226
24227
24228
24229
24230
24231
24232
24233
24234
24235
24236
24237
24238
24239
24240
24241
24242
24243
24244
24245
24246
#~ msgid "The hook does not change bug status."
#~ msgstr "Diese Erweiterung ändert den Status des Bugzilla-Tickets nicht."
#~ msgid ""
#~ "bugzilla.regexp\n"
#~ " Regular expression to match bug IDs in changeset commit message.\n"
#~ " Must contain one \"()\" group. The default expression matches ``Bug\n"
#~ " 1234``, ``Bug no. 1234``, ``Bug number 1234``, ``Bugs 1234,5678``,\n"
#~ " ``Bug 1234 and 5678`` and variations thereof. Matching is case\n"
#~ " insensitive."
#~ msgstr ""
#~ "bugzilla.regexp\n"
#~ " Der Reguläre Ausdruck, mit dem Ticket-IDs in der Versionsmeldung "
#~ "erkannt\n"
#~ " werden. Er muss eine \"()\"-Gruppe enthalten. Der Standardwert "
#~ "erkennt:\n"
#~ " 'Bug 1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678',\n"
#~ " 'Bug 1234 and 5678' und Variationen. Großschreibung wird ignoriert."
#~ msgid "-G/--graph option is incompatible with --follow with file argument"
#~ msgstr "Option -G/--graph ist inkompatibel zu --follow mit Dateiparameter"
#~ msgid "import a patch"
#~ msgstr "Importiert einen Patch"
#~ msgid ""
#~ " When -f/--force is applied, all local changes in patched files\n"
#~ " will be lost."
#~ msgstr ""
#~ " Wenn -f/--force angegeben ist, werden alle lokalen Änderungen in den\n"
#~ " vom Patch betroffenen Dateien verlorengehen."
#~ msgid ""
#~ "If you notice \"BROKEN PIPE\" error messages, you can disable them by\n"
#~ "setting::"
#~ msgstr ""
#~ "Wenn Sie \"BROKEN PIPE\"-Fehlermeldungen erhalten, können Sie diese über\n"
#~ "die folgende Einstellung deaktivieren::"
#~ msgid "follow takes no arguments"
#~ msgstr "follow erwartet keine Argumente"