]> git.plutz.net Git - confetti/blob - templates/text_cards.sh
dirty fix: do not mess up with empty tags
[confetti] / templates / text_cards.sh
1 # Copyright 2014, 2016 Paul Hänsch
2 #
3 # This file is part of Confetti.
4
5 # Confetti is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU Affero General Public License as published by
7 # the Free Software Foundation, either version 3 of the License, or
8 # (at your option) any later version.
9
10 # Confetti is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU Affero General Public License for more details.
14
15 # You should have received a copy of the GNU Affero General Public License
16 # along with Confetti.  If not, see <http://www.gnu.org/licenses/>. 
17
18 item_name[PHOTO]="Foto"
19 item_name[LOGO]="Logo"
20 item_name[FN]="Voller Name"
21 item_name[N]="Name"
22 item_name[n_pre]="Titel"
23 item_name[n_first]="Vorname"
24 item_name[n_middle]="Mittelnamen"
25 item_name[n_last]="Nachname"
26 item_name[n_post]="Zusätze"
27 item_name[NICKNAME]="Spitzname"
28 item_name[SOUND]="Aussprache"
29 item_name[GENDER]="Geschlecht"
30 item_name[KIND]="Typ"
31 item_name[TITLE]="Beruf"
32 item_name[ROLE]="Position"
33 item_name[ORG]="Organisation"
34 item_name[MEMBER]="Mitglied"
35 item_name[CATEGORIES]="Kategorien"
36 item_name[ANNIVERSARY]="Jubiläum"
37 item_name[BDAY]="Geburtstag"
38 item_name[EMAIL]="E-Mail"
39 item_name[TEL]="Telefon"
40 item_name[phone_typeselect]="Typ"
41 item_name[phone_home]="Privat"
42 item_name[phone_cell]="Mobil"
43 item_name[phone_work]="Büro"
44 item_name[phone_fax]="Fax"
45 item_name[tHOME]="Privat:"
46 item_name[tWORK]="Büro:"
47 item_name[tCELL]="Mobil:"
48 item_name[tFAX]="Fax:"
49 item_name[tVOICE]=""
50 item_name[IMPP]="Chat"
51 item_name[ADR]="Anschrift"
52 item_name[URL]="Webseite"
53 item_name[LANG]="Sprache"
54 item_name[NOTE]="Notiz"
55
56 item_name[RELATED]="Kontakte"
57
58 item_name[BEGIN]=""
59 item_name[CALADRURI]=""
60 item_name[CALURI]=""
61 item_name[CLASS]=""
62 item_name[CLIENTPIDMAP]=""
63 item_name[END]=""
64 item_name[FBURL]=""
65 item_name[GEO]=""
66 item_name[MAILER]=""
67 item_name[NAME]=""
68 item_name[PRODID]=""
69 item_name[PROFILE]=""
70 item_name[REV]=""
71 item_name[SORT-STRING]=""
72 item_name[SOURCE]=""
73 item_name[TZ]=""
74 item_name[UID]=""
75 item_name[VERSION]=""
76 item_name[XML]=""
77
78 item_name[X-HEALTH-INSURANCE]="Kran&shy;ken&shy;ver&shy;sich&shy;er&shy;ung"
79 item_name[hi_from_list]="Aus Liste"
80 item_name[hi_other]="Andere"
81 item_name[hi_company]="Ver&shy;sich&shy;er&shy;ungs&shy;ge&shy;sell&shy;schaft"
82 item_name[hi_number]="Ver&shy;sich&shy;er&shy;ten&shy;num&shy;mer"
83 item_name[hi_status]="Ver&shy;sich&shy;er&shy;ten&shy;sta&shy;tus"
84 item_name[X-HEALTH-INSURANCE-NOCONTRIB]="Zu&shy;zahl&shy;ungs&shy;be&shy;frei&shy;ung"
85 item_name[X-CLIENT-REFERRAL]="Empfehl&shy;ung durch"
86 item_name[prescriptions]="Verordnungen"
87 item_name[new_prescription]="Neue Verordnung"
88 item_name[no_icd]="Kein ICD Code"
89
90 item_name[X-ZACK-JOINDATE]="An&shy;mel&shy;de&shy;da&shy;tum"
91 item_name[X-ZACK-LEAVEDATE]="Ab&shy;mel&shy;de&shy;da&shy;tum"
92 item_name[label_join]="Anm."
93 item_name[label_leave]="Abm."
94
95 item_name[edit]="Bearbeiten"
96 item_name[vcf_export]="Vcard Exportieren"
97 item_name[control]="Aktionen"
98 item_name[edit_update]="Daten übernehmen"
99 item_name[edit_cancel]="Abbrechen"
100 item_name[edit_delete]="Eintrag löschen"
101 item_name[edit_addfieldtext]="Neues Feld"
102 item_name[edit_addfield]="+"
103 item_name[edit_deletefield]="X"
104 item_name[filter_label]="Filter"
105 item_name[filter_placeholder]="Begriffe zur Eingrenzung eingeben"
106 item_name[filter_type]="Filtertyp"
107 item_name[filter_order]="Sortierung"
108 item_name[filter_all]="Alles"
109 item_name[filter_name]="Name"
110 item_name[filter_firstname]="Vorname"
111 item_name[filter_lastname]="Nachname"
112 item_name[filter_street]="Straße"
113 item_name[filter_zip]="PLZ."
114 item_name[filter_phone]="Telefon"
115 item_name[filter_birthyear]="Geburtsjahr"
116 item_name[filter_bdate]="Geburtsdatum"
117 item_name[filter_course]="Kurs"
118 item_name[filter_apply]="Filtern"
119 item_name[filter_cancel]="Filter löschen"
120 item_name[newcard]="Neuen Eintrag anlegen"
121 item_name[course_attendance]="Kursteilnahme"
122
123 item_name[gender_none]="keine Angabe"
124 item_name[gender_female]="Weiblich"
125 item_name[gender_male]="Männlich"
126 item_name[gender_other]="Sonstiges"
127
128 item_name[female]="&#x2640;"
129 item_name[male]="&#x2642;"
130 item_name[other]="&#x26A5;"
131 item_name[none]="&#x26AA;"
132