summaryrefslogtreecommitdiff
path: root/plugins/kolab_addressbook/localization/ja_JP.inc
blob: 7f1a7c5e772aefada2920fc213f262b4496f6f89 (plain)
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'] = '設定';

?>