|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<!DOCTYPE TS> |
3 | | -<TS version="2.1" language="de" sourcelanguage="en"> |
| 2 | +<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage="en"> |
4 | 3 | <context> |
5 | 4 | <name>global</name> |
6 | 5 | <message> |
|
24 | 23 | <translation>Werkbänke verwalten</translation> |
25 | 24 | </message> |
26 | 25 | <message> |
27 | | - <location filename="../qgist/workbench/ui_manager.py" line="144"/> |
| 26 | + <location filename="../qgist/workbench/ui_manager.py" line="147"/> |
28 | 27 | <source>Name of new workbench</source> |
29 | 28 | <translation>Name der neuen Werkbank</translation> |
30 | 29 | </message> |
|
254 | 253 | <translation type="unfinished"></translation> |
255 | 254 | </message> |
256 | 255 | <message> |
257 | | - <location filename="../qgist/config.py" line="67"/> |
| 256 | + <location filename="../qgist/config.py" line="68"/> |
258 | 257 | <source>QGIS settings path does not point to a directory. (config path)</source> |
259 | 258 | <translation type="unfinished"></translation> |
260 | 259 | </message> |
261 | 260 | <message> |
262 | | - <location filename="../qgist/config.py" line="69"/> |
| 261 | + <location filename="../qgist/config.py" line="70"/> |
263 | 262 | <source>QGIS settings path does not exist. (config path)</source> |
264 | 263 | <translation type="unfinished"></translation> |
265 | 264 | </message> |
266 | 265 | <message> |
267 | | - <location filename="../qgist/config.py" line="73"/> |
| 266 | + <location filename="../qgist/config.py" line="74"/> |
268 | 267 | <source>QGIS plugin configuration path exists but is not a directory. (config path)</source> |
269 | 268 | <translation type="unfinished"></translation> |
270 | 269 | </message> |
271 | 270 | <message> |
272 | | - <location filename="../qgist/config.py" line="79"/> |
| 271 | + <location filename="../qgist/config.py" line="80"/> |
273 | 272 | <source>QGIST configuration path exists but is not a directory. (config path)</source> |
274 | 273 | <translation type="unfinished"></translation> |
275 | 274 | </message> |
276 | 275 | <message> |
277 | | - <location filename="../qgist/config.py" line="95"/> |
| 276 | + <location filename="../qgist/config.py" line="96"/> |
278 | 277 | <source>"fn" must be str. (config)</source> |
279 | 278 | <translation type="unfinished"></translation> |
280 | 279 | </message> |
281 | 280 | <message> |
282 | | - <location filename="../qgist/config.py" line="101"/> |
| 281 | + <location filename="../qgist/config.py" line="102"/> |
283 | 282 | <source>Parent of "fn" must exists. (config)</source> |
284 | 283 | <translation type="unfinished"></translation> |
285 | 284 | </message> |
286 | 285 | <message> |
287 | | - <location filename="../qgist/config.py" line="103"/> |
| 286 | + <location filename="../qgist/config.py" line="104"/> |
288 | 287 | <source>Parent of "fn" must be a directory. (config)</source> |
289 | 288 | <translation type="unfinished"></translation> |
290 | 289 | </message> |
291 | 290 | <message> |
292 | | - <location filename="../qgist/config.py" line="108"/> |
| 291 | + <location filename="../qgist/config.py" line="109"/> |
293 | 292 | <source>"fn" must be a file. (config)</source> |
294 | 293 | <translation type="unfinished"></translation> |
295 | 294 | </message> |
296 | 295 | <message> |
297 | | - <location filename="../qgist/config.py" line="112"/> |
| 296 | + <location filename="../qgist/config.py" line="117"/> |
298 | 297 | <source>Configuration data must be a dict. (config)</source> |
299 | 298 | <translation type="unfinished"></translation> |
300 | 299 | </message> |
301 | 300 | <message> |
302 | | - <location filename="../qgist/config.py" line="117"/> |
| 301 | + <location filename="../qgist/config.py" line="122"/> |
303 | 302 | <source>"name" must be str. (config getitem)</source> |
304 | 303 | <translation type="unfinished"></translation> |
305 | 304 | </message> |
306 | 305 | <message> |
307 | | - <location filename="../qgist/config.py" line="119"/> |
| 306 | + <location filename="../qgist/config.py" line="124"/> |
308 | 307 | <source>Unknown configuration field "name". (config getitem)</source> |
309 | 308 | <translation type="unfinished"></translation> |
310 | 309 | </message> |
311 | 310 | <message> |
312 | | - <location filename="../qgist/config.py" line="126"/> |
| 311 | + <location filename="../qgist/config.py" line="131"/> |
313 | 312 | <source>"name" must be str. (config setitem)</source> |
314 | 313 | <translation type="unfinished"></translation> |
315 | 314 | </message> |
316 | 315 | <message> |
317 | | - <location filename="../qgist/config.py" line="128"/> |
| 316 | + <location filename="../qgist/config.py" line="133"/> |
318 | 317 | <source>"value" contains not allowed types. (config setitem)</source> |
319 | 318 | <translation type="unfinished"></translation> |
320 | 319 | </message> |
321 | 320 | <message> |
322 | | - <location filename="../qgist/config.py" line="174"/> |
| 321 | + <location filename="../qgist/config.py" line="179"/> |
323 | 322 | <source>Could not backup old configuration before saving new - too many old backups. (config save)</source> |
324 | 323 | <translation type="unfinished"></translation> |
325 | 324 | </message> |
|
379 | 378 | <translation type="unfinished"></translation> |
380 | 379 | </message> |
381 | 380 | <message> |
382 | | - <location filename="../qgist/workbench/ui_manager.py" line="77"/> |
| 381 | + <location filename="../qgist/workbench/ui_manager.py" line="80"/> |
383 | 382 | <source>"plugin_root_fld" must be str. (ui_manager)</source> |
384 | 383 | <translation type="unfinished"></translation> |
385 | 384 | </message> |
386 | 385 | <message> |
387 | | - <location filename="../qgist/workbench/ui_manager.py" line="79"/> |
| 386 | + <location filename="../qgist/workbench/ui_manager.py" line="82"/> |
388 | 387 | <source>"plugin_root_fld" must exists. (ui_manager)</source> |
389 | 388 | <translation type="unfinished"></translation> |
390 | 389 | </message> |
391 | 390 | <message> |
392 | | - <location filename="../qgist/workbench/ui_manager.py" line="81"/> |
| 391 | + <location filename="../qgist/workbench/ui_manager.py" line="84"/> |
393 | 392 | <source>"plugin_root_fld" must be a directory. (ui_manager)</source> |
394 | 393 | <translation type="unfinished"></translation> |
395 | 394 | </message> |
396 | 395 | <message> |
397 | | - <location filename="../qgist/workbench/ui_manager.py" line="83"/> |
| 396 | + <location filename="../qgist/workbench/ui_manager.py" line="86"/> |
398 | 397 | <source>"mainwindow" must be a QGIS mainwindow. (ui_manager)</source> |
399 | 398 | <translation type="unfinished"></translation> |
400 | 399 | </message> |
401 | 400 | <message> |
402 | | - <location filename="../qgist/workbench/ui_manager.py" line="85"/> |
| 401 | + <location filename="../qgist/workbench/ui_manager.py" line="88"/> |
403 | 402 | <source>"combobox_workbench" must be a QGis mainwindow. (ui_manager)</source> |
404 | 403 | <translation type="unfinished"></translation> |
405 | 404 | </message> |
406 | 405 | <message> |
407 | | - <location filename="../qgist/workbench/ui_manager.py" line="87"/> |
| 406 | + <location filename="../qgist/workbench/ui_manager.py" line="90"/> |
408 | 407 | <source>"combobox_workbench_update" must be callable. (ui_manager)</source> |
409 | 408 | <translation type="unfinished"></translation> |
410 | 409 | </message> |
411 | 410 | <message> |
412 | | - <location filename="../qgist/workbench/ui_manager.py" line="89"/> |
| 411 | + <location filename="../qgist/workbench/ui_manager.py" line="92"/> |
413 | 412 | <source>"fsm" must be a workbench finite state machine. (ui_manager)</source> |
414 | 413 | <translation type="unfinished"></translation> |
415 | 414 | </message> |
|
544 | 543 | <translation>Werkbank umbenennen</translation> |
545 | 544 | </message> |
546 | 545 | <message> |
547 | | - <location filename="../qgist/workbench/ui_manager.py" line="193"/> |
| 546 | + <location filename="../qgist/workbench/ui_manager.py" line="196"/> |
548 | 547 | <source>New name of workbench</source> |
549 | 548 | <translation>Neuer Name für Werkbank</translation> |
550 | 549 | </message> |
|
593 | 592 | <source>Export workbench</source> |
594 | 593 | <translation>Werkbank exportieren</translation> |
595 | 594 | </message> |
| 595 | + <message> |
| 596 | + <location filename="../qgist/config.py" line="115"/> |
| 597 | + <source>Config does not contain valid JSON. (config)</source> |
| 598 | + <translation type="unfinished"></translation> |
| 599 | + </message> |
| 600 | + <message> |
| 601 | + <location filename="../qgist/config.py" line="192"/> |
| 602 | + <source>"fn" must be str. (config import)</source> |
| 603 | + <translation type="unfinished"></translation> |
| 604 | + </message> |
| 605 | + <message> |
| 606 | + <location filename="../qgist/config.py" line="194"/> |
| 607 | + <source>"fn" must exists. (config import)</source> |
| 608 | + <translation type="unfinished"></translation> |
| 609 | + </message> |
| 610 | + <message> |
| 611 | + <location filename="../qgist/config.py" line="196"/> |
| 612 | + <source>"fn" must be a file. (config import)</source> |
| 613 | + <translation type="unfinished"></translation> |
| 614 | + </message> |
| 615 | + <message> |
| 616 | + <location filename="../qgist/config.py" line="204"/> |
| 617 | + <source>"fn" does not contain valid JSON. (config import)</source> |
| 618 | + <translation type="unfinished"></translation> |
| 619 | + </message> |
| 620 | + <message> |
| 621 | + <location filename="../qgist/config.py" line="212"/> |
| 622 | + <source>"fn" must be str. (config export)</source> |
| 623 | + <translation type="unfinished"></translation> |
| 624 | + </message> |
| 625 | + <message> |
| 626 | + <location filename="../qgist/config.py" line="214"/> |
| 627 | + <source>Parent of "fn" must exists. (config export)</source> |
| 628 | + <translation type="unfinished"></translation> |
| 629 | + </message> |
| 630 | + <message> |
| 631 | + <location filename="../qgist/config.py" line="216"/> |
| 632 | + <source>Parent of "fn" must be a directory. (config export)</source> |
| 633 | + <translation type="unfinished"></translation> |
| 634 | + </message> |
| 635 | + <message> |
| 636 | + <location filename="../qgist/config.py" line="218"/> |
| 637 | + <source>"value" contains not allowed types. (config export)</source> |
| 638 | + <translation type="unfinished"></translation> |
| 639 | + </message> |
| 640 | + <message> |
| 641 | + <location filename="../qgist/workbench/ui_manager.py" line="219"/> |
| 642 | + <source>Import workbench from file</source> |
| 643 | + <translation type="unfinished"></translation> |
| 644 | + </message> |
| 645 | + <message> |
| 646 | + <location filename="../qgist/workbench/ui_manager.py" line="243"/> |
| 647 | + <source>Export workbench to file</source> |
| 648 | + <translation type="unfinished"></translation> |
| 649 | + </message> |
596 | 650 | </context> |
597 | 651 | </TS> |
0 commit comments