[ros-diffs] [dgorbachev] 39787: Japanese explorer-new translation by Pcds90net (ds200xnet-ros|at|yahoo|dot|co|dot|jp). Bug #4203.

dgorbachev at svn.reactos.org dgorbachev at svn.reactos.org
Fri Feb 27 16:50:44 CET 2009


Author: dgorbachev
Date: Fri Feb 27 18:50:43 2009
New Revision: 39787

URL: http://svn.reactos.org/svn/reactos?rev=39787&view=rev
Log:
Japanese explorer-new translation by Pcds90net (ds200xnet-ros|at|yahoo|dot|co|dot|jp). Bug #4203.

Added:
    trunk/reactos/base/shell/explorer-new/lang/ja-JP.rc   (with props)
Modified:
    trunk/reactos/base/shell/explorer-new/explorer.rc

Modified: trunk/reactos/base/shell/explorer-new/explorer.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/explorer.rc?rev=39787&r1=39786&r2=39787&view=diff
==============================================================================
--- trunk/reactos/base/shell/explorer-new/explorer.rc [iso-8859-1] (original)
+++ trunk/reactos/base/shell/explorer-new/explorer.rc [iso-8859-1] Fri Feb 27 18:50:43 2009
@@ -18,6 +18,7 @@
 #include "lang/es-ES.rc"
 #include "lang/fr-FR.rc"
 #include "lang/it-IT.rc"
+#include "lang/ja-JP.rc"
 #include "lang/ko-KR.rc"
 #include "lang/lt-LT.rc"
 #include "lang/nl-NL.rc"

Added: trunk/reactos/base/shell/explorer-new/lang/ja-JP.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/lang/ja-JP.rc?rev=39787&view=auto
==============================================================================
--- trunk/reactos/base/shell/explorer-new/lang/ja-JP.rc (added)
+++ trunk/reactos/base/shell/explorer-new/lang/ja-JP.rc [iso-8859-1] Fri Feb 27 18:50:43 2009
@@ -1,0 +1,59 @@
+LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
+
+IDM_TRAYWND MENU DISCARDABLE
+BEGIN
+    POPUP ""
+    BEGIN
+        MENUITEM "ƒ^ƒXƒN ƒo[‚ðŒÅ’è‚·‚é(&L)", ID_LOCKTASKBAR
+        MENUITEM "ƒvƒƒpƒeƒB(R)", ID_SHELL_CMD_PROPERTIES
+    END
+END
+
+IDM_STARTMENU MENUEX DISCARDABLE
+BEGIN
+    POPUP ""
+    BEGIN
+        MENUITEM "", -1, MFT_SEPARATOR
+        POPUP "ƒvƒƒOƒ‰ƒ€(&P)", IDM_PROGRAMS
+        BEGIN
+            MENUITEM "(Empty)", -1, MFT_STRING, MFS_GRAYED
+        END
+        POPUP "‚¨‹C‚É“ü‚è(F&)", IDM_FAVORITES
+        BEGIN
+            MENUITEM "(Empty)", -1, MFT_STRING, MFS_GRAYED
+        END
+        POPUP "Å‹ßŽg‚Á‚½ƒtƒ@ƒCƒ‹(&D)", IDM_DOCUMENTS
+        BEGIN
+            MENUITEM "(Empty)", -1, MFT_STRING, MFS_GRAYED
+        END
+        POPUP "Ý’è(&S)", IDM_SETTINGS
+        BEGIN
+            MENUITEM "ƒRƒ“ƒgƒ[ƒ‹ ƒpƒlƒ‹(&C)", IDM_CONTROLPANEL, MFT_STRING, MFS_GRAYED
+            MENUITEM "", -1, MFT_SEPARATOR
+            MENUITEM "ƒZƒLƒ
ƒŠƒeƒB(&S)", IDM_SECURITY, MFT_STRING, MFS_ENABLED
+            MENUITEM "ƒlƒbƒgƒ[ƒNÚ‘±(&N)", IDM_NETWORKCONNECTIONS, MFT_STRING, MFS_ENABLED
+            MENUITEM "ƒvƒŠƒ“ƒ^‚ÆFAX(&P)", IDM_PRINTERSANDFAXES, MFT_STRING, MFS_ENABLED
+            MENUITEM "ƒ^ƒXƒN ƒo[‚Æ[ƒXƒ^[ƒg] ƒƒjƒ
[(&)", IDM_TASKBARANDSTARTMENU, MFT_STRING, MFS_ENABLED
+        END
+        POPUP "ŒŸõ(&C)", IDM_SEARCH
+        BEGIN
+            MENUITEM "", -1, MFT_SEPARATOR
+        END
+        MENUITEM "ƒwƒ‹ƒv‚ƃTƒ|[ƒg(&H)", IDM_HELPANDSUPPORT, MFT_STRING, MFS_ENABLED
+        MENUITEM "ƒtƒ@ƒCƒ‹–¼‚ðŽw’肵‚ÄŽÀs(&R)", IDM_RUN, MFT_STRING, MFS_ENABLED
+        MENUITEM "", 450, MFT_SEPARATOR, MFS_ENABLED
+        MENUITEM "“¯Šú(&Y)", IDM_SYNCHRONIZE, MFT_STRING, MFS_ENABLED
+        MENUITEM "%s ‚̃ƒOƒIƒt(&)...", IDM_LOGOFF, MFT_STRING, MFS_ENABLED
+        MENUITEM "Ø’f(&I)...", IDM_DISCONNECT, MFT_STRING, MFS_ENABLED
+        MENUITEM "ƒRƒ“ƒsƒ
[ƒ^‚̃ƒbƒN(&E)", IDM_UNDOCKCOMPUTER, MFT_STRING, MFS_ENABLED
+        MENUITEM "ƒVƒƒƒbƒgƒ_ƒEƒ“(&U)...", IDM_SHUTDOWN, MFT_STRING, MFS_ENABLED
+    END
+END
+
+STRINGTABLE DISCARDABLE
+BEGIN
+    IDS_START             "ƒXƒ^[ƒg"
+    IDS_PROPERTIES        "ƒvƒƒpƒeƒB(&R)"
+    IDS_OPEN_ALL_USERS    "ŠJ‚­ - All Users(&P)"
+    IDS_EXPLORE_ALL_USERS "ƒGƒNƒXƒvƒ[ƒ‰ - All Users(&E)"
+END

Propchange: trunk/reactos/base/shell/explorer-new/lang/ja-JP.rc
------------------------------------------------------------------------------
    svn:eol-style = native



More information about the Ros-diffs mailing list