source: subversion/trunk/plugins/newmail_notifier/localization/ja_JP.inc @ 5579

Last change on this file since 5579 was 5579, checked in by thomasb, 18 months ago

Add japanese translation by Tadashi Jokagi

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Date Author Revision
File size: 724 bytes
Line 
1<?php
2
3//  EN-Revision: 5269
4
5$labels['basic'] = '新しいメッセヌゞの通知をブラりザヌに衚瀺する';
6$labels['desktop'] = '新しいメッセヌゞの通知をデスクトップに衚瀺する';
7$labels['sound'] = '新しいメッセヌゞが届くず音を再生する';
8$labels['test'] = 'テスト';
9$labels['title'] = '新しいメヌルです!';
10$labels['body'] = '新しいメッセヌゞを受信したした。';
11$labels['testbody'] = 'これはテスト通知です。';
12$labels['desktopdisabled'] = 'ブラりザヌでデスクトップ通知が無効になっおいたす。';
13$labels['desktopunsupported'] = 'ブラりザヌがデスクトップ通知をサポヌトしおいたせん。';
14
15?>
Note: See TracBrowser for help on using the repository browser.