Re: [PATCH] l10n: de.po: fix translation of 'prefix'

2014-01-03 Thread Thomas Rast
Ralf Thielow  writes:

> The word 'prefix' is currently translated as 'Prefix'
> which is not a German word. It should be translated as
> 'Präfix'.

Indeed :-)

Thanks!

-- 
Thomas Rast
t...@thomasrast.ch
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] l10n: de.po: fix translation of 'prefix'

2014-01-03 Thread Ralf Thielow
The word 'prefix' is currently translated as 'Prefix'
which is not a German word. It should be translated as
'Präfix'.

Signed-off-by: Ralf Thielow 
---
 po/de.po | 16 
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/po/de.po b/po/de.po
index 5e2d709..c0bbb65 100644
--- a/po/de.po
+++ b/po/de.po
@@ -72,7 +72,7 @@ msgstr "Archivformat"
 
 #: archive.c:328 builtin/log.c:1193
 msgid "prefix"
-msgstr "Prefix"
+msgstr "Präfix"
 
 #: archive.c:329
 msgid "prepend prefix to each pathname in the archive"
@@ -3716,7 +3716,7 @@ msgid ""
 msgstr ""
 "Eingabehilfe:\n"
 "1  - nummeriertes Element auswählen\n"
-"foo- Element anhand eines eindeutigen Prefix auswählen\n"
+"foo- Element anhand eines eindeutigen Präfix auswählen\n"
 "   - (leer) nichts auswählen"
 
 #: builtin/clean.c:298
@@ -3734,7 +3734,7 @@ msgstr ""
 "1  - einzelnes Element auswählen\n"
 "3-5- Bereich von Elementen auswählen\n"
 "2-3,6-9- mehrere Bereiche auswählen\n"
-"foo- Element anhand eines eindeutigen Prefix auswählen\n"
+"foo- Element anhand eines eindeutigen Präfix auswählen\n"
 "-...   - angegebenes Element abwählen\n"
 "*  - alle Elemente auswählen\n"
 "   - (leer) Auswahl beenden"
@@ -6452,7 +6452,7 @@ msgstr "kennzeichnet die Serie als n-te Fassung"
 
 #: builtin/log.c:1194
 msgid "Use [] instead of [PATCH]"
-msgstr "verwendet [] anstatt [PATCH]"
+msgstr "verwendet [] anstatt [PATCH]"
 
 #: builtin/log.c:1197
 msgid "store resulting files in "
@@ -8182,7 +8182,7 @@ msgid ""
 "[-u [--exclude-per-directory=] | -i]] [--no-sparse-checkout] [--"
 "index-output=] (--empty |  [ []])"
 msgstr ""
-"git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=] "
+"git read-tree [[-m [--trivial] [--aggressive] | --reset | --prefix=] "
 "[-u [--exclude-per-directory=] | -i]] [--no-sparse-checkout] [--"
 "index-output=] (--empty |  [ "
 "[]])"
@@ -9782,15 +9782,15 @@ msgstr "gibt Tag-Inhalte aus"
 
 #: builtin/write-tree.c:13
 msgid "git write-tree [--missing-ok] [--prefix=/]"
-msgstr "git write-tree [--missing-ok] [--prefix=/]"
+msgstr "git write-tree [--missing-ok] [--prefix=/]"
 
 #: builtin/write-tree.c:26
 msgid "/"
-msgstr "/"
+msgstr "/"
 
 #: builtin/write-tree.c:27
 msgid "write tree object for a subdirectory "
-msgstr "schreibt das \"Tree\"-Objekt für ein Unterverzeichnis "
+msgstr "schreibt das \"Tree\"-Objekt für ein Unterverzeichnis "
 
 #: builtin/write-tree.c:30
 msgid "only useful for debugging"
-- 
1.8.5.2.314.gb83cf2e

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html