Hi all,
thank you for providing this great extension as an official one.
Inspired by Eric's translation I added a German translation file (patch
attached).
Best regards,
Chris
On 14.09.2012 09:12, Eric Lemoine wrote:
> On Thu, Sep 13, 2012 at 5:22 PM, Eric Lemoine
> <[email protected]> wrote:
>> 2012/9/13 Alexandre Dubé <[email protected]>:
>>> Eric,
>>>
>>> I'd be very happy to review and commit it in the widget's sandbox.
>>> I'm currently out of the office on a business trip, so I should be able
>>> to do it tonight or Monday.
>>>
>>> Best regards,
>> Cool. Tell me once you've added the translation file and I'll copy the
>> WMSBrowser over from the mapgears sandbox to the official extension
>> dir.
>
> Done. <http://trac.geoext.org/wiki/ux/WMSBrower>. Thank you Alexandre!
>
Index: lib/GeoExt.ux/locale/WMSBrowser-de.js
===================================================================
--- lib/GeoExt.ux/locale/WMSBrowser-de.js (revision 0)
+++ lib/GeoExt.ux/locale/WMSBrowser-de.js (revision 0)
@@ -0,0 +1,33 @@
+GeoExt.Lang.add("de", {
+ "GeoExt.ux.WMSBrowser.prototype": {
+ inputURLText: "Wählen Sie oder geben Sie eine Serveradresse (URL) ein.",
+ connectText: "Verbinden",
+ pleaseInputURLText: "Wählen Sie zunächst eine Adresse (URL) aus der Auswahliste",
+ extentCompatibleText: "Kartenbegrenzung kompatibel",
+ titleText: "Titel",
+ nameText: "Name",
+ queryableText: "Abfragbar",
+ descriptionText: "Beschreibung",
+ yesText: "Ja",
+ noText: "Nein",
+ addLayerText: "Kartenthema hinzufügen",
+ addSelectedLayersText: "Aktuell ausgewählte Kartenthemen als kombiniertes Kartenthema hinzufügen",
+ mapPanelPreviewTitleText: "Kartenvorschau",
+ layerCantBeAddedText: "Dieses Kartenthema kann nicht hinzugefügt werden.",
+ srsNotSupportedText: "Dieses Kartenthema kann nicht zur Karte hinzugefügt werden, da es die Projektion nicht unterstützt.",
+ srsNotSupportedShortText: "Projektion nicht kompatibel",
+ extentNotSupportedShortText: "AuÃerhalb der Kartenbegrenzung",
+ pleaseCheckALayerInTreeText: "Wählen Sie zuerst ein oder mehrere Kartenthemen aus der Auflistung",
+ closeWindowText: "Dieses Fenster schlieÃen",
+ closeText: "SchlieÃen",
+ inputURLInvalidText: "Die eingegebene Adresse (URL) ist nicht gültig",
+ layerNameText: "Name des Kartenthemas",
+ noLayerReturnedText: "URL ist korrekt, es wurden aber keine Kartenthemen zurückgeliefert.",
+ layersSuccessfullyLoadedText: "Kartenthemen erfolgreich geladen.",
+ layerAddedText: "Kartenthemen erfolgreich zur Karte hinzugefügt.",
+ urlInvalidText: "Die Serveradresse (URL) ist nicht gültig oder kein gültiger WMS Server.",
+ pleaseInputLayerNameText: "Bitte Geben Sie ein Kartenthema in das untere Textfeld ein.",
+ warningText: "Warnung",
+ errorText: "Fehler"
+ }
+});
_______________________________________________
Dev mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/dev