File tree 2 files changed +5
-4
lines changed 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -144,6 +144,7 @@ imprimible
144
144
indentación
145
145
indentada
146
146
indentado
147
+ indentando
147
148
indexables
148
149
inicializa
149
150
inicialización
Original file line number Diff line number Diff line change @@ -134,16 +134,16 @@ msgid ""
134
134
"You can find out the list of options supported by a particular command with "
135
135
"the universal :option:`!--help` option, e.g."
136
136
msgstr ""
137
- "Puedes encontrar la lista de opciones admitidas por un comando particular con la "
138
- "opción universal :option:`!--help`, por ej."
137
+ "Puedes encontrar la lista de opciones admitidas por un comando particular "
138
+ "con la opción universal :option:`!--help`, por ej."
139
139
140
140
#: ../Doc/distutils/configfile.rst:75
141
141
msgid ""
142
142
"Note that an option spelled :option:`!--foo-bar` on the command-line is "
143
143
"spelled ``foo_bar`` in configuration files."
144
144
msgstr ""
145
- "Tenga en cuenta que una opción escrita :option:`!--foo-bar` en la línea "
146
- "de comandos es escribe ``foo_bar`` en los archivos de configuración."
145
+ "Tenga en cuenta que una opción escrita :option:`!--foo-bar` en la línea de "
146
+ "comandos es escribe ``foo_bar`` en los archivos de configuración."
147
147
148
148
#: ../Doc/distutils/configfile.rst:80
149
149
msgid ""
You can’t perform that action at this time.
0 commit comments