diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-06 19:10:43 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-06 19:10:43 +0000 |
| commit | 2c861c81b9b5f5cbba1c417f26d99e8a140c6e52 (patch) | |
| tree | 1f8c6dbf559c3a82a625087f1531e8aa6285f109 /plugins/archive | |
| parent | 86d5d6f243010c7f9248468f524ee808914d90a2 (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@3876 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/archive')
| -rw-r--r-- | plugins/archive/localization/ja_JP.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/archive/localization/ja_JP.inc b/plugins/archive/localization/ja_JP.inc new file mode 100644 index 000000000..5093b6815 --- /dev/null +++ b/plugins/archive/localization/ja_JP.inc @@ -0,0 +1,8 @@ +<?php + +$labels = array(); +$labels['buttontitle'] = 'このメッセージのアーカイブ'; +$labels['archived'] = 'アーカイブに成功しました。'; +$labels['archivefolder'] = 'アーカイブ'; + +?> |
