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

« back to all changes in this revision

Viewing changes to src/WINNT/afs_setup_utils/lang/es_ES/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 Setup Utilities DLL"
19
 
#define AFS_VERINFO_NAME "afs_setup_utils"
20
 
#define AFS_VERINFO_FILENAME "afs_setup_utils.exe"
21
 
#define AFS_VERINFO_CHARSET 1252
22
 
#define AFS_VERINFO_LANG_CODE 0x40a
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 "Se ha producido un error:  %s (%ld)."
34
 
    IDS_SCM_OPEN_FAILED     "Anomal�a al abrir el Gestor de control de servicio"
35
 
    IDS_SERVICE_CREATE_FAILED "Anomal�a al crear el servicio"
36
 
    IDS_SERVICE_OPEN_FAILED "Anomal�a al abrir el servicio"
37
 
    IDS_SERVICE_QUERY_FAILED "Anomal�a al consultar el estado del servicio"
38
 
    IDS_SERVICE_STOP_FAILED "Anomal�a al detener el servicio"
39
 
    IDS_SERVICE_DELETE_FAILED "Anomal�a al suprimir el servicio"
40
 
    IDS_REG_DELETE_VALUE_ERROR "Anomal�a al suprimir entradas de registro"
41
 
    IDS_SERVICE_ENABLE_FAILED "Anomal�a al habilitar el servicio"
42
 
    IDS_OLE_DLL_INSTALL_FAILED "Anomal�a al instalar una DLL OLE"
43
 
    IDS_OLE_DLL_UNINSTALL_FAILED "Anomal�a al desinstalar una DLL OLE"
44
 
    IDS_EXTENSION_DLL_UNINSTALL_FAILED 
45
 
                            "Anomal�a al desinstalar la extensi�n de shell de montaje/desmontaje de conjunto de archivos"
46
 
    IDS_EXTENSION_DLL_INSTALL_FAILED 
47
 
                            "Anomal�a al instalar la extensi�n de shell de montaje/desmontaje de conjunto de archivos"
48
 
    IDS_CANT_DETERMINE_PRODUCT 
49
 
                            "No se puede determinar qu� producto de AFS se va a desinstalar"
50
 
    IDS_TITLE               "AFS� para Windows"
51
 
    IDS_CANT_DETERMINE_APP_PATH 
52
 
                            "No se ha podido determinar el directorio de instalaci�n de la aplicaci�n"
53
 
    IDS_CLIENT_APP_NAME     "AFS Client"
54
 
    IDS_SERVER_APP_NAME     "AFS Server"
55
 
    IDS_CC_APP_NAME         "AFS Control Center"
56
 
    IDS_CANT_LOAD_RESOURCES "No se puede desinstalar este producto: la carga de los recursos de desinstalaci�n ha fallado."
57
 
    IDS_CANT_UNINSTALL_AFSCREDS "Anomal�a al desconfigurar AFS Client."
58
 
    IDS_MUST_STOP_SERVER    "AFS Server debe detenerse antes de que pueda continuar la desinstalaci�n. Este proceso puede ser muy largo. �Detener el Server ahora?"
59
 
    IDS_MUST_STOP_CLIENT    "AFS Client debe detenerse antes de que pueda continuar la desinstalaci�n. Este proceso puede ser muy largo. �Detener el Client ahora?"
60
 
    IDS_LIGHT_CLIENT_APP_NAME "AFS Light"
61
 
    IDS_WAITING_FOR_CLIENT_TO_STOP "Deteniendo AFS Client. Espere, por favor..."
62
 
    IDS_WAITING_FOR_SERVER_TO_STOP "Deteniendo AFS Server. Espere, por favor..."
63
 
    IDS_CLIENT_NEEDED_BY_SERVER "La desinstalaci�n de AFS Client impedir� que AFS Server funcione correctamente. �Continuar con la desinstalaci�n?"
64
 
    IDS_PRESERVE_CLIENT_CONFIG_INFO "�Desea conservar la informaci�n de configuraci�n de Client? Es recomendable si va a actualizarlo o instalarlo de nuevo."
65
 
    IDS_PRESERVE_SERVER_CONFIG_INFO "�Desea conservar la informaci�n de configuraci�n de Server? Es recomendable si va a actualizarlo o instalarlo de nuevo."
66
 
    IDS_RESTORE_OF_PREVIOUS_CONFIG_FAILED "Anomal�a al restaurar la informaci�n de configuraci�n anterior"
67
 
    IDS_SAVE_OF_CONFIG_INFO_FAILED  "Anomal�a al guardar la informaci�n de configuraci�n. �Continuar con la desinstalaci�n?"
68
 
    IDS_PRESERVE_LIGHT_CLIENT_CONFIG_INFO   "�Desea conservar la informaci�n de configuraci�n de AFS Light? Es recomendable si va a actualizarlo o instalarlo de nuevo."
69
 
    IDS_PRESERVE_CC_CONFIG_INFO "�Desea conservar la informaci�n de configuraci�n de Control Center? Es recomendable si va a actualizarlo o instalarlo de nuevo."
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� para Windows"
81
 
FONT 9, "MS Shell Dlg"
82
 
BEGIN
83
 
    ICON            "",IDC_LOGO,17,16,21,20
84
 
    LTEXT           "Deteniendo AFS Server. Espere, por favor...",IDC_MSG,50,23,
85
 
                    163,10
86
 
    GROUPBOX        "",IDC_STATIC,7,4,212,40
87
 
END
88
 
 
89
 
//////////////////////////////////////////////////////////////////////////
90
 
//
91
 
// Icon
92
 
//
93
 
 
94
 
// Icon with lowest ID value placed first to ensure application icon
95
 
// remains consistent on all systems.
96
 
IDI_SPIN1               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin1.ico"
97
 
IDI_SPIN2               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin2.ico"
98
 
IDI_SPIN3               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin3.ico"
99
 
IDI_SPIN4               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin4.ico"
100
 
IDI_SPIN5               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin5.ico"
101
 
IDI_SPIN6               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin6.ico"
102
 
IDI_SPIN7               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin7.ico"
103
 
IDI_SPIN8               ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spin8.ico"
104
 
IDI_SPINSTOP            ICON    DISCARDABLE     "..\\..\\..\\afsapplib\\resource\\spinstop.ico"
105
 
 
106
 
 
107
 
 
108