[Qgis-community-team] (no subject)
mertensacker at gbd-consult.de
mertensacker at gbd-consult.de
Wed Aug 24 05:58:14 PDT 2016
Hello everybody,
I'm Kevin Mertensacker and part of the German translation team. I've got
some problems with the following lines:
#:
../../source/docs/user_manual/working_with_vector/style_library.rst:109
msgid ""
"The symbol list can be modified by adding new symbols with |signPlus| "
":sup:`Add item` button or modifying existing ones with |symbologyEdit|
"
":sup:`Edit item`. See `The Symbol Selector`_ for further information."
msgstr "Die Symbolliste kann durch das Hinzufügen neuer Symbole
modifiziert werden mit dem |signPlus| :sup:`Item hinzufügen` Knopf oder
existierende modifizieren mit |symbologyEdit| :sup:`Item editieren`."
when I want to build it via
sphinx-build -n -b html -d output/doctrees -D language=de -A
language=de source output/html/de
Several times it shows me different errors. I tried to use different
ways with the last sentence "See `The Symbol Selector`_ for further
information." and in the end and deleted it, but doesn't work, too.
Another error is:
#: ../../source/docs/user_manual/introduction/qgis_gui.rst:607
msgid ""
"a :ref:`color-selector` widget with a **Color Wheel** from which you
can "
"click a color and have it automatically update the symbol fill color.
For "
"convenience, **Recent colors** are available at the bottom of the color
"
"wheel."
msgstr "Ein Farbauswahl Element mit einem **Farbkreis** aus dem Sie eine
Farbe aussuchen können und welches automatisch die Symbolfüllfarbe
aktualisiert. Der Einfachheit halber sind an der Unterseite des
Farbrades **Kürzlich verwendete Farben** vorhanden."
I wrote
:ref:`color-selector`
like in the english source and in different ways, but there's everytime
an error with this phrase. Even now, when it's deleted.
The last one is:
#: ../../source/docs/user_manual/qgis_browser/qgis_browser.rst:117
msgid ""
"In figure_browser_standalone_metadata_, you can see the enhanced "
"functionality of the standalone QGIS Browser. The :guilabel:`Param` tab
"
"provides the details of your connection-based datasets, like PostGIS or
"
"MSSQL Spatial. The :guilabel:`Metadata` tab contains general
information "
"about the file (see :ref:`vectormetadatamenu`). With the
:guilabel:`Preview`"
" tab, you can have a look at your files without importing them into
your "
"QGIS project. It's also possible to preview the attributes of your
files in "
"the :guilabel:`Attributes` tab."
msgstr "In figure_browser_standalone_metadata_ können Sie die erweiterte
Funktionalität des eigenständigen QGIS Browsers sehen. Der
:guilabel:`Param` Reiter stellt die Details Ihrer verbindungsbasierten
Datensätze dar, so PostGIS und räumliche MSSQL. Der :guilabel:`Metadata`
Reiter enthält allgemeine Informationen über die Datei. Mit dem
:guilabel:`Preview` Reiter können Sie einen Blick auf Ihre Dateien
machen ohne Sie in Ihr QGIS Projekt zu importieren. Es ist sogar möglich
eine Vorschau von den Attributen Ihrer Dateien im Reiter
:guilabel:`Attribute` zu machen."
Here's also a problem with the
see :ref:`vectormetadatamenu`
and I don't know a solution.
Thanks and best regards,
Kevin Mertensacker
More information about the Qgis-community-team
mailing list