diff options
| author | Yoshihisa Uchida <uchida@rockbox.org> | 2010-05-26 11:28:50 +0000 |
|---|---|---|
| committer | Yoshihisa Uchida <uchida@rockbox.org> | 2010-05-26 11:28:50 +0000 |
| commit | 65f4d393fd26cc1ed5f204352e5c1866288095da (patch) | |
| tree | b458c854d91acc17ab651b9f3788afab29c0c013 /apps | |
| parent | 55d60d4e76ceb3cd789785d2f7d6ea0fc21f89f5 (diff) | |
| download | rockbox-65f4d393fd26cc1ed5f204352e5c1866288095da.zip rockbox-65f4d393fd26cc1ed5f204352e5c1866288095da.tar.gz rockbox-65f4d393fd26cc1ed5f204352e5c1866288095da.tar.bz2 rockbox-65f4d393fd26cc1ed5f204352e5c1866288095da.tar.xz | |
Japanese translation updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26310 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/lang/japanese.lang | 31 |
1 files changed, 24 insertions, 7 deletions
diff --git a/apps/lang/japanese.lang b/apps/lang/japanese.lang index 9e72b76..b92c3ab 100644 --- a/apps/lang/japanese.lang +++ b/apps/lang/japanese.lang @@ -13280,11 +13280,11 @@ </source> <dest> *:none - remote: "リモート画面" + remote: "リモコン画面" </dest> <voice> *:none - remote: "リモート画面" + remote: "リモコン画面" </voice> </phrase> <phrase> @@ -13458,20 +13458,20 @@ </voice> </phrase> <phrase> - id: LANG_REMOTE_FMRADIO - desc: in the main menu + id: LANG_REMOTE_RADIOSCREEN + desc: in the theme menu user: core <source> *:none - radio_remote: "Remote FM Radio" + radio_remote: "Remote Radio Screen" </source> <dest> *:none - radio_remote: "リモートFMラジオ" + radio_remote: "ラジオ画面" </dest> <voice> *:none - radio_remote: "リモート F M ラジオ" + radio_remote: "ラジオ画面" </voice> </phrase> <phrase> @@ -13675,3 +13675,20 @@ *: "タグ無し" </voice> </phrase> +<phrase> + id: LANG_RADIOSCREEN + desc: in the theme menu + user: core + <source> + *:none + radio: "Radio Screen" + </source> + <dest> + *:none + radio: "ラジオ画面" + </dest> + <voice> + *:none + radio: "ラジオ画面" + </voice> +</phrase> |