X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Ftext_cards.sh;h=53d8489a4d1d504a7824b2ca93cac72f5f6e9891;hp=ec308ffb4427b73dd2003e8d04c94d4400a9bf45;hb=2d79e3831a65f8b3a54aa2514ef1e65c4b073cf2;hpb=69e661b5c8ec195bd3c4998a623a60607b47059e diff --git a/templates/text_cards.sh b/templates/text_cards.sh index ec308ff..53d8489 100755 --- a/templates/text_cards.sh +++ b/templates/text_cards.sh @@ -1,4 +1,4 @@ -# Copyright 2014 Paul Hänsch +# Copyright 2014, 2016 Paul Hänsch # # This file is part of Confetti. # @@ -15,8 +15,6 @@ # You should have received a copy of the GNU Affero General Public License # along with Confetti. If not, see . -declare -A item_name - item_name[PHOTO]="Foto" item_name[LOGO]="Logo" item_name[FN]="Voller Name" @@ -67,8 +65,20 @@ item_name[UID]="" item_name[VERSION]="" item_name[XML]="" -item_name[X-ZACK-JOINDATE]="Anmeldedatum" -item_name[X-ZACK-LEAVEDATE]="Abmeldedatum" +item_name[X-HEALTH-INSURANCE]="Kran­ken­ver­sich­er­ung" +item_name[hi_from_list]="Aus Liste" +item_name[hi_other]="Andere" +item_name[hi_company]="Ver­sich­er­ungs­ge­sell­schaft" +item_name[hi_number]="Ver­sich­er­ten­num­mer" +item_name[hi_status]="Ver­sich­er­ten­sta­tus" +item_name[X-HEALTH-INSURANCE-NOCONTRIB]="Zu­zahl­ungs­be­frei­ung" +item_name[X-CLIENT-REFERRAL]="Empfehl­ung durch" +item_name[prescriptions]="Verordnungen" +item_name[new_prescription]="Neue Verordnung" +item_name[no_icd]="Kein ICD Code" + +item_name[X-ZACK-JOINDATE]="An­mel­de­da­tum" +item_name[X-ZACK-LEAVEDATE]="Ab­mel­de­da­tum" item_name[label_join]="Anm." item_name[label_leave]="Abm." @@ -109,3 +119,4 @@ item_name[female]="♀" item_name[male]="♂" item_name[other]="⚥" item_name[none]="⚪" +