From 7e599980cf088e1610242eb5efa759bd6b27691a Mon Sep 17 00:00:00 2001 From: Sven Donath Date: Tue, 28 Dec 2010 11:42:48 +0100 Subject: [PATCH] =?utf8?q?Lokalisierung=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- locale/de/all | 2 +- locale/de_DE/all | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/locale/de/all b/locale/de/all index ca2ab237f..219a0d4a2 100644 --- a/locale/de/all +++ b/locale/de/all @@ -447,7 +447,7 @@ $self->{texts} = { 'Currency' => 'Währung', 'Current / Next Level' => 'Aktuelles / Nächstes Mahnlevel', 'Current Earnings' => 'Gewinn', - 'Current assets account' => '', + 'Current assets account' => 'Konto für Umlaufvermögen', 'Current unit' => 'Aktuelle Einheit', 'Current value:' => 'Aktueller Wert:', 'Custom Variables' => 'Benutzerdefinierte Variablen', diff --git a/locale/de_DE/all b/locale/de_DE/all index d954187a2..60afbed2d 100644 --- a/locale/de_DE/all +++ b/locale/de_DE/all @@ -2,7 +2,6 @@ # -*- coding: utf-8; -*- # vim: fenc=UTF-8 - # These are all the texts to build the translations files. # The file has the form of 'english text' => 'foreign text', # you can add the translation in this file or in the 'missing' file @@ -448,7 +447,7 @@ $self->{texts} = { 'Currency' => 'Währung', 'Current / Next Level' => 'Aktuelles / Nächstes Mahnlevel', 'Current Earnings' => 'Gewinn', - 'Current assets account' => '', + 'Current assets account' => 'Konto für Umlaufvermögen', 'Current unit' => 'Aktuelle Einheit', 'Current value:' => 'Aktueller Wert:', 'Custom Variables' => 'Erweitert', @@ -564,7 +563,7 @@ $self->{texts} = { 'Do you really want to delete AR transaction #1?' => 'Wollen Sie wirklich die Debitorenbuchung #1 löschen?', 'Do you really want to delete GL transaction #1?' => 'Wollen Sie wirklich die Dialogbuchung #1 löschen?', 'Do you really want to delete this group?' => 'Gruppe wirklich löschen?', - 'Do you really want to delete this object?' => '', + 'Do you really want to delete this object?' => 'Wirklich löschen?', 'Do you really want to delete this warehouse?' => 'Wollen Sie dieses Lager wirklich löschen?', 'Do you want Lx-Office to create a group for access to all functions?' => 'Wollen Sie, dass Lx-Office eine Gruppe mit Zugriff auf alle Funktionen anlegt?', 'Do you want to limit your search?' => 'Wollen Sie Ihre Suche spezialisieren?', @@ -1217,7 +1216,7 @@ $self->{texts} = { 'Please enter the login for the new user.' => 'Bitte geben Sie das Login für den neuen Benutzer ein.', 'Please enter the name of the database that will be used as the template for the new database:' => 'Bitte geben Sie den Namen der Datenbank an, die als Vorlage für die neue Datenbank benutzt wird:', 'Please enter the name of the dataset you want to restore the backup in.' => 'Bitte geben Sie den Namen der Datenbank ein, in der Sie die Sicherung wiederherstellen wollen.', - 'Please enter the sales tax identification number.' => '', + 'Please enter the sales tax identification number.' => 'Bitte geben Sie die Umsatzsteueridentifikationsnummer an.', 'Please enter the taxnumber in the administration menu user preferences' => 'Bitte bei den Einstellungen des aktuellen Benutzers im Administrationsmodul angeben.', 'Please enter values' => 'Bitte Werte eingeben', 'Please insert object dimensions below.' => 'Bitte geben Sie die Abmessungen unten ein', -- 2.20.1