~ubuntu-branches/ubuntu/breezy/openafs/breezy

« back to all changes in this revision

Viewing changes to src/WINNT/afs_setup_utils/lang/ja_JP/afs_setup_utils.rc

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery
  • Date: 2005-08-26 01:30:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050826013021-f0cwayjrju8bbfxu
Tags: 1.4rc1-1
* New upstream version.
* Install pam_afs.krb.so on hppa.  I believe the new PAM module build
  process fixes the issue that was being worked around before.
* Improve the documentation and scripts for setting up new servers or a
  new cell.  afs-rootvol can now be run from a client configured to use
  dynroot.  afs-newcell generates the server CellServDB directly to work
  around oddities with bos addhost.  There are many other, more minor
  improvements as well.  Thanks to Faheem Mitha and Sergio Gelato for
  analysis and patches.  (Closes: #322638)
* Update the configuration transcript to reflect the current packages,
  messages, and instructions.  Thanks, Faheem Mitha.
* Fill in the server CellServDB with information about the local cell,
  if available in the client CellServDB, rather than always initializing
  it to contain just the name of the cell.
* Detect AFS caches on non-ext2/ext3 file systems and abort AFS client
  initialization.  (Closes: #249315)
* Provide a way of setting sysname in afs.conf.  (Closes: #324694)
* Don't create the unused /etc/openafs/AFSLog file.  (Closes: #120097)
* Redo how library object files are found for the PAM module build to
  avoid assuming C locale character set behavior.  (Closes: #323582)
* Remove the openafs-client warning against dynroot for the first system
  in a cell now that afs-rootvol can cope.  Provide some basic
  documentation of the CellAlias syntax in that message until we have a
  real man page.
* Suggest openafs-doc.
* Update standards version to 3.6.2 for the kernel module packages (no
  changes required).
* Translation updates.
  - Czech, thanks Martin Sin.
  - Vietnamese, thanks Clytie Siddall.
  - French, thanks Christian Perrier.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*
2
 
 * Copyright 2000, International Business Machines Corporation and others.
3
 
 * All Rights Reserved.
4
 
 * 
5
 
 * This software has been released under the terms of the IBM Public
6
 
 * License.  For details, see the LICENSE file in the top-level source
7
 
 * directory or online at http://www.openafs.org/dl/license10.html
8
 
 */
9
 
 
10
 
#include <resource.h>
11
 
 
12
 
#define APSTUDIO_READONLY_SYMBOLS
13
 
/////////////////////////////////////////////////////////////////////////////
14
 
//
15
 
// Generated from the TEXTINCLUDE 2 resource.
16
 
//
17
 
#include <windows.h>
18
 
#define  AFS_VERINFO_FILE_DESCRIPTION "AFS �Z�b�g�A�b�v�E���[�e�B���e�B�[ DLL"
19
 
#define AFS_VERINFO_NAME "afs_setup_utils"
20
 
#define AFS_VERINFO_FILENAME "afs_setup_utils.exe"
21
 
#define AFS_VERINFO_CHARSET 932
22
 
#define AFS_VERINFO_LANG_CODE 0x411
23
 
#include "AFS_component_version_number.h"
24
 
#include "..\..\..\..\config\NTVersioninfo.rc"
25
 
 
26
 
 
27
 
/////////////////////////////////////////////////////////////////////////////
28
 
//
29
 
// String Table
30
 
//
31
 
STRINGTABLE DISCARDABLE 
32
 
BEGIN
33
 
    IDS_INSTALLATION_FAILURE "�G���[���N����܂���:  %s (%ld)."
34
 
    IDS_SCM_OPEN_FAILED     "�T�[�r�X�E�R���g���[���E�}�l�[�W���[�̃I�[�v���Ɏ��s���܂���"
35
 
    IDS_SERVICE_CREATE_FAILED "�T�[�r�X�̍쐬�Ɏ��s���܂���"
36
 
    IDS_SERVICE_OPEN_FAILED "�T�[�r�X�̃I�[�v���Ɏ��s���܂���"
37
 
    IDS_SERVICE_QUERY_FAILED "�T�[�r�X�󋵂̏Ɖ�Ɏ��s���܂���"
38
 
    IDS_SERVICE_STOP_FAILED "�T�[�r�X�̒�~�Ɏ��s���܂���"
39
 
    IDS_SERVICE_DELETE_FAILED "�T�[�r�X�̍폜�Ɏ��s���܂���"
40
 
    IDS_REG_DELETE_VALUE_ERROR "���W�X�g���[���ڂ̍폜�Ɏ��s���܂���"
41
 
    IDS_SERVICE_ENABLE_FAILED "�T�[�r�X���g�p�”\�ɂł��܂���ł���"
42
 
    IDS_OLE_DLL_INSTALL_FAILED "OLE DLL �̃C���X�g�[���Ɏ��s���܂���"
43
 
    IDS_OLE_DLL_UNINSTALL_FAILED "OLE DLL �̃A���C���X�g�[���Ɏ��s���܂���"
44
 
    IDS_EXTENSION_DLL_UNINSTALL_FAILED 
45
 
                            "�t�@�C���E�Z�b�g�̃}�E���g/�}�E���g�����V�F���g���̃A���C���X�g�[���Ɏ��s���܂���"
46
 
    IDS_EXTENSION_DLL_INSTALL_FAILED 
47
 
                            "�t�@�C���E�Z�b�g�̃}�E���g/�}�E���g�����V�F���g���̃C���X�g�[���Ɏ��s���܂���"
48
 
    IDS_CANT_DETERMINE_PRODUCT 
49
 
                            "�A���C���X�g�[������ AFS �v���_�N�g�𔻕ʂł��܂���"
50
 
    IDS_TITLE               "AFS(R) for Windows"
51
 
    IDS_CANT_DETERMINE_APP_PATH 
52
 
                            "�A�v���P�[�V�������C���X�g�[������Ă���f�B���N�g���[�𔻕ʂł��܂���"
53
 
    IDS_CLIENT_APP_NAME     "AFS �N���C�A���g"
54
 
    IDS_SERVER_APP_NAME     "AFS �T�[�o�["
55
 
    IDS_CC_APP_NAME         "AFS �R���g���[���E�Z���^�["
56
 
    IDS_CANT_LOAD_RESOURCES "���̃v���_�N�g���A���C���X�g�[���ł��܂���B�A���C���X�g�[���E���\�[�X�̃��[�h�Ɏ��s���܂����B"
57
 
    IDS_CANT_UNINSTALL_AFSCREDS "AFS �N���C�A���g�̍\�������Ɏ��s���܂����B"
58
 
    IDS_MUST_STOP_SERVER    "�A���C���X�g�[���𑱍s�ł���悤�� AFS �T�[�o�[���~���Ă��������B����ɂ͒����Ԃ�����܂��B�T�[�o�[���������ɒ�~���܂���?"
59
 
    IDS_MUST_STOP_CLIENT    "�A���C���X�g�[���𑱍s�ł���悤�� AFS �N���C�A���g���~���Ă��������B�N���C�A���g���������ɒ�~���܂���?"
60
 
    IDS_LIGHT_CLIENT_APP_NAME "AFS Light"
61
 
    IDS_WAITING_FOR_CLIENT_TO_STOP "AFS �N���C�A���g���~���ł��B���҂���������..."
62
 
    IDS_WAITING_FOR_SERVER_TO_STOP "AFS �T�[�o�[���~���ł��B���҂���������..."
63
 
    IDS_CLIENT_NEEDED_BY_SERVER "AFS �N���C�A���g���A���C���X�g�[������ƁAAFS �T�[�o�[������ɋ@�\���Ȃ��Ȃ�”\��������܂��B�A���C���X�g�[���𑱍s���܂���?"
64
 
    IDS_PRESERVE_CLIENT_CONFIG_INFO "�N���C�A���g�̍\������ێ����܂���? �A�b�v�O���[�h�܂��͍ăC���X�g�[���̏ꍇ�ɂ́A������s���ƗL�p�ł��B"
65
 
    IDS_PRESERVE_SERVER_CONFIG_INFO "�T�[�o�[�̍\������ێ����܂���? �A�b�v�O���[�h�܂��͍ăC���X�g�[���̏ꍇ�ɂ́A������s���ƗL�p�ł��B"
66
 
    IDS_RESTORE_OF_PREVIOUS_CONFIG_FAILED "�O�̍\�����̕����Ɏ��s���܂���"
67
 
    IDS_SAVE_OF_CONFIG_INFO_FAILED  "�\�����̕ۊǂɎ��s���܂����B�A���C���X�g�[���𑱍s���܂���?"
68
 
    IDS_PRESERVE_LIGHT_CLIENT_CONFIG_INFO   "AFS Light �̍\������ێ����܂���? �A�b�v�O���[�h�܂��͍ăC���X�g�[���̏ꍇ�ɂ́A������s���ƗL�p�ł��B"
69
 
    IDS_PRESERVE_CC_CONFIG_INFO "�R���g���[���E�Z���^�[�̍\������ێ����܂���? �A�b�v�O���[�h�܂��͍ăC���X�g�[���̏ꍇ�ɂ́A������s���ƗL�p�ł��B"
70
 
END
71
 
 
72
 
 
73
 
/////////////////////////////////////////////////////////////////////////////
74
 
//
75
 
// Dialog Boxes
76
 
//
77
 
IDD_PROGRESS DIALOGEX 0, 0, 226, 52
78
 
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | DS_CENTER
79
 
EXSTYLE WS_EX_TOOLWINDOW
80
 
CAPTION "AFS(R) for Windows"
81
 
FONT 9, "�l�r �o�S�V�b�N"
82
 
BEGIN
83
 
    ICON            "",IDC_LOGO,17,16,21,20
84
 
    LTEXT           "AFS �T�[�o�[���~���ł��B���҂���������...",IDC_MSG,50,23,
85
 
                    163,10
86
 
    GROUPBOX        "",IDC_STATIC,7,4,212,40
87
 
END
88
 
 
89
 
IDD_LICENSE DIALOGEX 0, 0, 315, 204
90
 
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
91
 
CAPTION "���g�p����"
92
 
FONT 9, "�l�r �o�S�V�b�N", 0, 0, 0x1
93
 
BEGIN
94
 
    DEFPUSHBUTTON   "���ӂ���(&A)",IDOK,197,185,50,14
95
 
    PUSHBUTTON      "�����",IDC_STATIC,255,185,50,14,WS_DISABLED
96
 
    CONTROL         "",IDC_TEXT,"RichEdit20A",ES_MULTILINE | ES_AUTOVSCROLL | 
97
 
                    ES_READONLY | WS_VSCROLL,10,10,295,161,WS_EX_STATICEDGE
98
 
    PUSHBUTTON      "���(&P)",IDC_PRINT,10,185,50,14
99
 
    PUSHBUTTON      "���ӂ��Ȃ�(&D)",IDCANCEL,147,185,50,14
100
 
    CONTROL         "",IDC_STATIC,"Static",SS_ETCHEDHORZ,10,178,296,1
101
 
END
102
 
 
103
 
 
104
 
//////////////////////////////////////////////////////////////////////////
105
 
//
106
 
// Icon
107
 
//
108
 
 
109
 
// Icon with lowest ID value placed first to ensure application icon
110
 
// remains consistent on all systems.
111
 
IDI_SPIN1               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin1.ico"
112
 
IDI_SPIN2               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin2.ico"
113
 
IDI_SPIN3               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin3.ico"
114
 
IDI_SPIN4               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin4.ico"
115
 
IDI_SPIN5               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin5.ico"
116
 
IDI_SPIN6               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin6.ico"
117
 
IDI_SPIN7               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin7.ico"
118
 
IDI_SPIN8               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin8.ico"
119
 
IDI_SPINSTOP            ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spinstop.ico"
120
 
 
121