git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] l10n: de.po: translate 9 new messages
@ 2015-07-14 17:59 Ralf Thielow
  2015-07-14 21:06 ` phillip
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Thielow @ 2015-07-14 17:59 UTC (permalink / raw)
  To: git
  Cc: tr, jk, stimming, phillip.szelat, matthias.ruester,
	magnus.goerlitz, Ralf Thielow

Translate 9 new messages came from git.pot update in a4156d2
(l10n: git.pot: v2.5.0 round 2 (9 new, 5 removed)).

Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
 po/de.po | 28 ++++++++++------------------
 1 file changed, 10 insertions(+), 18 deletions(-)

diff --git a/po/de.po b/po/de.po
index 64070cd..6ed3509 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10463,14 +10463,12 @@ msgid "print tag contents"
 msgstr "Tag-Inhalte ausgeben"
 
 #: builtin/worktree.c:11
-#, fuzzy
 msgid "git worktree add [<options>] <path> <branch>"
-msgstr "git remote add [<Optionen>] <Name> <URL>"
+msgstr "git worktree add [<Optionen>] <Pfad> <Branch>"
 
 #: builtin/worktree.c:12
-#, fuzzy
 msgid "git worktree prune [<options>]"
-msgstr "git notes prune [<Optionen>]"
+msgstr "git worktree prune [<Optionen>]"
 
 #: builtin/worktree.c:27
 #, c-format
@@ -10513,9 +10511,8 @@ msgid "could not create directory of '%s'"
 msgstr "Konnte Verzeichnis '%s' nicht erstellen."
 
 #: builtin/worktree.c:241
-#, fuzzy
 msgid "unable to resolve HEAD"
-msgstr "kann HEAD nicht auflösen"
+msgstr "Konnte HEAD nicht auflösen."
 
 #: builtin/worktree.c:249
 #, c-format
@@ -10523,29 +10520,25 @@ msgid "Enter %s (identifier %s)"
 msgstr "Betrete %s (Identifikation %s)"
 
 #: builtin/worktree.c:281
-#, fuzzy
 msgid "checkout <branch> even if already checked out in other worktree"
-msgstr "Branches oder Pfade im Arbeitsverzeichnis auschecken"
+msgstr "<Branch> auschecken, auch wenn dieser bereits in einem anderen "
+"Arbeitsverzeichnis ausgecheckt ist"
 
 #: builtin/worktree.c:283
-#, fuzzy
 msgid "create a new branch"
-msgstr "das Reflog für den neuen Branch erzeugen"
+msgstr "neuen Branch erstellen"
 
 #: builtin/worktree.c:285
-#, fuzzy
 msgid "create or reset a branch"
-msgstr "Branches anzeigen, erstellen oder entfernen"
+msgstr "Branch erstellen oder umsetzen"
 
 #: builtin/worktree.c:286
-#, fuzzy
 msgid "detach HEAD at named commit"
-msgstr "HEAD zu benanntem Commit setzen"
+msgstr "HEAD bei benanntem Commit loslösen"
 
 #: builtin/worktree.c:292
-#, fuzzy
 msgid "-b and -B are mutually exclusive"
-msgstr "Die Optionen -n und -k schließen sich gegenseitig aus."
+msgstr "-b und -B schließen sich gegenseitig aus"
 
 #: builtin/write-tree.c:13
 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
@@ -10612,9 +10605,8 @@ msgid "List, create, or delete branches"
 msgstr "Branches anzeigen, erstellen oder entfernen"
 
 #: common-cmds.h:21
-#, fuzzy
 msgid "Switch branches or restore working tree files"
-msgstr "Branches oder Pfade im Arbeitsverzeichnis auschecken"
+msgstr "Branches wechseln oder Dateien im Arbeitsverzeichnis wiederherstellen"
 
 #: common-cmds.h:22
 msgid "Clone a repository into a new directory"
-- 
2.5.0.rc1.388.g757bd17

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] l10n: de.po: translate 9 new messages
  2015-07-14 17:59 [PATCH] l10n: de.po: translate 9 new messages Ralf Thielow
@ 2015-07-14 21:06 ` phillip
  0 siblings, 0 replies; 2+ messages in thread
From: phillip @ 2015-07-14 21:06 UTC (permalink / raw)
  To: Ralf Thielow, git; +Cc: tr, jk, stimming, matthias.ruester, magnus.goerlitz



Acked-by: Phillip Sz <phillip.szelat@gmail.com>

>Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
>---
> po/de.po | 28 ++++++++++------------------
> 1 file changed, 10 insertions(+), 18 deletions(-)
>
>diff --git a/po/de.po b/po/de.po
>index 64070cd..6ed3509 100644
>--- a/po/de.po
>+++ b/po/de.po
>@@ -10463,14 +10463,12 @@ msgid "print tag contents"
> msgstr "Tag-Inhalte ausgeben"
> 
> #: builtin/worktree.c:11
>-#, fuzzy
> msgid "git worktree add [<options>] <path> <branch>"
>-msgstr "git remote add [<Optionen>] <Name> <URL>"
>+msgstr "git worktree add [<Optionen>] <Pfad> <Branch>"
> 
> #: builtin/worktree.c:12
>-#, fuzzy
> msgid "git worktree prune [<options>]"
>-msgstr "git notes prune [<Optionen>]"
>+msgstr "git worktree prune [<Optionen>]"
> 
> #: builtin/worktree.c:27
> #, c-format
>@@ -10513,9 +10511,8 @@ msgid "could not create directory of '%s'"
> msgstr "Konnte Verzeichnis '%s' nicht erstellen."
> 
> #: builtin/worktree.c:241
>-#, fuzzy
> msgid "unable to resolve HEAD"
>-msgstr "kann HEAD nicht auflösen"
>+msgstr "Konnte HEAD nicht auflösen."
> 
> #: builtin/worktree.c:249
> #, c-format
>@@ -10523,29 +10520,25 @@ msgid "Enter %s (identifier %s)"
> msgstr "Betrete %s (Identifikation %s)"
> 
> #: builtin/worktree.c:281
>-#, fuzzy
>msgid "checkout <branch> even if already checked out in other worktree"
>-msgstr "Branches oder Pfade im Arbeitsverzeichnis auschecken"
>+msgstr "<Branch> auschecken, auch wenn dieser bereits in einem anderen
>"
>+"Arbeitsverzeichnis ausgecheckt ist"
> 
> #: builtin/worktree.c:283
>-#, fuzzy
> msgid "create a new branch"
>-msgstr "das Reflog für den neuen Branch erzeugen"
>+msgstr "neuen Branch erstellen"
> 
> #: builtin/worktree.c:285
>-#, fuzzy
> msgid "create or reset a branch"
>-msgstr "Branches anzeigen, erstellen oder entfernen"
>+msgstr "Branch erstellen oder umsetzen"
> 
> #: builtin/worktree.c:286
>-#, fuzzy
> msgid "detach HEAD at named commit"
>-msgstr "HEAD zu benanntem Commit setzen"
>+msgstr "HEAD bei benanntem Commit loslösen"
> 
> #: builtin/worktree.c:292
>-#, fuzzy
> msgid "-b and -B are mutually exclusive"
>-msgstr "Die Optionen -n und -k schließen sich gegenseitig aus."
>+msgstr "-b und -B schließen sich gegenseitig aus"
> 
> #: builtin/write-tree.c:13
> msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
>@@ -10612,9 +10605,8 @@ msgid "List, create, or delete branches"
> msgstr "Branches anzeigen, erstellen oder entfernen"
> 
> #: common-cmds.h:21
>-#, fuzzy
> msgid "Switch branches or restore working tree files"
>-msgstr "Branches oder Pfade im Arbeitsverzeichnis auschecken"
>+msgstr "Branches wechseln oder Dateien im Arbeitsverzeichnis
>wiederherstellen"
> 
> #: common-cmds.h:22
> msgid "Clone a repository into a new directory"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-14 21:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14 17:59 [PATCH] l10n: de.po: translate 9 new messages Ralf Thielow
2015-07-14 21:06 ` phillip

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).