mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:35:40 +00:00
[TRANSLATION] Spanish minor fixes (#2547)
Translations for: - Applications: clipbrd, dxdiag, rapps, - cmdutils: attrib, find, help, label, reg, xcopy - usetup - dlls: browseui, shell32, syssetup - Add Spanish translation for Accesibility Utility (utilman). Update for the "Choose product options" strings in syssetup: Originally "ProductType" and "ProductSuite" (typesetted without spaces) were the registry value names where these settings would go, but since it's meaningless to show these values it's better instead to use human-readable names with correct translation and spacing. Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
This commit is contained in:
parent
f540b2b20c
commit
d7a632a094
16 changed files with 247 additions and 176 deletions
|
@ -8,8 +8,8 @@ FIND [/V] [/C] [/N] [/I] [/OFF[LINE]] ""cadena"" [fichero...]\n\
|
|||
/C Cuenta el número de líneas que contienen la cadena de caracteres.\n\
|
||||
/N Numero de líneas a mostrar en pantalla, a partir de la primera.\n\
|
||||
/I Ignora mayúsculas y minúsculas.\n\
|
||||
/OFF[LINE] Do not skip files that have the offline attribute set."
|
||||
/OFF[LINE] No saltar los archivos que tengan configurado el atributo offline."
|
||||
IDS_NO_SUCH_FILE "FIND: %s: No se encontró el fichero\n"
|
||||
IDS_CANNOT_OPEN "FIND: %s: No se pudo abrir el fichero\n"
|
||||
IDS_INVALID_SWITCH "FIND: Invalid switch\n"
|
||||
IDS_INVALID_SWITCH "FIND: Cambio inválido\n"
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue