]> git.mxchange.org Git - addressbook-lib.git/blob - src/org/mxchange/localization/bundle_de_DE.properties
Moved project files again + lib/jcore.jar added. This makes jcore more decentralized...
[addressbook-lib.git] / src / org / mxchange / localization / bundle_de_DE.properties
1 # Copyright (C) 2015 Roland Haeder
2 #
3 # This program is free software: you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation, either version 3 of the License, or
6 # (at your option) any later version.
7 #
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 # GNU General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
15 AddressbookFrame.border.name.title.text=Anrede, Vorname, Nachname:
16 AddressbookFrame.border.address.title.text=Anschrift:
17 AddressbookFrame.border.other.title.text=Andere Angaben:
18 AddressbookFrame.button.addAddress.text=Adresse hinzuf\u00fcgen
19 AddressbookFrame.button.cancel.text=Abbrechen
20 AddressbookFrame.menu.file.text=Datei
21 AddressbookFrame.menu.addressbook.text=Adressbuch
22 AddressbookFrame.statusLabel.initializing.text=Initialisiere ...
23 AddressbookFrame.statusLabel.done.text=Fertig.
24 AddressbookFrame.statusLabel.shutdown.text=Shuttting down ...
25 AddressbookFrame.menuItem.exitProgram.text=Programm beenden
26 AddressbookFrame.menuItem.exitProgram.toolTipText=Beendet das Programm und speichert alle Einstellungen ab.
27 AddressbookFrame.menuItem.addOwnData.text=Eigene Adresse hinzuf\u00fcgen
28 AddressbookFrame.menuItem.addOwnData.toolTipText=Erlaubt das Hinzuf\u00fcgen eigener Daten.
29 AddressbookFrame.menuItem.editOwnData.text=Eigene Adresse \u00e4ndern
30 AddressbookFrame.menuItem.editOwnData.toolTipText=Erlaubt das \u00c4ndern eigener Daten.
31 AddressbookFrame.menuItem.addNewContact.text=Neue Adresse hinzuf\u00fcgen
32 AddressbookFrame.menuItem.addNewContact.toolTipText=Eine neue Adresse hinzuf\u00fcgen.
33 AddressbookFrame.dialog.addContact.title.text=Neue Adresse hinzuf\u00fcgen
34 AddressbookFrame.main.title.text=Adressen auflisten
35 AddressbookFrame.gender.text=Anrede:
36 AddressbookFrame.gender.toolTipText=W\u00e4hlen Sie die Anrede aus.
37 AddressbookFrame.surname.text=Vorname:
38 AddressbookFrame.surname.toolTipText=Geben Sie den Vornamen ein.
39 AddressbookFrame.familyName.text=Nachname:
40 AddressbookFrame.familyName.toolTipText=Geben Sie den Nachnamen ein.
41 AddressbookFrame.street.text=Stra\u00dfe:
42 AddressbookFrame.street.toolTipText=Geben Sie die Stra\u00dfe ein.
43 AddressbookFrame.number.text=Hausnummer:
44 AddressbookFrame.number.toolTipText=Geben Sie die Hausnummer ein.
45 AddressbookFrame.zip.text=PLZ:
46 AddressbookFrame.zip.toolTipText=Geben Sie die Postleitzahl ein.
47 AddressbookFrame.city.text=Stadt:
48 AddressbookFrame.city.toolTipText=Geben Sie die Stadt ein.
49 AddressbookFrame.emailAddress.text=Email-Adresse:
50 AddressbookFrame.emailAddress.toolTipText=Geben Sie die Email-Adresse ein.
51 AddressbookFrame.phoneNumber.text=Telefon:
52 AddressbookFrame.phoneNumber.toolTipText=Geben Sie die Telefonnummer ein.
53 AddressbookFrame.cellphoneNumber.text=Mobil:
54 AddressbookFrame.cellphoneNumber.toolTipText=Geben Sie die Handynummer ein.
55 AddressbookFrame.faxNumber.text=Fax:
56 AddressbookFrame.faxNumber.toolTipText=Geben Sie die Faxnummer ein.
57 AddressbookFrame.comment.text=Anmerkungen:
58 AddressbookFrame.comment.toolTipText=Geben Sie eine Anmerkung (Freifeld) ein.
59 BaseContact.gender.unknown.text=Unbekannt
60 BaseContact.gender.male.text=Herr
61 BaseContact.gender.female.text=Frau
62 BaseContact.gender.company.text=Firma
63 ContactManager.columnName.gender.text=Anrede
64 ContactManager.columnName.surname.text=Vorname
65 ContactManager.columnName.familyName.text=Nachname
66 ContactManager.columnName.street.text=Strasse
67 ContactManager.columnName.houseNumber.text=Hausnummer
68 ContactManager.columnName.zipCode.text=Postleitzahl
69 ContactManager.columnName.city.text=Stadt