]> git.ipfire.org Git - thirdparty/bash.git/blame - po/de.po
commit bash-4.0-beta2 snapshot
[thirdparty/bash.git] / po / de.po
CommitLineData
48ff5447 1# German language file for GNU Bash 4.0
245a493c 2# Copyright (C) 1996 Free Software Foundation, Inc.
48ff5447
CR
3# This file is distributed under the same license as the bash package.
4# Nils Naumann <nnau@gmx.net>, 1996, 2008.
245a493c
CR
5msgid ""
6msgstr ""
48ff5447 7"Project-Id-Version: bash 4.0-pre1\n"
245a493c 8"Report-Msgid-Bugs-To: \n"
adeca69c 9"POT-Creation-Date: 2008-12-29 10:37-0500\n"
626d0694 10"PO-Revision-Date: 2008-12-20 16:56+0100\n"
48ff5447
CR
11"Last-Translator: Nils Naumann <nnau@gmx.net>\n"
12"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
245a493c
CR
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=ISO-8859-1\n"
15"Content-Transfer-Encoding: 8-bit\n"
16
adeca69c 17#: arrayfunc.c:50
245a493c
CR
18msgid "bad array subscript"
19msgstr "Falscher Feldbezeichner."
20
adeca69c 21#: arrayfunc.c:313 builtins/declare.def:474
dd4f3dd8
CR
22#, c-format
23msgid "%s: cannot convert indexed to associative array"
48ff5447 24msgstr "%s: Kann nicht das indizierte in ein assoziatives Array umwandeln."
dd4f3dd8 25
adeca69c 26#: arrayfunc.c:479
48ff5447 27#, c-format
dd4f3dd8 28msgid "%s: invalid associative array key"
48ff5447 29