Changeset 25523 in osm for applications/editors/josm/i18n/po/de.po
- Timestamp:
- 2011-03-05T23:14:51+01:00 (15 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/i18n/po/de.po (modified) (18 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/po/de.po
r25511 r25523 9 9 "Project-Id-Version: de\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2011-03-0 4 23:37+0100\n"12 "PO-Revision-Date: 2011-03-0 4 20:00+0000\n"11 "POT-Creation-Date: 2011-03-05 23:09+0100\n" 12 "PO-Revision-Date: 2011-03-05 21:03+0000\n" 13 13 "Last-Translator: Dirk Stöcker <launchpad@dstoecker.de>\n" 14 14 "Language-Team: <de@li.org>\n" … … 17 17 "Content-Transfer-Encoding: 8bit\n" 18 18 "Plural-Forms: nplurals=2; plural=n != 1;\n" 19 "X-Launchpad-Export-Date: 2011-03-0 4 21:07+0000\n"19 "X-Launchpad-Export-Date: 2011-03-05 21:19+0000\n" 20 20 "X-Generator: Launchpad (build 12515)\n" 21 21 22 22 #. FIXME why is help not a JosmAction? 23 23 #. Strings in JFileChooser 24 #: ../core/src/org/openstreetmap/josm/Main.java:23 324 #: ../core/src/org/openstreetmap/josm/Main.java:235 25 25 #: ../core/src/org/openstreetmap/josm/actions/HelpAction.java:25 26 26 #: ../core/src/org/openstreetmap/josm/gui/ExtendedDialog.java:609 … … 35 35 msgstr "Hilfe" 36 36 37 #: ../core/src/org/openstreetmap/josm/Main.java:47 337 #: ../core/src/org/openstreetmap/josm/Main.java:475 38 38 #, java-format 39 39 msgid "Ignoring malformed file URL: \"{0}\"" 40 40 msgstr "Ignoriere die ungültige Datei-URL: \"{0}\"" 41 41 42 #: ../core/src/org/openstreetmap/josm/Main.java:47 443 #: ../core/src/org/openstreetmap/josm/Main.java:50 744 #: ../core/src/org/openstreetmap/josm/Main.java:59 442 #: ../core/src/org/openstreetmap/josm/Main.java:476 43 #: ../core/src/org/openstreetmap/josm/Main.java:509 44 #: ../core/src/org/openstreetmap/josm/Main.java:596 45 45 #: ../core/src/org/openstreetmap/josm/actions/AbstractInfoAction.java:107 46 46 #: ../core/src/org/openstreetmap/josm/actions/AbstractInfoAction.java:133 … … 109 109 msgstr "Warnung" 110 110 111 #: ../core/src/org/openstreetmap/josm/Main.java:50 6111 #: ../core/src/org/openstreetmap/josm/Main.java:508 112 112 msgid "Parameter \"downloadgps\" does not accept file names or file URLs" 113 113 msgstr "Der Parameter \"downloadgps\" unterstützt keine Dateinamen oder URLs." 114 114 115 #: ../core/src/org/openstreetmap/josm/Main.java:59 3115 #: ../core/src/org/openstreetmap/josm/Main.java:595 116 116 #, java-format 117 117 msgid "Ignoring malformed URL: \"{0}\"" 118 118 msgstr "Ignoriere die ungültige URL: \"{0}\"" 119 119 120 #: ../core/src/org/openstreetmap/josm/Main.java:74 4120 #: ../core/src/org/openstreetmap/josm/Main.java:746 121 121 #, java-format 122 122 msgid "" … … 129 129 "Kompatible) Version des JOSM nutzen.</li></ul>Weitere Informationen:" 130 130 131 #: ../core/src/org/openstreetmap/josm/Main.java:7 59131 #: ../core/src/org/openstreetmap/josm/Main.java:761 132 132 msgid "Exit JOSM" 133 133 msgstr "JOSM Verlassen" 134 134 135 #: ../core/src/org/openstreetmap/josm/Main.java:76 0135 #: ../core/src/org/openstreetmap/josm/Main.java:762 136 136 msgid "Continue, try anyway" 137 137 msgstr "Fortfahren, trotzdem versuchen" 138 138 139 #: ../core/src/org/openstreetmap/josm/Main.java:76 1139 #: ../core/src/org/openstreetmap/josm/Main.java:763 140 140 #: ../core/src/org/openstreetmap/josm/actions/RenameLayerAction.java:95 141 141 #: ../core/src/org/openstreetmap/josm/actions/UnGlueAction.java:133 … … 741 741 #: ../core/src/org/openstreetmap/josm/actions/CombineWayAction.java:55 742 742 msgid "Combine Way" 743 msgstr "Weg verbinden" 743 msgstr "Wege verbinden" 744 744 745 745 #: ../core/src/org/openstreetmap/josm/actions/CombineWayAction.java:54 … … 16746 16746 msgid "Removed layer {0} because it is not allowed by the configured API." 16747 16747 msgstr "" 16748 "Ebene {0} entfernt, da diese vom konfigurierenten API-Server nicht erlaubt " 16749 "wird." 16748 16750 16749 16751 #: ../core/src/org/openstreetmap/josm/io/OsmApi.java:286 … … 20798 20800 #, java-format 20799 20801 msgid "exttool:{0}" 20800 msgstr "" 20802 msgstr "exttool:{0}" 20801 20803 20802 20804 #: ../plugins/ext_tools/src/ext_tools/ExtToolAction.java:24 … … 21139 21141 21140 21142 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/DigraphCreationTask.java:42 21141 #, fuzzy21142 21143 msgid "Create Channel Digraph" 21143 msgstr " Eine neue Karte erstellen."21144 msgstr "" 21144 21145 21145 21146 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/DigraphCreationTask.java:68 21146 #, fuzzy21147 21147 msgid "this layer is no osm data layer" 21148 msgstr " diese Ebene istdie aktive Ebene"21148 msgstr "Die Ebene ist keine OSM-Datenebene" 21149 21149 21150 21150 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/DigraphCreationTask.java:81 … … 21153 21153 21154 21154 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/DigraphCreationTask.java:110 21155 #, fuzzy21156 21155 msgid "filtering ways" 21157 msgstr "Wege , die sich selbst überschneiden"21156 msgstr "Wege filtern" 21158 21157 21159 21158 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/DigraphCreationTask.java:119 … … 21174 21173 21175 21174 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:47 21176 #, fuzzy21177 21175 msgid "JunctionChecking" 21178 msgstr " Kreuzung"21176 msgstr "" 21179 21177 21180 21178 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:47 21181 #, fuzzy21182 21179 msgid "Open the junctionchecking window." 21183 msgstr " Fenster mit dem Ergebnis der Prüfung öffnen."21180 msgstr "" 21184 21181 21185 21182 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:48 21186 #, fuzzy21187 21183 msgid "junctions" 21188 msgstr " Kreuzung"21184 msgstr "" 21189 21185 21190 21186 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:53 21191 #, fuzzy21192 21187 msgid "Channel-Digraph creation" 21193 msgstr " Relation ändern"21188 msgstr "" 21194 21189 21195 21190 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:54 … … 21221 21216 21222 21217 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:91 21223 #, fuzzy21224 21218 msgid "Create" 21225 msgstr " Erstellt"21219 msgstr "" 21226 21220 21227 21221 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:91 … … 21234 21228 21235 21229 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:94 21236 #, fuzzy21237 21230 msgid "Check " 21238 msgstr " Prüfen"21231 msgstr "" 21239 21232 21240 21233 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:94 … … 21247 21240 21248 21241 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:98 21249 #, fuzzy21250 21242 msgid "Search " 21251 msgstr " Suche:"21243 msgstr "" 21252 21244 21253 21245 #: ../plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java:98 … … 22072 22064 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:478 22073 22065 msgid "Close the dialog and apply projection preferences" 22074 msgstr "" 22066 msgstr "Dialog schließen und Projektionseinstellungen aktivieren" 22075 22067 22076 22068 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:491 22077 22069 msgid "Close the dialog, discard projection preference changes" 22078 msgstr "" 22070 msgstr "Dialog schließen und Änderungen der Projektionseinstellungen verwerfen" 22079 22071 22080 22072 #: ../plugins/pdfimport/src/pdfimport/LoadPdfDialog.java:544 … … 41345 41337 msgstr "Test" 41346 41338 41347 #~ msgid "Simplify Area (remove {0} node)"41348 #~ msgid_plural "Simplify Area (remove {0} nodes)"41349 #~ msgstr[0] "Fläche vereinfachen ({0} Knoten löschen)"41350 #~ msgstr[1] "Fläche vereinfachen ({0} Knoten löschen)"41351 41352 41339 #~ msgid "Move" 41353 41340 #~ msgstr "Verschieben" … … 41454 41441 #~ msgid "Merge nodes with different memberships?" 41455 41442 #~ msgstr "Knotenpunkte mit unterschiedlicher Mitgliedschaft vereinen?" 41443 41444 #~ msgid "Create a new map." 41445 #~ msgstr "Eine neue Karte erstellen." 41456 41446 41457 41447 #~ msgid "" … … 47890 47880 #~ msgstr "Fehler schließen" 47891 47881 47882 #~ msgid "Simplify Area (remove {0} node)" 47883 #~ msgid_plural "Simplify Area (remove {0} nodes)" 47884 #~ msgstr[0] "Fläche vereinfachen ({0} Knoten löschen)" 47885 #~ msgstr[1] "Fläche vereinfachen ({0} Knoten löschen)" 47886 47892 47887 #~ msgid "Experimental union of SlippyMap plugin and WMSPlugin" 47893 47888 #~ msgstr ""
Note:
See TracChangeset
for help on using the changeset viewer.
