From: <an...@us...> - 2007-03-21 15:50:00
|
Revision: 606 http://svn.sourceforge.net/magicmap/?rev=606&view=rev Author: anweiss Date: 2007-03-21 08:41:27 -0700 (Wed, 21 Mar 2007) Log Message: ----------- cleanup and enhancements Modified Paths: -------------- trunk/magicmapclient/res/screentext.properties trunk/magicmapclient/res/screentext_de_DE.properties Removed Paths: ------------- trunk/magicmapclient/res/screentext_en_US.properties Modified: trunk/magicmapclient/res/screentext.properties =================================================================== --- trunk/magicmapclient/res/screentext.properties 2007-03-19 15:18:24 UTC (rev 605) +++ trunk/magicmapclient/res/screentext.properties 2007-03-21 15:41:27 UTC (rev 606) @@ -15,8 +15,8 @@ userdefinedview=&User-defined... connect_to_server=Connect to server disconnect_from_server=Disconnect from server -createlocation=Create location -namelocation=Name location +createlocation=New Referencepoint +creategeopos=New Geocoordinate fetchlocations=Fetch all locations from server rename=Rename delete=Delete @@ -35,10 +35,10 @@ addaccesspoint=Add access point addlocation=Add location seesaccesspoints=Sees Access Point -notseesaccesspoints=Doesn't see Access Point outline=Outline console=Console measurement=Measurement +outline_maps=Maps accesspoints=Access Points locations=Locations clients=Clients @@ -97,6 +97,9 @@ setanhttpproxy=Set an HTTP-Proxy setanhttpproxyhint=Please enter name and port of your proxy server setproxytooltip=Set Proxy-server +geopos=Set a geocoordinate +setgeopos=Set a geocoordinate +setgeoposhint=Please enter a geocoordonate nonserverconnect=Use local connection only showedgesforselectednode=Show only edges for the selected node datainvocationrate=Updaterate @@ -119,4 +122,5 @@ new.map.dialog.scale = scale factors map.panel.context.hide.ap = hide accesspoint map.panel.context.hide.ap.off = compute accesspoint -node.accesspoint.is.hide = OFF \ No newline at end of file +node.accesspoint.is.hide = OFF +continue=C&ontinue \ No newline at end of file Modified: trunk/magicmapclient/res/screentext_de_DE.properties =================================================================== --- trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-19 15:18:24 UTC (rev 605) +++ trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-21 15:41:27 UTC (rev 606) @@ -17,8 +17,6 @@ disconnect_from_server=Vom Server trennen createlocation=Neuer Referenzpunkt creategeopos=Neue Geokoordinate -createinfoobject=Neues Infoobjekt -namelocation=Benenne Referenzpunkt fetchlocations=Hole alle Orte vom Server rename=Umbenennen delete=Entfernen @@ -37,7 +35,6 @@ addaccesspoint=Access Point hinzuf\xFCgen addlocation=Referenzpunkt hinzuf\xFCgen seesaccesspoints=Sieht Access Point -notseesaccesspoints=Sieht nicht Access Point outline=\xDCbersicht console=Konsole measurement=Messung @@ -103,14 +100,11 @@ geopos=Geokoordinate setzen setgeopos=Eine Geokoordinate setzen setgeoposhint=Geben Sie bitte eine Geokoordinate an -infoobject=Infoobjekt setzen -setinfoobject=Ein Infoobjekt setzen -setinfoobjecthint=Geben Sie bitte Name und URL ein nonserverconnect=Kein Server (Standalone) showedgesforselectednode=Zeige nur die Kanten f\xFCr den selektierten Knoten datainvocationrate=Updaterate datainvocationratetooltip=Stellt ein wie oft die Daten vom Server abgerufen werden -dataInvocationRate1=1 Sek +dataInvocationRate1=10 Sek dataInvocationRate2=2 Sek dataInvocationRate3=3 Sek dataInvocationRate4=4 Sek Deleted: trunk/magicmapclient/res/screentext_en_US.properties =================================================================== --- trunk/magicmapclient/res/screentext_en_US.properties 2007-03-19 15:18:24 UTC (rev 605) +++ trunk/magicmapclient/res/screentext_en_US.properties 2007-03-21 15:41:27 UTC (rev 606) @@ -1,27 +0,0 @@ -file=File -map=Map -connect=Connect -disconnect=Disconnect -exit=Exit -options=Options -about=About... -help=Help -connect_to_server=Connect to server -disconnect_from_server=Disconnect from server -createlocation=New reference point -creategeopos=New geo position -createinfoobject=New info object -geopos=Set a geo position -setgeopos=Set a geo position -setgeoposhint=Please enter a geo position -infoobject=Set an info object -setinfoobject=Set an info object -setinfoobjecthint=Please enter name and URL -scanlocation=Scan location -namelocation=Name location -fetchlocations=Fetch all locations from server -rename=Rename -delete=Delete -properties=Properties... -outline_maps=Maps -continue=&Continue This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <an...@us...> - 2007-03-23 13:20:20
|
Revision: 611 http://svn.sourceforge.net/magicmap/?rev=611&view=rev Author: anweiss Date: 2007-03-23 06:20:16 -0700 (Fri, 23 Mar 2007) Log Message: ----------- more i18n strings Modified Paths: -------------- trunk/magicmapclient/res/screentext.properties trunk/magicmapclient/res/screentext_de_DE.properties Modified: trunk/magicmapclient/res/screentext.properties =================================================================== --- trunk/magicmapclient/res/screentext.properties 2007-03-23 12:39:00 UTC (rev 610) +++ trunk/magicmapclient/res/screentext.properties 2007-03-23 13:20:16 UTC (rev 611) @@ -107,4 +107,17 @@ map.panel.context.hide.ap = hide accesspoint map.panel.context.hide.ap.off = compute accesspoint node.accesspoint.is.hide = OFF -continue=C&ontinue \ No newline at end of file +continue=C&ontinue +plugins.show=Plugins +plugins.show.tooltip=Zeige alle Plugins +plugins.installed=Installed Plugins +plugins.load=show plugins +plugins.install=install plugins +plugins.uninstall=deinstall plugins +plugins.load.tooltip=Load the plugin list +plugins.install.tooltip=installs the selected plugin +plugins.uninstall.tooltip=deinstalls the selected plugin +plugins.available=available plugins +plugins.dependencies=Dependencies +plugins.detailview=detail view +plugins.name=name \ No newline at end of file Modified: trunk/magicmapclient/res/screentext_de_DE.properties =================================================================== --- trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-23 12:39:00 UTC (rev 610) +++ trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-23 13:20:16 UTC (rev 611) @@ -107,4 +107,17 @@ map.panel.context.hide.ap = Accesspoint bei Berechnung ausblenden map.panel.context.hide.ap.off = Accesspoint bei Berechnung ber\xFCcksichtigen node.accesspoint.is.hide = AUS -continue=&Weiter \ No newline at end of file +continue=&Weiter +plugins.show=Plugins +plugins.show.tooltip=Zeige alle Plugins +plugins.installed=Installierte Plugins +plugins.load=zeige plugins +plugins.install=installiere Plugins +plugins.uninstall=deinstalliere Plugin +plugins.load.tooltip=L\xE4dt die Pluginliste +plugins.install.tooltip=installiert ausgew\xE4hltes Plugin +plugins.uninstall.tooltip=deinstalliert ausgew\xE4hltes Plugin +plugins.available=verf\xFCgbare Plugins +plugins.dependencies=Abh\xE4ngigkeiten +plugins.detailview=Detailansicht +plugins.name=Name \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <an...@us...> - 2007-03-23 15:59:49
|
Revision: 617 http://svn.sourceforge.net/magicmap/?rev=617&view=rev Author: anweiss Date: 2007-03-23 08:59:48 -0700 (Fri, 23 Mar 2007) Log Message: ----------- once more i18n Modified Paths: -------------- trunk/magicmapclient/res/screentext.properties trunk/magicmapclient/res/screentext_de_DE.properties Modified: trunk/magicmapclient/res/screentext.properties =================================================================== --- trunk/magicmapclient/res/screentext.properties 2007-03-23 14:27:28 UTC (rev 616) +++ trunk/magicmapclient/res/screentext.properties 2007-03-23 15:59:48 UTC (rev 617) @@ -120,4 +120,5 @@ plugins.available=Available Plugins plugins.dependencies=Dependencies plugins.detailview=Detail View -plugins.name=Name \ No newline at end of file +plugins.name=Name +plugins.version=Version \ No newline at end of file Modified: trunk/magicmapclient/res/screentext_de_DE.properties =================================================================== --- trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-23 14:27:28 UTC (rev 616) +++ trunk/magicmapclient/res/screentext_de_DE.properties 2007-03-23 15:59:48 UTC (rev 617) @@ -120,4 +120,5 @@ plugins.available=verf\xFCgbare Plugins plugins.dependencies=Abh\xE4ngigkeiten plugins.detailview=Detailansicht -plugins.name=Name \ No newline at end of file +plugins.name=Name +plugins.version=Version \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <an...@us...> - 2007-11-06 13:07:45
|
Revision: 687 http://magicmap.svn.sourceforge.net/magicmap/?rev=687&view=rev Author: anweiss Date: 2007-11-06 03:59:40 -0800 (Tue, 06 Nov 2007) Log Message: ----------- "Verf?\195?\188gbare Plugins" in "Weitere Plugins" ge?\195?\164ndert Modified Paths: -------------- trunk/magicmapclient/res/screentext.properties trunk/magicmapclient/res/screentext_de_DE.properties Modified: trunk/magicmapclient/res/screentext.properties =================================================================== --- trunk/magicmapclient/res/screentext.properties 2007-10-30 13:20:41 UTC (rev 686) +++ trunk/magicmapclient/res/screentext.properties 2007-11-06 11:59:40 UTC (rev 687) @@ -120,7 +120,7 @@ plugins.load.tooltip=Load the Plugin List plugins.install.tooltip=Installs the selected Plugin plugins.uninstall.tooltip=Deinstalls the selected Plugin -plugins.available=Available Plugins +plugins.available=Additional Plugins plugins.dependencies=Dependencies plugins.detailview=Detail View plugins.name=Name Modified: trunk/magicmapclient/res/screentext_de_DE.properties =================================================================== --- trunk/magicmapclient/res/screentext_de_DE.properties 2007-10-30 13:20:41 UTC (rev 686) +++ trunk/magicmapclient/res/screentext_de_DE.properties 2007-11-06 11:59:40 UTC (rev 687) @@ -120,7 +120,7 @@ plugins.load.tooltip=L\xE4dt die Pluginliste plugins.install.tooltip=Installiert ausgew\xE4hltes Plugin plugins.uninstall.tooltip=Deinstalliert ausgew\xE4hltes Plugin -plugins.available=Verf\xFCgbare Plugins +plugins.available=Weitere Plugins plugins.dependencies=Abh\xE4ngigkeiten plugins.detailview=Detailansicht plugins.name=Name This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <an...@us...> - 2007-11-19 15:02:42
|
Revision: 692 http://magicmap.svn.sourceforge.net/magicmap/?rev=692&view=rev Author: anweiss Date: 2007-11-19 06:33:23 -0800 (Mon, 19 Nov 2007) Log Message: ----------- added i18n Strings for driver details Modified Paths: -------------- trunk/magicmapclient/res/screentext.properties trunk/magicmapclient/res/screentext_de_DE.properties Modified: trunk/magicmapclient/res/screentext.properties =================================================================== --- trunk/magicmapclient/res/screentext.properties 2007-11-09 13:27:52 UTC (rev 691) +++ trunk/magicmapclient/res/screentext.properties 2007-11-19 14:33:23 UTC (rev 692) @@ -128,4 +128,13 @@ plugins.dependencies=Dependencies plugins.detailview=Detail View plugins.name=Name -plugins.version=Version \ No newline at end of file +plugins.version=Version + +interface.Driver=Driver +interface.Vendor=Vendor +interface.Provider=Provider +interface.Date=Date +interface.Version=Version +interface.INF=INF file +interface.Type=Type +interface.SupportedTypes=Radio types supported \ No newline at end of file Modified: trunk/magicmapclient/res/screentext_de_DE.properties =================================================================== --- trunk/magicmapclient/res/screentext_de_DE.properties 2007-11-09 13:27:52 UTC (rev 691) +++ trunk/magicmapclient/res/screentext_de_DE.properties 2007-11-19 14:33:23 UTC (rev 692) @@ -128,4 +128,13 @@ plugins.dependencies=Abh\xE4ngigkeiten plugins.detailview=Detailansicht plugins.name=Name -plugins.version=Version \ No newline at end of file +plugins.version=Version + +interface.Driver=Treiber +interface.Vendor=Hersteller +interface.Provider=Anbieter +interface.Date=Datum +interface.Version=Version +interface.INF=INF-Datei +interface.Type=Typ +interface.SupportedTypes=Unterst\xFCtzte Funktypen \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |