mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
1fe3564ba9
Addendum to69931a4a7d
and960a305e5c
.
15 lines
404 B
Text
15 lines
404 B
Text
/*
|
|
* PROJECT: ReactOS shdocvw
|
|
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
|
|
* PURPOSE: Japanese resource file
|
|
* TRANSLATOR: Copyright 2016-2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
|
|
*/
|
|
|
|
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_ADD "追加..."
|
|
IDS_ORGANIZE "整理..."
|
|
IDS_FOLDERSLABEL "フォルダー"
|
|
END
|