﻿First go at German translation for Subversion, about 50% complete

* subversion/po/de.po:
  New file.

Index: subversion/po/de.po
===================================================================
--- subversion/po/de.po	(revision 0)
+++ subversion/po/de.po	(revision 0)
@@ -0,0 +1,3558 @@
?# German translations for subversion package
+# Copyright (C) 2004 Collab Net.
+# This file is distributed under the same license as the subversion package.
+# Lübbe Onken <luebbe@tigris.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: subversion 1.1.0\n"
+"POT-Creation-Date: 2004-04-27 14:09+0200\n"
+"PO-Revision-Date: 2004-05-04 09:50+0100\n"
+"Last-Translator: Lübbe Onken <l.onken@rac.de>\n"
+"Language-Team: German <luebbe@tigris.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: clients/cmdline/checkout-cmd.c:126
+#, c-format
+msgid "'%s' does not appear to be a URL"
+msgstr "'%s' scheint keine URL zu sein"
+
+#: clients/cmdline/delete-cmd.c:49
+msgid "Use --force to override this restriction"
+msgstr "Benutzen Sie '--force', um diese Einschränkung aufzuheben"
+
+#: clients/cmdline/diff-cmd.c:65
+msgid "Can't open stdout"
+msgstr "Kann stdout nicht öffnen"
+
+#: clients/cmdline/diff-cmd.c:67
+msgid "Can't open stderr"
+msgstr "Kann stderr nicht öffnen"
+
+#: clients/cmdline/export-cmd.c:78
+msgid "Destination directory exists; please remove the directory or use --force to overwrite"
+msgstr "Zielverzeichnis existiert; bitte löschen Sie das Verzeichnis oder verwenden Sie '--force' zum Überschreiben"
+
+#: clients/cmdline/log-cmd.c:208
+msgid "(no author)"
+msgstr "(kein Autor)"
+
+#: clients/cmdline/log-cmd.c:230
+msgid "(no date)"
+msgstr "(kein Datum)"
+
+#: clients/cmdline/mkdir-cmd.c:74
+msgid "Try 'svn add' or 'svn add --non-recursive' instead?"
+msgstr "Versuchen Sie 'svn add' oder 'svn add --non-recursive' stattdessen?"
+
+#: clients/cmdline/notify.c:71
+msgid "WARNING: error decoding UTF-8 for ?\n"
+msgstr "WARNUNG: Fehler beim UTF-8  Decodieren für ?\n"
+
+#: clients/cmdline/notify.c:80
+#, c-format
+msgid "Skipped missing target: '%s'\n"
+msgstr "Fehlendes Ziel: '%s' übersprungen\n"
+
+#: clients/cmdline/notify.c:82
+#, c-format
+msgid "Skipped '%s'\n"
+msgstr "Überspringe '%s'\n"
+
+#: clients/cmdline/notify.c:96
+#, c-format
+msgid "Restored '%s'\n"
+msgstr "Wieder hergestellt '%s'\n"
+
+#: clients/cmdline/notify.c:100
+#, c-format
+msgid "Reverted '%s'\n"
+msgstr "Rückgängig '%s'\n"
+
+#: clients/cmdline/notify.c:104
+#, c-format
+msgid "Failed to revert '%s' -- try updating instead.\n"
+msgstr "Rückgängig für '%s' fehlgeschlagen -- Versuchen Sie zu aktualisieren\n"
+
+#: clients/cmdline/notify.c:109
+#, c-format
+msgid "Resolved conflicted state of '%s'\n"
+msgstr "Konflikt von '%s' aufgelöst\n"
+
+#. Currently this is used for checkouts and switches too.  If we
+#. want different output, we'll have to add new actions.
+#: clients/cmdline/notify.c:168
+#, c-format
+msgid ""
+"\n"
+"Fetching external item into '%s'\n"
+msgstr ""
+"\n"
+"Hole externes Objekt nach '%s'\n"
+
+#: clients/cmdline/notify.c:203
+msgid "External export complete.\n"
+msgstr "Externer Export vollständig.\n"
+
+#: clients/cmdline/notify.c:204
+msgid "Export complete.\n"
+msgstr "Export vollständig.\n"
+
+#: clients/cmdline/notify.c:220
+#, c-format
+msgid ""
+"\n"
+"Performing status on external item at '%s'\n"
+msgstr ""
+"\n"
+"Hole Status des externen Objekts in '%s'\n"
+
+#: clients/cmdline/notify.c:230
+#, c-format
+msgid "Sending        %s\n"
+msgstr "Sende        %s\n"
+
+#: clients/cmdline/notify.c:245
+#, c-format
+msgid "Replacing      %s\n"
+msgstr "Ersetze      %s\n"
+
+#: clients/cmdline/notify.c:251
+msgid "Transmitting file data "
+msgstr "Übertrage Datei"
+
+#: clients/cmdline/prompt.c:59
+msgid "Can't open stdin"
+msgstr "Kann stdin nicht öffnen"
+
+#: clients/cmdline/prompt.c:73
+msgid "Can't read stdin"
+msgstr "Kann nicht von stdin lesen"
+
+#: clients/cmdline/prompt.c:107
+msgid "Can't get password"
+msgstr "Kein Passwort erhalten"
+
+#: clients/cmdline/prompt.c:131
+#, c-format
+msgid "Authentication realm: %s\n"
+msgstr "Authentifizierungsbereich: %s\n"
+
+#: clients/cmdline/prompt.c:156
+#: clients/cmdline/prompt.c:178
+msgid "Username: "
+msgstr "Benutzername: "
+
+#: clients/cmdline/prompt.c:158
+#, c-format
+msgid "Password for '%s': "
+msgstr "Passwort für '%s': "
+
+#: clients/cmdline/prompt.c:199
+#, c-format
+msgid "Error validating server certificate for '%s':\n"
+msgstr "Fehler bei der Validierung des Serverzerzifikats für '%s':\n"
+
+#: clients/cmdline/prompt.c:205
+msgid ""
+" - The certificate is not issued by a trusted authority. Use the\n"
+"   fingerprint to validate the certificate manually!\n"
+msgstr ""
+" - Das Zertifikat ist nicht von einer vertrauenswürdigen Instanz herausgegeben\n"
+"  Überprüfen Sie den Fingerabduck, um das Zertifikat zu validieren!\n"
+
+#: clients/cmdline/prompt.c:212
+msgid " - The certificate hostname does not match.\n"
+msgstr " - Der Hostname des Zertifikats stimmt nicht überein.\n"
+
+#: clients/cmdline/prompt.c:218
+msgid " - The certificate is not yet valid.\n"
+msgstr " - Das Zertifikat ist noch nicht gültig.\n"
+
+#: clients/cmdline/prompt.c:224
+msgid " - The certificate has expired.\n"
+msgstr " - Das Zertifikat ist abgelaufen.\n"
+
+#: clients/cmdline/prompt.c:230
+msgid " - The certificate has an unknown error.\n"
+msgstr " - Das Zertifikat hat einen unbekannten Fehler.\n"
+
+#: clients/cmdline/prompt.c:235
+#, c-format
+msgid ""
+"Certificate information:\n"
+" - Hostname: %s\n"
+" - Valid: from %s until %s\n"
+" - Issuer: %s\n"
+" - Fingerprint: %s\n"
+msgstr ""
+"Zertifikat-Information:\n"
+" - Hostname: %s\n"
+" - Gültig: von %s bis %s\n"
+" - Aussteller: %s\n"
+" - Fingerabdruck: %s\n"
+
+#: clients/cmdline/prompt.c:250
+msgid "(R)eject, accept (t)emporarily or accept (p)ermanently? "
+msgstr "Ve(r)werfen, (t)emporär akzeptieren oder (p)ermanent akzeptieren? "
+
+#: clients/cmdline/prompt.c:254
+msgid "(R)eject or accept (t)emporarily? "
+msgstr "Ve(r)werfen oder (t)emporär akzeptieren? "
+
+#: clients/cmdline/prompt.c:291
+msgid "Client certificate filename: "
+msgstr "Client Zertifikatdatei"
+
+#: clients/cmdline/prompt.c:314
+#, c-format
+msgid "Passphrase for '%s': "
+msgstr "Passphrase für '%s': "
+
+#: clients/cmdline/props.c:45
+msgid "Must specify revision explicitly when operating on a revision property"
+msgstr "Beim Bearbeiten einer Revisionseigenschaft, muß auch die Revision angegeben werden"
+
+#: clients/cmdline/blame-cmd.c:152
+#, c-format
+msgid "Skipping binary file: '%s'\n"
+msgstr "Überspringe Binärdatei: '%s'\n"
+
+#: clients/cmdline/help-cmd.c:35
+msgid ""
+"usage: svn <subcommand> [options] [args]\n"
+"Type \"svn help <subcommand>\" for help on a specific subcommand.\n"
+"\n"
+"Most subcommands take file and/or directory arguments, recursing\n"
+"on the directories.  If no arguments are supplied to such a\n"
+"command, it will recurse on the current directory (inclusive) by\n"
+"default.\n"
+"\n"
+"Available subcommands:\n"
+msgstr ""
+"Aufruf: svn <Unterbefehl> [Optionen] [Parameter]\n"
+"Geben Sie \"svn help <Unterbefehl>\" für Hilfe zu einem Unterbefehl ein.\n"
+"\n"
+"Die meisten Unterbefehle akzeptieren Datei und/oder Verzeichnisparameter,\n"
+"wobei die Verzeichnisse rekursiv durchlaufen werden. Wenn keine Parameter\n"
+"angegeben werden, durchläuft der der Befehl das aktuelle Verzeichnis rekursiv.\n"
+"\n"
+"Verfügbare Unterbefehle:\n"
+
+#: clients/cmdline/help-cmd.c:46
+msgid ""
+"Subversion is a tool for version control.\n"
+"For additional information, see http://subversion.tigris.org/\n"
+"\n"
+msgstr ""
+"Subversion ist ein Programm zur Versionskontrolle.\n"
+"Für weitere Informationen: http://subversion.tigris.org/\n"
+"\n"
+
+#: clients/cmdline/help-cmd.c:63
+msgid ""
+"The following repository access (RA) modules are available:\n"
+"\n"
+msgstr ""
+"Die folgenden Zugriffsmodule (RA) für Projektarchive stehen zur Verfügung:\n"
+"\n"
+
+#: clients/cmdline/info-cmd.c:64
+#, c-format
+msgid "Path: %s\n"
+msgstr "Pfad: %s\n"
+
+#: clients/cmdline/info-cmd.c:74
+#: svnlook/main.c:726
+#, c-format
+msgid "Name: %s\n"
+msgstr "Name: %s\n"
+
+#: clients/cmdline/info-cmd.c:80
+#, c-format
+msgid "URL: %s\n"
+msgstr "URL: %s\n"
+
+#: clients/cmdline/info-cmd.c:87
+#, c-format
+msgid "Repository: %s\n"
+msgstr "Projektarchiv: %s\n"
+
+#: clients/cmdline/info-cmd.c:92
+#, c-format
+msgid "Repository UUID: %s\n"
+msgstr "Projektarchiv UUID: %s\n"
+
+#: clients/cmdline/info-cmd.c:101
+msgid "Node Kind: file\n"
+msgstr "Knotentyp: Datei\n"
+
+#: clients/cmdline/info-cmd.c:111
+msgid "Node Kind: directory\n"
+msgstr "Knotentyp: Verzeichnis\n"
+
+#: clients/cmdline/info-cmd.c:117
+msgid "Node Kind: none\n"
+msgstr "Knotentyp: nichts\n"
+
+#: clients/cmdline/info-cmd.c:122
+msgid "Node Kind: unknown\n"
+msgstr "Knotentyp: unbekannt\n"
+
+#: clients/cmdline/info-cmd.c:129
+msgid "Schedule: normal\n"
+msgstr "Plan: normal\n"
+
+#: clients/cmdline/info-cmd.c:133
+msgid "Schedule: add\n"
+msgstr "Plan: hinzufügen\n"
+
+#: clients/cmdline/info-cmd.c:137
+msgid "Schedule: delete\n"
+msgstr "Plan: löschen\n"
+
+#: clients/cmdline/info-cmd.c:141
+msgid "Schedule: replace\n"
+msgstr "Plan: ersetzen\n"
+
+#: clients/cmdline/info-cmd.c:155
+#, c-format
+msgid "Copied From URL: %s\n"
+msgstr "Kopie von URL: %s\n"
+
+#: clients/cmdline/info-cmd.c:167
+#, c-format
+msgid "Last Changed Author: %s\n"
+msgstr "Letzter Autor: %s\n"
+
+#: clients/cmdline/info-cmd.c:175
+msgid "Last Changed Date"
+msgstr "Letztes Änderungsdatum"
+
+#: clients/cmdline/info-cmd.c:179
+msgid "Text Last Updated"
+msgstr "Text zuletzt geändert"
+
+#: clients/cmdline/info-cmd.c:183
+msgid "Properties Last Updated"
+msgstr "Eigenschaften zuletzt geändert"
+
+#: clients/cmdline/info-cmd.c:189
+#, c-format
+msgid "Checksum: %s\n"
+msgstr "Prüfsumme: %s\n"
+
+#: clients/cmdline/info-cmd.c:196
+#, c-format
+msgid "Conflict Previous Base File: %s\n"
+msgstr "Konflikt vorherige Ausgangsdatei: %s\n"
+
+#: clients/cmdline/info-cmd.c:203
+#, c-format
+msgid "Conflict Previous Working File: %s\n"
+msgstr "Konflikt vorherige Arbeitsdatei: %s\n"
+
+#: clients/cmdline/info-cmd.c:210
+#, c-format
+msgid "Conflict Current Base File: %s\n"
+msgstr "Konflikt Ausgangsdatei: %s\n"
+
+#: clients/cmdline/info-cmd.c:217
+#, c-format
+msgid "Conflict Properties File: %s\n"
+msgstr "Konflict Eigenschaftendatei: %s\n"
+
+#: clients/cmdline/info-cmd.c:294
+#, c-format
+msgid ""
+"%s:  (Not a versioned resource)\n"
+"\n"
+msgstr ""
+"%s:  (Keine versionierte resource)\n"
+"\n"
+
+#: clients/cmdline/main.c:64
+msgid "force operation to run"
+msgstr "Durchführung des Befehls erzwingen"
+
+#: clients/cmdline/main.c:66
+msgid "force validity of log message source"
+msgstr "Gültigkeit der Log-Meldung erzwingen"
+
+#: clients/cmdline/main.c:67
+#: clients/cmdline/main.c:68
+#: svnadmin/main.c:180
+#: svnadmin/main.c:183
+#: svnlook/main.c:89
+#: svnlook/main.c:92
+msgid "show help on a subcommand"
+msgstr "zeige Hilfe zu einem Unterbefehl"
+
+#: clients/cmdline/main.c:69
+msgid "specify commit message ARG"
+msgstr "Spezifiziere PAR als Log-Meldung"
+
+#: clients/cmdline/main.c:70
+msgid "print as little as possible"
+msgstr "so wenig wie möglich ausgeben"
+
+#: clients/cmdline/main.c:71
+msgid "descend recursively"
+msgstr "Rekursiv hinabsteigen"
+
+#: clients/cmdline/main.c:72
+msgid "operate on single directory only"
+msgstr "Nicht rekursiv hinabsteigen"
+
+#: clients/cmdline/main.c:74
+msgid ""
+"ARG (some commands also take ARG1:ARG2 range)\n"
+"                             A revision argument can be one of:\n"
+"                                NUMBER       revision number\n"
+"                                \"{\" DATE \"}\" revision at start of the date\n"
+"                                \"HEAD\"       latest in repository\n"
+"                                \"BASE\"       base rev of item's working copy\n"
+"                                \"COMMITTED\"  last commit at or before BASE\n"
+"                                \"PREV\"       revision just before COMMITTED"
+msgstr ""
+"PAR (manche Befehle akzeptieren auch PAR1:PAR2 Wertebereiche)\n"
+"                             Ein Revision Parameter kann sein:\n"
+"                                NUMBER       Revisionsnummer\n"
+"                                \"{\" DATE \"}\" Revision zum Startdatum\n"
+"                                \"HEAD\"       Neueste Revision im Projektarchiv\n"
+"                                \"BASE\"       Basisrevision der Arbeitskopie\n"
+"                                \"COMMITTED\"  Letzte übertragene Revision bei oder vor BASE\n"
+"                                \"PREV\"       Letzte Revision vor COMMITTED"
+
+#: clients/cmdline/main.c:88
+msgid "read data from file ARG"
+msgstr "lese Daten aus Datei PAR"
+
+#: clients/cmdline/main.c:90
+msgid "give output suitable for concatenation"
+msgstr "Ausgabe für Verkettung formatieren"
+
+#: clients/cmdline/main.c:92
+msgid "treat value as being in charset encoding ARG"
+msgstr "Behandle Wert als sei er in der Zeichencodierung PAR"
+
+#: clients/cmdline/main.c:93
+msgid "print client version info"
+msgstr "Client Versionsinformation ausgeben"
+
+#: clients/cmdline/main.c:94
+msgid "print extra information"
+msgstr "zusätzliche Information ausgeben"
+
+#: clients/cmdline/main.c:95
+msgid "display update information"
+msgstr "Aktualisierungsinformation ausgeben"
+
+#: clients/cmdline/main.c:97
+msgid "specify a username ARG"
+msgstr "Benutzername PAR angeben"
+
+#: clients/cmdline/main.c:99
+msgid "specify a password ARG"
+msgstr "Passwort PAR angeben"
+
+#: clients/cmdline/main.c:100
+msgid "pass ARG as bundled options to GNU diff"
+msgstr "PAR zusammengefaßt als Optionen an GNU Diff übergeben"
+
+#: clients/cmdline/main.c:102
+msgid "pass contents of file ARG as additional args"
+msgstr "Inhalt der Datei PAR als zusätzliche Parameter übergeben"
+
+#: clients/cmdline/main.c:103
+msgid "output in XML"
+msgstr "Ausgabe in XML"
+
+#: clients/cmdline/main.c:104
+msgid "use strict semantics"
+msgstr "Strikte Semantik anwenden"
+
+#: clients/cmdline/main.c:106
+msgid "do not cross copies while traversing history"
+msgstr "Kopien beim Durchlaufen der Historie nicht weiterverfolgen"
+
+#: clients/cmdline/main.c:108
+msgid "disregard default and svn:ignore property ignores"
+msgstr "Standard ignore und svn:ignore Eigenschaften nicht beachten"
+
+#: clients/cmdline/main.c:110
+msgid "do not cache authentication tokens"
+msgstr "Authentifizierungsinformation nicht zwischenspeichern"
+
+#: clients/cmdline/main.c:112
+msgid "do no interactive prompting"
+msgstr "Keine interaktiven Rückfragen ausgeben"
+
+#: clients/cmdline/main.c:114
+msgid "try operation but make no changes"
+msgstr "Operation  testen, aber keine Änderungen durchführen"
+
+#: clients/cmdline/main.c:116
+#: svnlook/main.c:110
+msgid "do not print differences for deleted files"
+msgstr "Keine Unterschieder für gelöschte Dateien ausgeben"
+
+#: clients/cmdline/main.c:118
+msgid "notice ancestry when calculating differences"
+msgstr "Beim Berechnen von Differenzen Vorgänger berücksichtigen"
+
+#: clients/cmdline/main.c:120
+msgid "ignore ancestry when calculating merges"
+msgstr "Beim Zusammenführen Vorgänger ignorieren"
+
+#: clients/cmdline/main.c:122
+msgid "use ARG as diff command"
+msgstr "Verwende PAR als Diff Programm"
+
+#: clients/cmdline/main.c:124
+msgid "use ARG as merge command"
+msgstr "Verwende PAR als Merge Programm"
+
+#: clients/cmdline/main.c:126
+msgid "use ARG as external editor"
+msgstr "Verwende PAR als externen Editor"
+
+#: clients/cmdline/main.c:128
+msgid "use ARG as the older target"
+msgstr "Verwende PAR als älteres Ziel"
+
+#: clients/cmdline/main.c:130
+msgid "use ARG as the newer target"
+msgstr "Verwende PAR als neueres Ziel"
+
+#: clients/cmdline/main.c:132
+msgid "operate on a revision property (use with -r)"
+msgstr "Arbeite auf einer Revisionseigenschaft (mit -r verwenden)"
+
+#: clients/cmdline/main.c:134
+msgid "relocate via URL-rewriting"
+msgstr "Akrbeitskopie durch Umschreiben der URL umplazieren"
+
+#: clients/cmdline/main.c:136
+#: svnadmin/main.c:222
+msgid "read user configuration files from directory ARG"
+msgstr "Benutzerkonfigurationsdateien aus dem Verzeichnis PAR lesen"
+
+#: clients/cmdline/main.c:138
+msgid "enable automatic properties"
+msgstr "automatische Eigenschaften einschalten"
+
+#: clients/cmdline/main.c:140
+msgid "disable automatic properties"
+msgstr "automatische Eigenschaften ausschalten"
+
+#: clients/cmdline/main.c:165
+msgid ""
+"Put files and directories under version control, scheduling\n"
+"them for addition to repository.  They will be added in next commit.\n"
+"usage: add PATH...\n"
+msgstr ""
+"Dateien und Verzeichnisse unter Versionskontrolle stellen und\n"
+"zur Übertragung ins Projektarchiv vorbereiten.\n"
+"Die Übertragung findet erst beim nächsten Commit statt.\n"
+"Aufruf: add PFAD...\n"
+
+#: clients/cmdline/main.c:172
+msgid ""
+"Output the content of specified files or\n"
+"URLs with revision and author information in-line.\n"
+"usage: blame TARGET...\n"
+msgstr ""
+"Ausgabe der angegebenen Dateien oder URLs mit\n"
+"der Revisons- und Autorinformation für jede Zeile.\n"
+"usage: blame ZIEL...\n"
+
+#: clients/cmdline/main.c:178
+msgid ""
+"Output the content of specified files or URLs.\n"
+"usage: cat TARGET...\n"
+msgstr ""
+"Ausgabe der angegebenen Dateien oder URLs\n"
+"usage: cat ZIEL...\n"
+
+#: clients/cmdline/main.c:183
+msgid ""
+"Check out a working copy from a repository.\n"
+"usage: checkout URL... [PATH]\n"
+"\n"
+"  Note: If PATH is omitted, the basename of the URL will be used as\n"
+"  the destination. If multiple URLs are given each will be checked\n"
+"  out into a sub-directory of PATH, with the name of the sub-directory\n"
+"  being the basename of the URL.\n"
+msgstr ""
+"Checkt eine Arbeitskopie aus einem Projektarchiv aus.\n"
+"Aufruf: checkout URL... [PFAD]\n"
+"\n"
+"  Hinweis: Ohne Angabe von PFAD, wird der Basisname der URL als \n"
+"  Zielverzeichnis verwendet. Werden mehrere URLs angegeben, so\n"
+"  wird jede in ein Unterverzeichnis von PFAD ausgecheckt, dessen\n"
+"  Name der Basisname der URL ist.\n"
+
+#: clients/cmdline/main.c:193
+msgid ""
+"Recursively clean up the working copy, removing locks, resuming\n"
+"unfinished operations, etc.\n"
+"usage: cleanup [PATH...]\n"
+msgstr ""
+"Rekursives Aufräumen der Arbeitskopie, Entfernen von Sperren,\n"
+"Wienderaufnehmen unvollständiger Operationen, etc.\n"
+"Aufruf: cleanup [PFAD...]\n"
+
+#: clients/cmdline/main.c:199
+msgid ""
+"Send changes from your working copy to the repository.\n"
+"usage: commit [PATH...]\n"
+"\n"
+"  A log message must be provided, but it can be empty.  If it is not\n"
+"  given by a --message or --file option, an editor will be started.\n"
+msgstr ""
+"Änderungen Ihrer Arbeitskopie ins Projektarchiv übertragen.\n"
+"Aufruf: commit [PFAD...]\n"
+"\n"
+"  Eine Log-Meldung muß angegeben werden; diese kann jedoch leer sein. Wird\n"
+"  sie nicht mittels einer --message oder --file Option übergeben, wird ein Editor gestartet.\n"
+
+#: clients/cmdline/main.c:209
+msgid ""
+"Duplicate something in working copy or repository, remembering history.\n"
+"usage: copy SRC DST\n"
+"\n"
+"  SRC and DST can each be either a working copy (WC) path or URL:\n"
+"    WC  -> WC:   copy and schedule for addition (with history)\n"
+"    WC  -> URL:  immediately commit a copy of WC to URL\n"
+"    URL -> WC:   check out URL into WC, schedule for addition\n"
+"    URL -> URL:  complete server-side copy;  used to branch & tag\n"
+msgstr ""
+"Kopiere etwas in der Arbeitskopie oder im Projektarchiv unter Beibehaltung der Historie.\n"
+"Aufruf: copy QUELLE ZIEL\n"
+"\n"
+"  QUELLE und ZIEL können jeweils ein Pfad einer Arbeitskopie (WC) oder eine URL sein:\n"
+"    WC  -> WC:   Kopieren und zum Hinzufügen markieren\n"
+"    WC  -> URL:  Sofort eine Kopie von WC zur URL übertragen\n"
+"    URL -> WC:   Eine Kopie von URL nach WC auschecken und zum Hinzufügen markieren\n"
+"    URL -> URL:  Vollständig serverseitige Kopie. Verwendung für Verzweigen und Markieren (branch & tag)\n"
+
+#: clients/cmdline/main.c:222
+msgid ""
+"Remove files and directories from version control.\n"
+"usage: 1. delete PATH...\n"
+"       2. delete URL...\n"
+"\n"
+"  1. Each item specified by a PATH is scheduled for deletion upon\n"
+"    the next commit.  Files, and directories that have not been\n"
+"    committed, are immediately removed from the working copy.\n"
+"    PATHs that are, or contain, unversioned or modified items will\n"
+"    not be removed unless the --force option is given.\n"
+"\n"
+"  2. Each item specified by a URL is deleted from the repository\n"
+"    via an immediate commit.\n"
+msgstr ""
+"Entfernt Dateien und Verzeichnisse aus der Versionskontrolle.\n"
+"Aufruf: 1. delete PFAD...\n"
+"       2. delete URL...\n"
+"\n"
+"  1. Jeder PFAD wird zum Löschen bei der nächsten Übertragung\n"
+"    markiert.  Dateien und Verzeichnisse, die noch nicht übertragen\n"
+"    wurden, werden sofort aus der Arbeitskopie entfernt.\n"
+"    PFADe, die selber nicht versioniert oder geändert sind, bzw.\n"
+"    entsprechende Einträge enthalten, werden nur gelöscht wenn\n"
+"    die --force Option angegeben wird.\n"
+"\n"
+"  2. Jede URL wird sofort mittels einer Übertragung aus dem\n"
+"    Projektarchiv entfernt.\n"
+
+#: clients/cmdline/main.c:239
+msgid ""
+"Display the differences between two paths.\n"
+"usage: 1. diff [-r N[:M]] [--old OLD-TGT] [--new NEW-TGT] [PATH...]\n"
+"       2. diff -r N:M URL\n"
+"       3. diff [-r N[:M]] URL1[@N] URL2[@M]\n"
+"\n"
+"  1. Display the differences between OLD-TGT and NEW-TGT.  PATHs, if\n"
+"     given, are relative to OLD-TGT and NEW-TGT and restrict the output\n"
+"     to differences for those paths.  OLD-TGT and NEW-TGT may be working\n"
+"     copy paths or URL[@REV].\n"
+"\n"
+"     OLD-TGT defaults to the path '.' and NEW-TGT defaults to OLD-TGT.\n"
+"     N defaults to BASE or, if OLD-TGT is an URL, to HEAD.\n"
+"     M defaults to the current working version or, if NEW-TGT is an URL,\n"
+"     to HEAD.\n"
+"\n"
+"     '-r N' sets the revision of OLD-TGT to N, '-r N:M' also sets the\n"
+"     revision of NEW-TGT to M.\n"
+"\n"
+"  2. Shorthand for 'svn diff -r N:M --old=URL --new=URL'.\n"
+"\n"
+"  3. Shorthand for 'svn diff [-r N[:M]] --old=URL1 --new=URL2'\n"
+"\n"
+"  Use just 'svn diff' to display local modifications in a working copy.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:274
+msgid ""
+"Create an unversioned copy of a tree.\n"
+"usage: 1. export [-r REV] URL [PATH]\n"
+"       2. export [-r REV] PATH1 [PATH2]\n"
+"\n"
+"  1. Exports a clean directory tree from the repository specified by\n"
+"     URL, at revision REV if it is given, otherwise at HEAD, into\n"
+"     PATH. If PATH is omitted, the last component of the URL is used\n"
+"     for the local directory name.\n"
+"\n"
+"  2. Exports a clean directory tree from the working copy specified by\n"
+"     PATH1, at revision REV if it is given, otherwise at WORKING, into\n"
+"     PATH2.  If PATH2 is omitted, the last component of the PATH1 is used\n"
+"     for the local directory name. If REV is not specified, all local\n"
+"     changes will be preserved, but files not under version control will\n"
+"     not be copied.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:298
+msgid ""
+"Describe the usage of this program or its subcommands.\n"
+"usage: help [SUBCOMMAND...]\n"
+msgstr ""
+"Beschteibt die Anwendung dieses Programms und seiner Unterbefehle.\n"
+"Aufruf: help [UNTERBEFEHL...]\n"
+
+#: clients/cmdline/main.c:307
+msgid ""
+"Commit an unversioned file or tree into the repository.\n"
+"usage: import [PATH] URL\n"
+"\n"
+"  Recursively commit a copy of PATH to URL.\n"
+"  If PATH is omitted '.' is assumed.  Parent directories are created\n"
+"  as necessary in the repository.\n"
+msgstr ""
+"Importiert eine nicht versionierte Datei oder einen Dateibaum in das Projektarchiv.\n"
+"Aufruf: import [PFAD] URL\n"
+"\n"
+"  Überträgt rekursiv den PFAD zur URL.\n"
+"  Ohne Angabe wird '.' als PFAD angenommen. Übergeordnete Verzeichnisse werden\n"
+"  soweit erforderlich im Projektarchiv angelegt.\n"
+
+#: clients/cmdline/main.c:318
+msgid ""
+"Display information about a file or directory.\n"
+"usage: info [PATH...]\n"
+"\n"
+"  Print information about each PATH (default: '.').\n"
+msgstr ""
+"Zeigt Informationen über eine Datei oder ein Verzeichnisan.\n"
+"Aufruf: info [PFAD...]\n"
+"\n"
+"  Gebe Informationen über jeden PFAD aus (Vorgabe: '.').\n"
+
+#: clients/cmdline/main.c:325
+msgid ""
+"List directory entries in the repository.\n"
+"usage: list [TARGET...]\n"
+"\n"
+"  List each TARGET file and the contents of each TARGET directory as\n"
+"  they exist in the repository.  If TARGET is a working copy path, the\n"
+"  corresponding repository URL will be used.\n"
+"\n"
+"  The default TARGET is '.', meaning the repository URL of the current\n"
+"  working directory.\n"
+"\n"
+"  With --verbose, the following fields show the status of the item:\n"
+"\n"
+"    Revision number of the last commit\n"
+"    Author of the last commit\n"
+"    Size (in bytes)\n"
+"    Date and time of the last commit\n"
+msgstr ""
+
+#: clients/cmdline/main.c:346
+msgid ""
+"Show the log messages for a set of revision(s) and/or file(s).\n"
+"usage: 1. log [PATH]\n"
+"       2. log URL [PATH...]\n"
+"\n"
+"  1. Print the log messages for a local PATH (default: '.').\n"
+"     The default revision range is BASE:1.\n"
+"\n"
+"  2. Print the log messages for the PATHs (default: '.') under URL.\n"
+"     The default revision range is HEAD:1.\n"
+"\n"
+"  With -v, also print all affected paths with each log message.\n"
+"  With -q, don't print the log message body itself (note that this is\n"
+"  compatible with -v).\n"
+"\n"
+"  Each log message is printed just once, even if more than one of the\n"
+"  affected paths for that revision were explicitly requested.  Logs\n"
+"  follow copy history by default.  Use --stop-on-copy to disable this\n"
+"  behavior, which can be useful for determining branchpoints.\n"
+"\n"
+"  Examples:\n"
+"    svn log\n"
+"    svn log foo.c\n"
+"    svn log http://www.example.com/repo/project/foo.c\n"
+"    svn log http://www.example.com/repo/project foo.c bar.c\n"
+msgstr ""
+
+#: clients/cmdline/main.c:378
+msgid ""
+"Apply the differences between two sources to a working copy path.\n"
+"usage: 1. merge sourceURL1[@N] sourceURL2[@M] [WCPATH]\n"
+"       2. merge sourceWCPATH1@N sourceWCPATH2@M [WCPATH]\n"
+"       3. merge -r N:M SOURCE [WCPATH]\n"
+"\n"
+"  1. In the first form, the source URLs are specified at revisions\n"
+"     N and M.  These are the two sources to be compared.  The revisions\n"
+"     default to HEAD if omitted.\n"
+"\n"
+"  2. In the second form, the URLs corresponding to the source working\n"
+"     copy paths define the sources to be compared.  The revisions must\n"
+"     be specified.\n"
+"\n"
+"  3. In the third form, SOURCE can be a URL, or working copy item\n"
+"     in which case the corresponding URL is used.  This URL, at\n"
+"     revisions N and M, defines the two sources to be compared.\n"
+"\n"
+"  WCPATH is the working copy path that will receive the changes.\n"
+"  If WCPATH is omitted, a default value of '.' is assumed, unless\n"
+"  the sources have identical basenames that match a file within '.':\n"
+"  in which case, the differences will be applied to that file.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:407
+msgid ""
+"Create a new directory under version control.\n"
+"usage: 1. mkdir PATH...\n"
+"       2. mkdir URL...\n"
+"\n"
+"  Create version controlled directories.\n"
+"\n"
+"  1. Each directory specified by a working copy PATH is created locally\n"
+"    and scheduled for addition upon the next commit.\n"
+"\n"
+"  2. Each directory specified by a URL is created in the repository via\n"
+"    an immediate commit.\n"
+"\n"
+"  In both cases, all the intermediate directories must already exist.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:427
+msgid ""
+"Move and/or rename something in working copy or repository.\n"
+"usage: move SRC DST\n"
+"\n"
+"  Note:  this subcommand is equivalent to a 'copy' and 'delete'.\n"
+"\n"
+"  SRC and DST can both be working copy (WC) paths or URLs:\n"
+"    WC  -> WC:   move and schedule for addition (with history)\n"
+"    URL -> URL:  complete server-side rename.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:440
+msgid ""
+"Remove PROPNAME from files, dirs, or revisions.\n"
+"usage: 1. propdel PROPNAME [PATH...]\n"
+"       2. propdel PROPNAME --revprop -r REV [URL]\n"
+"\n"
+"  1. Removes versioned props in working copy.\n"
+"  2. Removes unversioned remote prop on repos revision.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:450
+msgid ""
+"Edit property PROPNAME with an external editor on targets.\n"
+"usage: 1. propedit PROPNAME PATH...\n"
+"       2. propedit PROPNAME --revprop -r REV [URL]\n"
+"\n"
+"  1. Edits versioned props in working copy.\n"
+"  2. Edits unversioned remote prop on repos revision.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:461
+msgid ""
+"Print value of PROPNAME on files, dirs, or revisions.\n"
+"usage: 1. propget PROPNAME [PATH...]\n"
+"       2. propget PROPNAME --revprop -r REV [URL]\n"
+"\n"
+"  1. Prints versioned prop in working copy.\n"
+"  2. Prints unversioned remote prop on repos revision.\n"
+"\n"
+"  By default, this subcommand will add an extra newline to the end\n"
+"  of the property values so that the output looks pretty.  Also,\n"
+"  whenever there are multiple paths involved, each property value\n"
+"  is prefixed with the path with which it is associated.  Use\n"
+"  the --strict option to disable these beautifications (useful,\n"
+"  for example, when redirecting binary property values to a file).\n"
+msgstr ""
+
+#: clients/cmdline/main.c:478
+msgid ""
+"List all properties on files, dirs, or revisions.\n"
+"usage: 1. proplist [PATH...]\n"
+"       2. proplist --revprop -r REV [URL]\n"
+"\n"
+"  1. Lists versioned props in working copy.\n"
+"  2. Lists unversioned remote props on repos revision.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:488
+msgid ""
+"Set PROPNAME to PROPVAL on files, dirs, or revisions.\n"
+"usage: 1. propset PROPNAME [PROPVAL | -F VALFILE] PATH...\n"
+"       2. propset PROPNAME --revprop -r REV [PROPVAL | -F VALFILE] [URL]\n"
+"\n"
+"  1. Creates a versioned, local propchange in working copy.\n"
+"  2. Creates an unversioned, remote propchange on repos revision.\n"
+"\n"
+"  Note: svn recognizes the following special versioned properties\n"
+"  but will store any arbitrary properties set:\n"
+"    svn:ignore     - A newline separated list of file patterns to ignore.\n"
+"    svn:keywords   - Keywords to be expanded.  Valid keywords are:\n"
+"      URL, HeadURL             - The URL for the head version of the object.\n"
+"      Author, LastChangedBy    - The last person to modify the file.\n"
+"      Date, LastChangedDate    - The date/time the object was last modified.\n"
+"      Rev, LastChangedRevision - The last revision the object changed.\n"
+"      Id                       - A compressed summary of the previous\n"
+"                                   4 keywords.\n"
+"    svn:executable - If present, make the file executable. This\n"
+"      property cannot be set on a directory.  A non-recursive attempt\n"
+"      will fail, and a recursive attempt will set the property only\n"
+"      on the file children of the directory.\n"
+"    svn:eol-style  - One of 'native', 'LF', 'CR', 'CRLF'.\n"
+"    svn:mime-type  - The mimetype of the file.  Used to determine\n"
+"      whether to merge the file, and how to serve it from Apache.\n"
+"      A mimetype beginning with 'text/' (or an absent mimetype) is\n"
+"      treated as text.  Anything else is treated as binary.\n"
+"    svn:externals  - A newline separated list of module specifiers,\n"
+"      each of which consists of a relative directory path, optional\n"
+"      revision flags, and an URL.  For example\n"
+"        foo             http://example.com/repos/zig\n"
+"        foo/bar -r 1234 http://example.com/repos/zag\n"
+msgstr ""
+
+#: clients/cmdline/main.c:531
+msgid ""
+"Remove 'conflicted' state on working copy files or directories.\n"
+"usage: resolved PATH...\n"
+"\n"
+"  Note:  this subcommand does not semantically resolve conflicts or\n"
+"  remove conflict markers; it merely removes the conflict-related\n"
+"  artifact files and allows PATH to be committed again.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:540
+msgid ""
+"Restore pristine working copy file (undo most local edits).\n"
+"usage: revert PATH...\n"
+"\n"
+"  Note:  this subcommand does not require network access, and resolves\n"
+"  any conflicted states.  However, it does not restore removed directories.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:550
+msgid ""
+"Print the status of working copy files and directories.\n"
+"usage: status [PATH...]\n"
+"\n"
+"  With no args, print only locally modified items (no network access).\n"
+"  With -u, add working revision and server out-of-date information.\n"
+"  With -v, print full revision information on every item.\n"
+"\n"
+"  The first five columns in the output are each one character wide:\n"
+"    First column: Says if item was added, deleted, or otherwise changed\n"
+"      ' ' no modifications\n"
+"      'A' Added\n"
+"      'C' Conflicted\n"
+"      'D' Deleted\n"
+"      'G' Merged\n"
+"      'I' Ignored\n"
+"      'M' Modified\n"
+"      'R' Replaced\n"
+"      'X' item is unversioned, but is used by an externals definition\n"
+"      '?' item is not under version control\n"
+"      '!' item is missing (removed by non-svn command) or incomplete\n"
+"      '~' versioned item obstructed by some item of a different kind\n"
+"    Second column: Modifications of a file's or directory's properties\n"
+"      ' ' no modifications\n"
+"      'C' Conflicted\n"
+"      'M' Modified\n"
+"    Third column: Whether the working copy directory is locked\n"
+"      ' ' not locked\n"
+"      'L' locked\n"
+"    Fourth column: Scheduled commit will contain addition-with-history\n"
+"      ' ' no history scheduled with commit\n"
+"      '+' history scheduled with commit\n"
+"    Fifth column: Whether the item is switched relative to its parent\n"
+"      ' ' normal\n"
+"      'S' switched\n"
+"\n"
+"  The out-of-date information appears in the eighth column (with -u):\n"
+"      '*' a newer revision exists on the server\n"
+"      ' ' the working copy is up to date\n"
+"\n"
+"  Remaining fields are variable width and delimited by spaces:\n"
+"    The working revision (with -u or -v)\n"
+"    The last committed revision and last committed author (with -v)\n"
+"    The working copy path is always the final field, so it can\n"
+"      include spaces.\n"
+"\n"
+"  Example output:\n"
+"    svn status wc\n"
+"     M     wc/bar.c\n"
+"    A  +   wc/qax.c\n"
+"\n"
+"    svn status -u wc\n"
+"     M           965    wc/bar.c\n"
+"           *     965    wc/foo.c\n"
+"    A  +         965    wc/qax.c\n"
+"    Head revision:   981\n"
+"\n"
+"    svn status --show-updates --verbose wc\n"
+"     M           965       938 kfogel       wc/bar.c\n"
+"           *     965       922 sussman      wc/foo.c\n"
+"    A  +         965       687 joe          wc/qax.c\n"
+"                 965       687 joe          wc/zig.c\n"
+"    Head revision:   981\n"
+msgstr ""
+
+#: clients/cmdline/main.c:617
+msgid ""
+"Update the working copy to a different URL.\n"
+"usage: 1. switch URL [PATH]\n"
+"       2. switch --relocate FROM TO [PATH...]\n"
+"\n"
+"  1. Update the working copy to mirror a new URL within the repository.\n"
+"     This behaviour is similar to 'svn update', and is the way to\n"
+"     move a working copy to a branch or tag within the same repository.\n"
+"\n"
+"  2. Rewrite working copy URL metadata to reflect a syntactic change only.\n"
+"     This is used when repository's root URL changes (such as a schema\n"
+"     or hostname change) but your working copy still reflects the same\n"
+"     directory within the same repository.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:638
+msgid ""
+"Bring changes from the repository into the working copy.\n"
+"usage: update [PATH...]\n"
+"\n"
+"  If no revision given, bring working copy up-to-date with HEAD rev.\n"
+"  Else synchronize working copy to revision given by -r.\n"
+"\n"
+"  For each updated item a line will start with a character reporting the\n"
+"  action taken.  These characters have the following meaning:\n"
+"\n"
+"    A  Added\n"
+"    D  Deleted\n"
+"    U  Updated\n"
+"    C  Conflict\n"
+"    G  Merged\n"
+"\n"
+"  A character in the first column signifies an update to the actual file,\n"
+"  while updates to the file's properties are shown in the second column.\n"
+msgstr ""
+
+#: clients/cmdline/main.c:681
+#: svnadmin/main.c:55
+msgid "Caught signal"
+msgstr ""
+
+#: clients/cmdline/main.c:772
+#: svnadmin/main.c:905
+msgid "Multiple revision arguments encountered; try '-r M:N' instead of '-r M -r N'"
+msgstr "Mehrere Revisionsparameter gefunden; Bitte '-r M:N' anstelle '-r M -r N' verwenden"
+
+#: clients/cmdline/main.c:787
+#: svnadmin/main.c:922
+#, c-format
+msgid "Syntax error in revision argument '%s'"
+msgstr "Syntaxfehler in Revisionsparameter '%s'"
+
+#: clients/cmdline/main.c:961
+#: clients/cmdline/main.c:974
+msgid "--auto-props and --no-auto-props are mutually exclusive"
+msgstr "--auto-props und --no-auto-props schließen sich gegenseitig aus"
+
+#: clients/cmdline/main.c:1022
+msgid "Subcommand argument required\n"
+msgstr "Unterbefehl benötigt einen Parameter\n"
+
+#: clients/cmdline/main.c:1034
+#: svnadmin/main.c:1026
+#: svnlook/main.c:1923
+#, c-format
+msgid "Unknown command: '%s'\n"
+msgstr "Unbekannter Befehl: '%s'\n"
+
+#: clients/cmdline/main.c:1061
+#, c-format
+msgid ""
+"Subcommand '%s' doesn't accept option '%s'\n"
+"Type 'svn help %s' for usage.\n"
+msgstr ""
+"Unterbefehl '%s' akzeptiert die Option '%s' nicht\n"
+"Geben Sie 'svn help %s' für Hilfe ein.\n"
+
+#: clients/cmdline/main.c:1095
+msgid "Log message file is a versioned file; use '--force-log' to override"
+msgstr "Die Datei für die Log-Meldung ist versioniert; verwenden Sie '--force-log', um sie zu verwenden"
+
+#: clients/cmdline/main.c:1116
+msgid "The log message is a pathname (was -F intended?); use '--force-log' to override"
+msgstr "Die Log-Meldung ist ein Pfad (war -F gemeint?); verwenden Sie '--force-log', um sie zu verwenden"
+
+#: clients/cmdline/main.c:1326
+msgid "svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)\n"
+msgstr "svn: Starten Sie 'svn cleanup', um die Sperren zu entfernen (Aufruf: 'svn help cleanup' für Details)\n"
+
+#: clients/cmdline/util.c:123
+msgid "None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no 'editor-cmd' run-time configuration option was found"
+msgstr "Es wurde weder die Option '--editor-cmd' übergeben noch eine der Umgebungsvariablen SVN_EDITOR, VISUAL or EDITOR gesetzt"
+
+#: clients/cmdline/util.c:133
+msgid "Can't get working directory"
+msgstr "Kann Arbeitsverzeichnis nicht ermitteln"
+
+#: clients/cmdline/util.c:144
+#, c-format
+msgid "Can't change working directory to '%s'"
+msgstr "Kann Arbeitsverzeichnis nicht nach '%s' wechseln"
+
+#: clients/cmdline/util.c:170
+#, c-format
+msgid "Can't write to '%s'"
+msgstr "Kann nicht nach '%s' schreiben"
+
+#: clients/cmdline/util.c:185
+#: clients/cmdline/util.c:209
+#, c-format
+msgid "Can't stat '%s'"
+msgstr "Kann Status von '%s' nicht ermitteln"
+
+#: clients/cmdline/util.c:200
+#, c-format
+msgid "system('%s') returned %d"
+msgstr "system('%s') hat %d zurückgegeben"
+
+#: clients/cmdline/util.c:256
+msgid "Can't restore working directory"
+msgstr "Kann Arbeitsverzeichnis nicht wieder herstellen"
+
+#: clients/cmdline/util.c:294
+msgid "Log message contains a zero byte"
+msgstr "Log-Meldung enthält ein Null Byte"
+
+#: clients/cmdline/util.c:352
+msgid "Your commit message was left in a temporary file:"
+msgstr "Ihre Log-Meldung wurde in einer Temrprördatei abgelegt:"
+
+#: clients/cmdline/util.c:521
+msgid "Could not use external editor to fetch log message; consider setting the $SVN_EDITOR environment variable or using the --message (-m) or --file (-F) options"
+msgstr "Konnte keinen externen Editor zur Eingabe der Log-Meldung bestimmen. Setzten Sie entweder die $SVN_EDITOR Umgebungsvariable oder verwenden Sie die --message (-m) oder --file (-F) Optionen"
+
+#: clients/cmdline/util.c:556
+msgid ""
+"\n"
+"Log message unchanged or not specified\n"
+"a)bort, c)ontinue, e)dit\n"
+msgstr ""
+"\n"
+"Log-Meldung unverändert oder nicht spezifiziert\n"
+"A)bbrechen, Weitermac)hen, E)ditieren\n"
+
+#: libsvn_client/delete.c:62
+#, c-format
+msgid "'%s' is in the way of the resource actually under version control"
+msgstr ""
+
+#: libsvn_client/delete.c:66
+#: libsvn_client/revisions.c:92
+#: libsvn_client/switch.c:109
+#: libsvn_client/switch.c:125
+#: libsvn_client/diff.c:1206
+#: libsvn_client/diff.c:2017
+#: libsvn_client/prop_commands.c:170
+#: libsvn_client/prop_commands.c:386
+#: libsvn_client/prop_commands.c:573
+#: libsvn_client/prop_commands.c:931
+#: libsvn_client/update.c:85
+#: libsvn_wc/adm_ops.c:2071
+#: libsvn_wc/copy.c:291
+#: libsvn_wc/entries.c:1374
+#: libsvn_wc/entries.c:1776
+#: libsvn_wc/props.c:282
+#: libsvn_wc/questions.c:171
+#: libsvn_wc/update_editor.c:2640
+#, c-format
+msgid "'%s' is not under version control"
+msgstr "'%s' ist nicht unter Versionskontrolle"
+
+#: libsvn_client/delete.c:75
+#, c-format
+msgid "'%s' has local modifications"
+msgstr "'%s' hat lokale Änderungen"
+
+#: libsvn_client/export.c:108
+msgid "Destination directory exists, and will not be overwritten unless forced"
+msgstr "Zielverzeichnis existiert und kann nur mittels '--force' überschrieben werden"
+
+#: libsvn_client/export.c:287
+#: libsvn_client/export.c:427
+#, c-format
+msgid "'%s' exists and is not a directory"
+msgstr "'%s' existiert und ist kein Verzeichnis"
+
+#: libsvn_client/export.c:290
+#: libsvn_client/export.c:431
+#, c-format
+msgid "'%s' already exists"
+msgstr "'%s' existiert bereits"
+
+#: libsvn_client/export.c:598
+#: libsvn_wc/update_editor.c:1523
+#: libsvn_wc/update_editor.c:2264
+#, c-format
+msgid "Checksum mismatch for '%s'; expected: '%s', actual: '%s'"
+msgstr "Prüfsummenfehler für '%s'; erwartet: '%s', tatsächlich: '%s'"
+
+#: libsvn_client/export.c:685
+#: libsvn_client/diff.c:1994
+#: libsvn_client/diff.c:1999
+#, c-format
+msgid "'%s' has no URL"
+msgstr "'%s' hat keine URL"
+
+#: libsvn_client/relocate.c:56
+#, c-format
+msgid "The repository at '%s' has uuid '%s', but the WC has '%s'"
+msgstr "Das Projektarchiv in '%s' hat die UUID '%s', aber die Arbeitskopie hat '%s'"
+
+#: libsvn_client/revisions.c:107
+#, c-format
+msgid "Unrecognized revision type requested for '%s'"
+msgstr "Unerkannter Revisionstyp für '%s' angefragt"
+
+#: libsvn_client/switch.c:114
+#: libsvn_client/log.c:144
+#: libsvn_client/update.c:88
+#, c-format
+msgid "Entry '%s' has no URL"
+msgstr "Eintrag '%s' hat keine URL"
+
+#: libsvn_client/switch.c:130
+#, c-format
+msgid "Directory '%s' has no URL"
+msgstr "Verzeichnis '%s' hat keine URL"
+
+#: libsvn_client/diff.c:189
+#, c-format
+msgid "URLs have no schema ('%s' and '%s')"
+msgstr "Die URLs besitzen kein Schema ('%s' und '%s')"
+
+#: libsvn_client/diff.c:195
+#: libsvn_client/diff.c:201
+#, c-format
+msgid "URL has no schema: '%s'"
+msgstr "URL hat kein Schema: '%s'"
+
+#: libsvn_client/diff.c:208
+#, c-format
+msgid "Access schema mixtures not yet supported ('%s' and '%s')"
+msgstr ""
+
+#: libsvn_client/diff.c:270
+#, c-format
+msgid "%s\t(working copy)"
+msgstr "%s\t(Arbeitskopie)"
+
+#: libsvn_client/diff.c:459
+#, c-format
+msgid "'%s' is not supported"
+msgstr "'%s' wird nicht unterstützt"
+
+#: libsvn_client/diff.c:1251
+#: libsvn_client/diff.c:1818
+msgid "Not all required revisions are specified"
+msgstr ""
+
+#: libsvn_client/diff.c:1461
+msgid "Sorry, svn_client_diff was called in a way that is not yet supported"
+msgstr ""
+
+#: libsvn_client/diff.c:1500
+msgid "Only diffs between a path's text-base and its working files are supported at this time"
+msgstr ""
+
+#: libsvn_client/log.c:74
+msgid "Missing required revision specification"
+msgstr ""
+
+#: libsvn_client/log.c:305
+msgid "No commits in repository."
+msgstr "Keine Übertragungen im Projektarchiv"
+
+#: libsvn_client/prop_commands.c:147
+#, c-format
+msgid "Revision property '%s' not allowed in this context"
+msgstr "Revisionseigenschaft '%s' ist in diesem Kontext nicht erlaubt"
+
+#: libsvn_client/prop_commands.c:157
+#, c-format
+msgid "Setting property on non-local target '%s' not yet supported"
+msgstr ""
+
+#: libsvn_client/prop_commands.c:163
+#: libsvn_client/prop_commands.c:218
+#, c-format
+msgid "Bad property name: '%s'"
+msgstr "Falscher Name für Eigenschaft: '%s'"
+
+#: libsvn_client/prop_commands.c:214
+msgid "Value will not be set unless forced"
+msgstr ""
+
+#: libsvn_client/prop_commands.c:440
+#: libsvn_client/prop_commands.c:720
+#, c-format
+msgid "Unknown node kind for '%s'"
+msgstr "'%s' hat einen unbekannten Knotentyp"
+
+#: libsvn_client/prop_commands.c:543
+#: libsvn_client/prop_commands.c:901
+#, c-format
+msgid "'%s' is a URL, but revision kind requires a working copy"
+msgstr ""
+
+#: libsvn_client/prop_commands.c:554
+#: libsvn_client/prop_commands.c:912
+msgid "Unknown revision kind"
+msgstr "Unbekannter Revisionstyp"
+
+#: libsvn_client/ra.c:130
+#, c-format
+msgid "Attempt to set wc property '%s' on '%s' in a non-commit operation"
+msgstr ""
+
+#: libsvn_client/ra.c:314
+#, c-format
+msgid "Can't find entry for '%s'"
+msgstr "Kann Eintrag für '%s' nicht finden"
+
+#: libsvn_ra/ra_loader.c:123
+#: libsvn_fs/fs-loader.c:98
+#, c-format
+msgid "'%s' does not define '%s()'"
+msgstr "'%s' definiert '%s()' nicht"
+
+#: libsvn_ra/ra_loader.c:210
+#, c-format
+msgid "Unrecognized URL scheme '%s'"
+msgstr "Unerkanntes URL Schema '%s'"
+
+#: libsvn_ra/ra_loader.c:275
+#, c-format
+msgid "  - handles '%s' schema\n"
+msgstr "  - behandelt '%s' Schema\n"
+
+#: libsvn_ra_dav/commit.c:150
+#, c-format
+msgid "Could not create a request (%s '%s')"
+msgstr "Konnte keine Anfrage (%s '%s') erzeugen"
+
+#: libsvn_ra_dav/commit.c:869
+#, c-format
+msgid "File '%s' already exists"
+msgstr "Datei '%s' existiert bereits"
+
+#: libsvn_ra_dav/commit.c:984
+msgid "Could not write svndiff to temp file"
+msgstr ""
+
+#: libsvn_ra_dav/commit.c:1074
+#, c-format
+msgid "Could not create a PUT request (%s)"
+msgstr "Konnte keine PUT Anfrage (%s) erzeugen"
+
+#: libsvn_ra_dav/commit.c:1221
+#, c-format
+msgid "applying log message to %s"
+msgstr ""
+
+#: libsvn_ra_dav/fetch.c:256
+msgid "Could not save the URL of the version resource"
+msgstr ""
+
+#: libsvn_ra_dav/fetch.c:400
+#, c-format
+msgid "Could not create a GET request for '%s'"
+msgstr ""
+
+#: libsvn_ra_dav/fetch.c:464
+#, c-format
+msgid "GET request failed for '%s'"
+msgstr "GET Anfrage für '%s' fehlgeschlagen"
+
+#: libsvn_ra_dav/fetch.c:587
+msgid "Could not save file"
+msgstr "Konnte Datei nicht sichern"
+
+#: libsvn_ra_dav/fetch.c:636
+msgid "Error writing to stream: unexpected EOF"
+msgstr ""
+
+#: libsvn_ra_dav/fetch.c:821
+#, c-format
+msgid ""
+"Checksum mismatch for '%s':\n"
+"   expected checksum:  %s\n"
+"   actual checksum:    %s\n"
+msgstr ""
+"Prüfsummenfehler für '%s':\n"
+"   Erwartet:    %s\n"
+"   Tatsächlich: %s\n"
+
+#: libsvn_ra_dav/fetch.c:1082
+msgid "Server does not support date-based operations"
+msgstr ""
+
+#: libsvn_ra_dav/fetch.c:1089
+msgid "Invalid server response to dated-rev request"
+msgstr ""
+
+#: libsvn_ra_dav/fetch.c:1176
+msgid "DAV request failed; it's possible that the repository's pre-revprop-change hook either failed or is non-existent"
+msgstr ""
+
+#: libsvn_ra_dav/fetch.c:1919
+#, c-format
+msgid "Error writing to '%s': unexpected EOF"
+msgstr "Fehler beim Schreiben nach '%s': unerwartetes EOF"
+
+#: libsvn_ra_dav/fetch.c:2056
+#, c-format
+msgid "Unknown XML encoding: '%s'"
+msgstr "Unbekannte XML Codierung: '%s'"
+
+#: libsvn_ra_dav/fetch.c:2316
+msgid "REPORT response handling failed to complete the editor drive"
+msgstr ""
+
+#: libsvn_ra_dav/merge.c:216
+#, c-format
+msgid "Protocol error: we told the server to not auto-merge any resources, but it said that '%s' was merged"
+msgstr ""
+
+#: libsvn_ra_dav/merge.c:225
+#, c-format
+msgid "Internal error: there is an unknown parent (%d) for the 'DAV:response' element within the MERGE response"
+msgstr ""
+
+#: libsvn_ra_dav/merge.c:240
+#, c-format
+msgid "Protocol error: the MERGE response for the '%s' resource did not return all of the properties that we asked for (and need to complete the commit)."
+msgstr ""
+
+#: libsvn_ra_dav/merge.c:259
+#, c-format
+msgid "A MERGE response for '%s' is not a child of the destination ('%s')"
+msgstr ""
+
+#: libsvn_ra_dav/merge.c:480
+msgid "The MERGE property response had an error status"
+msgstr ""
+
+#: libsvn_ra_dav/options.c:132
+msgid "The OPTIONS response did not include the requested activity-collection-set; this often means that the URL is not WebDAV-enabled"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:583
+#, c-format
+msgid "Failed to find label '%s' for URL '%s'"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:612
+#, c-format
+msgid "'%s' was not present on the resource"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:674
+msgid "The path was not part of a repository"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:685
+#, c-format
+msgid "No part of path '%s' was found in repository HEAD"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:719
+#: libsvn_ra_dav/props.c:774
+msgid "The VCC property was not found on the resource"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:787
+msgid "The relative-path property was not found on the resource"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:905
+msgid "'DAV:baseline-collection' was not present on the baseline resource"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:924
+msgid "'DAV:version-name' was not present on the baseline resource"
+msgstr ""
+
+#: libsvn_ra_dav/props.c:1077
+msgid "At least one property change failed; repository is unchanged"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:428
+msgid "Invalid URL: illegal character in proxy port number"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:432
+msgid "Invalid URL: negative proxy port number"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:435
+msgid "Invalid URL: proxy port number greater than maximum TCP port number 65535"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:449
+msgid "Invalid config: illegal character in timeout value"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:453
+msgid "Invalid config: negative timeout value"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:466
+msgid "Invalid config: illegal character in debug mask value"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:556
+msgid "Malformed URL for repository"
+msgstr "Fehlerhafte URL für Projektarchiv"
+
+#: libsvn_ra_dav/session.c:564
+msgid "Network socket initialization failed"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:577
+msgid "SSL is not supported"
+msgstr "SSL wird nicht unterstützt"
+
+#: libsvn_ra_dav/session.c:723
+#, c-format
+msgid "Invalid config: unable to load certificate file '%s'"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:784
+msgid "Impossibly long relative URL"
+msgstr ""
+
+#: libsvn_ra_dav/session.c:819
+msgid "The UUID property was not found on the resource or any of its parents."
+msgstr ""
+
+#: libsvn_ra_dav/session.c:827
+msgid "Please upgrade the server to 0.19 or later."
+msgstr ""
+
+#: libsvn_ra_dav/session.c:838
+msgid "Module for accessing a repository via WebDAV (DeltaV) protocol."
+msgstr ""
+
+#: libsvn_ra_dav/session.c:865
+#, c-format
+msgid "Unsupported RA plugin ABI version (%d) for ra_dav."
+msgstr ""
+
+#: libsvn_ra_dav/util.c:270
+msgid "authorization failed"
+msgstr "Authorisierung fehlgeschlagen"
+
+#: libsvn_ra_dav/util.c:274
+msgid "could not connect to server"
+msgstr "Konnte keine Verbindung zum Server herstellen"
+
+#: libsvn_ra_dav/util.c:278
+msgid "timed out waiting for server"
+msgstr ""
+
+#: libsvn_ra_dav/util.c:449
+msgid "Can't calculate the request body size"
+msgstr ""
+
+#: libsvn_ra_dav/util.c:635
+#, c-format
+msgid "'%s' path not found"
+msgstr "'%s' Pfad nicht gefunden"
+
+#. We either have a neon error, or some other error
+#. that we didn't expect.
+#: libsvn_ra_dav/util.c:640
+#: libsvn_ra_dav/util.c:783
+#, c-format
+msgid "%s of '%s'"
+msgstr ""
+
+#: libsvn_ra_dav/util.c:651
+#, c-format
+msgid "The %s request returned invalid XML in the response: %s (%s)"
+msgstr ""
+
+#: libsvn_ra_dav/util.c:665
+#, c-format
+msgid "%s request failed on '%s'"
+msgstr "%s Anfrage fehlgeschlagen bei '%s'"
+
+#: libsvn_subr/opt.c:147
+msgid ""
+"\n"
+"Valid options:\n"
+msgstr ""
+"\n"
+"Gültige Optionen:\n"
+
+#: libsvn_subr/opt.c:243
+#, c-format
+msgid ""
+"\"%s\": unknown command.\n"
+"\n"
+msgstr ""
+"\"%s\": unbekannter Befehl.\n"
+"\n"
+
+#: libsvn_subr/opt.c:428
+msgid "Too few arguments"
+msgstr "Zu wenig Parameter"
+
+#: libsvn_subr/opt.c:499
+#, c-format
+msgid "Syntax error parsing revision '%s'"
+msgstr "Syntaxfehler bei der Analyse der Revision '%s'"
+
+#: libsvn_subr/opt.c:573
+#, c-format
+msgid "URL '%s' is not properly URI-encoded"
+msgstr ""
+
+#: libsvn_subr/opt.c:602
+#, c-format
+msgid "Error resolving case of '%s'"
+msgstr ""
+
+#: libsvn_subr/opt.c:680
+#, c-format
+msgid ""
+"%s, version %s\n"
+"   compiled %s, %s\n"
+"\n"
+msgstr ""
+"%s, Version %s\n"
+"   übersetzt %s, %s\n"
+"\n"
+
+#: libsvn_subr/opt.c:683
+msgid ""
+"Copyright (C) 2000-2004 CollabNet.\n"
+"Subversion is open source software, see http://subversion.tigris.org/\n"
+"This product includes software developed by CollabNet (http://www.Collab.Net/).\n"
+"\n"
+msgstr ""
+
+#. unknown option or cmd
+#: libsvn_subr/opt.c:740
+#, c-format
+msgid "Type '%s help' for usage.\n"
+msgstr "Geben Sie  '%s help' weitere Hilfe ein.\n"
+
+#: libsvn_wc/adm_files.c:200
+msgid "Bad type indicator"
+msgstr "Falscher Typindikator"
+
+#: libsvn_wc/adm_files.c:408
+msgid "APR_APPEND not supported for adm files"
+msgstr ""
+
+#: libsvn_wc/adm_files.c:451
+msgid "Your .svn/tmp directory may be missing or corrupt; run 'svn cleanup' and try again"
+msgstr ""
+
+#: libsvn_wc/adm_files.c:626
+#: libsvn_wc/adm_files.c:701
+#: libsvn_wc/lock.c:374
+#: libsvn_wc/lock.c:599
+#, c-format
+msgid "'%s' is not a working copy"
+msgstr "'%s' ist keine Arbeitskopie"
+
+#: libsvn_wc/adm_files.c:632
+#: libsvn_wc/adm_files.c:707
+#: libsvn_wc/adm_files.c:771
+msgid "No such thing as 'base' working copy properties!"
+msgstr ""
+
+#: libsvn_wc/adm_files.c:840
+#: libsvn_wc/util.c:53
+#, c-format
+msgid "'%s' is not a directory"
+msgstr "'%s' ist kein Verzeichnis"
+
+#: libsvn_wc/adm_files.c:893
+#, c-format
+msgid "No entry for '%s'"
+msgstr "Kein Eintrag für: '%s'"
+
+#: libsvn_wc/adm_files.c:913
+#, c-format
+msgid "URL '%s' doesn't match existing URL '%s' in '%s'"
+msgstr ""
+
+#: libsvn_wc/merge.c:300
+#: libsvn_wc/merge.c:302
+#: libsvn_wc/merge.c:304
+#: libsvn_wc/merge.c:306
+msgid "Unable to delete temporary file"
+msgstr "Kann Temporärdatei nicht löschen"
+
+#: libsvn_wc/adm_crawler.c:358
+#, c-format
+msgid "The entry '%s' is no longer a directory; remove the entry before updating"
+msgstr ""
+
+#: libsvn_wc/adm_crawler.c:577
+msgid "Error aborting report"
+msgstr "Fehler beim Abbrechen des Berichts"
+
+#: libsvn_wc/adm_crawler.c:674
+#, c-format
+msgid "Checksum mismatch for '%s'; expected '%s', actual: '%s'"
+msgstr "Prüfsummenfehler für '%s'; erwartet: '%s', tatsächlich: '%s'"
+
+#: libsvn_wc/adm_crawler.c:699
+msgid "Error opening local file"
+msgstr "Fehler beim Öffnen einer lokalen Datei"
+
+#: libsvn_wc/adm_ops.c:213
+#, c-format
+msgid "Unrecognized node kind: '%s'"
+msgstr "Unerkannter Knotentyp: '%s'"
+
+#: libsvn_wc/adm_ops.c:378
+#: libsvn_wc/update_editor.c:861
+#: libsvn_wc/update_editor.c:1241
+#, c-format
+msgid "Error writing log file for '%s'"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:886
+#, c-format
+msgid "'%s' not found"
+msgstr "'%s' nicht gefunden"
+
+#: libsvn_wc/adm_ops.c:889
+#, c-format
+msgid "Unsupported node kind for path '%s'"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:918
+#, c-format
+msgid "'%s' is already under version control"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:929
+#, c-format
+msgid "Can't replace '%s' with a node of a differing type; commit the deletion, update the parent, and then add '%s'"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:944
+#, c-format
+msgid "Can't find parent directory's entry while trying to add '%s'"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:949
+#, c-format
+msgid "Can't add '%s' to a parent directory scheduled for deletion"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:1144
+#, c-format
+msgid "Error '%s' for '%s'"
+msgstr "Fehler '%s' für '%s'"
+
+#: libsvn_wc/adm_ops.c:1196
+#: libsvn_wc/adm_ops.c:1199
+#: libsvn_wc/adm_ops.c:1231
+msgid "restoring props"
+msgstr "Stelle Eigenschaften wieder her"
+
+#: libsvn_wc/adm_ops.c:1207
+msgid "removing props"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:1271
+msgid "restoring text"
+msgstr "Stelle Text wieder her"
+
+#: libsvn_wc/adm_ops.c:1371
+#, c-format
+msgid "Cannot revert: '%s' is not under version control"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:1402
+#, c-format
+msgid "Cannot revert '%s': unsupported entry node kind"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:1412
+#, c-format
+msgid "Cannot revert '%s': unsupported node kind in working copy"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:1459
+msgid "Cannot revert addition of current directory; please try again from the parent directory"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:1481
+#, c-format
+msgid "Unknown or unexpected kind for path '%s'"
+msgstr ""
+
+#: libsvn_wc/adm_ops.c:1666
+#, c-format
+msgid "File '%s' has local modifications"
+msgstr "Die Datei '%s' hat lokale Änderungen"
+
+#: libsvn_wc/copy.c:147
+#, c-format
+msgid "'%s' already exists and is in the way"
+msgstr ""
+
+#: libsvn_wc/copy.c:159
+#, c-format
+msgid "'%s' is scheduled for deletion; it must be committed before being overwritten"
+msgstr ""
+
+#: libsvn_wc/copy.c:164
+#, c-format
+msgid "There is already a versioned item '%s'"
+msgstr ""
+
+#: libsvn_wc/copy.c:175
+#, c-format
+msgid "Cannot copy or move '%s': it's not under version control"
+msgstr ""
+
+#: libsvn_wc/copy.c:182
+#, c-format
+msgid "Cannot copy or move '%s': it's not in the repository yet; try committing first"
+msgstr ""
+
+#: libsvn_wc/copy.c:297
+#, c-format
+msgid "Cannot copy or move '%s': it is not in the repository yet; try committing first"
+msgstr ""
+
+#: libsvn_wc/entries.c:119
+#, c-format
+msgid "Error writing entries file for '%s'"
+msgstr ""
+
+#: libsvn_wc/entries.c:220
+#, c-format
+msgid "Entry '%s' has invalid node kind"
+msgstr ""
+
+#: libsvn_wc/entries.c:245
+#: libsvn_wc/entries.c:295
+#: libsvn_wc/entries.c:335
+#: libsvn_wc/entries.c:362
+#: libsvn_wc/entries.c:389
+#, c-format
+msgid "Entry '%s' has invalid '%s' value"
+msgstr "Eintrag '%s' hat einen ungültigen '%s' Wert"
+
+#: libsvn_wc/entries.c:570
+msgid "Missing default entry"
+msgstr "Fehlender Standardeintrag"
+
+#: libsvn_wc/entries.c:575
+msgid "Default entry has no revision number"
+msgstr ""
+
+#: libsvn_wc/entries.c:580
+msgid "Default entry is missing URL"
+msgstr ""
+
+#: libsvn_wc/entries.c:668
+#, c-format
+msgid "XML parser failed in '%s'"
+msgstr "XML Parser in '%s' fehlgeschlagen"
+
+#: libsvn_wc/entries.c:755
+#, c-format
+msgid "Corrupt working copy: '%s' has no default entry"
+msgstr ""
+
+#: libsvn_wc/entries.c:771
+#, c-format
+msgid "Corrupt working copy: directory '%s' has an invalid schedule"
+msgstr ""
+
+#: libsvn_wc/entries.c:805
+#, c-format
+msgid "Corrupt working copy: '%s' in directory '%s' has an invalid schedule"
+msgstr ""
+
+#: libsvn_wc/entries.c:814
+#, c-format
+msgid "Corrupt working copy: '%s' in directory '%s' (which is scheduled for addition) is not itself scheduled for addition"
+msgstr ""
+
+#: libsvn_wc/entries.c:822
+#, c-format
+msgid "Corrupt working copy: '%s' in directory '%s' (which is scheduled for deletion) is not itself scheduled for deletion"
+msgstr ""
+
+#: libsvn_wc/entries.c:830
+#, c-format
+msgid "Corrupt working copy: '%s' in directory '%s' (which is scheduled for replacement) has an invalid schedule"
+msgstr ""
+
+#: libsvn_wc/entries.c:1109
+#, c-format
+msgid "No default entry in directory '%s'"
+msgstr "Verzeichnis '%s' hat keinen Standardeintrag"
+
+#: libsvn_wc/entries.c:1162
+#, c-format
+msgid "Error writing to '%s'"
+msgstr "Fehler beim Schreiben in '%s'"
+
+#: libsvn_wc/entries.c:1401
+#, c-format
+msgid "Can't add '%s' to deleted directory; try undeleting its parent directory first"
+msgstr ""
+
+#: libsvn_wc/entries.c:1407
+#, c-format
+msgid "Can't replace '%s' in deleted directory; try undeleting its parent directory first"
+msgstr ""
+
+#: libsvn_wc/entries.c:1416
+#, c-format
+msgid "'%s' is marked as absent, so it cannot be scheduled for addition"
+msgstr ""
+
+#: libsvn_wc/entries.c:1445
+#, c-format
+msgid "Entry '%s' is already under version control"
+msgstr ""
+
+#: libsvn_wc/entries.c:1537
+#, c-format
+msgid "Entry '%s' has illegal schedule"
+msgstr "Eintrag '%s' hat einen illegalen Plan"
+
+#: libsvn_wc/entries.c:1653
+#, c-format
+msgid "No such entry: '%s'"
+msgstr "Kein Eintrag: '%s'"
+
+#: libsvn_wc/entries.c:1719
+#, c-format
+msgid "Directory '%s' has no THIS_DIR entry"
+msgstr "Verzeichnis '%s' hat keinen THIS_DIR Eintrag"
+
+#: libsvn_wc/entries.c:1787
+#, c-format
+msgid "'%s' has an unrecognized node kind"
+msgstr "'%s' hat einen nicht erkannten Knotentyp"
+
+#: libsvn_wc/entries.c:1822
+#, c-format
+msgid "Unexpectedly found '%s': path is marked 'missing'"
+msgstr "Unerwartetes '%s' gefunden: Pfad wird als 'fehlend' markiert"
+
+#: libsvn_wc/lock.c:158
+#: libsvn_wc/lock.c:356
+#, c-format
+msgid "Working copy '%s' locked"
+msgstr "Arbeitskopie '%s' gesperrt"
+
+#: libsvn_wc/lock.c:278
+#, c-format
+msgid "Path '%s' ends in '%s', which is unsupported for this operation"
+msgstr "Pfad '%s' endet mit '%s', was für diese Operation nicht erlaubt ist"
+
+#: libsvn_wc/lock.c:647
+#, c-format
+msgid "Working copy '%s' not locked"
+msgstr "Arbeitskopie '%s' nicht gesperrt"
+
+#: libsvn_wc/lock.c:841
+#, c-format
+msgid "Write-lock stolen in '%s'"
+msgstr "Schreibsperre gestohlen in '%s'"
+
+#: libsvn_wc/lock.c:848
+#, c-format
+msgid "No write-lock in '%s'"
+msgstr "Keine Schreibsperre in '%s'"
+
+#: libsvn_wc/lock.c:868
+#, c-format
+msgid "Lock file '%s' is not a regular file"
+msgstr "Sperrdatei '%s' ist keine reguläre Datei"
+
+#: libsvn_wc/log.c:172
+msgid "Can't move source to dest"
+msgstr "Kann Quelle nicht nach Ziel verschieben"
+
+#: libsvn_wc/log.c:311
+#, c-format
+msgid "In directory '%s'"
+msgstr "In Verzeichnis '%s'"
+
+#: libsvn_wc/log.c:335
+#, c-format
+msgid "Missing 'left' attribute in '%s'"
+msgstr "Fehlendes 'left' Attribut für '%s'"
+
+#: libsvn_wc/log.c:340
+#, c-format
+msgid "Missing 'right' attribute in '%s'"
+msgstr "Fehlendes 'right' Attribut für '%s'"
+
+#: libsvn_wc/log.c:381
+#, c-format
+msgid "Missing 'dest' attribute in '%s'"
+msgstr "Fehlendes 'dest' Attribut für '%s'"
+
+#: libsvn_wc/log.c:422
+#, c-format
+msgid "Missing 'timestamp' attribute in '%s'"
+msgstr "Fehlendes 'timestamp' Attribut für '%s'"
+
+#: libsvn_wc/log.c:487
+#: libsvn_wc/log.c:518
+#, c-format
+msgid "Error checking path '%s'"
+msgstr "Fehler beim Prüfen des Pfades '%s'"
+
+#: libsvn_wc/log.c:493
+#: libsvn_wc/log.c:524
+#, c-format
+msgid "Error getting 'affected time' on '%s'"
+msgstr ""
+
+#: libsvn_wc/log.c:534
+#, c-format
+msgid "Error modifying entry for '%s'"
+msgstr "Fehler beim Bearbeiten des Eintrags für '%s'"
+
+#: libsvn_wc/log.c:664
+#, c-format
+msgid "Missing 'revision' attribute for '%s'"
+msgstr "Fehlendes 'Revision' Attribut für '%s'"
+
+#: libsvn_wc/log.c:678
+#, c-format
+msgid "Log command for directory '%s' is mislocated"
+msgstr ""
+
+#: libsvn_wc/log.c:845
+#: libsvn_wc/log.c:915
+#, c-format
+msgid "Error checking existence of '%s'"
+msgstr "Fehler beim Prüfen des Vorhandenseins von '%s'"
+
+#: libsvn_wc/log.c:856
+#: libsvn_wc/log.c:925
+#, c-format
+msgid "Error comparing '%s' and '%s'"
+msgstr "Fehler beim Vergleichen von '%s' und '%s'"
+
+#: libsvn_wc/log.c:867
+#, c-format
+msgid "Error getting 'affected time' for '%s'"
+msgstr ""
+
+#: libsvn_wc/log.c:935
+#: libsvn_wc/log.c:1000
+#, c-format
+msgid "Error getting 'affected time' of '%s'"
+msgstr "Fehler beim Ermitteln der 'letzten Änderung' von '%s'"
+
+#: libsvn_wc/log.c:980
+#, c-format
+msgid "Error replacing text-base of '%s'"
+msgstr ""
+
+#: libsvn_wc/log.c:1040
+#: libsvn_wc/log.c:1088
+#, c-format
+msgid "Error modifying entry of '%s'"
+msgstr "Fehler beim Bearbeiten des Eintrags von '%s'"
+
+#: libsvn_wc/log.c:1147
+#, c-format
+msgid "Log entry missing 'name' attribute (entry '%s' for directory '%s')"
+msgstr ""
+
+#: libsvn_wc/log.c:1201
+#, c-format
+msgid "Unrecognized logfile element '%s' in '%s'"
+msgstr ""
+
+#: libsvn_wc/log.c:1210
+#, c-format
+msgid "Error processing command '%s' in '%s'"
+msgstr "Fehler beim Bearbeiten des Befehls '%s' in '%s'"
+
+#: libsvn_wc/log.c:1299
+msgid "Couldn't open log"
+msgstr "Kann Log-Datei nicht öffnen"
+
+#: libsvn_wc/log.c:1308
+#, c-format
+msgid "Error reading administrative log file in '%s'"
+msgstr ""
+
+#: libsvn_wc/log.c:1376
+#, c-format
+msgid "'%s' is not a working copy directory"
+msgstr "'%s' ist keine Arbeitskopie"
+
+#: libsvn_wc/props.c:103
+#, c-format
+msgid "Property '%s' locally changed to '%s', but update deletes it\n"
+msgstr ""
+
+#: libsvn_wc/props.c:112
+#, c-format
+msgid "Property '%s' locally deleted, but update sets it to '%s'\n"
+msgstr ""
+
+#: libsvn_wc/props.c:128
+#, c-format
+msgid "Property '%s' locally changed to '%s', but update sets it to '%s'\n"
+msgstr ""
+
+#: libsvn_wc/props.c:171
+#, c-format
+msgid "Can't parse '%s'"
+msgstr "Kann '%s' nicht analysieren"
+
+#: libsvn_wc/props.c:197
+#, c-format
+msgid "Can't write property hash to '%s'"
+msgstr "Kann Eigenschaftshashwert nicht nach '%s' schreiben"
+
+#: libsvn_wc/props.c:250
+#, c-format
+msgid "Can't find entry '%s' in '%s'"
+msgstr "Kann Eintrag '%s' in '%s' nicht finden"
+
+#: libsvn_wc/props.c:318
+#: libsvn_wc/update_editor.c:2191
+#, c-format
+msgid "Error writing log for '%s'"
+msgstr "Fehler beim Schreiben des Logs für '%s'"
+
+#: libsvn_wc/props.c:730
+#: libsvn_wc/questions.c:63
+#, c-format
+msgid "'%s' does not exist"
+msgstr "'%s' ist nicht vorhanden"
+
+#: libsvn_wc/props.c:735
+#, c-format
+msgid "Unknown node kind: '%s'"
+msgstr "Unbekannter Knotentyp: '%s'"
+
+#: libsvn_wc/props.c:771
+#: libsvn_wc/props.c:793
+#: libsvn_wc/props.c:887
+#: libsvn_wc/props.c:1089
+msgid "Failed to load properties from disk"
+msgstr ""
+
+#: libsvn_wc/props.c:809
+#: libsvn_wc/props.c:1119
+#, c-format
+msgid "Cannot write property hash for '%s'"
+msgstr "Kann Eigenschaftshashwert nicht nach '%s' schreiben"
+
+#: libsvn_wc/props.c:879
+#: libsvn_wc/props.c:1010
+#, c-format
+msgid "Property '%s' is an entry property"
+msgstr ""
+
+#: libsvn_wc/props.c:921
+msgid "directory"
+msgstr "Verzeichnis"
+
+#: libsvn_wc/props.c:925
+msgid "file"
+msgstr "Datei"
+
+#: libsvn_wc/props.c:929
+#, c-format
+msgid "'%s' is not a file or directory"
+msgstr "'%s' ist weder Datei noch Verzeichnis"
+
+#: libsvn_wc/props.c:935
+#, c-format
+msgid "Cannot set '%s' on a %s (%s)"
+msgstr "Kann '%s' nicht für %s (%s) setzen"
+
+#: libsvn_wc/props.c:958
+#, c-format
+msgid "File '%s' has binary mime type property"
+msgstr ""
+
+#: libsvn_wc/props.c:979
+#, c-format
+msgid "File '%s' has inconsistent newlines"
+msgstr ""
+
+#: libsvn_wc/props.c:1532
+#, c-format
+msgid "Error parsing %s property on '%s': '%s'"
+msgstr "Fehler beim Analysieren der %s Eigenschaft für '%s': '%s'"
+
+#: libsvn_wc/props.c:1548
+#, c-format
+msgid "Invalid %s property on '%s': target involves '.' or '..' or is an absolute path"
+msgstr ""
+
+#: libsvn_wc/questions.c:104
+#, c-format
+msgid "Working copy format of '%s' is too old (%d); please check out your working copy again"
+msgstr ""
+
+#: libsvn_wc/questions.c:112
+#, c-format
+msgid "This client is too old to work with working copy '%s'; please get a newer Subversion client"
+msgstr ""
+
+#: libsvn_wc/questions.c:348
+#, c-format
+msgid ""
+"Checksum mismatch indicates corrupt text base: '%s'\n"
+"   expected:  %s\n"
+"     actual:  %s\n"
+msgstr ""
+
+#: libsvn_wc/translate.c:126
+#, c-format
+msgid "'%s' has unknown value for svn:eol-style property"
+msgstr "'%s' hat einen unbekannten Wert für die svn:eol-style Eigenschaft"
+
+#: libsvn_wc/update_editor.c:338
+#, c-format
+msgid "No '.' entry in: '%s'"
+msgstr "Kein '.' Eintrag in: '%s'"
+
+#: libsvn_wc/update_editor.c:782
+#, c-format
+msgid "Won't delete locally modified directory '%s'"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:965
+#, c-format
+msgid "Failed to add directory '%s': object of the same name already exists"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:972
+#, c-format
+msgid "Failed to add directory '%s': object of the same name as the administrative directory"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:985
+#, c-format
+msgid "Failed to add directory '%s': copyfrom arguments not yet supported"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:1005
+#, c-format
+msgid "Failed to add directory '%s': object of the same name is already scheduled for addition"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:1210
+msgid "Couldn't do property merge"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:1301
+#, c-format
+msgid "Failed to mark '%s' absent: item of the same name is already scheduled for addition"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:1392
+#, c-format
+msgid "Failed to add file '%s': object of the same name already exists"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:1413
+#, c-format
+msgid "Failed to add file '%s': object of the same name is already scheduled for addition"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:1420
+#, c-format
+msgid "File '%s' in directory '%s' is not a versioned resource"
+msgstr ""
+
+#: libsvn_wc/update_editor.c:1540
+#, c-format
+msgid "Checksum mismatch for '%s'; recorded: '%s', actual: '%s'"
+msgstr "Prüfsummenfehler für '%s'; erwartet: '%s', tatsächlich: '%s'"
+
+#: libsvn_wc/update_editor.c:1831
+msgid "Move failed"
+msgstr "Verschieben fehlgeschlagen"
+
+#: libsvn_wc/update_editor.c:2667
+#, c-format
+msgid "'%s' has no ancestry information."
+msgstr ""
+
+#: libsvn_wc/util.c:84
+msgid "Unable to make any directories"
+msgstr ""
+
+#: svnadmin/main.c:71
+msgid "Can't open stdio file"
+msgstr "Kann stdio nicht öffnen."
+
+#: svnadmin/main.c:99
+msgid "Repository argument required"
+msgstr "Projektarchiv Parameter erforderlich"
+
+#: svnadmin/main.c:104
+#, c-format
+msgid "'%s' is an URL when it should be a path"
+msgstr ""
+
+#: svnadmin/main.c:186
+#: svnlook/main.c:95
+#: svnversion/main.c:183
+msgid "show version information"
+msgstr "zeige Versionsinformation"
+
+#: svnadmin/main.c:189
+msgid "specify revision number ARG (or X:Y range)"
+msgstr ""
+
+#: svnadmin/main.c:192
+msgid "dump incrementally"
+msgstr ""
+
+#: svnadmin/main.c:195
+msgid "use deltas in dump output"
+msgstr ""
+
+#: svnadmin/main.c:198
+msgid "bypass the repository hook system"
+msgstr ""
+
+#: svnadmin/main.c:201
+msgid "no progress (only errors) to stderr"
+msgstr ""
+
+#: svnadmin/main.c:204
+msgid "ignore any repos UUID found in the stream"
+msgstr ""
+
+#: svnadmin/main.c:207
+msgid "set repos UUID to that found in stream, if any"
+msgstr ""
+
+#: svnadmin/main.c:210
+msgid "type of repository: 'bdb' or 'fsfs'"
+msgstr ""
+
+#: svnadmin/main.c:213
+msgid "load at specified directory in repository"
+msgstr ""
+
+#: svnadmin/main.c:216
+msgid "disable fsync at transaction commit [Berkeley DB]"
+msgstr ""
+
+#: svnadmin/main.c:219
+msgid "disable automatic log file removal [Berkeley DB]"
+msgstr ""
+
+#: svnadmin/main.c:225
+msgid "remove redundant log files from source repository"
+msgstr ""
+
+#: svnadmin/main.c:237
+msgid ""
+"usage: svnadmin create REPOS_PATH\n"
+"\n"
+"Create a new, empty repository at REPOS_PATH.\n"
+msgstr ""
+
+#: svnadmin/main.c:243
+msgid ""
+"usage: svnadmin deltify [-r LOWER[:UPPER]] REPOS_PATH\n"
+"\n"
+"Run over the requested revision range, performing predecessor delti-\n"
+"fication on the paths changed in those revisions.  Deltification in\n"
+"essence compresses the repository by only storing the differences or\n"
+"delta from the preceding revision.  If no revisions are specified,\n"
+"this will simply deltify the HEAD revision.\n"
+msgstr ""
+
+#: svnadmin/main.c:252
+msgid ""
+"usage: svnadmin dump REPOS_PATH [-r LOWER[:UPPER]] [--incremental]\n"
+"\n"
+"Dump the contents of filesystem to stdout in a 'dumpfile'\n"
+"portable format, sending feedback to stderr.  Dump revisions\n"
+"LOWER rev through UPPER rev.  If no revisions are given, dump all\n"
+"revision trees.  If only LOWER is given, dump that one revision tree.\n"
+"If --incremental is passed, then the first revision dumped will be\n"
+"a diff against the previous revision, instead of the usual fulltext.\n"
+msgstr ""
+
+#: svnadmin/main.c:263
+msgid ""
+"usage: svnadmin help [SUBCOMMAND...]\n"
+"\n"
+"Describe the usage of this program or its subcommands.\n"
+msgstr ""
+
+#: svnadmin/main.c:268
+msgid ""
+"usage: svnadmin hotcopy REPOS_PATH NEW_REPOS_PATH\n"
+"\n"
+"Makes a hot copy of a repository.\n"
+msgstr ""
+
+#: svnadmin/main.c:273
+msgid ""
+"usage: svnadmin list-dblogs REPOS_PATH\n"
+"\n"
+"List all Berkeley DB log files.\n"
+"\n"
+"WARNING: Modifying or deleting logfiles which are still in use\n"
+"will cause your repository to be corrupted.\n"
+msgstr ""
+
+#: svnadmin/main.c:280
+msgid ""
+"usage: svnadmin list-unused-dblogs REPOS_PATH\n"
+"\n"
+"List unused Berkeley DB log files.\n"
+"\n"
+msgstr ""
+
+#: svnadmin/main.c:285
+msgid ""
+"usage: svnadmin load REPOS_PATH\n"
+"\n"
+"Read a 'dumpfile'-formatted stream from stdin, committing\n"
+"new revisions into the repository's filesystem.  If the repository\n"
+"was previously empty, its UUID will, by default, be changed to the\n"
+"one specified in the stream.  Progress feedback is sent to stdout.\n"
+msgstr ""
+
+#: svnadmin/main.c:295
+msgid ""
+"usage: svnadmin lstxns REPOS_PATH\n"
+"\n"
+"Print the names of all uncommitted transactions.\n"
+msgstr ""
+
+#: svnadmin/main.c:300
+msgid ""
+"usage: svnadmin recover REPOS_PATH\n"
+"\n"
+"Run the Berkeley DB recovery procedure on a repository.  Do\n"
+"this if you've been getting errors indicating that recovery\n"
+"ought to be run.\n"
+"\n"
+"WARNING: only run this when you are SURE you're the only process\n"
+"accessing the repository.  Requires exclusive access.\n"
+"\n"
+msgstr ""
+
+#: svnadmin/main.c:309
+msgid ""
+"usage: svnadmin rmtxns REPOS_PATH TXN_NAME...\n"
+"\n"
+"Delete the named transaction(s).\n"
+msgstr ""
+
+#: svnadmin/main.c:314
+msgid ""
+"usage: svnadmin setlog REPOS_PATH -r REVISION FILE\n"
+"\n"
+"Set the log-message on revision REVISION to the contents of FILE.  Use\n"
+"--bypass-hooks to avoid triggering the revision-property-related hooks\n"
+"(for example, if you do not want an email notification sent\n"
+"from your post-revprop-change hook, or because the modification of\n"
+"revision properties has not been enabled in the pre-revprop-change\n"
+"hook).\n"
+"\n"
+"NOTE: revision properties are not historied, so this command\n"
+"will permanently overwrite the previous log message.\n"
+msgstr ""
+
+#: svnadmin/main.c:328
+msgid ""
+"usage: svnadmin verify REPOS_PATH\n"
+"\n"
+"Verifies the data stored in the repository.\n"
+msgstr ""
+
+#: svnadmin/main.c:430
+#: svnadmin/main.c:498
+msgid "First revision cannot be higher than second"
+msgstr ""
+
+#: svnadmin/main.c:447
+msgid "done.\n"
+msgstr "erledigt.\n"
+
+#: svnadmin/main.c:530
+msgid ""
+"general usage: svnadmin SUBCOMMAND REPOS_PATH  [ARGS & OPTIONS ...]\n"
+"Type \"svnadmin help <subcommand>\" for help on a specific subcommand.\n"
+"\n"
+"Available subcommands:\n"
+msgstr ""
+
+#: svnadmin/main.c:605
+msgid "Please wait; recovering the repository may take some time...\n"
+msgstr ""
+
+#: svnadmin/main.c:610
+msgid ""
+"\n"
+"Recovery completed.\n"
+msgstr ""
+"\n"
+"Recovery completed.\n"
+
+#: svnadmin/main.c:725
+#, c-format
+msgid "Transaction '%s' removed.\n"
+msgstr "Transaktion '%s' entfernt.\n"
+
+#: svnadmin/main.c:748
+msgid "Missing revision"
+msgstr "Fehlende Revision"
+
+#: svnadmin/main.c:751
+msgid "Only one revision allowed"
+msgstr "Nur eine Revision zulässig"
+
+#: svnadmin/main.c:757
+msgid "Exactly one file argument required"
+msgstr ""
+
+#: svnadmin/main.c:1015
+#: svnlook/main.c:1912
+msgid "subcommand argument required\n"
+msgstr "Unterbefehl benötigt einen Parameter\n"
+
+#: svnadmin/main.c:1092
+#, c-format
+msgid ""
+"subcommand '%s' doesn't accept option '%s'\n"
+"Type 'svnadmin help %s' for usage.\n"
+msgstr ""
+"Unterbefehl '%s' akzeptiert die Option '%s' nicht\n"
+"Geben Sie 'svnadmin help %s' für Hilfe ein.\n"
+
+#: svnlook/main.c:98
+msgid "specify revision number ARG"
+msgstr "Revisionsnummer PAR angegeben"
+
+#: svnlook/main.c:101
+msgid "specify transaction name ARG"
+msgstr "Transaktionsnummer PAR angeben"
+
+#: svnlook/main.c:104
+msgid "be verbose"
+msgstr "ausführliche Meldungen"
+
+#: svnlook/main.c:107
+msgid "show node revision ids for each path"
+msgstr ""
+
+#: svnlook/main.c:122
+msgid ""
+"usage: svnlook author REPOS_PATH\n"
+"\n"
+"Print the author.\n"
+msgstr ""
+
+#: svnlook/main.c:127
+msgid ""
+"usage: svnlook cat REPOS_PATH FILE_PATH\n"
+"\n"
+"Print the contents of a file.  Leading '/' on FILE_PATH is optional.\n"
+msgstr ""
+
+#: svnlook/main.c:133
+msgid ""
+"usage: svnlook changed REPOS_PATH\n"
+"\n"
+"Print the paths that were changed.\n"
+msgstr ""
+
+#: svnlook/main.c:138
+msgid ""
+"usage: svnlook date REPOS_PATH\n"
+"\n"
+"Print the datestamp.\n"
+msgstr ""
+
+#: svnlook/main.c:143
+msgid ""
+"usage: svnlook diff REPOS_PATH\n"
+"\n"
+"Print GNU-style diffs of changed files and properties.\n"
+msgstr ""
+
+#: svnlook/main.c:148
+msgid ""
+"usage: svnlook dirs-changed REPOS_PATH\n"
+"\n"
+"Print the directories that were themselves changed (property edits)\n"
+"or whose file children were changed.\n"
+msgstr ""
+
+#: svnlook/main.c:154
+msgid ""
+"usage: svnlook help [SUBCOMMAND...]\n"
+"\n"
+"Describe the usage of this program or its subcommands.\n"
+msgstr ""
+
+#: svnlook/main.c:159
+msgid ""
+"usage: svnlook history REPOS_PATH [PATH_IN_REPOS]\n"
+"\n"
+"Print information about the history of a path in the repository (or\n"
+"the root directory if no path is supplied).\n"
+msgstr ""
+
+#: svnlook/main.c:165
+msgid ""
+"usage: svnlook info REPOS_PATH\n"
+"\n"
+"Print the author, datestamp, log message size, and log message.\n"
+msgstr ""
+
+#: svnlook/main.c:170
+msgid ""
+"usage: svnlook log REPOS_PATH\n"
+"\n"
+"Print the log message.\n"
+msgstr ""
+
+#: svnlook/main.c:175
+msgid ""
+"usage: svnlook propget REPOS_PATH PROPNAME PATH_IN_REPOS\n"
+"\n"
+"Print the raw value of a property on a path in the repository.\n"
+msgstr ""
+
+#: svnlook/main.c:180
+msgid ""
+"usage: svnlook proplist REPOS_PATH PATH_IN_REPOS\n"
+"\n"
+"List the properties of a path in the repository.\n"
+"With -v, show the property values too.\n"
+msgstr ""
+
+#: svnlook/main.c:186
+msgid ""
+"usage: svnlook tree REPOS_PATH [PATH_IN_REPOS]\n"
+"\n"
+"Print the tree, starting at PATH_IN_REPOS (if supplied, at the root\n"
+"of the tree otherwise), optionally showing node revision ids.\n"
+msgstr ""
+
+#: svnlook/main.c:192
+msgid ""
+"usage: svnlook uuid REPOS_PATH\n"
+"\n"
+"Print the repository's UUID.\n"
+msgstr ""
+
+#: svnlook/main.c:197
+msgid ""
+"usage: svnlook youngest REPOS_PATH\n"
+"\n"
+"Print the youngest revision number.\n"
+msgstr ""
+
+#: svnlook/main.c:874
+msgid "Added"
+msgstr "Hinzugefügt"
+
+#: svnlook/main.c:875
+msgid "Deleted"
+msgstr "Gelöscht"
+
+#: svnlook/main.c:876
+msgid "Index"
+msgstr "Index"
+
+#: svnlook/main.c:876
+msgid "Modified"
+msgstr "Geändert"
+
+#: svnlook/main.c:888
+msgid "(Binary files differ)\n"
+msgstr "(Binärdateien verschieden)\n"
+
+#: svnlook/main.c:1019
+msgid "unknown"
+msgstr "Unbekannt"
+
+#: svnlook/main.c:1138
+#: svnlook/main.c:1231
+#: svnlook/main.c:1304
+#, c-format
+msgid "Transaction '%s' is not based on a revision; how odd"
+msgstr ""
+
+#: svnlook/main.c:1168
+#, c-format
+msgid "'%s' is a URL, probably should be a path"
+msgstr "'%s' ist eine URL, sollte wohl ein Pfad sein"
+
+#: svnlook/main.c:1171
+#, c-format
+msgid "Path '%s' does not exist"
+msgstr "Pfad '%s' existiert nicht"
+
+#: svnlook/main.c:1195
+#, c-format
+msgid "Path '%s' is not a file"
+msgstr "Pfad '%s' ist keine DAtei"
+
+#: svnlook/main.c:1272
+#, c-format
+msgid "Can't create directory '%s'"
+msgstr "Kann Verzeichnis '%s' nicht erzeugen"
+
+#: svnlook/main.c:1284
+msgid "Can't create temporary directory"
+msgstr "Kann Termporärverzeichnis nicht erzeugen"
+
+#: svnlook/main.c:1384
+msgid ""
+"REVISION   PATH <ID>\n"
+"--------   ---------\n"
+msgstr ""
+"REVISION   PFAD <ID>\n"
+"--------   ---------\n"
+
+#: svnlook/main.c:1389
+msgid ""
+"REVISION   PATH\n"
+"--------   ----\n"
+msgstr ""
+"REVISION   PFAD\n"
+"--------   ----\n"
+
+#: svnlook/main.c:1426
+#, c-format
+msgid "Property '%s' not found on path '%s'"
+msgstr "Eigenschaft '%s' im Pfad '%s' nicht gefunden"
+
+#: svnlook/main.c:1580
+#: svnlook/main.c:1735
+msgid "Missing repository path argument"
+msgstr ""
+
+#: svnlook/main.c:1641
+msgid ""
+"general usage: svnlook SUBCOMMAND REPOS_PATH [ARGS & OPTIONS ...]\n"
+"Note: any subcommand which takes the '--revision' and '--transaction'\n"
+"      options will, if invoked without one of those options, act on\n"
+"      the repository's youngest revision.\n"
+"Type \"svnlook help <subcommand>\" for help on a specific subcommand.\n"
+"\n"
+"Available subcommands:\n"
+msgstr ""
+
+#: svnlook/main.c:1711
+msgid "Missing propname and repository path arguments"
+msgstr ""
+
+#: svnlook/main.c:1717
+msgid "Missing propname or repository path argument"
+msgstr ""
+
+#: svnlook/main.c:1855
+msgid "Invalid revision number supplied"
+msgstr "Ungültige Revisionsnummer angegeben"
+
+#: svnlook/main.c:1896
+msgid "The '--transaction' (-t) and '--revision' (-r) arguments can not co-exist"
+msgstr ""
+
+#: svnlook/main.c:1953
+msgid "repository argument required\n"
+msgstr "Projektarchiv Parameter erforderlich\n"
+
+#: svnlook/main.c:1961
+#, c-format
+msgid "'%s' is a URL when it should be a path\n"
+msgstr ""
+
+#: svnlook/main.c:2007
+#, c-format
+msgid ""
+"subcommand '%s' doesn't accept option '%s'\n"
+"Type 'svnlook help %s' for usage.\n"
+msgstr ""
+"Unterbefehl '%s' akzeptiert die Option '%s' nicht\n"
+"Geben Sie 'svnlook help %s' für Hilfe ein.\n"
+
+#: svnversion/main.c:125
+msgid ""
+"usage: svnversion [OPTIONS] WC_PATH [TRAIL_URL]\n"
+"\n"
+"  Produce a compact \"version number\" for the working copy path\n"
+"  WC_PATH.  TRAIL_URL is the trailing portion of the URL used to\n"
+"  determine if WC_PATH itself is switched (detection of switches\n"
+"  within WC_PATH does not rely on TRAIL_URL).  The version number\n"
+"  is written to standard output.  For example:\n"
+"\n"
+"    $ svnversion . /repos/svn/trunk \n"
+"    4168\n"
+"\n"
+"  The version number will be a single number if the working\n"
+"  copy is single revision, unmodified, not switched and with\n"
+"  an URL that matches the TRAIL_URL argument.  If the working\n"
+"  copy is unusual the version number will be more complex:\n"
+"\n"
+"   4123:4168     mixed revision working copy\n"
+"   4168M         modified working copy\n"
+"   4123S         switched working copy\n"
+"   4123:4168MS   mixed revision, modified, switched working copy\n"
+"\n"
+"  If invoked on a directory that is not a working copy, an\n"
+"  exported directory say, the program will output \"exported\".\n"
+"\n"
+"Valid options:\n"
+msgstr ""
+
+#: svnversion/main.c:181
+msgid "do not output the trailing newline"
+msgstr ""
+
+#: svnversion/main.c:182
+msgid "last changed rather than current revisions"
+msgstr ""
+
+#: svnversion/main.c:265
+#, c-format
+msgid "'%s' not versioned, and not exported\n"
+msgstr "'%s' nicht versioniert und nicht exportiert\n"
+
+#: libsvn_fs/fs-loader.c:134
+#, c-format
+msgid "Unknown FS type '%s'"
+msgstr "Unkannter Dateisystemtyp '%s'"
+
+#: include/svn_error_codes.h:150
+msgid "Bad parent pool passed to svn_make_pool()"
+msgstr ""
+
+#: include/svn_error_codes.h:154
+msgid "Bogus filename"
+msgstr "Ungültiger Dateiname"
+
+#: include/svn_error_codes.h:158
+msgid "Bogus URL"
+msgstr "Ungültige URL"
+
+#: include/svn_error_codes.h:162
+msgid "Bogus date"
+msgstr "Ungültiges Datum"
+
+#: include/svn_error_codes.h:166
+msgid "Bogus mime-type"
+msgstr "Falscher Mime-Typ"
+
+#: include/svn_error_codes.h:172
+msgid "Version file format not correct"
+msgstr "Format der Versionsdatei nicht korrekt"
+
+#: include/svn_error_codes.h:178
+msgid "No such XML tag attribute"
+msgstr ""
+
+#: include/svn_error_codes.h:182
+msgid "<delta-pkg> is missing ancestry"
+msgstr ""
+
+#: include/svn_error_codes.h:186
+msgid "Unrecognized binary data encoding; can't decode"
+msgstr ""
+
+#: include/svn_error_codes.h:190
+msgid "XML data was not well-formed"
+msgstr "XML Daten nicht wohlgeformt"
+
+#: include/svn_error_codes.h:196
+msgid "Inconsistent line ending style"
+msgstr "Stil für Zeilenende ist inkonsistent"
+
+#: include/svn_error_codes.h:200
+msgid "Unrecognized line ending style"
+msgstr "Stil für Zeilenende nicht erkannt"
+
+#: include/svn_error_codes.h:204
+msgid "Line endings other than expected"
+msgstr ""
+
+#: include/svn_error_codes.h:208
+msgid "Ran out of unique names"
+msgstr ""
+
+#: include/svn_error_codes.h:212
+msgid "Framing error in pipe protocol"
+msgstr ""
+
+#: include/svn_error_codes.h:216
+msgid "Read error in pipe"
+msgstr ""
+
+#: include/svn_error_codes.h:222
+msgid "Unexpected EOF on stream"
+msgstr "Unerwartetes EOF im Datenstrom"
+
+#: include/svn_error_codes.h:226
+msgid "Malformed stream data"
+msgstr "Fehlerhafter Datenstrom"
+
+#: include/svn_error_codes.h:230
+msgid "Unrecognized stream data"
+msgstr "Unerkannter Datenstrom"
+
+#: include/svn_error_codes.h:236
+msgid "Unknown svn_node_kind"
+msgstr "Unbekannter svn_node_kind"
+
+#: include/svn_error_codes.h:240
+msgid "Unexpected node kind found"
+msgstr "Unerwarteter Knotentyp gefunden"
+
+#: include/svn_error_codes.h:246
+msgid "Can't find an entry"
+msgstr "Kann keinen Eintrag finden"
+
+#: include/svn_error_codes.h:252
+msgid "Entry already exists"
+msgstr "Eintrag existiert bereits"
+
+#: include/svn_error_codes.h:256
+msgid "Entry has no revision"
+msgstr "Eintrag hat keine Revision"
+
+#: include/svn_error_codes.h:260
+msgid "Entry has no URL"
+msgstr "Eintrag hat keine URL"
+
+#: include/svn_error_codes.h:264
+msgid "Entry has an invalid attribute"
+msgstr "Eintrag hat ein ungültiges Attribut"
+
+#: include/svn_error_codes.h:270
+msgid "Obstructed update"
+msgstr "Aktualisierung verstellt"
+
+#: include/svn_error_codes.h:274
+msgid "Mismatch popping the WC unwind stack"
+msgstr ""
+
+#: include/svn_error_codes.h:278
+msgid "Attempt to pop empty WC unwind stack"
+msgstr ""
+
+#: include/svn_error_codes.h:282
+msgid "Attempt to unlock with non-empty unwind stack"
+msgstr ""
+
+#: include/svn_error_codes.h:286
+msgid "Attempted to lock an already-locked dir"
+msgstr ""
+
+#: include/svn_error_codes.h:290
+msgid "Working copy not locked"
+msgstr "Arbeitskopie nicht gesperrt"
+
+#: include/svn_error_codes.h:294
+msgid "Invalid lock"
+msgstr "Ungültige Sperre"
+
+#: include/svn_error_codes.h:298
+msgid "Path is not a working copy directory"
+msgstr ""
+
+#: include/svn_error_codes.h:302
+msgid "Path is not a working copy file"
+msgstr ""
+
+#: include/svn_error_codes.h:306
+msgid "Problem running log"
+msgstr ""
+
+#: include/svn_error_codes.h:310
+msgid "Can't find a working copy path"
+msgstr ""
+
+#: include/svn_error_codes.h:314
+msgid "Working copy is not up-to-date"
+msgstr ""
+
+#: include/svn_error_codes.h:318
+msgid "Left locally modified or unversioned files"
+msgstr ""
+
+#: include/svn_error_codes.h:322
+msgid "Unmergeable scheduling requested on an entry"
+msgstr ""
+
+#: include/svn_error_codes.h:326
+msgid "Found a working copy path"
+msgstr ""
+
+#: include/svn_error_codes.h:330
+msgid "A conflict in the working copy obstructs the current operation"
+msgstr ""
+
+#: include/svn_error_codes.h:334
+msgid "Working copy is corrupt"
+msgstr "Arbeitskopie beschädigt"
+
+#: include/svn_error_codes.h:338
+msgid "Working copy text base is corrupt"
+msgstr ""
+
+#: include/svn_error_codes.h:342
+msgid "Cannot change node kind"
+msgstr "Kann Knotentyp nicht ändern"
+
+#: include/svn_error_codes.h:346
+msgid "Invalid operation on the current working directory"
+msgstr ""
+
+#: include/svn_error_codes.h:350
+msgid "Problem on first log entry in a working copy"
+msgstr ""
+
+#: include/svn_error_codes.h:354
+msgid "Unsupported working copy format"
+msgstr "Nicht unterstütztes Fortmat der Arbeitskopie"
+
+#: include/svn_error_codes.h:358
+msgid "Path syntax not supported in this context"
+msgstr ""
+
+#: include/svn_error_codes.h:364
+msgid "General filesystem error"
+msgstr "Allgemeiner Dateisystemfehler"
+
+#: include/svn_error_codes.h:368
+msgid "Error closing filesystem"
+msgstr "Fehler beim Schließen des Dateisystems"
+
+#: include/svn_error_codes.h:372
+msgid "Filesystem is already open"
+msgstr "Dateisystem ist bereits geöffnet"
+
+#: include/svn_error_codes.h:376
+msgid "Filesystem is not open"
+msgstr "Dateisystem ist nicht geöffnet"
+
+#: include/svn_error_codes.h:380
+msgid "Filesystem is corrupt"
+msgstr "Dateisystem ist beschädigt"
+
+#: include/svn_error_codes.h:384
+msgid "Invalid filesystem path syntax"
+msgstr ""
+
+#: include/svn_error_codes.h:388
+msgid "Invalid filesystem revision number"
+msgstr "Ungültige Dateisystem Revisionsnummer"
+
+#: include/svn_error_codes.h:392
+msgid "Invalid filesystem transaction name"
+msgstr "Ungültige Dateisystem Transaktionsnummer"
+
+#: include/svn_error_codes.h:396
+msgid "Filesystem directory has no such entry"
+msgstr "Dateisystem Verzeichnis hat keinen solchen Eintrag"
+
+#: include/svn_error_codes.h:400
+msgid "Filesystem has no such representation"
+msgstr ""
+
+#: include/svn_error_codes.h:404
+msgid "Filesystem has no such string"
+msgstr ""
+
+#: include/svn_error_codes.h:408
+msgid "Filesystem has no such copy"
+msgstr ""
+
+#: include/svn_error_codes.h:412
+msgid "The specified transaction is not mutable"
+msgstr ""
+
+#: include/svn_error_codes.h:416
+msgid "Filesystem has no item"
+msgstr "Dateisystem hat keinen Eintrag"
+
+#: include/svn_error_codes.h:420
+msgid "Filesystem has no such node-rev-id"
+msgstr ""
+
+#: include/svn_error_codes.h:424
+msgid "String does not represent a node or node-rev-id"
+msgstr ""
+
+#: include/svn_error_codes.h:428
+msgid "Name does not refer to a filesystem directory"
+msgstr ""
+
+#: include/svn_error_codes.h:432
+msgid "Name does not refer to a filesystem file"
+msgstr ""
+
+#: include/svn_error_codes.h:436
+msgid "Name is not a single path component"
+msgstr ""
+
+#: include/svn_error_codes.h:440
+msgid "Attempt to change immutable filesystem node"
+msgstr ""
+
+#: include/svn_error_codes.h:444
+msgid "Item already exists in filesystem"
+msgstr ""
+
+#: include/svn_error_codes.h:448
+msgid "Attempt to remove or recreate fs root dir"
+msgstr ""
+
+#: include/svn_error_codes.h:452
+msgid "Object is not a transaction root"
+msgstr ""
+
+#: include/svn_error_codes.h:456
+msgid "Object is not a revision root"
+msgstr ""
+
+#: include/svn_error_codes.h:460
+msgid "Merge conflict during commit"
+msgstr ""
+
+#: include/svn_error_codes.h:464
+msgid "A representation vanished or changed between reads"
+msgstr ""
+
+#: include/svn_error_codes.h:468
+msgid "Tried to change an immutable representation"
+msgstr ""
+
+#: include/svn_error_codes.h:472
+msgid "Malformed skeleton data"
+msgstr ""
+
+#: include/svn_error_codes.h:476
+msgid "Transaction is out of date"
+msgstr "Transaktion ist veraltet"
+
+#: include/svn_error_codes.h:480
+msgid "Berkeley DB error"
+msgstr "Berkeley DB Fehler"
+
+#: include/svn_error_codes.h:484
+msgid "Berkeley DB deadlock error"
+msgstr ""
+
+#: include/svn_error_codes.h:488
+msgid "Transaction is dead"
+msgstr "Transaktion ist tot"
+
+#: include/svn_error_codes.h:492
+msgid "Transaction is not dead"
+msgstr "Transaktion ist nicht tot"
+
+#: include/svn_error_codes.h:496
+msgid "Unknown FS type"
+msgstr "Unkannter Dateisystem Typ"
+
+#: include/svn_error_codes.h:502
+msgid "The repository is locked, perhaps for db recovery"
+msgstr ""
+
+#: include/svn_error_codes.h:506
+msgid "A repository hook failed"
+msgstr ""
+
+#: include/svn_error_codes.h:510
+msgid "Incorrect arguments supplied"
+msgstr ""
+
+#: include/svn_error_codes.h:514
+msgid "A report cannot be generated because no data was supplied"
+msgstr ""
+
+#: include/svn_error_codes.h:518
+msgid "Bogus revision report"
+msgstr ""
+
+#: include/svn_error_codes.h:522
+msgid "Unsupported repository version"
+msgstr "Nicht unterstützte Version des Projektarchivs"
+
+#: include/svn_error_codes.h:526
+msgid "Disabled repository feature"
+msgstr ""
+
+#: include/svn_error_codes.h:530
+msgid "Error running post-commit hook"
+msgstr ""
+
+#: include/svn_error_codes.h:536
+msgid "Bad URL passed to RA layer"
+msgstr ""
+
+#: include/svn_error_codes.h:540
+msgid "Authorization failed"
+msgstr "Authorisierung fehlgeschlagen"
+
+#: include/svn_error_codes.h:544
+msgid "Unknown authorization method"
+msgstr "Unbekannte Authorisierungsmethode"
+
+#: include/svn_error_codes.h:548
+msgid "Repository access method not implemented"
+msgstr ""
+
+#: include/svn_error_codes.h:552
+msgid "Item is out-of-date"
+msgstr "Eintrag ist veraltet"
+
+#: include/svn_error_codes.h:556
+msgid "Repository has no UUID"
+msgstr "Projektarchiv hat keine UUID"
+
+#: include/svn_error_codes.h:560
+msgid "Unsupported RA plugin ABI version"
+msgstr ""
+
+#: include/svn_error_codes.h:566
+msgid "RA layer failed to init socket layer"
+msgstr ""
+
+#: include/svn_error_codes.h:570
+msgid "RA layer failed to create HTTP request"
+msgstr ""
+
+#: include/svn_error_codes.h:574
+msgid "RA layer request failed"
+msgstr ""
+
+#: include/svn_error_codes.h:578
+msgid "RA layer didn't receive requested OPTIONS info"
+msgstr ""
+
+#: include/svn_error_codes.h:582
+msgid "RA layer failed to fetch properties"
+msgstr ""
+
+#: include/svn_error_codes.h:586
+msgid "RA layer file already exists"
+msgstr ""
+
+#: include/svn_error_codes.h:590
+msgid "Invalid configuration value"
+msgstr "Ungültiger Komfigturationswert"
+
+#: include/svn_error_codes.h:594
+msgid "HTTP Path Not Found"
+msgstr "HTTP Pfad nicht gefunden"
+
+#: include/svn_error_codes.h:598
+msgid "Failed to excute WebDAV PROPPATCH"
+msgstr ""
+
+#: include/svn_error_codes.h:605
+#: include/svn_error_codes.h:634
+msgid "Couldn't find a repository"
+msgstr "Konnte Projektarchiv nicht finden"
+
+#: include/svn_error_codes.h:609
+msgid "Couldn't open a repository"
+msgstr "Konnte Projektarchiv nicht öffnen"
+
+#: include/svn_error_codes.h:614
+msgid "Special code for wrapping server errors to report to client"
+msgstr ""
+
+#: include/svn_error_codes.h:618
+msgid "Unknown svn protocol command"
+msgstr ""
+
+#: include/svn_error_codes.h:622
+msgid "Network connection closed unexpectedly"
+msgstr "Netzwerkverbindung wurde unerwartet geschlossen."
+
+#: include/svn_error_codes.h:626
+msgid "Network read/write error"
+msgstr "Netzwerk Lese- / Schreibfehler"
+
+#: include/svn_error_codes.h:630
+msgid "Malformed network data"
+msgstr "Fehlerhafte Netzwerkdaten"
+
+#: include/svn_error_codes.h:638
+msgid "Client/server version mismatch"
+msgstr "Client / Server Version stimmen nicht überein"
+
+#: include/svn_error_codes.h:646
+msgid "Credential data unavailable"
+msgstr ""
+
+#: include/svn_error_codes.h:650
+msgid "No authentication provider available"
+msgstr ""
+
+#: include/svn_error_codes.h:654
+#: include/svn_error_codes.h:658
+msgid "All authentication providers exhausted"
+msgstr ""
+
+#: include/svn_error_codes.h:664
+msgid "Read access denied for root of edit"
+msgstr ""
+
+#: include/svn_error_codes.h:670
+msgid "Svndiff data has invalid header"
+msgstr ""
+
+#: include/svn_error_codes.h:674
+msgid "Svndiff data contains corrupt window"
+msgstr ""
+
+#: include/svn_error_codes.h:678
+msgid "Svndiff data contains backward-sliding source view"
+msgstr ""
+
+#: include/svn_error_codes.h:682
+msgid "Svndiff data contains invalid instruction"
+msgstr ""
+
+#: include/svn_error_codes.h:686
+msgid "Svndiff data ends unexpectedly"
+msgstr ""
+
+#: include/svn_error_codes.h:692
+msgid "Apache has no path to an SVN filesystem"
+msgstr ""
+
+#: include/svn_error_codes.h:696
+msgid "Apache got a malformed URI"
+msgstr ""
+
+#: include/svn_error_codes.h:700
+msgid "Activity not found"
+msgstr "Aktivität nicht gefunden"
+
+#: include/svn_error_codes.h:704
+msgid "Baseline incorrect"
+msgstr ""
+
+#: include/svn_error_codes.h:708
+msgid "Input/output error"
+msgstr "Eingabe/Ausgabe Fehler"
+
+#: include/svn_error_codes.h:714
+msgid "A path under version control is needed for this operation"
+msgstr ""
+
+#: include/svn_error_codes.h:718
+msgid "Repository access is needed for this operation"
+msgstr ""
+
+#: include/svn_error_codes.h:722
+msgid "Bogus revision information given"
+msgstr ""
+
+#: include/svn_error_codes.h:726
+msgid "Attempting to commit to a URL more than once"
+msgstr ""
+
+#: include/svn_error_codes.h:730
+msgid "Operation does not apply to binary file"
+msgstr ""
+
+#: include/svn_error_codes.h:736
+msgid "Format of an svn:externals property was invalid"
+msgstr "Format einer svn:externals Eigenschaft war ungültig"
+
+#: include/svn_error_codes.h:740
+msgid "Attempting restricted operation for modified resource"
+msgstr ""
+
+#: include/svn_error_codes.h:744
+msgid "Operation does not apply to directory"
+msgstr ""
+
+#: include/svn_error_codes.h:748
+msgid "Revision range is not allowed"
+msgstr "Revisionsbereich nicht erlaubt"
+
+#: include/svn_error_codes.h:752
+msgid "Inter-repository relocation not allowed"
+msgstr ""
+
+#: include/svn_error_codes.h:756
+msgid "Author name cannot contain a newline"
+msgstr ""
+
+#: include/svn_error_codes.h:760
+msgid "Bad property name"
+msgstr "Falscher Name für Eigenschaft"
+
+#: include/svn_error_codes.h:764
+msgid "Two versioned resources are unrelated."
+msgstr ""
+
+#: include/svn_error_codes.h:771
+msgid "A problem occurred; see later errors for details"
+msgstr ""
+
+#: include/svn_error_codes.h:775
+msgid "Failure loading plugin"
+msgstr "Fehler beim Laden eines Plugins"
+
+#: include/svn_error_codes.h:779
+msgid "Malformed file"
+msgstr "Fehlerhafte Datei"
+
+#: include/svn_error_codes.h:783
+msgid "Incomplete data"
+msgstr "Unvollständige Daten"
+
+#: include/svn_error_codes.h:787
+msgid "Incorrect parameters given"
+msgstr "Parameter sind nicht korrekt"
+
+#: include/svn_error_codes.h:791
+msgid "Tried a versioning operation on an unversioned resource"
+msgstr ""
+
+#: include/svn_error_codes.h:795
+msgid "Test failed"
+msgstr "Test fehlgeschlagen"
+
+#: include/svn_error_codes.h:799
+msgid "Trying to use an unsupported feature"
+msgstr ""
+
+#: include/svn_error_codes.h:803
+msgid "Unexpected or unknown property kind"
+msgstr ""
+
+#: include/svn_error_codes.h:807
+msgid "Illegal target for the requested operation"
+msgstr ""
+
+#: include/svn_error_codes.h:811
+msgid "MD5 checksum is missing"
+msgstr "MD5 Prüfsumme fehlt"
+
+#: include/svn_error_codes.h:815
+msgid "Directory needs to be empty but is not"
+msgstr ""
+
+#: include/svn_error_codes.h:819
+msgid "Error calling external program"
+msgstr ""
+
+#: include/svn_error_codes.h:823
+msgid "Python exception has been set with the error"
+msgstr ""
+
+#: include/svn_error_codes.h:827
+msgid "A checksum mismatch occurred"
+msgstr "Ein Prüfsummenfehler ist aufgetreten"
+
+#: include/svn_error_codes.h:831
+msgid "The operation was interrupted"
+msgstr "Die Operation wurde unterbrochen"
+
+#: include/svn_error_codes.h:835
+msgid "The specified diff option is not supported"
+msgstr ""
+
+#: include/svn_error_codes.h:839
+msgid "Property not found"
+msgstr "Eigenschaft nicht gefunden."
+
+#: include/svn_error_codes.h:843
+msgid "No auth file path available"
+msgstr ""
+
+#: include/svn_error_codes.h:849
+msgid "Client error in parsing arguments"
+msgstr ""
+
+#: include/svn_error_codes.h:853
+msgid "Not enough args provided"
+msgstr "Es wurden nicht genügend Parameter angegeben"
+
+#: include/svn_error_codes.h:857
+msgid "Mutually exclusive arguments specified"
+msgstr ""
+
+#: include/svn_error_codes.h:861
+msgid "Attempted command in administrative dir"
+msgstr ""
+
+#: include/svn_error_codes.h:865
+msgid "The log message file is under version control"
+msgstr ""
+
+#: include/svn_error_codes.h:869
+msgid "The log message is a pathname"
+msgstr "Die Log-Meldung ist ein Pfadname"
+
+#: include/svn_error_codes.h:873
+msgid "Committing in directory scheduled for addition"
+msgstr ""
+
+#: include/svn_error_codes.h:877
+msgid "No external editor available"
+msgstr "Kein externer Editor verfügbar"
+
+#: include/svn_error_codes.h:881
+msgid "Something is wrong with the log message's contents"
+msgstr ""
+
Index: SubVersion/build/win32/svn_locale.vcproj
===================================================================
--- SubVersion/build/win32/svn_locale.vcproj	(revision 9616)
+++ SubVersion/build/win32/svn_locale.vcproj	(working copy)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="7.10"
 	Name="locale"
 	SccProjectName=""
 	SccLocalPath=""
@@ -19,8 +19,7 @@
 			<Tool
 				Name="VCNMakeTool"
 				BuildCommandLine="cmd /c build_locale.bat"
-				ReBuildCommandLine="cmd /c build_locale.bat"
-                        />
+				ReBuildCommandLine="cmd /c build_locale.bat"/>
 		</Configuration>
 		<Configuration
 			Name="Release|Win32"
@@ -30,10 +29,11 @@
 			<Tool
 				Name="VCNMakeTool"
 				BuildCommandLine="cmd /c build_locale.bat"
-				ReBuildCommandLine="cmd /c build_locale.bat"
-			/>
+				ReBuildCommandLine="cmd /c build_locale.bat"/>
 		</Configuration>
 	</Configurations>
+	<References>
+	</References>
 	<Files>
 	</Files>
 	<Globals>
Index: SubVersion/build/win32/svn_config.vcproj
===================================================================
--- SubVersion/build/win32/svn_config.vcproj	(revision 9616)
+++ SubVersion/build/win32/svn_config.vcproj	(working copy)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="7.10"
 	Name="__CONFIG__"
 	SccProjectName=""
 	SccLocalPath=""
@@ -17,8 +17,8 @@
 			IntermediateDirectory="."
 			ConfigurationType="10"
 			UseOfMFC="0"
-			DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;$(TargetPath)"
-			ATLMinimizesCRunTimeLibraryUsage="FALSE">
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			DeleteExtensionsOnClean="*.obj;*.ilk;*.pdb;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;$(TargetPath)">
 			<Tool
 				Name="VCCustomBuildTool"/>
 			<Tool
@@ -50,6 +50,8 @@
 				Name="VCPreBuildEventTool"/>
 		</Configuration>
 	</Configurations>
+	<References>
+	</References>
 	<Files>
 		<File
 			RelativePath="..\..\svn_private_config.h">
@@ -91,4 +93,3 @@
 	<Globals>
 	</Globals>
 </VisualStudioProject>
-
Index: SubVersion/build/win32/neon.vcproj
===================================================================
--- SubVersion/build/win32/neon.vcproj	(revision 9616)
+++ SubVersion/build/win32/neon.vcproj	(working copy)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="7.10"
 	Name="neon"
 	SccProjectName=""
 	SccLocalPath=""
@@ -38,6 +38,8 @@
 				Output="..\..\neon\libneon.lib"/>
 		</Configuration>
 	</Configurations>
+	<References>
+	</References>
 	<Files>
 		<Filter
 			Name="Source Files"


