1 2 3 4 5 6 7 8 9 10 11 12 13 14
<?php // EN-Revision: 4383 $labels = array(); $labels['initials'] = 'イニシャル'; $labels['profession'] = '職業'; $labels['officelocation'] = 'オフィスの所在地'; $labels['children'] = '子供'; $labels['pgppublickey'] = 'PGP 公開鍵'; $labels['freebusyurl'] = 'Free-busy URL'; $labels['settings'] = '設定'; ?>