|
Last change
on this file since 5697 was
5697,
checked in by thomasb, 17 months ago
|
|
Imported plugin translations from launchpad
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id Date Author Revision
|
|
File size:
1.5 KB
|
| Line | |
|---|
| 1 | <?php |
|---|
| 2 | |
|---|
| 3 | /* |
|---|
| 4 | +-----------------------------------------------------------------------+ |
|---|
| 5 | | localization/ja_JP/labels.inc | |
|---|
| 6 | | | |
|---|
| 7 | | Language file of the Roundcube Webmail client | |
|---|
| 8 | | Copyright (C) 2012, The Roundcube Dev Team | |
|---|
| 9 | | Licensed under the GNU General Public License | |
|---|
| 10 | | | |
|---|
| 11 | +-----------------------------------------------------------------------+ |
|---|
| 12 | | Author: Thomas <Unknown> | |
|---|
| 13 | +-----------------------------------------------------------------------+ |
|---|
| 14 | @version $Id$ |
|---|
| 15 | */ |
|---|
| 16 | |
|---|
| 17 | $labels = array(); |
|---|
| 18 | $labels['basic'] = 'æ°ããã¡ãã»ãŒãžã®éç¥ããã©ãŠã¶ãŒã«è¡šç€ºãã'; |
|---|
| 19 | $labels['desktop'] = 'æ°ããã¡ãã»ãŒãžã®éç¥ããã¹ã¯ãããã«è¡šç€ºãã'; |
|---|
| 20 | $labels['sound'] = 'æ°ããã¡ãã»ãŒãžãå±ããšé³ãåçãã'; |
|---|
| 21 | $labels['test'] = 'ãã¹ã'; |
|---|
| 22 | $labels['title'] = 'æ°ããã¡ãŒã«ã§ã!'; |
|---|
| 23 | $labels['body'] = 'æ°ããã¡ãã»ãŒãžãåä¿¡ããŸããã'; |
|---|
| 24 | $labels['testbody'] = 'ããã¯ãã¹ãéç¥ã§ãã'; |
|---|
| 25 | $labels['desktopdisabled'] = 'ãã©ãŠã¶ãŒã§ãã¹ã¯ãããéç¥ãç¡å¹ã«ãªã£ãŠããŸãã'; |
|---|
| 26 | $labels['desktopunsupported'] = 'ãã©ãŠã¶ãŒããã¹ã¯ãããéç¥ããµããŒãããŠããŸããã'; |
|---|
| 27 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.