Mercurial > hg
changeset 13674:37987e22bf03 stable
i18n-de: added translations for Subversion conversion options
author | thron7 <thron7@users.sourceforge.net> |
---|---|
date | Sat, 12 Mar 2011 18:54:43 +0100 |
parents | 07129cc45abc |
children | 7803827ca94e |
files | i18n/de.po |
diffstat | 1 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/i18n/de.po Sat Mar 12 18:32:02 2011 +0100 +++ b/i18n/de.po Sat Mar 12 18:54:43 2011 +0100 @@ -1485,7 +1485,7 @@ " :hook.cvschangesets: Spezifiziere eine Python Funktion, die aufgerufen\n" " wird, nachdem die Changesets des CVS Logs berechnet sind. Die \n" " Funktion bekommt eine Liste der Changeset Einträgen, und kann diese\n" -" Einträge in-place ändern, löschen, oder neue hinzufügen.\n" +" Einträge in-place ändern, löschen, oder neue hinzufügen." msgid "" " An additional \"debugcvsps\" Mercurial command allows the builtin\n" @@ -1532,22 +1532,28 @@ " verhindern." msgid " The following options can be set with ``--config``:" -msgstr "" +msgstr " Die folgenden Optionen können mit ``--config`` gesetzt werden:" msgid "" " :convert.svn.branches: specify the directory containing branches.\n" " The defaults is ``branches``." msgstr "" +" :convert.svn.branches: Spezifiziere das Verzeichnis, das die Branches\n" +" enthält. Der Default ist ``branches``." msgid "" " :convert.svn.tags: specify the directory containing tags. The\n" " default is ``tags``." msgstr "" +" :convert.svn.tags: Spezifiziere das Verzeichnis, das die Tags enthält.\n" +" Der Default ist ``tags``." msgid "" " :convert.svn.trunk: specify the name of the trunk branch The\n" " defauls is ``trunk``." msgstr "" +" :convert.svn.trunk: Spezifiziere den Namen des trunk Branches. Der\n" +" Default ist ``trunk``." msgid "" " Source history can be retrieved starting at a specific revision,\n"