-
Notifications
You must be signed in to change notification settings - Fork 382
/
Resources.es.xlf
187 lines (187 loc) · 8.88 KB
/
Resources.es.xlf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="es" original="../Resources.resx">
<body>
<trans-unit id="ArgumentConversionCannotParse">
<source>Cannot parse argument '{0}' as expected type '{1}'.</source>
<target state="translated">No se pudo analizar el argumento '{0}' como el tipo esperado '{1}'.</target>
<note></note>
</trans-unit>
<trans-unit id="ArgumentConversionCannotParseForCommand">
<source>Cannot parse argument '{0}' for command '{1}' as expected type '{2}'.</source>
<target state="translated">No se pudo analizar el argumento '{0}' para el comando '{1}' como el tipo esperado '{2}'.</target>
<note></note>
</trans-unit>
<trans-unit id="ArgumentConversionCannotParseForCommand_Completions">
<source>Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. Did you mean one of the following?{3}</source>
<target state="new">Cannot parse argument '{0}' for command '{1}' as expected type '{2}'. Did you mean one of the following?{3}</target>
<note />
</trans-unit>
<trans-unit id="ArgumentConversionCannotParseForOption">
<source>Cannot parse argument '{0}' for option '{1}' as expected type '{2}'.</source>
<target state="translated">No se pudo analizar el argumento '{0}' para la opción '{1}' como el tipo esperado '{2}'.</target>
<note></note>
</trans-unit>
<trans-unit id="ArgumentConversionCannotParseForOption_Completions">
<source>Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. Did you mean one of the following?{3}</source>
<target state="new">Cannot parse argument '{0}' for option '{1}' as expected type '{2}'. Did you mean one of the following?{3}</target>
<note />
</trans-unit>
<trans-unit id="CommandRequiredArgumentMissing">
<source>Required argument missing for command: '{0}'.</source>
<target state="translated">Falta el argumento requerido para el comando: '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="DirectoryDoesNotExist">
<source>Directory does not exist: '{0}'.</source>
<target state="translated">El directorio no existe: '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="ErrorReadingResponseFile">
<source>Error reading response file '{0}': {1}</source>
<target state="translated">Error al leer el archivo de respuesta '{0}': {1}</target>
<note></note>
</trans-unit>
<trans-unit id="ExceptionHandlerHeader">
<source>Unhandled exception: </source>
<target state="translated">Excepción no interceptada:</target>
<note></note>
</trans-unit>
<trans-unit id="FileDoesNotExist">
<source>File does not exist: '{0}'.</source>
<target state="translated">El archivo no existe: '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="FileOrDirectoryDoesNotExist">
<source>File or directory does not exist: '{0}'.</source>
<target state="translated">El archivo o el directorio no existe: '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="HelpAdditionalArgumentsDescription">
<source>Arguments passed to the application that is being run.</source>
<target state="translated">Los argumentos pasaron a la aplicación que se está ejecutando.</target>
<note></note>
</trans-unit>
<trans-unit id="HelpAdditionalArgumentsTitle">
<source>Additional Arguments:</source>
<target state="translated">Argumentos adicionales:</target>
<note></note>
</trans-unit>
<trans-unit id="HelpArgumentDefaultValueLabel">
<source>default</source>
<target state="translated">por defecto</target>
<note></note>
</trans-unit>
<trans-unit id="HelpArgumentsTitle">
<source>Arguments:</source>
<target state="translated">Argumentos:</target>
<note></note>
</trans-unit>
<trans-unit id="HelpCommandsTitle">
<source>Commands:</source>
<target state="translated">Comandos:</target>
<note></note>
</trans-unit>
<trans-unit id="HelpDescriptionTitle">
<source>Description:</source>
<target state="translated">Descripción:</target>
<note></note>
</trans-unit>
<trans-unit id="HelpOptionDescription">
<source>Show help and usage information</source>
<target state="translated">Mostrar ayuda e información de uso</target>
<note></note>
</trans-unit>
<trans-unit id="HelpOptionsRequiredLabel">
<source>(REQUIRED)</source>
<target state="translated">(REQUERIDO)</target>
<note></note>
</trans-unit>
<trans-unit id="HelpUsageCommand">
<source>[command]</source>
<target state="translated">[comando]</target>
<note></note>
</trans-unit>
<trans-unit id="HelpUsageOptions">
<source>[options]</source>
<target state="translated">[opciones]</target>
<note></note>
</trans-unit>
<trans-unit id="InvalidCharactersInFileName">
<source>Character not allowed in a file name: '{0}'.</source>
<target state="translated">Carácter no permitido en un nombre de archivo: '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="HelpOptionsTitle">
<source>Options:</source>
<target state="translated">Opciones:</target>
<note></note>
</trans-unit>
<trans-unit id="HelpUsageAdditionalArguments">
<source>[[--] <additional arguments>...]]</source>
<target state="translated">[[--] ...]]</target>
<note></note>
</trans-unit>
<trans-unit id="HelpUsageTitle">
<source>Usage:</source>
<target state="translated">Uso:</target>
<note></note>
</trans-unit>
<trans-unit id="InvalidCharactersInPath">
<source>Character not allowed in a path: '{0}'.</source>
<target state="translated">Carácter no permitido en una ruta: '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="OptionExpectsOneArgument">
<source>Option '{0}' expects a single argument but {1} were provided.</source>
<target state="translated">La opción '{0}' espera un solo argumento, pero se proporcionaron {1}.</target>
<note></note>
</trans-unit>
<trans-unit id="OptionRequiredArgumentMissing">
<source>Required argument missing for option: '{0}'.</source>
<target state="translated">Falta el argumento requerido para la opción: '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="RequiredCommandWasNotProvided">
<source>Required command was not provided.</source>
<target state="translated">No se proporcionó el comando requerido.</target>
<note></note>
</trans-unit>
<trans-unit id="RequiredOptionWasNotProvided">
<source>Option '{0}' is required.</source>
<target state="translated">Se requiere la opción '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="ResponseFileNotFound">
<source>Response file not found '{0}'.</source>
<target state="translated">Archivo de respuesta '{0}' no encontrado.</target>
<note></note>
</trans-unit>
<trans-unit id="SuggestionsTokenNotMatched">
<source>'{0}' was not matched. Did you mean one of the following?</source>
<target state="translated">'{0}' no se encontró.¿Quiso decir uno de los siguientes?</target>
<note></note>
</trans-unit>
<trans-unit id="UnrecognizedArgument">
<source>Argument '{0}' not recognized. Must be one of:{1}</source>
<target state="translated">Argumento '{0}' no reconocido. Debe ser uno de: {1}</target>
<note></note>
</trans-unit>
<trans-unit id="UnrecognizedCommandOrArgument">
<source>Unrecognized command or argument '{0}'.</source>
<target state="translated">Comando o argumento no reconocido '{0}'.</target>
<note></note>
</trans-unit>
<trans-unit id="VersionOptionCannotBeCombinedWithOtherArguments">
<source>{0} option cannot be combined with other arguments.</source>
<target state="translated">La opción {0} no se puede combinar con otros argumentos.</target>
<note></note>
</trans-unit>
<trans-unit id="VersionOptionDescription">
<source>Show version information</source>
<target state="translated">Mostrar información de la versión</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>