Changes between Version 2 and Version 3 of Es:Help/Action/Purge


Ignore:
Timestamp:
2011-03-05T08:43:46+01:00 (15 years ago)
Author:
ovruni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Es:Help/Action/Purge

    v2 v3  
    44[[Image(source:/trunk/images/purge.png)]] ''Atajo de teclado:'' '''{{{Ctrl-Shift-P}}}'''
    55
    6 The purge action cleans up your data layer by removing the selected objects from the layer. However, in contrast to the delete action, they will '''not''' be deleted on the server when you upload your changes.
     6La acción limpiar, limpia la capa de datos mediante la eliminación de los objetos seleccionados en la capa. Sin embargo, en contraste con la acción borrar, estos '''no''' se eliminan del servidor cuando se suben los cambios.
    77
    8 It is, as if JOSM completely forgets about these objects and they never have been downloaded.
     8Es como si JOSM se olvidara por completo de estos objetos y que nunca hubiesen sido descargados.
    99
    10 == Warnings ==
    11 === Dependent objects ===
     10== Advertencias ==
     11=== Objetos Dependientes ===
    1212
    13 When you purge a node of a way, that way cannot exist without its nodes, so it has to be purged as well. JOSM will give a warning in this case and lets you inspect the objects that need to be purged in addition to the original selection.
     13Al limpiar un nodo de una vía, esa vía no puede existir sin sus nodos, por lo que tiene que ser limpiada también. JOSM dará una advertencia en este caso y le permitirá inspeccionar los objetos que necesitan ser limpiados, además de la selección original.
    1414
    15 The same holds, if you like to puge a new object (id:0) that is member of a relation. Members with a positive id can be purged without affecting the relation. Their status will be 'incomplete' after purging.
     15Lo mismo ocurre, si se quiere limpiar un nuevo objeto (id: 0) que es miembro de una relación. Los miembros con un ID positivo pueden ser limpiados, sin afectar a la relación. Su estado será 'incompleto' después de limpiar.
    1616
    17 If you get this warning, you can safely proceed, but be aware that more objects are purged, than originally selected.
     17Si usted recibe este aviso, usted puede proceder con seguridad, pero tenga en cuenta que varios objetos se limpiarán, los que originalmente fueron seleccionados.
    1818
    19 === Modified objects ===
     19=== Objetos Modificados ===
    2020
    21 If you purge modified objects, these edits are lost. This can be intended, but you will get a warning in this case.
     21Si se limpian objetos modificados, estos cambios se pierden. Esto puede ser previsto, pero usted recibirá una advertencia en este caso.
    2222
    23 == Clear Undo/Redo buffer ==
     23== Borrar buffer Deshacer/Rehacer ==
    2424
    25 This option is supposed to free resources (memory). But don't rely on it (yet). If you are short of memory, it is still the best option to save the (partially purged) layer and reopen it in another instance of JOSM.
     25Esta opción se supone es para liberar recursos (memoria). Sin embargo, no depender de esto (todavía). Si usted es corto de memoria, sigue siendo la mejor opción guardar la capa (parcialmente limpiada) y volver a abrirla en otra instancia de JOSM.
    2626
    2727== Véase también ==