[GRASS-SVN] r51516 - in grass/trunk: gui/wxpython/lmgr locale/po

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Apr 24 05:36:25 EDT 2012


Author: neteler
Date: 2012-04-24 02:36:25 -0700 (Tue, 24 Apr 2012)
New Revision: 51516

Modified:
   grass/trunk/gui/wxpython/lmgr/layertree.py
   grass/trunk/locale/po/grasswxpy_cs.po
   grass/trunk/locale/po/grasswxpy_de.po
   grass/trunk/locale/po/grasswxpy_el.po
   grass/trunk/locale/po/grasswxpy_es.po
   grass/trunk/locale/po/grasswxpy_fr.po
   grass/trunk/locale/po/grasswxpy_id.po
   grass/trunk/locale/po/grasswxpy_it.po
   grass/trunk/locale/po/grasswxpy_ja.po
   grass/trunk/locale/po/grasswxpy_ml.po
   grass/trunk/locale/po/grasswxpy_pl.po
   grass/trunk/locale/po/grasswxpy_pt.po
   grass/trunk/locale/po/grasswxpy_pt_br.po
   grass/trunk/locale/po/grasswxpy_ru.po
   grass/trunk/locale/po/grasswxpy_th.po
   grass/trunk/locale/po/grasswxpy_tr.po
   grass/trunk/locale/po/grasswxpy_vi.po
   grass/trunk/locale/po/grasswxpy_zh.po
Log:
fix msg wording

Modified: grass/trunk/gui/wxpython/lmgr/layertree.py
===================================================================
--- grass/trunk/gui/wxpython/lmgr/layertree.py	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/gui/wxpython/lmgr/layertree.py	2012-04-24 09:36:25 UTC (rev 51516)
@@ -676,7 +676,7 @@
         current_opacity = maplayer.GetOpacity()
         
         dlg = SetOpacityDialog(self, opacity = current_opacity,
-                               title = _("Set opacity <%s>") % maplayer.GetName())
+                               title = _("Set opacity of <%s>") % maplayer.GetName())
         dlg.CentreOnParent()
 
         if dlg.ShowModal() == wx.ID_OK:

Modified: grass/trunk/locale/po/grasswxpy_cs.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_cs.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_cs.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1778,7 +1778,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Nastavit prùhlednost <%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_de.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_de.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_de.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1623,7 +1623,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:322
 msgid "Change opacity level"
-msgstr "Deckkraft ändern"
+msgstr "Transparenz ändern"
 
 #: ../gui/wxpython/lmgr/layertree.py:324
 #: ../gui/wxpython/gmodeler/frame.py:1225
@@ -1758,8 +1758,8 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
-msgstr "Deckkraft bestimmen <%s>"
+msgid "Set opacity of <%s>"
+msgstr "Transparenz von <%s> festlegen"
 
 #: ../gui/wxpython/lmgr/layertree.py:774
 msgid "Layer group:"
@@ -1847,7 +1847,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:1436
 msgid "opacity:"
-msgstr "Deckkraft"
+msgstr "Transparenz:"
 
 #: ../gui/wxpython/lmgr/layertree.py:1454
 #, python-format
@@ -4217,7 +4217,7 @@
 
 #: ../gui/wxpython/gui_core/dialogs.py:2123
 msgid "Set Map Layer Opacity"
-msgstr "Bestimme die Deckkraft der Kartenebene"
+msgstr "Bestimme die Transparenz der Kartenebene"
 
 #: ../gui/wxpython/gui_core/dialogs.py:2147
 msgid "transparent"

Modified: grass/trunk/locale/po/grasswxpy_el.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_el.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_el.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1646,7 +1646,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr ""
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_es.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_es.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_es.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1758,7 +1758,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Define la opacidad <%s>."
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_fr.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_fr.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_fr.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1757,7 +1757,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Régler l'opacité <%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_id.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_id.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_id.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1863,7 +1863,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr ""
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_it.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_it.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_it.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1751,7 +1751,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Imposta opacità <%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_ja.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_ja.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_ja.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1755,7 +1755,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "不透明度のセット <%s> "
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_ml.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_ml.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_ml.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1741,7 +1741,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr ""
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_pl.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_pl.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_pl.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1752,7 +1752,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Ustaw przezroczystość<%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_pt.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_pt.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_pt.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1821,7 +1821,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Definir opacidade <%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_pt_br.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_pt_br.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_pt_br.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1857,7 +1857,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, fuzzy, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Definir opacidade <%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_ru.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_ru.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_ru.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1809,7 +1809,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Установить непрозрачность <%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_th.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_th.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_th.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1742,7 +1742,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr ""
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_tr.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_tr.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_tr.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1810,7 +1810,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr ""
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_vi.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_vi.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_vi.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1804,7 +1804,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr "Đặt độ mờ <%s>"
 
 #: ../gui/wxpython/lmgr/layertree.py:774

Modified: grass/trunk/locale/po/grasswxpy_zh.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_zh.po	2012-04-24 09:35:11 UTC (rev 51515)
+++ grass/trunk/locale/po/grasswxpy_zh.po	2012-04-24 09:36:25 UTC (rev 51516)
@@ -1783,7 +1783,7 @@
 
 #: ../gui/wxpython/lmgr/layertree.py:678
 #, python-format
-msgid "Set opacity <%s>"
+msgid "Set opacity of <%s>"
 msgstr ""
 
 #: ../gui/wxpython/lmgr/layertree.py:774



More information about the grass-commit mailing list