mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 13:17:18 +02:00
TAChart: Translate some axis-related strings
git-svn-id: trunk@53302 -
This commit is contained in:
parent
636191a91d
commit
896f4abbc4
@ -10,7 +10,7 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"X-Generator: Poedit 1.8.6\n"
|
"X-Generator: Poedit 1.8.11\n"
|
||||||
"X-Poedit-SourceCharset: UTF-8\n"
|
"X-Poedit-SourceCharset: UTF-8\n"
|
||||||
|
|
||||||
#: tachartstrconsts.descolor
|
#: tachartstrconsts.descolor
|
||||||
@ -49,6 +49,10 @@ msgstr "Auto-Skalierung"
|
|||||||
msgid "Bar series"
|
msgid "Bar series"
|
||||||
msgstr "Säulen/Balken-Diagramm"
|
msgstr "Säulen/Balken-Diagramm"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsbottom
|
||||||
|
msgid "Bottom"
|
||||||
|
msgstr "Unten"
|
||||||
|
|
||||||
#: tachartstrconsts.rsboxandwhiskerseries
|
#: tachartstrconsts.rsboxandwhiskerseries
|
||||||
msgid "Box-and-whiskers series"
|
msgid "Box-and-whiskers series"
|
||||||
msgstr "Box-und-Whisker-Plot"
|
msgstr "Box-und-Whisker-Plot"
|
||||||
@ -109,14 +113,26 @@ msgstr "Vektorfeld-Diagramm"
|
|||||||
msgid "Function series"
|
msgid "Function series"
|
||||||
msgstr "Funktions-Diagramm"
|
msgstr "Funktions-Diagramm"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rshidden
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr "unsichtbar"
|
||||||
|
|
||||||
#: tachartstrconsts.rsinvalidlogbase
|
#: tachartstrconsts.rsinvalidlogbase
|
||||||
msgid "Logarithm base must be > 0 and <> 1."
|
msgid "Logarithm base must be > 0 and <> 1."
|
||||||
msgstr "Die Logarithmus-Basis muss größer als 0 und darf nicht gleich 1 sein."
|
msgstr "Die Logarithmus-Basis muss größer als 0 und darf nicht gleich 1 sein."
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsinverted
|
||||||
|
msgid "Inverted"
|
||||||
|
msgstr "invertiert"
|
||||||
|
|
||||||
#: tachartstrconsts.rsleastsquaresfitseries
|
#: tachartstrconsts.rsleastsquaresfitseries
|
||||||
msgid "Least-squares fit series"
|
msgid "Least-squares fit series"
|
||||||
msgstr "Fit"
|
msgstr "Fit"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsleft
|
||||||
|
msgid "Left"
|
||||||
|
msgstr "Links"
|
||||||
|
|
||||||
#: tachartstrconsts.rslinear
|
#: tachartstrconsts.rslinear
|
||||||
msgid "Linear"
|
msgid "Linear"
|
||||||
msgstr "Linear"
|
msgstr "Linear"
|
||||||
@ -169,6 +185,14 @@ msgstr "Torten-Diagramm"
|
|||||||
msgid "Polar series"
|
msgid "Polar series"
|
||||||
msgstr "Polar-Diagramm"
|
msgstr "Polar-Diagramm"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsright
|
||||||
|
msgid "Right"
|
||||||
|
msgstr "Rechts"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rstop
|
||||||
|
msgid "Top"
|
||||||
|
msgstr "Oben"
|
||||||
|
|
||||||
#: tachartstrconsts.rsuserdefined
|
#: tachartstrconsts.rsuserdefined
|
||||||
msgctxt "tachartstrconsts.rsuserdefined"
|
msgctxt "tachartstrconsts.rsuserdefined"
|
||||||
msgid "User-defined"
|
msgid "User-defined"
|
||||||
@ -210,4 +234,3 @@ msgstr "Fehler beim Umbenennen von Komponenten: %s"
|
|||||||
#: tachartstrconsts.tastoolseditortitle
|
#: tachartstrconsts.tastoolseditortitle
|
||||||
msgid "Edit tools"
|
msgid "Edit tools"
|
||||||
msgstr "Werkzeuge bearbeiten"
|
msgstr "Werkzeuge bearbeiten"
|
||||||
|
|
||||||
|
@ -37,6 +37,10 @@ msgstr "Automaattinen skaalaus"
|
|||||||
msgid "Bar series"
|
msgid "Bar series"
|
||||||
msgstr "Pylväskuvaaja"
|
msgstr "Pylväskuvaaja"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsbottom
|
||||||
|
msgid "Bottom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsboxandwhiskerseries
|
#: tachartstrconsts.rsboxandwhiskerseries
|
||||||
msgid "Box-and-whiskers series"
|
msgid "Box-and-whiskers series"
|
||||||
msgstr "Laatikko-jana kuvaaja"
|
msgstr "Laatikko-jana kuvaaja"
|
||||||
@ -97,14 +101,26 @@ msgstr ""
|
|||||||
msgid "Function series"
|
msgid "Function series"
|
||||||
msgstr "Funktiokuvaaja"
|
msgstr "Funktiokuvaaja"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rshidden
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsinvalidlogbase
|
#: tachartstrconsts.rsinvalidlogbase
|
||||||
msgid "Logarithm base must be > 0 and <> 1."
|
msgid "Logarithm base must be > 0 and <> 1."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsinverted
|
||||||
|
msgid "Inverted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsleastsquaresfitseries
|
#: tachartstrconsts.rsleastsquaresfitseries
|
||||||
msgid "Least-squares fit series"
|
msgid "Least-squares fit series"
|
||||||
msgstr "Pienimpään neliösummaan sopiva kuvaaja"
|
msgstr "Pienimpään neliösummaan sopiva kuvaaja"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsleft
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rslinear
|
#: tachartstrconsts.rslinear
|
||||||
msgid "Linear"
|
msgid "Linear"
|
||||||
msgstr "Lineaarinen"
|
msgstr "Lineaarinen"
|
||||||
@ -157,6 +173,14 @@ msgstr "Piirakkakuvaaja"
|
|||||||
msgid "Polar series"
|
msgid "Polar series"
|
||||||
msgstr "Napakuvaaja"
|
msgstr "Napakuvaaja"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsright
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rstop
|
||||||
|
msgid "Top"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsuserdefined
|
#: tachartstrconsts.rsuserdefined
|
||||||
msgctxt "tachartstrconsts.rsuserdefined"
|
msgctxt "tachartstrconsts.rsuserdefined"
|
||||||
msgid "User-defined"
|
msgid "User-defined"
|
||||||
|
@ -47,6 +47,10 @@ msgstr "Échelle automatique"
|
|||||||
msgid "Bar series"
|
msgid "Bar series"
|
||||||
msgstr "Séries de barres"
|
msgstr "Séries de barres"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsbottom
|
||||||
|
msgid "Bottom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsboxandwhiskerseries
|
#: tachartstrconsts.rsboxandwhiskerseries
|
||||||
msgid "Box-and-whiskers series"
|
msgid "Box-and-whiskers series"
|
||||||
msgstr "Séries de boîtes à moustaches"
|
msgstr "Séries de boîtes à moustaches"
|
||||||
@ -107,14 +111,26 @@ msgstr "Séries de champs vectoriels"
|
|||||||
msgid "Function series"
|
msgid "Function series"
|
||||||
msgstr "Séries de fonctions"
|
msgstr "Séries de fonctions"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rshidden
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsinvalidlogbase
|
#: tachartstrconsts.rsinvalidlogbase
|
||||||
msgid "Logarithm base must be > 0 and <> 1."
|
msgid "Logarithm base must be > 0 and <> 1."
|
||||||
msgstr "La base de logarithme doit être > 0 et <>1."
|
msgstr "La base de logarithme doit être > 0 et <>1."
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsinverted
|
||||||
|
msgid "Inverted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsleastsquaresfitseries
|
#: tachartstrconsts.rsleastsquaresfitseries
|
||||||
msgid "Least-squares fit series"
|
msgid "Least-squares fit series"
|
||||||
msgstr "Séries de moindres carrés ajustés"
|
msgstr "Séries de moindres carrés ajustés"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsleft
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rslinear
|
#: tachartstrconsts.rslinear
|
||||||
msgid "Linear"
|
msgid "Linear"
|
||||||
msgstr "Linéaire"
|
msgstr "Linéaire"
|
||||||
@ -167,6 +183,14 @@ msgstr "Séries de camemberts"
|
|||||||
msgid "Polar series"
|
msgid "Polar series"
|
||||||
msgstr "Séries polaires"
|
msgstr "Séries polaires"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsright
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rstop
|
||||||
|
msgid "Top"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsuserdefined
|
#: tachartstrconsts.rsuserdefined
|
||||||
msgctxt "tachartstrconsts.rsuserdefined"
|
msgctxt "tachartstrconsts.rsuserdefined"
|
||||||
msgid "User-defined"
|
msgid "User-defined"
|
||||||
|
@ -47,6 +47,10 @@ msgstr "Automatikus méretezés"
|
|||||||
msgid "Bar series"
|
msgid "Bar series"
|
||||||
msgstr "Sávok"
|
msgstr "Sávok"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsbottom
|
||||||
|
msgid "Bottom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsboxandwhiskerseries
|
#: tachartstrconsts.rsboxandwhiskerseries
|
||||||
msgid "Box-and-whiskers series"
|
msgid "Box-and-whiskers series"
|
||||||
msgstr "Bajszos dobozok"
|
msgstr "Bajszos dobozok"
|
||||||
@ -107,14 +111,26 @@ msgstr "Vektormezők"
|
|||||||
msgid "Function series"
|
msgid "Function series"
|
||||||
msgstr "Függvény"
|
msgstr "Függvény"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rshidden
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsinvalidlogbase
|
#: tachartstrconsts.rsinvalidlogbase
|
||||||
msgid "Logarithm base must be > 0 and <> 1."
|
msgid "Logarithm base must be > 0 and <> 1."
|
||||||
msgstr "A logaritmus alapja > 0 és <> 1 lehet."
|
msgstr "A logaritmus alapja > 0 és <> 1 lehet."
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsinverted
|
||||||
|
msgid "Inverted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsleastsquaresfitseries
|
#: tachartstrconsts.rsleastsquaresfitseries
|
||||||
msgid "Least-squares fit series"
|
msgid "Least-squares fit series"
|
||||||
msgstr "Legkisebb illeszkedő négyzetek"
|
msgstr "Legkisebb illeszkedő négyzetek"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsleft
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rslinear
|
#: tachartstrconsts.rslinear
|
||||||
msgid "Linear"
|
msgid "Linear"
|
||||||
msgstr "Lineáris"
|
msgstr "Lineáris"
|
||||||
@ -167,6 +183,14 @@ msgstr "Tortaszeletek"
|
|||||||
msgid "Polar series"
|
msgid "Polar series"
|
||||||
msgstr "Polár"
|
msgstr "Polár"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsright
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rstop
|
||||||
|
msgid "Top"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsuserdefined
|
#: tachartstrconsts.rsuserdefined
|
||||||
msgctxt "tachartstrconsts.rsuserdefined"
|
msgctxt "tachartstrconsts.rsuserdefined"
|
||||||
msgid "User-defined"
|
msgid "User-defined"
|
||||||
|
@ -37,6 +37,10 @@ msgstr ""
|
|||||||
msgid "Bar series"
|
msgid "Bar series"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsbottom
|
||||||
|
msgid "Bottom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsboxandwhiskerseries
|
#: tachartstrconsts.rsboxandwhiskerseries
|
||||||
msgid "Box-and-whiskers series"
|
msgid "Box-and-whiskers series"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -97,14 +101,26 @@ msgstr ""
|
|||||||
msgid "Function series"
|
msgid "Function series"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rshidden
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsinvalidlogbase
|
#: tachartstrconsts.rsinvalidlogbase
|
||||||
msgid "Logarithm base must be > 0 and <> 1."
|
msgid "Logarithm base must be > 0 and <> 1."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsinverted
|
||||||
|
msgid "Inverted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsleastsquaresfitseries
|
#: tachartstrconsts.rsleastsquaresfitseries
|
||||||
msgid "Least-squares fit series"
|
msgid "Least-squares fit series"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsleft
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rslinear
|
#: tachartstrconsts.rslinear
|
||||||
msgid "Linear"
|
msgid "Linear"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -157,6 +173,14 @@ msgstr ""
|
|||||||
msgid "Polar series"
|
msgid "Polar series"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsright
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rstop
|
||||||
|
msgid "Top"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsuserdefined
|
#: tachartstrconsts.rsuserdefined
|
||||||
msgctxt "tachartstrconsts.rsuserdefined"
|
msgctxt "tachartstrconsts.rsuserdefined"
|
||||||
msgid "User-defined"
|
msgid "User-defined"
|
||||||
|
@ -47,6 +47,10 @@ msgstr "Автоматический масштаб"
|
|||||||
msgid "Bar series"
|
msgid "Bar series"
|
||||||
msgstr "Гистограмма"
|
msgstr "Гистограмма"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsbottom
|
||||||
|
msgid "Bottom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsboxandwhiskerseries
|
#: tachartstrconsts.rsboxandwhiskerseries
|
||||||
msgid "Box-and-whiskers series"
|
msgid "Box-and-whiskers series"
|
||||||
msgstr "Диаграмма размаха"
|
msgstr "Диаграмма размаха"
|
||||||
@ -107,14 +111,26 @@ msgstr "Диаграмма с векторным полем"
|
|||||||
msgid "Function series"
|
msgid "Function series"
|
||||||
msgstr "Диаграмма по функции"
|
msgstr "Диаграмма по функции"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rshidden
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsinvalidlogbase
|
#: tachartstrconsts.rsinvalidlogbase
|
||||||
msgid "Logarithm base must be > 0 and <> 1."
|
msgid "Logarithm base must be > 0 and <> 1."
|
||||||
msgstr "Основание логарифма должно быть больше нуля и не равно единице."
|
msgstr "Основание логарифма должно быть больше нуля и не равно единице."
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsinverted
|
||||||
|
msgid "Inverted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsleastsquaresfitseries
|
#: tachartstrconsts.rsleastsquaresfitseries
|
||||||
msgid "Least-squares fit series"
|
msgid "Least-squares fit series"
|
||||||
msgstr "Диаграмма по методу наименьших квадратов"
|
msgstr "Диаграмма по методу наименьших квадратов"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsleft
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rslinear
|
#: tachartstrconsts.rslinear
|
||||||
msgid "Linear"
|
msgid "Linear"
|
||||||
msgstr "Линейный масштаб"
|
msgstr "Линейный масштаб"
|
||||||
@ -167,6 +183,14 @@ msgstr "Круговая диаграмма"
|
|||||||
msgid "Polar series"
|
msgid "Polar series"
|
||||||
msgstr "Лепестковая диаграмма"
|
msgstr "Лепестковая диаграмма"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsright
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rstop
|
||||||
|
msgid "Top"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsuserdefined
|
#: tachartstrconsts.rsuserdefined
|
||||||
msgctxt "tachartstrconsts.rsuserdefined"
|
msgctxt "tachartstrconsts.rsuserdefined"
|
||||||
msgid "User-defined"
|
msgid "User-defined"
|
||||||
|
@ -48,6 +48,10 @@ msgstr "Autoskala"
|
|||||||
msgid "Bar series"
|
msgid "Bar series"
|
||||||
msgstr "Stapeldiagram"
|
msgstr "Stapeldiagram"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsbottom
|
||||||
|
msgid "Bottom"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsboxandwhiskerseries
|
#: tachartstrconsts.rsboxandwhiskerseries
|
||||||
msgid "Box-and-whiskers series"
|
msgid "Box-and-whiskers series"
|
||||||
msgstr "Box-and-whiskers diagram"
|
msgstr "Box-and-whiskers diagram"
|
||||||
@ -110,14 +114,26 @@ msgstr ""
|
|||||||
msgid "Function series"
|
msgid "Function series"
|
||||||
msgstr "Funktionskurva"
|
msgstr "Funktionskurva"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rshidden
|
||||||
|
msgid "Hidden"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsinvalidlogbase
|
#: tachartstrconsts.rsinvalidlogbase
|
||||||
msgid "Logarithm base must be > 0 and <> 1."
|
msgid "Logarithm base must be > 0 and <> 1."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsinverted
|
||||||
|
msgid "Inverted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsleastsquaresfitseries
|
#: tachartstrconsts.rsleastsquaresfitseries
|
||||||
msgid "Least-squares fit series"
|
msgid "Least-squares fit series"
|
||||||
msgstr "Least-squares fit kurva"
|
msgstr "Least-squares fit kurva"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsleft
|
||||||
|
msgid "Left"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rslinear
|
#: tachartstrconsts.rslinear
|
||||||
msgid "Linear"
|
msgid "Linear"
|
||||||
msgstr "Linjär"
|
msgstr "Linjär"
|
||||||
@ -170,6 +186,14 @@ msgstr "Cirkeldiagram"
|
|||||||
msgid "Polar series"
|
msgid "Polar series"
|
||||||
msgstr "Polardiagram"
|
msgstr "Polardiagram"
|
||||||
|
|
||||||
|
#: tachartstrconsts.rsright
|
||||||
|
msgid "Right"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: tachartstrconsts.rstop
|
||||||
|
msgid "Top"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: tachartstrconsts.rsuserdefined
|
#: tachartstrconsts.rsuserdefined
|
||||||
msgctxt "tachartstrconsts.rsuserdefined"
|
msgctxt "tachartstrconsts.rsuserdefined"
|
||||||
msgid "User-defined"
|
msgid "User-defined"
|
||||||
|
@ -266,7 +266,7 @@ type
|
|||||||
implementation
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
LResources, Math, PropEdits, TAGeometry, TAMath;
|
LResources, Math, PropEdits, TAChartStrConsts, TAGeometry, TAMath;
|
||||||
|
|
||||||
var
|
var
|
||||||
VIdentityTransform: TChartAxisTransformations;
|
VIdentityTransform: TChartAxisTransformations;
|
||||||
@ -549,14 +549,13 @@ end;
|
|||||||
|
|
||||||
function TChartAxis.GetDisplayName: String;
|
function TChartAxis.GetDisplayName: String;
|
||||||
const
|
const
|
||||||
SIDE_NAME: array [TChartAxisAlignment] of String =
|
SIDE_NAME: array [TChartAxisAlignment] of PStr =
|
||||||
('Left', 'Top', 'Right', 'Bottom');
|
(@rsLeft, @rsTop, @rsRight, @rsBottom);
|
||||||
VISIBLE_NAME: array [Boolean] of String = (' Hidden', '');
|
|
||||||
INVERTED_NAME: array [Boolean] of String = ('', ' Inverted');
|
|
||||||
begin
|
begin
|
||||||
Result :=
|
Result := SIDE_NAME[Alignment]^;
|
||||||
SIDE_NAME[Alignment] + VISIBLE_NAME[Visible] + INVERTED_NAME[IsFlipped] +
|
if not Visible then Result := Result + ' ' + rsHidden;
|
||||||
FormatIfNotEmpty(' (%s)', Title.Caption);
|
if IsFlipped then Result := Result + ' ' + rsInverted;
|
||||||
|
Result := Result + FormatIfNotEmpty(' (%s)', Title.Caption);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
function TChartAxis.GetMarks: TChartAxisMarks;
|
function TChartAxis.GetMarks: TChartAxisMarks;
|
||||||
|
@ -35,6 +35,14 @@ resourcestring
|
|||||||
desInsertRow = 'Insert row';
|
desInsertRow = 'Insert row';
|
||||||
desDeleteRow = 'Delete row';
|
desDeleteRow = 'Delete row';
|
||||||
|
|
||||||
|
// Axis
|
||||||
|
rsLeft = 'Left';
|
||||||
|
rsRight = 'Right';
|
||||||
|
rsTop = 'Top';
|
||||||
|
rsBottom = 'Bottom';
|
||||||
|
rsHidden = 'Hidden';
|
||||||
|
rsInverted = 'Inverted';
|
||||||
|
|
||||||
// Subcomponents editor
|
// Subcomponents editor
|
||||||
rsAdd = 'Add';
|
rsAdd = 'Add';
|
||||||
rsDelete = 'Delete';
|
rsDelete = 'Delete';
|
||||||
|
Loading…
Reference in New Issue
Block a user