6daeda790f2fb94e2737b78e1b72be0c0c2d3d6a
[reactos.git] / base / applications / network / net / lang / es-ES.rc
1 /* Spanish Language resource file.
2 * Translated by: Ismael Ferreras Morezuelas <2014-11-07> */
3
4 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
5
6 STRINGTABLE
7 BEGIN
8 IDS_ACCOUNTS_FORCE_LOGOFF "Forzar cierre de sesión tras"
9 IDS_ACCOUNTS_LOGOFF_SECONDS "%lu segundos"
10 IDS_ACCOUNTS_PRIMARY_SERVER "Servidor primario"
11 IDS_ACCOUNTS_BACKUP_SERVER "Servidor de respaldo"
12 IDS_ACCOUNTS_STANDALONE_SERVER "Servidor independiente"
13 IDS_ACCOUNTS_WORKSTATION "Estación de trabajo"
14
15 IDS_USE_NOW_CONNECTED "%s is now connected to %s\n"
16
17 IDS_GENERIC_SYNTAX "The syntax of this command is:\n\n"
18
19 IDS_ERROR_OPTION_NOT_SUPPORTED "La opción %s todavía no está disponible.\n"
20 IDS_ERROR_INVALID_OPTION_VALUE "El valor para la opción %s no es válido.\n"
21 IDS_ERROR_SYSTEM_ERROR "The system error %d happened.\n"
22 IDS_ERROR_NO_ERROR "The command completed successfully.\n\n"
23 END