source: osm/applications/editors/josm/plugins/reverter/data/en.lang@ 26192

Last change on this file since 26192 was 26174, checked in by stoecker, 13 years ago

i18n update, split plugin and core translation

  • Property svn:mime-type set to application/octet-stream
File size: 3.4 KB
Line 
1 1 ({0}/{1}) Downloading changeset {2} ...
2 2 <anonymous>
3 3 Cancel
4 4 Changeset id:
5 5 Confirm
6 6 Deleted member {0} is used by relation {1}
7 7 Deleted node {0} is part of way {1}
8 8 Deleted relation {0} contains members
9 9 Deleted way {0} contains nodes
10 10 Downloading changeset
11 11 Downloading changeset content
12 12 Downloading changeset {0} ...
13 13 Downloading changesets ...
14 14 Downloading content for changeset {0} ...
15 15 Fetching missing primitives
16 16 Found XML element <member> not as direct child of element <relation>.
17 17 Found XML element <nd> not as direct child of element <way>.
18 18 History
19 19 History reverter
20 20 Illegal document structure. Found node, way, or relation outside of ''create'', ''modify'', or ''delete''.
21 21 Illegal long value for attribute ''{0}''. Got ''{1}''.
22 22 Illegal object with ID=0.
23 23 Illegal value for attribute ''changeset'' on new object {1}. Got {0}. Resetting to 0.
24 24 Illegal value for attribute ''changeset''. Got {0}.
25 25 Illegal value for attribute ''ref'' on member in relation {0}. Got {1}
26 26 Illegal value for attribute ''type'' on member {0} in relation {1}. Got {2}.
27 27 Illegal value for attribute ''version'' on OSM primitive with ID {0}. Got {1}.
28 28 Illegal value for mandatory attribute ''{0}'' of type OsmPrimitiveType. Got ''{1}''.
29 29 Illegal value for mandatory attribute ''{0}'' of type boolean. Got ''{1}''.
30 30 Illegal value for mandatory attribute ''{0}'' of type double. Got ''{1}''.
31 31 Illegal value for mandatory attribute ''{0}'' of type long (>=0). Got ''{1}''.
32 32 Illegal value for mandatory attribute ''{0}'' of type long. Got ''{1}''.
33 33 Illegal value of attribute ''ref'' of element <nd>. Got {0}.
34 34 Incomplete <member> specification with ref=0
35 35 Missing attribute ''ref'' on member in relation {0}.
36 36 Missing attribute ''type'' on member {0} in relation {1}.
37 37 Missing attribute ''version'' on OSM primitive with ID {0}.
38 38 Missing manadatory attributes on element ''bounds''. Got minlon=''{0}'',minlat=''{1}'',maxlon=''{3}'',maxlat=''{4}'', origin=''{5}''.
39 39 Missing mandatory attribute ''{0}'' of XML element {1}.
40 40 Missing mandatory attribute ''{0}'' on <nd> of way {1}.
41 41 Missing mandatory attribute ''{0}''.
42 42 Missing merge target for {0} with id {1}
43 43 Missing merge target of type {0} with id {1}
44 44 Missing required attribute ''{0}''.
45 45 Objects history
46 46 Parsing changeset content ...
47 47 Preparing history data...
48 48 Reading changeset {0} ...
49 49 Reading changesets...
50 50 Relation with external id ''{0}'' refers to a missing primitive with external id ''{1}''.
51 51 Revert
52 52 Revert changeset
53 53 Revert changeset #{0}
54 54 Revert changeset fully
55 55 Revert selection and restore deleted objects
56 56 Revert selection only
57 57 Reverting...
58 58 This changeset has objects that are not present in current dataset.\nIt is needed to download them before reverting. Do you want to continue?
59 59 Tool: {0}
60 60 Undefined element ''{0}'' found in input stream. Skipping.
61 61 Unknown or unsupported API version. Got {0}.
62 62 Unsupported version: {0}
63 63 WARNING: Normalizing value of attribute ''version'' of element {0} to {2}, API version is ''{3}''. Got {1}.
64 64 Warning: unsupported end element ''{0}'' in changeset content at position ({1},{2}). Skipping.
65 65 Warning: unsupported start element ''{0}'' in changeset content at position ({1},{2}). Skipping.
66 66 Way with external ID ''{0}'' includes missing node with external ID ''{1}''.
67 67 Way {0} with {1} nodes has incomplete nodes because at least one node was missing in the loaded data.
68m 1 Downloading {0} changeset ...
69m 1 Downloading {0} changesets ...
Note: See TracBrowser for help on using the repository browser.