| 1 | # English (British) translation of JOSM.
|
|---|
| 2 | # Copyright (C) 2006 Immanuel Scholz
|
|---|
| 3 | # This file is distributed under the same license as the JOSM package.
|
|---|
| 4 | # Bruce Cowan <bruce.cowan@dsl.pipex.com>, 2006.
|
|---|
| 5 | #
|
|---|
| 6 | msgid ""
|
|---|
| 7 | msgstr ""
|
|---|
| 8 | "Project-Id-Version: JOSM SVN\n"
|
|---|
| 9 | "Report-Msgid-Bugs-To: \n"
|
|---|
| 10 | "POT-Creation-Date: 2006-10-22 21:32+0200\n"
|
|---|
| 11 | "PO-Revision-Date: 14/10/2006 18:36+0100\n"
|
|---|
| 12 | "Last-Translator: Bruce Cowan <bruce.cowan@dsl.pipex.com>\n"
|
|---|
| 13 | "Language-Team: English/GB <josm-en_gb@eigenheimstrasse.de>\n"
|
|---|
| 14 | "MIME-Version: 1.0\n"
|
|---|
| 15 | "Content-Type: text/plain; charset=iso-8859-1\n"
|
|---|
| 16 | "Content-Transfer-Encoding: 8bit\n"
|
|---|
| 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|---|
| 18 |
|
|---|
| 19 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddSegmentAction.java:52
|
|---|
| 20 | msgid "Add segment"
|
|---|
| 21 | msgstr "Add segment"
|
|---|
| 22 |
|
|---|
| 23 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddSegmentAction.java:54
|
|---|
| 24 | msgid "Add a segment between two nodes."
|
|---|
| 25 | msgstr "Add a segment between two nodes."
|
|---|
| 26 |
|
|---|
| 27 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:56
|
|---|
| 28 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:322
|
|---|
| 29 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:59
|
|---|
| 30 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:370
|
|---|
| 31 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/DeleteCommand.java:46
|
|---|
| 32 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/DeleteCommand.java:58
|
|---|
| 33 | msgid "Delete"
|
|---|
| 34 | msgstr "Delete"
|
|---|
| 35 |
|
|---|
| 36 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:58
|
|---|
| 37 | msgid "Delete nodes, streets or segments."
|
|---|
| 38 | msgstr "Delete nodes, streets or segments."
|
|---|
| 39 |
|
|---|
| 40 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:152
|
|---|
| 41 | msgid "Cannot delete node."
|
|---|
| 42 | msgstr "Cannot delete node."
|
|---|
| 43 |
|
|---|
| 44 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:156
|
|---|
| 45 | msgid "This object is in use."
|
|---|
| 46 | msgstr "This object is in use."
|
|---|
| 47 |
|
|---|
| 48 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:173
|
|---|
| 49 | msgid "Used by more than two segments."
|
|---|
| 50 | msgstr "Used by more than two segments."
|
|---|
| 51 |
|
|---|
| 52 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:178
|
|---|
| 53 | msgid "Used by only one segment."
|
|---|
| 54 | msgstr "Used by only one segment."
|
|---|
| 55 |
|
|---|
| 56 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:187
|
|---|
| 57 | msgid "Wrong direction of segments."
|
|---|
| 58 | msgstr "Wrong direction of segments."
|
|---|
| 59 |
|
|---|
| 60 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:190
|
|---|
| 61 | msgid "Conflicting keys"
|
|---|
| 62 | msgstr "Conflicting keys"
|
|---|
| 63 |
|
|---|
| 64 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:196
|
|---|
| 65 | msgid "Segments are part of different ways."
|
|---|
| 66 | msgstr "Segments are part of different ways."
|
|---|
| 67 |
|
|---|
| 68 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/DeleteAction.java:214
|
|---|
| 69 | msgid "Delete Node"
|
|---|
| 70 | msgstr "Delete Node"
|
|---|
| 71 |
|
|---|
| 72 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:46
|
|---|
| 73 | msgid "Zoom"
|
|---|
| 74 | msgstr "Zoom"
|
|---|
| 75 |
|
|---|
| 76 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/ZoomAction.java:46
|
|---|
| 77 | msgid "Zoom in by dragging. (Ctrl+up,left,down,right,+,-)"
|
|---|
| 78 | msgstr "Zoom in by dragging. (Ctrl+up,left,down,right,+,-)"
|
|---|
| 79 |
|
|---|
| 80 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:73
|
|---|
| 81 | msgid "Selection"
|
|---|
| 82 | msgstr "Selection"
|
|---|
| 83 |
|
|---|
| 84 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:73
|
|---|
| 85 | msgid "Select objects by dragging or clicking."
|
|---|
| 86 | msgstr "Select objects by dragging or clicking."
|
|---|
| 87 |
|
|---|
| 88 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:74
|
|---|
| 89 | msgid "Straight line"
|
|---|
| 90 | msgstr "Straight line"
|
|---|
| 91 |
|
|---|
| 92 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/SelectionAction.java:74
|
|---|
| 93 | msgid "Select objects in a straight line."
|
|---|
| 94 | msgstr "Select objects in a straight line."
|
|---|
| 95 |
|
|---|
| 96 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/MoveAction.java:52
|
|---|
| 97 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/MoveCommand.java:122
|
|---|
| 98 | msgid "Move"
|
|---|
| 99 | msgstr "Move"
|
|---|
| 100 |
|
|---|
| 101 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/MoveAction.java:54
|
|---|
| 102 | msgid "Move around objects that are under the mouse or selected."
|
|---|
| 103 | msgstr "Move around objects that are under the mouse or selected."
|
|---|
| 104 |
|
|---|
| 105 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/MoveAction.java:102
|
|---|
| 106 | msgid "Cannot move objects outside of the world."
|
|---|
| 107 | msgstr "Cannot move objects outside of the world."
|
|---|
| 108 |
|
|---|
| 109 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:61
|
|---|
| 110 | msgid "Add Way"
|
|---|
| 111 | msgstr "Add Way"
|
|---|
| 112 |
|
|---|
| 113 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:61
|
|---|
| 114 | msgid "Add a new way to the data."
|
|---|
| 115 | msgstr "Add a new way to the data."
|
|---|
| 116 |
|
|---|
| 117 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:95
|
|---|
| 118 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:143
|
|---|
| 119 | msgid ""
|
|---|
| 120 | "Warning: This way is incomplete. Try to download it, before adding segments."
|
|---|
| 121 | msgstr ""
|
|---|
| 122 | "Warning: This way is incomplete. Try to download it before adding segments."
|
|---|
| 123 |
|
|---|
| 124 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:162
|
|---|
| 125 | #, fuzzy, java-format
|
|---|
| 126 | msgid ""
|
|---|
| 127 | "{0} way has been selected.\n"
|
|---|
| 128 | "Do you wish to select all segments belonging to the way instead?"
|
|---|
| 129 | msgid_plural ""
|
|---|
| 130 | "{0} ways have been selected.\n"
|
|---|
| 131 | "Do you wish to select all segments belonging to the ways instead?"
|
|---|
| 132 | msgstr[0] ""
|
|---|
| 133 | "{0} way has been selected.\n"
|
|---|
| 134 | "Do you wish to select all segments belonging to the way instead?{0} ways "
|
|---|
| 135 | "have been selected.\n"
|
|---|
| 136 | "Do you wish to select all segments belonging to the ways instead?"
|
|---|
| 137 | msgstr[1] ""
|
|---|
| 138 | "{0} way has been selected.\n"
|
|---|
| 139 | "Do you wish to select all segments belonging to the way instead?{0} ways "
|
|---|
| 140 | "have been selected.\n"
|
|---|
| 141 | "Do you wish to select all segments belonging to the ways instead?"
|
|---|
| 142 |
|
|---|
| 143 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:162
|
|---|
| 144 | msgid "Add segments from ways"
|
|---|
| 145 | msgstr "Add segments from ways"
|
|---|
| 146 |
|
|---|
| 147 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:168
|
|---|
| 148 | msgid "Do you want to add all other selected segments to the one selected way?"
|
|---|
| 149 | msgstr ""
|
|---|
| 150 | "Do you want to add all other selected segments to the one selected way?"
|
|---|
| 151 |
|
|---|
| 152 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:168
|
|---|
| 153 | msgid "Add segments to way?"
|
|---|
| 154 | msgstr "Add segments to way?"
|
|---|
| 155 |
|
|---|
| 156 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:173
|
|---|
| 157 | msgid "Reorder all line segments?"
|
|---|
| 158 | msgstr "Reorder all line segments?"
|
|---|
| 159 |
|
|---|
| 160 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:173
|
|---|
| 161 | msgid "Reorder?"
|
|---|
| 162 | msgstr "Reorder?"
|
|---|
| 163 |
|
|---|
| 164 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:232
|
|---|
| 165 | #, java-format
|
|---|
| 166 | msgid "Create a new way out of {0} segment?"
|
|---|
| 167 | msgid_plural "Create a new way out of {0} segments?"
|
|---|
| 168 | msgstr[0] "Create a new way out of {0} segment?"
|
|---|
| 169 | msgstr[1] "Create a new way out of {0} segments?"
|
|---|
| 170 |
|
|---|
| 171 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddWayAction.java:232
|
|---|
| 172 | msgid "Create new way"
|
|---|
| 173 | msgstr "Create new way"
|
|---|
| 174 |
|
|---|
| 175 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:47
|
|---|
| 176 | msgid "Add node"
|
|---|
| 177 | msgstr "Add node"
|
|---|
| 178 |
|
|---|
| 179 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:47
|
|---|
| 180 | msgid "Add a new node to the map"
|
|---|
| 181 | msgstr "Add a new node to the map"
|
|---|
| 182 |
|
|---|
| 183 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:48
|
|---|
| 184 | msgid "Add node into segment"
|
|---|
| 185 | msgstr "Add node into segment"
|
|---|
| 186 |
|
|---|
| 187 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:48
|
|---|
| 188 | msgid "Add a node into an existing segment"
|
|---|
| 189 | msgstr "Add a node into an existing segment"
|
|---|
| 190 |
|
|---|
| 191 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:85
|
|---|
| 192 | msgid "Can not add a node outside of the world."
|
|---|
| 193 | msgstr "Can not add a node outside of the world."
|
|---|
| 194 |
|
|---|
| 195 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/mapmode/AddNodeAction.java:134
|
|---|
| 196 | msgid "Add Node into Segment"
|
|---|
| 197 | msgstr "Add Node into Segment"
|
|---|
| 198 |
|
|---|
| 199 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadGpsTask.java:23
|
|---|
| 200 | msgid "Raw GPS data"
|
|---|
| 201 | msgstr "Raw GPS data"
|
|---|
| 202 |
|
|---|
| 203 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadGpsTask.java:26
|
|---|
| 204 | msgid "Downloading GPS data"
|
|---|
| 205 | msgstr "Downloading GPS data"
|
|---|
| 206 |
|
|---|
| 207 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:25
|
|---|
| 208 | msgid "OpenStreetMap data"
|
|---|
| 209 | msgstr "OpenStreetMap data"
|
|---|
| 210 |
|
|---|
| 211 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:28
|
|---|
| 212 | #: ../../plugins/landsat/src/landsat/DownloadLandsatTask.java:21
|
|---|
| 213 | msgid "Downloading data"
|
|---|
| 214 | msgstr "Downloading data"
|
|---|
| 215 |
|
|---|
| 216 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:39
|
|---|
| 217 | msgid "No data imported."
|
|---|
| 218 | msgstr "No data imported."
|
|---|
| 219 |
|
|---|
| 220 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java:40
|
|---|
| 221 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:76
|
|---|
| 222 | msgid "Data Layer"
|
|---|
| 223 | msgstr "Data Layer"
|
|---|
| 224 |
|
|---|
| 225 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:26
|
|---|
| 226 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:53
|
|---|
| 227 | msgid "Reverse Segments"
|
|---|
| 228 | msgstr "Reverse Segments"
|
|---|
| 229 |
|
|---|
| 230 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:26
|
|---|
| 231 | msgid "Revert the direction of all selected Segments."
|
|---|
| 232 | msgstr "Revert the direction of all selected Segments."
|
|---|
| 233 |
|
|---|
| 234 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ReverseSegmentAction.java:39
|
|---|
| 235 | msgid "Please select at least one segment."
|
|---|
| 236 | msgstr "Please select at least one segment."
|
|---|
| 237 |
|
|---|
| 238 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/PreferencesAction.java:21
|
|---|
| 239 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:209
|
|---|
| 240 | msgid "Preferences"
|
|---|
| 241 | msgstr "Preferences"
|
|---|
| 242 |
|
|---|
| 243 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/PreferencesAction.java:21
|
|---|
| 244 | msgid "Open a preferences page for global settings."
|
|---|
| 245 | msgstr "Open a preferences page for global settings."
|
|---|
| 246 |
|
|---|
| 247 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:40
|
|---|
| 248 | msgid "Open"
|
|---|
| 249 | msgstr "Open"
|
|---|
| 250 |
|
|---|
| 251 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:40
|
|---|
| 252 | msgid "Open a file."
|
|---|
| 253 | msgstr "Open a file."
|
|---|
| 254 |
|
|---|
| 255 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:73
|
|---|
| 256 | msgid "CSV Data import for non-GPS data is not implemented yet."
|
|---|
| 257 | msgstr "CSV Data import for non-GPS data is not implemented yet."
|
|---|
| 258 |
|
|---|
| 259 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:76
|
|---|
| 260 | #, java-format
|
|---|
| 261 | msgid "Unknown file extension: {0}"
|
|---|
| 262 | msgstr "Unknown file extension: {0}"
|
|---|
| 263 |
|
|---|
| 264 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:83
|
|---|
| 265 | #: ../../plugins/waypoints/src/WaypointOpenAction.java:59
|
|---|
| 266 | #, java-format
|
|---|
| 267 | msgid "Error while parsing {0}"
|
|---|
| 268 | msgstr "Error while parsing {0}"
|
|---|
| 269 |
|
|---|
| 270 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/OpenAction.java:86
|
|---|
| 271 | #: ../../plugins/waypoints/src/WaypointOpenAction.java:63
|
|---|
| 272 | #, java-format
|
|---|
| 273 | msgid "Could not read \"{0}\""
|
|---|
| 274 | msgstr "Could not read \"{0}\""
|
|---|
| 275 |
|
|---|
| 276 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:71
|
|---|
| 277 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:287
|
|---|
| 278 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:302
|
|---|
| 279 | #, java-format
|
|---|
| 280 | msgid "Executing {0}"
|
|---|
| 281 | msgstr "Executing {0}"
|
|---|
| 282 |
|
|---|
| 283 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:146
|
|---|
| 284 | msgid "The Tool requires some data to be loaded."
|
|---|
| 285 | msgstr "The Tool requires some data to be loaded."
|
|---|
| 286 |
|
|---|
| 287 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:306
|
|---|
| 288 | #, java-format
|
|---|
| 289 | msgid "Could not execute command: {0}"
|
|---|
| 290 | msgstr "Could not execute command: {0}"
|
|---|
| 291 |
|
|---|
| 292 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:317
|
|---|
| 293 | msgid "Tools"
|
|---|
| 294 | msgstr "Tools"
|
|---|
| 295 |
|
|---|
| 296 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExternalToolsAction.java:352
|
|---|
| 297 | msgid "Could not read external tool configuration."
|
|---|
| 298 | msgstr "Could not read external tool configuration."
|
|---|
| 299 |
|
|---|
| 300 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:29
|
|---|
| 301 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:69
|
|---|
| 302 | msgid "Align Nodes in Circle"
|
|---|
| 303 | msgstr "Align Nodes in Circle"
|
|---|
| 304 |
|
|---|
| 305 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:29
|
|---|
| 306 | msgid "Move the selected nodes into a circle."
|
|---|
| 307 | msgstr "Move the selected nodes into a circle."
|
|---|
| 308 |
|
|---|
| 309 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AlignInCircleAction.java:39
|
|---|
| 310 | msgid "Please select at least four nodes."
|
|---|
| 311 | msgstr "Please select at least four nodes."
|
|---|
| 312 |
|
|---|
| 313 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:35
|
|---|
| 314 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:56
|
|---|
| 315 | msgid "Rename layer"
|
|---|
| 316 | msgstr "Rename layer"
|
|---|
| 317 |
|
|---|
| 318 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:44
|
|---|
| 319 | msgid "Also rename the file"
|
|---|
| 320 | msgstr "Also rename the file"
|
|---|
| 321 |
|
|---|
| 322 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RenameLayerAction.java:80
|
|---|
| 323 | #, java-format
|
|---|
| 324 | msgid "Could not rename the file \"{0}\"."
|
|---|
| 325 | msgstr "Could not rename the file \"{0}\"."
|
|---|
| 326 |
|
|---|
| 327 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UndoAction.java:23
|
|---|
| 328 | msgid "Undo"
|
|---|
| 329 | msgstr "Undo"
|
|---|
| 330 |
|
|---|
| 331 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UndoAction.java:23
|
|---|
| 332 | msgid "Undo the last action."
|
|---|
| 333 | msgstr "Undo the last action."
|
|---|
| 334 |
|
|---|
| 335 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:87
|
|---|
| 336 | msgid "Download from OSM"
|
|---|
| 337 | msgstr "Download from OSM"
|
|---|
| 338 |
|
|---|
| 339 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:87
|
|---|
| 340 | msgid "Download map data from the OSM server."
|
|---|
| 341 | msgstr "Download map data from the OSM server."
|
|---|
| 342 |
|
|---|
| 343 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:102
|
|---|
| 344 | msgid ""
|
|---|
| 345 | "Move and zoom the image like the main map. Select an area to download by "
|
|---|
| 346 | "dragging."
|
|---|
| 347 | msgstr ""
|
|---|
| 348 | "Move and zoom the image like the main map. Select an area to download by "
|
|---|
| 349 | "dragging."
|
|---|
| 350 |
|
|---|
| 351 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:105
|
|---|
| 352 | msgid "Bounding box"
|
|---|
| 353 | msgstr "Bounding box"
|
|---|
| 354 |
|
|---|
| 355 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:106
|
|---|
| 356 | msgid "min lat"
|
|---|
| 357 | msgstr "min lat"
|
|---|
| 358 |
|
|---|
| 359 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:108
|
|---|
| 360 | msgid "min lon"
|
|---|
| 361 | msgstr "min lon"
|
|---|
| 362 |
|
|---|
| 363 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:110
|
|---|
| 364 | msgid "max lat"
|
|---|
| 365 | msgstr "max lat"
|
|---|
| 366 |
|
|---|
| 367 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:112
|
|---|
| 368 | msgid "max lon"
|
|---|
| 369 | msgstr "max lon"
|
|---|
| 370 |
|
|---|
| 371 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:122
|
|---|
| 372 | msgid "Download the following data:"
|
|---|
| 373 | msgstr "Download the following data:"
|
|---|
| 374 |
|
|---|
| 375 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:129
|
|---|
| 376 | msgid "URL from www.openstreetmap.org"
|
|---|
| 377 | msgstr "URL from www.openstreetmap.org"
|
|---|
| 378 |
|
|---|
| 379 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:182
|
|---|
| 380 | msgid "Bookmarks"
|
|---|
| 381 | msgstr "Bookmarks"
|
|---|
| 382 |
|
|---|
| 383 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:198
|
|---|
| 384 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:320
|
|---|
| 385 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:344
|
|---|
| 386 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/AddCommand.java:52
|
|---|
| 387 | msgid "Add"
|
|---|
| 388 | msgstr "Add"
|
|---|
| 389 |
|
|---|
| 390 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:203
|
|---|
| 391 | msgid "Please enter the desired coordinates first."
|
|---|
| 392 | msgstr "Please enter the desired coordinates first."
|
|---|
| 393 |
|
|---|
| 394 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:206
|
|---|
| 395 | msgid "Please enter a name for the location."
|
|---|
| 396 | msgstr "Please enter a name for the location."
|
|---|
| 397 |
|
|---|
| 398 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:214
|
|---|
| 399 | msgid "Remove"
|
|---|
| 400 | msgstr "Remove"
|
|---|
| 401 |
|
|---|
| 402 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:219
|
|---|
| 403 | msgid "Select a bookmark first."
|
|---|
| 404 | msgstr "Select a bookmark first."
|
|---|
| 405 |
|
|---|
| 406 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:238
|
|---|
| 407 | msgid "Choose an area"
|
|---|
| 408 | msgstr "Choose an area"
|
|---|
| 409 |
|
|---|
| 410 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:261
|
|---|
| 411 | msgid "Please enter the desired coordinates or click on a bookmark."
|
|---|
| 412 | msgstr "Please enter the desired coordinates or click on a bookmark."
|
|---|
| 413 |
|
|---|
| 414 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadAction.java:263
|
|---|
| 415 | msgid "Please select at least one download data type."
|
|---|
| 416 | msgstr "Please select at least one download data type."
|
|---|
| 417 |
|
|---|
| 418 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExitAction.java:18
|
|---|
| 419 | msgid "Exit"
|
|---|
| 420 | msgstr "Exit"
|
|---|
| 421 |
|
|---|
| 422 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExitAction.java:18
|
|---|
| 423 | msgid "Exit the application."
|
|---|
| 424 | msgstr "Exit the application."
|
|---|
| 425 |
|
|---|
| 426 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:57
|
|---|
| 427 | msgid "About"
|
|---|
| 428 | msgstr "About"
|
|---|
| 429 |
|
|---|
| 430 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:57
|
|---|
| 431 | msgid "Display the about screen."
|
|---|
| 432 | msgstr "Display the about screen."
|
|---|
| 433 |
|
|---|
| 434 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:67
|
|---|
| 435 | #, java-format
|
|---|
| 436 | msgid "Java OpenStreetMap Editor Version {0}"
|
|---|
| 437 | msgstr "Java OpenStreetMap Editor Version {0}"
|
|---|
| 438 |
|
|---|
| 439 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:68
|
|---|
| 440 | #, java-format
|
|---|
| 441 | msgid "last change at {0}"
|
|---|
| 442 | msgstr "last change at {0}"
|
|---|
| 443 |
|
|---|
| 444 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:69
|
|---|
| 445 | #, java-format
|
|---|
| 446 | msgid "Java Version {0}"
|
|---|
| 447 | msgstr "Java Version {0}"
|
|---|
| 448 |
|
|---|
| 449 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:70
|
|---|
| 450 | msgid "Homepage"
|
|---|
| 451 | msgstr "Homepage"
|
|---|
| 452 |
|
|---|
| 453 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:72
|
|---|
| 454 | msgid "Bug Reports"
|
|---|
| 455 | msgstr "Bug Reports"
|
|---|
| 456 |
|
|---|
| 457 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:74
|
|---|
| 458 | msgid "News about JOSM"
|
|---|
| 459 | msgstr "News about JOSM"
|
|---|
| 460 |
|
|---|
| 461 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:78
|
|---|
| 462 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListPopup.java:25
|
|---|
| 463 | msgid "Info"
|
|---|
| 464 | msgstr "Info"
|
|---|
| 465 |
|
|---|
| 466 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:79
|
|---|
| 467 | msgid "Readme"
|
|---|
| 468 | msgstr "Readme"
|
|---|
| 469 |
|
|---|
| 470 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:80
|
|---|
| 471 | msgid "Revision"
|
|---|
| 472 | msgstr "Revision"
|
|---|
| 473 |
|
|---|
| 474 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:81
|
|---|
| 475 | msgid "Contribution"
|
|---|
| 476 | msgstr "Contribution"
|
|---|
| 477 |
|
|---|
| 478 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:85
|
|---|
| 479 | msgid "About JOSM..."
|
|---|
| 480 | msgstr "About JOSM..."
|
|---|
| 481 |
|
|---|
| 482 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AboutAction.java:95
|
|---|
| 483 | msgid "File could not be found."
|
|---|
| 484 | msgstr "File could not be found."
|
|---|
| 485 |
|
|---|
| 486 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:25
|
|---|
| 487 | msgid "No document open so nothing to save."
|
|---|
| 488 | msgstr "No document open so nothing to save."
|
|---|
| 489 |
|
|---|
| 490 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:28
|
|---|
| 491 | msgid "The document contains no data. Save anyway?"
|
|---|
| 492 | msgstr "The document contains no data. Save anyway?"
|
|---|
| 493 |
|
|---|
| 494 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:28
|
|---|
| 495 | msgid "Empty document"
|
|---|
| 496 | msgstr "Empty document"
|
|---|
| 497 |
|
|---|
| 498 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:32
|
|---|
| 499 | msgid ""
|
|---|
| 500 | "There are unresolved conflicts. Conflicts will not be saved and handled as "
|
|---|
| 501 | "if you rejected all. Continue?"
|
|---|
| 502 | msgstr ""
|
|---|
| 503 | "There are unresolved conflicts. Conflicts will not be saved and handled as "
|
|---|
| 504 | "if you rejected all. Continue?"
|
|---|
| 505 |
|
|---|
| 506 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:32
|
|---|
| 507 | msgid "Conflicts"
|
|---|
| 508 | msgstr "Conflicts"
|
|---|
| 509 |
|
|---|
| 510 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:79
|
|---|
| 511 | msgid "File exists. Overwrite?"
|
|---|
| 512 | msgstr "File exists. Overwrite?"
|
|---|
| 513 |
|
|---|
| 514 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DiskAccessAction.java:79
|
|---|
| 515 | msgid "Overwrite"
|
|---|
| 516 | msgstr "Overwrite"
|
|---|
| 517 |
|
|---|
| 518 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:29
|
|---|
| 519 | msgid "data"
|
|---|
| 520 | msgstr "data"
|
|---|
| 521 |
|
|---|
| 522 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:30
|
|---|
| 523 | msgid "selection"
|
|---|
| 524 | msgstr "selection"
|
|---|
| 525 |
|
|---|
| 526 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:31
|
|---|
| 527 | msgid "layer"
|
|---|
| 528 | msgstr "layer"
|
|---|
| 529 |
|
|---|
| 530 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:32
|
|---|
| 531 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:141
|
|---|
| 532 | msgid "conflict"
|
|---|
| 533 | msgstr "conflict"
|
|---|
| 534 |
|
|---|
| 535 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:40
|
|---|
| 536 | #, java-format
|
|---|
| 537 | msgid "Auto Scale: {0}"
|
|---|
| 538 | msgstr "Auto Scale: {0}"
|
|---|
| 539 |
|
|---|
| 540 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/AutoScaleAction.java:43
|
|---|
| 541 | #, java-format
|
|---|
| 542 | msgid "Auto zoom the view (to {0}. Disabled if the view is moved)"
|
|---|
| 543 | msgstr "Auto zoom the view (to {0}. Disabled if the view is moved)"
|
|---|
| 544 |
|
|---|
| 545 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAsAction.java:28
|
|---|
| 546 | msgid "Save as"
|
|---|
| 547 | msgstr "Save as"
|
|---|
| 548 |
|
|---|
| 549 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAsAction.java:28
|
|---|
| 550 | msgid "Save the current data to a new file."
|
|---|
| 551 | msgstr "Save the current data to a new file."
|
|---|
| 552 |
|
|---|
| 553 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java:25
|
|---|
| 554 | msgid "OSM Server Files (.osm .xml)"
|
|---|
| 555 | msgstr "OSM Server Files (.osm .xml)"
|
|---|
| 556 |
|
|---|
| 557 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java:26
|
|---|
| 558 | msgid "GPX Files (.gpx)"
|
|---|
| 559 | msgstr "GPX Files (.gpx)"
|
|---|
| 560 |
|
|---|
| 561 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/ExtensionFileFilter.java:27
|
|---|
| 562 | msgid "CSV Files (.csv .txt)"
|
|---|
| 563 | msgstr "CSV Files (.csv .txt)"
|
|---|
| 564 |
|
|---|
| 565 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:36
|
|---|
| 566 | msgid "Upload to OSM"
|
|---|
| 567 | msgstr "Upload to OSM"
|
|---|
| 568 |
|
|---|
| 569 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:36
|
|---|
| 570 | msgid "Upload all changes to the OSM server."
|
|---|
| 571 | msgstr "Upload all changes to the OSM server."
|
|---|
| 572 |
|
|---|
| 573 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:41
|
|---|
| 574 | msgid "Nothing to upload. Get some data first."
|
|---|
| 575 | msgstr "Nothing to upload. Get some data first."
|
|---|
| 576 |
|
|---|
| 577 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:46
|
|---|
| 578 | msgid "There are unresolved conflicts. You have to resolve these first."
|
|---|
| 579 | msgstr "There are unresolved conflicts. You have to resolve these first."
|
|---|
| 580 |
|
|---|
| 581 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:75
|
|---|
| 582 | msgid "Uploading data"
|
|---|
| 583 | msgstr "Uploading data"
|
|---|
| 584 |
|
|---|
| 585 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:97
|
|---|
| 586 | msgid "No changes to upload."
|
|---|
| 587 | msgstr "No changes to upload."
|
|---|
| 588 |
|
|---|
| 589 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:106
|
|---|
| 590 | msgid "Objects to add:"
|
|---|
| 591 | msgstr "Objects to add:"
|
|---|
| 592 |
|
|---|
| 593 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:114
|
|---|
| 594 | msgid "Objects to modify:"
|
|---|
| 595 | msgstr "Objects to modify:"
|
|---|
| 596 |
|
|---|
| 597 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:122
|
|---|
| 598 | msgid "Objects to delete:"
|
|---|
| 599 | msgstr "Objects to delete:"
|
|---|
| 600 |
|
|---|
| 601 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/UploadAction.java:129
|
|---|
| 602 | msgid "Upload this changes?"
|
|---|
| 603 | msgstr "Upload these changes?"
|
|---|
| 604 |
|
|---|
| 605 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/HelpAction.java:54
|
|---|
| 606 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:55
|
|---|
| 607 | msgid "Help"
|
|---|
| 608 | msgstr "Help"
|
|---|
| 609 |
|
|---|
| 610 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/HelpAction.java:106
|
|---|
| 611 | msgid "Can only edit help pages from JOSM Online Help"
|
|---|
| 612 | msgstr "Can only edit help pages from JOSM Online Help"
|
|---|
| 613 |
|
|---|
| 614 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:39
|
|---|
| 615 | #, java-format
|
|---|
| 616 | msgid "Downloading {0} segment"
|
|---|
| 617 | msgid_plural "Downloading {0} segments"
|
|---|
| 618 | msgstr[0] "Downloading {0} segment"
|
|---|
| 619 | msgstr[1] "Downloading {0} segments"
|
|---|
| 620 |
|
|---|
| 621 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:57
|
|---|
| 622 | msgid "Download incomplete objects"
|
|---|
| 623 | msgstr "Download incomplete objects"
|
|---|
| 624 |
|
|---|
| 625 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:57
|
|---|
| 626 | msgid "Download all (selected) incomplete ways from the OSM server."
|
|---|
| 627 | msgstr "Download all (selected) incomplete ways from the OSM server."
|
|---|
| 628 |
|
|---|
| 629 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:66
|
|---|
| 630 | msgid "Please select an incomplete way."
|
|---|
| 631 | msgstr "Please select an incomplete way."
|
|---|
| 632 |
|
|---|
| 633 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:69
|
|---|
| 634 | #, java-format
|
|---|
| 635 | msgid "Download {0} incomplete ways?"
|
|---|
| 636 | msgstr "Download {0} incomplete ways?"
|
|---|
| 637 |
|
|---|
| 638 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/DownloadIncompleteAction.java:69
|
|---|
| 639 | msgid "Download?"
|
|---|
| 640 | msgstr "Download?"
|
|---|
| 641 |
|
|---|
| 642 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RedoAction.java:23
|
|---|
| 643 | msgid "Redo"
|
|---|
| 644 | msgstr "Redo"
|
|---|
| 645 |
|
|---|
| 646 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/RedoAction.java:23
|
|---|
| 647 | msgid "Redo the last undone action."
|
|---|
| 648 | msgstr "Redo the last undone action."
|
|---|
| 649 |
|
|---|
| 650 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:40
|
|---|
| 651 | msgid ""
|
|---|
| 652 | "Note: GPL is not compatible to the OSM license. Do not upload GPL licensed "
|
|---|
| 653 | "tracks."
|
|---|
| 654 | msgstr ""
|
|---|
| 655 | "Note: The GPL is not compatible with the OSM licence. Do not upload GPL "
|
|---|
| 656 | "licensed tracks."
|
|---|
| 657 |
|
|---|
| 658 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:45
|
|---|
| 659 | msgid "Export to GPX"
|
|---|
| 660 | msgstr "Export to GPX"
|
|---|
| 661 |
|
|---|
| 662 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:45
|
|---|
| 663 | msgid "Export the data to GPX file."
|
|---|
| 664 | msgstr "Export the data to GPX file."
|
|---|
| 665 |
|
|---|
| 666 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:51
|
|---|
| 667 | msgid "Nothing to export. Get some data first."
|
|---|
| 668 | msgstr "Nothing to export. Get some data first."
|
|---|
| 669 |
|
|---|
| 670 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:75
|
|---|
| 671 | msgid "gps track description"
|
|---|
| 672 | msgstr "gps track description"
|
|---|
| 673 |
|
|---|
| 674 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:81
|
|---|
| 675 | msgid "Add author information"
|
|---|
| 676 | msgstr "Add author information"
|
|---|
| 677 |
|
|---|
| 678 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:84
|
|---|
| 679 | msgid "Real name"
|
|---|
| 680 | msgstr "Real name"
|
|---|
| 681 |
|
|---|
| 682 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:88
|
|---|
| 683 | msgid "Email"
|
|---|
| 684 | msgstr "Email"
|
|---|
| 685 |
|
|---|
| 686 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:92
|
|---|
| 687 | msgid "Copyright (URL)"
|
|---|
| 688 | msgstr "Copyright (URL)"
|
|---|
| 689 |
|
|---|
| 690 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:96
|
|---|
| 691 | msgid "Predefined"
|
|---|
| 692 | msgstr "Predefined"
|
|---|
| 693 |
|
|---|
| 694 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:98
|
|---|
| 695 | msgid "Copyright year"
|
|---|
| 696 | msgstr "Copyright year"
|
|---|
| 697 |
|
|---|
| 698 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:106
|
|---|
| 699 | msgid "Keywords"
|
|---|
| 700 | msgstr "Keywords"
|
|---|
| 701 |
|
|---|
| 702 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:110
|
|---|
| 703 | msgid "Export options"
|
|---|
| 704 | msgstr "Export options"
|
|---|
| 705 |
|
|---|
| 706 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:131
|
|---|
| 707 | #, java-format
|
|---|
| 708 | msgid "Error while exporting {0}"
|
|---|
| 709 | msgstr "Error while exporting {0}"
|
|---|
| 710 |
|
|---|
| 711 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:131
|
|---|
| 712 | msgid "Error"
|
|---|
| 713 | msgstr "Error"
|
|---|
| 714 |
|
|---|
| 715 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/GpxExportAction.java:185
|
|---|
| 716 | msgid "Choose a predefined license"
|
|---|
| 717 | msgstr "Choose a predefined license"
|
|---|
| 718 |
|
|---|
| 719 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:31
|
|---|
| 720 | msgid "Save"
|
|---|
| 721 | msgstr "Save"
|
|---|
| 722 |
|
|---|
| 723 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:31
|
|---|
| 724 | msgid "Save the current data."
|
|---|
| 725 | msgstr "Save the current data."
|
|---|
| 726 |
|
|---|
| 727 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:58
|
|---|
| 728 | msgid "CSV output not supported yet."
|
|---|
| 729 | msgstr "CSV output not supported yet."
|
|---|
| 730 |
|
|---|
| 731 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:61
|
|---|
| 732 | msgid "Unknown file extension."
|
|---|
| 733 | msgstr "Unknown file extension."
|
|---|
| 734 |
|
|---|
| 735 | #: ../../../../editors/josm/src/org/openstreetmap/josm/actions/SaveAction.java:67
|
|---|
| 736 | msgid "An error occoured while saving."
|
|---|
| 737 | msgstr "An error occoured while saving."
|
|---|
| 738 |
|
|---|
| 739 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:44
|
|---|
| 740 | #, java-format
|
|---|
| 741 | msgid ""
|
|---|
| 742 | "The plugin {0} throwed an exception: {1}\n"
|
|---|
| 743 | "It may be outdated. Please contact the plugin's autor.\n"
|
|---|
| 744 | "This message will not shown again until JOSM is restarted."
|
|---|
| 745 | msgstr ""
|
|---|
| 746 | "The plugin {0} throwed an exception: {1}\n"
|
|---|
| 747 | "It may be outdated. Please contact the plugin's author.\n"
|
|---|
| 748 | "This message will not shown again until JOSM is restarted."
|
|---|
| 749 |
|
|---|
| 750 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:50
|
|---|
| 751 | msgid "Do nothing"
|
|---|
| 752 | msgstr "Do nothing"
|
|---|
| 753 |
|
|---|
| 754 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:50
|
|---|
| 755 | msgid "Report Bug"
|
|---|
| 756 | msgstr "Report Bug"
|
|---|
| 757 |
|
|---|
| 758 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:51
|
|---|
| 759 | msgid ""
|
|---|
| 760 | "An unexpected exception occoured.\n"
|
|---|
| 761 | "\n"
|
|---|
| 762 | "This is always a coding error. If you are running the latest\n"
|
|---|
| 763 | "version of JOSM, please consider be kind and file a bug report."
|
|---|
| 764 | msgstr ""
|
|---|
| 765 | "An unexpected exception occured.\n"
|
|---|
| 766 | "\n"
|
|---|
| 767 | "This is always a coding error. If you are running the latest\n"
|
|---|
| 768 | "version of JOSM, please consider being kind and file a bug report."
|
|---|
| 769 |
|
|---|
| 770 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:54
|
|---|
| 771 | msgid "Unexpected Exception"
|
|---|
| 772 | msgstr "Unexpected Exception"
|
|---|
| 773 |
|
|---|
| 774 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:62
|
|---|
| 775 | msgid ""
|
|---|
| 776 | "Please send this to josm@eigenheimstrasse.de\n"
|
|---|
| 777 | "\n"
|
|---|
| 778 | msgstr ""
|
|---|
| 779 | "Please send this to josm@eigenheimstrasse.de\n"
|
|---|
| 780 | "\n"
|
|---|
| 781 |
|
|---|
| 782 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/BugReportExceptionHandler.java:83
|
|---|
| 783 | msgid ""
|
|---|
| 784 | "Please send an email with the following information to josm@eigenheimstrasse."
|
|---|
| 785 | "de"
|
|---|
| 786 | msgstr ""
|
|---|
| 787 | "Please send an email with the following information to josm@eigenheimstrasse."
|
|---|
| 788 | "de"
|
|---|
| 789 |
|
|---|
| 790 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:12
|
|---|
| 791 | msgid "Ctrl-"
|
|---|
| 792 | msgstr "Ctrl-"
|
|---|
| 793 |
|
|---|
| 794 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:14
|
|---|
| 795 | msgid "Alt-"
|
|---|
| 796 | msgstr "Alt-"
|
|---|
| 797 |
|
|---|
| 798 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:16
|
|---|
| 799 | msgid "AltGr-"
|
|---|
| 800 | msgstr "AltGr-"
|
|---|
| 801 |
|
|---|
| 802 | #: ../../../../editors/josm/src/org/openstreetmap/josm/tools/ShortCutLabel.java:18
|
|---|
| 803 | msgid "Shift-"
|
|---|
| 804 | msgstr "Shift-"
|
|---|
| 805 |
|
|---|
| 806 | #: ../../../../editors/josm/src/org/openstreetmap/josm/plugins/PluginException.java:17
|
|---|
| 807 | #, java-format
|
|---|
| 808 | msgid "An error occoured in plugin {0}"
|
|---|
| 809 | msgstr "An error occoured in plugin {0}"
|
|---|
| 810 |
|
|---|
| 811 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:63
|
|---|
| 812 | msgid "Load Selection"
|
|---|
| 813 | msgstr "Load Selection"
|
|---|
| 814 |
|
|---|
| 815 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:70
|
|---|
| 816 | #, java-format
|
|---|
| 817 | msgid "Contact {0}..."
|
|---|
| 818 | msgstr "Contact {0}..."
|
|---|
| 819 |
|
|---|
| 820 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:75
|
|---|
| 821 | msgid "Downloading..."
|
|---|
| 822 | msgstr "Downloading..."
|
|---|
| 823 |
|
|---|
| 824 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:87
|
|---|
| 825 | #, java-format
|
|---|
| 826 | msgid "Could not read from url: \"{0}\""
|
|---|
| 827 | msgstr "Could not read from url: \"{0}\""
|
|---|
| 828 |
|
|---|
| 829 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:90
|
|---|
| 830 | #, java-format
|
|---|
| 831 | msgid "Parsing error in url: \"{0}\""
|
|---|
| 832 | msgstr "Parsing error in url: \"{0}\""
|
|---|
| 833 |
|
|---|
| 834 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:113
|
|---|
| 835 | msgid "Current Selection"
|
|---|
| 836 | msgstr "Current Selection"
|
|---|
| 837 |
|
|---|
| 838 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:113
|
|---|
| 839 | msgid "Open a selection list window."
|
|---|
| 840 | msgstr "Open a selection list window."
|
|---|
| 841 |
|
|---|
| 842 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:143
|
|---|
| 843 | msgid "Please enter a search string."
|
|---|
| 844 | msgstr "Please enter a search string."
|
|---|
| 845 |
|
|---|
| 846 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:145
|
|---|
| 847 | msgid ""
|
|---|
| 848 | "<html>Fulltext search.<ul><li><code>Baker Street</code> - 'Baker' and "
|
|---|
| 849 | "'Street' in any key or name.</li><li><code>\"Baker Street\"</code> - 'Baker "
|
|---|
| 850 | "Street' in any key or name.</li><li><code>name:Bak</code> - 'Bak' anywhere "
|
|---|
| 851 | "in the name.</li><li><code>-name:Bak</code> - not 'Bak' in the name.</"
|
|---|
| 852 | "li><li><code>foot:</code> - key=foot set to any value.</ul></html>"
|
|---|
| 853 | msgstr ""
|
|---|
| 854 | "<html>Fulltext search.<ul><li><code>Baker Street</code> - 'Baker' and "
|
|---|
| 855 | "'Street' in any key or name.</li><li><code>\"Baker Street\"</code> - 'Baker "
|
|---|
| 856 | "Street' in any key or name.</li><li><code>name:Bak</code> - 'Bak' anywhere "
|
|---|
| 857 | "in the name.</li><li><code>-name:Bak</code> - not 'Bak' in the name.</"
|
|---|
| 858 | "li><li><code>foot:</code> - key=foot set to any value.</ul></html>"
|
|---|
| 859 |
|
|---|
| 860 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:153
|
|---|
| 861 | msgid "replace selection"
|
|---|
| 862 | msgstr "replace selection"
|
|---|
| 863 |
|
|---|
| 864 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:154
|
|---|
| 865 | msgid "add to selection"
|
|---|
| 866 | msgstr "add to selection"
|
|---|
| 867 |
|
|---|
| 868 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:155
|
|---|
| 869 | msgid "remove from selection"
|
|---|
| 870 | msgstr "remove from selection"
|
|---|
| 871 |
|
|---|
| 872 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java:172
|
|---|
| 873 | msgid "Search"
|
|---|
| 874 | msgstr "Search"
|
|---|
| 875 |
|
|---|
| 876 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:51
|
|---|
| 877 | msgid "Conflict"
|
|---|
| 878 | msgstr "Conflict"
|
|---|
| 879 |
|
|---|
| 880 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:51
|
|---|
| 881 | msgid "Merging conflicts."
|
|---|
| 882 | msgstr "Merging conflicts."
|
|---|
| 883 |
|
|---|
| 884 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:63
|
|---|
| 885 | msgid "Resolve"
|
|---|
| 886 | msgstr "Resolve"
|
|---|
| 887 |
|
|---|
| 888 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:64
|
|---|
| 889 | msgid "Open a merge dialog of all selected items in the list above."
|
|---|
| 890 | msgstr "Open a merge dialog of all selected items in the list above."
|
|---|
| 891 |
|
|---|
| 892 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:73
|
|---|
| 893 | msgid "Select"
|
|---|
| 894 | msgstr "Select"
|
|---|
| 895 |
|
|---|
| 896 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:74
|
|---|
| 897 | msgid ""
|
|---|
| 898 | "Set the selected elements on the map to the selected items in the list above."
|
|---|
| 899 | msgstr ""
|
|---|
| 900 | "Set the selected elements on the map to the selected items in the list above."
|
|---|
| 901 |
|
|---|
| 902 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:108
|
|---|
| 903 | msgid "Please select something from the conflict list."
|
|---|
| 904 | msgstr "Please select something from the conflict list."
|
|---|
| 905 |
|
|---|
| 906 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/ConflictDialog.java:117
|
|---|
| 907 | msgid "Resolve Conflicts"
|
|---|
| 908 | msgstr "Resolve Conflicts"
|
|---|
| 909 |
|
|---|
| 910 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:82
|
|---|
| 911 | msgid "Click Reload to refresh list"
|
|---|
| 912 | msgstr "Click Reload to refresh list"
|
|---|
| 913 |
|
|---|
| 914 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:83
|
|---|
| 915 | msgid "Reload"
|
|---|
| 916 | msgstr "Reload"
|
|---|
| 917 |
|
|---|
| 918 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:84
|
|---|
| 919 | msgid "Revert"
|
|---|
| 920 | msgstr "Revert"
|
|---|
| 921 |
|
|---|
| 922 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:87
|
|---|
| 923 | msgid "History"
|
|---|
| 924 | msgstr "History"
|
|---|
| 925 |
|
|---|
| 926 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:87
|
|---|
| 927 | msgid "Display the history of all selected items."
|
|---|
| 928 | msgstr "Display the history of all selected items."
|
|---|
| 929 |
|
|---|
| 930 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:96
|
|---|
| 931 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapStatus.java:225
|
|---|
| 932 | msgid "Object"
|
|---|
| 933 | msgstr "Object"
|
|---|
| 934 |
|
|---|
| 935 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:96
|
|---|
| 936 | msgid "Date"
|
|---|
| 937 | msgstr "Date"
|
|---|
| 938 |
|
|---|
| 939 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:131
|
|---|
| 940 | msgid "Reload all currently selected objects and refresh the list."
|
|---|
| 941 | msgstr "Reload all currently selected objects and refresh the list."
|
|---|
| 942 |
|
|---|
| 943 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:135
|
|---|
| 944 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:180
|
|---|
| 945 | msgid "Not implemented yet."
|
|---|
| 946 | msgstr "Not implemented yet."
|
|---|
| 947 |
|
|---|
| 948 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/HistoryDialog.java:138
|
|---|
| 949 | msgid ""
|
|---|
| 950 | "Revert the state of all currently selected objects to the version selected "
|
|---|
| 951 | "in the history list."
|
|---|
| 952 | msgstr ""
|
|---|
| 953 | "Revert the state of all currently selected objects to the version selected "
|
|---|
| 954 | "in the history list."
|
|---|
| 955 |
|
|---|
| 956 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/CommandStackDialog.java:31
|
|---|
| 957 | msgid "Command Stack"
|
|---|
| 958 | msgstr "Command Stack"
|
|---|
| 959 |
|
|---|
| 960 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/CommandStackDialog.java:31
|
|---|
| 961 | msgid "Open a list of all commands (undo buffer)."
|
|---|
| 962 | msgstr "Open a list of all commands (undo buffer)."
|
|---|
| 963 |
|
|---|
| 964 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:99
|
|---|
| 965 | msgid "Please select the objects you want to change properties for."
|
|---|
| 966 | msgstr "Please select the objects you want to change properties for."
|
|---|
| 967 |
|
|---|
| 968 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:102
|
|---|
| 969 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:156
|
|---|
| 970 | #, java-format
|
|---|
| 971 | msgid "This will change {0} object."
|
|---|
| 972 | msgid_plural "This will change {0} objects."
|
|---|
| 973 | msgstr[0] "This will change {0} object."
|
|---|
| 974 | msgstr[1] "This will change {0} objects."
|
|---|
| 975 |
|
|---|
| 976 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:102
|
|---|
| 977 | #, java-format
|
|---|
| 978 | msgid ""
|
|---|
| 979 | "Please select a new value for \"{0}\".<br>(Empty string deletes the key.)"
|
|---|
| 980 | msgstr ""
|
|---|
| 981 | "Please select a new value for \"{0}\".<br>(Empty string deletes the key.)"
|
|---|
| 982 |
|
|---|
| 983 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:114
|
|---|
| 984 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:178
|
|---|
| 985 | msgid "Change values?"
|
|---|
| 986 | msgstr "Change values?"
|
|---|
| 987 |
|
|---|
| 988 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:132
|
|---|
| 989 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:284
|
|---|
| 990 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:369
|
|---|
| 991 | msgid "<different>"
|
|---|
| 992 | msgstr "<different>"
|
|---|
| 993 |
|
|---|
| 994 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:151
|
|---|
| 995 | msgid "Please select objects for which you want to change properties."
|
|---|
| 996 | msgstr "Please select objects for which you want to change properties."
|
|---|
| 997 |
|
|---|
| 998 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:156
|
|---|
| 999 | msgid "Please select a key"
|
|---|
| 1000 | msgstr "Please select a key"
|
|---|
| 1001 |
|
|---|
| 1002 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:169
|
|---|
| 1003 | msgid "Please select a value"
|
|---|
| 1004 | msgstr "Please select a value"
|
|---|
| 1005 |
|
|---|
| 1006 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:222
|
|---|
| 1007 | msgid "Properties"
|
|---|
| 1008 | msgstr "Properties"
|
|---|
| 1009 |
|
|---|
| 1010 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:222
|
|---|
| 1011 | msgid "Property for selected objects."
|
|---|
| 1012 | msgstr "Properties for selected objects."
|
|---|
| 1013 |
|
|---|
| 1014 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:241
|
|---|
| 1015 | #, java-format
|
|---|
| 1016 | msgid "Could not read annotation preset source: {0}"
|
|---|
| 1017 | msgstr "Could not read annotation preset source: {0}"
|
|---|
| 1018 |
|
|---|
| 1019 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:244
|
|---|
| 1020 | #, java-format
|
|---|
| 1021 | msgid "Error parsing {0}: "
|
|---|
| 1022 | msgstr "Error parsing {0}: "
|
|---|
| 1023 |
|
|---|
| 1024 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:263
|
|---|
| 1025 | #, java-format
|
|---|
| 1026 | msgid "Change {0} object"
|
|---|
| 1027 | msgid_plural "Change {0} objects"
|
|---|
| 1028 | msgstr[0] "Change {0} object."
|
|---|
| 1029 | msgstr[1] "Change {0} objects."
|
|---|
| 1030 |
|
|---|
| 1031 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:276
|
|---|
| 1032 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:81
|
|---|
| 1033 | msgid "Key"
|
|---|
| 1034 | msgstr "Key"
|
|---|
| 1035 |
|
|---|
| 1036 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:276
|
|---|
| 1037 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:81
|
|---|
| 1038 | msgid "Value"
|
|---|
| 1039 | msgstr "Value"
|
|---|
| 1040 |
|
|---|
| 1041 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:309
|
|---|
| 1042 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:359
|
|---|
| 1043 | msgid "Please select the row to edit."
|
|---|
| 1044 | msgstr "Please select the row to edit."
|
|---|
| 1045 |
|
|---|
| 1046 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:314
|
|---|
| 1047 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:374
|
|---|
| 1048 | msgid "Please select the row to delete."
|
|---|
| 1049 | msgstr "Please select the row to delete."
|
|---|
| 1050 |
|
|---|
| 1051 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:320
|
|---|
| 1052 | msgid "Add a new key/value pair to all objects"
|
|---|
| 1053 | msgstr "Add a new key/value pair to all objects"
|
|---|
| 1054 |
|
|---|
| 1055 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:321
|
|---|
| 1056 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:53
|
|---|
| 1057 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:355
|
|---|
| 1058 | #: ../../plugins/grid/src/grid/GridPlugin.java:43
|
|---|
| 1059 | #: ../../plugins/grid/src/grid/GridPlugin.java:49
|
|---|
| 1060 | msgid "Edit"
|
|---|
| 1061 | msgstr "Edit"
|
|---|
| 1062 |
|
|---|
| 1063 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:321
|
|---|
| 1064 | msgid "Edit the value of the selected key for all objects"
|
|---|
| 1065 | msgstr "Edit the value of the selected key for all objects"
|
|---|
| 1066 |
|
|---|
| 1067 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java:322
|
|---|
| 1068 | msgid "Delete the selected key in all objects"
|
|---|
| 1069 | msgstr "Delete the selected key in all objects"
|
|---|
| 1070 |
|
|---|
| 1071 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:60
|
|---|
| 1072 | msgid "Delete the selected layer."
|
|---|
| 1073 | msgstr "Delete the selected layer."
|
|---|
| 1074 |
|
|---|
| 1075 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:82
|
|---|
| 1076 | msgid "Show/Hide"
|
|---|
| 1077 | msgstr "Show/Hide"
|
|---|
| 1078 |
|
|---|
| 1079 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:83
|
|---|
| 1080 | msgid "Toggle visible state of the selected layer."
|
|---|
| 1081 | msgstr "Toggle visible state of the selected layer."
|
|---|
| 1082 |
|
|---|
| 1083 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:122
|
|---|
| 1084 | msgid "Layers"
|
|---|
| 1085 | msgstr "Layers"
|
|---|
| 1086 |
|
|---|
| 1087 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:122
|
|---|
| 1088 | msgid "Open a list of all loaded layers."
|
|---|
| 1089 | msgstr "Open a list of all loaded layers."
|
|---|
| 1090 |
|
|---|
| 1091 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:196
|
|---|
| 1092 | msgid "Move the selected layer one row up."
|
|---|
| 1093 | msgstr "Move the selected layer one row up."
|
|---|
| 1094 |
|
|---|
| 1095 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:202
|
|---|
| 1096 | msgid "Move the selected layer one row down."
|
|---|
| 1097 | msgstr "Move the selected layer one row down."
|
|---|
| 1098 |
|
|---|
| 1099 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java:216
|
|---|
| 1100 | msgid "Merge the selected layer into the layer directly below."
|
|---|
| 1101 | msgstr "Merge the selected layer into the layer directly below."
|
|---|
| 1102 |
|
|---|
| 1103 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:160
|
|---|
| 1104 | #, java-format
|
|---|
| 1105 | msgid "Unknown type at line {0}"
|
|---|
| 1106 | msgstr "Unknown type at line {0}"
|
|---|
| 1107 |
|
|---|
| 1108 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:178
|
|---|
| 1109 | #, java-format
|
|---|
| 1110 | msgid "Cannot have a writable combobox with default values (line {0})"
|
|---|
| 1111 | msgstr "Cannot have a writable combobox with default values (line {0})"
|
|---|
| 1112 |
|
|---|
| 1113 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:183
|
|---|
| 1114 | #, java-format
|
|---|
| 1115 | msgid ""
|
|---|
| 1116 | "display_values ({0}) and values ({1}) must be of same number of elements."
|
|---|
| 1117 | msgstr ""
|
|---|
| 1118 | "display_values ({0}) and values ({1}) must be of same number of elements."
|
|---|
| 1119 |
|
|---|
| 1120 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:184
|
|---|
| 1121 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:185
|
|---|
| 1122 | msgid "element"
|
|---|
| 1123 | msgid_plural "elements"
|
|---|
| 1124 | msgstr[0] "element"
|
|---|
| 1125 | msgstr[1] "elements"
|
|---|
| 1126 |
|
|---|
| 1127 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:190
|
|---|
| 1128 | #, java-format
|
|---|
| 1129 | msgid "Unknown annotation object {0} at line {1} column {2}"
|
|---|
| 1130 | msgstr "Unknown annotation object {0} at line {1} column {2}"
|
|---|
| 1131 |
|
|---|
| 1132 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/annotation/AnnotationPreset.java:258
|
|---|
| 1133 | msgid "Change Properties"
|
|---|
| 1134 | msgstr "Change Properties"
|
|---|
| 1135 |
|
|---|
| 1136 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:161
|
|---|
| 1137 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:66
|
|---|
| 1138 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:135
|
|---|
| 1139 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/MoveCommand.java:122
|
|---|
| 1140 | msgid "node"
|
|---|
| 1141 | msgid_plural "nodes"
|
|---|
| 1142 | msgstr[0] "node"
|
|---|
| 1143 | msgstr[1] "nodes"
|
|---|
| 1144 |
|
|---|
| 1145 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:162
|
|---|
| 1146 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:53
|
|---|
| 1147 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:136
|
|---|
| 1148 | msgid "segment"
|
|---|
| 1149 | msgid_plural "segments"
|
|---|
| 1150 | msgstr[0] "segment"
|
|---|
| 1151 | msgstr[1] "segments"
|
|---|
| 1152 |
|
|---|
| 1153 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:163
|
|---|
| 1154 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:92
|
|---|
| 1155 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:137
|
|---|
| 1156 | msgid "way"
|
|---|
| 1157 | msgid_plural "ways"
|
|---|
| 1158 | msgstr[0] "way"
|
|---|
| 1159 | msgstr[1] "ways"
|
|---|
| 1160 |
|
|---|
| 1161 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:178
|
|---|
| 1162 | msgid "There were conflicts during import."
|
|---|
| 1163 | msgstr "There were conflicts during import."
|
|---|
| 1164 |
|
|---|
| 1165 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:317
|
|---|
| 1166 | #, java-format
|
|---|
| 1167 | msgid "{0} consists of:"
|
|---|
| 1168 | msgstr "{0} consists of:"
|
|---|
| 1169 |
|
|---|
| 1170 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/OsmDataLayer.java:321
|
|---|
| 1171 | #, java-format
|
|---|
| 1172 | msgid " ({0} deleted.)"
|
|---|
| 1173 | msgstr " ({0} deleted.)"
|
|---|
| 1174 |
|
|---|
| 1175 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:57
|
|---|
| 1176 | msgid "Convert to data layer"
|
|---|
| 1177 | msgstr "Convert to data layer"
|
|---|
| 1178 |
|
|---|
| 1179 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:159
|
|---|
| 1180 | msgid "track"
|
|---|
| 1181 | msgid_plural "tracks"
|
|---|
| 1182 | msgstr[0] "track"
|
|---|
| 1183 | msgstr[1] "tracks"
|
|---|
| 1184 |
|
|---|
| 1185 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:160
|
|---|
| 1186 | msgid "point"
|
|---|
| 1187 | msgid_plural "points"
|
|---|
| 1188 | msgstr[0] "point"
|
|---|
| 1189 | msgstr[1] "points"
|
|---|
| 1190 |
|
|---|
| 1191 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:185
|
|---|
| 1192 | #, java-format
|
|---|
| 1193 | msgid "a track with {0} point"
|
|---|
| 1194 | msgid_plural "a track with {0} points"
|
|---|
| 1195 | msgstr[0] "a track with {0} point"
|
|---|
| 1196 | msgstr[1] "a track with {0} points"
|
|---|
| 1197 |
|
|---|
| 1198 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:189
|
|---|
| 1199 | #, java-format
|
|---|
| 1200 | msgid "{0} consists of {1} track"
|
|---|
| 1201 | msgid_plural "{0} consists of {1} tracks"
|
|---|
| 1202 | msgstr[0] "{0} consists of {1} track"
|
|---|
| 1203 | msgstr[1] "{0} consists of {1} tracks"
|
|---|
| 1204 |
|
|---|
| 1205 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:189
|
|---|
| 1206 | #, java-format
|
|---|
| 1207 | msgid "{0} point"
|
|---|
| 1208 | msgid_plural "{0} points"
|
|---|
| 1209 | msgstr[0] "{0} point"
|
|---|
| 1210 | msgstr[1] "{0} points"
|
|---|
| 1211 |
|
|---|
| 1212 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:193
|
|---|
| 1213 | msgid "Customize line drawing"
|
|---|
| 1214 | msgstr "Customise line drawing"
|
|---|
| 1215 |
|
|---|
| 1216 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:197
|
|---|
| 1217 | msgid "Use global settings."
|
|---|
| 1218 | msgstr "Use global settings."
|
|---|
| 1219 |
|
|---|
| 1220 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:198
|
|---|
| 1221 | msgid "Draw lines between points for this layer."
|
|---|
| 1222 | msgstr "Draw lines between points for this layer."
|
|---|
| 1223 |
|
|---|
| 1224 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:199
|
|---|
| 1225 | msgid "Do not draw lines between points for this layer."
|
|---|
| 1226 | msgstr "Do not draw lines between points for this layer."
|
|---|
| 1227 |
|
|---|
| 1228 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:211
|
|---|
| 1229 | msgid "Select line drawing options"
|
|---|
| 1230 | msgstr "Select line drawing options"
|
|---|
| 1231 |
|
|---|
| 1232 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:222
|
|---|
| 1233 | msgid "Customize Color"
|
|---|
| 1234 | msgstr "Customise Colour"
|
|---|
| 1235 |
|
|---|
| 1236 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:227
|
|---|
| 1237 | msgid "OK"
|
|---|
| 1238 | msgstr "OK"
|
|---|
| 1239 |
|
|---|
| 1240 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:227
|
|---|
| 1241 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitDialog.java:24
|
|---|
| 1242 | msgid "Cancel"
|
|---|
| 1243 | msgstr "Cancel"
|
|---|
| 1244 |
|
|---|
| 1245 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:227
|
|---|
| 1246 | msgid "Default"
|
|---|
| 1247 | msgstr "Default"
|
|---|
| 1248 |
|
|---|
| 1249 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:228
|
|---|
| 1250 | msgid "Choose a color"
|
|---|
| 1251 | msgstr "Choose a colour"
|
|---|
| 1252 |
|
|---|
| 1253 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:243
|
|---|
| 1254 | msgid "Import images"
|
|---|
| 1255 | msgstr "Import images"
|
|---|
| 1256 |
|
|---|
| 1257 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/RawGpsLayer.java:255
|
|---|
| 1258 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:349
|
|---|
| 1259 | msgid "JPEG images (*.jpg)"
|
|---|
| 1260 | msgstr "JPEG images (*.jpg)"
|
|---|
| 1261 |
|
|---|
| 1262 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:90
|
|---|
| 1263 | #, java-format
|
|---|
| 1264 | msgid "Images for {0}"
|
|---|
| 1265 | msgstr "Images for {0}"
|
|---|
| 1266 |
|
|---|
| 1267 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:95
|
|---|
| 1268 | msgid "Read GPS..."
|
|---|
| 1269 | msgstr "Read GPS..."
|
|---|
| 1270 |
|
|---|
| 1271 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:102
|
|---|
| 1272 | #, java-format
|
|---|
| 1273 | msgid "No time for point {0} x {1}"
|
|---|
| 1274 | msgstr "No time for point {0} x {1}"
|
|---|
| 1275 |
|
|---|
| 1276 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:107
|
|---|
| 1277 | #, java-format
|
|---|
| 1278 | msgid "Cannot read time \"{0}\" from point {1} x {2}"
|
|---|
| 1279 | msgstr "Cannot read time \"{0}\" from point {1} x {2}"
|
|---|
| 1280 |
|
|---|
| 1281 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:114
|
|---|
| 1282 | msgid "No images with readable timestamps found."
|
|---|
| 1283 | msgstr "No images with readable timestamps found."
|
|---|
| 1284 |
|
|---|
| 1285 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:125
|
|---|
| 1286 | #, java-format
|
|---|
| 1287 | msgid "Reading {0}..."
|
|---|
| 1288 | msgstr "Reading {0}..."
|
|---|
| 1289 |
|
|---|
| 1290 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:191
|
|---|
| 1291 | msgid "Geotagged Images"
|
|---|
| 1292 | msgstr "Geotagged Images"
|
|---|
| 1293 |
|
|---|
| 1294 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:269
|
|---|
| 1295 | #, java-format
|
|---|
| 1296 | msgid "GPS start: {0}"
|
|---|
| 1297 | msgstr "GPS start: {0}"
|
|---|
| 1298 |
|
|---|
| 1299 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:270
|
|---|
| 1300 | #, java-format
|
|---|
| 1301 | msgid "GPS end: {0}"
|
|---|
| 1302 | msgstr "GPS end: {0}"
|
|---|
| 1303 |
|
|---|
| 1304 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:272
|
|---|
| 1305 | #, java-format
|
|---|
| 1306 | msgid "current delta: {0}s"
|
|---|
| 1307 | msgstr "current delta: {0}s"
|
|---|
| 1308 |
|
|---|
| 1309 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:273
|
|---|
| 1310 | msgid "timezone difference: "
|
|---|
| 1311 | msgstr "timezone difference: "
|
|---|
| 1312 |
|
|---|
| 1313 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:297
|
|---|
| 1314 | msgid "image"
|
|---|
| 1315 | msgid_plural "images"
|
|---|
| 1316 | msgstr[0] "image"
|
|---|
| 1317 | msgstr[1] "images"
|
|---|
| 1318 |
|
|---|
| 1319 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:297
|
|---|
| 1320 | #, java-format
|
|---|
| 1321 | msgid "{0} within the track."
|
|---|
| 1322 | msgstr "{0} within the track."
|
|---|
| 1323 |
|
|---|
| 1324 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:338
|
|---|
| 1325 | msgid "Sync clock"
|
|---|
| 1326 | msgstr "Sync clock"
|
|---|
| 1327 |
|
|---|
| 1328 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:395
|
|---|
| 1329 | #, java-format
|
|---|
| 1330 | msgid "The date in file \"{0}\" could not be parsed."
|
|---|
| 1331 | msgstr "The date in file \"{0}\" could not be parsed."
|
|---|
| 1332 |
|
|---|
| 1333 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:399
|
|---|
| 1334 | #, java-format
|
|---|
| 1335 | msgid "There is no EXIF time within the file \"{0}\"."
|
|---|
| 1336 | msgstr "There is no EXIF time within the file \"{0}\"."
|
|---|
| 1337 |
|
|---|
| 1338 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:403
|
|---|
| 1339 | msgid "Image"
|
|---|
| 1340 | msgstr "Image"
|
|---|
| 1341 |
|
|---|
| 1342 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:405
|
|---|
| 1343 | msgid "Enter shown date (mm/dd/yyyy HH:MM:SS)"
|
|---|
| 1344 | msgstr "Enter shown date (mm/dd/yyyy HH:MM:SS)"
|
|---|
| 1345 |
|
|---|
| 1346 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:408
|
|---|
| 1347 | msgid "GPS unit timezome (difference to photo)"
|
|---|
| 1348 | msgstr "GPS unit timezome (difference to photo)"
|
|---|
| 1349 |
|
|---|
| 1350 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:416
|
|---|
| 1351 | msgid "Syncronize Time with GPS Unit"
|
|---|
| 1352 | msgstr "Synchronise Time with GPS Unit"
|
|---|
| 1353 |
|
|---|
| 1354 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:432
|
|---|
| 1355 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/layer/GeoImageLayer.java:434
|
|---|
| 1356 | msgid "Time entered could not be parsed."
|
|---|
| 1357 | msgstr "Time entered could not be parsed."
|
|---|
| 1358 |
|
|---|
| 1359 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/BookmarkList.java:74
|
|---|
| 1360 | msgid "Could not read bookmarks."
|
|---|
| 1361 | msgstr "Could not read bookmarks."
|
|---|
| 1362 |
|
|---|
| 1363 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/BookmarkList.java:98
|
|---|
| 1364 | msgid "Could not write bookmark."
|
|---|
| 1365 | msgstr "Could not write bookmark."
|
|---|
| 1366 |
|
|---|
| 1367 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapView.java:123
|
|---|
| 1368 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:171
|
|---|
| 1369 | msgid "Java Open Street Map - Editor"
|
|---|
| 1370 | msgstr "Java Open Street Map - Editor"
|
|---|
| 1371 |
|
|---|
| 1372 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapView.java:163
|
|---|
| 1373 | msgid "layer not in list."
|
|---|
| 1374 | msgstr "layer not in list."
|
|---|
| 1375 |
|
|---|
| 1376 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:55
|
|---|
| 1377 | msgid "Hint: Some changes came from uploading new data to the server."
|
|---|
| 1378 | msgstr "Hint: Some changes came from uploading new data to the server."
|
|---|
| 1379 |
|
|---|
| 1380 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:57
|
|---|
| 1381 | msgid "There are unsaved changes. Really quit?"
|
|---|
| 1382 | msgstr "There are unsaved changes. Really quit?"
|
|---|
| 1383 |
|
|---|
| 1384 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:58
|
|---|
| 1385 | msgid "Unsaved Changes"
|
|---|
| 1386 | msgstr "Unsaved Changes"
|
|---|
| 1387 |
|
|---|
| 1388 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:144
|
|---|
| 1389 | msgid "Java OpenStreetMap Editor"
|
|---|
| 1390 | msgstr "Java OpenStreetMap Editor"
|
|---|
| 1391 |
|
|---|
| 1392 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:145
|
|---|
| 1393 | msgid "usage"
|
|---|
| 1394 | msgstr "usage"
|
|---|
| 1395 |
|
|---|
| 1396 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:147
|
|---|
| 1397 | msgid "options"
|
|---|
| 1398 | msgstr "options"
|
|---|
| 1399 |
|
|---|
| 1400 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:148
|
|---|
| 1401 | msgid "Show this help"
|
|---|
| 1402 | msgstr "Show this help"
|
|---|
| 1403 |
|
|---|
| 1404 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:149
|
|---|
| 1405 | msgid "Standard unix geometry argument"
|
|---|
| 1406 | msgstr "Standard unix geometry argument"
|
|---|
| 1407 |
|
|---|
| 1408 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:150
|
|---|
| 1409 | msgid "Download the bounding box"
|
|---|
| 1410 | msgstr "Download the bounding box"
|
|---|
| 1411 |
|
|---|
| 1412 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:151
|
|---|
| 1413 | msgid "Download the location at the url (with lat=x&lon=y&zoom=z)"
|
|---|
| 1414 | msgstr "Download the location at the url (with lat=x&lon=y&zoom=z)"
|
|---|
| 1415 |
|
|---|
| 1416 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:152
|
|---|
| 1417 | msgid "Open file (as raw gps, if .gpx or .csv)"
|
|---|
| 1418 | msgstr "Open file (as raw gps, if .gpx or .csv)"
|
|---|
| 1419 |
|
|---|
| 1420 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:153
|
|---|
| 1421 | msgid "Download the bounding box as raw gps"
|
|---|
| 1422 | msgstr "Download the bounding box as raw gps"
|
|---|
| 1423 |
|
|---|
| 1424 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:154
|
|---|
| 1425 | msgid "Select with the given search"
|
|---|
| 1426 | msgstr "Select with the given search"
|
|---|
| 1427 |
|
|---|
| 1428 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:155
|
|---|
| 1429 | msgid "Don't launch in fullscreen mode"
|
|---|
| 1430 | msgstr "Don't launch in fullscreen mode"
|
|---|
| 1431 |
|
|---|
| 1432 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:156
|
|---|
| 1433 | msgid "Reset the preferences to default"
|
|---|
| 1434 | msgstr "Reset the preferences to default"
|
|---|
| 1435 |
|
|---|
| 1436 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:157
|
|---|
| 1437 | msgid "Set the language. Example: "
|
|---|
| 1438 | msgstr "Set the language. Example: "
|
|---|
| 1439 |
|
|---|
| 1440 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:158
|
|---|
| 1441 | msgid "examples"
|
|---|
| 1442 | msgstr "examples"
|
|---|
| 1443 |
|
|---|
| 1444 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:164
|
|---|
| 1445 | msgid ""
|
|---|
| 1446 | "Parameters are read in the order they are specified, so make sure you load\n"
|
|---|
| 1447 | "some data before --selection"
|
|---|
| 1448 | msgstr ""
|
|---|
| 1449 | "Parameters are read in the order they are specified, so make sure you load\n"
|
|---|
| 1450 | "some data before --selection"
|
|---|
| 1451 |
|
|---|
| 1452 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplication.java:166
|
|---|
| 1453 | msgid "Instead of --download=<bbox> you may specify osm://<bbox>\n"
|
|---|
| 1454 | msgstr "Instead of --download=<bbox> you may specify osm://<bbox>\n"
|
|---|
| 1455 |
|
|---|
| 1456 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:52
|
|---|
| 1457 | msgid "Layer"
|
|---|
| 1458 | msgstr "Layer"
|
|---|
| 1459 |
|
|---|
| 1460 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:56
|
|---|
| 1461 | msgid "Files"
|
|---|
| 1462 | msgstr "Files"
|
|---|
| 1463 |
|
|---|
| 1464 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainMenu.java:57
|
|---|
| 1465 | msgid "Connection"
|
|---|
| 1466 | msgstr "Connection"
|
|---|
| 1467 |
|
|---|
| 1468 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitDialog.java:22
|
|---|
| 1469 | msgid "Contacting the OSM server..."
|
|---|
| 1470 | msgstr "Contacting the OSM server..."
|
|---|
| 1471 |
|
|---|
| 1472 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MapStatus.java:223
|
|---|
| 1473 | msgid "Lat/Lon"
|
|---|
| 1474 | msgstr "Lat/Lon"
|
|---|
| 1475 |
|
|---|
| 1476 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:232
|
|---|
| 1477 | #, java-format
|
|---|
| 1478 | msgid "{0} object has conflicts:"
|
|---|
| 1479 | msgid_plural "{0} objects have conflicts:"
|
|---|
| 1480 | msgstr[0] "{0} object has conflicts:"
|
|---|
| 1481 | msgstr[1] "{0} objects have conflicts:"
|
|---|
| 1482 |
|
|---|
| 1483 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:235
|
|---|
| 1484 | msgid "my version:"
|
|---|
| 1485 | msgstr "my version:"
|
|---|
| 1486 |
|
|---|
| 1487 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:241
|
|---|
| 1488 | msgid "their version:"
|
|---|
| 1489 | msgstr "their version:"
|
|---|
| 1490 |
|
|---|
| 1491 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/ConflictResolver.java:247
|
|---|
| 1492 | msgid "resolved version:"
|
|---|
| 1493 | msgstr "resolved version:"
|
|---|
| 1494 |
|
|---|
| 1495 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitRunnable.java:77
|
|---|
| 1496 | msgid "Error while parsing"
|
|---|
| 1497 | msgstr "Error while parsing"
|
|---|
| 1498 |
|
|---|
| 1499 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PleaseWaitRunnable.java:80
|
|---|
| 1500 | msgid "File Not found"
|
|---|
| 1501 | msgstr "File Not found"
|
|---|
| 1502 |
|
|---|
| 1503 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:34
|
|---|
| 1504 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:35
|
|---|
| 1505 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:36
|
|---|
| 1506 | msgid "string"
|
|---|
| 1507 | msgstr "string"
|
|---|
| 1508 |
|
|---|
| 1509 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:34
|
|---|
| 1510 | msgid "Name of the user."
|
|---|
| 1511 | msgstr "Name of the user."
|
|---|
| 1512 |
|
|---|
| 1513 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:35
|
|---|
| 1514 | msgid "OSM Password."
|
|---|
| 1515 | msgstr "OSM Password."
|
|---|
| 1516 |
|
|---|
| 1517 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:36
|
|---|
| 1518 | msgid "Size the applet to the given geometry (format: WIDTHxHEIGHT)"
|
|---|
| 1519 | msgstr "Size the applet to the given geometry (format: WIDTHxHEIGHT)"
|
|---|
| 1520 |
|
|---|
| 1521 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:37
|
|---|
| 1522 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:38
|
|---|
| 1523 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:39
|
|---|
| 1524 | msgid "string;string;..."
|
|---|
| 1525 | msgstr "string;string;..."
|
|---|
| 1526 |
|
|---|
| 1527 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:37
|
|---|
| 1528 | msgid ""
|
|---|
| 1529 | "Download each. Can be x1,y1,x2,y2 an url containing lat=y&lon=x&zoom=z or a "
|
|---|
| 1530 | "filename"
|
|---|
| 1531 | msgstr ""
|
|---|
| 1532 | "Download each. Can be x1,y1,x2,y2 an url containing lat=y&lon=x&zoom=z or a "
|
|---|
| 1533 | "filename"
|
|---|
| 1534 |
|
|---|
| 1535 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:38
|
|---|
| 1536 | msgid ""
|
|---|
| 1537 | "Download each as raw gps. Can be x1,y1,x2,y2 an url containing "
|
|---|
| 1538 | "lat=y&lon=x&zoom=z or a filename"
|
|---|
| 1539 | msgstr ""
|
|---|
| 1540 | "Download each as raw gps. Can be x1,y1,x2,y2 an url containing "
|
|---|
| 1541 | "lat=y&lon=x&zoom=z or a filename"
|
|---|
| 1542 |
|
|---|
| 1543 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:39
|
|---|
| 1544 | msgid ""
|
|---|
| 1545 | "Add each to the initial selection. Can be a google-like search string or an "
|
|---|
| 1546 | "url which returns osm-xml"
|
|---|
| 1547 | msgstr ""
|
|---|
| 1548 | "Add each to the initial selection. Can be a google-like search string or an "
|
|---|
| 1549 | "url which returns osm-xml"
|
|---|
| 1550 |
|
|---|
| 1551 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:40
|
|---|
| 1552 | msgid "any"
|
|---|
| 1553 | msgstr "any"
|
|---|
| 1554 |
|
|---|
| 1555 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:40
|
|---|
| 1556 | msgid "If specified, reset the configuration instead of reading it."
|
|---|
| 1557 | msgstr "If specified, reset the configuration instead of reading it."
|
|---|
| 1558 |
|
|---|
| 1559 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:65
|
|---|
| 1560 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:68
|
|---|
| 1561 | msgid "Username"
|
|---|
| 1562 | msgstr "Username"
|
|---|
| 1563 |
|
|---|
| 1564 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/MainApplet.java:68
|
|---|
| 1565 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:71
|
|---|
| 1566 | msgid "Password"
|
|---|
| 1567 | msgstr "Password"
|
|---|
| 1568 |
|
|---|
| 1569 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:123
|
|---|
| 1570 | msgid "You have to restart JOSM for some settings to take effect."
|
|---|
| 1571 | msgstr "You have to restart JOSM for some settings to take effect."
|
|---|
| 1572 |
|
|---|
| 1573 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:185
|
|---|
| 1574 | msgid "Draw lines between raw gps points."
|
|---|
| 1575 | msgstr "Draw lines between raw gps points."
|
|---|
| 1576 |
|
|---|
| 1577 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:189
|
|---|
| 1578 | msgid "Force lines if no segments imported."
|
|---|
| 1579 | msgstr "Force lines if no segments imported."
|
|---|
| 1580 |
|
|---|
| 1581 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:190
|
|---|
| 1582 | msgid "Draw large GPS points."
|
|---|
| 1583 | msgstr "Draw large GPS points."
|
|---|
| 1584 |
|
|---|
| 1585 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:191
|
|---|
| 1586 | msgid "Draw Direction Arrows"
|
|---|
| 1587 | msgstr "Draw Direction Arrows"
|
|---|
| 1588 |
|
|---|
| 1589 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:250
|
|---|
| 1590 | msgid ""
|
|---|
| 1591 | "Force drawing of lines if the imported data contain no line information."
|
|---|
| 1592 | msgstr ""
|
|---|
| 1593 | "Force drawing of lines if the imported data contain no line information."
|
|---|
| 1594 |
|
|---|
| 1595 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:254
|
|---|
| 1596 | msgid "Draw larger dots for the GPS points."
|
|---|
| 1597 | msgstr "Draw larger dots for the GPS points."
|
|---|
| 1598 |
|
|---|
| 1599 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:255
|
|---|
| 1600 | msgid "Draw direction hints for all segments."
|
|---|
| 1601 | msgstr "Draw direction hints for all segments."
|
|---|
| 1602 |
|
|---|
| 1603 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:306
|
|---|
| 1604 | msgid "Color"
|
|---|
| 1605 | msgstr "Colour"
|
|---|
| 1606 |
|
|---|
| 1607 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:307
|
|---|
| 1608 | msgid "Name"
|
|---|
| 1609 | msgstr "Name"
|
|---|
| 1610 |
|
|---|
| 1611 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:328
|
|---|
| 1612 | msgid "Choose"
|
|---|
| 1613 | msgstr "Choose"
|
|---|
| 1614 |
|
|---|
| 1615 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:332
|
|---|
| 1616 | msgid "Please select a color."
|
|---|
| 1617 | msgstr "Please select a colour."
|
|---|
| 1618 |
|
|---|
| 1619 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:337
|
|---|
| 1620 | #, java-format
|
|---|
| 1621 | msgid "Choose a color for {0}"
|
|---|
| 1622 | msgstr "Choose a colour for {0}"
|
|---|
| 1623 |
|
|---|
| 1624 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:347
|
|---|
| 1625 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:361
|
|---|
| 1626 | msgid "Annotation preset source"
|
|---|
| 1627 | msgstr "Annotation preset source"
|
|---|
| 1628 |
|
|---|
| 1629 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:386
|
|---|
| 1630 | msgid "The base URL to the OSM server (REST API)"
|
|---|
| 1631 | msgstr "The base URL to the OSM server (REST API)"
|
|---|
| 1632 |
|
|---|
| 1633 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:387
|
|---|
| 1634 | msgid "Login name (email) to the OSM account."
|
|---|
| 1635 | msgstr "Login name (email) to the OSM account."
|
|---|
| 1636 |
|
|---|
| 1637 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:388
|
|---|
| 1638 | msgid ""
|
|---|
| 1639 | "Login password to the OSM account. Leave blank to not store any password."
|
|---|
| 1640 | msgstr ""
|
|---|
| 1641 | "Login password to the OSM account. Leave blank to not store any password."
|
|---|
| 1642 |
|
|---|
| 1643 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:389
|
|---|
| 1644 | msgid "The base URL to the server retrieving WMS background pictures from."
|
|---|
| 1645 | msgstr "The base URL to the server retrieving WMS background pictures from."
|
|---|
| 1646 |
|
|---|
| 1647 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:390
|
|---|
| 1648 | msgid ""
|
|---|
| 1649 | "<html>Import string specification. lat/lon and time are imported.<br><b>lat</"
|
|---|
| 1650 | "b>: The latitude coordinate<br><b>lon</b>: The longitude "
|
|---|
| 1651 | "coordinate<br><b>time</b>: The measured time as string<br><b>ignore</b>: "
|
|---|
| 1652 | "Skip this field<br>An example: \"ignore ignore lat lon\" will use ' ' as "
|
|---|
| 1653 | "delimiter, skip the first two values and read then lat/lon.<br>Other "
|
|---|
| 1654 | "example: \"lat,lon\" will just read lat/lon values comma seperated.</html>"
|
|---|
| 1655 | msgstr ""
|
|---|
| 1656 | "<html>Import string specification. lat/lon and time are imported.<br><b>lat</"
|
|---|
| 1657 | "b>: The latitude coordinate<br><b>lon</b>: The longitude "
|
|---|
| 1658 | "coordinate<br><b>time</b>: The measured time as string<br><b>ignore</b>: "
|
|---|
| 1659 | "Skip this field<br>An example: \"ignore ignore lat lon\" will use ' ' as "
|
|---|
| 1660 | "delimiter, skip the first two values and read then lat/lon.<br>Other "
|
|---|
| 1661 | "example: \"lat,lon\" will just read lat/lon values comma seperated.</html>"
|
|---|
| 1662 |
|
|---|
| 1663 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:397
|
|---|
| 1664 | msgid ""
|
|---|
| 1665 | "If your gps device draw to few lines, select this to draw lines along your "
|
|---|
| 1666 | "way."
|
|---|
| 1667 | msgstr ""
|
|---|
| 1668 | "If your gps device draw to few lines, select this to draw lines along your "
|
|---|
| 1669 | "way."
|
|---|
| 1670 |
|
|---|
| 1671 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:398
|
|---|
| 1672 | msgid "Colors used by different objects in JOSM."
|
|---|
| 1673 | msgstr "Colours used by different objects in JOSM."
|
|---|
| 1674 |
|
|---|
| 1675 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:399
|
|---|
| 1676 | msgid ""
|
|---|
| 1677 | "The sources (url or filename) of annotation preset definition files. See "
|
|---|
| 1678 | "http://josm.eigenheimstrasse.de/wiki/AnnotationPresets for help."
|
|---|
| 1679 | msgstr ""
|
|---|
| 1680 | "The sources (url or filename) of annotation preset definition files. See "
|
|---|
| 1681 | "http://josm.eigenheimstrasse.de/wiki/AnnotationPresets for help."
|
|---|
| 1682 |
|
|---|
| 1683 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:400
|
|---|
| 1684 | msgid "Add a new annotation preset source to the list."
|
|---|
| 1685 | msgstr "Add a new annotation preset source to the list."
|
|---|
| 1686 |
|
|---|
| 1687 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:401
|
|---|
| 1688 | msgid "Delete the selected source from the list."
|
|---|
| 1689 | msgstr "Delete the selected source from the list."
|
|---|
| 1690 |
|
|---|
| 1691 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:406
|
|---|
| 1692 | msgid "Display Settings"
|
|---|
| 1693 | msgstr "Display Settings"
|
|---|
| 1694 |
|
|---|
| 1695 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:406
|
|---|
| 1696 | msgid ""
|
|---|
| 1697 | "Various settings that influence the visual representation of the whole "
|
|---|
| 1698 | "program."
|
|---|
| 1699 | msgstr ""
|
|---|
| 1700 | "Various settings that influence the visual representation of the whole "
|
|---|
| 1701 | "program."
|
|---|
| 1702 |
|
|---|
| 1703 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:407
|
|---|
| 1704 | msgid "Look and Feel"
|
|---|
| 1705 | msgstr "Look and Feel"
|
|---|
| 1706 |
|
|---|
| 1707 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:414
|
|---|
| 1708 | msgid "Colors"
|
|---|
| 1709 | msgstr "Colours"
|
|---|
| 1710 |
|
|---|
| 1711 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:421
|
|---|
| 1712 | msgid "Connection Settings"
|
|---|
| 1713 | msgstr "Connection Settings"
|
|---|
| 1714 |
|
|---|
| 1715 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:421
|
|---|
| 1716 | msgid "Connection Settings to the OSM server."
|
|---|
| 1717 | msgstr "Connection Settings to the OSM server."
|
|---|
| 1718 |
|
|---|
| 1719 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:422
|
|---|
| 1720 | msgid "Base Server URL"
|
|---|
| 1721 | msgstr "Base Server URL"
|
|---|
| 1722 |
|
|---|
| 1723 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:424
|
|---|
| 1724 | msgid "OSM username (email)"
|
|---|
| 1725 | msgstr "OSM username (email)"
|
|---|
| 1726 |
|
|---|
| 1727 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:426
|
|---|
| 1728 | msgid "OSM password"
|
|---|
| 1729 | msgstr "OSM password"
|
|---|
| 1730 |
|
|---|
| 1731 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:428
|
|---|
| 1732 | msgid ""
|
|---|
| 1733 | "<html>WARNING: The password is stored in plain text in the preferences file."
|
|---|
| 1734 | "<br>The password is transfered in plain text to the server, encoded in the "
|
|---|
| 1735 | "url.<br><b>Do not use a valuable Password.</b></html>"
|
|---|
| 1736 | msgstr ""
|
|---|
| 1737 | "<html>WARNING: The password is stored in plain text in the preferences file."
|
|---|
| 1738 | "<br>The password is transfered in plain text to the server, encoded in the "
|
|---|
| 1739 | "url.<br><b>Do not use a valuable Password.</b></html>"
|
|---|
| 1740 |
|
|---|
| 1741 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:437
|
|---|
| 1742 | msgid "CSV import specification (empty: read from first line in data)"
|
|---|
| 1743 | msgstr "CSV import specification (empty: read from first line in data)"
|
|---|
| 1744 |
|
|---|
| 1745 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:442
|
|---|
| 1746 | msgid "Map Settings"
|
|---|
| 1747 | msgstr "Map Settings"
|
|---|
| 1748 |
|
|---|
| 1749 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:442
|
|---|
| 1750 | msgid "Settings for the map projection and data interpretation."
|
|---|
| 1751 | msgstr "Settings for the map projection and data interpretation."
|
|---|
| 1752 |
|
|---|
| 1753 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:443
|
|---|
| 1754 | msgid "Projection method"
|
|---|
| 1755 | msgstr "Projection method"
|
|---|
| 1756 |
|
|---|
| 1757 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:446
|
|---|
| 1758 | msgid "Annotation preset sources"
|
|---|
| 1759 | msgstr "Annotation preset sources"
|
|---|
| 1760 |
|
|---|
| 1761 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:462
|
|---|
| 1762 | msgid "Plugins"
|
|---|
| 1763 | msgstr "Plugins"
|
|---|
| 1764 |
|
|---|
| 1765 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:462
|
|---|
| 1766 | msgid "Configure available Plugins."
|
|---|
| 1767 | msgstr "Configure available Plugins."
|
|---|
| 1768 |
|
|---|
| 1769 | #: ../../../../editors/josm/src/org/openstreetmap/josm/gui/PreferenceDialog.java:465
|
|---|
| 1770 | msgid "Get more plugins"
|
|---|
| 1771 | msgstr "Get more plugins"
|
|---|
| 1772 |
|
|---|
| 1773 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/BoundingBoxDownloader.java:45
|
|---|
| 1774 | #, java-format
|
|---|
| 1775 | msgid "Downloading points {0} to {1}..."
|
|---|
| 1776 | msgstr "Downloading points {0} to {1}..."
|
|---|
| 1777 |
|
|---|
| 1778 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/BoundingBoxDownloader.java:89
|
|---|
| 1779 | msgid "Downloading OSM data..."
|
|---|
| 1780 | msgstr "Downloading OSM data..."
|
|---|
| 1781 |
|
|---|
| 1782 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:101
|
|---|
| 1783 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:103
|
|---|
| 1784 | msgid "Unknown version"
|
|---|
| 1785 | msgstr "Unknown version"
|
|---|
| 1786 |
|
|---|
| 1787 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:119
|
|---|
| 1788 | msgid "Found <seg> tag on non-way."
|
|---|
| 1789 | msgstr "Found <seg> tag on non-way."
|
|---|
| 1790 |
|
|---|
| 1791 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:122
|
|---|
| 1792 | msgid "Incomplete segment with id=0"
|
|---|
| 1793 | msgstr "Incomplete segment with id=0"
|
|---|
| 1794 |
|
|---|
| 1795 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:131
|
|---|
| 1796 | msgid "NullPointerException. Possible some missing tags."
|
|---|
| 1797 | msgstr "NullPointerException. Possible some missing tags."
|
|---|
| 1798 |
|
|---|
| 1799 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:146
|
|---|
| 1800 | msgid "Illegal object with id=0"
|
|---|
| 1801 | msgstr "Illegal object with id=0"
|
|---|
| 1802 |
|
|---|
| 1803 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:154
|
|---|
| 1804 | #, java-format
|
|---|
| 1805 | msgid "Couldn''t read time format \"{0}\"."
|
|---|
| 1806 | msgstr "Couldn't read time format \"{0}\"."
|
|---|
| 1807 |
|
|---|
| 1808 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:169
|
|---|
| 1809 | #, java-format
|
|---|
| 1810 | msgid "Missing required attirbute \"{0}\"."
|
|---|
| 1811 | msgstr "Missing required attribute \"{0}\"."
|
|---|
| 1812 |
|
|---|
| 1813 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:239
|
|---|
| 1814 | msgid "Preparing data..."
|
|---|
| 1815 | msgstr "Preparing data..."
|
|---|
| 1816 |
|
|---|
| 1817 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmReader.java:249
|
|---|
| 1818 | msgid "Illformed Node id"
|
|---|
| 1819 | msgstr "Ill-formed Node id"
|
|---|
| 1820 |
|
|---|
| 1821 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmServerWriter.java:71
|
|---|
| 1822 | #, java-format
|
|---|
| 1823 | msgid "Upload {0} {1} ({2})..."
|
|---|
| 1824 | msgstr "Upload {0} {1} ({2})..."
|
|---|
| 1825 |
|
|---|
| 1826 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmServerWriter.java:185
|
|---|
| 1827 | msgid "Unknown host"
|
|---|
| 1828 | msgstr "Unknown host"
|
|---|
| 1829 |
|
|---|
| 1830 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawGpsReader.java:43
|
|---|
| 1831 | #: ../../plugins/waypoints/src/WaypointReader.java:55
|
|---|
| 1832 | #, java-format
|
|---|
| 1833 | msgid "Data error: lat value \"{0}\" is out of bound."
|
|---|
| 1834 | msgstr "Data error: lat value \"{0}\" is out of bound."
|
|---|
| 1835 |
|
|---|
| 1836 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawGpsReader.java:45
|
|---|
| 1837 | #: ../../plugins/waypoints/src/WaypointReader.java:59
|
|---|
| 1838 | #, java-format
|
|---|
| 1839 | msgid "Data error: lon value \"{0}\" is out of bound."
|
|---|
| 1840 | msgstr "Data error: lon value \"{0}\" is out of bound."
|
|---|
| 1841 |
|
|---|
| 1842 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:39
|
|---|
| 1843 | msgid "Could not detect data format string."
|
|---|
| 1844 | msgstr "Could not detect data format string."
|
|---|
| 1845 |
|
|---|
| 1846 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:62
|
|---|
| 1847 | msgid ""
|
|---|
| 1848 | "Format string in data is incomplete or not found. Try setting an manual "
|
|---|
| 1849 | "format string in Preferences."
|
|---|
| 1850 | msgstr ""
|
|---|
| 1851 | "Format string in data is incomplete or not found. Try setting an manual "
|
|---|
| 1852 | "format string in Preferences."
|
|---|
| 1853 |
|
|---|
| 1854 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:63
|
|---|
| 1855 | msgid ""
|
|---|
| 1856 | "Format string is incomplete. Need at least 'lat' and 'lon' specification"
|
|---|
| 1857 | msgstr ""
|
|---|
| 1858 | "Format string is incomplete. Need at least 'lat' and 'lon' specification"
|
|---|
| 1859 |
|
|---|
| 1860 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:83
|
|---|
| 1861 | #, java-format
|
|---|
| 1862 | msgid "Unknown data type: \"{0}\"."
|
|---|
| 1863 | msgstr "Unknown data type: \"{0}\"."
|
|---|
| 1864 |
|
|---|
| 1865 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:83
|
|---|
| 1866 | msgid "Maybe add an format string in preferences."
|
|---|
| 1867 | msgstr "Maybe add an format string in preferences."
|
|---|
| 1868 |
|
|---|
| 1869 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/RawCsvReader.java:88
|
|---|
| 1870 | #, java-format
|
|---|
| 1871 | msgid "Parsing error in line {0}"
|
|---|
| 1872 | msgstr "Parsing error in line {0}"
|
|---|
| 1873 |
|
|---|
| 1874 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:67
|
|---|
| 1875 | msgid "Incorrect password or username."
|
|---|
| 1876 | msgstr "Incorrect password or username."
|
|---|
| 1877 |
|
|---|
| 1878 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:74
|
|---|
| 1879 | msgid "Warning: The password is transferred unencrypted."
|
|---|
| 1880 | msgstr "Warning: The password is transferred unencrypted."
|
|---|
| 1881 |
|
|---|
| 1882 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:78
|
|---|
| 1883 | msgid "Save user and password (unencrypted)"
|
|---|
| 1884 | msgstr "Save user and password (unencrypted)"
|
|---|
| 1885 |
|
|---|
| 1886 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:81
|
|---|
| 1887 | msgid "Enter Password"
|
|---|
| 1888 | msgstr "Enter Password"
|
|---|
| 1889 |
|
|---|
| 1890 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmConnection.java:116
|
|---|
| 1891 | msgid "Aborting..."
|
|---|
| 1892 | msgstr "Aborting..."
|
|---|
| 1893 |
|
|---|
| 1894 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/IncompleteDownloader.java:80
|
|---|
| 1895 | #, java-format
|
|---|
| 1896 | msgid "Data error: Segment {0} is deleted but part of Way {1}"
|
|---|
| 1897 | msgstr "Data error: Segment {0} is deleted but part of Way {1}"
|
|---|
| 1898 |
|
|---|
| 1899 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/IncompleteDownloader.java:115
|
|---|
| 1900 | #, java-format
|
|---|
| 1901 | msgid "Data error: Node {0} is deleted but part of Segment {1}"
|
|---|
| 1902 | msgstr "Data error: Node {0} is deleted but part of Segment {1}"
|
|---|
| 1903 |
|
|---|
| 1904 | #: ../../../../editors/josm/src/org/openstreetmap/josm/io/OsmIdReader.java:34
|
|---|
| 1905 | msgid "Error during parse."
|
|---|
| 1906 | msgstr "Error during parse."
|
|---|
| 1907 |
|
|---|
| 1908 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/PositionConflict.java:19
|
|---|
| 1909 | msgid "position"
|
|---|
| 1910 | msgstr "position"
|
|---|
| 1911 |
|
|---|
| 1912 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/ConflictItem.java:33
|
|---|
| 1913 | msgid "different"
|
|---|
| 1914 | msgstr "different"
|
|---|
| 1915 |
|
|---|
| 1916 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:14
|
|---|
| 1917 | msgid "deleted"
|
|---|
| 1918 | msgstr "deleted"
|
|---|
| 1919 |
|
|---|
| 1920 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:18
|
|---|
| 1921 | msgid "true"
|
|---|
| 1922 | msgstr "true"
|
|---|
| 1923 |
|
|---|
| 1924 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/DeleteConflict.java:18
|
|---|
| 1925 | msgid "false"
|
|---|
| 1926 | msgstr "false"
|
|---|
| 1927 |
|
|---|
| 1928 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/SegmentConflict.java:21
|
|---|
| 1929 | msgid "none"
|
|---|
| 1930 | msgstr "none"
|
|---|
| 1931 |
|
|---|
| 1932 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/SegmentConflict.java:25
|
|---|
| 1933 | msgid "segments"
|
|---|
| 1934 | msgstr "segments"
|
|---|
| 1935 |
|
|---|
| 1936 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/ToConflict.java:19
|
|---|
| 1937 | msgid "to"
|
|---|
| 1938 | msgstr "to"
|
|---|
| 1939 |
|
|---|
| 1940 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/conflict/FromConflict.java:19
|
|---|
| 1941 | msgid "from"
|
|---|
| 1942 | msgstr "from"
|
|---|
| 1943 |
|
|---|
| 1944 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:48
|
|---|
| 1945 | msgid "new"
|
|---|
| 1946 | msgstr "new"
|
|---|
| 1947 |
|
|---|
| 1948 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:48
|
|---|
| 1949 | msgid "unknown"
|
|---|
| 1950 | msgstr "unknown"
|
|---|
| 1951 |
|
|---|
| 1952 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:87
|
|---|
| 1953 | #, java-format
|
|---|
| 1954 | msgid "{0} node"
|
|---|
| 1955 | msgid_plural "{0} nodes"
|
|---|
| 1956 | msgstr[0] "{0} node"
|
|---|
| 1957 | msgstr[1] "{0} nodes"
|
|---|
| 1958 |
|
|---|
| 1959 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/osm/visitor/NameVisitor.java:89
|
|---|
| 1960 | msgid "incomplete"
|
|---|
| 1961 | msgstr "incomplete"
|
|---|
| 1962 |
|
|---|
| 1963 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:134
|
|---|
| 1964 | msgid "background"
|
|---|
| 1965 | msgstr "background"
|
|---|
| 1966 |
|
|---|
| 1967 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:138
|
|---|
| 1968 | msgid "incomplete way"
|
|---|
| 1969 | msgstr "incomplete way"
|
|---|
| 1970 |
|
|---|
| 1971 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:139
|
|---|
| 1972 | msgid "selected"
|
|---|
| 1973 | msgstr "selected"
|
|---|
| 1974 |
|
|---|
| 1975 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:140
|
|---|
| 1976 | msgid "gps point"
|
|---|
| 1977 | msgstr "gps point"
|
|---|
| 1978 |
|
|---|
| 1979 | #: ../../../../editors/josm/src/org/openstreetmap/josm/data/Preferences.java:142
|
|---|
| 1980 | msgid "scale"
|
|---|
| 1981 | msgstr "scale"
|
|---|
| 1982 |
|
|---|
| 1983 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ConflictResolveCommand.java:77
|
|---|
| 1984 | #, java-format
|
|---|
| 1985 | msgid "Resolve {0} conflicts in {1} objects"
|
|---|
| 1986 | msgstr "Resolve {0} conflicts in {1} objects"
|
|---|
| 1987 |
|
|---|
| 1988 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangeCommand.java:37
|
|---|
| 1989 | msgid "Change"
|
|---|
| 1990 | msgstr "Change"
|
|---|
| 1991 |
|
|---|
| 1992 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/SequenceCommand.java:51
|
|---|
| 1993 | msgid "Sequence"
|
|---|
| 1994 | msgstr "Sequence"
|
|---|
| 1995 |
|
|---|
| 1996 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangePropertyCommand.java:66
|
|---|
| 1997 | #, java-format
|
|---|
| 1998 | msgid "Remove \"{0}\" for"
|
|---|
| 1999 | msgstr "Remove \"{0}\" for"
|
|---|
| 2000 |
|
|---|
| 2001 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangePropertyCommand.java:66
|
|---|
| 2002 | #, java-format
|
|---|
| 2003 | msgid "Set {0}={1} for"
|
|---|
| 2004 | msgstr "Set {0}={1} for"
|
|---|
| 2005 |
|
|---|
| 2006 | #: ../../../../editors/josm/src/org/openstreetmap/josm/command/ChangePropertyCommand.java:72
|
|---|
| 2007 | msgid "object"
|
|---|
| 2008 | msgid_plural "objects"
|
|---|
| 2009 | msgstr[0] "object"
|
|---|
| 2010 | msgstr[1] "objects"
|
|---|
| 2011 |
|
|---|
| 2012 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:201
|
|---|
| 2013 | #, java-format
|
|---|
| 2014 | msgid "Plugin not found: {0}."
|
|---|
| 2015 | msgstr "Plugin not found: {0}."
|
|---|
| 2016 |
|
|---|
| 2017 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:204
|
|---|
| 2018 | #, java-format
|
|---|
| 2019 | msgid "Could not load plugin {0}."
|
|---|
| 2020 | msgstr "Could not load plugin {0}."
|
|---|
| 2021 |
|
|---|
| 2022 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:228
|
|---|
| 2023 | msgid "unnamed"
|
|---|
| 2024 | msgstr "unnamed"
|
|---|
| 2025 |
|
|---|
| 2026 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:271
|
|---|
| 2027 | msgid "The projection could not be read from preferences. Using EPSG:4263."
|
|---|
| 2028 | msgstr "The projection could not be read from preferences. Using EPSG:4263."
|
|---|
| 2029 |
|
|---|
| 2030 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:329
|
|---|
| 2031 | #, java-format
|
|---|
| 2032 | msgid "Ignoring malformed url: \"{0}\""
|
|---|
| 2033 | msgstr "Ignoring malformed url: \"{0}\""
|
|---|
| 2034 |
|
|---|
| 2035 | #: ../../../../editors/josm/src/org/openstreetmap/josm/Main.java:341
|
|---|
| 2036 | #, java-format
|
|---|
| 2037 | msgid "Ignoring malformed file url: \"{0}\""
|
|---|
| 2038 | msgstr "Ignoring malformed file url: \"{0}\""
|
|---|
| 2039 |
|
|---|
| 2040 | #: ../../plugins/osmarender/src/OsmarenderPlugin.java:102
|
|---|
| 2041 | #: ../../plugins/osmarender/src/OsmarenderPlugin.java:108
|
|---|
| 2042 | msgid "View"
|
|---|
| 2043 | msgstr "View"
|
|---|
| 2044 |
|
|---|
| 2045 | #: ../../plugins/landsat/src/landsat/DownloadLandsatTask.java:18
|
|---|
| 2046 | msgid "Landsat background images"
|
|---|
| 2047 | msgstr "Landsat background images"
|
|---|
| 2048 |
|
|---|
| 2049 | #: ../../plugins/landsat/src/landsat/LandsatLayer.java:45
|
|---|
| 2050 | msgid "Wrong longitude transformation for tile manager. Can't operate on {0}"
|
|---|
| 2051 | msgstr "Wrong longitude transformation for tile manager. Can't operate on {0}"
|
|---|
| 2052 |
|
|---|
| 2053 | #: ../../plugins/landsat/src/landsat/LandsatLayer.java:70
|
|---|
| 2054 | #, java-format
|
|---|
| 2055 | msgid "WMS layer: {0}"
|
|---|
| 2056 | msgstr "WMS layer: {0}"
|
|---|
| 2057 |
|
|---|
| 2058 | #: ../../plugins/annotation-tester/src/annotationtester/AnnotationTesterAction.java:20
|
|---|
| 2059 | msgid "Annotation Preset Tester"
|
|---|
| 2060 | msgstr "Annotation Preset Tester"
|
|---|
| 2061 |
|
|---|
| 2062 | #: ../../plugins/annotation-tester/src/annotationtester/AnnotationTesterAction.java:20
|
|---|
| 2063 | msgid ""
|
|---|
| 2064 | "Open the annotation preset test tool for previewing annotation preset "
|
|---|
| 2065 | "dialogs."
|
|---|
| 2066 | msgstr ""
|
|---|
| 2067 | "Open the annotation preset test tool for previewing annotation preset "
|
|---|
| 2068 | "dialogs."
|
|---|
| 2069 |
|
|---|
| 2070 | #: ../../plugins/annotation-tester/src/annotationtester/AnnotationTesterAction.java:28
|
|---|
| 2071 | msgid "You have to specify annotation sources in the preferences first."
|
|---|
| 2072 | msgstr "You have to specify annotation sources in the preferences first."
|
|---|
| 2073 |
|
|---|
| 2074 | #: ../../plugins/grid/src/grid/GridLayer.java:74
|
|---|
| 2075 | #, fuzzy
|
|---|
| 2076 | msgid "Grid layer:"
|
|---|
| 2077 | msgstr "layer"
|
|---|
| 2078 |
|
|---|
| 2079 | #: ../../plugins/waypoints/src/WaypointOpenAction.java:33
|
|---|
| 2080 | #, fuzzy
|
|---|
| 2081 | msgid "Open waypoints file"
|
|---|
| 2082 | msgstr "Open a file."
|
|---|
| 2083 |
|
|---|
| 2084 | #: ../../plugins/waypoints/src/WaypointOpenAction.java:33
|
|---|
| 2085 | #, fuzzy
|
|---|
| 2086 | msgid "Open a waypoints file."
|
|---|
| 2087 | msgstr "Open a file."
|
|---|
| 2088 |
|
|---|
| 2089 | #~ msgid "Download {0} ways containing a total of {1} segments?"
|
|---|
| 2090 | #~ msgstr "Download {0} ways containing a total of {1} segments?"
|
|---|
| 2091 |
|
|---|
| 2092 | #~ msgid "Refresh the selection list."
|
|---|
| 2093 | #~ msgstr "Refresh the selection list."
|
|---|
| 2094 |
|
|---|
| 2095 | #~ msgid "Search for objects."
|
|---|
| 2096 | #~ msgstr "Search for objects."
|
|---|
| 2097 |
|
|---|
| 2098 | #~ msgid "Conflicts in disjunct objects"
|
|---|
| 2099 | #~ msgstr "Conflicts in disjunct objects"
|
|---|
| 2100 |
|
|---|
| 2101 | #~ msgid "Downloading {0} {1}"
|
|---|
| 2102 | #~ msgstr "Downloading {0} {1}"
|
|---|
| 2103 |
|
|---|
| 2104 | #~ msgid "Got more than one object when expecting only one."
|
|---|
| 2105 | #~ msgstr "Got more than one object when expecting only one."
|
|---|
| 2106 |
|
|---|
| 2107 | #~ msgid "Used in a way."
|
|---|
| 2108 | #~ msgstr "Used in a way."
|
|---|
| 2109 |
|
|---|
| 2110 | #~ msgid "Move selected objects around."
|
|---|
| 2111 | #~ msgstr "Move selected objects around."
|
|---|
| 2112 |
|
|---|
| 2113 | #~ msgid "Open as raw gps data"
|
|---|
| 2114 | #~ msgstr "Open as raw gps data"
|
|---|
| 2115 |
|
|---|
| 2116 | #~ msgid "Show background"
|
|---|
| 2117 | #~ msgstr "Show background"
|
|---|
| 2118 |
|
|---|
| 2119 | #~ msgid "Images"
|
|---|
| 2120 | #~ msgstr "Images"
|
|---|
| 2121 |
|
|---|
| 2122 | #~ msgid "Time loop in gps data."
|
|---|
| 2123 | #~ msgstr "Time loop in gps data."
|
|---|
| 2124 |
|
|---|
| 2125 | #~ msgid "OptionPane.okButtonText"
|
|---|
| 2126 | #~ msgstr "OptionPane.okButtonText"
|
|---|
| 2127 |
|
|---|
| 2128 | #~ msgid "OptionPane.cancelButtonText"
|
|---|
| 2129 | #~ msgstr "OptionPane.cancelButtonText"
|
|---|
| 2130 |
|
|---|
| 2131 | #~ msgid ""
|
|---|
| 2132 | #~ "Java OpenStreetMap Editor\n"
|
|---|
| 2133 | #~ "\n"
|
|---|
| 2134 | #~ "usage:\n"
|
|---|
| 2135 | #~ "\tjava -jar josm.jar <option> <option> <option>...\n"
|
|---|
| 2136 | #~ "\n"
|
|---|
| 2137 | #~ "options:\n"
|
|---|
| 2138 | #~ "\t--help|-?|-h Show this help\n"
|
|---|
| 2139 | #~ "\t--geometry=widthxheight(+|-)x(+|-)y Standard unix geometry "
|
|---|
| 2140 | #~ "argument\n"
|
|---|
| 2141 | #~ "\t[--download=]minlat,minlon,maxlat,maxlon Download the bounding box\n"
|
|---|
| 2142 | #~ "\t[--download=]<url> Download the location at the "
|
|---|
| 2143 | #~ "url (with lat=x&lon=y&zoom=z)\n"
|
|---|
| 2144 | #~ "\t[--download=]<filename> Open file (as raw gps, if ."
|
|---|
| 2145 | #~ "gpx or .csv)\n"
|
|---|
| 2146 | #~ "\t--downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as "
|
|---|
| 2147 | #~ "raw gps\n"
|
|---|
| 2148 | #~ "\t--selection=<searchstring> Select with the given search\n"
|
|---|
| 2149 | #~ "\t--no-fullscreen Don't launch in fullscreen "
|
|---|
| 2150 | #~ "mode\n"
|
|---|
| 2151 | #~ "\t--reset-preferences Reset the preferences to "
|
|---|
| 2152 | #~ "default\n"
|
|---|
| 2153 | #~ "\n"
|
|---|
| 2154 | #~ "examples:\n"
|
|---|
| 2155 | #~ "\tjava -jar josm.jar track1.gpx track2.gpx london.osm\n"
|
|---|
| 2156 | #~ "\tjava -jar josm.jar http://www.openstreetmap.org/index.html?"
|
|---|
| 2157 | #~ "lat=43.2&lon=11.1&zoom=13\n"
|
|---|
| 2158 | #~ "\tjava -jar josm.jar london.osm --selection=http://www.ostertag.name/osm/"
|
|---|
| 2159 | #~ "OSM_errors_node-duplicate.xml\n"
|
|---|
| 2160 | #~ "\tjava -jar josm.jar 43.2,11.1,43.4,11.4\n"
|
|---|
| 2161 | #~ "\n"
|
|---|
| 2162 | #~ "Parameters are read in the order they are specified, so make sure you "
|
|---|
| 2163 | #~ "load\n"
|
|---|
| 2164 | #~ "some data before --selection\n"
|
|---|
| 2165 | #~ "\n"
|
|---|
| 2166 | #~ "Instead of --download=<bbox> you may specify osm://<bbox>\n"
|
|---|
| 2167 | #~ msgstr ""
|
|---|
| 2168 | #~ "Java OpenStreetMap Editor\n"
|
|---|
| 2169 | #~ "\n"
|
|---|
| 2170 | #~ "usage:\n"
|
|---|
| 2171 | #~ "\tjava -jar josm.jar <option> <option> <option>...\n"
|
|---|
| 2172 | #~ "\n"
|
|---|
| 2173 | #~ "options:\n"
|
|---|
| 2174 | #~ "\t--help|-?|-h Show this help\n"
|
|---|
| 2175 | #~ "\t--geometry=widthxheight(+|-)x(+|-)y Standard unix geometry "
|
|---|
| 2176 | #~ "argument\n"
|
|---|
| 2177 | #~ "\t[--download=]minlat,minlon,maxlat,maxlon Download the bounding box\n"
|
|---|
| 2178 | #~ "\t[--download=]<url> Download the location at the "
|
|---|
| 2179 | #~ "url (with lat=x&lon=y&zoom=z)\n"
|
|---|
| 2180 | #~ "\t[--download=]<filename> Open file (as raw gps, if ."
|
|---|
| 2181 | #~ "gpx or .csv)\n"
|
|---|
| 2182 | #~ "\t--downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as "
|
|---|
| 2183 | #~ "raw gps\n"
|
|---|
| 2184 | #~ "\t--selection=<searchstring> Select with the given search\n"
|
|---|
| 2185 | #~ "\t--no-fullscreen Don't launch in fullscreen "
|
|---|
| 2186 | #~ "mode\n"
|
|---|
| 2187 | #~ "\t--reset-preferences Reset the preferences to "
|
|---|
| 2188 | #~ "default\n"
|
|---|
| 2189 | #~ "\n"
|
|---|
| 2190 | #~ "examples:\n"
|
|---|
| 2191 | #~ "\tjava -jar josm.jar track1.gpx track2.gpx london.osm\n"
|
|---|
| 2192 | #~ "\tjava -jar josm.jar http://www.openstreetmap.org/index.html?"
|
|---|
| 2193 | #~ "lat=43.2&lon=11.1&zoom=13\n"
|
|---|
| 2194 | #~ "\tjava -jar josm.jar london.osm --selection=http://www.ostertag.name/osm/"
|
|---|
| 2195 | #~ "OSM_errors_node-duplicate.xml\n"
|
|---|
| 2196 | #~ "\tjava -jar josm.jar 43.2,11.1,43.4,11.4\n"
|
|---|
| 2197 | #~ "\n"
|
|---|
| 2198 | #~ "Parameters are read in the order they are specified, so make sure you "
|
|---|
| 2199 | #~ "load\n"
|
|---|
| 2200 | #~ "some data before --selection\n"
|
|---|
| 2201 | #~ "\n"
|
|---|
| 2202 | #~ "Instead of --download=<bbox> you may specify osm://<bbox>\n"
|
|---|
| 2203 |
|
|---|
| 2204 | #~ msgid "Cannot open preferences directory: {0}"
|
|---|
| 2205 | #~ msgstr "Cannot open preferences directory: {0}"
|
|---|
| 2206 |
|
|---|
| 2207 | #~ msgid ""
|
|---|
| 2208 | #~ "Preferences could not be loaded. Write default preference file to \"{0}\"."
|
|---|
| 2209 | #~ msgstr ""
|
|---|
| 2210 | #~ "Preferences could not be loaded. Write default preference file to \"{0}\"."
|
|---|